aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.build (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-27kbuild: sink stdout from cmd for silent buildMasahiro Yamada1-1/+6
2021-05-27init: use $(call cmd,) for generating include/generated/compile.hMasahiro Yamada1-6/+6
2021-05-27kbuild: merge scripts/mkmakefile to top MakefileMasahiro Yamada2-19/+9
2021-05-26sh: move core-y in arch/sh/Makefile to arch/sh/KbuildMasahiro Yamada2-5/+3
2021-05-26hexagon: move core-y in arch/hexagon/Makefile to arch/hexagon/KbuildMasahiro Yamada2-4/+1
2021-05-26h8300: move core-y in arch/h8300/Makefile to arch/h8300/KbuildMasahiro Yamada2-3/+1
2021-05-26alpha: move core-y in arch/alpha/Makefile to arch/alpha/KbuildMasahiro Yamada2-2/+2
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada24-24/+13
2021-05-24kbuild: remove libelf checks from top MakefileMasahiro Yamada3-60/+22
2021-05-24kbuild: hide tools/ build targets from external module buildsMasahiro Yamada1-14/+16
2021-05-24Makefile: extend 32B aligned debug option to 64B alignedFeng Tang2-4/+4
2021-05-23Linux 5.13-rc3Linus Torvalds1-1/+1
2021-05-22userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz2-15/+15
2021-05-22lib: kunit: suppress a compilation warning of frame sizeZhen Lei1-0/+1
2021-05-22proc: remove Alexey from MAINTAINERSAlexey Dobriyan1-1/+0
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn5-10/+20
2021-05-22watchdog: reliable handling of timestampsPetr Mladek1-14/+20
2021-05-22kasan: slab: always reset the tag in get_freepointer_safe()Alexander Potapenko1-0/+1
2021-05-22tools/testing/selftests/exec: fix link errorYang Yingliang1-3/+3
2021-05-22ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiryVarad Gautam3-6/+12
2021-05-22Revert "mm/gup: check page posion status for coredump."Michal Hocko2-24/+0
2021-05-22mm/shuffle: fix section mismatch warningArnd Bergmann1-2/+2
2021-05-21xen-pciback: reconfigure also from backend watch handlerJan Beulich1-5/+17
2021-05-21xen-pciback: redo VF placement in the virtual topologyJan Beulich1-6/+8
2021-05-21x86/Xen: swap NX determination and GDT setup on BSPJan Beulich1-4/+4
2021-05-20Fix KASAN identified use-after-free issue.Rohith Surabattula2-9/+23
2021-05-20xfs: restore old ioctl definitionsDarrick J. Wong1-0/+4
2021-05-20xfs: fix deadlock retry tracepoint argumentsDarrick J. Wong1-1/+3
2021-05-20xfs: retry allocations when locality-based search failsDarrick J. Wong1-1/+14
2021-05-21powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin2-35/+52
2021-05-21powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference between sc and scv syscallsNicholas Piggin2-9/+28
2021-05-20block: fix a race between del_gendisk and BLKRRPARTGulam Mohamed1-0/+3
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig3-22/+6
2021-05-20btrfs: zoned: fix parallel compressed writesJohannes Thumshirn1-4/+38
2021-05-20btrfs: zoned: pass start block to btrfs_use_zone_appendJohannes Thumshirn4-7/+6
2021-05-20io_uring: fortify tctx/io_wq cleanupPavel Begunkov1-4/+4
2021-05-20platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tabletHans de Goede1-0/+35
2021-05-20dma-buf: fix unintended pin/unpin warningsChristian König1-5/+5
2021-05-20powerpc: Fix early setup to make early_ioremap() workAlexey Kardashevskiy1-2/+2
2021-05-19Defer close only when lease is enabled.Rohith Surabattula3-0/+4
2021-05-19Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled.Rohith Surabattula4-18/+23
2021-05-19cifs: Fix inconsistent indentingJiapeng Chong1-1/+1
2021-05-19cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg1-0/+2
2021-05-19drm/amdgpu: stop touching sched.ready in the backendChristian König4-16/+1
2021-05-19drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu1-1/+0
2021-05-19drm/amdgpu: update sdma golden setting for Navi12Guchun Chen1-0/+4
2021-05-19drm/amdgpu: update gc golden setting for Navi12Guchun Chen1-2/+4
2021-05-19drm/amdgpu: Fix a use-after-freexinhui pan1-0/+1
2021-05-19drm/amdgpu: add video_codecs query support for aldebaranJames Zhu1-0/+1
2021-05-19drm/amd/amdgpu: fix refcount leakJingwen Chen1-0/+3