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
tools headers x86 svm: Sync svm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2025-06-16
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+4
2025-06-16
tools kvm headers arm64: Update KVM header from the kernel sources
Arnaldo Carvalho de Melo
1
-4
/
+5
2025-06-16
tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX knob
Arnaldo Carvalho de Melo
1
-0
/
+7
2025-06-16
perf mem: Document new output fields (op, cache, mem, dtlb, snoop)
Namhyung Kim
2
-17
/
+92
2025-06-16
tools headers: Update the fs headers with the kernel sources
Arnaldo Carvalho de Melo
4
-6
/
+17
2025-06-16
perf test: Restrict uniquifying test to machines with 'uncore_imc'
Chun-Tse Shao
1
-2
/
+10
2025-06-16
fs: drop assert in file_seek_cur_needs_f_lock
Luis Henriques
1
-2
/
+6
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
powerpc: Fix struct termio related ioctl macros
Madhavan Srinivasan
1
-4
/
+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-13
powerpc: dts: mpc8315erdb: Add GPIO controller node
J. Neuschäfer
1
-0
/
+10
2025-06-13
powerpc/microwatt: Fix model property in device tree
J. Neuschäfer
1
-1
/
+1
2025-06-13
powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery
Narayana Murty N
1
-0
/
+2
2025-06-13
powerpc/vdso: Fix build of VDSO32 with pcrel
Christophe Leroy
2
-2
/
+2
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-12
fs: unlock the superblock during iterate_supers_type
Darrick J. Wong
1
-1
/
+3
2025-06-12
ovl: fix debug print in case of mkdir error
Amir Goldstein
1
-3
/
+5
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
[next]