index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-08-22
sched/wait: assert the wait_queue_head lock is held in __wake_up_common
Christoph Hellwig
2018-08-22
kernel: tracepoints: add support for relative references
Ard Biesheuvel
2018-08-22
init: allow initcall tables to be emitted using relative references
Ard Biesheuvel
2018-08-22
module: use relative references for __ksymtab entries
Ard Biesheuvel
2018-08-22
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
2018-08-22
kernel/crash_core.c: print timestamp using time64_t
Arnd Bergmann
2018-08-22
userns: use irqsave variant of refcount_dec_and_lock()
Anna-Maria Gleixner
2018-08-22
userns: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
2018-08-22
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
2018-08-22
crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dir
Omar Sandoval
2018-08-22
mm: zero out the vma in vma_init()
Andrew Morton
2018-08-20
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-08-20
Merge branch 'for-4.19/upstream' into for-linus
Jiri Kosina
2018-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-08-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-17
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2018-08-17
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
2018-08-17
kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN
Andrey Ryabinin
2018-08-17
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
2018-08-17
bpf: fix redirect to map under tail calls
Daniel Borkmann
2018-08-17
Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-17
Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-16
tracing: Fix SPDX format headers to use C++ style comments
Steven Rostedt (VMware)
2018-08-16
tracing: Add SPDX License format tags to tracing files
Steven Rostedt (VMware)
2018-08-16
tracing: Add SPDX License format to bpf_trace.c
Steven Rostedt (VMware)
2018-08-16
bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexist
Daniel Borkmann
2018-08-16
bpf, sockmap: fix map elem deletion race with smap_stop_sock
Daniel Borkmann
2018-08-16
bpf, sockmap: fix leakage of smap_psock_map_entry
Daniel Borkmann
2018-08-16
bpf: fix a rcu usage warning in bpf_prog_array_copy_core()
Yonghong Song
2018-08-16
blktrace: Add SPDX License format header
Steven Rostedt (VMware)
2018-08-15
tracing: Add -mcount-nop option support
Vasily Gorbik
2018-08-15
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-08-15
Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-15
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-14
cpu/hotplug: Non-SMP machines do not make use of booted_once
Abel Vesa
2018-08-14
Merge tag 'docs-4.19' of git://git.lwn.net/linux
Linus Torvalds
2018-08-14
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-08-14
Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-14
Merge branch 'for-4.19-nmi' into for-linus
Petr Mladek
2018-08-14
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2018-08-14
Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'
Rafael J. Wysocki
[next]