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
2023-08-15
audit: cleanup function braces and assignment-in-if-condition
Atul Kumar Pant
1
-2
/
+4
2023-08-15
audit: add space before parenthesis and around '=', "==", and '<'
Atul Kumar Pant
3
-10
/
+10
2023-08-14
bpf: Support default .validate() and .update() behavior for struct_ops links
David Vernet
1
-6
/
+9
2023-08-14
cgroup:namespace: Remove unused cgroup_namespaces_init()
Lu Jialin
1
-6
/
+0
2023-08-14
workqueue: Rename rescuer kworker
Aaron Tomlin
1
-1
/
+1
2023-08-14
rcutorture: Stop right-shifting torture_random() return values
Paul E. McKenney
1
-3
/
+3
2023-08-14
torture: Stop right-shifting torture_random() return values
Paul E. McKenney
1
-2
/
+2
2023-08-14
torture: Move stutter_wait() timeouts to hrtimers
Paul E. McKenney
1
-2
/
+2
2023-08-14
torture: Move torture_shuffle() timeouts to hrtimers
Paul E. McKenney
1
-1
/
+3
2023-08-14
torture: Move torture_onoff() timeouts to hrtimers
Paul E. McKenney
1
-3
/
+3
2023-08-14
torture: Make torture_hrtimeout_*() use TASK_IDLE
Paul E. McKenney
1
-1
/
+1
2023-08-14
torture: Add lock_torture writer_fifo module parameter
Dietmar Eggemann
2
-6
/
+9
2023-08-14
torture: Add a kthread-creation callback to _torture_create_kthread()
Paul E. McKenney
1
-1
/
+5
2023-08-14
rcu-tasks: Fix boot-time RCU tasks debug-only deadlock
Paul E. McKenney
1
-0
/
+2
2023-08-14
sched: Simplify sched_core_cpu_{starting,deactivate}()
Peter Zijlstra
1
-15
/
+12
2023-08-14
sched: Simplify try_steal_cookie()
Peter Zijlstra
1
-12
/
+9
2023-08-14
sched: Simplify sched_tick_remote()
Peter Zijlstra
1
-23
/
+16
2023-08-14
sched: Simplify sched_exec()
Peter Zijlstra
1
-12
/
+9
2023-08-14
sched: Simplify ttwu()
Peter Zijlstra
1
-112
/
+109
2023-08-14
sched: Simplify wake_up_if_idle()
Peter Zijlstra
2
-14
/
+21
2023-08-14
sched: Simplify: migrate_swap_stop()
Peter Zijlstra
2
-16
/
+27
2023-08-14
sched: Simplify sysctl_sched_uclamp_handler()
Peter Zijlstra
1
-7
/
+4
2023-08-14
sched: Simplify get_nohz_timer_target()
Peter Zijlstra
1
-9
/
+6
2023-08-14
sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
Cyril Hrubis
1
-0
/
+3
2023-08-14
sched/rt: Fix sysctl_sched_rr_timeslice intial value
Cyril Hrubis
1
-1
/
+1
2023-08-14
printk: ringbuffer: Fix truncating buffer size min_t cast
Kees Cook
1
-1
/
+1
2023-08-14
Merge back system-wide sleep material for v6.6.
Rafael J. Wysocki
1
-38
/
+149
2023-08-11
Merge tag 'pm-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2023-08-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
9
-24
/
+43
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+42
2023-08-10
Merge branch 'sched/eevdf' into sched/core
Ingo Molnar
5
-644
/
+527
2023-08-08
bpf: lru: Remove unused declaration bpf_lru_promote()
Yue Haibing
1
-1
/
+0
2023-08-08
lsm: constify the 'target' parameter in security_capget()
Khadija Kamran
1
-1
/
+1
2023-08-08
audit: fix possible soft lockup in __audit_inode_child()
Gaosheng Cui
1
-0
/
+2
2023-08-08
swiotlb: optimize get_max_slots()
Petr Tesarik
1
-3
/
+1
2023-08-08
swiotlb: move slot allocation explanation comment where it belongs
Petr Tesarik
1
-5
/
+5
2023-08-07
workqueue: Make default affinity_scope dynamically updatable
Tejun Heo
1
-6
/
+39
2023-08-07
workqueue: Implement non-strict affinity scope for unbound workqueues
Tejun Heo
1
-2
/
+72
2023-08-07
workqueue: Add workqueue_attrs->__pod_cpumask
Tejun Heo
1
-37
/
+37
2023-08-07
workqueue: Factor out need_more_worker() check and worker wake-up
Tejun Heo
1
-50
/
+37
2023-08-07
workqueue: Factor out work to worker assignment and collision handling
Tejun Heo
1
-28
/
+52
2023-08-07
workqueue: Add multiple affinity scopes and interface to select them
Tejun Heo
1
-5
/
+105
2023-08-07
workqueue: Modularize wq_pod_type initialization
Tejun Heo
1
-34
/
+50
2023-08-07
workqueue: Generalize unbound CPU pods
Tejun Heo
1
-61
/
+110
2023-08-07
workqueue: Factor out clearing of workqueue-only attrs fields
Tejun Heo
1
-6
/
+14
2023-08-07
workqueue: Factor out actual cpumask calculation to reduce subtlety in wq_update_pod()
Tejun Heo
1
-20
/
+29
2023-08-07
workqueue: Initialize unbound CPU pods later in the boot
Tejun Heo
1
-27
/
+41
2023-08-07
workqueue: Move wq_pod_init() below workqueue_init()
Tejun Heo
1
-38
/
+40
2023-08-07
workqueue: Rename NUMA related names to use pod instead
Tejun Heo
1
-84
/
+75
2023-08-07
workqueue: Rename workqueue_attrs->no_numa to ->ordered
Tejun Heo
1
-10
/
+9
[prev]
[next]