summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-10netfs: Fix netfs_unbuffered_read() to return ssize_t rather than intDavid Howells1-3/+3
2025-04-10drm/amd/display: Fix incorrect fw_state address in dmub_srvLo-an Chen1-1/+1
2025-04-10smb: client: don't retry IO on failed negprotos with soft mountsPaulo Alcantara2-73/+69
2025-04-10hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}Tasos Sahanidis1-2/+2
2025-04-10memory: omap-gpmc: drop no compatible checkRoger Quadros1-20/+0
2025-04-10can: statistics: use atomic access in hot pathOliver Hartkopp3-31/+39
2025-04-10ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxxNavon John Lukose1-0/+21
2025-04-10selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal3-0/+15
2025-04-10platform/surface: aggregator_registry: Add Support for Surface Pro 11Lukas Hetzenecker1-1/+4
2025-04-10net: devmem: do not WARN conditionally after netdev_rx_queue_restart()Taehee Yoo1-1/+3
2025-04-10drm/amd: Keep display off while going into S4Mario Limonciello2-2/+14
2025-04-10nvme-pci: fix stuck reset on concurrent DPC and HPKeith Busch1-1/+12
2025-04-10drm/xe/guc_pc: Retry and wait longer for GuC PC startRodrigo Vivi1-13/+40
2025-04-10x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabledVladis Dronov1-3/+7
2025-04-10x86/hyperv: Fix output argument to hypercall that changes page visibilityMichael Kelley1-2/+1
2025-04-10locking/semaphore: Use wake_q to wake up processes outside lock critical sectionWaiman Long1-4/+9
2025-04-10wifi: mac80211: fix SA Query processing in MLOJohannes Berg1-5/+5
2025-04-10wifi: mac80211: flush the station before moving it to UN-AUTHORIZED stateEmmanuel Grumbach1-3/+17
2025-04-10ASoC: rt1320: set wake_capable = 0 explicitlyBard Liao1-0/+3
2025-04-10ASoC: cs42l43: Add jack delay debounce after suspendMaciej Strozek3-4/+27
2025-04-10ASoC: codecs: wsa884x: report temps to hwmon in millidegree of CelsiusAlexey Klimov1-2/+2
2025-04-10x86/hyperv/vtl: Stop kernel from probing VTL0 low memoryNaman Jain1-0/+1
2025-04-10sched/deadline: Use online cpus for validating runtimeShrikanth Hegde1-1/+1
2025-04-10ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA Laptops using CS35L4...Stefan Binding1-0/+1
2025-04-10ALSA: hda/realtek: Add support for ASUS B5405 and B5605 Laptops using CS35L41...Stefan Binding1-0/+4
2025-04-10ALSA: hda/realtek: Add support for ASUS B3405 and B3605 Laptops using CS35L41...Stefan Binding1-0/+4
2025-04-10ALSA: hda/realtek: Add support for various ASUS Laptops using CS35L41 HDAStefan Binding1-0/+4
2025-04-10ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Laptops using CS35L41 HDAStefan Binding1-0/+2
2025-04-10ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops using CS35L41...Stefan Binding1-0/+2
2025-04-10ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using CS35L41 HDAStefan Binding1-0/+2
2025-04-10exfat: add a check for invalid data sizeYuezhang Mo1-0/+5
2025-04-10platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TAShyam Sundar S K2-15/+40
2025-04-10platform/x86/amd/pmf: Propagate PMF-TA return codesShyam Sundar S K1-1/+1
2025-04-10HID: i2c-hid: improve i2c_hid_get_report error messageWentao Guan1-1/+1
2025-04-10net: dsa: rtl8366rb: don't prompt users for LED controlJakub Kicinski1-1/+1
2025-04-10platform/x86/intel/vsec: Add Diamond Rapids supportDavid E. Box1-0/+7
2025-04-10platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tabletDmitry Panchenko1-0/+7
2025-04-10cifs: fix incorrect validation for num_aces field of smb_aclNamjae Jeon1-2/+6
2025-04-10smb: common: change the data type of num_aces to le16Namjae Jeon4-30/+32
2025-04-10perf/core: Fix perf_pmu_register() vs. perf_init_event()Peter Zijlstra1-2/+26
2025-04-10ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0Daniel Bárta1-0/+1
2025-04-10ALSA: hda/realtek: Fix Asus Z13 2025 audioAntheas Kapenekakis1-0/+1
2025-04-10affs: don't write overlarge OFS data block size fieldsSimon Tatham1-1/+2
2025-04-10affs: generate OFS sequence numbers starting at 1Simon Tatham1-3/+3
2025-04-10wifi: brcmfmac: keep power during suspend if board requires itMatthias Proske1-7/+13
2025-04-10nvme-pci: skip CMB blocks incompatible with PCI P2P DMAIcenowy Zheng1-8/+12
2025-04-10nvme-pci: clean up CMBMSC when registering CMB failsIcenowy Zheng1-0/+1
2025-04-10nvme-tcp: fix possible UAF in nvme_tcp_pollSagi Grimberg1-2/+3
2025-04-10wifi: iwlwifi: mvm: use the right version of the rate APIEmmanuel Grumbach1-4/+4
2025-04-10wifi: iwlwifi: fw: allocate chained SG tables for dumpJohannes Berg1-28/+58