summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang
2026-03-04MAINTAINERS, mailmap: update email address for Lorenzo StoakesLorenzo Stoakes (Oracle)
2026-03-04mm/mmu_notifier: clean up mmu_notifier.h kernel-docRandy Dunlap
2026-03-04uaccess: correct kernel-doc parameter formatRandy Dunlap
2026-03-04mm/huge_memory: fix a folio_split() race condition with folio_try_get()Zi Yan
2026-03-04MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATORVlastimil Babka (SUSE)
2026-03-04MAINTAINERS: add RELAY entryJason Xing
2026-03-04memcg: fix slab accounting in refill_obj_stock() trylock pathHao Li
2026-03-04mm/hugetlb.c: use __pa() instead of virt_to_phys() in early bootmem alloc codeRitesh Harjani (IBM)
2026-03-04zram: rename writeback_compressed device attrSergey Senozhatsky
2026-03-04tools/testing: fix testing/vma and testing/radix-tree buildMike Rapoport (Microsoft)
2026-03-04Revert "ptdesc: remove references to folios from __pagetable_ctor() and paget...Axel Rasmussen
2026-03-04mm/cma: move put_page_testzero() out of VM_WARN_ON in cma_release()Zi Yan
2026-03-04mm/damon/core: clear walk_control on inactive context in damos_walk()Raul Pazemecxas De Andrade
2026-03-04mm: memfd_luo: always dirty all foliosPratyush Yadav (Google)
2026-03-04mm: memfd_luo: always make all folios uptodatePratyush Yadav (Google)
2026-03-04samples/landlock: Bump ABI version to 8Günther Noack
2026-03-04landlock: Improve TSYNC typesMickaël Salaün
2026-03-04landlock: Fully release unused TSYNC work entriesMickaël Salaün
2026-03-04landlock: Fix formattingMickaël Salaün
2026-03-04cxl/region: Fix leakage in __construct_region()Davidlohr Bueso
2026-03-04sched_ext: Use WRITE_ONCE() for the write side of dsq->seq updatezhidao su
2026-03-04mmc: sdhci-pci-gli: fix GL9750 DMA write corruptionMatthew Schwartz
2026-03-04Merge tag 'sysctl-7.00-fixes-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-04arm64: make runtime const not usable by modulesJisheng Zhang
2026-03-04Merge tag 'media/v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-03-04cifs: open files should not hold ref on superblockShyam Prasad N
2026-03-04x86/entry/vdso32: Work around libgcc unwinder bugH. Peter Anvin
2026-03-04sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boostingJuri Lelli
2026-03-04Merge tag 'pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-03-04tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04x86/resctrl: Fix SNC detectionTony Luck
2026-03-04x86/topo: Fix SNC topology messPeter Zijlstra
2026-03-04x86/topo: Replace x86_has_numa_in_packagePeter Zijlstra
2026-03-04x86/topo: Add topology_num_nodes_per_package()Peter Zijlstra
2026-03-04x86/numa: Store extra copy of numa_nodes_parsedPeter Zijlstra
2026-03-04tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04Merge tag 'nvme-7.0-2026-03-04' of git://git.infradead.org/nvme into block-7.0Jens Axboe
2026-03-04tools headers: Update the linux/gfp_types.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04nvme: fix memory allocation in nvme_pr_read_keys()Sungwoo Kim
2026-03-04perf beauty: Update the linux/perf_event.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04perf beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kern...Arnaldo Carvalho de Melo
2026-03-04perf beauty: Sync UAPI linux/fs.h with kernel sourcesArnaldo Carvalho de Melo
2026-03-04perf beauty: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04tools build: Fix rust cross compilationDmitrii Dolgov
2026-03-04arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas
2026-03-04xen/xenbus: better handle backend crashJuergen Gross
2026-03-04xenbus: add xenbus_device parameter to xenbus_read_driver_state()Juergen Gross
2026-03-04arm64: Silence sparse warnings caused by the type casting in (cmp)xchgCatalin Marinas