summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.323v4.19.323Greg Kroah-Hartman2024-11-081-1/+1
* vt: prevent kernel-infoleak in con_font_get()Jeongjun Park2024-11-081-1/+1
* mm: shmem: fix data-race in shmem_getattr()Jeongjun Park2024-11-081-0/+2
* nilfs2: fix kernel bug due to missing clearing of checked flagRyusuke Konishi2024-11-081-0/+1
* ocfs2: pass u64 to ocfs2_truncate_inline maybe overflowEdward Adam Davis2024-11-081-0/+8
* nilfs2: fix potential deadlock with newly created symlinksRyusuke Konishi2024-11-081-0/+3
* wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä2024-11-081-0/+2
* wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty2024-11-082-1/+8
* wifi: mac80211: do not pass a stopped vif to the driver in .get_txpowerFelix Fietkau2024-11-081-1/+2
* Revert "driver core: Fix uevent_show() vs driver detach race"Greg Kroah-Hartman2024-11-082-12/+5
* xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan2024-11-081-8/+8
* usb: phy: Fix API devm_usb_put_phy() can not release the phyZijun Hu2024-11-081-1/+1
* usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou2024-11-081-0/+1
* misc: sgi-gru: Don't disable preemption in GRU driverDimitri Sivanich2024-11-083-8/+0
* net: amd: mvme147: Fix probe banner messageDaniel Palmer2024-11-081-4/+3
* firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang2024-11-081-1/+1
* netfilter: nft_payload: sanitize offset and length before calling skb_checksum()Pablo Neira Ayuso2024-11-081-0/+3
* net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extensionBenoît Monin2024-11-081-0/+4
* net: support ip generic csum processing in skb_csum_hwoffload_helpXin Long2024-11-081-1/+12
* bpf: Fix out-of-bounds write in trie_get_next_key()Byeonguk Jeong2024-11-081-1/+1
* net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOTPedro Tammela2024-11-081-1/+1
* gtp: allow -1 to be specified as file description from userspacePablo Neira Ayuso2024-11-081-9/+13
* gtp: simplify error handling code in 'gtp_encap_enable()'Christophe JAILLET2024-11-081-6/+3
* wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keysFelix Fietkau2024-11-081-17/+25
* cgroup: Fix potential overflow issue when checking max_depthXiu Jianfeng2024-11-081-2/+2
* usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan2024-11-083-18/+19
* usb: dwc3: Add splitdisable quirk for Hisilicon Kirin SocYu Chen2024-11-082-0/+32
* usb: dwc3: remove generic PHY calibrate() callsMarek Szyprowski2024-11-081-2/+0
* xfrm: validate new SA's prefixlen using SA family when sel.family is unsetSabrina Dubroca2024-11-081-1/+5
* arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warningjunhua huang2024-11-081-1/+1
* selinux: improve error checking in sel_write_load()Paul Moore2024-11-081-14/+17
* hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang2024-11-081-0/+30
* nilfs2: fix kernel bug due to missing clearing of buffer delay flagRyusuke Konishi2024-11-081-2/+4
* ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...Shubham Panwar2024-11-081-0/+11
* drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello2024-11-081-3/+12
* ALSA: hda/realtek: Update default depop procedureKailang Yang2024-11-081-21/+17
* posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()Jinjie Ruan2024-11-081-3/+3
* net: usb: usbnet: fix name regressionOliver Neukum2024-11-081-1/+2
* be2net: fix potential memory leak in be_xmit()Wang Hai2024-11-081-5/+5
* net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai2024-11-081-0/+1
* jfs: Fix sanity check in dbMountDave Kleikamp2024-11-081-1/+1
* udf: fix uninit-value use in udf_get_fileshortadGianfranco Trad2024-11-081-3/+6
* KVM: s390: gaccess: Check if guest address is in memslotNico Boehr2024-11-082-6/+12
* KVM: s390: gaccess: Cleanup access to guest pagesJanis Schoetterl-Glausch2024-11-081-8/+16
* KVM: s390: gaccess: Refactor access address range checkJanis Schoetterl-Glausch2024-11-081-53/+69
* KVM: s390: gaccess: Refactor gpa and length calculationJanis Schoetterl-Glausch2024-11-081-15/+17
* arm64: probes: Fix uprobes for big-endian kernelsMark Rutland2024-11-082-7/+5
* arm64:uprobe fix the uprobe SWBP_INSN in big-endianjunhua huang2024-11-081-1/+1
* Bluetooth: bnep: fix wild-memory-access in proto_unregisterYe Bin2024-11-081-2/+1
* usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo2024-11-081-0/+3