summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-15218-1178/+4500
|\
| * mm: memcontrol: fix NUMA round-robin reclaim at intermediate levelJohannes Weiner2019-05-151-4/+4
| * mm: memcontrol: fix recursive statistics correctness & scalabiltyJohannes Weiner2019-05-152-109/+150
| * mm: memcontrol: move stat/event counting functions out-of-lineJohannes Weiner2019-05-152-57/+84
| * mm: memcontrol: make cgroup stats and events query API explicitly localJohannes Weiner2019-05-154-33/+36
| * drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter2019-05-151-0/+3
| * drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter2019-05-151-13/+13
| * mm, memcg: rename ambiguously named memory.stat counters and functionsChris Down2019-05-152-84/+88
| * arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-158-9/+0
| * treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-1568-68/+68
| * fs/block_dev.c: Remove duplicate headerSabyasachi Gupta2019-05-151-1/+0
| * fs/cachefiles/namei.c: remove duplicate headerSabyasachi Gupta2019-05-151-1/+0
| * include/linux/sched/signal.h: replace `tsk' with `task'Andrei Vagin2019-05-151-25/+26
| * fs/coda/psdev.c: remove duplicate headerSabyasachi Gupta2019-05-151-1/+0
| * ipc: do cyclic id allocation for the ipc object.Manfred Spraul2019-05-153-1/+11
| * ipc: conserve sequence numbers in ipcmni_extend modeManfred Spraul2019-05-153-9/+35
| * ipc: allow boot time extension of IPCMNI from 32k to 16MWaiman Long2019-05-154-15/+54
| * ipc/mqueue: optimize msg_get()Davidlohr Bueso2019-05-151-25/+35
| * ipc/mqueue: remove redundant wq task assignmentDavidlohr Bueso2019-05-151-2/+0
| * ipc: prevent lockup on alloc_msg and free_msgLi Rongqing2019-05-152-2/+14
| * scripts/gdb: print cached rate in lx-clk-summaryLeonard Crestez2019-05-152-7/+18
| * scripts/gdb: clean up error handling in list helpersLeonard Crestez2019-05-151-8/+2
| * scripts/gdb: add $lx_clk_core_lookup functionLeonard Crestez2019-05-151-0/+23
| * scripts/gdb: initial clk support: lx-clk-summaryLeonard Crestez2019-05-152-0/+47
| * scripts/gdb: add hlist utilitiesLeonard Crestez2019-05-151-0/+23
| * scripts/gdb: silence pep8 checksStephen Boyd2019-05-155-5/+16
| * scripts/gdb: add a timer list commandStephen Boyd2019-05-153-0/+233
| * scripts/gdb: add rb tree iterating utilitiesStephen Boyd2019-05-152-0/+178
| * scripts/gdb: add kernel config dumping commandStephen Boyd2019-05-152-0/+45
| * scripts/gdb: find vmlinux where it was beforeStephen Boyd2019-05-151-1/+5
| * pps: pps-gpio PPS ECHO implementationTom Burkart2019-05-152-3/+87
| * dt-bindings: pps: pps-gpio PPS ECHO implementationTom Burkart2019-05-151-0/+7
| * pps: descriptor-based gpioTom Burkart2019-05-152-38/+32
| * panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen2019-05-154-6/+22
| * panic: avoid the extra noise dmesgFeng Tang2019-05-154-0/+21
| * gcov: clang supportGreg Hackmann2019-05-157-2/+611
| * gcov: docs: add a note on GCC vs Clang differencesTri Vo2019-05-151-4/+14
| * gcov: clang: move common GCC code into gcc_base.cGreg Hackmann2019-05-154-84/+93
| * fs/eventfd.c: make eventfd_ida staticYueHaibing2019-05-151-1/+1
| * eventfd: present id to userspace via fdinfoMasatake YAMATO2019-05-151-0/+8
| * kernel/pid.c: remove unneeded hash header fileTimmy Li2019-05-151-1/+0
| * kernel/sysctl.c: fix proc_do_large_bitmap for large input buffersEric Sandeen2019-05-151-1/+28
| * tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen2019-05-152-3/+96
| * tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernelsLuis Chamberlain2019-05-151-25/+53
| * tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()Luis Chamberlain2019-05-151-1/+1
| * tools/testing/selftests/sysctl/sysctl.sh: load module before testing for itLuis Chamberlain2019-05-151-1/+1
| * tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()Luis Chamberlain2019-05-151-2/+0
| * sysctl: return -EINVAL if val violates minmaxChristian Brauner2019-05-151-2/+4
| * kernel/sysctl.c: switch to bitmap_zalloc()Andy Shevchenko2019-05-151-4/+2
| * rapidio: fix a NULL pointer dereference when create_workqueue() failsKangjie Lu2019-05-151-0/+8