summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-04Merge tag 'mlx5-fixes-2024-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-03-04tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)
2024-03-01net/mlx5: Check capability for fw_resetMoshe Shemesh
2024-03-01net: bql: fix building with BQL disabledArnd Bergmann
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-29dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet
2024-02-29Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-29netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal
2024-02-27uapi: in6: replace temporary label with rfc9486Justin Iurman
2024-02-27Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-26dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-02-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-02-25procfs: make freeing proc_fs_info rcu-delayedAl Viro
2024-02-25nfs: fix UAF on pathwalk running into umountAl Viro
2024-02-24Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-02-24Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-02-23stackdepot: use variable size records for non-evictable entriesMarco Elver
2024-02-23Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-23Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-02-23iommu/sva: Restore SVA handle sharingJason Gunthorpe
2024-02-22net: mctp: take ownership of skb in mctp_local_outputJeremy Kerr
2024-02-23nouveau: add an ioctl to report vram usageDave Airlie
2024-02-23nouveau: add an ioctl to return vram bar size.Dave Airlie
2024-02-22Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-02-22netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso
2024-02-21fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche
2024-02-21drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström
2024-02-20Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams
2024-02-20acpi/ghes: Remove CXL CPER notificationsDan Williams
2024-02-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-02-20mm/swap: fix race when skipping swapcacheKairui Song
2024-02-18mptcp: fix lockless access in subflow ULP diagPaolo Abeni
2024-02-17Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-17Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-17Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-16x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield
2024-02-16Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2024-02-16Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-02-16Merge tag 'sound-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-02-16Merge tag 'gpio-fixes-for-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-16net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz
2024-02-15scsi: core: Consult supported VPD page list prior to fetching pageMartin K. Petersen
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-15Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-15update workarounds for gcc "asm goto" issueLinus Torvalds
2024-02-15seq_buf: Fix kernel documentationAndy Shevchenko