summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-08Linux 4.19.323v4.19.323Greg Kroah-Hartman1-1/+1
2024-11-08vt: prevent kernel-infoleak in con_font_get()Jeongjun Park1-1/+1
2024-11-08mm: shmem: fix data-race in shmem_getattr()Jeongjun Park1-0/+2
2024-11-08nilfs2: fix kernel bug due to missing clearing of checked flagRyusuke Konishi1-0/+1
2024-11-08ocfs2: pass u64 to ocfs2_truncate_inline maybe overflowEdward Adam Davis1-0/+8
2024-11-08nilfs2: fix potential deadlock with newly created symlinksRyusuke Konishi1-0/+3
2024-11-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä1-0/+2
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty2-1/+8
2024-11-08wifi: mac80211: do not pass a stopped vif to the driver in .get_txpowerFelix Fietkau1-1/+2
2024-11-08Revert "driver core: Fix uevent_show() vs driver detach race"Greg Kroah-Hartman2-12/+5
2024-11-08xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan1-8/+8
2024-11-08usb: phy: Fix API devm_usb_put_phy() can not release the phyZijun Hu1-1/+1
2024-11-08usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou1-0/+1
2024-11-08misc: sgi-gru: Don't disable preemption in GRU driverDimitri Sivanich3-8/+0
2024-11-08net: amd: mvme147: Fix probe banner messageDaniel Palmer1-4/+3
2024-11-08firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang1-1/+1
2024-11-08netfilter: nft_payload: sanitize offset and length before calling skb_checksum()Pablo Neira Ayuso1-0/+3
2024-11-08net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extensionBenoît Monin1-0/+4
2024-11-08net: support ip generic csum processing in skb_csum_hwoffload_helpXin Long1-1/+12
2024-11-08bpf: Fix out-of-bounds write in trie_get_next_key()Byeonguk Jeong1-1/+1
2024-11-08net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOTPedro Tammela1-1/+1
2024-11-08gtp: allow -1 to be specified as file description from userspacePablo Neira Ayuso1-9/+13
2024-11-08gtp: simplify error handling code in 'gtp_encap_enable()'Christophe JAILLET1-6/+3
2024-11-08wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keysFelix Fietkau1-17/+25
2024-11-08cgroup: Fix potential overflow issue when checking max_depthXiu Jianfeng1-2/+2
2024-11-08usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan3-18/+19
2024-11-08usb: dwc3: Add splitdisable quirk for Hisilicon Kirin SocYu Chen2-0/+32
2024-11-08usb: dwc3: remove generic PHY calibrate() callsMarek Szyprowski1-2/+0
2024-11-08xfrm: validate new SA's prefixlen using SA family when sel.family is unsetSabrina Dubroca1-1/+5
2024-11-08arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warningjunhua huang1-1/+1
2024-11-08selinux: improve error checking in sel_write_load()Paul Moore1-14/+17
2024-11-08hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang1-0/+30
2024-11-08nilfs2: fix kernel bug due to missing clearing of buffer delay flagRyusuke Konishi1-2/+4
2024-11-08ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...Shubham Panwar1-0/+11
2024-11-08drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-11-08ALSA: hda/realtek: Update default depop procedureKailang Yang1-21/+17
2024-11-08posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()Jinjie Ruan1-3/+3
2024-11-08net: usb: usbnet: fix name regressionOliver Neukum1-1/+2
2024-11-08be2net: fix potential memory leak in be_xmit()Wang Hai1-5/+5
2024-11-08net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai1-0/+1
2024-11-08jfs: Fix sanity check in dbMountDave Kleikamp1-1/+1
2024-11-08udf: fix uninit-value use in udf_get_fileshortadGianfranco Trad1-3/+6
2024-11-08KVM: s390: gaccess: Check if guest address is in memslotNico Boehr2-6/+12
2024-11-08KVM: s390: gaccess: Cleanup access to guest pagesJanis Schoetterl-Glausch1-8/+16
2024-11-08KVM: s390: gaccess: Refactor access address range checkJanis Schoetterl-Glausch1-53/+69
2024-11-08KVM: s390: gaccess: Refactor gpa and length calculationJanis Schoetterl-Glausch1-15/+17
2024-11-08arm64: probes: Fix uprobes for big-endian kernelsMark Rutland2-7/+5
2024-11-08arm64:uprobe fix the uprobe SWBP_INSN in big-endianjunhua huang1-1/+1
2024-11-08Bluetooth: bnep: fix wild-memory-access in proto_unregisterYe Bin1-2/+1
2024-11-08usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo1-0/+3