index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2020-04-10
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
1
-1
/
+0
2020-04-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+4
2020-04-09
kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h
Masahiro Yamada
1
-1
/
+1
2020-04-09
kbuild: mkcompile_h: Include $LD version in /proc/version
Kees Cook
1
-1
/
+1
2020-04-07
init/Kconfig: clean up ANON_INODES and old IO schedulers options
Krzysztof Kozlowski
1
-2
/
+1
2020-04-07
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
1
-0
/
+5
2020-04-05
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-4
/
+10
2020-04-04
Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
1
-1
/
+2
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-0
/
+1
2020-04-01
init/kconfig: Add LD_VERSION Kconfig
Amit Daniel Kachhap
1
-0
/
+4
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+13
2020-03-31
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-2
/
+14
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+13
2020-03-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+4
2020-03-30
bpf, lsm: Make BPF_LSM depend on BPF_EVENTS
KP Singh
1
-0
/
+1
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+2
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
1
-0
/
+12
2020-03-27
perf/core: Add PERF_SAMPLE_CGROUP feature
Namhyung Kim
1
-1
/
+2
2020-03-25
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
1
-0
/
+1
2020-03-24
block: remove __bdevname
Christoph Hellwig
1
-10
/
+2
2020-03-12
int128: fix __uint128_t compiler test in Kconfig
Masahiro Yamada
1
-2
/
+1
2020-03-06
sched/pelt: Add support to track thermal pressure
Thara Gopinath
1
-0
/
+4
2020-03-03
tools/bootconfig: Show line and column in parse error
Masami Hiramatsu
1
-4
/
+10
2020-03-03
kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
Quentin Perret
1
-0
/
+13
2020-03-03
kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
Masahiro Yamada
1
-2
/
+1
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-19
/
+24
2020-02-25
bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue
Masami Hiramatsu
1
-1
/
+1
2020-02-20
bootconfig: Print array as multiple commands for legacy command line
Masami Hiramatsu
1
-14
/
+8
2020-02-20
bootconfig: Add bootconfig magic word for indicating bootconfig explicitly
Masami Hiramatsu
2
-2
/
+6
2020-02-20
bootconfig: Set CONFIG_BOOT_CONFIG=n by default
Masami Hiramatsu
2
-1
/
+8
2020-02-20
bootconfig: Mark boot_config_checksum() static
Qiujun Huang
1
-1
/
+1
2020-02-11
Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-8
/
+30
2020-02-10
bootconfig: Use parse_args() to find bootconfig and '--'
Steven Rostedt (VMware)
1
-7
/
+30
2020-02-10
bootconfig: Remove unneeded CONFIG_LIBXBC
Masami Hiramatsu
1
-1
/
+0
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-17
/
+226
2020-02-05
bootconfig: Show the number of nodes on boot message
Masami Hiramatsu
1
-2
/
+4
2020-02-05
bootconfig: Use bootconfig instead of boot config
Masami Hiramatsu
1
-3
/
+3
2020-02-05
bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdline
Steven Rostedt (VMware)
1
-7
/
+21
2020-01-31
init/main.c: fix misleading "This architecture does not have kernel memory protection" message
Christophe Leroy
1
-0
/
+5
2020-01-31
init/main.c: fix quoted value handling in unknown_bootoption
Arvind Sankar
1
-3
/
+4
2020-01-31
init/main.c: remove unnecessary repair_env_string in do_initcall_level
Arvind Sankar
1
-6
/
+10
2020-01-31
init/main.c: log arguments and environment passed to init
Arvind Sankar
1
-0
/
+8
2020-01-29
Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
1
-0
/
+1
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+7
2020-01-28
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-01-27
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+8
2020-01-21
bootconfig: Fix Kconfig help message for BOOT_CONFIG
Masami Hiramatsu
1
-1
/
+3
[next]