summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2025-03-04x86/cpu: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish
2025-03-04x86/cacheinfo: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish
2025-03-04mm/slab/kvfree_rcu: Switch to WQ_MEM_RECLAIM wqUladzislau Rezki (Sony)
2025-03-04usb: dwc3: Set SUSPENDENABLE soon after phy initThinh Nguyen
2025-03-03Merge tag 'affs-6.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-03Merge tag 'xfs-fixes-6.14-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-03-03Merge tag 'probes-fixes-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-03KVM: selftests: Fix printf() format goof in SEV smoke testSean Christopherson
2025-03-03KVM: selftests: Ensure all vCPUs hit -EFAULT during initial RO stageSean Christopherson
2025-03-03KVM: SVM: Don't rely on DebugSwap to restore host DR0..DR3Sean Christopherson
2025-03-03KVM: SVM: Save host DR masks on CPUs with DebugSwapSean Christopherson