Age | Commit message (Expand) | Author |
2020-06-10 | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-08 | kernel/sysctl: support setting sysctl parameters from kernel command line | Vlastimil Babka |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-06-04 | Kconfig: add config option for asm goto w/ outputs | Nick Desaulniers |
2020-06-04 | init: allow distribution configuration of default init | Chris Down |
2020-06-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-03 | mm: memcontrol: make swap tracking an integral part of memory control | Johannes Weiner |
2020-06-03 | padata: initialize earlier | Daniel Jordan |
2020-06-03 | Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2020-06-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-06-01 | Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-06-01 | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-05-19 | Merge tag 'noinstr-lds-2020-05-19' into core/rcu | Thomas Gleixner |
2020-05-17 | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-05-17 | bpfilter: check if $(CC) can link static libc in Kconfig | Masahiro Yamada |
2020-05-17 | bpfilter: match bit size of bpfilter_umh to that of the kernel | Masahiro Yamada |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-05-15 | scs: Add support for Clang's Shadow Call Stack (SCS) | Sami Tolvanen |
2020-05-15 | bpf: Restrict bpf_probe_read{, str}() only to archs where they work | Daniel Borkmann |
2020-05-15 | x86: Fix early boot crash on gcc-10, third try | Borislav Petkov |
2020-05-12 | Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-05-12 | bootconfig: Fix to prevent warning message if no bootconfig option | Masami Hiramatsu |
2020-05-12 | kbuild: add CONFIG_LD_IS_LLD | Sami Tolvanen |
2020-05-12 | kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro | Masahiro Yamada |
2020-05-12 | kbuild: ensure full rebuild when the compiler is updated | Masahiro Yamada |
2020-05-12 | kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANG | Masahiro Yamada |
2020-05-09 | gcc-10: mark more functions __init to avoid section mismatch warnings | Linus Torvalds |
2020-05-09 | Stop the ad-hoc games with -Wno-maybe-initialized | Linus Torvalds |
2020-05-06 | bootconfig: Fix to remove bootconfig data from initrd while boot | Masami Hiramatsu |
2020-04-27 | rcu-tasks: Split ->trc_reader_need_end | Paul E. McKenney |
2020-04-27 | rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks | Paul E. McKenney |
2020-04-27 | x86/setup: Add an initrdmem= option to specify initrd physical address | Ronald G. Minnich |
2020-04-15 | compiler/gcc: Raise minimum GCC version for kernel builds to 4.8 | Will Deacon |
2020-04-11 | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-04-10 | printk: queue wake_up_klogd irq_work only if per-CPU areas are ready | Sergey Senozhatsky |
2020-04-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-04-09 | kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h | Masahiro Yamada |
2020-04-09 | kbuild: mkcompile_h: Include $LD version in /proc/version | Kees Cook |
2020-04-07 | init/Kconfig: clean up ANON_INODES and old IO schedulers options | Krzysztof Kozlowski |
2020-04-07 | userfaultfd: wp: add WP pagetable tracking to x86 | Andrea Arcangeli |
2020-04-05 | Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-04-05 | Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2020-04-04 | Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc... | Ingo Molnar |
2020-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2020-04-01 | init/kconfig: Add LD_VERSION Kconfig | Amit Daniel Kachhap |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-03-31 | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-03-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |