summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-09Merge branch 'rxrpc-miscellaneous-fixes'Jakub Kicinski14-89/+138
2026-04-09rxrpc: proc: size address buffers for %pISpc outputPengpeng Hou1-14/+18
2026-04-09rxrpc: only handle RESPONSE during service challengeWang Jie1-2/+12
2026-04-09rxrpc: Fix buffer overread in rxgk_do_verify_authenticator()David Howells1-1/+4
2026-04-09rxrpc: Fix leak of rxgk context in rxgk_verify_response()David Howells1-2/+4
2026-04-09rxrpc: Fix integer overflow in rxgk_verify_response()David Howells1-1/+2
2026-04-09rxrpc: Fix missing error checks for rxkad encryption/decryption failureDavid Howells1-19/+38
2026-04-09rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)David Howells2-7/+1
2026-04-09rxrpc: fix reference count leak in rxrpc_server_keyring()Luxiao Xu1-0/+3
2026-04-09rxrpc: fix oversized RESPONSE authenticator length checkKeenan Dong1-1/+1
2026-04-09rxrpc: fix RESPONSE authenticator parser OOB readKeenan Dong1-1/+2
2026-04-09rxrpc: reject undecryptable rxkad response ticketsYuqi Xu1-1/+5
2026-04-09rxrpc: Only put the call ref if one was acquiredDouya Le1-1/+2
2026-04-09rxrpc: Fix to request an ack if window is limitedMarc Dionne4-3/+7
2026-04-09rxrpc: Fix key reference count leak from call->keyAnderson Nascimento1-0/+1
2026-04-09rxrpc: Fix rack timer warning to report unexpected modeAlok Tiwari1-1/+1
2026-04-09rxrpc: Fix use of wrong skb when comparing queued RESP challenge serialAlok Tiwari2-2/+4
2026-04-09rxrpc: Fix RxGK token loading to check boundsOleh Konko1-13/+17
2026-04-09rxrpc: Fix call removal to use RCU safe deletionDavid Howells2-16/+10
2026-04-09rxrpc: Fix anonymous key handlingDavid Howells1-1/+1
2026-04-09rxrpc: Fix key parsing memleakDavid Howells1-0/+1
2026-04-09rxrpc: Fix key quota calculation for multitoken keysDavid Howells1-3/+4
2026-04-09selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogsDaniel Borkmann1-0/+142
2026-04-09bpf: Remove static qualifier from local subprog pointerDaniel Borkmann1-2/+2
2026-04-09bpf: Fix ld_{abs,ind} failure path analysis in subprogsDaniel Borkmann1-2/+31
2026-04-09bpf: Propagate error from visit_tailcall_insnDaniel Borkmann1-2/+5
2026-04-09net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loopFelix Gu1-2/+1
2026-04-09scsi: iscsi_tcp: Remove unneeded selections of CRYPTO and CRYPTO_MD5Eric Biggers1-2/+0
2026-04-09selftests/sched_ext: Improve runner error reporting for invalid argumentsCheng-Yang Chou1-0/+20
2026-04-09selftests/bpf: Add test to ensure kprobe_multi is not sleepableVarun R Mallya2-1/+59
2026-04-09bpf: Make find_linfo widely availableKumar Kartikeya Dwivedi3-42/+39
2026-04-09bpf: Extract bpf_get_linfo_file_lineKumar Kartikeya Dwivedi2-8/+23
2026-04-09ecryptfs: keep the lower iattr contained in truncate_upperChristoph Hellwig1-46/+36
2026-04-09ecryptfs: factor out a ecryptfs_iattr_to_lower helperChristoph Hellwig1-9/+15
2026-04-09ecryptfs: merge ecryptfs_inode_newsize_ok into truncate_upperChristoph Hellwig1-35/+17
2026-04-09ecryptfs: combine the two ATTR_SIZE blocks in ecryptfs_setattrChristoph Hellwig1-5/+4
2026-04-09ecryptfs: use ZERO_PAGE instead of allocating zeroed memory in truncate_upperChristoph Hellwig1-9/+2
2026-04-09ecryptfs: streamline truncate_upperChristoph Hellwig1-55/+60
2026-04-09ecryptfs: cleanup ecryptfs_setattrChristoph Hellwig1-12/+10
2026-04-09KVM: SEV: Move SEV-specific VM initialization to sev.cSean Christopherson3-11/+18
2026-04-09KVM: SEV: Move standard VM-scoped helpers to detect SEV+ guests to sev.cSean Christopherson2-17/+14
2026-04-09KVM: SEV: Document the SEV-ES check when querying SMM support as "safe"Sean Christopherson1-2/+10
2026-04-09KVM: SEV: Add quad-underscore version of VM-scoped APIs to detect SEV+ guestsSean Christopherson1-7/+21
2026-04-09KVM: SEV: Provide vCPU-scoped accessors for detecting SEV+ guestsSean Christopherson3-64/+82
2026-04-09KVM: SEV: Lock all vCPUs for the duration of SEV-ES VMSA synchronizationSean Christopherson1-8/+7
2026-04-09KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finishSean Christopherson1-4/+12
2026-04-09HID: sony: add battery status support for Rock Band 4 PS5 guitarsRosalie Wanders1-1/+39
2026-04-09HID: sony: fix style issuesRosalie Wanders1-43/+34
2026-04-09HID: quirks: update hid-sony supported devicesRosalie Wanders1-7/+39
2026-04-09HID: sony: add support for more instrumentsRosalie Wanders2-47/+253