summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12Merge branch 'acpi-osl'Rafael J. Wysocki
2026-03-12KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8Sean Christopherson
2026-03-12net: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet
2026-03-12io_uring/kbuf: check if target buffer list is still legacy on recycleJens Axboe
2026-03-12serial: 8250_dw: Ensure BUSY is deassertedIlpo Järvinen
2026-03-12serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSYIlpo Järvinen
2026-03-12serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt stormIlpo Järvinen
2026-03-12serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handlingIlpo Järvinen
2026-03-12serial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen
2026-03-12serial: 8250_dw: Avoid unnecessary LCR writesIlpo Järvinen
2026-03-12serial: 8250: Protect LCR write in shutdownIlpo Järvinen
2026-03-12serial: 8250_pci: add support for the AX99100Martin Roukala (né Peres)
2026-03-12serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWNJiayuan Chen
2026-03-12serial: uartlite: fix PM runtime usage count underflow on probeMaciej Andrzejewski ICEYE
2026-03-12serial: 8250: always disable IRQ during THRE testPeng Zhang
2026-03-12serial: 8250: Fix TX deadlock when using DMARaul E Rangel
2026-03-12rust: kbuild: allow `unused_features`Miguel Ojeda