summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-26memory tiers: use default_dram_perf_ref_source in log messageHuang Ying
2024-09-26Revert "list: test: fix tests for list_cut_position()"Guenter Roeck
2024-09-26kselftests: mm: fix wrong __NR_userfaultfd valueMuhammad Usama Anjum
2024-09-26compiler.h: specify correct attribute for .rodata..c_jump_tableTiezhu Yang
2024-09-26mm/damon/Kconfig: update DAMON doc URLDiederik de Haas
2024-09-26mm: kfence: fix elapsed time for allocated/freed trackqiwu.chen
2024-09-26ocfs2: fix deadlock in ocfs2_get_system_file_inodeMohammed Anees
2024-09-26ocfs2: reserve space for inline xattr before attaching reflink treeGautham Ananthakrishna
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-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-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-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-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
2024-09-26sh: Remove unused declarations for make_maskreg_irq() and irq_mask_registerGaosheng Cui
2024-09-26dt-bindings: gpio: ep9301: Add missing "#interrupt-cells" to examplesRob Herring
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-09-26MAINTAINERS: Update EP93XX ARM ARCHITECTURE maintainerNikita Shubin
2024-09-26soc: ep93xx: drop reference to removed EP93XX_SOC_COMMON configLukas Bulwahn
2024-09-26selftests: netfilter: Avoid hanging ipvs.shPhil Sutter
2024-09-26kselftest: add test for nfqueue induced conntrack raceFlorian Westphal
2024-09-26netfilter: nfnetlink_queue: remove old clash resolution logicFlorian Westphal