index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
87
-763
/
+729
|
\
|
*
docs: bump minimal GNU Make version to 3.82
Masahiro Yamada
2022-10-06
1
-2
/
+2
|
*
ia64: simplify esi object addition in Makefile
Masahiro Yamada
2022-10-03
1
-4
/
+1
|
*
Revert "kbuild: Check if linker supports the -X option"
Masahiro Yamada
2022-10-03
1
-1
/
+1
|
*
kbuild: rebuild .vmlinux.export.o when its prerequisite is updated
Masahiro Yamada
2022-10-03
3
-19
/
+25
|
*
kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_o
Masahiro Yamada
2022-10-03
3
-9
/
+30
|
*
zstd: Fixing mixed module-builtin objects
Alexey Kardashevskiy
2022-10-03
4
-12
/
+27
|
*
kallsyms: ignore __kstrtab_* and __kstrtabns_* symbols
Masahiro Yamada
2022-10-03
1
-0
/
+4
|
*
kallsyms: take the input file instead of reading stdin
Masahiro Yamada
2022-10-02
2
-19
/
+34
|
*
kallsyms: drop duplicated ignore patterns from kallsyms.c
Masahiro Yamada
2022-10-02
2
-4
/
+13
|
*
kbuild: reuse mksysmap output for kallsyms
Masahiro Yamada
2022-10-02
1
-6
/
+5
|
*
mksysmap: update comment about __crc_*
Masahiro Yamada
2022-10-02
1
-4
/
+4
|
*
kbuild: remove head-y syntax
Masahiro Yamada
2022-10-02
24
-67
/
+60
|
*
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-10-02
29
-113
/
+91
|
*
kbuild: hide error checker logs for V=1 builds
Masahiro Yamada
2022-09-29
1
-2
/
+2
|
*
kbuild: re-run modpost when it is updated
Masahiro Yamada
2022-09-29
1
-6
/
+8
|
*
kbuild: unify two modpost invocations
Masahiro Yamada
2022-09-29
4
-76
/
+54
|
*
kbuild: move vmlinux.o rule to the top Makefile
Masahiro Yamada
2022-09-29
2
-7
/
+5
|
*
kbuild: move .vmlinux.objs rule to Makefile.modpost
Masahiro Yamada
2022-09-29
3
-21
/
+29
|
*
kbuild: list sub-directories in ./Kbuild
Masahiro Yamada
2022-09-29
3
-43
/
+46
|
*
Makefile.compiler: replace cc-ifversion with compiler-specific macros
Nick Desaulniers
2022-09-29
5
-22
/
+29
|
*
kbuild: rpm-pkg: fix breakage when V=1 is used
Janis Schoetterl-Glausch
2022-09-29
1
-2
/
+2
|
*
scripts: remove unused argument 'type'
Zeng Heng
2022-09-29
1
-3
/
+3
|
*
Kconfig: remove sym_set_choice_value
Zeng Heng
2022-09-29
2
-6
/
+1
|
*
linux/export: use inline assembler to populate symbol CRCs
Masahiro Yamada
2022-09-29
1
-2
/
+4
|
*
kbuild: use objtool-args-y to clean up objtool arguments
Masahiro Yamada
2022-09-29
2
-26
/
+20
|
*
kbuild: fix and refactor single target build
Masahiro Yamada
2022-09-29
2
-43
/
+20
|
*
kbuild: rewrite check-local-export in sh/awk
Owen Rafferty
2022-09-29
1
-49
/
+48
|
*
Revert "kbuild: Make scripts/compile.h when sh != bash"
Masahiro Yamada
2022-09-29
1
-3
/
+0
|
*
scripts/mkcompile_h: move LC_ALL=C to '$LD -v'
Masahiro Yamada
2022-09-29
1
-6
/
+2
|
*
kbuild: generate include/generated/compile.h in top Makefile
Masahiro Yamada
2022-09-29
2
-8
/
+8
|
*
kbuild: build init/built-in.a just once
Masahiro Yamada
2022-09-29
12
-131
/
+120
|
*
init/version.c: remove #include <linux/version.h>
Masahiro Yamada
2022-09-29
1
-1
/
+0
|
*
kbuild: move 'PHONY += modules_prepare' to the common part
Masahiro Yamada
2022-09-29
1
-5
/
+1
|
*
kbuild: refactor single builds of *.ko
Masahiro Yamada
2022-09-29
1
-12
/
+4
|
*
kbuild: remove duplicated dependency between modules and modules_check
Masahiro Yamada
2022-09-29
1
-2
/
+1
|
*
nios2: move core-y in arch/nios2/Makefile to arch/nios2/Kbuild
Masahiro Yamada
2022-09-29
2
-4
/
+2
|
*
kbuild: do not deduplicate modules.order
Masahiro Yamada
2022-09-29
2
-5
/
+2
|
*
kbuild: check sha1sum just once for each atomic header
Masahiro Yamada
2022-09-29
3
-43
/
+25
|
*
kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.package
Masahiro Yamada
2022-09-29
2
-7
/
+6
|
*
kbuild: add phony targets to ./Kbuild
Masahiro Yamada
2022-09-29
2
-14
/
+14
|
*
kbuild: remove the target in signal traps when interrupted
Masahiro Yamada
2022-09-29
1
-1
/
+22
*
|
Merge tag 'livepatching-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
6
-5
/
+166
|
\
\
|
*
\
Merge branch 'for-6.1/sysfs-patched-object' into for-linus
Petr Mladek
2022-10-05
5
-1
/
+148
|
|
\
\
|
|
*
|
selftests/livepatch: add sysfs test
Song Liu
2022-09-23
3
-1
/
+122
|
|
*
|
livepatch: add sysfs entry "patched" for each klp_object
Song Liu
2022-09-23
2
-0
/
+26
|
*
|
|
selftests/livepatch: normalize sysctl error message
Joe Lawrence
2022-09-23
1
-1
/
+1
|
*
|
|
livepatch: Add a missing newline character in klp_module_coming()
Zhen Lei
2022-09-01
1
-1
/
+1
|
*
|
|
livepatch: fix race between fork and KLP transition
Rik van Riel
2022-09-01
1
-2
/
+16
|
|
/
/
*
|
|
Merge tag 'printk-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-10-10
5
-47
/
+35
|
\
\
\
[next]