aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-25kbuild: collect minimum tool versions into scripts/min-tool-version.shMasahiro Yamada3-22/+48
2021-04-25kbuild: replace sed with $(subst ) or $(patsubst )Masahiro Yamada2-2/+2
2021-04-25docs: kbuild: Fix a typo in the file Kconfig.recursion-issue-02Bhaskar Chowdhury1-1/+1
2021-04-25Makefile: Only specify '--prefix=' when building with clang + GNU asNathan Chancellor1-2/+2
2021-04-25Makefile: Remove '--gcc-toolchain' flagNathan Chancellor1-4/+0
2021-04-25kbuild: move $(strip ) to suffix-search definitionMasahiro Yamada1-3/+3
2021-04-25kbuild: rename multi-used-* to multi-obj-*Masahiro Yamada2-8/+8
2021-04-25kbuild: apply fixdep logic to link-vmlinux.shRasmus Villemoes2-1/+5
2021-04-25kbuild: add CONFIG_VMLINUX_MAP expert optionRasmus Villemoes4-0/+20
2021-04-25kbuild: show warning if 'make headers_check' is usedMasahiro Yamada1-1/+5
2021-04-25kbuild: include Makefile.compiler only when compiler is neededMasahiro Yamada1-0/+13
2021-04-25kbuild: split cc-option and friends to scripts/Makefile.compilerMasahiro Yamada4-80/+80
2021-03-15kbuild: prefix $(srctree)/ to some included MakefilesMasahiro Yamada9-17/+17
2021-03-14Linux 5.12-rc3Linus Torvalds1-1/+1
2021-03-14prctl: fix PR_SET_MM_AUXV kernel stack leakAlexey Dobriyan1-1/+1
2021-03-13zram: fix broken page writebackMinchan Kim1-3/+3
2021-03-13zram: fix return value on writeback_storeMinchan Kim1-3/+8
2021-03-13mm/memcg: set memcg when splitting pageZhou Guanghui1-0/+1
2021-03-13mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argumentZhou Guanghui3-14/+9
2021-03-13ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich1-1/+1
2021-03-13ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich1-6/+18
2021-03-13mm/userfaultfd: fix memory corruption due to writeprotectNadav Amit1-0/+8
2021-03-13kasan: fix KASAN_STACK dependency for HW_TAGSAndrey Konovalov1-0/+1
2021-03-13kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOCAndrey Konovalov1-2/+6
2021-03-13mm/madvise: replace ptrace attach requirement for process_madviseSuren Baghdasaryan1-1/+12
2021-03-13include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)1-1/+2
2021-03-13kfence: fix reports if constant function prefixes existMarco Elver1-6/+12
2021-03-13kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocationsMarco Elver1-1/+1
2021-03-13kfence: fix printk format for ptrdiff_tMarco Elver1-6/+6
2021-03-13linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann1-0/+6
2021-03-13MAINTAINERS: exclude uapi directories in API/ABI sectionVlastimil Babka1-2/+2
2021-03-13binfmt_misc: fix possible deadlock in bm_register_writeLior Ribak1-15/+14
2021-03-13mm/highmem.c: fix zero_user_segments() with start > endOGAWA Hirofumi1-5/+12
2021-03-13hugetlb: do early cow when page pinned on src mmPeter Xu1-4/+62
2021-03-13mm: use is_cow_mapping() across tree where properPeter Xu4-9/+3
2021-03-13mm: introduce page_needs_cow_for_dma() for deciding whether cowPeter Xu4-18/+24
2021-03-13hugetlb: break earlier in add_reservation_in_range() when we canPeter Xu1-1/+1
2021-03-13hugetlb: dedup the code to add a new file_regionPeter Xu1-24/+27
2021-03-13mm/fork: clear PASID for new mmFenghua Yu2-0/+9
2021-03-13mm/page_alloc.c: refactor initialization of struct page for holes in memory layoutMike Rapoport1-83/+75
2021-03-13init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada1-2/+1
2021-03-13stop_machine: mark helpers __always_inlineArnd Bergmann1-5/+6
2021-03-13memblock: fix section mismatch warningArnd Bergmann1-2/+2
2021-03-13kbuild: fix ld-version.sh to not be affected by localeMasahiro Yamada1-1/+1
2021-03-12Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file capabilities")Eric W. Biederman1-11/+1
2021-03-12nvme: fix the nsid value to print in nvme_validate_or_alloc_nsChristoph Hellwig1-1/+1
2021-03-12KVM: LAPIC: Advancing the timer expiration on guest initiated writeWanpeng Li1-0/+1
2021-03-12KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive modeSean Christopherson1-0/+11
2021-03-12KVM: kvmclock: Fix vCPUs > 64 can't be online/hotplugedWanpeng Li1-10/+9
2021-03-12kvm: x86: annotate RCU pointersMuhammad Usama Anjum1-2/+2