summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-14ipc/mqueue: optimize msg_get()Davidlohr Bueso
2019-05-14ipc/mqueue: remove redundant wq task assignmentDavidlohr Bueso
2019-05-14ipc: prevent lockup on alloc_msg and free_msgLi Rongqing
2019-05-14scripts/gdb: print cached rate in lx-clk-summaryLeonard Crestez
2019-05-14scripts/gdb: clean up error handling in list helpersLeonard Crestez
2019-05-14scripts/gdb: add $lx_clk_core_lookup functionLeonard Crestez
2019-05-14scripts/gdb: initial clk support: lx-clk-summaryLeonard Crestez
2019-05-14scripts/gdb: add hlist utilitiesLeonard Crestez
2019-05-14scripts/gdb: silence pep8 checksStephen Boyd
2019-05-14scripts/gdb: add a timer list commandStephen Boyd
2019-05-14scripts/gdb: add rb tree iterating utilitiesStephen Boyd
2019-05-14scripts/gdb: add kernel config dumping commandStephen Boyd
2019-05-14scripts/gdb: find vmlinux where it was beforeStephen Boyd
2019-05-14pps: pps-gpio PPS ECHO implementationTom Burkart
2019-05-14dt-bindings: pps: pps-gpio PPS ECHO implementationTom Burkart
2019-05-14pps: descriptor-based gpioTom Burkart
2019-05-14panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen
2019-05-14panic: avoid the extra noise dmesgFeng Tang
2019-05-14gcov: clang supportGreg Hackmann
2019-05-14gcov: docs: add a note on GCC vs Clang differencesTri Vo
2019-05-14gcov: clang: move common GCC code into gcc_base.cGreg Hackmann
2019-05-14fs/eventfd.c: make eventfd_ida staticYueHaibing
2019-05-14eventfd: present id to userspace via fdinfoMasatake YAMATO
2019-05-14kernel/pid.c: remove unneeded hash header fileTimmy Li
2019-05-14kernel/sysctl.c: fix proc_do_large_bitmap for large input buffersEric Sandeen
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernelsLuis Chamberlain
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()Luis Chamberlain
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: load module before testing for itLuis Chamberlain
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()Luis Chamberlain
2019-05-14sysctl: return -EINVAL if val violates minmaxChristian Brauner
2019-05-14kernel/sysctl.c: switch to bitmap_zalloc()Andy Shevchenko
2019-05-14rapidio: fix a NULL pointer dereference when create_workqueue() failsKangjie Lu
2019-05-14include/linux/cpumask.h: fix double string traverse in cpumask_parseYury Norov
2019-05-14exec selftests: test ->recursion_depthAlexey Dobriyan
2019-05-14exec: move struct linux_binprm::bufAlexey Dobriyan
2019-05-14fs/exec.c: move ->recursion_depth out of critical sectionsAlexey Dobriyan
2019-05-14kernel/signal.c: annotate implicit fall throughMathieu Malaterre
2019-05-14fs/fat/file.c: issue flush after the writeback of FATHou Tao
2019-05-14reiserfs: add comment to explain endianness issue in xattr_hashBharath Vedartham
2019-05-14autofs: add description of ignore pseudo mount optionIan Kent
2019-05-14autofs: update mount control expire desription with AUTOFS_EXP_FORCEDIan Kent
2019-05-14autofs: update AUTOFS_EXP_LEAVES descriptionIan Kent
2019-05-14autofs: update autofs.txt for strictexpire mount optionIan Kent
2019-05-14autofs: fix some word usage oddities in autofs.txtIan Kent
2019-05-14net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya
2019-05-14xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya
2019-05-14powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya
2019-05-14init: introduce DEBUG_MISC optionSinan Kaya
2019-05-14binfmt_elf: move brk out of mmap when doing direct loader execKees Cook