summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-08-22userns: use refcount_t for reference counting instead atomic_tSebastian Andrzej Siewior
2018-08-22proc/kcore: add vmcoreinfo note to /proc/kcoreOmar Sandoval
2018-08-22crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dirOmar Sandoval
2018-08-22mm: zero out the vma in vma_init()Andrew Morton
2018-08-22workqueue: re-add lockdep dependencies for flushingJohannes Berg
2018-08-22workqueue: skip lockdep wq dependency in cancel_work_sync()Johannes Berg
2018-08-22Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-21Merge branches 'pm-cpufreq', 'pm-pci' and 'pm-sleep'Rafael J. Wysocki
2018-08-21tracing/kprobes: Fix to check notrace function with correct rangeMasami Hiramatsu
2018-08-21tracing: Allow gcov profiling on only ftrace subsystemMasami Hiramatsu
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-08-20Merge branch 'for-4.19/upstream' into for-linusJiri Kosina
2018-08-20futex: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-20sched: idle: Avoid retaining the tick when it has been stoppedRafael J. Wysocki
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-18Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2018-08-17kernel/memremap, kasan: make ZONE_DEVICE with work with KASANAndrey Ryabinin
2018-08-17fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt
2018-08-17bpf: fix redirect to map under tail callsDaniel Borkmann
2018-08-17Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-17Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-16tracing: Fix SPDX format headers to use C++ style commentsSteven Rostedt (VMware)
2018-08-16tracing: Add SPDX License format tags to tracing filesSteven Rostedt (VMware)
2018-08-16tracing: Add SPDX License format to bpf_trace.cSteven Rostedt (VMware)
2018-08-16bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexistDaniel Borkmann
2018-08-16bpf, sockmap: fix map elem deletion race with smap_stop_sockDaniel Borkmann
2018-08-16bpf, sockmap: fix leakage of smap_psock_map_entryDaniel Borkmann
2018-08-16tracing/blktrace: Fix to allow setting same valueSteven Rostedt (VMware)
2018-08-16bpf: fix a rcu usage warning in bpf_prog_array_copy_core()Yonghong Song
2018-08-16blktrace: Add SPDX License format headerSteven Rostedt (VMware)
2018-08-15tracing: Add -mcount-nop option supportVasily Gorbik
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-15Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-14kallsyms, x86: Export addresses of PTI entry trampolinesAlexander Shishkin
2018-08-14kallsyms: Simplify update_iter_mod()Adrian Hunter
2018-08-15PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)
2018-08-14cpu/hotplug: Non-SMP machines do not make use of booted_onceAbel Vesa
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds