summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-25usb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron
2026-06-25usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checksNeill Kapron
2026-06-25usb: typec: ucsi: ccg: Fix use-after-free of ucsi on removeFan Wu
2026-06-25usb: typec: tcpm: Validate SVID index in svdm_consume_modes()Badhri Jagan Sridharan
2026-06-25USB: legousbtower: fix use-after-free on disconnect raceJohan Hovold
2026-06-25USB: ldusb: fix use-after-free on disconnect raceJohan Hovold
2026-06-25USB: idmouse: fix use-after-free on disconnect raceJohan Hovold
2026-06-25USB: iowarrior: fix use-after-free on disconnect raceJohan Hovold
2026-06-25USB: iowarrior: fix use-after-free on disconnectJohan Hovold
2026-06-25usb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker
2026-06-25usb: cdnsp: fix stream context array leak in cdnsp_alloc_stream_info()Haoxiang Li
2026-06-25ntfs: avoid stale runlist element dereference in MFT writebackCen Zhang
2026-06-25usb: gadget: f_fs: Fix DMA fence leakPaul Cercueil
2026-06-25usb: typec: ucsi: Invert DisplayPort role assignmentAndrei Kuchynski
2026-06-25USB: ulpi: fix memory leak on registration failureJohan Hovold
2026-06-25USB: storage: include US_FL_NO_SAME in quirks maskXu Rao
2026-06-25USB: core: add USB_QUIRK_NO_LPM for VIA Labs USB 2.0 hubRodrigo Lugathe da Conceição Alves
2026-06-25USB: quirks: add NO_LPM for the Samsung T5 EVO Portable SSDErich E. Hoover
2026-06-25usb: cdc_acm: Add quirk for Uniden BC125AT scannerJared Baldridge
2026-06-25xhci: dbc: support runtime suspend while DbC is in enabled stateMathias Nyman
2026-06-25drm/i915/dp_link_caps: s/lc/lce/Michał Grzelak
2026-06-25ASoC: fsl_asrc_dma: fix eDMA maxburst misalignment with channel countShengjiu Wang
2026-06-25ACPI: TAD: Check AC wake capability before enabling wakeupXu Rao
2026-06-25ASoC: codecs: pcm512x: only print info once on no sclkChristian Hewitt
2026-06-25ASoC: tas2781: Update default register address to TAS2563Baojun Xu
2026-06-25spi: sh-msiof: abort transfers when reset times outPengpeng Hou
2026-06-25rtc: ds1307: update reference to removed CONFIG_RTC_DRV_DS1307_HWMONEthan Nelson-Moore
2026-06-25platform/x86: amd-pmc: Fix S0i3 wakeup with alarmtimerMario Limonciello
2026-06-25fbdev: pm2fb: unwind WC setup on probe failureHaoxiang Li
2026-06-25ALSA: firewire: isight: bound the sample count to the packet payloadMaoyi Xie
2026-06-25ALSA: usb-audio: qcom: Free QMI handleXu Rao
2026-06-25ALSA: hda: Add Lenovo Legion 7i 16IAX7 17AA3874 quirkKamlesh Chhetty
2026-06-25ALSA: usb-audio: avoid kobject path lookup in DualSense matchDarvell Long
2026-06-25ALSA: hda/realtek: Add quirk for Acer Nitro ANV15-41Oleg Kucheryavenko
2026-06-25lib/tests: test_ratelimit: fix stress test thread lifecycle and leakJia He
2026-06-25Merge branch 'kvm-chainsaw' into HEADPaolo Bonzini
2026-06-25KVM: x86/mmu: use kvm_page_format to test SPTEsPaolo Bonzini
2026-06-25KVM: x86/mmu: parameterize update_permission_bitmask()Paolo Bonzini
2026-06-25KVM: x86/mmu: merge struct rsvd_bits_validate into struct kvm_page_formatPaolo Bonzini
2026-06-25KVM: x86/mmu: pull page format to a new structPaolo Bonzini
2026-06-25KVM: x86/mmu: cleanup functions that initialize shadow MMUPaolo Bonzini
2026-06-25KVM: x86/mmu: unify root_gva_walk and ngva_walkPaolo Bonzini
2026-06-25KVM: x86/mmu: pull struct kvm_pagewalk out of struct kvm_mmuPaolo Bonzini
2026-06-25KVM: x86/mmu: change nested_mmu.w to ngva_walkPaolo Bonzini
2026-06-25KVM: x86/mmu: change walk_mmu to struct kvm_pagewalkPaolo Bonzini
2026-06-25KVM: x86/mmu: pass struct kvm_pagewalk to kvm_mmu_invalidate_addrPaolo Bonzini
2026-06-25lib/vsprintf: Make no_hash_pointers take effect earlyKaitao Cheng
2026-06-25arm64: tegra: Fix CPU1 node unit-address on Tegra264Sumit Gupta
2026-06-25arm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234Sumit Gupta
2026-06-25KVM: x86/mmu: move remaining permission fields to struct kvm_pagewalkPaolo Bonzini