index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-12-21
Merge tag 'irq-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2025-12-21
bpf: annotate file argument as __nullable in bpf_lsm_mmap_file
Matt Bobrowski
-3
/
+33
2025-12-21
bpf: arm64: Optimize recursion detection by not using atomics
Puranjay Mohan
-1
/
+2
2025-12-21
bpf: move recursion detection logic to helpers
Puranjay Mohan
-6
/
+6
2025-12-19
sched_ext: Fix some comments in ext.c
Zqiang
-5
/
+5
2025-12-19
sched/fair: Fix sched_avg fold
Peter Zijlstra
-2
/
+4
2025-12-19
perf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated APIs
Peter Zijlstra
-2
/
+3
2025-12-19
irqdomain: Fix up const problem in irq_domain_set_name()
Greg Kroah-Hartman
-1
/
+1
2025-12-19
Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-3
/
+8
2025-12-19
Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+2
2025-12-18
cpuset: remove v1-specific code from generate_sched_domains
Chen Ridong
-129
/
+28
2025-12-18
cpuset: separate generate_sched_domains for v1 and v2
Chen Ridong
-27
/
+185
2025-12-18
cpuset: move update_domain_attr_tree to cpuset_v1.c
Chen Ridong
-34
/
+36
2025-12-18
cpuset: add cpuset1_init helper for v1 initialization
Chen Ridong
-7
/
+14
2025-12-18
cpuset: add cpuset1_online_css helper for v1-specific operations
Chen Ridong
-38
/
+51
2025-12-18
cpuset: add lockdep_assert_cpuset_lock_held helper
Chen Ridong
-0
/
+5
2025-12-18
cpuset: fix warning when disabling remote partition
Chen Ridong
-5
/
+16
2025-12-18
test-ww_mutex: Allow test to be run (and re-run) from userland
John Stultz
-2
/
+49
2025-12-18
test-ww_mutex: Move work to its own UNBOUND workqueue
John Stultz
-2
/
+2
2025-12-18
test-ww_mutex: Extend ww_mutex tests to test both classes of ww_mutexes
John Stultz
-41
/
+73
2025-12-17
ftrace: Fix address for jmp mode in t_show()
Menglong Dong
-2
/
+5
2025-12-17
tracing: Fix UBSAN warning in __remove_instance()
Darrick J. Wong
-1
/
+1
2025-12-17
tracing: Do not register unsupported perf events
Steven Rostedt
-0
/
+2
2025-12-17
perf: Clean up mediated vPMU accounting
Peter Zijlstra
-2
/
+7
2025-12-17
unwind_user/fp: Use dummies instead of ifdef
Jens Remus
-4
/
+0
2025-12-17
unwind_user: Enhance comments on get CFA, FP, and RA
Jens Remus
-4
/
+4
2025-12-17
perf/x86/core: Register a new vector for handling mediated guest PMIs
Sean Christopherson
-2
/
+7
2025-12-17
perf: Add APIs to load/put guest mediated PMU context
Kan Liang
-0
/
+61
2025-12-17
perf: Add a EVENT_GUEST flag
Kan Liang
-51
/
+179
2025-12-17
perf: Clean up perf ctx time
Kan Liang
-38
/
+32
2025-12-17
perf: Add APIs to create/release mediated guest vPMUs
Kan Liang
-0
/
+82
2025-12-17
perf: Move security_perf_event_free() call to __free_event()
Sean Christopherson
-2
/
+2
2025-12-17
perf: Add generic exclude_guest support
Kan Liang
-7
/
+8
2025-12-17
perf: Skip pmu_ctx based on event_type
Kan Liang
-34
/
+40
2025-12-17
sched: Fix faulty assertion in sched_change_end()
Peter Zijlstra
-16
/
+17
2025-12-17
sched/core: Rework sched_class::wakeup_preempt() and rq_modified_*()
Peter Zijlstra
-60
/
+54
2025-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1
Alexei Starovoitov
-2655
/
+6890
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-8
/
+66
2025-12-16
sched_ext: fix uninitialized ret on alloc_percpu() failure
Liang Jie
-1
/
+3
2025-12-16
bpf/verifier: Do not limit maximum direct offset into arena map
Emil Tsalapatis
-5
/
+0
2025-12-16
audit: include source and destination ports to NETFILTER_PKT
Ricardo Robaina
-4
/
+99
2025-12-16
audit: add audit_log_nf_skb helper function
Ricardo Robaina
-0
/
+64
2025-12-16
Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-24
/
+48
2025-12-16
Merge tag 'cgroup-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-5
/
+8
2025-12-15
genirq: Add interrupt redirection infrastructure
Radu Rendec
-5
/
+118
2025-12-15
genirq: Remove setup_percpu_irq()
Marc Zyngier
-30
/
+0
2025-12-15
genirq: Remove __request_percpu_irq() helper
Marc Zyngier
-10
/
+5
2025-12-15
genirq: Remove IRQ timing tracking infrastructure
Marc Zyngier
-1081
/
+0
2025-12-15
time/timecounter: Inline timecounter_cyc2time()
Eric Dumazet
-35
/
+0
2025-12-15
sched_ext: Remove unused code in the do_pick_task_scx()
Zqiang
-6
/
+2
[prev]
[next]