summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-26x86/mce: Don't remove sysfs if thresholding sysfs init failsYazen Ghannam
2025-06-26platform/x86: wmi: Update documentation of WCxx/WExx ACPI methodsArmin Wolf
2025-06-26platform/x86: wmi: Fix WMI event enablementArmin Wolf
2025-06-26usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pmMathias Nyman
2025-06-26platform/mellanox: nvsw-sn2201: Fix bus number in adapter error messageAlok Tiwari
2025-06-26platform/mellanox: Fix spelling and comment clarity in Mellanox driversAlok Tiwari
2025-06-26block: fix false warning in bdev_count_inflight_rw()Yu Kuai
2025-06-26Merge tag 'nvme-6.16-2025-06-26' of git://git.infradead.org/nvme into block-6.16Jens Axboe
2025-06-26ublk: sanity check add_dev input for underflowRonnie Sahlberg
2025-06-26drm/xe: Process deferred GGTT node removals on device unwindMichal Wajdeczko
2025-06-26drm/xe/guc: Explicitly exit CT safe mode on unwindMichal Wajdeczko
2025-06-26drm/xe: move DPT l2 flush to a more sensible placeMatthew Auld
2025-06-26drm/xe: Move DSB l2 flush to a more sensible placeMaarten Lankhorst
2025-06-26LoongArch: KVM: Avoid overflow with array indexBibo Mao
2025-06-26LoongArch: Handle KCOV __init vs inline mismatchesKees Cook
2025-06-26LoongArch: Reserve the EFI memory map regionMing Wang
2025-06-26LoongArch: Fix build warnings about export.hHuacai Chen
2025-06-26LoongArch: Replace __ASSEMBLY__ with __ASSEMBLER__ in headersThomas Huth
2025-06-26nvme: fix atomic write size validationChristoph Hellwig
2025-06-26nvme: refactor the atomic write unit detectionChristoph Hellwig
2025-06-26nvme: reset delayed remove_work after reconnectKeith Busch
2025-06-26KVM: arm64: Don't free hyp pages with pKVM on GICv2Quentin Perret
2025-06-26net: libwx: fix the creation of page_poolJiawen Wu
2025-06-26net: selftests: fix TCP packet checksumJakub Kicinski
2025-06-26perf/aux: Fix pending disable flow when the AUX ring buffer overrunsLeo Yan
2025-06-26KVM: arm64: Fix error path in init_hyp_mode()Mostafa Saleh
2025-06-26KVM: arm64: Adjust range correctly during host stage-2 faultsQuentin Perret
2025-06-26KVM: arm64: nv: Fix MI line level calculation in vgic_v3_nested_update_mi()Wei-Lin Chang
2025-06-26ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UARSalvatore Bonaccorso
2025-06-26Merge tag 'asoc-fix-v6.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2025-06-26crypto: qat - Use crypto_shash_export_coreHerbert Xu
2025-06-26crypto: chelsio - Use crypto_shash_export_coreHerbert Xu
2025-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-06-26bcachefs: Plumb correct ip to trans_relock_fail tracepointKent Overstreet
2025-06-26bcachefs: Ensure we rewind to run recovery passesKent Overstreet
2025-06-26bcachefs: Ensure btree node scan runs before checking for scanned nodesKent Overstreet
2025-06-26bcachefs: btree_root_unreadable_and_scan_found_nothing should not be autofixKent Overstreet
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-25atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima
2025-06-25MAINTAINERS: add Lorenzo as THP co-maintainerLorenzo Stoakes
2025-06-25mailmap: update Duje Mihanović's email addressDuje Mihanović
2025-06-25selftests/mm: fix validate_addr() helperDev Jain
2025-06-25crashdump: add CONFIG_KEYS dependencyArnd Bergmann
2025-06-25mailmap: correct name for a historical account of Zijun HuZijun Hu
2025-06-25mailmap: add entries for Zijun HuZijun Hu
2025-06-25fuse: fix runtime warning on truncate_folio_batch_exceptionals()Haiyue Wang
2025-06-25scripts/gdb: fix dentry_name() lookupFlorian Fainelli
2025-06-25mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on writeSeongJae Park
2025-06-25mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...Hao Ge
2025-06-25lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()Yu Kuai