summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-05ALSA: hda/realtek: update ALC222 depop optimizeKailang Yang1-0/+76
2025-03-05x86/sgx: Fix size overflows in sgx_encl_create()Jarkko Sakkinen1-0/+7
2025-03-05Merge tag 'x86_microcode_for_v6.14_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-86/+627
2025-03-05vlan: enforce underlying device typeOscar Maes1-1/+2
2025-03-05mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addrKrister Johansen1-3/+15
2025-03-05net: ethtool: netlink: Allow NULL nlattrs when getting a phy_deviceMaxime Chevallier9-18/+19
2025-03-05ppp: Fix KMSAN uninit-value warning with bpfJiayuan Chen1-9/+19
2025-03-05Merge branch 'fixes-for-ipa-v4-7'Jakub Kicinski1-9/+9
2025-03-05net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} for v4.7Luca Weiss1-0/+2
2025-03-05net: ipa: Fix QSB data for v4.7Luca Weiss1-2/+2
2025-03-05net: ipa: Fix v4.7 resource group namesLuca Weiss1-7/+5
2025-03-04HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4Even Xu1-0/+2
2025-03-04HID: intel-thc-hid: Fix spelling mistake "intput" -> "input"Colin Ian King1-1/+1
2025-03-04HID: hid-steam: Fix use-after-free when detaching deviceVicki Pfau1-1/+1
2025-03-04HID: debug: Fix spelling mistake "Messanger" -> "Messenger"Colin Ian King1-1/+1
2025-03-04HID: appleir: Fix potential NULL dereference at raw event handleDaniil Dulov1-1/+1
2025-03-04HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie1-4/+7
2025-03-04HID: i2c-hid: improve i2c_hid_get_report error messageWentao Guan1-1/+1
2025-03-04platform/x86/amd: pmf: Add balanced-performance to hidden choicesMario Limonciello1-0/+2
2025-03-04platform/x86/amd: pmf: Add 'quiet' to hidden choicesMario Limonciello1-0/+9
2025-03-04ACPI: platform_profile: Add support for hidden choicesMario Limonciello2-21/+76
2025-03-04drm/xe: Fix GT "for each engine" workaroundsTvrtko Ursulin1-2/+2
2025-03-04drm/xe/userptr: properly setup pfn_flags_maskMatthew Auld1-8/+10
2025-03-04drm/i915/mst: update max stream count to match number of pipesJani Nikula1-1/+2
2025-03-04drm/xe: Remove double pageflipMaarten Lankhorst1-10/+0
2025-03-04docs: Kconfig: fix defconfig descriptionSatoru Takeuchi1-1/+1
2025-03-04kbuild: hdrcheck: fix cross build with clangArnd Bergmann1-1/+1
2025-03-04Merge tag 'devicetree-fixes-for-6.14-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2025-03-04kbuild: userprogs: use correct lld when linking through clangThomas Weißschuh1-0/+5
2025-03-04fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutexLinus Torvalds2-13/+45
2025-03-04KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVMXiaoyao Li1-1/+1
2025-03-04Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski18-134/+274
2025-03-04s390/ftrace: Fix return address recovery of traced functionSumanth Korikkar1-1/+2
2025-03-04selftests/vDSO: Fix GNU hash table entry size for s390xThomas Weißschuh1-5/+5
2025-03-04s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens1-3/+3
2025-03-04ALSA: hda: realtek: fix incorrect IS_REACHABLE() usageArnd Bergmann2-5/+1
2025-03-04ASoC: cs42l43: Add jack delay debounce after suspendMaciej Strozek3-4/+27
2025-03-04usb: xhci: Fix host controllers "dying" after suspend and resumeMichal Pecio1-1/+5
2025-03-04net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle...Peiyang Wang1-1/+1
2025-03-04wifi: nl80211: disable multi-link reconfigurationJohannes Berg1-1/+1
2025-03-04arm64: dts: rockchip: Add missing PCIe supplies to RockPro64 board dtsiDragan Simic1-0/+2
2025-03-04net: dsa: rtl8366rb: don't prompt users for LED controlJakub Kicinski1-1/+1
2025-03-04be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlinkNikolay Aleksandrov3-101/+100
2025-03-04x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63Ahmed S. Darwish1-16/+34
2025-03-04x86/cpu: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish1-1/+1
2025-03-04x86/cacheinfo: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish1-1/+1
2025-03-04mm/slab/kvfree_rcu: Switch to WQ_MEM_RECLAIM wqUladzislau Rezki (Sony)1-4/+10
2025-03-04usb: dwc3: Set SUSPENDENABLE soon after phy initThinh Nguyen3-30/+45
2025-03-04arm64: dts: rockchip: Add avdd HDMI supplies to RockPro64 board dtsiDragan Simic1-0/+12
2025-03-03RDMA/bnxt_re: Fix reporting maximum SRQs on P7 chipsPreethi G3-1/+10