index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-12-21
Merge tag 'irq-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-21
bpf: annotate file argument as __nullable in bpf_lsm_mmap_file
Matt Bobrowski
2025-12-21
bpf: arm64: Optimize recursion detection by not using atomics
Puranjay Mohan
2025-12-21
bpf: move recursion detection logic to helpers
Puranjay Mohan
2025-12-19
sched_ext: Fix some comments in ext.c
Zqiang
2025-12-19
sched/fair: Fix sched_avg fold
Peter Zijlstra
2025-12-19
perf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated APIs
Peter Zijlstra
2025-12-19
irqdomain: Fix up const problem in irq_domain_set_name()
Greg Kroah-Hartman
2025-12-19
Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-19
Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-12-18
cpuset: remove v1-specific code from generate_sched_domains
Chen Ridong
2025-12-18
cpuset: separate generate_sched_domains for v1 and v2
Chen Ridong
2025-12-18
cpuset: move update_domain_attr_tree to cpuset_v1.c
Chen Ridong
2025-12-18
cpuset: add cpuset1_init helper for v1 initialization
Chen Ridong
2025-12-18
cpuset: add cpuset1_online_css helper for v1-specific operations
Chen Ridong
2025-12-18
cpuset: add lockdep_assert_cpuset_lock_held helper
Chen Ridong
2025-12-18
cpuset: fix warning when disabling remote partition
Chen Ridong
2025-12-18
test-ww_mutex: Allow test to be run (and re-run) from userland
John Stultz
2025-12-18
test-ww_mutex: Move work to its own UNBOUND workqueue
John Stultz
2025-12-18
test-ww_mutex: Extend ww_mutex tests to test both classes of ww_mutexes
John Stultz
2025-12-17
ftrace: Fix address for jmp mode in t_show()
Menglong Dong
2025-12-17
tracing: Fix UBSAN warning in __remove_instance()
Darrick J. Wong
2025-12-17
tracing: Do not register unsupported perf events
Steven Rostedt
2025-12-17
perf: Clean up mediated vPMU accounting
Peter Zijlstra
2025-12-17
unwind_user/fp: Use dummies instead of ifdef
Jens Remus
2025-12-17
unwind_user: Enhance comments on get CFA, FP, and RA
Jens Remus
2025-12-17
perf/x86/core: Register a new vector for handling mediated guest PMIs
Sean Christopherson
2025-12-17
perf: Add APIs to load/put guest mediated PMU context
Kan Liang
2025-12-17
perf: Add a EVENT_GUEST flag
Kan Liang
2025-12-17
perf: Clean up perf ctx time
Kan Liang
2025-12-17
perf: Add APIs to create/release mediated guest vPMUs
Kan Liang
2025-12-17
perf: Move security_perf_event_free() call to __free_event()
Sean Christopherson
2025-12-17
perf: Add generic exclude_guest support
Kan Liang
2025-12-17
perf: Skip pmu_ctx based on event_type
Kan Liang
2025-12-17
sched: Fix faulty assertion in sched_change_end()
Peter Zijlstra
2025-12-17
sched/core: Rework sched_class::wakeup_preempt() and rq_modified_*()
Peter Zijlstra
2025-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1
Alexei Starovoitov
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-12-16
sched_ext: fix uninitialized ret on alloc_percpu() failure
Liang Jie
2025-12-16
bpf/verifier: Do not limit maximum direct offset into arena map
Emil Tsalapatis
2025-12-16
audit: include source and destination ports to NETFILTER_PKT
Ricardo Robaina
2025-12-16
audit: add audit_log_nf_skb helper function
Ricardo Robaina
2025-12-16
Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-12-16
Merge tag 'cgroup-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-12-15
genirq: Add interrupt redirection infrastructure
Radu Rendec
2025-12-15
genirq: Remove setup_percpu_irq()
Marc Zyngier
2025-12-15
genirq: Remove __request_percpu_irq() helper
Marc Zyngier
2025-12-15
genirq: Remove IRQ timing tracking infrastructure
Marc Zyngier
2025-12-15
time/timecounter: Inline timecounter_cyc2time()
Eric Dumazet
2025-12-15
sched_ext: Remove unused code in the do_pick_task_scx()
Zqiang
[prev]
[next]