summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-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
2025-06-25mm/hugetlb: remove unnecessary holding of hugetlb_lockGe Yang
2025-06-25MAINTAINERS: add missing files to mm page alloc sectionLorenzo Stoakes
2025-06-25MAINTAINERS: add tree entry to mm init blockMike Rapoport (Microsoft)
2025-06-25mm: add OOM killer maintainer structureMichal Hocko
2025-06-25fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folioDavid Hildenbrand
2025-06-25Merge branch 'netlink-specs-enforce-strict-naming-of-properties'Jakub Kicinski
2025-06-25netlink: specs: enforce strict naming of propertiesJakub Kicinski
2025-06-25netlink: specs: tc: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: rt-link: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: ovs_flow: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: devlink: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: dpll: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: fou: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: nfsd: replace underscores with dashes in namesJakub Kicinski
2025-06-25net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman
2025-06-25atm: idt77252: Add missing `dma_map_error()`Thomas Fourier