summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-08btrfs: fix error propagation of split biosNaohiro Aota2-24/+16
2024-11-08btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io()Qu Wenruo1-18/+11
2024-11-08phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock checkRichard Zhu1-5/+5
2024-11-08cgroup/bpf: use a dedicated workqueue for cgroup bpf destructionChen Ridong1-1/+18
2024-11-08block: fix sanity checks in blk_rq_map_user_bvecXinyu Zhang1-3/+1
2024-11-08mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express processBen Chuang1-0/+3
2024-11-08mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock functionBen Chuang1-14/+21
2024-11-08cxl/port: Fix CXL port initialization order when the subsystem is built-inDan Williams3-7/+31
2024-11-08cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams6-53/+100
2024-11-08soc: qcom: pmic_glink: Handle GLINK intent allocation rejectionsBjorn Andersson1-3/+22
2024-11-08thunderbolt: Honor TMU requirements in the domain when setting TMU modeGil Fine1-6/+42
2024-11-08thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan()Mika Westerberg1-2/+3
2024-11-08firmware: microchip: auto-update: fix poll_complete() to not report spurious ...Conor Dooley1-35/+7
2024-11-08mm: shrinker: avoid memleak in alloc_shrinker_infoChen Ridong1-3/+5
2024-11-08tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe2-5/+8
2024-11-08mm: shmem: fix data-race in shmem_getattr()Jeongjun Park1-0/+2
2024-11-08RISC-V: ACPI: fix early_ioremap to early_memremapYunhui Cui1-2/+2
2024-11-08nilfs2: fix potential deadlock with newly created symlinksRyusuke Konishi1-0/+3
2024-11-08nilfs2: fix kernel bug due to missing clearing of checked flagRyusuke Konishi1-0/+1
2024-11-08iio: light: veml6030: fix microlux value calculationJavier Carrasco1-1/+1
2024-11-08iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table()Jinjie Ruan1-0/+2
2024-11-08iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_s...Jinjie Ruan1-1/+1
2024-11-08iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()Zicheng Qu1-1/+1
2024-11-08dt-bindings: iio: adc: ad7380: fix ad7380-4 reference supplyJulien Stephan1-0/+21
2024-11-08staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()Zicheng Qu1-2/+5
2024-11-08wifi: iwlwifi: mvm: fix 6 GHz scan constructionJohannes Berg1-3/+3
2024-11-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä1-0/+2
2024-11-08wifi: cfg80211: clear wdev->cqm_config pointer on freeJohannes Berg1-0/+1
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty2-1/+8
2024-11-08wifi: mac80211: do not pass a stopped vif to the driver in .get_txpowerFelix Fietkau1-1/+2
2024-11-08Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw3-12/+10
2024-11-08Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw1-7/+0
2024-11-08Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerat...Ovidiu Bunea1-0/+1
2024-11-08Revert "driver core: Fix uevent_show() vs driver detach race"Greg Kroah-Hartman2-12/+5
2024-11-08xhci: Use pm_runtime_get to prevent RPM on unsupported systemsBasavaraj Natikar1-2/+4
2024-11-08xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan1-8/+8
2024-11-08phy: qcom: qmp-usbc: fix NULL-deref on runtime suspendJohan Hovold1-0/+1
2024-11-08phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspendJohan Hovold1-0/+1
2024-11-08phy: qcom: qmp-usb: fix NULL-deref on runtime suspendJohan Hovold1-0/+1
2024-11-08usb: typec: qcom-pmic-typec: fix missing fwnode removal in error pathJavier Carrasco1-2/+4
2024-11-08usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodesJavier Carrasco1-2/+2
2024-11-08usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...Amit Sunil Dhamne1-3/+7
2024-11-08usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()Javier Carrasco1-0/+1
2024-11-08usb: phy: Fix API devm_usb_put_phy() can not release the phyZijun Hu1-1/+1
2024-11-08usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou1-0/+1
2024-11-08wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171Bitterblue Smith1-1/+0
2024-11-08ALSA: usb-audio: Add quirks for Dell WD19 dockJan Schär1-0/+3
2024-11-08rpcrdma: Always release the rpcrdma_device's xa_arrayChuck Lever1-0/+1
2024-11-08NFSD: Never decrement pending_async_copies on errorChuck Lever1-3/+1
2024-11-08NFSD: Initialize struct nfsd4_copy earlierChuck Lever1-2/+2