summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-08Linux 4.19.323v4.19.323Greg Kroah-Hartman
2024-11-08vt: prevent kernel-infoleak in con_font_get()Jeongjun Park
2024-11-08mm: shmem: fix data-race in shmem_getattr()Jeongjun Park
2024-11-08nilfs2: fix kernel bug due to missing clearing of checked flagRyusuke Konishi
2024-11-08ocfs2: pass u64 to ocfs2_truncate_inline maybe overflowEdward Adam Davis
2024-11-08nilfs2: fix potential deadlock with newly created symlinksRyusuke Konishi
2024-11-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty
2024-11-08wifi: mac80211: do not pass a stopped vif to the driver in .get_txpowerFelix Fietkau
2024-11-08Revert "driver core: Fix uevent_show() vs driver detach race"Greg Kroah-Hartman
2024-11-08xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan
2024-11-08usb: phy: Fix API devm_usb_put_phy() can not release the phyZijun Hu
2024-11-08usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou
2024-11-08misc: sgi-gru: Don't disable preemption in GRU driverDimitri Sivanich
2024-11-08net: amd: mvme147: Fix probe banner messageDaniel Palmer
2024-11-08firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang
2024-11-08netfilter: nft_payload: sanitize offset and length before calling skb_checksum()Pablo Neira Ayuso
2024-11-08net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extensionBenoît Monin
2024-11-08net: support ip generic csum processing in skb_csum_hwoffload_helpXin Long
2024-11-08bpf: Fix out-of-bounds write in trie_get_next_key()Byeonguk Jeong
2024-11-08net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOTPedro Tammela
2024-11-08gtp: allow -1 to be specified as file description from userspacePablo Neira Ayuso
2024-11-08gtp: simplify error handling code in 'gtp_encap_enable()'Christophe JAILLET
2024-11-08wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keysFelix Fietkau
2024-11-08cgroup: Fix potential overflow issue when checking max_depthXiu Jianfeng
2024-11-08usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan
2024-11-08usb: dwc3: Add splitdisable quirk for Hisilicon Kirin SocYu Chen
2024-11-08usb: dwc3: remove generic PHY calibrate() callsMarek Szyprowski
2024-11-08xfrm: validate new SA's prefixlen using SA family when sel.family is unsetSabrina Dubroca
2024-11-08arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warningjunhua huang
2024-11-08selinux: improve error checking in sel_write_load()Paul Moore
2024-11-08hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang
2024-11-08nilfs2: fix kernel bug due to missing clearing of buffer delay flagRyusuke Konishi
2024-11-08ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...Shubham Panwar
2024-11-08drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-11-08ALSA: hda/realtek: Update default depop procedureKailang Yang
2024-11-08posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()Jinjie Ruan
2024-11-08net: usb: usbnet: fix name regressionOliver Neukum
2024-11-08be2net: fix potential memory leak in be_xmit()Wang Hai
2024-11-08net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai
2024-11-08jfs: Fix sanity check in dbMountDave Kleikamp
2024-11-08udf: fix uninit-value use in udf_get_fileshortadGianfranco Trad
2024-11-08KVM: s390: gaccess: Check if guest address is in memslotNico Boehr
2024-11-08KVM: s390: gaccess: Cleanup access to guest pagesJanis Schoetterl-Glausch
2024-11-08KVM: s390: gaccess: Refactor access address range checkJanis Schoetterl-Glausch
2024-11-08KVM: s390: gaccess: Refactor gpa and length calculationJanis Schoetterl-Glausch
2024-11-08arm64: probes: Fix uprobes for big-endian kernelsMark Rutland
2024-11-08arm64:uprobe fix the uprobe SWBP_INSN in big-endianjunhua huang
2024-11-08Bluetooth: bnep: fix wild-memory-access in proto_unregisterYe Bin
2024-11-08usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo