index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
65
-498
/
+698
|
\
|
*
initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRD
Geert Uytterhoeven
2021-02-24
1
-1
/
+0
|
*
kbuild: remove deprecated 'always' and 'hostprogs-y/m'
Masahiro Yamada
2021-02-24
3
-16
/
+0
|
*
kbuild: parse C= and M= before changing the working directory
Masahiro Yamada
2021-02-24
1
-30
/
+31
|
*
kbuild: reuse this-makefile to define abs_srctree
Masahiro Yamada
2021-02-24
1
-3
/
+2
|
*
kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig
Masahiro Yamada
2021-02-24
1
-22
/
+14
|
*
kconfig: omit --oldaskconfig option for 'make config'
Masahiro Yamada
2021-02-24
2
-1
/
+2
|
*
kconfig: fix 'invalid option' for help option
Masahiro Yamada
2021-02-24
1
-2
/
+2
|
*
kconfig: remove dead code in conf_askvalue()
Masahiro Yamada
2021-02-24
1
-15
/
+1
|
*
kconfig: clean up nested if-conditionals in check_conf()
Masahiro Yamada
2021-02-24
1
-26
/
+29
|
*
kconfig: Remove duplicate call to sym_get_string_value()
Mickaël Salaün
2021-02-24
1
-1
/
+1
|
*
Makefile: Remove # characters from compiler string
Nathan Chancellor
2021-02-24
1
-1
/
+1
|
*
Makefile: reuse CC_VERSION_TEXT
Nick Desaulniers
2021-02-24
1
-7
/
+7
|
*
kbuild: check the minimum linker version in Kconfig
Masahiro Yamada
2021-02-22
5
-41
/
+90
|
*
kbuild: remove ld-version macro
Masahiro Yamada
2021-02-22
1
-5
/
+1
|
*
scripts: add generic syscallhdr.sh
Masahiro Yamada
2021-02-22
1
-0
/
+98
|
*
scripts: add generic syscalltbl.sh
Masahiro Yamada
2021-02-22
1
-0
/
+73
|
*
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
12
-15
/
+15
|
*
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-02-22
11
-80
/
+91
|
*
gen_compile_commands: prune some directories
Masahiro Yamada
2021-02-16
1
-2
/
+10
|
*
kbuild: simplify access to the kernel's version
Sasha Levin
2021-02-16
6
-10
/
+13
|
*
kbuild: clamp SUBLEVEL to 255
Sasha Levin
2021-02-16
1
-3
/
+9
|
*
Kconfig: allow explicit opt in to DWARF v5
Nick Desaulniers
2021-02-16
3
-0
/
+27
|
*
Kbuild: make DWARF version a choice
Nick Desaulniers
2021-02-16
2
-7
/
+28
|
*
vmlinux.lds.h: add DWARF v5 sections
Nick Desaulniers
2021-02-16
1
-1
/
+6
|
*
Kbuild: Make composite object searching more generic
Elliot Berman
2021-02-16
1
-4
/
+8
|
*
kbuild: use always-y instead of extra-y
Masahiro Yamada
2021-02-16
4
-12
/
+12
|
*
kbuild: stop removing stale <linux/version.h> file
Masahiro Yamada
2021-02-16
1
-2
/
+0
|
*
kbuild: doc: remove "Objects which export symbols" section
Masahiro Yamada
2021-02-16
1
-7
/
+1
|
*
genksyms: remove useless case DOTS
Masahiro Yamada
2021-02-16
1
-1
/
+0
|
*
genksyms: remove dead code for ST_TABLE_*
Masahiro Yamada
2021-02-16
1
-54
/
+0
|
*
genksyms: make source_file a local variable in lexer
Masahiro Yamada
2021-02-16
3
-2
/
+3
|
*
kbuild: check the minimum compiler version in Kconfig
Masahiro Yamada
2021-02-16
8
-65
/
+93
|
*
kbuild: LD_VERSION redenomination
Masahiro Yamada
2021-02-11
6
-6
/
+6
|
*
kbuild: Remove $(cc-option,-gdwarf-4) dependency from DEBUG_INFO_DWARF4
Masahiro Yamada
2021-02-11
1
-1
/
+0
|
*
Makefile: use smaller dictionary size for xz module compression
Tor Vic
2021-02-11
1
-1
/
+1
|
*
ia64: remove generated/nr-irqs.h generation to fix build warning
Masahiro Yamada
2021-02-11
4
-34
/
+3
|
*
ia64: remove unneeded header includes from <asm/mca.h>
Masahiro Yamada
2021-02-11
4
-6
/
+6
|
*
ia64: do not typedef struct pal_min_state_area_s
Masahiro Yamada
2021-02-11
6
-16
/
+16
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-02-25
6
-49
/
+59
|
\
\
|
*
|
ext4: add .kunitconfig fragment to enable ext4-specific tests
Daniel Latypov
2021-02-12
1
-0
/
+3
|
*
|
ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it
Geert Uytterhoeven
2021-02-12
1
-2
/
+1
|
*
|
ext4: reset retry counter when ext4_alloc_file_blocks() makes progress
Eric Whitney
2021-02-09
1
-8
/
+8
|
*
|
ext4: fix potential htree index checksum corruption
Theodore Ts'o
2021-02-04
1
-4
/
+3
|
*
|
ext4: factor out htree rep invariant check
Vinicius Tinti
2021-02-03
1
-14
/
+24
|
*
|
ext4: Change list_for_each* to list_for_each_entry*
Daejun Park
2021-02-03
1
-18
/
+11
|
*
|
ext4: don't try to processed freed blocks until mballoc is initialized
Theodore Ts'o
2021-02-03
1
-1
/
+8
|
*
|
ext4: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
2021-02-03
1
-2
/
+1
*
|
|
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-25
73
-781
/
+5543
|
\
\
\
|
*
\
\
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2021-02-24
7
-31
/
+15
|
|
\
\
\
[next]