summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
16 hoursMerge tag 'trace-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
18 hourstracing/remotes: Catch nr_page_va overflow in ring_buffer_desc sizingVincent Donnefort
18 hourstracing/remotes: Account for ring buffer page header in size calculationVincent Donnefort
19 hoursMerge tag 'sched-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
20 hoursMerge tag 'core-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'riscv-for-linus-7.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
4 daysMerge tag 'net-7.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
4 dayssched/eevdf: Fix rb augmented with multi fieldsVincent Guittot
5 daysMerge tag 'vfs-7.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'printk-for-7.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daysMerge tag 'nf-26-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
7 daysnetfilter: arp_tables: remove the 32bit compat interfaceFlorian Westphal
7 daysentry: Guard syscall_enter_audit() invocation with CONFIG_AUDITSYSCALLThomas Gleixner
8 daysMerge tag 'trace-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
8 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
8 daysMerge tag 'locking-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
8 daysMerge tag 'irq-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
8 daysbpf: Reject non-scalar bpf_loop iteration countsKumar Kartikeya Dwivedi
9 daysMerge tag 'block-7.3-20260905' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
10 daysethtool: document that GRXCLSRLALL rule_cnt is a caller-provided limitJakub Kicinski
10 daysMerge tag 'drm-fixes-2026-09-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
10 daystracing: Fix subbuf resize races with trace_pipe_raw readersVincent Donnefort
10 daysMerge tag 'probes-fixes-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
10 daysbpf: Reject untrusted allocated-object pointersNing Ding
10 daysirqdomain: Delete irq_domain_add_linear()Jiri Slaby (SUSE)
10 daysfutex: Provide rt_mutex_.*_schedule() equivalents for futex schedulingSebastian Andrzej Siewior
10 daysbpf: don't rewrite bpf_fastcall patterns entered by a jumpEduard Zingerman
10 daysMerge tag 'nvme-7.3-2026-09-03' of git://git.infradead.org/nvme into block-7.3Jens Axboe
10 daysMerge tag 'mm-hotfixes-stable-2026-09-03-17-45' of git://git.kernel.org/pub/s...Linus Torvalds
11 daysnvme-tcp.h: drop kernel-doc comments, fix a few descriptionsRandy Dunlap
11 daysmm/secretmem: properly account locked pagesLorenzo Stoakes (ARM)
11 daysMerge tag 's390-7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
11 daysMerge tag 'net-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
11 dayskprobes: Protect kprobe_blacklist with RCUMasami Hiramatsu (Google)
12 daysperf: RISC-V: store available counter mask as bitmapXixin Liu
13 daysftrace: Take trace_array reference before accessing its ftrace_opsSteven Rostedt
13 daysMerge drm/drm-fixes into drm-misc-fixesMaxime Ripard
13 daysMerge tag 'edac_updates_for_v7.3_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
13 daysigmp: convert struct ip_sf_list to RCUEric Dumazet
14 daysMerge tag 'cgroup-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
14 daysMerge tag 'xfs-fixes-7.3-rc2' of gitolite.kernel.org:/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
14 dayscgroup: fix spurious SIGKILL of CLONE_INTO_CGROUP childrenEtienne Perot
14 dayss390/ap: Drop unused member from ap_device_idUwe Kleine-König (The Capable Hub)
14 daysMerge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2026-08-31dma-buf: fix some kernel-doc warningsRandy Dunlap
2026-08-31reboot: fix cad_pid use-after-free raceCen Zhang (Microsoft)
2026-08-31netfs: Fix read progress reportingDavid Howells
2026-08-31netfs: Mark folios with COPY_TO_CACHE whilst issuing subreqsDavid Howells
2026-08-31netfs: Fix readahead synchronisation issues by loading all folios upfrontDavid Howells
2026-08-30preempt: Remove hardirq_disable_count()Boqun Feng