summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
10 daysMerge tag 'sched-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-27/+0
10 daysMerge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+0
11 daysMerge tag 'drm-fixes-2026-05-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+2
11 daysMerge tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds-1/+1
11 daysMerge tag 'drm-misc-fixes-2026-05-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-0/+2
11 daysMerge tag 'for-7.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+1
11 daysMerge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+2
12 daysMerge tag 'for-linus-7.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
12 daysMerge tag 'platform-drivers-x86-v7.1-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+6
12 daysMerge tag 'v7.1-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-0/+3
12 daysMerge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+13
13 daysMerge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-10/+18
13 daysptrace: slightly saner 'get_dumpable()' logicLinus Torvalds-0/+3
13 daysmacsec: use rcu_work to defer TX SA crypto cleanup out of softirqJinliang Zheng-1/+2
13 daysmacsec: use rcu_work to defer RX SA crypto cleanup out of softirqJinliang Zheng-1/+3
13 daysMerge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-7/+10
13 daysMerge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+9
13 daysvfio/pci: Make VFIO_PCI_OFFSET_TO_INDEX() return unsignedMatt Evans-1/+1
13 daysblock: pass a minsize argument to bio_iov_iter_bounceChristoph Hellwig-1/+2
14 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+6
2026-05-12Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+6
2026-05-12HID: core: introduce hid_safe_input_report()Benjamin Tissoires-0/+2
2026-05-12HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires-7/+11
2026-05-12xen/arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in interface.hThomas Huth-1/+1
2026-05-11cgroup/cpuset: Reserve DL bandwidth only for root-domain movesGuopeng Zhang-0/+9
2026-05-11irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff-3/+0
2026-05-11fprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)-0/+5
2026-05-10sched_ext: Close root-enable vs sched_ext_dead() race with SCX_TASK_INIT_BEGINTejun Heo-4/+6
2026-05-10sched_ext: Replace SCX_TASK_OFF_TASKS flag with SCX_TASK_DEAD stateTejun Heo-4/+5
2026-05-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-0/+1
2026-05-08Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-77/+100
2026-05-08Merge tag 'nf-26-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski-5/+7
2026-05-08genetlink: free the skb on 'group >= family->n_mcgrps'Alice Ryhl-1/+3
2026-05-08net: nsh: fix incorrect header length macrosIlya Maximets-2/+2
2026-05-08ipv6: flowlabel: enforce per-netns limit for unprivileged callersMaoyi Xie-0/+1
2026-05-08drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failureThomas Hellström-0/+2
2026-05-08arm64/entry: Fix arm64-specific rseq brokennessMark Rutland-27/+0
2026-05-08kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()Jianpeng Chang-1/+1
2026-05-08netfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso-1/+4
2026-05-08netfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal-1/+1
2026-05-08netfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal-3/+1
2026-05-08netfilter: x_tables: allocate hook ops while under mutexFlorian Westphal-0/+1
2026-05-08btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana-3/+1
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-9/+72
2026-05-07platform/x86: intel: Add notifiers supportSrinivas Pandruvada-0/+6
2026-05-06Merge tag 'v7.1-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-0/+186
2026-05-06Bluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inve...Mikhail Gavrilov-1/+1
2026-05-06KVM: arm64: Work around C1-Pro erratum 4193714 for protected guestsJames Morse-0/+6
2026-05-06rseq: Implement read only ABI enforcement for optimized RSEQ V2 modeThomas Gleixner-54/+33
2026-05-05Merge tag 'nf-26-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski-6/+31