summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-05gpio: rcar: Use raw_spinlock to protect register accessNiklas Söderlund
2025-03-05gpio: aggregator: protect driver attr handlers against module unloadKoichiro Den
2025-03-05platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TAShyam Sundar S K
2025-03-05platform/x86/amd/pmf: Propagate PMF-TA return codesShyam Sundar S K
2025-03-05doc: correcting two prefix errors in idmappings.rstAiden Ma
2025-03-05ALSA: hda: intel: Add Dell ALC3271 to power_save denylistHoku Ishibe
2025-03-05ALSA: hda/realtek: update ALC222 depop optimizeKailang Yang
2025-03-05x86/sgx: Fix size overflows in sgx_encl_create()Jarkko Sakkinen
2025-03-04Merge tag 'x86_microcode_for_v6.14_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-03-04vlan: enforce underlying device typeOscar Maes
2025-03-04mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addrKrister Johansen
2025-03-04net: ethtool: netlink: Allow NULL nlattrs when getting a phy_deviceMaxime Chevallier
2025-03-04ppp: Fix KMSAN uninit-value warning with bpfJiayuan Chen
2025-03-04Merge branch 'fixes-for-ipa-v4-7'Jakub Kicinski
2025-03-04net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} for v4.7Luca Weiss
2025-03-04net: ipa: Fix QSB data for v4.7Luca Weiss
2025-03-04net: ipa: Fix v4.7 resource group namesLuca Weiss
2025-03-04HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4Even Xu
2025-03-04HID: intel-thc-hid: Fix spelling mistake "intput" -> "input"Colin Ian King
2025-03-04HID: hid-steam: Fix use-after-free when detaching deviceVicki Pfau
2025-03-04HID: debug: Fix spelling mistake "Messanger" -> "Messenger"Colin Ian King
2025-03-04HID: appleir: Fix potential NULL dereference at raw event handleDaniil Dulov
2025-03-04HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie
2025-03-04HID: i2c-hid: improve i2c_hid_get_report error messageWentao Guan
2025-03-04platform/x86/amd: pmf: Add balanced-performance to hidden choicesMario Limonciello
2025-03-04platform/x86/amd: pmf: Add 'quiet' to hidden choicesMario Limonciello
2025-03-04ACPI: platform_profile: Add support for hidden choicesMario Limonciello
2025-03-04drm/xe: Fix GT "for each engine" workaroundsTvrtko Ursulin
2025-03-04drm/xe/userptr: properly setup pfn_flags_maskMatthew Auld
2025-03-04drm/i915/mst: update max stream count to match number of pipesJani Nikula
2025-03-04drm/xe: Remove double pageflipMaarten Lankhorst
2025-03-05docs: Kconfig: fix defconfig descriptionSatoru Takeuchi
2025-03-05kbuild: hdrcheck: fix cross build with clangArnd Bergmann
2025-03-04Merge tag 'devicetree-fixes-for-6.14-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-03-05kbuild: userprogs: use correct lld when linking through clangThomas Weißschuh
2025-03-04fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutexLinus Torvalds
2025-03-04KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVMXiaoyao Li
2025-03-04Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-03-04s390/ftrace: Fix return address recovery of traced functionSumanth Korikkar
2025-03-04selftests/vDSO: Fix GNU hash table entry size for s390xThomas Weißschuh
2025-03-04s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens
2025-03-04ALSA: hda: realtek: fix incorrect IS_REACHABLE() usageArnd Bergmann
2025-03-04ASoC: cs42l43: Add jack delay debounce after suspendMaciej Strozek
2025-03-04usb: xhci: Fix host controllers "dying" after suspend and resumeMichal Pecio
2025-03-04net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle...Peiyang Wang
2025-03-04wifi: nl80211: disable multi-link reconfigurationJohannes Berg
2025-03-04arm64: dts: rockchip: Add missing PCIe supplies to RockPro64 board dtsiDragan Simic
2025-03-04net: dsa: rtl8366rb: don't prompt users for LED controlJakub Kicinski
2025-03-04be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlinkNikolay Aleksandrov
2025-03-04x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63Ahmed S. Darwish