index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
35 hours
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3 days
Merge tag 'sched_ext-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3 days
Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4 days
Merge tag 'dma-mapping-7.1-2026-05-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4 days
Merge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4 days
Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4 days
sched_ext: Fix spurious WARN on stale ops_state in ops_dequeue()
Samuele Mariotti
5 days
tracing: Do not call map->ops->elt_free() if elt_alloc() fails
Masami Hiramatsu (Google)
5 days
tracing: Create output file from cmd_check_undefined
Thomas Weißschuh
5 days
tracing: Fix unload_page for simple_ring_buffer init rollback
Vincent Donnefort
5 days
tracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()
David Carlier
5 days
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
5 days
ring-buffer: Fix reporting of missed events in iterator
Steven Rostedt
5 days
tracing: Avoid NULL return from hist_field_name() on truncation
David Carlier
5 days
cgroup: rstat: relax NMI guard after switch to try_cmpxchg
Cunlong Li
6 days
Merge tag 'rcu-fixes.v7.1-20260519a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6 days
bpf: Reject NULL data/sig in bpf_verify_pkcs7_signature
KP Singh
7 days
cgroup/rstat: validate cpu before css_rstat_cpu() access
Qing Ming
7 days
srcu: Don't queue workqueue handlers to never-online CPUs
Paul E. McKenney
8 days
dma-mapping: move dma_map_resource() sanity check into debug code
Jianpeng Chang
8 days
sched_ext: Fix deadlock between scx_root_disable() and concurrent forks
Tejun Heo
8 days
Merge tag 'trace-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8 days
bpf: Check global subprog exception paths
Kumar Kartikeya Dwivedi
8 days
Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9 days
tracing: Fix desc in error path for the trace remote test module
Vincent Donnefort
10 days
ring-buffer remote: Avoid unexpected symbol warnings (arm, s390)
Arnd Bergmann
10 days
bpf: make bpf_session_is_return() reference optional
Arnd Bergmann
11 days
Merge tag 'audit-pr-20260513' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12 days
ptrace: slightly saner 'get_dumpable()' logic
Linus Torvalds
12 days
bpf: Use array_map_meta_equal for percpu array inner map replacement
Guannan Wang
12 days
Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12 days
Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12 days
Merge tag 'wq-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12 days
sched_ext: Use HK_TYPE_DOMAIN_BOOT to detect isolcpus= domain isolation
Andrea Righi
12 days
cgroup/cpuset: Return only actually allocated CPUs during partition invalidation
sunshaojie
13 days
Merge tag 'fixes-2026-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13 days
sched_ext: Defer sub_kset base put to scx_sched_free_rcu_work
Tejun Heo
13 days
sched_ext: INIT_LIST_HEAD() &sch->all in scx_alloc_and_add_sched()
Tejun Heo
13 days
sched_ext: Drop NONE early return in scx_disable_and_exit_task()
Tejun Heo
13 days
audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
Sergio Correia
13 days
audit: fix incorrect inheritable capability in CAPSET records
Sergio Correia
13 days
Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-05-11
sched_ext: Avoid UAF in scx_root_enable_workfn() init failure path
Tejun Heo
2026-05-11
cgroup/cpuset: Reserve DL bandwidth only for root-domain moves
Guopeng Zhang
2026-05-11
exit: prevent preemption of oopsing TASK_DEAD task
Jann Horn
2026-05-11
bpf: Fix s16 truncation for large bpf-to-bpf call offsets
Yazhou Tang
2026-05-11
bpf: Fix out-of-bounds read in bpf_patch_call_args()
Yazhou Tang
2026-05-11
irq_work: Fix use-after-free in irq_work_single() on PREEMPT_RT
Jiayuan Chen
2026-05-11
genirq/chip: Don't call add_interrupt_randomness() for NMIs
Mark Rutland
2026-05-11
fprobe: Fix unregister_fprobe() to wait for RCU grace period
Masami Hiramatsu (Google)
[next]