summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-21drm/panic: Fix overlap between qr code and logoJocelyn Falempe
2025-10-21drm/panic: Fix drawing the logo on a small narrow screenJocelyn Falempe
2025-10-21xfs: XFS_ONLINE_SCRUB_STATS should depend on DEBUG_FSGeert Uytterhoeven
2025-10-21xfs: do not tightly pack-write large filesDamien Le Moal
2025-10-21xfs: Improve CONFIG_XFS_RT Kconfig helpDamien Le Moal
2025-10-20net/smc: fix general protection fault in __smc_diag_dumpWang Liang
2025-10-20Merge branch 'fix-generating-skb-from-non-linear-xdp_buff-for-mlx5'Jakub Kicinski
2025-10-20net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQAmery Hung
2025-10-20net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQAmery Hung
2025-10-20drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström
2025-10-20drm/xe: Retain vma flags when recreating and splitting vmas for madviseThomas Hellström
2025-10-20selftests: net: fix server bind failure in sctp_vrf.shXin Long
2025-10-20iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents()Nicolin Chen
2025-10-20iommufd: Don't overflow during division for dirty trackingJason Gunthorpe
2025-10-20cifs: Add a couple of missing smb3_rw_credits tracepointsDavid Howells
2025-10-20MAINTAINERS: Update Alex Williamson's email addressAlex Williamson
2025-10-20ACPI: property: Fix argument order in __acpi_node_get_property_reference()Sunil V L
2025-10-20Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-10-20Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-20Revert "cpuidle: menu: Avoid discarding useful information"Rafael J. Wysocki
2025-10-20kunit: test_dev_action: Correctly cast 'priv' pointer to long*Florian Schmaus
2025-10-20timekeeping: Fix aux clocks sysfs initialization loop boundHaofeng Li
2025-10-20drm/i915/panic: fix panic structure allocation memory leakJani Nikula
2025-10-20KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALLSean Christopherson
2025-10-20x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mb...Babu Moger
2025-10-20scsi: core: Fix a regression triggered by scsi_host_busy()Bart Van Assche
2025-10-20Revert "PCI: qcom: Prepare for the DWC ECAM enablement"Krishna Chaitanya Chundru
2025-10-20PCI: dwc: Use custom pci_ops for root bus DBI vs ECAM config accessKrishna Chaitanya Chundru
2025-10-20nbd: override creds to kernel when calling sock_{send,recv}msg()Ondrej Mosnacek
2025-10-20io_uring: fix incorrect unlikely() usage in io_waitid_prep()Alok Tiwari
2025-10-20can: netlink: can_changelink(): allow disabling of automatic restartMarc Kleine-Budde
2025-10-20Merge patch series "can: drivers: drop skb in xmit if device is in listen onl...Marc Kleine-Budde
2025-10-20can: rockchip-canfd: rkcanfd_start_xmit(): use can_dev_dropped_skb() instead ...Marc Kleine-Budde
2025-10-20can: esd: acc_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_...Marc Kleine-Budde
2025-10-20can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_drop...Marc Kleine-Budde
2025-10-20spi: intel-pci: Add support for Intel Wildcat Lake SPI serial flashMika Westerberg
2025-10-20spi: intel-pci: Add support for Arrow Lake-H SPI serial flashMika Westerberg
2025-10-20spi: intel: Add support for 128M component densityMika Westerberg
2025-10-20USB: serial: option: add UNISOC UIS7720Renjun Wang
2025-10-20Merge tag 'iwlwifi-fixes-2025-10-19' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-10-20wifi: nl80211: call kfree without a NULL checkEmmanuel Grumbach
2025-10-20wifi: mac80211: fix key tailroom accounting leakJohannes Berg
2025-10-20wifi: brcmfmac: fix crash while sending Action Frames in standalone AP ModeGokul Sivakumar
2025-10-20MAINTAINERS: wcn36xx: Add linux-wireless listDr. David Alan Gilbert
2025-10-20Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-10-20bcma: don't register devices disabled in OFRafał Miłecki
2025-10-20wifi: mac80211: reset FILS discovery and unsol probe resp intervalsAloka Dixit
2025-10-20rv: Make rtapp/pagefault monitor depends on CONFIG_MMUNam Cao
2025-10-20rv: Fully convert enabled_monitors to use list_head as iteratorNam Cao
2025-10-19smb: client: allocate enough space for MR WRs and ib_drain_qp()Stefan Metzmacher