summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-13arm_mpam: Disable preemption when making accesses to fake MSC in kunit testBen Horgan
2026-03-13arm_mpam: Fix null pointer dereference when restoring bandwidth countersBen Horgan
2026-03-13arm64/scs: Fix handling of advance_loc4Pepper Gray
2026-03-13kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()Masami Hiramatsu (Google)
2026-03-13kprobes: avoid crash when rmmod/insmod after ftrace killedMasami Hiramatsu (Google)
2026-03-13wifi: mac80211: check tdls flag in ieee80211_tdls_operDeepanshu Kartikey
2026-03-13btrfs: tree-checker: fix misleading root drop_level error messageZhengYuan Huang
2026-03-13btrfs: log new dentries when logging parent dir of a conflicting inodeFilipe Manana
2026-03-13btrfs: don't take device_list_mutex when querying zone infoJohannes Thumshirn
2026-03-13btrfs: pass 'verbose' parameter to btrfs_relocate_block_groupJohannes Thumshirn
2026-03-13xfrm: Fix work re-schedule after cancel in xfrm_nat_keepalive_net_fini()Hyunwoo Kim
2026-03-13auxdisplay: lcd2s: add error handling for i2c transfersWang Jun
2026-03-13bootconfig: Add bootconfig tests about bracesMasami Hiramatsu (Google)
2026-03-13lib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()Josh Law
2026-03-13lib/bootconfig: check bounds before writing in __xbc_open_brace()Josh Law
2026-03-13vt: save/restore unicode screen buffer for alternate screenNicolas Pitre
2026-03-13Merge branch 'xfrm-fix-most-sparse-warnings'Steffen Klassert
2026-03-13powerpc/iommu: fix lockdep warning during PCI enumerationNilay Shroff
2026-03-12mpls: add missing unregister_netdevice_notifier to mpls_initSabrina Dubroca
2026-03-12ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATSEric Dumazet
2026-03-12net/rose: fix NULL pointer dereference in rose_transmit_link on reconnectJiayuan Chen
2026-03-12bridge: cfm: Fix race condition in peer_mep deletionHyunwoo Kim
2026-03-13lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace errorJosh Law
2026-03-13Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/r...Dave Airlie
2026-03-13Merge tag 'amd-drm-fixes-7.0-2026-03-12' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-03-13Merge tag 'drm-intel-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-03-13Merge tag 'drm-misc-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-12Merge tag 'nvme-7.0-2026-03-12' of git://git.infradead.org/nvme into block-7.0Jens Axboe
2026-03-12af_unix: Give up GC if MSG_PEEK intervened.Kuniyuki Iwashima
2026-03-12Merge tag 'pm-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-03-12Merge tag 'acpi-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-03-12Merge tag 'nfs-for-7.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-03-12Bluetooth: qca: fix ROM version reading on WCN3998 chipsDmitry Baryshkov
2026-03-12Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before accessLukas Johannes Möller
2026-03-12Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()Lukas Johannes Möller
2026-03-12Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz
2026-03-12Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_userShaurya Rane
2026-03-12Bluetooth: HIDP: Fix possible UAFLuiz Augusto von Dentz
2026-03-12Bluetooth: MGMT: Fix list corruption and UAF in command complete handlersWang Tao
2026-03-12Bluetooth: hci_sync: Fix hci_le_create_conn_syncMichael Grzeschik
2026-03-12Bluetooth: ISO: Fix defer tests being unstableLuiz Augusto von Dentz
2026-03-12Bluetooth: SMP: make SM/PER/KDU/BI-04-C happyChristian Eggers
2026-03-12Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDUChristian Eggers
2026-03-12Bluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTUChristian Eggers
2026-03-12Merge tag 'for-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-12Merge branch 'pm-tools'Rafael J. Wysocki
2026-03-12Merge tag 'apparmor-pr-mainline-2026-03-09' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2026-03-12KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse
2026-03-12Merge branch 'acpi-osl'Rafael J. Wysocki