Age | Commit message (Expand) | Author |
2020-08-04 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-08-04 | Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-04 | Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-03 | Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-08-03 | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-07-31 | init: Add support for zstd compressed kernel | Nick Terrell |
2020-07-29 | arm, arm64: Fix selection of CONFIG_SCHED_THERMAL_PRESSURE | Valentin Schneider |
2020-07-26 | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar |
2020-07-22 | sched: Cleanup SCHED_THERMAL_PRESSURE kconfig entry | Valentin Schneider |
2020-07-21 | exec: Implement kernel_execve | Eric W. Biederman |
2020-07-10 | seccomp: Report number of loaded filters in /proc/$pid/status | Kees Cook |
2020-07-02 | kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with Clang | Masahiro Yamada |
2020-06-19 | initrd: Remove erroneous comment | Tom Rini |
2020-06-16 | security: allow using Clang's zero initialization for stack variables | glider@google.com |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-13 | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner |
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 | pipe: Add general notification queue support | David Howells |
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-08 | Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner |
2020-05-06 | bootconfig: Fix to remove bootconfig data from initrd while boot | Masami Hiramatsu |