summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | printk: Use the main logbuf in NMI when logbuf_lock is availablePetr Mladek2017-05-191-0/+3
* | | | | | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-032-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-182-2/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | lib: update location of kgdb documentationMauro Carvalho Chehab2017-05-161-1/+1
| | * | | | | | fs: update location of filesystems documentationMauro Carvalho Chehab2017-05-161-1/+1
* | | | | | | | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-033-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 tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-13/+154
|\ \ \ \ \ \ \ \
| * | | | | | | | kobject: support passing in variables for synthetic ueventsPeter Rajnoha2017-05-251-13/+154
| |/ / / / / / /
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-032-1/+33
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-06-241-3/+3
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'WIP.sched/core' into sched/coreIngo Molnar2017-06-202-2/+42
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | 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-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-034-28/+122
|\ \ \ \ \ \ \ \
| * | | | | | | | locking/refcount: Create unchecked atomic_t implementationKees Cook2017-06-281-0/+3
| * | | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-06-221-2/+4
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | 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
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-032-186/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | 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 branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-031-0/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | scatterlist: add sg_zero_buffer() helperJohannes Thumshirn2017-06-151-0/+35
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-033-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
| |/ / / / /
* | | | | | lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov2017-06-231-3/+3
| |/ / / / |/| | | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-06-151-2/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller2017-06-081-2/+4
| |/ / /
* | | | test_bpf: Add a couple of tests for BPF_JSGE.David Daney2017-05-251-0/+38
|/ / /
* | | Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-05-091-2/+2
|\ \ \ | |/ / |/| |
| * | dma-debug: use offset_in_page() macroGeliang Tang2017-04-241-2/+2
* | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-091-0/+2
|\ \ \
| * | | fix braino in generic_file_read_iter()Al Viro2017-05-081-0/+2
* | | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-3/+3
|\ \ \ \
| * | | | devres: fix devm_ioremap_*() offset parameter kerneldoc descriptionLorenzo Pieralisi2017-04-241-3/+3
| | |/ / | |/| |
* | | | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-081-4/+1
* | | | lib/rhashtable.c: simplify a strange allocation patternMichal Hocko2017-05-081-10/+3
* | | | lib/zlib_inflate/inftrees.c: fix potential buffer overflowGuenter Roeck2017-05-081-1/+1
* | | | lib/fault-inject.c: use correct check for interruptsDmitry Vyukov2017-05-081-1/+1
* | | | checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsJoe Perches2017-05-081-0/+3
* | | | lib: add module support to linked list sorting testsGeert Uytterhoeven2017-05-084-152/+155
OpenPOWER on IntegriCloud