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-28
objtool: Fix NULL printf() '%s' argument in builtin-check.c:save_argv()
Josh Poimboeuf
1
-1
/
+1
2025-03-28
objtool, lkdtm: Obfuscate the do_nothing() pointer
Josh Poimboeuf
1
-3
/
+11
2025-03-25
objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_mode_dcdc()
Josh Poimboeuf
1
-2
/
+2
2025-03-25
objtool, ASoC: codecs: wcd934x: Remove potential undefined behavior in wcd934x_slim_irq_handler()
Josh Poimboeuf
1
-1
/
+1
2025-03-25
objtool, Input: cyapa - Remove undefined behavior in cyapa_update_fw_store()
Josh Poimboeuf
1
-2
/
+2
2025-03-25
objtool, panic: Disable SMAP in __stack_chk_fail()
Josh Poimboeuf
2
-1
/
+10
2025-03-25
objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds()
Josh Poimboeuf
1
-1
/
+4
2025-03-25
objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()
Josh Poimboeuf
1
-1
/
+1
2025-03-25
objtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq()
Josh Poimboeuf
1
-1
/
+1
2025-03-25
objtool: Remove redundant opts.noinstr dependency
Josh Poimboeuf
1
-6
/
+1
2025-03-25
objtool: Remove --no-unreachable for noinstr-only vmlinux.o runs
Josh Poimboeuf
1
-1
/
+0
2025-03-25
objtool: Fix up some outdated references to ENTRY/ENDPROC
Josh Poimboeuf
3
-10
/
+6
2025-03-25
objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity
Josh Poimboeuf
4
-71
/
+73
2025-03-25
objtool: Improve error handling
Josh Poimboeuf
6
-221
/
+232
2025-03-25
objtool: Properly disable uaccess validation
Josh Poimboeuf
1
-2
/
+9
2025-03-25
objtool: Silence more KCOV warnings
Josh Poimboeuf
1
-0
/
+6
2025-03-25
objtool: Fix init_module() handling
Josh Poimboeuf
1
-2
/
+5
2025-03-25
objtool: Fix CONFIG_OBJTOOL_WERROR for vmlinux.o
Josh Poimboeuf
1
-3
/
+11
2025-03-25
objtool: Fix X86_FEATURE_SMAP alternative handling
Josh Poimboeuf
8
-89
/
+37
2025-03-25
objtool: Ignore entire functions rather than instructions
Josh Poimboeuf
2
-17
/
+19
2025-03-25
objtool: Warn when disabling unreachable warnings
Josh Poimboeuf
1
-1
/
+4
2025-03-25
objtool: Fix detection of consecutive jump tables on Clang 20
Josh Poimboeuf
3
-22
/
+37
2025-03-24
x86 boot build: make git ignore stale 'tools' directory
Linus Torvalds
1
-0
/
+1
2025-03-24
MAINTAINERS: remove myself as reviewer
Darrick J. Wong
1
-1
/
+0
2025-03-24
Linux 6.14
Linus Torvalds
1
-1
/
+1
2025-03-22
io_uring/net: fix sendzc double notif flush
Pavel Begunkov
1
-0
/
+2
2025-03-22
keys: Fix UAF in key_put()
David Howells
3
-1
/
+6
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
14
-10
/
+39
2025-03-22
perf/amd/ibs: Prevent leaking sensitive data to userspace
Namhyung Kim
1
-6
/
+78
2025-03-21
zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work around compiler segfault
Ingo Molnar
1
-1
/
+1
2025-03-21
x86/asm: Make asm export of __ref_stack_chk_guard unconditional
Ard Biesheuvel
1
-1
/
+1
2025-03-20
cpumask: align text in comment
Joel Savitz
1
-1
/
+1
2025-03-20
perf/x86/rapl: Fix error handling in init_rapl_pmus()
Dhananjay Ugwekar
1
-1
/
+6
2025-03-20
io_uring/net: don't clear REQ_F_NEED_CLEANUP unconditionally
Jens Axboe
1
-2
/
+1
2025-03-20
drm/xe: Fix exporting xe buffers multiple times
Tomasz Rusinowicz
2
-3
/
+1
2025-03-20
cgroup: rstat: Cleanup flushing functions and locking
Yosry Ahmed
2
-61
/
+20
2025-03-20
MAINTAINERS: Add Andrea Mayer as a maintainer of SRv6
David Ahern
1
-0
/
+11
2025-03-20
Revert "gre: Fix IPv6 link-local address generation."
Guillaume Nault
1
-9
/
+6
2025-03-20
Revert "selftests: Add IPv6 link-local address generation tests for GRE devices."
Guillaume Nault
2
-178
/
+0
2025-03-20
selftests/pidfd: third test for multi-threaded exec polling
Christian Brauner
1
-0
/
+147
2025-03-20
selftests/pidfd: second test for multi-threaded exec polling
Christian Brauner
1
-24
/
+48
2025-03-20
selftests/pidfd: first test for multi-threaded exec polling
Christian Brauner
1
-7
/
+31
2025-03-20
pidfs: improve multi-threaded exec and premature thread-group leader exit polling
Christian Brauner
3
-9
/
+9
2025-03-20
net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES
Lin Ma
1
-0
/
+1
2025-03-20
fs: sort out fd allocation vs dup2 race commentary, take 2
Mateusz Guzik
1
-14
/
+26
2025-03-20
iomap: rework IOMAP atomic flags
John Garry
6
-30
/
+37
2025-03-20
iomap: comment on atomic write checks in iomap_dio_bio_iter()
John Garry
1
-1
/
+6
2025-03-20
iomap: inline iomap_dio_bio_opflags()
John Garry
1
-63
/
+49
2025-03-20
tools headers: Sync uapi/asm-generic/socket.h with the kernel sources
Alexander Mikhalitsyn
1
-2
/
+19
2025-03-20
mptcp: Fix data stream corruption in the address announcement
Arthur Mongodin
1
-2
/
+4
[next]