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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-10
module: Replace deprecated strncpy() with strscpy()
Thorsten Blum
1
-1
/
+1
2025-03-10
params: Annotate struct module_param_attrs with __counted_by()
Thorsten Blum
1
-16
/
+13
2025-03-10
bug: Use RCU instead RCU-sched to protect module_bug_list.
Sebastian Andrzej Siewior
1
-13
/
+9
2025-03-10
static_call: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
1
-7
/
+6
2025-03-10
kprobes: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
1
-1
/
+1
2025-03-10
bpf: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
1
-11
/
+13
2025-03-10
jump_label: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
1
-7
/
+6
2025-03-10
jump_label: Use RCU in all users of __module_address().
Sebastian Andrzej Siewior
1
-9
/
+9
2025-03-10
x86: Use RCU in all users of __module_address().
Sebastian Andrzej Siewior
2
-5
/
+2
2025-03-10
cfi: Use RCU while invoking __module_address().
Sebastian Andrzej Siewior
1
-4
/
+1
2025-03-10
powerpc/ftrace: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
2
-8
/
+4
2025-03-10
LoongArch: ftrace: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
1
-5
/
+4
2025-03-10
LoongArch/orc: Use RCU in all users of __module_address().
Sebastian Andrzej Siewior
1
-3
/
+1
2025-03-10
arm64: module: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
1
-4
/
+3
2025-03-10
ARM: module: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
1
-3
/
+1
2025-03-10
module: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
1
-11
/
+5
2025-03-10
module: Use RCU in all users of __module_address().
Sebastian Andrzej Siewior
3
-13
/
+4
2025-03-10
module: Use RCU in search_module_extables().
Sebastian Andrzej Siewior
1
-14
/
+9
2025-03-10
module: Allow __module_address() to be called from RCU section.
Sebastian Andrzej Siewior
2
-14
/
+1
2025-03-10
module: Use RCU in __is_module_percpu_address().
Sebastian Andrzej Siewior
1
-5
/
+1
2025-03-10
module: Use RCU in find_symbol().
Sebastian Andrzej Siewior
2
-25
/
+19
2025-03-10
module: Remove module_assert_mutex_or_preempt() from try_add_tainted_module().
Sebastian Andrzej Siewior
1
-2
/
+0
2025-03-10
module: Use RCU in module_kallsyms_on_each_symbol().
Sebastian Andrzej Siewior
1
-4
/
+2
2025-03-10
module: Use RCU in __find_kallsyms_symbol_value().
Sebastian Andrzej Siewior
1
-13
/
+4
2025-03-10
module: Use RCU in find_module_all().
Sebastian Andrzej Siewior
5
-14
/
+8
2025-03-10
module: Use RCU in module_get_kallsym().
Sebastian Andrzej Siewior
1
-4
/
+2
2025-03-10
module: Use RCU in find_kallsyms_symbol().
Sebastian Andrzej Siewior
1
-4
/
+3
2025-03-10
module: Use proper RCU assignment in add_kallsyms().
Sebastian Andrzej Siewior
1
-17
/
+14
2025-03-10
module: Begin to move from RCU-sched to RCU.
Sebastian Andrzej Siewior
2
-9
/
+8
2025-03-10
tests/module: nix-ify
Joel Granados
1
-1
/
+1
2025-03-09
Linux 6.14-rc6
Linus Torvalds
1
-1
/
+1
2025-03-08
x86/microcode/AMD: Add some forgotten models to the SHA check
Borislav Petkov (AMD)
1
-0
/
+6
2025-03-08
LoongArch: KVM: Fix GPA size issue about VM
Bibo Mao
2
-1
/
+11
2025-03-08
LoongArch: KVM: Reload guest CSR registers after sleep
Bibo Mao
1
-0
/
+7
2025-03-08
LoongArch: KVM: Add interrupt checking for AVEC
Bibo Mao
1
-1
/
+1
2025-03-08
LoongArch: Set hugetlb mmap base address aligned with pmd size
Bibo Mao
1
-1
/
+5
2025-03-08
LoongArch: Set max_pfn with the PFN of the last page
Bibo Mao
1
-0
/
+3
2025-03-08
LoongArch: Use polling play_dead() when resuming from hibernation
Huacai Chen
1
-1
/
+46
2025-03-08
LoongArch: Eliminate superfluous get_numa_distances_cnt()
Yuli Wang
1
-12
/
+0
2025-03-08
LoongArch: Convert unreachable() to BUG()
Tiezhu Yang
1
-2
/
+2
2025-03-08
x86/mm: Define PTRS_PER_PMD for assembly code too
Ingo Molnar
1
-4
/
+4
2025-03-07
virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex
Alexey Kardashevskiy
3
-24
/
+39
2025-03-07
virt: sev-guest: Allocate request data dynamically
Nikunj A Dadhania
1
-9
/
+15
2025-03-07
x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
Andrew Cooper
1
-6
/
+3
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
7
-23
/
+49
2025-03-06
block: Name the RQF flags enum
Breno Leitao
1
-1
/
+1
2025-03-06
bcachefs: copygc now skips non-rw devices
Kent Overstreet
1
-13
/
+12
2025-03-06
bcachefs: Fix bch2_dev_journal_alloc() spuriously failing
Kent Overstreet
1
-27
/
+32
2025-03-06
x86/boot: Sanitize boot params before parsing command line
Ard Biesheuvel
1
-0
/
+2
2025-03-06
fs/pipe: fix pipe buffer index use in FUSE
Linus Torvalds
1
-7
/
+6
[next]