index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Kconfig.include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-14
initramfs: make initramfs compression choice non-optional
Masahiro Yamada
1
-8
/
+0
2020-01-14
initramfs: make compression options not depend on INITRAMFS_SOURCE
Masahiro Yamada
1
-2
/
+0
2020-01-14
initramfs: remove redundant dependency on BLK_DEV_INITRD
Masahiro Yamada
1
-6
/
+0
2020-01-14
initramfs: rename gen_initramfs_list.sh to gen_initramfs.sh
Masahiro Yamada
2
-1
/
+1
2020-01-14
gen_initramfs_list.sh: fix the tool name in the comment
Masahiro Yamada
1
-1
/
+1
2020-01-14
gen_initramfs_list.sh: remove unused variable 'default_list'
Masahiro Yamada
1
-1
/
+0
2020-01-14
initramfs: replace klibcdirs in Makefile with FORCE
Masahiro Yamada
1
-5
/
+1
2020-01-14
builddeb: make headers package thinner
Michał Mirosław
1
-2
/
+2
2020-01-06
kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf
Masahiro Yamada
7
-128
/
+22
2020-01-06
kbuild: pass KBUILD_MODFILE when compiling builtin objects
Masahiro Yamada
1
-6
/
+9
2020-01-06
kbuild: add stringify helper to quote a string passed to C files
Masahiro Yamada
2
-1
/
+5
2020-01-06
kbuild: use pattern rule for building built-in.a in sub-directories
Masahiro Yamada
1
-1
/
+1
2020-01-06
kbuild: do not create orphan built-in.a or obj-y objects
Masahiro Yamada
2
-1
/
+5
2020-01-06
kbuild: rename header-test- to no-header-test in usr/include/Makefile
Masahiro Yamada
1
-53
/
+53
2020-01-06
kbuild: detect missing include guard for exported headers
Masahiro Yamada
1
-1
/
+2
2020-01-05
Linux 5.5-rc5
v5.5-rc5
Linus Torvalds
1
-1
/
+1
2020-01-05
Documentation: riscv: add patch acceptance guidelines
Paul Walmsley
4
-0
/
+38
2020-01-05
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
3
-13
/
+13
2020-01-05
clocksource: riscv: add notrace to riscv_sched_clock
Zong Li
1
-1
/
+1
2020-01-05
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
3
-42
/
+46
2020-01-04
hexagon: define ioremap_uc
Nick Desaulniers
1
-0
/
+1
2020-01-04
ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less
Gang He
1
-0
/
+1
2020-01-04
ocfs2: call journal flush to mark journal as empty after journal recovery whe...
Kai Li
1
-0
/
+8
2020-01-04
mm/hugetlb: defer freeing of huge pages if in non-task context
Waiman Long
1
-1
/
+50
2020-01-04
mm/gup: fix memory leak in __gup_benchmark_ioctl
Navid Emamdoost
1
-2
/
+6
2020-01-04
mm/oom: fix pgtables units mismatch in Killed process message
Ilya Dryomov
1
-1
/
+1
2020-01-04
fs/posix_acl.c: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+5
2020-01-04
hexagon: work around compiler crash
Nick Desaulniers
1
-3
/
+1
2020-01-04
hexagon: parenthesize registers in asm predicates
Nick Desaulniers
6
-23
/
+23
2020-01-04
fs/namespace.c: make to_mnt_ns() static
Eric Biggers
1
-1
/
+1
2020-01-04
fs/nsfs.c: include headers for missing declarations
Eric Biggers
1
-0
/
+3
2020-01-04
fs/direct-io.c: include fs/internal.h for missing prototype
Eric Biggers
1
-0
/
+2
2020-01-04
mm: move_pages: return valid node id in status if the page is already on the ...
Yang Shi
1
-6
/
+17
2020-01-04
memcg: account security cred as well to kmemcg
Shakeel Butt
1
-3
/
+3
2020-01-04
kcov: fix struct layout for kcov_remote_arg
Andrey Konovalov
2
-10
/
+10
2020-01-04
mm/zsmalloc.c: fix the migrated zspage statistics.
Chanho Min
1
-0
/
+5
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
10
-38
/
+29
2020-01-03
mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()
Jan Stancek
1
-1
/
+3
2020-01-03
kbuild/deb-pkg: annotate libelf-dev dependency as :native
Ard Biesheuvel
1
-1
/
+1
2020-01-03
gen_initramfs_list.sh: fix 'bad variable name' error
Masahiro Yamada
1
-1
/
+1
2020-01-03
media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytes
Sakari Ailus
1
-1
/
+1
2020-01-03
riscv: ftrace: correct the condition logic in function graph tracer
Zong Li
1
-1
/
+1
2020-01-03
riscv: dts: Add DT support for SiFive L2 cache controller
Yash Shah
1
-0
/
+15
2020-01-03
riscv: gcov: enable gcov for RISC-V
Zong Li
2
-1
/
+2
2020-01-03
riscv: mm: use __pa_symbol for kernel symbols
Zong Li
1
-6
/
+6
2020-01-03
agp: remove unused variable arqsz in agp_3_5_enable()
Yunfeng Ye
1
-3
/
+1
2020-01-03
agp: remove unused variable mcapndx
Yunfeng Ye
1
-5
/
+0
2020-01-03
MIPS: Avoid VDSO ABI breakage due to global register variable
Paul Burton
1
-1
/
+19
2020-01-03
Revert "fs: remove ksys_dup()"
Dominik Brodowski
3
-21
/
+13
2020-01-02
gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS again
Arnd Bergmann
1
-5
/
+4
[next]