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
2024-08-02
sched_ext: Allow p->scx.disallow only while loading
Tejun Heo
1
-15
/
+20
2024-08-02
exit: Sleep at TASK_IDLE when waiting for application core dump
Paul E. McKenney
1
-1
/
+1
2024-08-02
clocksource: Set cs_watchdog_read() checks based on .uncertainty_margin
Paul E. McKenney
1
-4
/
+5
2024-08-02
clocksource: Fix comments on WATCHDOG_THRESHOLD & WATCHDOG_MAX_SKEW
Paul E. McKenney
1
-1
/
+7
2024-08-02
clocksource: Improve comments for watchdog skew bounds
Borislav Petkov
1
-8
/
+20
2024-08-02
clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
Paul E. McKenney
1
-1
/
+1
2024-08-02
cpu/hotplug: Provide weak fallback for arch_cpuhp_init_parallel_bringup()
Jiaxun Yang
1
-0
/
+5
2024-08-02
cpu/hotplug: Make HOTPLUG_PARALLEL independent of HOTPLUG_SMT
Jiaxun Yang
1
-0
/
+11
2024-08-02
PM: sleep: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Xueqin Luo
1
-37
/
+39
2024-08-02
PM: hibernate: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Xueqin Luo
1
-11
/
+15
2024-08-02
uprobes: shift put_uprobe() from delete_uprobe() to uprobe_unregister()
Oleg Nesterov
1
-5
/
+9
2024-08-02
uprobes: fold __uprobe_unregister() into uprobe_unregister()
Oleg Nesterov
1
-15
/
+10
2024-08-02
uprobes: change uprobe_register() to use uprobe_unregister() instead of __uprobe_unregister()
Oleg Nesterov
1
-5
/
+7
2024-08-02
uprobes: make uprobe_register() return struct uprobe *
Oleg Nesterov
3
-60
/
+47
2024-08-02
uprobes: kill uprobe_register_refctr()
Oleg Nesterov
3
-28
/
+11
2024-08-02
uprobes: simplify error handling for alloc_uprobe()
Andrii Nakryiko
1
-3
/
+1
2024-08-02
uprobes: is_trap_at_addr: don't use get_user_pages_remote()
Oleg Nesterov
1
-7
/
+1
2024-08-02
uprobes: document the usage of mm->mmap_lock
Oleg Nesterov
1
-2
/
+8
2024-08-02
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
1
-0
/
+2
2024-08-02
perf: Support PERF_SAMPLE_READ with inherit
Ben Gainey
1
-14
/
+41
2024-08-02
perf: Rename perf_event_context.nr_pending to nr_no_switch_fast.
Ben Gainey
1
-6
/
+6
2024-08-01
kcsan: Use min() to fix Coccinelle warning
Thorsten Blum
1
-1
/
+1
2024-08-01
sched_ext: Build fix on !CONFIG_STACKTRACE[_SUPPORT]
Tejun Heo
2
-1
/
+4
2024-07-31
scx: Allow calling sleepable kfuncs from BPF_PROG_TYPE_SYSCALL
David Vernet
1
-16
/
+11
2024-07-31
cgroup: Show # of subsystem CSSes in cgroup.stat
Waiman Long
1
-2
/
+53
2024-07-31
jump_label: Fix the fix, brown paper bags galore
Peter Zijlstra
1
-2
/
+2
2024-07-31
tick/broadcast: Move per CPU pointer access into the atomic section
Thomas Gleixner
1
-1
/
+2
2024-07-30
cpuset: use Union-Find to optimize the merging of cpumasks
Xavier
1
-69
/
+43
2024-07-30
cgroup/cpuset: add decrease attach_in_progress helpers
Chen Ridong
1
-15
/
+24
2024-07-30
cgroup/cpuset: Remove cpuset_slab_spread_rotor
Xiu Jianfeng
2
-14
/
+0
2024-07-30
cgroup/pids: Avoid spurious event notification
Xiu Jianfeng
1
-11
/
+7
2024-07-30
cgroup/cpuset: remove child_ecpus_count
Chen Ridong
1
-19
/
+3
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
147
-2463
/
+4999
2024-07-29
profiling: remove stale percpu flip buffer variables
Linus Torvalds
1
-6
/
+0
2024-07-29
bpf, x86, riscv, arm: no_caller_saved_registers for bpf_get_smp_processor_id()
Eduard Zingerman
2
-2
/
+10
2024-07-29
bpf: no_caller_saved_registers attribute for helper calls
Eduard Zingerman
1
-3
/
+314
2024-07-29
bpf: add a get_helper_proto() utility function
Eduard Zingerman
1
-7
/
+18
2024-07-29
bpf: Get better reg range with ldsx and 32bit compare
Yonghong Song
1
-0
/
+38
2024-07-29
bpf: Fail verification for sign-extension of packet data/data_end/data_meta
Yonghong Song
1
-2
/
+3
2024-07-29
bpf: Fix compare error in function retval_range_within
Xu Kuohai
1
-5
/
+11
2024-07-29
bpf: Prevent tail call between progs attached to different hooks
Xu Kuohai
1
-3
/
+18
2024-07-29
bpf, lsm: Add check for BPF LSM return value
Xu Kuohai
3
-11
/
+88
2024-07-29
bpf, lsm: Add disabled BPF LSM hook list
Xu Kuohai
1
-2
/
+29
2024-07-29
signal: Replace BUG_ON()s
Thomas Gleixner
1
-4
/
+7
2024-07-29
signal: Remove task argument from dequeue_signal()
Thomas Gleixner
1
-13
/
+10
2024-07-29
posix-timers: Consolidate signal queueing
Thomas Gleixner
4
-19
/
+15
2024-07-29
posix-cpu-timers: Make k_itimer::it_active consistent
Thomas Gleixner
1
-0
/
+4
2024-07-29
posix-timers: Consolidate timer setup
Thomas Gleixner
3
-20
/
+21
2024-07-29
posix-timers: Convert timer list to hlist
Thomas Gleixner
2
-12
/
+9
2024-07-29
posix-timers: Clear overrun in common_timer_set()
Thomas Gleixner
1
-0
/
+1
[prev]
[next]