summaryrefslogtreecommitdiffstats
path: root/scripts/xz_wrap.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-28kbuild: move vmlinux.o rule to the top MakefileMasahiro Yamada2-7/+5
2022-09-28kbuild: move .vmlinux.objs rule to Makefile.modpostMasahiro Yamada3-21/+29
2022-09-28kbuild: list sub-directories in ./KbuildMasahiro Yamada3-43/+46
2022-09-28Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers5-22/+29
2022-09-28kbuild: rpm-pkg: fix breakage when V=1 is usedJanis Schoetterl-Glausch1-2/+2
2022-09-28scripts: remove unused argument 'type'Zeng Heng1-3/+3
2022-09-28Kconfig: remove sym_set_choice_valueZeng Heng2-6/+1
2022-09-28linux/export: use inline assembler to populate symbol CRCsMasahiro Yamada1-2/+4
2022-09-28kbuild: use objtool-args-y to clean up objtool argumentsMasahiro Yamada2-26/+20
2022-09-28kbuild: fix and refactor single target buildMasahiro Yamada2-43/+20
2022-09-28kbuild: rewrite check-local-export in sh/awkOwen Rafferty1-49/+48
2022-09-28Revert "kbuild: Make scripts/compile.h when sh != bash"Masahiro Yamada1-3/+0
2022-09-28scripts/mkcompile_h: move LC_ALL=C to '$LD -v'Masahiro Yamada1-6/+2
2022-09-28kbuild: generate include/generated/compile.h in top MakefileMasahiro Yamada2-8/+8
2022-09-28kbuild: build init/built-in.a just onceMasahiro Yamada12-131/+120
2022-09-28init/version.c: remove #include <linux/version.h>Masahiro Yamada1-1/+0
2022-09-28kbuild: move 'PHONY += modules_prepare' to the common partMasahiro Yamada1-5/+1
2022-09-28kbuild: refactor single builds of *.koMasahiro Yamada1-12/+4
2022-09-28kbuild: remove duplicated dependency between modules and modules_checkMasahiro Yamada1-2/+1
2022-09-28nios2: move core-y in arch/nios2/Makefile to arch/nios2/KbuildMasahiro Yamada2-4/+2
2022-09-28kbuild: do not deduplicate modules.orderMasahiro Yamada2-5/+2
2022-09-28kbuild: check sha1sum just once for each atomic headerMasahiro Yamada3-43/+25
2022-09-28kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.packageMasahiro Yamada2-7/+6
2022-09-28kbuild: add phony targets to ./KbuildMasahiro Yamada2-14/+14
2022-09-28kbuild: remove the target in signal traps when interruptedMasahiro Yamada1-1/+22
2022-09-25Linux 6.0-rc7v6.0-rc7Linus Torvalds1-1/+1
2022-09-25devdax: Fix soft-reservation memory descriptionDan Williams1-0/+1
2022-09-24Makefile.debug: re-enable debug info for .S filesNick Desaulniers2-11/+14
2022-09-24Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLITNick Desaulniers1-3/+1
2022-09-24io_uring: ensure that cached task references are always put on exitJens Axboe1-0/+3
2022-09-23certs: make system keyring depend on built-in x509 parserMasahiro Yamada1-1/+1
2022-09-23Kconfig: remove unused function 'menu_get_root_menu'Zeng Heng2-6/+0
2022-09-23scripts/clang-tools: remove unused moduleyangxingwu1-1/+0
2022-09-23cgroup: cgroup_get_from_id() must check the looked-up kn is a directoryMing Lei1-1/+4
2022-09-23vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentWill Deacon1-2/+1
2022-09-23MAINTAINERS: switch graphics to airlied other addressesDave Airlie1-3/+4
2022-09-22KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabledSean Christopherson2-0/+4
2022-09-22KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURESDr. David Alan Gilbert1-1/+7
2022-09-22KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0Sean Christopherson3-10/+5
2022-09-22KVM: x86/mmu: add missing update to max_mmu_rmap_sizeMiaohe Lin1-0/+2
2022-09-22selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.cJinrong Liang1-1/+1
2022-09-22mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.Maurizio Lombardi1-1/+8
2022-09-22ext4: limit the number of retries after discarding preallocations blocksTheodore Ts'o1-1/+3
2022-09-22ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0Luís Henriques1-0/+4
2022-09-22serial: sifive: enable clocks for UART when probedOlof Johansson1-1/+1
2022-09-22serial: 8250: omap: Use serial8250_em485_supportedMatthias Schiffer1-0/+1
2022-09-22serial: fsl_lpuart: Reset prior to registrationLukas Wunner1-4/+5
2022-09-22selftests: forwarding: add shebang for sch_red.shHangbin Liu1-0/+1
2022-09-22bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski1-5/+5
2022-09-22net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He1-0/+2