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
/
failed-syscalls-by-pid.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-31
bpf: Fix oob access in cgroup local storage
Daniel Borkmann
2
-0
/
+16
2025-07-31
bpf: Move cgroup iterator helpers to bpf.h
Daniel Borkmann
2
-13
/
+14
2025-07-31
bpf: Move bpf map owner out of common struct
Daniel Borkmann
3
-35
/
+49
2025-07-31
bpf: Add cookie object to bpf maps
Daniel Borkmann
2
-0
/
+7
2025-07-29
compiler_types: Provide __no_kstack_erase to disable coverage only on Clang
Kees Cook
4
-2
/
+9
2025-07-29
fortify: Fix incorrect reporting of read buffer size
Kees Cook
1
-1
/
+1
2025-07-29
kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGS
Kees Cook
1
-1
/
+1
2025-07-29
ring-buffer: Make the const read-only 'type' static
Colin Ian King
1
-1
/
+1
2025-07-29
Documentation: KVM: Use unordered list for pre-init VGIC registers
Oliver Upton
1
-5
/
+2
2025-07-29
jfs: fix metapage reference count leak in dbAllocCtl
Zheng Yu
1
-1
/
+3
2025-07-29
ktest.pl: Add new PATCHCHECK_SKIP option to skip testing individual commits
Steven Rostedt
2
-0
/
+35
2025-07-29
tracing: fprobe: Fix infinite recursion using preempt_*_notrace()
Masami Hiramatsu (Google)
1
-2
/
+2
2025-07-28
selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suite
KaFai Wan
4
-38
/
+39
2025-07-28
selftests/bpf: Add selftest for attaching tracing programs to functions in deny list
KaFai Wan
2
-0
/
+39
2025-07-28
bpf: Add log for attaching tracing programs to functions in deny list
KaFai Wan
1
-0
/
+2
2025-07-28
bpf: Show precise rejected function when attaching fexit/fmod_ret to __noreturn functions
KaFai Wan
2
-2
/
+3
2025-07-28
ipe: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2
-28
/
+6
2025-07-28
dt-bindings: Correct indentation and style in DTS example
Krzysztof Kozlowski
19
-354
/
+354
2025-07-28
staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int()
Kees Cook
1
-4
/
+5
2025-07-29
tracing: trace_fprobe: Fix typo of the semicolon
Masami Hiramatsu (Google)
1
-1
/
+1
2025-07-28
block: change blk_get_meta_cap() stub return -ENOIOCTLCMD
Klara Modin
1
-1
/
+1
2025-07-28
fuse: remove page alignment check for writeback len
Joanne Koong
1
-2
/
+0
2025-07-28
rv: Add opid per-cpu monitor
Gabriele Monaco
9
-0
/
+399
2025-07-28
rv: Add nrp and sssw per-task monitors
Gabriele Monaco
15
-0
/
+728
2025-07-28
rv: Replace tss and sncid monitors with more complete sts
Gabriele Monaco
18
-410
/
+385
2025-07-28
sched: Adapt sched tracepoints for RV task model
Gabriele Monaco
8
-18
/
+34
2025-07-28
rv: Retry when da monitor detects race conditions
Gabriele Monaco
4
-54
/
+85
2025-07-28
rv: Adjust monitor dependencies
Gabriele Monaco
4
-4
/
+4
2025-07-28
rv: Use strings in da monitors tracepoints
Gabriele Monaco
1
-38
/
+38
2025-07-28
rv: Remove trailing whitespace from tracepoint string
Gabriele Monaco
1
-4
/
+4
2025-07-28
rv: Add da_handle_start_run_event_ to per-task monitors
Gabriele Monaco
1
-0
/
+24
2025-07-28
bpf: Fix various typos in verifier.c comments
Suchit Karunakaran
1
-5
/
+5
2025-07-28
bpf: Add third round of bounds deduction
Paul Chaignon
2
-1
/
+2
2025-07-28
selftests/bpf: Test invariants on JSLT crossing sign
Paul Chaignon
1
-1
/
+1
2025-07-28
selftests/bpf: Test cross-sign 64bits range refinement
Paul Chaignon
1
-0
/
+118
2025-07-28
selftests/bpf: Update reg_bound range refinement logic
Paul Chaignon
1
-0
/
+14
2025-07-28
bpf: Improve bounds when s64 crosses sign boundary
Paul Chaignon
1
-0
/
+52
2025-07-28
RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map()
Quan Zhou
1
-2
/
+3
2025-07-28
RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAs
Quan Zhou
1
-2
/
+3
2025-07-28
RISC-V: perf/kvm: Add reporting of interrupt events
Quan Zhou
3
-38
/
+60
2025-07-28
RISC-V: KVM: Enable ring-based dirty memory tracking
Quan Zhou
4
-3
/
+19
2025-07-28
RISC-V: KVM: Fix inclusion of Smnpm in the guest ISA bitmap
Samuel Holland
1
-30
/
+53
2025-07-28
RISC-V: KVM: Delegate illegal instruction fault to VS mode
Xu Lu
1
-0
/
+1
2025-07-28
RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs
Anup Patel
5
-50
/
+73
2025-07-28
RISC-V: KVM: Factor-out g-stage page table management
Anup Patel
10
-432
/
+530
2025-07-28
RISC-V: KVM: Add vmid field to struct kvm_riscv_hfence
Anup Patel
2
-14
/
+17
2025-07-28
RISC-V: KVM: Introduce struct kvm_gstage_mapping
Anup Patel
3
-27
/
+43
2025-07-28
RISC-V: KVM: Factor-out MMU related declarations into separate headers
Anup Patel
12
-98
/
+143
2025-07-28
RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect()
Anup Patel
1
-6
/
+7
2025-07-28
RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()
Anup Patel
3
-1
/
+11
[next]