summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* slab: remove /proc/slab_allocatorsQian Cai2019-05-161-4/+0
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-0/+4
|\
| * asm-generic: provide entirely generic nommu uaccessChristoph Hellwig2019-04-231-0/+4
* | Merge branch 'linus' into x86/urgent, to pick up dependent changesIngo Molnar2019-05-1645-746/+1793
|\ \
| * | tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen2019-05-141-1/+17
| * | init: introduce DEBUG_MISC optionSinan Kaya2019-05-141-0/+9
| * | lib/test_vmalloc.c:test_func(): eliminate local `ret'Andrew Morton2019-05-141-5/+3
| * | lib/test_bitmap: add tests for bitmap_parselist_user()Yury Norov2019-05-141-10/+36
| * | lib/test_bitmap: add testcases for bitmap_parselist()Yury Norov2019-05-141-1/+17
| * | lib/test_bitmap: switch test_bitmap_parselist to ktime_get()Yury Norov2019-05-141-5/+4
| * | lib: rework bitmap_parselistYury Norov2019-05-141-113/+142
| * | lib: make bitmap_parselist_user() a wrapper on bitmap_parselist()Yury Norov2019-05-141-8/+11
| * | lib/math: move int_pow() from pwm_bl.c for wider useAndy Shevchenko2019-05-142-1/+33
| * | lib: Move mathematic helpers to separate folderAndy Shevchenko2019-05-1412-22/+25
| * | lib/list_sort: optimize number of calls to comparison functionGeorge Spelvin2019-05-141-22/+91
| * | lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITSGeorge Spelvin2019-05-141-62/+103
| * | lib/sort: avoid indirect calls to built-in swapGeorge Spelvin2019-05-141-15/+36
| * | lib/sort: use more efficient bottom-up heapsort variantGeorge Spelvin2019-05-141-31/+81
| * | lib/sort: make swap functions more genericGeorge Spelvin2019-05-141-24/+99
| * | lib/plist: rename DEBUG_PI_LIST to DEBUG_PLISTDavidlohr Bueso2019-05-142-3/+3
| * | lib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMARasmus Villemoes2019-05-141-0/+2
| * | lib/bitmap.c: remove unused EXPORT_SYMBOLsRasmus Villemoes2019-05-141-4/+0
| * | compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGMasahiro Yamada2019-05-141-0/+14
| * | mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-2/+5
| * | Merge tag 'printk-for-5.2-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-101-7/+4
| |\ \
| | * | vsprintf: Do not break early boot with probing addressesPetr Mladek2019-05-101-7/+4
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-091-0/+37
| |\ \ \
| | * | | RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman2019-05-011-0/+37
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-077-193/+458
| |\ \ \ \
| | * | | | netlink: add validation of NLA_F_NESTED flagMichal Kubecek2019-05-041-0/+15
| | * | | | netlink: set bad attribute also on maxtype checkMichal Kubecek2019-05-041-1/+2
| | * | | | lib: Add support for generic packing operationsVladimir Oltean2019-05-033-0/+231
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-022-3/+4
| | |\ \ \ \
| | * | | | | netlink: add strict parsing for future attributesJohannes Berg2019-04-271-0/+4
| | * | | | | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-83/+88
| | * | | | | netlink: add NLA_MIN_LENJohannes Berg2019-04-271-1/+8
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-251-3/+3
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-0/+4
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | rhashtable: use BIT(0) for locking.NeilBrown2019-04-121-1/+1
| | * | | | | | rhashtable: replace rht_ptr_locked() with rht_assign_locked()NeilBrown2019-04-121-3/+3
| | * | | | | | rhashtable: move dereference inside rht_ptr()NeilBrown2019-04-122-7/+7
| | * | | | | | rhashtable: fix some __rcu annotation errorsNeilBrown2019-04-121-2/+2
| | * | | | | | rhashtable: use struct_size() in kvzalloc()Gustavo A. R. Silva2019-04-121-2/+1
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-111-0/+8
| | |\ \ \ \ \ \
| | | * | | | | | kbuild: add ability to generate BTF type info for vmlinuxAndrii Nakryiko2019-04-031-0/+8
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-084-38/+52
| | |\ \ \ \ \ \ \
| | * | | | | | | | rhashtable: add lockdep tracking to bucket bit-spin-locks.NeilBrown2019-04-071-6/+9
| | * | | | | | | | rhashtable: use bit_spin_locks to protect hash bucket.NeilBrown2019-04-072-72/+71
| | * | | | | | | | rhashtable: allow rht_bucket_var to return NULL.NeilBrown2019-04-071-9/+20
| | * | | | | | | | rhashtable: use cmpxchg() in nested_table_alloc()NeilBrown2019-04-071-3/+5