summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20190523next-20190523Stephen Rothwell2019-05-235-0/+3790
* Merge branch 'akpm/master'Stephen Rothwell2019-05-236-6/+39
|\
| * drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflowAndi Kleen2019-05-231-2/+2
| * mm, memcg: consider subtrees in memory.eventsChris Down2019-05-234-4/+36
| * pinctrl: fix pxa2xx.c build warningsRandy Dunlap2019-05-231-0/+1
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2019-05-2370-450/+1391
|\
| * scripts/gdb: add hlist utilitiesLeonard Crestez2019-05-211-0/+21
| * convert-struct-pid-count-to-refcount_t-fixAndrew Morton2019-05-211-1/+1
| * kernel/pid.c: convert struct pid:count to refcount_tJoel Fernandes (Google)2019-05-212-6/+7
| * test_sysctl-add-proc_do_large_bitmap-test-case-fixAndrew Morton2019-05-211-1/+0
| * tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen2019-05-211-0/+1
| * checkpatch: fix somethingJoe Perches2019-05-211-9/+9
| * checkpatch: don't interpret stack dumps as commit IDsJoe Perches2019-05-211-2/+4
| * lib/math/rational.c: fix possible incorrect result from rational fractions he...Trent Piepho2019-05-211-13/+50
| * Documentation: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie2019-05-211-1/+1
| * lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie2019-05-215-7/+7
| * lib/genalloc.c: export symbol addr_in_gen_poolHuang Shijie2019-05-211-0/+1
| * powerpc: select DYNAMIC_DEBUG_RELATIVE_POINTERS for PPC64Rasmus Villemoes2019-05-212-0/+2
| * arm64: select DYNAMIC_DEBUG_RELATIVE_POINTERSRasmus Villemoes2019-05-212-0/+2
| * x86_64: select DYNAMIC_DEBUG_RELATIVE_POINTERSRasmus Villemoes2019-05-213-0/+3
| * lib/dynamic_debug.c: add asm-generic implementation for DYNAMIC_DEBUG_RELATIV...Rasmus Villemoes2019-05-212-0/+118
| * lib/dynamic_debug.c: introduce CONFIG_DYNAMIC_DEBUG_RELATIVE_POINTERSRasmus Villemoes2019-05-213-0/+38
| * lib/dynamic_debug.c: drop use of bitfields in struct _ddebugRasmus Villemoes2019-05-212-22/+34
| * lib/dynamic_debug.c: introduce accessors for string members of struct _ddebugRasmus Villemoes2019-05-211-17/+34
| * linux/printk.h: use unique identifier for each struct _ddebugRasmus Villemoes2019-05-211-1/+3
| * linux/net.h: use unique identifier for each struct _ddebugRasmus Villemoes2019-05-211-1/+3
| * linux/device.h: use unique identifier for each struct _ddebugRasmus Villemoes2019-05-211-1/+3
| * byteorder-sanity-check-toolchain-vs-kernel-endianess-checkpatch-fixesAndrew Morton2019-05-212-2/+2
| * byteorder: sanity check toolchain vs kernel endiannessChristoph Hellwig2019-05-212-0/+8
| * fs/buffer.c: dump more info for __getblk_gfp() stall problemTetsuo Handa2019-05-201-2/+8
| * fs/buffer.c: add debug print for __getblk_gfp() stall problemTetsuo Handa2019-05-203-2/+61
| * mm: don't expose page to fast gup before it's readyYu Zhao2019-05-202-3/+3
| * mm/vmscan: remove unused lru_pages argumentAndrey Ryabinin2019-05-201-12/+5
| * powerpc: use probe_user_read()Christophe Leroy2019-05-205-46/+10
| * mm-add-probe_user_read-fixAndrew Morton2019-05-201-1/+1
| * include/linux/uaccess.h: add probe_user_read()Christophe Leroy2019-05-201-0/+34
| * mm, memcg: make scan aggression always exclude protectionChris Down2019-05-202-54/+32
| * mm, memcg: make memory.emin the baseline for utilisation determinationChris Down2019-05-202-28/+46
| * mm, memcg: proportional memory.{low,min} reclaimChris Down2019-05-204-12/+115
| * memcg-schedule-high-reclaim-for-remote-memcgs-on-high_work-v3Shakeel Butt2019-05-151-3/+5
| * memcg: schedule high reclaim for remote memcgs on high_workShakeel Butt2019-05-153-5/+17
| * mm/vmalloc.c: remove might_sleep() in __remove_vm_area()Roman Gushchin2019-05-151-2/+0
| * mm: vmalloc: show number of vmalloc pages in /proc/meminfoRoman Gushchin2019-05-153-1/+13
| * mm/vmalloc.c: refactor __vunmap() to avoid duplicated call to find_vm_area()Roman Gushchin2019-05-151-22/+30
| * mm: be more verbose about zonelist initializationMichal Hocko2019-05-151-0/+7
| * x86, numa: always initialize all possible nodesMichal Hocko2019-05-152-30/+12
| * kvm/book3s: drop mmap_sem now that locked_vm is atomicDaniel Jordan2019-05-151-22/+12
| * powerpc/mmu: drop mmap_sem now that locked_vm is atomicDaniel Jordan2019-05-151-16/+11
| * fpga/dlf/afu: drop mmap_sem now that locked_vm is atomicDaniel Jordan2019-05-151-25/+15
| * vfio/spapr_tce: drop mmap_sem now that locked_vm is atomicDaniel Jordan2019-05-151-21/+15