index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
umh: introduce fork_usermode_blob() helper
Alexei Starovoitov
1
-3
/
+122
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-185
/
+223
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-34
/
+84
2018-05-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+8
2018-05-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-7
/
+4
2018-05-18
sched/deadline: Make the grub_reclaim() function static
Mathieu Malaterre
1
-1
/
+1
2018-05-18
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
3
-6
/
+3
2018-05-17
bpf: fix truncated jump targets on heavy expansions
Daniel Borkmann
1
-25
/
+75
2018-05-18
bpf: parse and verdict prog attach may race with bpf map update
John Fastabend
1
-3
/
+3
2018-05-18
bpf: sockmap update rollback on error can incorrectly dec prog refcnt
John Fastabend
1
-6
/
+6
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-100
/
+797
2018-05-17
bpf: sockmap, on update propagate errors back to userspace
John Fastabend
1
-1
/
+1
2018-05-17
bpf: fix sock hashmap kmalloc warning
Yonghong Song
1
-0
/
+6
2018-05-16
locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...
Waiman Long
1
-0
/
+2
2018-05-16
locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
Waiman Long
3
-21
/
+28
2018-05-15
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
1
-0
/
+8
2018-05-15
bpf: sockmap, add hash map support
John Fastabend
3
-17
/
+492
2018-05-15
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
1
-60
/
+88
2018-05-14
bpf: enable stackmap with build_id in nmi context
Song Liu
1
-6
/
+53
2018-05-13
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-67
/
+91
2018-05-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-56
/
+1
2018-05-12
Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...
Mel Gorman
1
-56
/
+1
2018-05-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+5
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-41
/
+67
2018-05-11
init: fix false positives in W+X checking
Jeffrey Hugo
1
-0
/
+5
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+14
2018-05-11
Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2018-05-11
Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-14
/
+2
2018-05-11
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
1
-0
/
+3
2018-05-10
compat: fix 4-byte infoleak via uninitialized struct field
Jann Horn
1
-0
/
+1
2018-05-09
bpf: xdp: allow offloads to store into rx_queue_index
Jakub Kicinski
1
-1
/
+1
2018-05-09
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
2
-6
/
+37
2018-05-09
bpf: btf: Introduce BTF ID
Martin KaFai Lau
2
-11
/
+121
2018-05-09
bpf: btf: Avoid WARN_ON when CONFIG_REFCOUNT_FULL=y
Martin KaFai Lau
1
-1
/
+1
2018-05-09
cpufreq: schedutil: Avoid using invalid next_freq
Rafael J. Wysocki
1
-1
/
+2
2018-05-09
cpufreq: schedutil: remove stale comment
Juri Lelli
1
-13
/
+0
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-214
/
+566
2018-05-06
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-19
/
+44
2018-05-04
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2018-05-05
perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
Peter Zijlstra
1
-2
/
+5
2018-05-05
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
1
-2
/
+5
2018-05-05
sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
1
-1
/
+6
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+14
2018-05-04
bpf, xskmap: fix crash in xsk_map_alloc error path handling
Daniel Borkmann
1
-0
/
+2
2018-05-04
bpf: fix references to free_bpf_prog_info() in comments
Jakub Kicinski
1
-2
/
+2
2018-05-04
bpf: replace map pointer loads before calling into offloads
Jakub Kicinski
1
-5
/
+5
2018-05-04
bpf: export bpf_event_output()
Jakub Kicinski
1
-0
/
+1
2018-05-04
nfp: bpf: record offload neutral maps in the driver
Jakub Kicinski
1
-0
/
+2
2018-05-04
bpf: offload: allow offloaded programs to use perf event arrays
Jakub Kicinski
1
-2
/
+4
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-168
/
+144
[next]