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
2019-03-07
kernel/sys: annotate implicit fall through
Mathieu Malaterre
2019-03-07
kernel/hung_task.c: Use continuously blocked time when reporting.
Tetsuo Handa
2019-03-07
kernel/hung_task.c - fix sparse warnings
Valdis Kletnieks
2019-03-07
kernel/panic.c: taint: fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-07
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-03-07
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2019-03-07
Merge tag 'trace-v5.0-pre' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-03-07
bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
Daniel Borkmann
2019-03-07
bpf: fix sysctl.c warning
Arnd Bergmann
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-06
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
Merge tag 'y2038-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-03-06
dma: Introduce dma_max_mapping_size()
Joerg Roedel
2019-03-06
swiotlb: Add is_swiotlb_active() function
Joerg Roedel
2019-03-06
swiotlb: Introduce swiotlb_max_mapping_size()
Joerg Roedel
2019-03-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-06
ipc: Fix building compat mode without sysvipc
Arnd Bergmann
2019-03-05
kernel: cgroup: add poll file operation
Johannes Weiner
2019-03-05
mm, compaction: capture a page under direct compaction
Mel Gorman
2019-03-05
mm: remove sysctl_extfrag_handler()
Matthew Wilcox
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
PM/Hibernate: exclude all PageOffline() pages
David Hildenbrand
2019-03-05
PM/Hibernate: use pfn_to_online_page()
David Hildenbrand
2019-03-05
kexec: export PG_offline to VMCOREINFO
David Hildenbrand
2019-03-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-03-05
tracing: Use strncpy instead of memcpy when copying comm in trace.c
Tom Zanussi
2019-03-05
tracing: Use strncpy instead of memcpy when copying comm for hist triggers
Tom Zanussi
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-03-05
workqueue: Fix spelling in source code comments
Bart Van Assche
2019-03-05
Merge branch 'for-5.1/atomic-replace' into for-linus
Jiri Kosina
2019-03-05
tracing: Use strncpy instead of memcpy for string keys in hist triggers
Tom Zanussi
2019-03-05
tracing: Use str_has_prefix() in synth_event_create()
Tom Zanussi
2019-03-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-04
printk: Remove no longer used LOG_PREFIX.
Tetsuo Handa
2019-03-04
Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em'
Rafael J. Wysocki
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-01
bpf: fix sanitation rewrite in case of non-pointers
Daniel Borkmann
2019-03-02
bpf: fix u64_stats_init() usage in bpf_prog_alloc()
Eric Dumazet
2019-03-01
tracing/kprobes: Use probe_kernel_read instead of probe_mem_read
Masami Hiramatsu
[prev]
[next]