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
*
sysctl: use min() helper for namecmp()
Masahiro Yamada
2021-04-24
1
-6
/
+1
*
kbuild: add support for zstd compressed modules
Piotr Gorski
2021-04-24
2
-1
/
+13
*
kbuild: remove CONFIG_MODULE_COMPRESS
Masahiro Yamada
2021-04-24
1
-19
/
+26
*
kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst
Masahiro Yamada
2021-04-24
3
-45
/
+29
*
kbuild: move module strip/compression code into scripts/Makefile.modinst
Masahiro Yamada
2021-04-24
2
-40
/
+68
*
kbuild: refactor scripts/Makefile.modinst
Masahiro Yamada
2021-04-24
2
-19
/
+23
*
kbuild: rename extmod-prefix to extmod_prefix
Masahiro Yamada
2021-04-24
1
-10
/
+10
*
kbuild: check module name conflict for external modules as well
Masahiro Yamada
2021-04-24
2
-7
/
+7
*
kbuild: show the target directory for depmod log
Masahiro Yamada
2021-04-24
1
-1
/
+1
*
kbuild: unify modules(_install) for in-tree and external modules
Masahiro Yamada
2021-04-24
1
-49
/
+36
*
kbuild: remove unneeded mkdir for external modules_install
Masahiro Yamada
2021-04-24
1
-2
/
+0
*
scripts: modpost.c: Fix a few typos
Bhaskar Chowdhury
2021-04-24
1
-4
/
+4
*
kbuild: fix false-positive modpost warning when all symbols are trimmed
Masahiro Yamada
2021-04-24
2
-15
/
+17
*
kbuild: do not set -w for vmlinux.o modpost
Masahiro Yamada
2021-04-24
1
-3
/
+5
*
kbuild: generate Module.symvers only when vmlinux exists
Masahiro Yamada
2021-04-24
5
-16
/
+18
*
arm64: move --fix-cortex-a53-843419 linker test to Kconfig
Masahiro Yamada
2021-04-24
2
-1
/
+4
*
kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh
Masahiro Yamada
2021-04-24
2
-10
/
+1
*
kbuild: check the minimum assembler version in Kconfig
Masahiro Yamada
2021-04-24
6
-3
/
+110
*
kbuild: collect minimum tool versions into scripts/min-tool-version.sh
Masahiro Yamada
2021-04-24
3
-22
/
+48
*
kbuild: replace sed with $(subst ) or $(patsubst )
Masahiro Yamada
2021-04-24
2
-2
/
+2
*
docs: kbuild: Fix a typo in the file Kconfig.recursion-issue-02
Bhaskar Chowdhury
2021-04-24
1
-1
/
+1
*
Makefile: Only specify '--prefix=' when building with clang + GNU as
Nathan Chancellor
2021-04-24
1
-2
/
+2
*
Makefile: Remove '--gcc-toolchain' flag
Nathan Chancellor
2021-04-24
1
-4
/
+0
*
kbuild: move $(strip ) to suffix-search definition
Masahiro Yamada
2021-04-24
1
-3
/
+3
*
kbuild: rename multi-used-* to multi-obj-*
Masahiro Yamada
2021-04-24
2
-8
/
+8
*
kbuild: apply fixdep logic to link-vmlinux.sh
Rasmus Villemoes
2021-04-24
2
-1
/
+5
*
kbuild: add CONFIG_VMLINUX_MAP expert option
Rasmus Villemoes
2021-04-24
4
-0
/
+20
*
kbuild: show warning if 'make headers_check' is used
Masahiro Yamada
2021-04-24
1
-1
/
+5
*
kbuild: include Makefile.compiler only when compiler is needed
Masahiro Yamada
2021-04-24
1
-0
/
+13
*
kbuild: split cc-option and friends to scripts/Makefile.compiler
Masahiro Yamada
2021-04-24
4
-80
/
+80
*
kbuild: prefix $(srctree)/ to some included Makefiles
Masahiro Yamada
2021-03-15
9
-17
/
+17
*
Linux 5.12-rc3
v5.12-rc3
Linus Torvalds
2021-03-14
1
-1
/
+1
*
prctl: fix PR_SET_MM_AUXV kernel stack leak
Alexey Dobriyan
2021-03-14
1
-1
/
+1
*
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-14
7
-18
/
+8
|
\
|
*
Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-03-14
11444
-286202
/
+488784
|
|
\
|
|
*
irqchip/ingenic: Add support for the JZ4760
Paul Cercueil
2021-03-09
2
-0
/
+2
|
|
*
dt-bindings/irq: Add compatible string for the JZ4760B
Paul Cercueil
2021-03-09
1
-0
/
+1
|
|
*
irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLER
Marc Zyngier
2021-03-08
1
-9
/
+0
|
|
*
ARM: ep93xx: Select GENERIC_IRQ_MULTI_HANDLER directly
Marc Zyngier
2021-03-08
1
-0
/
+1
|
|
*
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
2021-03-08
2
-9
/
+4
*
|
|
Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-14
1
-21
/
+39
|
\
\
\
|
*
|
|
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Anna-Maria Behnsen
2021-03-08
1
-21
/
+39
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-03-14
2
-67
/
+63
|
\
\
\
|
*
|
|
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
2021-03-06
1
-3
/
+1
|
*
|
|
sched: Simplify set_affinity_pending refcounts
Peter Zijlstra
2021-03-06
1
-12
/
+20
|
*
|
|
sched: Fix affine_move_task() self-concurrency
Peter Zijlstra
2021-03-06
1
-3
/
+12
|
*
|
|
sched: Optimize migration_cpu_stop()
Peter Zijlstra
2021-03-06
1
-1
/
+12
|
*
|
|
sched: Collate affine_move_task() stoppers
Peter Zijlstra
2021-03-06
1
-15
/
+8
|
*
|
|
sched: Simplify migration_cpu_stop()
Peter Zijlstra
2021-03-06
1
-48
/
+8
|
*
|
|
sched: Fix migration_cpu_stop() requeueing
Peter Zijlstra
2021-03-06
1
-11
/
+28
|
|
/
/
[next]