summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-15Add linux-next specific files for 20190515next-20190515Stephen Rothwell
2019-05-15Merge branch 'akpm/master'Stephen Rothwell
2019-05-15drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflowAndi Kleen
2019-05-15mm: memcontrol: fix NUMA round-robin reclaim at intermediate levelJohannes Weiner
2019-05-15mm: memcontrol: fix recursive statistics correctness & scalabiltyJohannes Weiner
2019-05-15mm: memcontrol: move stat/event counting functions out-of-lineJohannes Weiner
2019-05-15mm-memcontrol-make-cgroup-stats-and-events-query-api-explicitly-local-fixJohannes Weiner
2019-05-15mm: memcontrol: make cgroup stats and events query API explicitly localJohannes Weiner
2019-05-15drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter
2019-05-15drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter
2019-05-15mm, memcg: consider subtrees in memory.eventsChris Down
2019-05-15mm-rename-ambiguously-named-memorystat-counters-and-functions-fixAndrew Morton
2019-05-15mm, memcg: rename ambiguously named memory.stat counters and functionsChris Down
2019-05-15arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada
2019-05-15treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-05-15fs/block_dev.c: Remove duplicate headerSabyasachi Gupta
2019-05-15fs/cachefiles/namei.c: remove duplicate headerSabyasachi Gupta
2019-05-15include/linux/sched/signal.h: replace `tsk' with `task'Andrei Vagin
2019-05-15fs/coda/psdev.c: remove duplicate headerSabyasachi Gupta
2019-05-15pinctrl: fix pxa2xx.c build warningsRandy Dunlap
2019-05-15Merge branch 'akpm-current/current'Stephen Rothwell
2019-05-15Merge remote-tracking branch 'pidfd/for-next'Stephen Rothwell
2019-05-15Merge remote-tracking branch 'hyperv/hyperv-next'Stephen Rothwell
2019-05-15ipc-do-cyclic-id-allocation-for-the-ipc-object-fixAndrew Morton
2019-05-15ipc: do cyclic id allocation for the ipc object.Manfred Spraul
2019-05-15ipc: conserve sequence numbers in ipcmni_extend modeManfred Spraul
2019-05-15ipc: allow boot time extension of IPCMNI from 32k to 16MWaiman Long
2019-05-15ipc/mqueue: optimize msg_get()Davidlohr Bueso
2019-05-15ipc/mqueue: remove redundant wq task assignmentDavidlohr Bueso
2019-05-15ipc: prevent lockup on alloc_msg and free_msgLi Rongqing
2019-05-15scripts/gdb: add $lx_clk_core_lookup functionLeonard Crestez
2019-05-15scripts/gdb: initial clk support: lx-clk-summaryLeonard Crestez
2019-05-15scripts/gdb: add hlist utilitiesLeonard Crestez
2019-05-15scripts/gdb: silence pep8 checksStephen Boyd
2019-05-15scripts-gdb-add-a-timer-list-command-v2Stephen Boyd
2019-05-15scripts/gdb: add a timer list commandStephen Boyd
2019-05-15scripts-gdb-add-rb-tree-iterating-utilities-v2Stephen Boyd
2019-05-15scripts/gdb: add rb tree iterating utilitiesStephen Boyd
2019-05-15scripts-gdb-add-kernel-config-dumping-command-v2Stephen Boyd
2019-05-15scripts/gdb: add kernel config dumping commandStephen Boyd
2019-05-15scripts/gdb: find vmlinux where it was beforeStephen Boyd
2019-05-15pps: pps-gpio PPS ECHO implementationTom Burkart
2019-05-15dt-bindings: pps: pps-gpio PPS ECHO implementationTom Burkart
2019-05-15pps: descriptor-based gpioTom Burkart
2019-05-15panic-add-an-option-to-replay-all-the-printk-message-in-buffer-v4Feng Tang
2019-05-15panic: add an option to replay all the printk message in bufferFeng Tang
2019-05-15panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen
2019-05-15panic: avoid the extra noise dmesgFeng Tang
2019-05-15gcov-clang-support-checkpatch-fixesAndrew Morton
2019-05-15gcov: clang supportGreg Hackmann