Age | Commit message (Expand) | Author | Files | Lines |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2 | -4/+4 |
2020-03-31 | Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+10 |
2020-03-31 | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -2/+1 |
2020-03-31 | Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 1 | -0/+10 |
2020-03-30 | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -53/+100 |
2020-03-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+29 |
2020-03-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+205 |
2020-03-30 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+17 |
2020-03-30 | Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+55 |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -3/+8 |
2020-03-23 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -3/+8 |
2020-03-23 | uuid: Provide a GUID generator for raw buffer | Andy Shevchenko | 1 | -0/+10 |
2020-03-21 | lockdep: Introduce wait-type checks | Peter Zijlstra | 1 | -0/+17 |
2020-03-21 | lib/vdso: Enable common headers | Vincenzo Frascino | 1 | -22/+0 |
2020-03-20 | test_firmware: add support for firmware_request_platform | Hans de Goede | 1 | -0/+55 |
2020-03-20 | sched/core: Distribute tasks within affinity masks | Paul Turner | 1 | -0/+29 |
2020-03-20 | crypto: arm64/chacha - correctly walk through blocks | Jason A. Donenfeld | 1 | -3/+8 |
2020-03-12 | serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE | Dmitry Safonov | 1 | -0/+2 |
2020-03-10 | Merge 5.6-rc5 into tty-next | Greg Kroah-Hartman | 2 | -9/+30 |
2020-03-07 | serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE | Dmitry Safonov | 1 | -0/+8 |
2020-03-06 | lib: Introduce generic min-heap | Ian Rogers | 3 | -0/+205 |
2020-03-02 | kbuild: remove cc-option switch from -Wframe-larger-than= | Masahiro Yamada | 1 | -2/+1 |
2020-02-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -2/+2 |
2020-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -9/+30 |
2020-02-26 | Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -9/+27 |
2020-02-24 | bpf/tests: Use migrate disable instead of preempt disable | David Miller | 1 | -2/+2 |
2020-02-24 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+3 |
2020-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -2/+22 |
2020-02-21 | lib/stackdepot.c: fix global out-of-bounds in stack_slabs | Alexander Potapenko | 1 | -2/+6 |
2020-02-21 | lib/string.c: update match_string() doc-strings with correct behavior | Alexandru Ardelean | 1 | -0/+16 |
2020-02-21 | bootconfig: Add append value operator support | Masami Hiramatsu | 1 | -4/+11 |
2020-02-21 | bootconfig: Prohibit re-defining value on same key | Masami Hiramatsu | 1 | -5/+8 |
2020-02-20 | bootconfig: Reject subkey and value on same parent key | Masami Hiramatsu | 1 | -4/+12 |
2020-02-17 | lib/vdso: Allow architectures to provide the vdso data pointer | Christophe Leroy | 1 | -16/+56 |
2020-02-17 | lib/vdso: Allow architectures to override the ns shift operation | Christophe Leroy | 1 | -2/+9 |
2020-02-17 | lib/vdso: Allow fixed clock mode | Christophe Leroy | 1 | -2/+9 |
2020-02-17 | lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes | Thomas Gleixner | 1 | -8/+10 |
2020-02-17 | lib/vdso: Cleanup clock mode storage leftovers | Thomas Gleixner | 2 | -15/+5 |
2020-02-17 | clocksource: Add common vdso clock mode storage | Thomas Gleixner | 2 | -2/+14 |
2020-02-17 | lib/vdso: Allow the high resolution parts to be compiled out | Thomas Gleixner | 1 | -0/+11 |
2020-02-16 | lib: objagg: Replace zero-length arrays with flexible-array member | Gustavo A. R. Silva | 1 | -2/+2 |
2020-02-14 | crypto: chacha20poly1305 - prevent integer overflow on large input | Jason A. Donenfeld | 1 | -0/+3 |
2020-02-11 | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 3 | -7/+13 |
2020-02-10 | bootconfig: Allocate xbc_nodes array dynamically | Masami Hiramatsu | 1 | -3/+12 |
2020-02-10 | bootconfig: Remove unneeded CONFIG_LIBXBC | Masami Hiramatsu | 2 | -4/+1 |
2020-02-09 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2 | -3/+3 |
2020-02-06 | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 3 | -0/+819 |
2020-02-05 | tools/bootconfig: Show the number of bootconfig nodes | Masami Hiramatsu | 1 | -1/+4 |
2020-02-05 | bootconfig: Add more parse error messages | Masami Hiramatsu | 1 | -4/+12 |
2020-02-04 | lib: new testcases for bitmap_parse{_user} | Yury Norov | 1 | -0/+8 |