aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-24/+32
7 daysMerge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds1-6/+5
7 dayskho: fix order calculation for kho_unpreserve_pages()Pratyush Yadav (Google)1-24/+32
9 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds7-20/+93
11 daysMerge tag 'sched_ext-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+36
11 daysMerge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-14/+23
11 daysMerge tag 'dma-mapping-7.1-2026-05-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-7/+10
11 daysMerge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-8/+15
12 dayskernel/fork: validate exit_signal in kernel_clone()Deepanshu Kartikey1-6/+5
12 daysMerge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-8/+29
12 dayssched_ext: Fix spurious WARN on stale ops_state in ops_dequeue()Samuele Mariotti1-2/+15
12 daystracing: Do not call map->ops->elt_free() if elt_alloc() failsMasami Hiramatsu (Google)1-4/+13
12 daystracing: Create output file from cmd_check_undefinedThomas Weißschuh1-1/+2
12 daystracing: Fix unload_page for simple_ring_buffer init rollbackVincent Donnefort1-1/+1
12 daystracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()David Carlier1-1/+1
12 daysring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+22
12 daysring-buffer: Fix reporting of missed events in iteratorSteven Rostedt1-5/+3
13 daystracing: Avoid NULL return from hist_field_name() on truncationDavid Carlier1-4/+2
13 dayscgroup: rstat: relax NMI guard after switch to try_cmpxchgCunlong Li1-4/+3
13 daysMerge tag 'rcu-fixes.v7.1-20260519a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+6
14 daysbpf: Reject NULL data/sig in bpf_verify_pkcs7_signatureKP Singh1-0/+5
2026-05-18cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming1-10/+20
2026-05-18srcu: Don't queue workqueue handlers to never-online CPUsPaul E. McKenney1-6/+6
2026-05-18dma-mapping: move dma_map_resource() sanity check into debug codeJianpeng Chang2-5/+8
2026-05-17sched_ext: Fix deadlock between scx_root_disable() and concurrent forksTejun Heo1-1/+21
2026-05-17Merge tag 'trace-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-4/+4
2026-05-17bpf: Check global subprog exception pathsKumar Kartikeya Dwivedi2-7/+29
2026-05-17Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+14
2026-05-16tracing: Fix desc in error path for the trace remote test moduleVincent Donnefort1-2/+2
2026-05-15ring-buffer remote: Avoid unexpected symbol warnings (arm, s390)Arnd Bergmann1-2/+2
2026-05-15bpf: make bpf_session_is_return() reference optionalArnd Bergmann1-0/+4
2026-05-14Merge tag 'audit-pr-20260513' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+5
2026-05-14ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds2-6/+17
2026-05-14bpf: Use array_map_meta_equal for percpu array inner map replacementGuannan Wang1-1/+1
2026-05-13Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-82/+195
2026-05-13Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-28/+43
2026-05-13Merge tag 'wq-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+15
2026-05-13sched_ext: Use HK_TYPE_DOMAIN_BOOT to detect isolcpus= domain isolationAndrea Righi1-2/+1
2026-05-13cgroup/cpuset: Return only actually allocated CPUs during partition invalidationsunshaojie1-1/+2
2026-05-13Merge tag 'fixes-2026-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-05-12sched_ext: Defer sub_kset base put to scx_sched_free_rcu_workTejun Heo1-2/+4
2026-05-12sched_ext: INIT_LIST_HEAD() &sch->all in scx_alloc_and_add_sched()Tejun Heo1-0/+1
2026-05-12sched_ext: Drop NONE early return in scx_disable_and_exit_task()Tejun Heo1-10/+2
2026-05-12audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIVSergio Correia1-0/+4
2026-05-12audit: fix incorrect inheritable capability in CAPSET recordsSergio Correia1-1/+1
2026-05-12Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+23
2026-05-11sched_ext: Avoid UAF in scx_root_enable_workfn() init failure pathTejun Heo1-1/+1
2026-05-11cgroup/cpuset: Reserve DL bandwidth only for root-domain movesGuopeng Zhang3-18/+29
2026-05-11exit: prevent preemption of oopsing TASK_DEAD taskJann Horn1-0/+1
2026-05-11bpf: Fix s16 truncation for large bpf-to-bpf call offsetsYazhou Tang3-10/+43