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