summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-04-19Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-19Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-19Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-04-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-19Merge tag 'staging-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-19Merge tag 'char-misc-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-19x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...Hans de Goede
2019-04-19Merge tag 'perf-urgent-for-mingo-5.1-20190419' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-19mm/kmemleak.c: fix unused-function warningArnd Bergmann
2019-04-19init: initialize jump labels before command line option parsingDan Williams
2019-04-19kernel/watchdog_hld.c: hard lockup message should end with a newlineSergey Senozhatsky
2019-04-19kcov: improve CONFIG_ARCH_HAS_KCOV help textMark Rutland
2019-04-19mm: fix inactive list balancing between NUMA nodes and cgroupsJohannes Weiner
2019-04-19mm/hotplug: treat CMA pages as unmovableQian Cai
2019-04-19proc: fixup proc-pid-vm testAlexey Dobriyan
2019-04-19proc: fix map_files test on F29Alexey Dobriyan
2019-04-19mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=nKonstantin Khlebnikov
2019-04-19mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lockzhong jiang
2019-04-19mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins
2019-04-19mm: swapoff: take notice of completion soonerHugh Dickins
2019-04-19mm: swapoff: remove too limiting SWAP_UNUSE_MAX_TRIESHugh Dickins
2019-04-19mm: swapoff: shmem_find_swap_entries() filter out other typesHugh Dickins
2019-04-19slab: store tagged freelist for off-slab slabmgmtQian Cai
2019-04-19x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen
2019-04-19x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
2019-04-19kprobes: Mark ftrace mcount handler functions nokprobeMasami Hiramatsu
2019-04-19x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-04-19locking/atomics: Don't assume that scripts are executableAndrew Morton
2019-04-19sc16is7xx: put err_spi and err_i2c into correct #ifdefGuoqing Jiang
2019-04-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-04-18arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-18signal: use fdget() since we don't allow O_PATHChristian Brauner
2019-04-18Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-04-18Merge tag 'afs-fixes-20190413' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-04-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-04-18Merge tag 'drm-fixes-2019-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-18perf/x86/amd: Add event map for AMD Family 17hKim Phillips
2019-04-18x86/mm/KASLR: Fix the size of the direct mapping sectionBaoquan He
2019-04-18Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-18Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-04-17Merge tag '5.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-04-17perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf()Jiri Olsa
2019-04-17perf tools: Fix map reference countingJiri Olsa
2019-04-17perf evlist: Fix side band thread drainingJiri Olsa