summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
14 hoursMerge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
5 daysMerge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
5 dayskho: fix order calculation for kho_unpreserve_pages()Pratyush Yadav (Google)
7 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
9 daysMerge tag 'sched_ext-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
9 daysMerge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
9 daysMerge tag 'dma-mapping-7.1-2026-05-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
9 daysMerge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
9 dayskernel/fork: validate exit_signal in kernel_clone()Deepanshu Kartikey
10 daysMerge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
10 dayssched_ext: Fix spurious WARN on stale ops_state in ops_dequeue()Samuele Mariotti
10 daystracing: Do not call map->ops->elt_free() if elt_alloc() failsMasami Hiramatsu (Google)
10 daystracing: Create output file from cmd_check_undefinedThomas Weißschuh
10 daystracing: Fix unload_page for simple_ring_buffer init rollbackVincent Donnefort
10 daystracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()David Carlier
10 daysring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
10 daysring-buffer: Fix reporting of missed events in iteratorSteven Rostedt
11 daystracing: Avoid NULL return from hist_field_name() on truncationDavid Carlier
11 dayscgroup: rstat: relax NMI guard after switch to try_cmpxchgCunlong Li
11 daysMerge tag 'rcu-fixes.v7.1-20260519a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
11 daysbpf: Reject NULL data/sig in bpf_verify_pkcs7_signatureKP Singh
13 dayscgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming
13 dayssrcu: Don't queue workqueue handlers to never-online CPUsPaul E. McKenney
13 daysdma-mapping: move dma_map_resource() sanity check into debug codeJianpeng Chang
14 dayssched_ext: Fix deadlock between scx_root_disable() and concurrent forksTejun Heo
14 daysMerge tag 'trace-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
14 daysbpf: Check global subprog exception pathsKumar Kartikeya Dwivedi
14 daysMerge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-16tracing: Fix desc in error path for the trace remote test moduleVincent Donnefort
2026-05-15ring-buffer remote: Avoid unexpected symbol warnings (arm, s390)Arnd Bergmann
2026-05-15bpf: make bpf_session_is_return() reference optionalArnd Bergmann
2026-05-14Merge tag 'audit-pr-20260513' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-14ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
2026-05-14bpf: Use array_map_meta_equal for percpu array inner map replacementGuannan Wang
2026-05-13Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-13Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-13Merge tag 'wq-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-13sched_ext: Use HK_TYPE_DOMAIN_BOOT to detect isolcpus= domain isolationAndrea Righi
2026-05-13cgroup/cpuset: Return only actually allocated CPUs during partition invalidationsunshaojie
2026-05-13Merge tag 'fixes-2026-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-12sched_ext: Defer sub_kset base put to scx_sched_free_rcu_workTejun Heo
2026-05-12sched_ext: INIT_LIST_HEAD() &sch->all in scx_alloc_and_add_sched()Tejun Heo
2026-05-12sched_ext: Drop NONE early return in scx_disable_and_exit_task()Tejun Heo
2026-05-12audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIVSergio Correia
2026-05-12audit: fix incorrect inheritable capability in CAPSET recordsSergio Correia
2026-05-12Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-11sched_ext: Avoid UAF in scx_root_enable_workfn() init failure pathTejun Heo
2026-05-11cgroup/cpuset: Reserve DL bandwidth only for root-domain movesGuopeng Zhang
2026-05-11exit: prevent preemption of oopsing TASK_DEAD taskJann Horn
2026-05-11bpf: Fix s16 truncation for large bpf-to-bpf call offsetsYazhou Tang