index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
selinux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-02
zstd: Fixing mixed module-builtin objects
Alexey Kardashevskiy
4
-12
/
+27
2022-10-02
kallsyms: ignore __kstrtab_* and __kstrtabns_* symbols
Masahiro Yamada
1
-0
/
+4
2022-10-02
kallsyms: take the input file instead of reading stdin
Masahiro Yamada
2
-19
/
+34
2022-10-02
kallsyms: drop duplicated ignore patterns from kallsyms.c
Masahiro Yamada
2
-4
/
+13
2022-10-02
kbuild: reuse mksysmap output for kallsyms
Masahiro Yamada
1
-6
/
+5
2022-10-02
mksysmap: update comment about __crc_*
Masahiro Yamada
1
-4
/
+4
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
24
-67
/
+60
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
29
-113
/
+91
2022-09-28
kbuild: hide error checker logs for V=1 builds
Masahiro Yamada
1
-2
/
+2
2022-09-28
kbuild: re-run modpost when it is updated
Masahiro Yamada
1
-6
/
+8
2022-09-28
kbuild: unify two modpost invocations
Masahiro Yamada
4
-76
/
+54
2022-09-28
kbuild: move vmlinux.o rule to the top Makefile
Masahiro Yamada
2
-7
/
+5
2022-09-28
kbuild: move .vmlinux.objs rule to Makefile.modpost
Masahiro Yamada
3
-21
/
+29
2022-09-28
kbuild: list sub-directories in ./Kbuild
Masahiro Yamada
3
-43
/
+46
2022-09-28
Makefile.compiler: replace cc-ifversion with compiler-specific macros
Nick Desaulniers
5
-22
/
+29
2022-09-28
kbuild: rpm-pkg: fix breakage when V=1 is used
Janis Schoetterl-Glausch
1
-2
/
+2
2022-09-28
scripts: remove unused argument 'type'
Zeng Heng
1
-3
/
+3
2022-09-28
Kconfig: remove sym_set_choice_value
Zeng Heng
2
-6
/
+1
2022-09-28
linux/export: use inline assembler to populate symbol CRCs
Masahiro Yamada
1
-2
/
+4
2022-09-28
kbuild: use objtool-args-y to clean up objtool arguments
Masahiro Yamada
2
-26
/
+20
2022-09-28
kbuild: fix and refactor single target build
Masahiro Yamada
2
-43
/
+20
2022-09-28
kbuild: rewrite check-local-export in sh/awk
Owen Rafferty
1
-49
/
+48
2022-09-28
Revert "kbuild: Make scripts/compile.h when sh != bash"
Masahiro Yamada
1
-3
/
+0
2022-09-28
scripts/mkcompile_h: move LC_ALL=C to '$LD -v'
Masahiro Yamada
1
-6
/
+2
2022-09-28
kbuild: generate include/generated/compile.h in top Makefile
Masahiro Yamada
2
-8
/
+8
2022-09-28
kbuild: build init/built-in.a just once
Masahiro Yamada
12
-131
/
+120
2022-09-28
init/version.c: remove #include <linux/version.h>
Masahiro Yamada
1
-1
/
+0
2022-09-28
kbuild: move 'PHONY += modules_prepare' to the common part
Masahiro Yamada
1
-5
/
+1
2022-09-28
kbuild: refactor single builds of *.ko
Masahiro Yamada
1
-12
/
+4
2022-09-28
kbuild: remove duplicated dependency between modules and modules_check
Masahiro Yamada
1
-2
/
+1
2022-09-28
nios2: move core-y in arch/nios2/Makefile to arch/nios2/Kbuild
Masahiro Yamada
2
-4
/
+2
2022-09-28
kbuild: do not deduplicate modules.order
Masahiro Yamada
2
-5
/
+2
2022-09-28
kbuild: check sha1sum just once for each atomic header
Masahiro Yamada
3
-43
/
+25
2022-09-28
kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.package
Masahiro Yamada
2
-7
/
+6
2022-09-28
kbuild: add phony targets to ./Kbuild
Masahiro Yamada
2
-14
/
+14
2022-09-28
kbuild: remove the target in signal traps when interrupted
Masahiro Yamada
1
-1
/
+22
2022-09-25
Linux 6.0-rc7
v6.0-rc7
Linus Torvalds
1
-1
/
+1
2022-09-25
devdax: Fix soft-reservation memory description
Dan Williams
1
-0
/
+1
2022-09-24
Makefile.debug: re-enable debug info for .S files
Nick Desaulniers
2
-11
/
+14
2022-09-24
Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
Nick Desaulniers
1
-3
/
+1
2022-09-24
io_uring: ensure that cached task references are always put on exit
Jens Axboe
1
-0
/
+3
2022-09-23
certs: make system keyring depend on built-in x509 parser
Masahiro Yamada
1
-1
/
+1
2022-09-23
Kconfig: remove unused function 'menu_get_root_menu'
Zeng Heng
2
-6
/
+0
2022-09-23
scripts/clang-tools: remove unused module
yangxingwu
1
-1
/
+0
2022-09-23
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
Ming Lei
1
-1
/
+4
2022-09-23
vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignment
Will Deacon
1
-2
/
+1
2022-09-23
MAINTAINERS: switch graphics to airlied other addresses
Dave Airlie
1
-3
/
+4
2022-09-22
KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled
Sean Christopherson
2
-0
/
+4
2022-09-22
KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURES
Dr. David Alan Gilbert
1
-1
/
+7
2022-09-22
KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0
Sean Christopherson
3
-10
/
+5
[next]