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
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-29
lib/crypto: blake2s: Consolidate into single C translation unit
Eric Biggers
1
-19
/
+0
2025-08-29
lib/crypto: blake2s: Remove obsolete self-test
Eric Biggers
1
-2
/
+0
2025-08-29
lib/crypto: chacha: Consolidate into single module
Eric Biggers
1
-24
/
+4
2025-08-29
lib/crypto: chacha: Remove unused function chacha_is_arch_optimized()
Eric Biggers
1
-9
/
+0
2025-08-29
lib/crypto: poly1305: Consolidate into single module
Eric Biggers
1
-9
/
+7
2025-08-29
lib/crypto: poly1305: Remove unused function poly1305_is_arch_optimized()
Eric Biggers
1
-9
/
+0
2025-08-29
Add RWF_NOSIGNAL flag for pwritev2
Lauri Vasama
2
-1
/
+5
2025-08-29
fs: make the i_state flags an enum
Josef Bacik
1
-112
/
+119
2025-08-29
ASoC: SOF: IPC4: Add GET macros for module id and module instance id
Jyri Sarha
1
-0
/
+4
2025-08-29
ALSA: hda: Use auto cleanup macros for DSP loader locks
Takashi Iwai
1
-0
/
+1
2025-08-29
ALSA: hda: Introduce auto cleanup macros for PM
Takashi Iwai
1
-0
/
+30
2025-08-29
media: aspeed: Allow to capture from SoC display (GFX)
Jammy Huang
1
-0
/
+7
2025-08-29
media: uapi: Cleanup tab after define in headers
Paul Kocialkowski
2
-24
/
+24
2025-08-29
media: uapi: Move colorimetry controls at the end of the file
Paul Kocialkowski
1
-34
/
+34
2025-08-28
Merge tag 'drm-fixes-2025-08-29' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-5
/
+5
2025-08-28
Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-2
/
+21
2025-08-28
net_sched: act_skbmod: use RCU in tcf_skbmod_dump()
Eric Dumazet
1
-0
/
+1
2025-08-28
net_sched: act_tunnel_key: use RCU in tunnel_key_dump()
Eric Dumazet
1
-0
/
+1
2025-08-28
net_sched: act_vlan: use RCU in tcf_vlan_dump()
Eric Dumazet
1
-0
/
+1
2025-08-28
queue_api: add support for fetching per queue DMA dev
Dragos Tatulea
1
-0
/
+7
2025-08-28
Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-0
/
+3
2025-08-28
Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
1
-2
/
+3
2025-08-29
Merge tag 'drm-misc-fixes-2025-08-28' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
1
-5
/
+5
2025-08-28
ASoC: renesas: msiof: Make small adjustments to avoid
Mark Brown
18
-79
/
+88
2025-08-28
x86/apic: Add new driver for Secure AVIC
Neeraj Upadhyay
1
-0
/
+8
2025-08-28
drm/xe/uapi: Fix kernel-doc formatting for madvise and vma_query
Himal Prasad Ghimiray
1
-21
/
+22
2025-08-28
drm/bridge: synopsys: Add DW DPTX Controller support library
Andy Yan
1
-0
/
+20
2025-08-28
mtd: spinand: add support for FudanMicro FM25S01A
Tianling Shen
1
-0
/
+1
2025-08-28
mtd: nand: qpic-common: remove a bunch of unused defines
Gabor Juhos
1
-14
/
+0
2025-08-28
inet: raw: add drop_counters to raw sockets
Eric Dumazet
2
-1
/
+2
2025-08-28
udp: add drop_counters to udp socket
Eric Dumazet
2
-0
/
+2
2025-08-28
net: add sk->sk_drop_counters
Eric Dumazet
1
-1
/
+31
2025-08-28
net: add sk_drops_skbadd() helper
Eric Dumazet
3
-5
/
+10
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
2
-2
/
+17
2025-08-28
uapi: wrap compiler_types.h in an ifdef instead of the implicit strip
Jakub Kicinski
1
-0
/
+2
2025-08-28
gpuvm: remove gem.gpuva.lock_dep_map
Alice Ryhl
2
-29
/
+42
2025-08-28
drm_gem: add mutex to drm_gem_object.gpuva
Alice Ryhl
1
-6
/
+18
2025-08-28
iopoll: Reorder the timeout handling in poll_timeout_us()
Ville Syrjälä
1
-13
/
+11
2025-08-28
iopoll: Avoid evaluating 'cond' twice in poll_timeout_us()
Ville Syrjälä
1
-4
/
+18
2025-08-28
iopoll: Generalize read_poll_timeout() into poll_timeout_us()
Ville Syrjälä
1
-32
/
+78
2025-08-27
mm: introduce and use {pgd,p4d}_populate_kernel()
Harry Yoo
2
-6
/
+36
2025-08-27
mm: move page table sync declarations to linux/pgtable.h
Harry Yoo
2
-16
/
+16
2025-08-27
kexec: add KEXEC_FILE_NO_CMA as a legal flag
Brian Mak
1
-1
/
+2
2025-08-27
net: Prevent RPS table overwrite of active flows
Krishna Kumar
1
-2
/
+5
2025-08-27
bpf: Improve the general precision of tnum_mul
Nandakumar Edamana
1
-0
/
+3
2025-08-27
io_uring/nop: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
1
-0
/
+1
2025-08-27
io_uring: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
1
-0
/
+6
2025-08-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-4
/
+2
2025-08-27
Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-0
/
+1
2025-08-27
net: rose: convert 'use' field to refcount_t
Takamitsu Iwai
1
-5
/
+13
[prev]
[next]