summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
10 daysslimbus: qcom-ngd-ctrl: Correct PDR and SSR cleanup ownershipBjorn Andersson1-2/+3
10 daysslimbus: qcom-ngd-ctrl: Fix probe error path orderingBjorn Andersson1-6/+5
10 daysslimbus: qcom-ngd-ctrl: Fix up platform_driver registrationBjorn Andersson1-3/+33
10 daysslimbus: qcom-ngd-ctrl: fix OF node refcountBartosz Golaszewski1-1/+1
10 daysnvmem: core: fix use-after-free bugs in error pathsBartosz Golaszewski1-7/+5
10 daysnvmem: layouts: onie-tlv: fix hang on unknown typesAndre Heider1-1/+2
10 daysMerge tag 'svc_fixes_for_v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-29/+37
10 daysMerge tag 'usb-serial-7.1-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-0/+14
10 daysKVM: arm64: Correctly identify executable PTEs at stage-2Oliver Upton1-1/+3
10 daysKVM: arm64: nv: Fix handling of XN[0] when !FEAT_XNXOliver Upton1-2/+2
10 daysio_uring/net: inherit IORING_CQE_F_BUF_MORE across bundle recv retriesClément Léger1-1/+2
10 daysxfrm: espintcp: do not reuse an in-progress partial sendWyatt Feng1-0/+4
10 daysxfrm: iptfs: fix ABBA deadlock in iptfs_destroy_state()Tristan Madani1-3/+2
10 daysKVM: arm64: Reassign nested_mmus array behind mmu_lockHyunwoo Kim1-13/+20
10 daysKVM: arm64: Restore POR_EL0 access to host EL0Joey Gouly1-0/+2
10 daysRevert "drm/i915/backlight: Remove try_vesa_interface"Suraj Kandpal1-7/+12
10 daysKVM: arm64: Take the SRCU lock for page table walks in fault injection and AT...Hyunwoo Kim1-2/+4
10 daysKVM: arm64: vgic-its: Drop the translation cache reference only for the erase...Hyunwoo Kim1-2/+4
10 daysx86/resctrl: Only check Intel systems for SNCTony Luck1-1/+6
10 daysALSA: seq: dummy: fix UMP event stack overreadKyle Zeng1-6/+9
10 daysaccel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate()Muhammad Bilal1-0/+2
11 daysnet: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
11 daysinet: frags: fix use-after-free caused by the fqdir_pre_exit() flushHyunwoo Kim2-3/+3
11 daysaccel/ethosu: reject DMA commands with uninitialized lengthMuhammad Bilal1-0/+3
11 daysaccel/ethosu: fix arithmetic issues in dma_length()Muhammad Bilal1-5/+18
11 daysaccel/ethosu: fix wrong weight index in NPU_SET_SCALE1_LENGTH on U85Muhammad Bilal1-1/+1
11 daysaccel/ethosu: reject NPU_OP_RESIZE commands from userspaceMuhammad Bilal1-2/+1
11 daysaccel/ethosu: fix IFM region index out-of-bounds in command stream parserMuhammad Bilal1-1/+1
11 daysMerge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds89-425/+1019
11 daysMerge tag 'drm-xe-fixes-2026-06-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-80/+10
11 daysMerge tag 'trace-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+8
11 daysdrm/amd/display: Consult MCCS FreeSync cap only if requested & supportedMichel Dänzer1-8/+6
11 daysdrm/amdkfd: Unwind debug trap enable on copy_to_user failureYongqiang Sun1-0/+6
11 daysdrm/amdkfd: Add bounds check for AMDKFD_IOC_WAIT_EVENTSSunday Clement1-0/+2
11 daysdrm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König1-1/+3
11 daysdrm/amdgpu/userq: Fix reading timeline points in wait ioctlDavid Rosca1-4/+5
11 daysdrm/amdkfd: fix SMI event cross-process information leakYongqiang Sun1-3/+5
11 daysMerge tag 's390-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-6/+16
11 daysReapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"Jakub Kicinski1-7/+29
11 daysudp: clear skb->dev before running a sockmap verdictSechang Lim1-0/+8
11 dayssctp: purge outqueue on stale COOKIE-ECHO handlingXin Long1-5/+1
11 daysbonding: annotate data-races arcound churn variablesEric Dumazet3-14/+16
11 daysnet/802/mrp: fix vector attribute parsing in mrp_pdu_parse_vecattrYizhou Zhao1-0/+9
11 daysrtase: Avoid sleeping in get_stats64()Justin Lai1-2/+3
11 daysieee802154: 6lowpan: only accept IPv6 packets in lowpan_xmit()Eric Dumazet1-0/+5
11 daysipv6: mcast: Fix use-after-free when processing MLD queriesIdo Schimmel1-4/+4
11 daysMerge branch 'vxlan-vnifilter-fix-vni-add-update-notifications'Jakub Kicinski3-3/+187
11 daysselftests: net: add vxlan vnifilter notification testAndy Roulin2-0/+185
11 daysvxlan: vnifilter: fix spurious notification on VNI updateAndy Roulin1-1/+1
11 daysvxlan: vnifilter: send notification on VNI addAndy Roulin1-2/+1