summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-22xhci: tegra: Fix ghost USB device on dual-role port unplugWei-Cheng Chen1-32/+41
2026-05-22usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bindKai Aizen1-7/+21
2026-05-22usb: gadget: net2280: Fix double free in probe error pathGuangshuo Li1-3/+1
2026-05-22usb: gadget: f_hid: fix device reference leak in hidg_alloc()Guangshuo Li1-2/+1
2026-05-22usb: musb: omap2430: Fix use-after-free in omap2430_probe()Wentao Liang1-1/+2
2026-05-22xfrm: esp: restore combined single-frag length gateJingguo Tan2-4/+4
2026-05-22esp: fix page frag reference leak on skb_to_sgvec failuree5215882-10/+14
2026-05-22LoongArch: KVM: Move some variable declarations to paravirt.hBibo Mao2-4/+7
2026-05-22LoongArch: kprobes: Fix handling of fatal unrecoverable recursionsTiezhu Yang1-2/+2
2026-05-22LoongArch: kprobes: Use larch_insn_text_copy() to patch instructionsTiezhu Yang1-4/+6
2026-05-22Merge tag 'asoc-fix-v7.1-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai854-5932/+12036
2026-05-22clk: qcom: dispcc-sc8280xp: Don't park mdp_clk_src at registration timePengyu Luo1-2/+2
2026-05-22Revert "mm: introduce a new page type for page pool in page type"Byungchul Park7-68/+46
2026-05-22mm/vmalloc: do not trigger BUG() on BH disabled contextUladzislau Rezki (Sony)1-1/+1
2026-05-22MAINTAINERS, mailmap: change email for Eugen HristevEugen Hristev2-8/+9
2026-05-22mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_pageSunny Patel1-1/+3
2026-05-22kernel/fork: validate exit_signal in kernel_clone()Deepanshu Kartikey1-6/+5
2026-05-22mm: memcontrol: propagate NMI slab stats to memcg vmstatsAlexandre Ghiti1-0/+6
2026-05-22mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()SeongJae Park1-4/+4
2026-05-22mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_oneDev Jain1-0/+2
2026-05-22zram: fix use-after-free in zram_writeback_endioRichard Chang1-1/+5
2026-05-22memfd: deny writeable mappings when implying SEAL_WRITEPratyush Yadav (Google)1-6/+6
2026-05-22ipc: limit next_id allocation to the valid ID rangeLinpu Yu1-1/+1
2026-05-22Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes4-94/+45
2026-05-22MAINTAINERS: .mailmap: update after GEHC spin-offIan Ray2-1/+2
2026-05-22nios2: Implement _THIS_IP_ using inline asmMarco Elver1-0/+2
2026-05-22MAINTAINERS: arch/nios2: Add Simon Schuster as co-maintainerSimon Schuster1-1/+2
2026-05-22smb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when closeChenXiaoSong1-4/+12
2026-05-22ksmbd: validate SID in parent security descriptor during ACL inheritanceJunyi Liu1-16/+50
2026-05-22ksmbd: fix durable reconnect error path file lifetimeJunyi Liu1-2/+13
2026-05-22soc: qcom: ice: Fix the error code when 'qcom,ice' property is not foundManivannan Sadhasivam1-1/+1
2026-05-22Merge tag 'mediatek-drm-fixes-20260521' of https://git.kernel.org/pub/scm/lin...Dave Airlie4-4/+4
2026-05-22Merge tag 'pci-v7.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+4
2026-05-22Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds187-1280/+4445
2026-05-22Merge branch '20260416-qcom_ice_power_and_clk_vote-v5-13-5ccf5d7e2846@oss.qua...Bjorn Andersson2-2/+10
2026-05-22arm64: dts: qcom: eliza: Add power-domain and iface clk for ice nodeHarshal Dev1-1/+5
2026-05-22arm64: dts: qcom: milos: Add power-domain and iface clk for ice nodeHarshal Dev1-1/+5
2026-05-22KVM: SVM: Flush the current TLB when transitioning from xAVIC => x2AVICSean Christopherson1-6/+29
2026-05-22KVM: x86: Fix ERAPS RAP clear on INVPCID single-context invalidationEmily Ehlert1-1/+1
2026-05-22Merge tag 'ceph-for-7.1-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds1-12/+8
2026-05-22lockd: fix TEST handling when not all permissions are available.NeilBrown5-19/+42
2026-05-22NFSD: Report whether fh_key was actually updatedChuck Lever2-13/+21
2026-05-22sunrpc: prevent out-of-bounds read in __cache_seq_start()Chuck Lever1-0/+3
2026-05-22Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds25-8/+72
2026-05-22Merge tag 'drm-misc-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie22-153/+143
2026-05-21spi: dt-bindings: fsl-qspi: support SpacemiT K3Zhengyu He1-0/+3
2026-05-21blk-mq: pop cached request if it is usableKeith Busch1-25/+9
2026-05-21ASoC: codecs: pcm512x: fix null-ptr dereference in pcm512x_overclock_xxx_put()Jeongjun Park1-3/+3
2026-05-21ASoC: Intel: soc-acpi-intel-ptl-match: Remove unnecessary cs42l43 matchCharles Keepax1-118/+0
2026-05-21ASoC: soc-acpi-intel-ptl-match: Make Chrome matches conditionalCharles Keepax3-0/+18