summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-25exec: Add exec_update_mutex to replace cred_guard_mutexEric W. Biederman5-5/+36
2020-03-25exec: Move exec_mmap right after de_thread in flush_old_execEric W. Biederman1-12/+12
2020-03-25exec: Move cleanup of posix timers on exec out of de_threadEric W. Biederman1-5/+5
2020-03-25exec: Factor unshare_sighand out of de_thread and call it separatelyEric W. Biederman1-13/+26
2020-03-25exec: Only compute current once in flush_old_execEric W. Biederman1-4/+5
2020-03-25Merge tag 'renesas-arm64-defconfig-for-v5.7-tag1' of git://git.kernel.org/pub...Arnd Bergmann1-1/+22
2020-03-25Bluetooth: don't assume key size is 16 when the command failsAlain Michaud1-4/+4
2020-03-25block/diskstats: replace time_in_queue with sum of request timesKonstantin Khlebnikov4-6/+10
2020-03-25block/diskstats: accumulate all per-cpu counters in one passKonstantin Khlebnikov2-35/+70
2020-03-25block/diskstats: more accurate approximation of io_ticks for slow disksKonstantin Khlebnikov4-8/+11
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar77-475/+526
2020-03-25Merge tag 'omap-for-v5.7/ti-sysc-fix-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-1/+2
2020-03-25soc: samsung: chipid: Fix return value on non-Exynos platformsMarek Szyprowski1-1/+1
2020-03-25Merge tag 'tee-amdtee-fix2-for-5.6' of https://git.linaro.org/people/jens.wik...Arnd Bergmann1-0/+3
2020-03-25Merge tag 'oxnas-arm-soc-dt-fixes-for-5.6' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2-4/+4
2020-03-25Merge tag 'arm-soc/for-5.6/devicetree-fixes-part2' of https://github.com/Broa...Arnd Bergmann2-0/+2
2020-03-25arm64: dts: Fix leftover entry-methods for PSCILinus Walleij2-2/+2
2020-03-25Merge tag 'omap-for-v5.6/fixes-rc6-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann8-24/+39
2020-03-25ARM: dts: exynos: Fix regulator node aliasing on Midas-based boardsMarek Szyprowski2-3/+3
2020-03-25Merge tag 'imx-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-2/+2
2020-03-25RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb1-0/+4
2020-03-25selftests: add pid namespace ENOMEM regression testChristian Brauner7-0/+60
2020-03-25NFS: Don't specify NFS version in "UDP not supported" errorPetr Vorel1-2/+2
2020-03-25nfsroot: set tcp as the default transport protocolLiwei Song1-1/+1
2020-03-25nvmem: core: add root_only member to nvmem device structSrinivas Kandagatla2-0/+2
2020-03-25staging: hp100: Add spaces in if statement.Soumyajit Deb1-2/+2
2020-03-25staging: hp100: Add space between while keyword and open parenthesisSoumyajit Deb1-1/+1
2020-03-25Merge tag 'sunxi-fixes-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-1/+3
2020-03-25staging: hp100: Remove space after opening parenthesis "("Soumyajit Deb1-1/+1
2020-03-25Staging: hp100: Add space after "," in function arguments.Soumyajit Deb1-2/+2
2020-03-25staging: hp100: Correct typo in the commentSoumyajit Deb1-1/+1
2020-03-25Merge tag 'sunxi-fixes-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann4-70/+70
2020-03-25staging: hp100: Remove extra blank linesSoumyajit Deb1-15/+0
2020-03-25Merge tag 'soc-fsl-fix-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-4/+4
2020-03-25staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang1-0/+1
2020-03-25staging: vt6655: Break up function call with long line.Briana Oursler1-1/+4
2020-03-25Merge tag 'imx-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann9-17/+39
2020-03-25Merge tag 'qcom-drivers-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann16-30/+1357
2020-03-25Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann7-0/+294
2020-03-25Merge tag 'omap-for-v5.7/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann7-101/+571
2020-03-25Merge tag 'hisi-drivers-for-5.7' of git://github.com/hisilicon/linux-hisi int...Arnd Bergmann1-2/+25
2020-03-25Merge tag 'extcon-next-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-26/+100
2020-03-25cpufreq/intel_pstate: Fix wrong macro conversionThomas Gleixner1-1/+1
2020-03-25Merge tag 'renesas-drivers-for-v5.7-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann3-11/+11
2020-03-25cpu/hotplug: Hide cpu_up/down()Qais Yousef3-18/+32
2020-03-25cpu/hotplug: Move bringup of secondary CPUs out of smp_init()Qais Yousef3-8/+14
2020-03-25torture: Replace cpu_up/down() with add/remove_cpu()Qais Yousef1-4/+5
2020-03-25firmware: psci: Replace cpu_up/down() with add/remove_cpu()Qais Yousef1-2/+2
2020-03-25xen/cpuhotplug: Replace cpu_up/down() with device_online/offline()Qais Yousef1-1/+1
2020-03-25parisc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef1-1/+1