summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada68-68/+68
2019-05-14fs/block_dev.c: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-05-14fs/cachefiles/namei.c: remove duplicate headerSabyasachi Gupta1-1/+0
2019-05-14include/linux/sched/signal.h: replace `tsk' with `task'Andrei Vagin1-25/+26
2019-05-14fs/coda/psdev.c: remove duplicate headerSabyasachi Gupta1-1/+0
2019-05-14ipc: do cyclic id allocation for the ipc object.Manfred Spraul3-1/+11
2019-05-14ipc: conserve sequence numbers in ipcmni_extend modeManfred Spraul3-9/+35
2019-05-14ipc: allow boot time extension of IPCMNI from 32k to 16MWaiman Long4-15/+54
2019-05-14ipc/mqueue: optimize msg_get()Davidlohr Bueso1-25/+35
2019-05-14ipc/mqueue: remove redundant wq task assignmentDavidlohr Bueso1-2/+0
2019-05-14ipc: prevent lockup on alloc_msg and free_msgLi Rongqing2-2/+14
2019-05-14scripts/gdb: print cached rate in lx-clk-summaryLeonard Crestez2-7/+18
2019-05-14scripts/gdb: clean up error handling in list helpersLeonard Crestez1-8/+2
2019-05-14scripts/gdb: add $lx_clk_core_lookup functionLeonard Crestez1-0/+23
2019-05-14scripts/gdb: initial clk support: lx-clk-summaryLeonard Crestez2-0/+47
2019-05-14scripts/gdb: add hlist utilitiesLeonard Crestez1-0/+23
2019-05-14scripts/gdb: silence pep8 checksStephen Boyd5-5/+16
2019-05-14scripts/gdb: add a timer list commandStephen Boyd3-0/+233
2019-05-14scripts/gdb: add rb tree iterating utilitiesStephen Boyd2-0/+178
2019-05-14scripts/gdb: add kernel config dumping commandStephen Boyd2-0/+45
2019-05-14scripts/gdb: find vmlinux where it was beforeStephen Boyd1-1/+5
2019-05-14pps: pps-gpio PPS ECHO implementationTom Burkart2-3/+87
2019-05-14dt-bindings: pps: pps-gpio PPS ECHO implementationTom Burkart1-0/+7
2019-05-14pps: descriptor-based gpioTom Burkart2-38/+32
2019-05-14panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen4-6/+22
2019-05-14panic: avoid the extra noise dmesgFeng Tang4-0/+21
2019-05-14gcov: clang supportGreg Hackmann7-2/+611
2019-05-14gcov: docs: add a note on GCC vs Clang differencesTri Vo1-4/+14
2019-05-14gcov: clang: move common GCC code into gcc_base.cGreg Hackmann4-84/+93
2019-05-14fs/eventfd.c: make eventfd_ida staticYueHaibing1-1/+1
2019-05-14eventfd: present id to userspace via fdinfoMasatake YAMATO1-0/+8
2019-05-14kernel/pid.c: remove unneeded hash header fileTimmy Li1-1/+0
2019-05-14kernel/sysctl.c: fix proc_do_large_bitmap for large input buffersEric Sandeen1-1/+28
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen2-3/+96
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernelsLuis Chamberlain1-25/+53
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()Luis Chamberlain1-1/+1
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: load module before testing for itLuis Chamberlain1-1/+1
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()Luis Chamberlain1-2/+0
2019-05-14sysctl: return -EINVAL if val violates minmaxChristian Brauner1-2/+4
2019-05-14kernel/sysctl.c: switch to bitmap_zalloc()Andy Shevchenko1-4/+2
2019-05-14rapidio: fix a NULL pointer dereference when create_workqueue() failsKangjie Lu1-0/+8
2019-05-14include/linux/cpumask.h: fix double string traverse in cpumask_parseYury Norov1-2/+1
2019-05-14exec selftests: test ->recursion_depthAlexey Dobriyan3-1/+73
2019-05-14exec: move struct linux_binprm::bufAlexey Dobriyan1-1/+2
2019-05-14fs/exec.c: move ->recursion_depth out of critical sectionsAlexey Dobriyan1-1/+3
2019-05-14kernel/signal.c: annotate implicit fall throughMathieu Malaterre1-0/+1
2019-05-14fs/fat/file.c: issue flush after the writeback of FATHou Tao1-3/+8
2019-05-14reiserfs: add comment to explain endianness issue in xattr_hashBharath Vedartham1-0/+9
2019-05-14autofs: add description of ignore pseudo mount optionIan Kent1-0/+15
2019-05-14autofs: update mount control expire desription with AUTOFS_EXP_FORCEDIan Kent2-2/+9