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
/
lib
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-08
|
\
|
*
lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
Bart Van Assche
2019-01-31
*
|
lib/test_kmod.c: potential double free in error handling
Dan Carpenter
2019-02-01
|
/
*
Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-01-21
|
\
|
*
XArray tests: Check mark 2 gets squashed
Matthew Wilcox
2019-01-14
|
*
XArray: Honour reserved entries in xa_insert
Matthew Wilcox
2019-01-06
|
*
XArray: Permit storing 2-byte-aligned pointers
Matthew Wilcox
2019-01-06
|
*
XArray: Change xa_for_each iterator
Matthew Wilcox
2019-01-06
|
*
XArray: Turn xa_init_flags into a static inline
Matthew Wilcox
2019-01-06
|
*
XArray tests: Add RCU locking
Matthew Wilcox
2019-01-06
*
|
fix int_sqrt64() for very large numbers
Florian La Roche
2019-01-20
*
|
sbitmap: Protect swap_lock from hardirq
Ming Lei
2019-01-14
*
|
sbitmap: Protect swap_lock from softirqs
Steven Rostedt (VMware)
2019-01-14
|
/
*
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-01-06
|
\
|
*
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
2019-01-05
|
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-05
*
|
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-05
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...
Jens Axboe
2019-01-03
|
|
\
|
|
*
lib/raid6: add option to skip algo benchmarking
Daniel Verkamp
2018-12-20
|
|
*
lib/raid6: sort algos in rough performance order
Daniel Verkamp
2018-12-20
|
|
*
lib/raid6: check for assembler SSSE3 support
Daniel Verkamp
2018-12-20
*
|
|
lib/genalloc.c: include vmalloc.h
Olof Johansson
2019-01-05
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-01-05
|
\
\
\
|
*
|
|
iov_iter: reduce code duplication
Al Viro
2018-11-27
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
|
\
\
\
\
|
*
|
|
|
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
Huang Shijie
2019-01-04
|
*
|
|
|
lib/find_bit_benchmark.c: align test_find_next_and_bit with others
Yury Norov
2019-01-04
|
*
|
|
|
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2019-01-04
|
|
|
/
/
|
|
/
|
|
*
|
|
|
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2019-01-04
*
|
|
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
|
/
/
/
*
|
|
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2019-01-02
|
\
\
\
|
*
|
|
s390: use common bust_spinlocks()
Sergey Senozhatsky
2018-11-30
*
|
|
|
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2019-01-01
|
\
\
\
\
|
*
|
|
|
lib/vsprintf: Print time and date in human readable format via %pt
Andy Shevchenko
2018-12-10
*
|
|
|
|
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-31
|
\
\
\
\
\
|
*
|
|
|
|
seq_buf: Use size_t for len in seq_buf_puts()
Michael Ellerman
2018-12-22
|
*
|
|
|
|
seq_buf: Make seq_buf_puts() null-terminate the buffer
Michael Ellerman
2018-12-22
*
|
|
|
|
|
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-21
*
|
|
|
|
|
|
lib: don't depend on linux headers being installed.
NeilBrown
2018-12-29
*
|
|
|
|
|
|
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kref/kobject: Improve documentation
Ezequiel Garcia
2018-12-06
|
*
|
|
|
|
|
|
Merge 4.20-rc5 into driver-core-next
Greg Kroah-Hartman
2018-12-03
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kobject: Fix warnings in lib/kobject_uevent.c
Bo YU
2018-11-11
|
*
|
|
|
|
|
|
|
kobject: drop unnecessary cast "%llu" for u64
Bo YU
2018-11-11
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-28
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fonts: New Terminus large console font
Amanoel Dawod
2018-12-19
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kmemleak: add config to select auto scan
Sri Krishna chowdary
2018-12-28
|
*
|
|
|
|
|
|
|
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
2018-12-28
[next]