summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
10 daysMerge tag 'nf-26-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski5-5/+7
10 daysgenetlink: free the skb on 'group >= family->n_mcgrps'Alice Ryhl1-1/+3
10 daysnet: nsh: fix incorrect header length macrosIlya Maximets1-2/+2
10 daysipv6: flowlabel: enforce per-netns limit for unprivileged callersMaoyi Xie1-0/+1
11 daysnetfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso1-1/+4
11 daysnetfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal1-1/+1
11 daysnetfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal4-3/+1
11 daysnetfilter: x_tables: allocate hook ops while under mutexFlorian Westphal1-0/+1
11 daysMerge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds10-9/+72
11 daysMerge tag 'v7.1-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-0/+186
12 daysBluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inve...Mikhail Gavrilov1-1/+1
13 daysMerge tag 'nf-26-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-6/+31
13 daysMerge tag 'wq-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
13 daysMerge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
13 daysMerge tag 'sched_ext-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+2
13 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+5
13 daysMerge tag 'fbdev-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+12
13 daysnet: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLRDipayaan Roy1-0/+6
14 daysipmr: Add __rcu to netns_ipv4.mrt.Kuniyuki Iwashima1-1/+1
14 dayssched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAINWaiman Long1-1/+5
14 daysipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCUWaiman Long1-4/+16
14 daysipvs: fix races around est_mutex and est_cpulistJulian Anastasov1-1/+10
14 dayssched_ext: Skip past-sched_ext_dead() tasks in scx_task_iter_next_locked()Tejun Heo1-0/+1
14 dayscgroup, sched_ext: Include exiting tasks in cgroup iterTejun Heo1-0/+1
14 dayscgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulatedTejun Heo1-2/+2
2026-05-04fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-freeRajat Gupta1-0/+1
2026-05-02Merge tag 'drm-fixes-2026-05-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-2/+8
2026-05-02Merge tag 'nf-26-05-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski3-1/+24
2026-05-02smb: smbdirect: introduce and use include/linux/smbdirect.hStefan Metzmacher1-0/+186
2026-05-01Merge tag 'block-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+4
2026-05-01Merge tag 'io_uring-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2026-05-01Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+2
2026-05-01Merge tag 'amd-drm-fixes-7.1-2026-04-30' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+6
2026-05-01Merge tag 'mtd/fixes-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2026-05-01ipv6: Implement limits on extension header parsingDaniel Borkmann2-0/+9
2026-05-01Merge tag 'acpi-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-0/+8
2026-05-01netfilter: flowtable: fix inline pppoe encapsulation in xmit pathPablo Neira Ayuso1-1/+3
2026-04-30Merge branches 'acpi-apei', 'acpi-bus', 'acpi-cppc' and 'acpi-video'Rafael J. Wysocki2-0/+8
2026-04-30Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-1/+62
2026-04-30dpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera1-0/+1
2026-04-30netfilter: x_tables: add .check_hooks to matches and targetsPablo Neira Ayuso1-0/+8
2026-04-30Merge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2026-04-30bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet1-1/+1
2026-04-30net: add net_iov_init() and use it to initialize ->page_typeJakub Kicinski1-0/+15
2026-04-30netfilter: nft_fwd_netdev: use recursion counter in neigh egress pathWeiming Shi1-0/+13
2026-04-29Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-0/+42
2026-04-29Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+10
2026-04-29io_uring/kbuf: support min length left for incremental buffersMartin Michaelis1-1/+2
2026-04-28drm/amdgpu: fix build for CONFIG_DRM_FBDEV_EMULATION=nYury Norov1-0/+6
2026-04-28tracepoint: Fix typo in tracepoint.h commentSheng Che Peng1-1/+1