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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2
Petr Oros
1
-1
/
+1
2026-04-18
i40e: don't advertise IFF_SUPP_NOFCS
Kohei Enju
1
-1
/
+0
2026-04-18
ice: fix potential NULL pointer deref in error path of ice_set_ringparam()
Kohei Enju
1
-0
/
+1
2026-04-18
ice: fix race condition in TX timestamp ring cleanup
Keita Morisaki
5
-18
/
+31
2026-04-18
ice: fix ICE_AQ_LINK_SPEED_M for 200G
Paul Greenwalt
1
-1
/
+1
2026-04-18
ice: fix PHY config on media change with link-down-on-close
Paul Greenwalt
1
-94
/
+27
2026-04-18
ice: fix double-free of tx_buf skb
Michal Schmidt
1
-2
/
+4
2026-04-18
ice: fix double free in ice_sf_eth_activate() error path
Guangshuo Li
1
-0
/
+2
2026-04-18
ice: update PCS latency settings for E825 10G/25Gb modes
Grzegorz Nitka
1
-6
/
+6
2026-04-18
ice: fix 'adjust' timer programming for E830 devices
Grzegorz Nitka
1
-3
/
+3
2026-04-18
Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
2
-6
/
+8
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
2
-2
/
+2
2026-04-18
mailbox: mailbox-test: make data_ready a per-instance variable
Wolfram Sang
1
-5
/
+4
2026-04-18
mailbox: mailbox-test: initialize struct earlier
Wolfram Sang
1
-7
/
+6
2026-04-18
mailbox: mailbox-test: don't free the reused channel
Wolfram Sang
1
-2
/
+2
2026-04-18
mailbox: mailbox-test: handle channel errors consistently
Wolfram Sang
1
-2
/
+2
2026-04-18
mailbox: add sanity check for channel array
Wolfram Sang
1
-2
/
+1
2026-04-18
Merge tag 'i2c-for-7.1-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
17
-366
/
+884
2026-04-18
Merge tag 'for-linus-7.1-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
4
-31
/
+435
2026-04-18
zram: reject unrecognized type= values in recompress_store()
Andrew Stellman
1
-0
/
+2
2026-04-18
zram: do not forget to endio for partial discard requests
Sergey Senozhatsky
1
-1
/
+2
2026-04-17
Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
29
-309
/
+779
2026-04-17
Merge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
22
-628
/
+814
2026-04-17
Merge tag 'hwlock-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux
Linus Torvalds
3
-166
/
+0
2026-04-17
Merge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux
Linus Torvalds
10
-39
/
+46
2026-04-17
Merge tag 'rproc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux
Linus Torvalds
11
-206
/
+410
2026-04-17
Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
13
-800
/
+63
2026-04-17
Merge tag 'for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pateldipen1984/linux
Linus Torvalds
3
-9
/
+132
2026-04-17
floppy: fix reference leak on platform_device_register() failure
Guangshuo Li
1
-3
/
+7
2026-04-17
ublk: use unchecked copy helpers for bio page data
Ming Lei
1
-2
/
+10
2026-04-17
Merge tag 'nand/for-7.1' into mtd/next
Miquel Raynal
8
-110
/
+351
2026-04-17
Merge tag 'spi-nor/for-7.1' into mtd/next
Miquel Raynal
6
-17
/
+35
2026-04-17
drm/amdgpu: drop userq fence driver refs out of fence process()
Prike Liang
1
-14
/
+33
2026-04-17
drm/amdgpu/userq: unpin and unref doorbell and wptr outside mutex
Sunil Khatri
1
-5
/
+5
2026-04-17
drm/amdgpu/userq: use pm_runtime_resume_and_get and fix err handling
Sunil Khatri
1
-5
/
+8
2026-04-17
drm/amdgpu/userq: unmap_helper dont return the queue state
Sunil Khatri
1
-1
/
+1
2026-04-17
drm/amdgpu/userq: unmap is to be called before freeing doorbell/wptr bo
Sunil Khatri
1
-15
/
+13
2026-04-17
drm/amdgpu/userq: hold root bo lock in caller of input_va_validate
Sunil Khatri
2
-6
/
+32
2026-04-17
drm/amdgpu/userq: caller to take reserv lock for vas_list_cleanup
Sunil Khatri
1
-12
/
+18
2026-04-17
drm/amdgpu/userq: create_mqd does not need userq_mutex
Sunil Khatri
1
-9
/
+7
2026-04-17
drm/amdgpu/userq: dont lock root bo with userq_mutex held
Sunil Khatri
1
-3
/
+8
2026-04-17
drm/amdgpu/userq: fix kerneldoc for amdgpu_userq_ensure_ev_fence
Sunil Khatri
1
-7
/
+9
2026-04-17
drm/amdgpu/userq: clean the VA mapping list for failed queue creation
Sunil Khatri
1
-4
/
+5
2026-04-17
drm/amdgpu/userq: avoid uneccessary locking in amdgpu_userq_create
Sunil Khatri
1
-16
/
+12
2026-04-17
drm/amd/display: Fix ISM teardown crash from NULL dc dereference
Srinivasan Shanmugam
2
-8
/
+8
2026-04-17
drm/amd/display: Move dml2_destroy to non-FPU compilation unit
Rafal Ostrowski
3
-12
/
+13
2026-04-17
drm/amd/display: Fix fpu guard warning
Wayne Lin
8
-8
/
+36
2026-04-17
drm/amdgpu: Clear cached EDID pointer after drm_edid_free()
Srinivasan Shanmugam
1
-0
/
+6
2026-04-17
drm/amd/display: Promote DC to 3.2.378
Taimur Hassan
1
-1
/
+1
2026-04-17
drm/amd/display: add pstate schedule admissibility flags and frame-time utility
Wenjing Liu
3
-0
/
+14
[prev]
[next]