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-09-15
bpf: make it easier to add new metadata kfunc
Stanislav Fomichev
1
-4
/
+5
2023-09-15
bpf: Fix uprobe_multi get_pid_task error path
Jiri Olsa
1
-1
/
+3
2023-09-15
bpf: Skip unit_size checking for global per-cpu allocator
Hou Tao
1
-0
/
+7
2023-09-15
sched/core: Use do-while instead of for loop in set_nr_if_polling()
Uros Bizjak
1
-4
/
+3
2023-09-15
sched/fair: Fix cfs_rq_is_decayed() on !SMP
Chengming Zhou
1
-1
/
+1
2023-09-15
sched/topology: Fix sched_numa_find_nth_cpu() comment
Yury Norov
1
-6
/
+8
2023-09-15
sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()
Yury Norov
1
-0
/
+3
2023-09-15
sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less case
Yury Norov
1
-1
/
+5
2023-09-15
sched/fair: Fix open-coded numa_nearest_node()
Yury Norov
1
-13
/
+1
2023-09-15
crypto: pcrypt - Fix hungtask for PADATA_RESET
Lu Jialin
1
-1
/
+1
2023-09-15
panic: Reenable preemption in WARN slowpath
Lukas Wunner
1
-0
/
+1
2023-09-14
bpf: Charge modmem for struct_ops trampoline
Song Liu
1
-4
/
+22
2023-09-14
futex: Use a folio instead of a page
Matthew Wilcox (Oracle)
1
-34
/
+33
2023-09-13
rcu: Eliminate rcu_gp_slow_unregister() false positive
Paul E. McKenney
1
-1
/
+1
2023-09-13
rcu: Dump memory object info if callback function is invalid
Zhen Lei
6
-0
/
+12
2023-09-13
rcu: Add sysfs to provide throttled access to rcu_barrier()
Paul E. McKenney
1
-0
/
+76
2023-09-13
rcu/tree: Remove superfluous return from void call_rcu* functions
Joel Fernandes (Google)
1
-2
/
+2
2023-09-13
srcu: Fix error handling in init_srcu_struct_fields()
Joel Fernandes (Google)
1
-15
/
+17
2023-09-13
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
6
-30
/
+88
2023-09-13
sched/fair: Fix SMT4 group_smt_balance handling
Tim Chen
1
-1
/
+11
2023-09-13
sched: Misc cleanups
Peter Zijlstra
1
-104
/
+63
2023-09-13
sched: Simplify tg_set_cfs_bandwidth()
Peter Zijlstra
1
-19
/
+19
2023-09-13
sched: Simplify sched_move_task()
Peter Zijlstra
1
-6
/
+4
2023-09-13
sched: Simplify sched_rr_get_interval()
Peter Zijlstra
1
-22
/
+14
2023-09-13
sched: Simplify yield_to()
Peter Zijlstra
1
-38
/
+29
2023-09-13
sched: Simplify sched_{set,get}affinity()
Peter Zijlstra
1
-39
/
+14
2023-09-13
sched: Simplify syscalls
Peter Zijlstra
1
-86
/
+68
2023-09-13
sched: Simplify set_user_nice()
Peter Zijlstra
2
-7
/
+11
2023-09-13
smp: Change function signatures to use call_single_data_t
Leonardo Bras
2
-14
/
+14
2023-09-13
swiotlb: use the calculated number of areas
Ross Lagerwall
1
-3
/
+2
2023-09-12
bpf, cgroup: fix multiple kernel-doc warnings
Randy Dunlap
1
-6
/
+7
2023-09-12
bpf: Fix a erroneous check after snprintf()
Christophe JAILLET
1
-1
/
+1
2023-09-12
audit: Annotate struct audit_chunk with __counted_by
Kees Cook
1
-1
/
+1
2023-09-12
bpf, x64: Fix tailcall infinite loop
Leon Hwang
2
-2
/
+5
2023-09-12
perf/core: Bail out early if the request AUX area is out of bound
Shuai Xue
1
-0
/
+6
2023-09-12
eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
Jinjie Ruan
1
-4
/
+9
2023-09-12
PM: hibernate: Fix the exclusive get block device in test_resume mode
Chen Yu
1
-6
/
+6
2023-09-12
PM: hibernate: Rename function parameter from snapshot_test to exclusive
Chen Yu
2
-8
/
+10
2023-09-11
bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init
Eduard Zingerman
1
-5
/
+7
2023-09-11
stacktrace: Export stack_trace_save_tsk
Christopher James Halse Rogers
1
-0
/
+2
2023-09-11
bpf: Avoid deadlock when using queue and stack maps from NMI
Toke Høiland-Jørgensen
1
-3
/
+18
2023-09-11
tracing/synthetic: Print out u64 values properly
Tero Kristo
1
-1
/
+1
2023-09-11
refscale: Print out additional module parameters
Paul E. McKenney
1
-2
/
+2
2023-09-11
refscale: Fix misplaced data re-read
Paul E. McKenney
1
-1
/
+1
2023-09-11
rcu-tasks: Make rcu_tasks_lazy_ms static
Jiapeng Chong
1
-1
/
+1
2023-09-11
rcu-tasks: Pull sampling of ->percpu_dequeue_lim out of loop
Paul E. McKenney
1
-1
/
+3
2023-09-11
rcu-tasks: Add printk()s to localize boot-time self-test hang
Paul E. McKenney
1
-1
/
+3
2023-09-11
rcu/tree: Defer setting of jiffies during stall reset
Joel Fernandes (Google)
3
-2
/
+34
2023-09-11
rcutorture: Add test of RCU CPU stall notifiers
Paul E. McKenney
1
-0
/
+21
2023-09-11
rcu: Add RCU CPU stall notifier
Paul E. McKenney
3
-2
/
+69
[prev]
[next]