index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-29
bpf: btf: allow typedef func_proto
Yonghong Song
1
-1
/
+2
2019-01-29
x86/speculation: Remove redundant arch_smt_update() invocation
Zhenzhong Duan
1
-4
/
+1
2019-01-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2019-01-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-11
/
+34
2019-01-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+4
2019-01-27
sched/fair: Fix unnecessary increase of balance interval
Vincent Guittot
1
-13
/
+27
2019-01-27
sched/fair: Fix rounding bug for asym packing
Vincent Guittot
1
-3
/
+1
2019-01-27
sched/fair: Trigger asym_packing during idle load balance
Vincent Guittot
1
-1
/
+1
2019-01-27
sched/fair: Robustify CFS-bandwidth timer locking
Peter Zijlstra
1
-14
/
+16
2019-01-27
sched/core: Give DCE a fighting chance
Peter Zijlstra
3
-8
/
+16
2019-01-27
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
2
-0
/
+40
2019-01-22
Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...
Ingo Molnar
1
-7
/
+7
2019-01-21
locking/rwsem: Fix (possible) missed wakeup
Xie Yongji
1
-2
/
+9
2019-01-21
futex: Fix (possible) missed wakeup
Peter Zijlstra
1
-5
/
+8
2019-01-21
sched/wake_q: Fix wakeup ordering for wake_q
Peter Zijlstra
1
-3
/
+4
2019-01-21
sched/wake_q: Document wake_q_add()
Peter Zijlstra
1
-0
/
+12
2019-01-21
sched/wait: Fix rcuwait_wake_up() ordering
Prateek Sood
1
-1
/
+1
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+24
2019-01-18
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
1
-2
/
+15
2019-01-18
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
1
-7
/
+7
2019-01-18
genirq/irqdesc: Fix double increment in alloc_descs()
Huacai Chen
1
-1
/
+1
2019-01-18
Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2019-01-17
tracing/uprobes: Fix output for multiple string arguments
Andreas Ziegler
1
-0
/
+7
2019-01-17
bpf: Annotate implicit fall through in cgroup_dev_func_proto
Mathieu Malaterre
1
-0
/
+1
2019-01-17
bpf: Make function btf_name_offset_valid static
Mathieu Malaterre
1
-1
/
+1
2019-01-17
bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
Stanislav Fomichev
1
-0
/
+2
2019-01-17
bpf: don't assume build-id length is always 20 bytes
Stanislav Fomichev
1
-2
/
+5
2019-01-17
tracing: uprobes: Fix typo in pr_fmt string
Andreas Ziegler
1
-1
/
+1
2019-01-16
swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
Christoph Hellwig
1
-0
/
+2
2019-01-15
seccomp: fix UAF in user-trap code
Tycho Andersen
1
-0
/
+4
2019-01-16
Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-3
/
+9
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-22
/
+88
2019-01-15
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
Andrea Righi
1
-3
/
+9
2019-01-15
posix-cpu-timers: Unbreak timer rearming
Thomas Gleixner
1
-0
/
+1
2019-01-15
genirq: Make sure the initial affinity is not empty
Srinivas Ramana
1
-0
/
+3
2019-01-14
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-11
umh: add exit routine for UMH process
Taehee Yoo
2
-2
/
+32
2019-01-11
bpf: fix bpffs bitfield pretty print
Yonghong Song
1
-6
/
+6
2019-01-10
bpf: fix panic in stack_map_get_build_id() on i386 and arm32
Song Liu
1
-1
/
+2
2019-01-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2019-01-08
fork, memcg: fix cached_stacks case
Shakeel Butt
1
-0
/
+1
2019-01-08
fork: record start_time late
David Herrmann
1
-2
/
+11
2019-01-06
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
7
-18
/
+18
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-117
/
+11
2019-01-05
bpf: fix sanitation of alu op with pointer / scalar type from different paths
Daniel Borkmann
1
-13
/
+48
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
1
-1
/
+5
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
6
-17
/
+13
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-21
/
+52
2019-01-05
dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocations
Christoph Hellwig
1
-6
/
+7
2019-01-04
kernel/sched/: remove caller signal_pending branch predictions
Davidlohr Bueso
3
-3
/
+3
[prev]
[next]