index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-09
Merge branch 'rxrpc-miscellaneous-fixes'
Jakub Kicinski
14
-89
/
+138
2026-04-09
rxrpc: proc: size address buffers for %pISpc output
Pengpeng Hou
1
-14
/
+18
2026-04-09
rxrpc: only handle RESPONSE during service challenge
Wang Jie
1
-2
/
+12
2026-04-09
rxrpc: Fix buffer overread in rxgk_do_verify_authenticator()
David Howells
1
-1
/
+4
2026-04-09
rxrpc: Fix leak of rxgk context in rxgk_verify_response()
David Howells
1
-2
/
+4
2026-04-09
rxrpc: Fix integer overflow in rxgk_verify_response()
David Howells
1
-1
/
+2
2026-04-09
rxrpc: Fix missing error checks for rxkad encryption/decryption failure
David Howells
1
-19
/
+38
2026-04-09
rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)
David Howells
2
-7
/
+1
2026-04-09
rxrpc: fix reference count leak in rxrpc_server_keyring()
Luxiao Xu
1
-0
/
+3
2026-04-09
rxrpc: fix oversized RESPONSE authenticator length check
Keenan Dong
1
-1
/
+1
2026-04-09
rxrpc: fix RESPONSE authenticator parser OOB read
Keenan Dong
1
-1
/
+2
2026-04-09
rxrpc: reject undecryptable rxkad response tickets
Yuqi Xu
1
-1
/
+5
2026-04-09
rxrpc: Only put the call ref if one was acquired
Douya Le
1
-1
/
+2
2026-04-09
rxrpc: Fix to request an ack if window is limited
Marc Dionne
4
-3
/
+7
2026-04-09
rxrpc: Fix key reference count leak from call->key
Anderson Nascimento
1
-0
/
+1
2026-04-09
rxrpc: Fix rack timer warning to report unexpected mode
Alok Tiwari
1
-1
/
+1
2026-04-09
rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
Alok Tiwari
2
-2
/
+4
2026-04-09
rxrpc: Fix RxGK token loading to check bounds
Oleh Konko
1
-13
/
+17
2026-04-09
rxrpc: Fix call removal to use RCU safe deletion
David Howells
2
-16
/
+10
2026-04-09
rxrpc: Fix anonymous key handling
David Howells
1
-1
/
+1
2026-04-09
rxrpc: Fix key parsing memleak
David Howells
1
-0
/
+1
2026-04-09
rxrpc: Fix key quota calculation for multitoken keys
David Howells
1
-3
/
+4
2026-04-09
selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs
Daniel Borkmann
1
-0
/
+142
2026-04-09
bpf: Remove static qualifier from local subprog pointer
Daniel Borkmann
1
-2
/
+2
2026-04-09
bpf: Fix ld_{abs,ind} failure path analysis in subprogs
Daniel Borkmann
1
-2
/
+31
2026-04-09
bpf: Propagate error from visit_tailcall_insn
Daniel Borkmann
1
-2
/
+5
2026-04-09
net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loop
Felix Gu
1
-2
/
+1
2026-04-09
scsi: iscsi_tcp: Remove unneeded selections of CRYPTO and CRYPTO_MD5
Eric Biggers
1
-2
/
+0
2026-04-09
selftests/sched_ext: Improve runner error reporting for invalid arguments
Cheng-Yang Chou
1
-0
/
+20
2026-04-09
selftests/bpf: Add test to ensure kprobe_multi is not sleepable
Varun R Mallya
2
-1
/
+59
2026-04-09
bpf: Make find_linfo widely available
Kumar Kartikeya Dwivedi
3
-42
/
+39
2026-04-09
bpf: Extract bpf_get_linfo_file_line
Kumar Kartikeya Dwivedi
2
-8
/
+23
2026-04-09
ecryptfs: keep the lower iattr contained in truncate_upper
Christoph Hellwig
1
-46
/
+36
2026-04-09
ecryptfs: factor out a ecryptfs_iattr_to_lower helper
Christoph Hellwig
1
-9
/
+15
2026-04-09
ecryptfs: merge ecryptfs_inode_newsize_ok into truncate_upper
Christoph Hellwig
1
-35
/
+17
2026-04-09
ecryptfs: combine the two ATTR_SIZE blocks in ecryptfs_setattr
Christoph Hellwig
1
-5
/
+4
2026-04-09
ecryptfs: use ZERO_PAGE instead of allocating zeroed memory in truncate_upper
Christoph Hellwig
1
-9
/
+2
2026-04-09
ecryptfs: streamline truncate_upper
Christoph Hellwig
1
-55
/
+60
2026-04-09
ecryptfs: cleanup ecryptfs_setattr
Christoph Hellwig
1
-12
/
+10
2026-04-09
KVM: SEV: Move SEV-specific VM initialization to sev.c
Sean Christopherson
3
-11
/
+18
2026-04-09
KVM: SEV: Move standard VM-scoped helpers to detect SEV+ guests to sev.c
Sean Christopherson
2
-17
/
+14
2026-04-09
KVM: SEV: Document the SEV-ES check when querying SMM support as "safe"
Sean Christopherson
1
-2
/
+10
2026-04-09
KVM: SEV: Add quad-underscore version of VM-scoped APIs to detect SEV+ guests
Sean Christopherson
1
-7
/
+21
2026-04-09
KVM: SEV: Provide vCPU-scoped accessors for detecting SEV+ guests
Sean Christopherson
3
-64
/
+82
2026-04-09
KVM: SEV: Lock all vCPUs for the duration of SEV-ES VMSA synchronization
Sean Christopherson
1
-8
/
+7
2026-04-09
KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish
Sean Christopherson
1
-4
/
+12
2026-04-09
HID: sony: add battery status support for Rock Band 4 PS5 guitars
Rosalie Wanders
1
-1
/
+39
2026-04-09
HID: sony: fix style issues
Rosalie Wanders
1
-43
/
+34
2026-04-09
HID: quirks: update hid-sony supported devices
Rosalie Wanders
1
-7
/
+39
2026-04-09
HID: sony: add support for more instruments
Rosalie Wanders
2
-47
/
+253
[prev]
[next]