summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-02tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-10-02perf tools: Cope with differences for lib/list_sort.c copy from the kernelArnaldo Carvalho de Melo2-1/+35
2024-10-02tools check_headers.sh: Add check variant that excludes some hunksArnaldo Carvalho de Melo1-0/+24
2024-09-30perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2-0/+5
2024-09-30tools headers UAPI: Sync the linux/in.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2024-09-30perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...Arnaldo Carvalho de Melo1-2/+2
2024-09-30tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-09-30tools include UAPI: Sync linux/fcntl.h copy with the kernel sourcesArnaldo Carvalho de Melo2-24/+65
2024-09-30tools include UAPI: Sync linux/sched.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2024-09-30tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+16
2024-09-27perf vdso: Missed put on 32-bit dsosIan Rogers1-1/+3
2024-09-27[tree-wide] finally take no_llseek outAl Viro221-270/+0
2024-09-26ocfs2: fix uninit-value in ocfs2_get_block()Joseph Qi1-3/+2
2024-09-26zram: don't free statically defined namesAndrey Skvortsov1-2/+4
2024-09-26memory tiers: use default_dram_perf_ref_source in log messageHuang Ying1-3/+3
2024-09-26Revert "list: test: fix tests for list_cut_position()"Guenter Roeck1-6/+0
2024-09-26kselftests: mm: fix wrong __NR_userfaultfd valueMuhammad Usama Anjum1-1/+1
2024-09-26compiler.h: specify correct attribute for .rodata..c_jump_tableTiezhu Yang1-1/+1
2024-09-26mm/damon/Kconfig: update DAMON doc URLDiederik de Haas1-1/+1
2024-09-26mm: kfence: fix elapsed time for allocated/freed trackqiwu.chen1-1/+1
2024-09-26ocfs2: fix deadlock in ocfs2_get_system_file_inodeMohammed Anees1-1/+7
2024-09-26ocfs2: reserve space for inline xattr before attaching reflink treeGautham Ananthakrishna2-12/+25
2024-09-26mm: migrate: annotate data-race in migrate_folio_unmap()Jeongjun Park1-1/+1
2024-09-26mm/hugetlb: simplify refs in memfd_alloc_folioSteve Sistare2-5/+2
2024-09-26mm/gup: fix memfd_pin_folios alloc race panicSteve Sistare1-0/+1
2024-09-26mm/gup: fix memfd_pin_folios hugetlb page allocationSteve Sistare1-2/+6
2024-09-26mm/hugetlb: fix memfd_pin_folios resv_huge_pages leakSteve Sistare3-5/+31
2024-09-26mm/hugetlb: fix memfd_pin_folios free_huge_pages leakSteve Sistare1-1/+3
2024-09-26mm/filemap: fix filemap_get_folios_contig THP panicSteve Sistare1-0/+4
2024-09-26mm: make SPLIT_PTE_PTLOCKS depend on SMPGuenter Roeck1-0/+1
2024-09-26tools: fix shared radix-tree buildLorenzo Stoakes4-1/+15
2024-09-26Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"Linus Torvalds4-150/+34
2024-09-26dm verity: fallback to platform keyring also if key in trusted keyring is rej...Luca Boccassi1-1/+1
2024-09-26dm-verity: restart or panic on an I/O errorMikulas Patocka1-2/+21
2024-09-26dm: fix spelling errorsShen Lichuan2-2/+2
2024-09-26dm-cache: remove pointless error checkDipendra Khadka1-4/+0
2024-09-26sh: intc: Replace simple_strtoul() with kstrtoul()Hongbo Li1-1/+4
2024-09-26sh: Remove unused declarations for make_maskreg_irq() and irq_mask_registerGaosheng Cui1-6/+0
2024-09-26dt-bindings: gpio: ep9301: Add missing "#interrupt-cells" to examplesRob Herring1-3/+6
2024-09-26MAINTAINERS: Update EP93XX ARM ARCHITECTURE maintainerNikita Shubin1-0/+1
2024-09-26soc: ep93xx: drop reference to removed EP93XX_SOC_COMMON configLukas Bulwahn1-1/+1
2024-09-26selftests: netfilter: Avoid hanging ipvs.shPhil Sutter1-1/+1
2024-09-26kselftest: add test for nfqueue induced conntrack raceFlorian Westphal1-1/+91
2024-09-26netfilter: nfnetlink_queue: remove old clash resolution logicFlorian Westphal3-90/+0
2024-09-26netfilter: nf_tables: missing objects with no memcg accountingPablo Neira Ayuso7-15/+17
2024-09-26netfilter: nf_tables: use rcu chain hook list iterator from netlink dump pathPablo Neira Ayuso1-1/+1
2024-09-26netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...Simon Horman1-5/+2
2024-09-26netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=nSimon Horman2-9/+6
2024-09-26netfilter: nf_tables: Keep deleted flowtable hooks until after RCUPhil Sutter1-1/+1
2024-09-26docs: tproxy: ignore non-transparent sockets in iptables谢致邦 (XIE Zhibang)1-1/+1