summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-08Merge tag 'nf-next-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-191/+262
2026-04-08Merge tag 'wireless-2026-04-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-13/+31
2026-04-08Merge tag 'ipsec-2026-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-29/+70
2026-04-08Merge tag 'ipsec-next-2026-04-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-27/+3
2026-04-08Merge tag 'batadv-net-pullrequest-20260408' of https://git.open-mesh.org/linu...Jakub Kicinski-11/+25
2026-04-08Merge tag 'nf-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski-121/+201
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-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-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
2026-04-08PCI: tegra194: Add core monitor clock supportVidya Sagar-0/+16
2026-04-08dt-bindings: PCI: tegra194: Add monitor clock supportVidya Sagar-2/+10