index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-02
tracing: tprobe-events: Remove mod field from tprobe-event
Masami Hiramatsu (Google)
1
-14
/
+9
2025-07-02
tracing: probe-events: Cleanup entry-arg storing code
Masami Hiramatsu (Google)
1
-59
/
+69
2025-07-01
bpf: Reject %p% format string in bprintf-like helpers
Paul Chaignon
1
-3
/
+8
2025-07-01
bpf: Warn on internal verifier errors
Paul Chaignon
1
-109
/
+102
2025-07-01
lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Daniel Wagner
1
-6
/
+5
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
1
-1
/
+1
2025-07-01
sched/core: Fix migrate_swap() vs. hotplug
Peter Zijlstra
2
-10
/
+15
2025-07-01
sched: Fix preemption string of preempt_dynamic_none
Thomas Weißschuh
1
-1
/
+1
2025-06-30
Merge tag 'entry-split-for-arm' into core/entry
Thomas Gleixner
4
-117
/
+119
2025-06-30
entry: Split generic entry into generic exception and syscall entry
Jinjie Ruan
4
-117
/
+119
2025-06-30
perf/core: Fix the WARN_ON_ONCE is out of lock protected region
Luo Gengkun
1
-2
/
+2
2025-06-29
Merge tag 'perf_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+5
2025-06-28
Merge tag 'trace-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-7
/
+7
2025-06-27
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2025-06-27
tracing: Fix filter logic error
Edward Adam Davis
1
-7
/
+7
2025-06-27
bpf: guard BTF_ID_FLAGS(bpf_cgroup_read_xattr) with CONFIG_BPF_LSM
Eduard Zingerman
1
-1
/
+1
2025-06-27
timekeeping: Provide interface to control auxiliary clocks
Thomas Gleixner
1
-0
/
+116
2025-06-27
timekeeping: Provide update for auxiliary timekeepers
Thomas Gleixner
1
-0
/
+19
2025-06-27
timekeeping: Provide adjtimex() for auxiliary clocks
Thomas Gleixner
1
-0
/
+16
2025-06-27
timekeeping: Prepare do_adtimex() for auxiliary clocks
Thomas Gleixner
1
-3
/
+33
2025-06-27
timekeeping: Make do_adjtimex() reusable
Thomas Gleixner
1
-45
/
+55
2025-06-27
timekeeping: Add auxiliary clock support to __timekeeping_inject_offset()
Thomas Gleixner
1
-8
/
+31
2025-06-27
timekeeping: Make timekeeping_inject_offset() reusable
Thomas Gleixner
1
-11
/
+15
2025-06-27
timekeeping: Provide time setter for auxiliary clocks
Thomas Gleixner
1
-0
/
+44
2025-06-27
timekeeping: Add minimal posix-timers support for auxiliary clocks
Thomas Gleixner
3
-0
/
+25
2025-06-27
timekeeping: Provide time getters for auxiliary clocks
Thomas Gleixner
1
-0
/
+65
2025-06-27
timekeeping: Update auxiliary timekeepers on clocksource change
Thomas Gleixner
1
-0
/
+33
2025-06-27
bpf: Fix string kfuncs names in doc comments
Viktor Malik
1
-3
/
+3
2025-06-26
Merge branch 'vfs-6.17.bpf' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Alexei Starovoitov
2
-0
/
+8
2025-06-26
smp: Use cpumask_any_but() in smp_call_function_many_cond()
Yury Norov [NVIDIA]
1
-6
/
+1
2025-06-26
smp: Improve locality in smp_call_function_any()
Yury Norov [NVIDIA]
1
-16
/
+3
2025-06-26
PM: Restrict swap use to later in the suspend sequence
Mario Limonciello
4
-10
/
+2
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
31
-185
/
+471
2025-06-26
bpf: Add kfuncs for read-only string operations
Viktor Malik
1
-0
/
+382
2025-06-26
perf/aux: Fix pending disable flow when the AUX ring buffer overruns
Leo Yan
2
-5
/
+5
2025-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-7
/
+10
2025-06-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-29
/
+34
2025-06-25
sched_ext: Drop kfuncs marked for removal in 6.15
Jake Hillion
1
-69
/
+2
2025-06-25
crashdump: add CONFIG_KEYS dependency
Arnd Bergmann
1
-0
/
+1
2025-06-25
bpf: add btf_type_is_i{32,64} helpers
Anton Protopopov
4
-38
/
+31
2025-06-25
bpf: allow void* cast using bpf_rdonly_cast()
Eduard Zingerman
1
-12
/
+61
2025-06-25
bpf: add bpf_features enum
Eduard Zingerman
1
-0
/
+6
2025-06-25
bpf: Add range tracking for BPF_NEG
Song Liu
2
-1
/
+21
2025-06-25
rcutorture: Fix rcutorture_one_extend_check() splat in RT kernels
Zqiang
1
-3
/
+6
2025-06-25
rcutorture: Make Trivial RCU ignore onoff_interval and shuffle_interval
Paul E. McKenney
1
-2
/
+13
2025-06-25
rcutorture: Drop redundant "insoftirq" parameters
Paul E. McKenney
1
-19
/
+16
2025-06-25
rcutorture: Print number of RCU up/down readers and migrations
Paul E. McKenney
1
-5
/
+25
2025-06-25
rcutorture: Check for no up/down readers at task level
Paul E. McKenney
1
-0
/
+2
2025-06-25
rcutorture: Check for ->up_read() without matching ->down_read()
Paul E. McKenney
1
-2
/
+13
2025-06-25
rcutorture: Complain if an ->up_read() is delayed more than 10 seconds
Paul E. McKenney
1
-3
/
+13
[prev]
[next]