summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm/master'Stephen Rothwell2017-06-151-1/+57
|\
| * include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-06-151-0/+6
| * lib/crc-ccitt: add CCITT-FALSE CRC16 variantAndrey Vostrikov2017-06-151-1/+57
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2017-06-157-41/+240
|\
| * fault-inject: support systematic fault injectionDmitry Vyukov2017-06-151-0/+7
| * test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez2017-06-151-0/+13
| * test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez2017-06-151-0/+11
| * test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez2017-06-151-0/+11
| * test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez2017-06-153-0/+125
| * lib/rhashtable.c: use kvzalloc() in bucket_table_alloc() when possibleMichal Hocko2017-06-061-4/+3
| * lib/interval_tree_test.c: allow full tree searchDavidlohr Bueso2017-06-061-5/+10
| * lib/interval_tree_test.c: allow users to limit scope of endpointDavidlohr Bueso2017-06-061-10/+13
| * lib/interval_tree_test.c: make test options module parametersDavidlohr Bueso2017-06-061-17/+40
| * lib/interval_tree_test.c: allow the module to be compiled-inDavidlohr Bueso2017-06-061-1/+1
| * lib/kstrtox.c: use "unsigned int" moreAlexey Dobriyan2017-06-061-4/+6
| * lib/kstrtox.c: delete end-of-string testAlexey Dobriyan2017-06-061-1/+1
* | Merge remote-tracking branch 'uuid/for-next'Stephen Rothwell2017-06-153-35/+38
|\ \
| * | uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig2017-06-051-0/+5
| * | uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig2017-06-051-2/+2
| * | uuid: don't export guid_index and uuid_indexChristoph Hellwig2017-06-051-2/+0
| * | uuid: rename uuid typesChristoph Hellwig2017-06-053-33/+33
| |/
* | Merge remote-tracking branch 'random/dev'Stephen Rothwell2017-06-152-1/+17
|\ \
| * | random: warn when kernel uses unseeded randomnessJason A. Donenfeld2017-06-071-0/+16
| * | rhashtable: use get_random_u32 for hash_rndJason A. Donenfeld2017-06-071-1/+1
* | | Merge remote-tracking branch 'slave-dma/next'Stephen Rothwell2017-06-151-0/+20
|\ \ \
| * \ \ Merge branch 'topic/bcm' into nextVinod Koul2017-06-071-0/+20
| |\ \ \ | | |_|/ | |/| |
| | * | lib/raid6: Add log-of-2 table for RAID6 HW requiring disk positionAnup Patel2017-05-161-0/+20
| | |/
* | | Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell2017-06-153-0/+55
|\ \ \
| * \ \ Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman2017-06-121-0/+38
| |\ \ \ | | |/ /
| * | | lib: Add crc4 moduleJeremy Kerr2017-06-093-0/+55
| | |/ | |/|
* | | Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell2017-06-151-13/+154
|\ \ \
| * | | kobject: support passing in variables for synthetic ueventsPeter Rajnoha2017-05-251-13/+154
| |/ /
* | | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2017-06-156-215/+153
|\ \ \
| * \ \ Merge branch 'sched/core'Ingo Molnar2017-06-142-1/+33
| |\ \ \
| | * | | sched/core: Enable might_sleep() and smp_processor_id() checks earlyThomas Gleixner2017-05-231-1/+1
| | * | | sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra2017-05-151-0/+32
| | |/ /
| * | | Merge branch 'locking/core'Ingo Molnar2017-06-143-28/+119
| |\ \ \
| | * | | locking/selftest: Add RT-mutex supportPeter Zijlstra2017-06-082-0/+117
| | * | | locking/selftest: Remove the bad unlock ordering testPeter Zijlstra2017-06-081-29/+0
| | * | | rt_mutex: Add lockdep annotationsPeter Zijlstra2017-06-081-0/+3
| | | |/ | | |/|
| * | | rcu: Move RCU debug Kconfig options to kernel/rcuPaul E. McKenney2017-06-081-78/+1
| * | | rcu: Remove debugfs tracingPaul E. McKenney2017-06-081-3/+2
| * | | rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney2017-06-082-18/+0
| * | | rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney2017-06-081-14/+0
| * | | rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney2017-06-081-75/+0
| |/ /
* | | Merge remote-tracking branch 'net-next/master'Stephen Rothwell2017-06-152-3/+57
|\ \ \
| * | | test_bpf: Add test to make conditional jump cross a large number of insns.David Daney2017-06-141-0/+32
| * | | networking: use skb_put_zero()Johannes Berg2017-06-131-2/+1
| * | | bpf: fix stack_depth usage by test_bpf.koAlexei Starovoitov2017-05-311-1/+24
| |/ /
* | | Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell2017-06-152-2/+2
|\ \ \