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-02-25
x86/irq: Define trace events conditionally
Arnd Bergmann
1
-0
/
+2
2025-02-25
x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems
Russell Senior
1
-2
/
+2
2025-02-25
x86/of: Don't use DTB for SMP setup if ACPI is enabled
Dmytro Maluka
1
-1
/
+2
2025-02-23
Linux 6.14-rc4
Linus Torvalds
1
-1
/
+1
2025-02-22
i2c: core: Allocate temporary client dynamically
Geert Uytterhoeven
1
-5
/
+10
2025-02-21
tracing: Fix memory leak when reading set_event file
Adrian Huang
1
-2
/
+9
2025-02-21
ftrace: Correct preemption accounting for function tracing.
Sebastian Andrzej Siewior
1
-4
/
+2
2025-02-21
selftests/ftrace: Update fprobe test to check enabled_functions file
Steven Rostedt
1
-0
/
+54
2025-02-21
fprobe: Fix accounting of when to unregister from function graph
Steven Rostedt
1
-3
/
+3
2025-02-21
fprobe: Always unregister fgraph function from ops
Steven Rostedt
1
-4
/
+2
2025-02-21
ftrace: Do not add duplicate entries in subops manager ops
Steven Rostedt
1
-0
/
+3
2025-02-21
ftrace: Fix accounting of adding subops to a manager ops
Steven Rostedt
1
-11
/
+22
2025-02-21
docs: arch/x86/sva: Fix two grammar errors under Background and FAQ
Brian Ochoa
1
-2
/
+2
2025-02-21
rseq: Fix rseq registration with CONFIG_DEBUG_RSEQ
Michael Jeanson
1
-3
/
+8
2025-02-21
x86/cpufeatures: Make AVX-VNNI depend on AVX
Eric Biggers
1
-0
/
+1
2025-02-21
irqchip/qcom-pdc: Workaround hardware register bug on X1E80100
Stephan Gerhold
1
-3
/
+64
2025-02-20
MAINTAINERS: Change maintainer for RDT
Fenghua Yu
1
-1
/
+1
2025-02-20
soc: loongson: loongson2_guts: Add check for devm_kstrdup()
Haoxiang Li
1
-1
/
+4
2025-02-20
smb: client: Add check for next_buffer in receive_encrypted_standard()
Haoxiang Li
1
-0
/
+4
2025-02-20
nvme: only allow entering LIVE from CONNECTING state
Daniel Wagner
1
-2
/
+0
2025-02-20
nvme-fc: rely on state transitions to handle connectivity loss
Daniel Wagner
1
-61
/
+6
2025-02-20
perf/x86/intel: Fix event constraints for LNC
Kan Liang
2
-14
/
+8
2025-02-20
gpiolib: don't bail out if get_direction() fails in gpiochip_add_data()
Bartosz Golaszewski
1
-1
/
+9
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
3
-100
/
+22
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
3
-6
/
+10
2025-02-20
nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
Haoxiang Li
1
-0
/
+2
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
4
-7
/
+21
2025-02-20
net: axienet: Set mac_managed_pm
Nick Hu
1
-0
/
+1
2025-02-19
arp: switch to dev_getbyhwaddr() in arp_req_set_public()
Breno Leitao
1
-1
/
+1
2025-02-19
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
2
-3
/
+36
2025-02-19
sctp: Fix undefined behavior in left shift operation
Yu-Chun Lin
1
-1
/
+1
2025-02-19
selftests/bpf: Add a specific dst port matching
Cong Wang
1
-1
/
+6
2025-02-19
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
1
-8
/
+10
2025-02-19
selftests/net/forwarding: Add a test case for tc-flower of mixed port and port-range
Cong Wang
1
-0
/
+46
2025-02-19
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
1
-12
/
+19
2025-02-19
geneve: Suppress list corruption splat in geneve_destroy_tunnels().
Kuniyuki Iwashima
1
-7
/
+0
2025-02-19
gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().
Kuniyuki Iwashima
1
-5
/
+0
2025-02-19
bcachefs: Fix srcu lock warning in btree_update_nodes_written()
Kent Overstreet
1
-0
/
+2
2025-02-19
bcachefs: Fix bch2_indirect_extent_missing_error()
Kent Overstreet
1
-10
/
+8
2025-02-19
io_uring/rw: clean up mshot forced sync mode
Pavel Begunkov
1
-9
/
+3
2025-02-19
io_uring/rw: move ki_complete init into prep
Pavel Begunkov
1
-3
/
+8
2025-02-19
io_uring/rw: don't directly use ki_complete
Pavel Begunkov
1
-5
/
+9
2025-02-19
io_uring/rw: forbid multishot async reads
Pavel Begunkov
1
-2
/
+11
2025-02-19
drm/i915/dp: Fix disabling the transcoder function in 128b/132b mode
Imre Deak
1
-4
/
+2
2025-02-19
drm/i915/dp: Fix error handling during 128b/132b link training
Imre Deak
1
-1
/
+14
2025-02-19
bcachefs: Fix fsck directory i_size checking
Kent Overstreet
2
-48
/
+32
2025-02-19
accel/amdxdna: Add missing include linux/slab.h
Su Hui
1
-0
/
+1
2025-02-19
cifs: Treat unhandled directory name surrogate reparse points as mount directory nodes
Pali Rohár
2
-0
/
+16
2025-02-19
cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_reparse_point()
Pali Rohár
1
-3
/
+2
2025-02-19
smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSIX extensions
Steve French
4
-7
/
+29
[next]