index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
Commit message (
Expand
)
Author
Age
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
|
\
|
*
lockdown: Enforce module signatures if the kernel is locked down
David Howells
2019-08-20
|
*
security: Support early LSMs
Matthew Garrett
2019-08-20
*
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-27
|
\
\
|
*
|
MODSIGN: Export module signature definitions
Thiago Jung Bauermann
2019-08-05
*
|
|
mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmask
Mike Rapoport
2019-09-24
*
|
|
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
*
|
|
mm: kmemleak: use the memory pool for early allocations
Catalin Marinas
2019-09-24
*
|
|
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-22
|
\
\
\
|
*
|
|
module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES
Masahiro Yamada
2019-09-11
|
*
|
|
module: remove redundant 'depends on MODULES'
Masahiro Yamada
2019-09-11
|
*
|
|
module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS
Matthias Maennich
2019-09-10
|
|
/
/
*
|
|
Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-21
|
\
\
\
|
*
|
|
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
2019-09-15
|
|
/
/
*
|
|
Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux
Linus Torvalds
2019-09-21
|
\
\
\
|
*
|
|
compiler-types.h: add asm_inline definition
Rasmus Villemoes
2019-09-15
|
|
/
/
*
|
|
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-20
|
\
\
\
|
*
|
|
kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC
Masahiro Yamada
2019-09-03
|
*
|
|
init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE
Masahiro Yamada
2019-08-28
|
*
|
|
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
2019-08-21
|
*
|
|
Kbuild: Handle PREEMPT_RT for version string and magic
Thomas Gleixner
2019-08-13
|
|
/
/
*
|
|
Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-09-19
|
\
\
\
|
*
|
|
vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API
David Howells
2019-09-12
|
*
|
|
make shmem_fill_super() static
Al Viro
2019-09-05
|
*
|
|
make ramfs_fill_super() static
Al Viro
2019-09-05
|
|
/
/
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-17
|
\
\
\
|
*
|
|
posix-cpu-timers: Move state tracking to struct posix_cputimers
Thomas Gleixner
2019-08-28
|
|
/
/
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
|
\
\
\
|
*
\
\
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
2019-09-16
|
|
\
\
\
|
|
*
|
|
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
2019-07-31
|
|
|
/
/
|
*
/
/
sched/uclamp: Extend CPU's cgroup controller
Patrick Bellasi
2019-09-03
|
|
/
/
*
|
|
Revert "init/Kconfig: Fix infinite Kconfig recursion on PPC"
Will Deacon
2019-08-20
*
|
|
init/Kconfig: Fix infinite Kconfig recursion on PPC
Will Deacon
2019-08-07
*
|
|
arm64: Add support for relocating the kernel with RELR relocations
Peter Collingbourne
2019-08-05
|
/
/
*
|
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
|
\
\
|
*
|
mnt_init(): call shmem_init() unconditionally
Al Viro
2019-07-04
|
*
|
don't bother with registering rootfs
Al Viro
2019-07-04
|
*
|
init_rootfs(): don't bother with init_ramfs_fs()
Al Viro
2019-07-04
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-17
|
\
\
\
|
*
|
|
init/Kconfig: fix neighboring typos
Kees Cook
2019-07-16
*
|
|
|
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
2019-07-15
*
|
|
|
docs: accounting: convert to ReST
Mauro Carvalho Chehab
2019-07-15
|
/
/
/
*
|
|
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-12
|
\
\
\
|
*
|
|
kbuild: compile-test kernel headers to ensure they are self-contained
Masahiro Yamada
2019-07-09
|
*
|
|
kbuild: compile-test exported headers to ensure they are self-contained
Masahiro Yamada
2019-07-08
|
*
|
|
init/Kconfig: add CONFIG_CC_CAN_LINK
Masahiro Yamada
2019-07-07
|
*
|
|
kbuild: add support for ensuring headers are self-contained
Jani Nikula
2019-06-15
*
|
|
|
mm: init: report memory auto-initialization features at boot time
Alexander Potapenko
2019-07-12
*
|
|
|
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
|
\
\
\
\
|
*
|
|
|
docs: scheduler: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
|
|
/
/
/
[next]