summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipc: prevent lockup on alloc_msg and free_msgLi Rongqing2019-05-142-2/+14
* scripts/gdb: print cached rate in lx-clk-summaryLeonard Crestez2019-05-142-7/+18
* scripts/gdb: clean up error handling in list helpersLeonard Crestez2019-05-141-8/+2
* scripts/gdb: add $lx_clk_core_lookup functionLeonard Crestez2019-05-141-0/+23
* scripts/gdb: initial clk support: lx-clk-summaryLeonard Crestez2019-05-142-0/+47
* scripts/gdb: add hlist utilitiesLeonard Crestez2019-05-141-0/+23
* scripts/gdb: silence pep8 checksStephen Boyd2019-05-145-5/+16
* scripts/gdb: add a timer list commandStephen Boyd2019-05-143-0/+233
* scripts/gdb: add rb tree iterating utilitiesStephen Boyd2019-05-142-0/+178
* scripts/gdb: add kernel config dumping commandStephen Boyd2019-05-142-0/+45
* scripts/gdb: find vmlinux where it was beforeStephen Boyd2019-05-141-1/+5
* pps: pps-gpio PPS ECHO implementationTom Burkart2019-05-142-3/+87
* dt-bindings: pps: pps-gpio PPS ECHO implementationTom Burkart2019-05-141-0/+7
* pps: descriptor-based gpioTom Burkart2019-05-142-38/+32
* panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen2019-05-144-6/+22
* panic: avoid the extra noise dmesgFeng Tang2019-05-144-0/+21
* gcov: clang supportGreg Hackmann2019-05-147-2/+611
* gcov: docs: add a note on GCC vs Clang differencesTri Vo2019-05-141-4/+14
* gcov: clang: move common GCC code into gcc_base.cGreg Hackmann2019-05-144-84/+93
* fs/eventfd.c: make eventfd_ida staticYueHaibing2019-05-141-1/+1
* eventfd: present id to userspace via fdinfoMasatake YAMATO2019-05-141-0/+8
* kernel/pid.c: remove unneeded hash header fileTimmy Li2019-05-141-1/+0
* kernel/sysctl.c: fix proc_do_large_bitmap for large input buffersEric Sandeen2019-05-141-1/+28
* tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen2019-05-142-3/+96
* tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernelsLuis Chamberlain2019-05-141-25/+53
* tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()Luis Chamberlain2019-05-141-1/+1
* tools/testing/selftests/sysctl/sysctl.sh: load module before testing for itLuis Chamberlain2019-05-141-1/+1
* tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()Luis Chamberlain2019-05-141-2/+0
* sysctl: return -EINVAL if val violates minmaxChristian Brauner2019-05-141-2/+4
* kernel/sysctl.c: switch to bitmap_zalloc()Andy Shevchenko2019-05-141-4/+2
* rapidio: fix a NULL pointer dereference when create_workqueue() failsKangjie Lu2019-05-141-0/+8
* include/linux/cpumask.h: fix double string traverse in cpumask_parseYury Norov2019-05-141-2/+1
* exec selftests: test ->recursion_depthAlexey Dobriyan2019-05-143-1/+73
* exec: move struct linux_binprm::bufAlexey Dobriyan2019-05-141-1/+2
* fs/exec.c: move ->recursion_depth out of critical sectionsAlexey Dobriyan2019-05-141-1/+3
* kernel/signal.c: annotate implicit fall throughMathieu Malaterre2019-05-141-0/+1
* fs/fat/file.c: issue flush after the writeback of FATHou Tao2019-05-141-3/+8
* reiserfs: add comment to explain endianness issue in xattr_hashBharath Vedartham2019-05-141-0/+9
* autofs: add description of ignore pseudo mount optionIan Kent2019-05-141-0/+15
* autofs: update mount control expire desription with AUTOFS_EXP_FORCEDIan Kent2019-05-142-2/+9
* autofs: update AUTOFS_EXP_LEAVES descriptionIan Kent2019-05-141-2/+6
* autofs: update autofs.txt for strictexpire mount optionIan Kent2019-05-141-5/+12
* autofs: fix some word usage oddities in autofs.txtIan Kent2019-05-141-13/+12
* net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya2019-05-141-1/+1
* xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya2019-05-142-2/+2
* powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya2019-05-141-4/+4
* init: introduce DEBUG_MISC optionSinan Kaya2019-05-141-0/+9
* binfmt_elf: move brk out of mmap when doing direct loader execKees Cook2019-05-141-0/+11
* elf: init pt_regs pointer laterAlexey Dobriyan2019-05-141-1/+2
* fs/binfmt_elf.c: extract PROT_* calculationsAlexey Dobriyan2019-05-141-14/+16