summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-26mm: migrate: annotate data-race in migrate_folio_unmap()Jeongjun Park
2024-09-26mm/hugetlb: simplify refs in memfd_alloc_folioSteve Sistare
2024-09-26mm/gup: fix memfd_pin_folios alloc race panicSteve Sistare
2024-09-26mm/gup: fix memfd_pin_folios hugetlb page allocationSteve Sistare
2024-09-26mm/hugetlb: fix memfd_pin_folios resv_huge_pages leakSteve Sistare
2024-09-26mm/hugetlb: fix memfd_pin_folios free_huge_pages leakSteve Sistare
2024-09-26mm/filemap: fix filemap_get_folios_contig THP panicSteve Sistare
2024-09-26mm: make SPLIT_PTE_PTLOCKS depend on SMPGuenter Roeck
2024-09-26tools: fix shared radix-tree buildLorenzo Stoakes
2024-09-27Merge tag 'drm-intel-next-fixes-2024-09-26' of https://gitlab.freedesktop.org...Dave Airlie
2024-09-26perf test: Add a test for default perf stat commandJames Clark
2024-09-26perf test: Make stat test work on DT devicesJames Clark
2024-09-26perf evsel: Remove pmu_nameIan Rogers
2024-09-26perf evsel x86: Make evsel__has_perf_metrics work for legacy eventsIan Rogers
2024-09-26perf stat: Remove evlist__add_default_attrs use stringsIan Rogers
2024-09-26perf stat: Uniquify event name improvementsIan Rogers
2024-09-26perf evsel: Add alternate_hw_config and use in evsel__matchIan Rogers
2024-09-26cfi: encode cfi normalized integers + kasan/gcov bug in KconfigAlice Ryhl
2024-09-26rust: KASAN+RETHUNK requires rustc 1.83.0Alice Ryhl
2024-09-26rust: cfi: fix `patchable-function-entry` starting versionMiguel Ojeda
2024-09-26rust: mutex: fix __mutex_init() usage in case of PREEMPT_RTDirk Behme
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-26Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"Linus Torvalds
2024-09-26perf test: Ignore security failures in all PMU testIan Rogers
2024-09-26dma-mapping: fix DMA API tracing for chained scatterlistsChristoph Hellwig
2024-09-26x86/cpu: Add two Intel CPU model numbersTony Luck
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-26drm/xe: Move IRQ-related registers to dedicated headerMatt Roper
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Merge tag 'staging-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26x86/tdx: Fix "in-kernel MMIO" checkAlexey Gladkov (Intel)
2024-09-26Merge tag 'hid-for-linus-2024092601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-26fbcon: break earlier in search_fb_in_map and search_for_mapped_conQianqiang Liu
2024-09-26fbdev: omapfb: Call of_node_put(ep) only once in omapdss_of_find_source_for_f...Markus Elfring
2024-09-26fbcon: Fix a NULL pointer dereference issue in fbcon_putcsQianqiang Liu
2024-09-26Merge tag 'v6.12-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...Linus Torvalds
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-09-26rust: fix `ARCH_SLAB_MINALIGN` multiple definition errorGary Guo
2024-09-26rust: sync: require `T: Sync` for `LockedBy::access`Alice Ryhl
2024-09-26rust: kernel: sort Rust modulesMiguel Ojeda
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-26dm verity: fallback to platform keyring also if key in trusted keyring is rej...Luca Boccassi
2024-09-26dm-verity: restart or panic on an I/O errorMikulas Patocka
2024-09-26dm: fix spelling errorsShen Lichuan
2024-09-26dm-cache: remove pointless error checkDipendra Khadka
2024-09-26sh: intc: Replace simple_strtoul() with kstrtoul()Hongbo Li