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-04-22
sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()
Xuewen Yan
1
-6
/
+12
2024-04-22
sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr
Tianchen Ding
1
-5
/
+6
2024-04-22
sched/eevdf: Always update V if se->on_rq when reweighting
Tianchen Ding
1
-3
/
+2
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
1
-1
/
+1
2024-04-21
Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+14
2024-04-19
Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-5
/
+6
2024-04-19
cgroup: Avoid unnecessary looping in cgroup_no_v1()
Xiu Jianfeng
1
-0
/
+1
2024-04-19
Merge x86 bugfixes from Linux 6.9-rc3
Paolo Bonzini
14
-32
/
+137
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-60
/
+105
2024-04-18
cgroup, legacy_freezer: update comment for freezer_css_offline()
Xiu Jianfeng
1
-1
/
+1
2024-04-18
cgroup: don't call cgroup1_pidlist_destroy_all() for v2
Xiu Jianfeng
1
-1
/
+2
2024-04-18
riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
1
-0
/
+6
2024-04-17
cgroup_freezer: update comment for freezer_css_online()
Xiu Jianfeng
1
-2
/
+1
2024-04-17
cgroup/rstat: desc member cgrp in cgroup_rstat_flush_release
Jesper Dangaard Brouer
1
-0
/
+1
2024-04-17
sched/vtime: Get rid of generic vtime_task_switch() implementation
Alexander Gordeev
1
-13
/
+0
2024-04-16
fork: defer linking file vma until vma is fully initialized
Miaohe Lin
1
-16
/
+17
2024-04-16
cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints
Jesper Dangaard Brouer
1
-8
/
+39
2024-04-16
cgroup/pids: Remove superfluous zeroing
Michal Koutný
1
-2
/
+0
2024-04-16
bpf: Harden and/or/xor value tracking in verifier
Harishankar Vishwanathan
1
-54
/
+40
2024-04-16
btf: Avoid weak external references
Ard Biesheuvel
2
-5
/
+8
2024-04-16
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
1
-6
/
+14
2024-04-16
rcutorture: Use rcu_gp_slow_register/unregister() only for rcutype test
Zqiang
1
-4
/
+10
2024-04-16
rcutorture: Fix invalid context warning when enable srcu barrier testing
Zqiang
1
-5
/
+4
2024-04-16
rcutorture: Make stall-tasks directly exit when rcutorture tests end
Zqiang
1
-2
/
+2
2024-04-16
rcutorture: Removing redundant function pointer initialization
Zqiang
1
-12
/
+0
2024-04-16
rcutorture: Make rcutorture support print rcu-tasks gp state
Zqiang
5
-32
/
+53
2024-04-16
rcutorture: Use the gp_kthread_dbg operation specified by cur_ops
Zqiang
1
-1
/
+2
2024-04-16
rcutorture: Re-use value stored to ->rtort_pipe_count instead of re-reading
linke li
1
-1
/
+1
2024-04-16
rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment
Paul E. McKenney
1
-1
/
+2
2024-04-16
rcutorture: Remove extraneous rcu_torture_pipe_update_one() READ_ONCE()
Paul E. McKenney
1
-1
/
+1
2024-04-15
configs/hardening: Disable CONFIG_UBSAN_SIGNED_WRAP
Nathan Chancellor
1
-0
/
+1
2024-04-15
configs/hardening: Fix disabling UBSAN configurations
Nathan Chancellor
1
-5
/
+5
2024-04-15
rcu: Allocate WQ with WQ_MEM_RECLAIM bit set
Uladzislau Rezki (Sony)
1
-1
/
+5
2024-04-15
rcu: Support direct wake-up of synchronize_rcu() users
Uladzislau Rezki (Sony)
2
-1
/
+29
2024-04-15
rcu: Add a trace event for synchronize_rcu_normal()
Uladzislau Rezki (Sony)
1
-1
/
+6
2024-04-15
rcu: Reduce synchronize_rcu() latency
Uladzislau Rezki (Sony)
2
-2
/
+331
2024-04-15
rcu: Fix buffer overflow in print_cpu_stall_info()
Nikita Kiryushin
1
-1
/
+2
2024-04-15
rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
Nikita Kiryushin
1
-1
/
+1
2024-04-15
rcu-tasks: Fix the comments for tasks_rcu_exit_srcu_stall_timer
Zqiang
1
-1
/
+1
2024-04-15
rcu-tasks: Replace exit_tasks_rcu_start() initialization with WARN_ON_ONCE()
Paul E. McKenney
1
-2
/
+1
2024-04-15
rcu: Inform KCSAN of one-byte cmpxchg() in rcu_trc_cmpxchg_need_qs()
Paul E. McKenney
1
-1
/
+9
2024-04-15
rcu: Make hotplug operations track GP state, not flags
Paul E. McKenney
3
-10
/
+10
2024-04-15
rcu: Mark loads from rcu_state.n_online_cpus
Paul E. McKenney
2
-3
/
+7
2024-04-15
rcu: Mark writes to rcu_sync ->gp_count field
Paul E. McKenney
1
-2
/
+6
2024-04-15
rcu: Bring diagnostic read of rcu_state.gp_flags into alignment
Paul E. McKenney
1
-1
/
+1
2024-04-15
rcu: Remove redundant READ_ONCE() of rcu_state.gp_flags in tree.c
Paul E. McKenney
1
-7
/
+4
2024-04-15
rcu: Make Tiny RCU explicitly disable preemption
Paul E. McKenney
1
-0
/
+2
2024-04-15
rcu: Remove redundant BH disabling in TINY_RCU
Paul E. McKenney
1
-2
/
+0
2024-04-15
rcu: Create NEED_TASKS_RCU to factor out enablement logic
Paul E. McKenney
1
-1
/
+5
2024-04-15
srcu: Make Tiny SRCU explicitly disable preemption
Paul E. McKenney
1
-5
/
+26
[prev]
[next]