index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-22
kbuild: check the minimum linker version in Kconfig
Masahiro Yamada
1
-8
/
+13
2021-02-16
kbuild: check the minimum compiler version in Kconfig
Masahiro Yamada
1
-4
/
+5
2021-02-05
init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
Johannes Berg
2
-2
/
+7
2021-01-29
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
1
-1
/
+2
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
1
-8
/
+2
2021-01-04
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-0
/
+1
2020-12-22
kasan, arm64: only use kasan_depth for software modes
Andrey Konovalov
1
-1
/
+1
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-143
/
+128
2020-12-16
Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+8
2020-12-15
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2020-12-15
mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...
Vlastimil Babka
1
-1
/
+1
2020-12-15
init/main: fix broken buffer_init when DEFERRED_STRUCT_PAGE_INIT set
Lin Feng
1
-2
/
+0
2020-12-15
mm: fix page_owner initializing issue for arm32
Zhenhua Huang
1
-0
/
+2
2020-12-14
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-1
/
+1
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2020-12-14
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
1
-0
/
+1
2020-12-14
Merge branch 'for-5.11-null-console' into for-linus
Petr Mladek
1
-2
/
+8
2020-12-11
initramfs: fix clang build failure
Arnd Bergmann
1
-1
/
+1
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
1
-1
/
+1
2020-12-06
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+10
2020-12-02
Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2020-12-01
block: merge struct block_device and struct hd_struct
Christoph Hellwig
1
-11
/
+10
2020-12-01
block: remove the partno field from struct hd_struct
Christoph Hellwig
1
-1
/
+1
2020-12-01
block: move the partition_meta_info to struct block_device
Christoph Hellwig
1
-3
/
+4
2020-12-01
init: cleanup match_dev_by_uuid and match_dev_by_label
Christoph Hellwig
1
-12
/
+6
2020-12-01
init: refactor devt_from_partuuid
Christoph Hellwig
1
-37
/
+31
2020-12-01
init: refactor name_to_dev_t
Christoph Hellwig
1
-93
/
+90
2020-12-01
kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1
Nathan Chancellor
1
-0
/
+5
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
1
-0
/
+5
2020-11-30
bootconfig: Load size and checksum in the footer as le32
Masami Hiramatsu
1
-2
/
+2
2020-11-27
Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-11-20
init/Kconfig: make COMPILE_TEST depend on !S390
Heiko Carstens
1
-1
/
+1
2020-11-20
init/console: Use ttynull as a fallback when there is no console
Petr Mladek
1
-2
/
+8
2020-11-12
bootconfig: Extend the magic check range to the preceding 3 bytes
Masami Hiramatsu
1
-2
/
+12
2020-11-03
init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description
Paul Menzel
1
-1
/
+1
2020-10-18
Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+4
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+3
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2020-10-13
Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2020-10-13
Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2020-10-12
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-10-12
Merge branch 'printk-rework' into for-linus
Petr Mladek
1
-1
/
+2
2020-10-09
init: main: add KUnit to kernel init
Brendan Higgins
1
-0
/
+4
2020-09-30
io_uring: don't rely on weak ->files references
Jens Axboe
1
-0
/
+3
2020-09-24
Fix references to nommu-mmap.rst
Stephen Kitt
1
-1
/
+1
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2020-09-18
bootconfig: init: make xbc_namebuf static
Jason Yan
1
-1
/
+1
2020-09-18
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
1
-0
/
+2
2020-09-08
printk: reduce LOG_BUF_SHIFT range for H8300
John Ogness
1
-1
/
+2
[next]