index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
*
slab: remove /proc/slab_allocators
Qian Cai
2019-05-16
*
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-16
|
\
|
*
asm-generic: provide entirely generic nommu uaccess
Christoph Hellwig
2019-04-23
*
|
Merge branch 'linus' into x86/urgent, to pick up dependent changes
Ingo Molnar
2019-05-16
|
\
\
|
*
|
tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case
Eric Sandeen
2019-05-14
|
*
|
init: introduce DEBUG_MISC option
Sinan Kaya
2019-05-14
|
*
|
lib/test_vmalloc.c:test_func(): eliminate local `ret'
Andrew Morton
2019-05-14
|
*
|
lib/test_bitmap: add tests for bitmap_parselist_user()
Yury Norov
2019-05-14
|
*
|
lib/test_bitmap: add testcases for bitmap_parselist()
Yury Norov
2019-05-14
|
*
|
lib/test_bitmap: switch test_bitmap_parselist to ktime_get()
Yury Norov
2019-05-14
|
*
|
lib: rework bitmap_parselist
Yury Norov
2019-05-14
|
*
|
lib: make bitmap_parselist_user() a wrapper on bitmap_parselist()
Yury Norov
2019-05-14
|
*
|
lib/math: move int_pow() from pwm_bl.c for wider use
Andy Shevchenko
2019-05-14
|
*
|
lib: Move mathematic helpers to separate folder
Andy Shevchenko
2019-05-14
|
*
|
lib/list_sort: optimize number of calls to comparison function
George Spelvin
2019-05-14
|
*
|
lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS
George Spelvin
2019-05-14
|
*
|
lib/sort: avoid indirect calls to built-in swap
George Spelvin
2019-05-14
|
*
|
lib/sort: use more efficient bottom-up heapsort variant
George Spelvin
2019-05-14
|
*
|
lib/sort: make swap functions more generic
George Spelvin
2019-05-14
|
*
|
lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST
Davidlohr Bueso
2019-05-14
|
*
|
lib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMA
Rasmus Villemoes
2019-05-14
|
*
|
lib/bitmap.c: remove unused EXPORT_SYMBOLs
Rasmus Villemoes
2019-05-14
|
*
|
compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2019-05-14
|
*
|
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
|
*
|
Merge tag 'printk-for-5.2-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-10
|
|
\
\
|
|
*
|
vsprintf: Do not break early boot with probing addresses
Petr Mladek
2019-05-10
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-09
|
|
\
\
\
|
|
*
|
|
RDMA/core: Introduce RDMA subsystem ibdev_* print functions
Gal Pressman
2019-05-01
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-08
|
|
\
\
\
\
|
|
*
|
|
|
netlink: add validation of NLA_F_NESTED flag
Michal Kubecek
2019-05-04
|
|
*
|
|
|
netlink: set bad attribute also on maxtype check
Michal Kubecek
2019-05-04
|
|
*
|
|
|
lib: Add support for generic packing operations
Vladimir Oltean
2019-05-03
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
|
|
|
\
\
\
\
|
|
*
|
|
|
|
netlink: add strict parsing for future attributes
Johannes Berg
2019-04-27
|
|
*
|
|
|
|
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
|
|
*
|
|
|
|
netlink: add NLA_MIN_LEN
Johannes Berg
2019-04-27
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-25
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
|
|
|
\
\
\
\
\
\
|
|
|
|
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
rhashtable: use BIT(0) for locking.
NeilBrown
2019-04-12
|
|
*
|
|
|
|
|
rhashtable: replace rht_ptr_locked() with rht_assign_locked()
NeilBrown
2019-04-12
|
|
*
|
|
|
|
|
rhashtable: move dereference inside rht_ptr()
NeilBrown
2019-04-12
|
|
*
|
|
|
|
|
rhashtable: fix some __rcu annotation errors
NeilBrown
2019-04-12
|
|
*
|
|
|
|
|
rhashtable: use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-04-12
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-11
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
kbuild: add ability to generate BTF type info for vmlinux
Andrii Nakryiko
2019-04-02
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-09
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
rhashtable: add lockdep tracking to bucket bit-spin-locks.
NeilBrown
2019-04-07
|
|
*
|
|
|
|
|
|
|
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2019-04-07
[next]