summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-02-28xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao
2026-02-27net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-02-27net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
2026-02-27inet: annotate data-races around isk->inet_numEric Dumazet
2026-02-27net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-26vsock: lock down child_ns_mode as write-onceBobby Eshleman
2026-02-25Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-24Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2026-02-24net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior
2026-02-23Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz
2026-02-23Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz
2026-02-23default_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds
2026-02-22Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2026-02-22Merge tag 'trace-rv-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21add default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds
2026-02-21slab.h: disable completely broken overflow handling in flex allocationsLinus Torvalds
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-02-21Merge tag 'ntb-7.0' of https://github.com/jonmason/ntbLinus Torvalds
2026-02-21Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-21kmalloc_obj: Clean up after treewide replacementsKees Cook
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-21compiler_types: Disable __builtin_counted_by_ref for ClangKees Cook
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-20Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2026-02-20NTB/msi: Remove unused functionsDr. David Alan Gilbert
2026-02-21Merge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-20rv: Fix multiple definition of __pcpu_unique_da_mon_thisMikhail Gavrilov
2026-02-19tcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet
2026-02-19tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
2026-02-19fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-19net/mlx5: Fix multiport device check over light SFsShay Drory
2026-02-19io_uring: Add size check for sqe->cmdGovindarajulu Varadarajan
2026-02-19fsnotify: drop unused helperDarrick J. Wong
2026-02-19mshv: Handle insufficient root memory hypervisor statusesStanislav Kinsburskii
2026-02-19mshv: Handle insufficient contiguous memory hypervisor statusStanislav Kinsburskii
2026-02-19mshv: Introduce hv_deposit_memory helper functionsStanislav Kinsburskii
2026-02-19mshv: Introduce hv_result_needs_memory() helper functionStanislav Kinsburskii
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-18Merge tag 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-02-18inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet
2026-02-18mshv: Add SMT_ENABLED_GUEST partition creation flagAnatol Belski
2026-02-18mshv: Add nested virtualization creation flagMuminul Islam
2026-02-18mshv: expose the scrub partition hypercallMagnus Kulke
2026-02-18mshv: Add support for integrated schedulerStanislav Kinsburskii
2026-02-18Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds