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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-24
Merge tag 'clang-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/nathan/linux
Linus Torvalds
1
-1
/
+5
2026-04-24
Merge tag 'apparmor-pr-2026-04-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
Linus Torvalds
4
-26
/
+22
2026-04-24
drm/amdkfd: check if vm ready in svm map and unmap to gpu
YuanShang
1
-0
/
+11
2026-04-24
drm/amdkfd: validate SVM ioctl nattr against buffer size
Alysa Liu
2
-2
/
+27
2026-04-24
drm/amdgpu: Avoid reset in AMDGPU unload path for APUs with GFX V11 and higher.
Shubhankar Milind Sardeshpande
1
-1
/
+5
2026-04-24
drm/amdgpu: Only send RMA CPER when threshold is exceeded
Kent Russell
1
-1
/
+1
2026-04-24
drm/amdgpu: fix root reservation in amdgpu_vm_handle_fault
Pierre-Eric Pelloux-Prayer
1
-3
/
+14
2026-04-24
drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)
Timur Kristóf
1
-0
/
+66
2026-04-24
drm/amdgpu/uvd3.1: Don't validate the firmware when already validated
Timur Kristóf
1
-0
/
+10
2026-04-24
drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG
Christian König
1
-33
/
+24
2026-04-24
drm/amd/pm: fix missing fine-grained dpm table flag on aldebaran
Yang Wang
1
-0
/
+1
2026-04-24
drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAM
Timur Kristóf
1
-1
/
+4
2026-04-24
amdkfd: Only ignore -ENOENT for KFD init failuires
Mario Limonciello (AMD)
1
-2
/
+4
2026-04-24
drm/amdgpu: avoid double drm_exec_fini() in userq validate
Hongyan Xu
1
-1
/
+2
2026-04-24
drm/amd/display: Restore analog connector support
Roman Li
3
-37
/
+71
2026-04-24
drm/amdgpu: fix zero-size GDS range init on RDNA4
Arjan van de Ven
1
-0
/
+3
2026-04-24
ARM: 9463/1: Allow to enable RT
Sebastian Andrzej Siewior
1
-0
/
+1
2026-04-24
Merge branches 'adfs', 'arm-fault-handling', 'fixes' and 'misc'
Russell King (Oracle)
4
-92
/
+124
2026-04-24
ARM: 9472/1: fix race condition on PG_dcache_clean in __sync_icache_dcache()
Brian Ruley
1
-1
/
+3
2026-04-24
x86/mm: Revert INVLPGB optimization for set_memory code
Dave Hansen
1
-7
/
+13
2026-04-24
kbuild: Never respect CONFIG_WERROR / W=e to fixdep
Thomas Weißschuh
1
-0
/
+2
2026-04-24
KVM: arm64: Wake-up from WFI when iqrchip is in userspace
Marc Zyngier
1
-0
/
+4
2026-04-24
KVM: arm64: Fix initialisation order in __pkvm_init_finalise()
Quentin Perret
1
-3
/
+3
2026-04-24
KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu()
Fuad Tabba
1
-13
/
+25
2026-04-24
KVM: arm64: Fix kvm_vcpu_initialized() macro parameter
Fuad Tabba
1
-1
/
+1
2026-04-24
KVM: arm64: Fix FEAT_SPE_FnE to use PMSIDR_EL1.FnE, not PMSVer
Fuad Tabba
1
-3
/
+12
2026-04-24
KVM: arm64: Fix typo in feature check comments
Fuad Tabba
1
-3
/
+3
2026-04-24
KVM: arm64: Fix FEAT_Debugv8p9 to check DebugVer, not PMUVer
Fuad Tabba
1
-1
/
+1
2026-04-24
KVM: arm64: Reject non compliant SMCCC function calls in pKVM
Sebastian Ene
1
-0
/
+4
2026-04-24
KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value
David Woodhouse
2
-2
/
+2
2026-04-24
Merge tag 'drm-misc-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
16
-19
/
+73
2026-04-23
bpf: Fix NULL pointer dereference in bpf_skb_fib_lookup()
Weiming Shi
1
-0
/
+2
2026-04-23
sockmap: Fix sk_psock_drop() race vs sock_map_{unhash,close,destroy}().
Kuniyuki Iwashima
1
-14
/
+25
2026-04-23
bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag paths
Weiming Shi
1
-6
/
+7
2026-04-23
Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
7
-109
/
+125
2026-04-23
Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
40
-215
/
+165
2026-04-23
Merge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
24
-387
/
+433
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
172
-1375
/
+3495
2026-04-23
Merge tag 'i2c-for-7.1-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
6
-33
/
+76
2026-04-23
Merge tag 'xtensa-20260422' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
5
-43
/
+13
2026-04-24
Merge tag 'amd-drm-fixes-7.1-2026-04-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
7
-18
/
+29
2026-04-24
Merge tag 'drm-misc-next-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-3
/
+3
2026-04-23
Merge branch 'remove-a-number-of-isa-and-pcmcia-ethernet-drivers'
Jakub Kicinski
35
-16180
/
+1
2026-04-23
drivers: net: 8390: wd80x3: Remove this driver
Andrew Lunn
6
-592
/
+1
2026-04-23
drivers: net: 8390: ultra: Remove this driver
Andrew Lunn
6
-654
/
+0
2026-04-23
drivers: net: 8390: AX88190: Remove this driver
Andrew Lunn
5
-1722
/
+0
2026-04-23
drivers: net: fujitsu: fmvj18x: Remove this driver
Andrew Lunn
7
-1216
/
+0
2026-04-23
drivers: net: smsc: smc91c92: Remove this driver
Andrew Lunn
8
-2124
/
+0
2026-04-23
drivers: net: smsc: smc9194: Remove this driver
Andrew Lunn
6
-1556
/
+0
2026-04-23
drivers: net: amd: nmclan: Remove this driver
Andrew Lunn
5
-1521
/
+0
[prev]
[next]