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
*
kconfig: move the file and lineno in struct file to struct buffer
Masahiro Yamada
2024-02-19
3
-33
/
+23
*
kconfig: replace remaining current_file->name with cur_filename
Masahiro Yamada
2024-02-19
2
-6
/
+6
*
kconfig: do not delay the cur_filename update
Masahiro Yamada
2024-02-19
2
-10
/
+15
*
kconfig: replace file->name with name in zconf_nextfile()
Masahiro Yamada
2024-02-19
1
-5
/
+5
*
kconfig: associate struct property with file name directly
Masahiro Yamada
2024-02-19
3
-9
/
+9
*
kconfig: associate struct menu with file name directly
Masahiro Yamada
2024-02-19
5
-10
/
+10
*
kconfig: remove zconf_curname() and zconf_lineno()
Masahiro Yamada
2024-02-19
5
-51
/
+37
*
kconfig: replace current_pos with separate cur_{filename,lineno}
Masahiro Yamada
2024-02-19
1
-8
/
+17
*
kconfig: split preprocessor prototypes into preprocess.h
Masahiro Yamada
2024-02-19
5
-13
/
+23
*
kconfig: call env_write_dep() right after yyparse()
Masahiro Yamada
2024-02-19
4
-12
/
+18
*
kconfig: write Kconfig files to autoconf.cmd in order
Masahiro Yamada
2024-02-19
4
-4
/
+11
*
kconfig: remove unneeded sym_find() call in conf_parse()
Masahiro Yamada
2024-02-19
1
-1
/
+1
*
kconfig: remove compat_getline()
Masahiro Yamada
2024-02-19
1
-52
/
+1
*
kconfig: remove orphan lookup_file() declaration
Masahiro Yamada
2024-02-19
1
-1
/
+0
*
kconfig: fix off-by-one in zconf_error()
Masahiro Yamada
2024-02-19
1
-1
/
+1
*
kconfig: fix infinite loop when expanding a macro at the end of file
Masahiro Yamada
2024-02-19
1
-2
/
+5
*
Revert "kbuild/mkspec: clean boot loader configuration on rpm removal"
Masahiro Yamada
2024-02-19
1
-3
/
+1
*
Revert "kbuild/mkspec: support 'update-bootloader'-based systems"
Masahiro Yamada
2024-02-19
1
-5
/
+0
*
kbuild: rpm-pkg: mark installed files in /boot as %ghost
Masahiro Yamada
2024-02-19
1
-0
/
+4
*
kbuild: rpm-pkg: do not include depmod-generated files
Masahiro Yamada
2024-02-19
1
-3
/
+19
*
kbuild: deb-pkg: call more misc debhelper commands
Masahiro Yamada
2024-02-19
2
-9
/
+5
*
kbuild: deb-pkg: build binary-arch in parallel
Masahiro Yamada
2024-02-19
2
-34
/
+47
*
kbuild: deb-pkg: make debian/rules quiet for 'make deb-pkg'
Masahiro Yamada
2024-02-19
1
-7
/
+9
*
kbuild: deb-pkg: show verbose log for direct package builds
Masahiro Yamada
2024-02-19
1
-0
/
+8
*
kbuild: simplify dtbs_install by reading the list of compiled DTBs
Masahiro Yamada
2024-02-19
3
-21
/
+19
*
kbuild: create a list of all built DTB files
Masahiro Yamada
2024-02-19
4
-10
/
+21
*
docs: kbuild/kconfig: reformat/cleanup
Vegard Nossum
2024-02-19
1
-197
/
+166
*
kconfig: fix line number in recursive inclusion detection
Masahiro Yamada
2024-02-19
1
-4
/
+5
*
kconfig: remove unneeded buffer allocation in zconf_initscan()
Masahiro Yamada
2024-02-19
1
-16
/
+13
*
Linux 6.8-rc5
v6.8-rc5
Linus Torvalds
2024-02-18
1
-1
/
+1
*
Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-18
9
-32
/
+33
|
\
|
*
kallsyms: ignore ARMv4 thunks along with others
Arnd Bergmann
2024-02-15
1
-11
/
+2
|
*
modpost: trim leading spaces when processing source files list
Radek Krejci
2024-02-14
1
-1
/
+6
|
*
gen_compile_commands: fix invalid escape sequence warning
Andrew Ballance
2024-02-14
1
-1
/
+1
|
*
kbuild: Fix changing ELF file type for output of gen_btf for big endian
Nathan Chancellor
2024-02-14
1
-2
/
+7
|
*
docs: kconfig: Fix grammar and formatting
Thorsten Blum
2024-02-14
1
-3
/
+3
|
*
kbuild: use 4-space indentation when followed by conditionals
Masahiro Yamada
2024-02-14
4
-14
/
+14
*
|
Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-18
1
-5
/
+18
|
\
\
|
*
|
x86/mm/ident_map: Use gbpages only where full GB page should be mapped.
Steve Wahl
2024-02-12
1
-5
/
+18
*
|
|
Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-18
4
-26
/
+47
|
\
\
\
|
*
|
|
irqchip/gic-v3-its: Fix GICv4.1 VPE affinity update
Marc Zyngier
2024-02-13
1
-9
/
+13
|
*
|
|
irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems
Marc Zyngier
2024-02-13
1
-1
/
+2
|
*
|
|
irqchip/gic-v3-its: Handle non-coherent GICv4 redistributors
Marc Zyngier
2024-02-13
1
-12
/
+25
|
*
|
|
irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init()
Dan Carpenter
2024-02-13
1
-2
/
+2
|
*
|
|
irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()
Bibo Mao
2024-02-13
1
-1
/
+1
|
*
|
|
irqchip/irq-brcmstb-l2: Add write memory barrier before exit
Doug Berger
2024-02-13
1
-1
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-18
4
-13
/
+17
|
\
\
\
|
*
\
\
Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
2024-02-17
4
-13
/
+17
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
i2c: i801: Fix block process call transactions
Jean Delvare
2024-02-14
1
-2
/
+2
|
|
*
|
i2c: pasemi: split driver into two separate modules
Arnd Bergmann
2024-02-14
2
-4
/
+8
[next]