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-06-27
timekeeping: Make do_adjtimex() reusable
Thomas Gleixner
-46
/
+56
2025-06-27
timekeeping: Add auxiliary clock support to __timekeeping_inject_offset()
Thomas Gleixner
-8
/
+31
2025-06-27
timekeeping: Make timekeeping_inject_offset() reusable
Thomas Gleixner
-11
/
+15
2025-06-27
timekeeping: Provide time setter for auxiliary clocks
Thomas Gleixner
-0
/
+44
2025-06-27
timekeeping: Add minimal posix-timers support for auxiliary clocks
Thomas Gleixner
-0
/
+25
2025-06-27
timekeeping: Provide time getters for auxiliary clocks
Thomas Gleixner
-0
/
+65
2025-06-27
timekeeping: Update auxiliary timekeepers on clocksource change
Thomas Gleixner
-0
/
+33
2025-06-27
bpf: Fix string kfuncs names in doc comments
Viktor Malik
-3
/
+3
2025-06-26
Merge branch 'vfs-6.17.bpf' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Alexei Starovoitov
-0
/
+8
2025-06-26
smp: Use cpumask_any_but() in smp_call_function_many_cond()
Yury Norov [NVIDIA]
-6
/
+1
2025-06-26
smp: Improve locality in smp_call_function_any()
Yury Norov [NVIDIA]
-16
/
+3
2025-06-26
PM: Restrict swap use to later in the suspend sequence
Mario Limonciello
-10
/
+2
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
-185
/
+471
2025-06-26
bpf: Add kfuncs for read-only string operations
Viktor Malik
-0
/
+382
2025-06-26
perf/aux: Fix pending disable flow when the AUX ring buffer overruns
Leo Yan
-5
/
+5
2025-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-7
/
+10
2025-06-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-29
/
+34
2025-06-25
sched_ext: Drop kfuncs marked for removal in 6.15
Jake Hillion
-69
/
+2
2025-06-25
crashdump: add CONFIG_KEYS dependency
Arnd Bergmann
-0
/
+1
2025-06-25
bpf: add btf_type_is_i{32,64} helpers
Anton Protopopov
-38
/
+31
2025-06-25
bpf: allow void* cast using bpf_rdonly_cast()
Eduard Zingerman
-12
/
+61
2025-06-25
bpf: add bpf_features enum
Eduard Zingerman
-0
/
+6
2025-06-25
bpf: Add range tracking for BPF_NEG
Song Liu
-1
/
+21
2025-06-25
rcutorture: Fix rcutorture_one_extend_check() splat in RT kernels
Zqiang
-3
/
+6
2025-06-25
rcutorture: Make Trivial RCU ignore onoff_interval and shuffle_interval
Paul E. McKenney
-2
/
+13
2025-06-25
rcutorture: Drop redundant "insoftirq" parameters
Paul E. McKenney
-19
/
+16
2025-06-25
rcutorture: Print number of RCU up/down readers and migrations
Paul E. McKenney
-5
/
+25
2025-06-25
rcutorture: Check for no up/down readers at task level
Paul E. McKenney
-0
/
+2
2025-06-25
rcutorture: Check for ->up_read() without matching ->down_read()
Paul E. McKenney
-2
/
+13
2025-06-25
rcutorture: Complain if an ->up_read() is delayed more than 10 seconds
Paul E. McKenney
-3
/
+13
2025-06-25
rcutorture: Pull rcu_torture_updown() loop body into new function
Paul E. McKenney
-20
/
+24
2025-06-25
rcutorture: Add tests for SRCU up/down reader primitives
Paul E. McKenney
-19
/
+206
2025-06-25
rcutorture: Make rcutorture_one_extend_check() account for hard IRQs
Paul E. McKenney
-4
/
+4
2025-06-25
rcutorture: Start rcu_torture_writer() after rcu_torture_reader()
Paul E. McKenney
-5
/
+6
2025-06-25
rcutorture: Print only one rtort_pipe_count splat
Paul E. McKenney
-0
/
+1
2025-06-25
rcu: Robustify rcu_is_cpu_rrupt_from_idle()
Frederic Weisbecker
-10
/
+17
2025-06-25
rcu/exp: Protect against early QS report
Frederic Weisbecker
-7
/
+7
2025-06-24
bpf, verifier: Improve precision for BPF_ADD and BPF_SUB
Harishankar Vishwanathan
-20
/
+56
2025-06-24
sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panic
David Dai
-0
/
+42
2025-06-24
kheaders: double-quote variables to satisfy shellcheck
Masahiro Yamada
-1
/
+1
2025-06-24
kheaders: rebuild kheaders_data.tar.xz when KBUILD_BUILD_TIMESTAMP is changed
Masahiro Yamada
-2
/
+3
2025-06-24
kheaders: rebuild kheaders_data.tar.xz when a file is modified within a minute
Masahiro Yamada
-77
/
+66
2025-06-23
bpf: Specify access type of bpf_sysctl_get_name args
Jerome Marchand
-1
/
+1
2025-06-23
kernel/sched/ext.c: fix typo "occured" -> "occurred" in comments
Ke Ma
-2
/
+2
2025-06-23
workqueue: Remove unused work_on_cpu_safe
Dr. David Alan Gilbert
-25
/
+0
2025-06-23
replace collect_mounts()/drop_collected_mounts() with a safer variant
Al Viro
-29
/
+34
2025-06-23
sched/wait: Add a waitqueue helper for fully exclusive priority waiters
Sean Christopherson
-0
/
+18
2025-06-23
sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()
Sean Christopherson
-2
/
+2
2025-06-23
bpf: Make update_prog_stats() always_inline
Menglong Dong
-18
/
+23
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...
Linus Torvalds
-12
/
+17
[prev]
[next]