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-06-16
drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled
Tzung-Bi Shih
1
-2
/
+2
2025-06-15
Linux 6.16-rc2
Linus Torvalds
1
-1
/
+1
2025-06-16
gendwarfksyms: Fix structure type overrides
Sami Tolvanen
2
-58
/
+21
2025-06-16
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
2
-6
/
+12
2025-06-13
io_uring: run local task_work from ring exit IOPOLL reaping
Jens Axboe
1
-0
/
+3
2025-06-13
nvme: always punt polled uring_cmd end_io work to task_work
Jens Axboe
1
-14
/
+7
2025-06-13
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()
Oleg Nesterov
1
-0
/
+9
2025-06-13
io_uring/kbuf: don't truncate end buffer for multiple buffer peeks
Jens Axboe
1
-1
/
+4
2025-06-13
Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallback behavior sublists
Bagas Sanjaya
1
-0
/
+2
2025-06-13
iommu/tegra: Fix incorrect size calculation
Jason Gunthorpe
1
-2
/
+2
2025-06-13
block: Fix bvec_set_folio() for very large folios
Matthew Wilcox (Oracle)
1
-2
/
+5
2025-06-13
bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-06-13
spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine
Thangaraj Samynathan
1
-1
/
+1
2025-06-12
mm: add mmap_prepare() compatibility layer for nested file systems
Lorenzo Stoakes
5
-3
/
+107
2025-06-12
smb: improve directory cache reuse for readdir operations
Bharath SM
2
-17
/
+19
2025-06-12
smb: client: fix perf regression with deferred closes
Paulo Alcantara
1
-3
/
+6
2025-06-12
drm/xe/lrc: Use a temporary buffer for WA BB
Lucas De Marchi
1
-4
/
+20
2025-06-12
selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS context
Gal Pressman
1
-1
/
+58
2025-06-12
net: ethtool: Don't check if RSS context exists in case of context 0
Gal Pressman
1
-1
/
+2
2025-06-12
af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD.
Kuniyuki Iwashima
1
-1
/
+2
2025-06-12
ipv6: Move fib6_config_validate() to ip6_route_add().
Kuniyuki Iwashima
1
-55
/
+55
2025-06-12
net: drv: netdevsim: don't napi_complete() from netpoll
Jakub Kicinski
1
-1
/
+2
2025-06-12
net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()
Dan Carpenter
1
-2
/
+17
2025-06-12
veth: prevent NULL pointer dereference in veth_xdp_rcv
Jesper Dangaard Brouer
1
-2
/
+2
2025-06-12
net_sched: remove qdisc_tree_flush_backlog()
Eric Dumazet
1
-8
/
+0
2025-06-12
net_sched: ets: fix a race in ets_qdisc_change()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: tbf: fix a race in tbf_change()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: red: fix a race in __red_change()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: prio: fix a race in prio_tune()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: sch_sfq: reject invalid perturb period
Eric Dumazet
1
-2
/
+8
2025-06-12
net: phy: phy_caps: Don't skip better duplex macth on non-exact match
Maxime Chevallier
1
-6
/
+12
2025-06-12
io_uring: consistently use rcu semantics with sqpoll thread
Keith Busch
4
-15
/
+38
2025-06-11
init: fix build warnings about export.h
Huacai Chen
2
-0
/
+2
2025-06-11
MAINTAINERS: add Barry as a THP reviewer
Barry Song
1
-0
/
+1
2025-06-11
drivers/rapidio/rio_cm.c: prevent possible heap overwrite
Andrew Morton
1
-0
/
+3
2025-06-11
mm: close theoretical race where stale TLB entries could linger
Ryan Roberts
1
-0
/
+2
2025-06-11
mm/vma: reset VMA iterator on commit_merge() OOM failure
Lorenzo Stoakes
1
-18
/
+4
2025-06-11
docs: proc: update VmFlags documentation in smaps
wangfushuai
1
-1
/
+3
2025-06-11
scatterlist: fix extraneous '@'-sign kernel-doc notation
Randy Dunlap
2
-6
/
+6
2025-06-11
selftests/mm: skip failed memfd setups in gup_longterm
Mark Brown
1
-1
/
+6
2025-06-12
rust: cpu: Add CpuId::current() to retrieve current CPU ID
Viresh Kumar
4
-0
/
+21
2025-06-12
rust: Use CpuId in place of raw CPU numbers
Viresh Kumar
4
-27
/
+59
2025-06-12
KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORY
Paolo Bonzini
1
-0
/
+3
2025-06-12
KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORY
Paolo Bonzini
1
-1
/
+5
2025-06-11
bcachefs: Don't trace should_be_locked unless changing
Kent Overstreet
1
-2
/
+4
2025-06-11
bcachefs: Ensure that snapshot creation propagates has_case_insensitive
Kent Overstreet
1
-0
/
+10
2025-06-11
bcachefs: Print devices we're mounting on multi device filesystems
Kent Overstreet
1
-6
/
+14
2025-06-11
bcachefs: Don't trust sb->nr_devices in members_to_text()
Kent Overstreet
1
-4
/
+30
2025-06-11
bcachefs: Fix version checks in validate_bset()
Kent Overstreet
1
-5
/
+11
2025-06-11
bcachefs: ioctl: avoid stack overflow warning
Arnd Bergmann
1
-2
/
+2
[next]