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-10-23
sched: Fix pick_next_task_fair() vs try_to_wake_up() race
Peter Zijlstra
2
-9
/
+46
2024-10-23
perf: Fix missing RCU reader protection in perf_event_clear_cpumask()
Kan Liang
1
-1
/
+1
2024-10-23
srcu: Replace WARN_ON_ONCE() with BUILD_BUG_ON() if possible
Zhen Lei
1
-2
/
+2
2024-10-23
rcu: Stop stall warning from dumping stacks if grace period ends
Paul E. McKenney
1
-6
/
+11
2024-10-23
rcu: Delete unused rcu_gp_might_be_stalled() function
Paul E. McKenney
1
-30
/
+0
2024-10-23
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
1
-3
/
+3
2024-10-23
sysctl: Reorganize kerneldoc parameter names
Julia Lawall
1
-1
/
+0
2024-10-23
ucounts: constify sysctl table user_table
Thomas Weißschuh
1
-1
/
+1
2024-10-23
tracing: Consider the NULL character when validating the event length
Leo Yan
1
-1
/
+1
2024-10-23
tracing/probes: Fix MAX_TRACE_ARGS limit handling
Mikel Rychliski
4
-4
/
+19
2024-10-22
audit: Use str_yes_no() helper function
Thorsten Blum
1
-4
/
+4
2024-10-22
bpf: Fix overloading of MEM_UNINIT's meaning
Daniel Borkmann
1
-38
/
+35
2024-10-22
bpf: Add MEM_WRITE attribute
Daniel Borkmann
4
-9
/
+9
2024-10-22
bpf: Preserve param->string when parsing mount options
Hou Tao
1
-2
/
+3
2024-10-22
rcu: Remove unused declaration rcu_segcblist_offload()
Yue Haibing
1
-1
/
+0
2024-10-21
bpf: Implement bpf_send_signal_task() kfunc
Puranjay Mohan
2
-8
/
+46
2024-10-21
cgroup/bpf: only cgroup v2 can be attached by bpf programs
Chen Ridong
1
-6
/
+11
2024-10-21
Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline"
Chen Ridong
1
-3
/
+1
2024-10-21
sched_getattr: port to copy_struct_to_user
Aleksa Sarai
1
-40
/
+2
2024-10-21
Merge tag 'v6.12-rc4' into sched/core, to resolve conflict
Ingo Molnar
19
-200
/
+311
2024-10-21
uprobe: avoid out-of-bounds memory access of fetching args
Qiao Ma
1
-3
/
+6
2024-10-20
Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
13
-70
/
+128
2024-10-19
module: Reformat struct for code style
Matthew Maurer
1
-1
/
+6
2024-10-19
module: Additional validation in elf_validity_cache_strtab
Matthew Maurer
1
-1
/
+37
2024-10-19
module: Factor out elf_validity_cache_strtab
Matthew Maurer
1
-3
/
+20
2024-10-19
module: Group section index calculations together
Matthew Maurer
1
-17
/
+51
2024-10-19
module: Factor out elf_validity_cache_index_str
Matthew Maurer
1
-9
/
+28
2024-10-19
module: Factor out elf_validity_cache_index_sym
Matthew Maurer
1
-29
/
+44
2024-10-19
module: Factor out elf_validity_cache_index_mod
Matthew Maurer
1
-62
/
+67
2024-10-19
module: Factor out elf_validity_cache_index_info
Matthew Maurer
1
-14
/
+68
2024-10-19
module: Factor out elf_validity_cache_secstrings
Matthew Maurer
1
-37
/
+69
2024-10-19
module: Factor out elf_validity_cache_sechdrs
Matthew Maurer
1
-43
/
+82
2024-10-19
module: Factor out elf_validity_ehdr
Matthew Maurer
1
-23
/
+47
2024-10-19
module: Take const arg in validate_section_offset
Matthew Maurer
1
-1
/
+1
2024-10-19
Merge tag 'ftrace-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-8
/
+23
2024-10-19
ring-buffer: Use str_low_high() helper in ring_buffer_producer()
Thorsten Blum
1
-2
/
+2
2024-10-19
ring-buffer: Reorganize kerneldoc parameter names
Julia Lawall
1
-1
/
+1
2024-10-19
ring-buffer: Limit time with disabled interrupts in rb_check_pages()
Petr Pavlu
1
-26
/
+72
2024-10-18
fgraph: Allocate ret_stack_list with proper size
Steven Rostedt
1
-1
/
+2
2024-10-18
fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks
Steven Rostedt
1
-7
/
+21
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
9
-59
/
+89
2024-10-18
sched_ext: improve WAKE_SYNC behavior for default idle CPU selection
Andrea Righi
1
-12
/
+32
2024-10-17
locking/pvqspinlock: Convert fields of 'enum vcpu_state' to uppercase
Qiuxu Zhuo
1
-18
/
+18
2024-10-17
lockdep: Use info level for lockdep initial info messages
Jiri Slaby (SUSE)
1
-11
/
+11
2024-10-17
lockdep: Add lockdep_cleanup_dead_cpu()
David Woodhouse
2
-0
/
+25
2024-10-17
futex: Use atomic64_try_cmpxchg_relaxed() in get_inode_sequence_number()
Uros Bizjak
1
-2
/
+2
2024-10-17
futex: Use atomic64_inc_return() in get_inode_sequence_number()
Uros Bizjak
1
-1
/
+1
2024-10-17
bpf: Fix print_reg_state's constant scalar dump
Daniel Borkmann
1
-2
/
+1
2024-10-17
bpf: Fix incorrect delta propagation between linked registers
Daniel Borkmann
1
-5
/
+6
2024-10-17
bpf: Fix iter/task tid filtering
Jordan Rome
1
-1
/
+1
[prev]
[next]