index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2018-05-14
sched/core: Distinguish between idle_cpu() calls based on desired effect, int...
Rohit Jain
-10
/
+24
2018-05-14
sched/numa: Stagger NUMA balancing scan periods for new threads
Mel Gorman
-21
/
+48
2018-05-14
Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependencies
Ingo Molnar
-131
/
+166
2018-05-13
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-67
/
+91
2018-05-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-56
/
+1
2018-05-13
genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers
Marc Zyngier
-9
/
+24
2018-05-13
timer_list: Remove unused function pointer typedef
Chen Lin
-2
/
+0
2018-05-13
timers: Adjust a kernel-doc comment
Mauro Carvalho Chehab
-7
/
+7
2018-05-13
tick: Prefer a lower rating device only if it's CPU local device
Sudeep Holla
-1
/
+2
2018-05-12
Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...
Mel Gorman
-56
/
+1
2018-05-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-0
/
+5
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-41
/
+67
2018-05-11
init: fix false positives in W+X checking
Jeffrey Hugo
-0
/
+5
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-5
/
+14
2018-05-11
Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+3
2018-05-11
Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-14
/
+2
2018-05-11
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
-0
/
+3
2018-05-10
compat: fix 4-byte infoleak via uninitialized struct field
Jann Horn
-0
/
+1
2018-05-10
powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE
Al Viro
-1
/
+1
2018-05-10
PM / wakeup: Only update last time for active wakeup sources
Doug Berger
-0
/
+1
2018-05-09
bpf: xdp: allow offloads to store into rx_queue_index
Jakub Kicinski
-1
/
+1
2018-05-09
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
-6
/
+37
2018-05-09
bpf: btf: Introduce BTF ID
Martin KaFai Lau
-11
/
+121
2018-05-09
bpf: btf: Avoid WARN_ON when CONFIG_REFCOUNT_FULL=y
Martin KaFai Lau
-1
/
+1
2018-05-09
cpufreq: schedutil: Avoid using invalid next_freq
Rafael J. Wysocki
-1
/
+2
2018-05-09
cpufreq: schedutil: remove stale comment
Juri Lelli
-13
/
+0
2018-05-08
seccomp: Don't special case audited processes when logging
Tyler Hicks
-11
/
+20
2018-05-08
seccomp: Audit attempts to modify the actions_logged sysctl
Tyler Hicks
-9
/
+69
2018-05-08
seccomp: Configurable separator for the actions_logged string
Tyler Hicks
-6
/
+7
2018-05-08
seccomp: Separate read and write code for actions_logged sysctl
Tyler Hicks
-22
/
+38
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-214
/
+566
2018-05-07
rdmacg: Convert to use match_string() helper
Andy Shevchenko
-19
/
+16
2018-05-06
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-19
/
+44
2018-05-05
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
-166
/
+186
2018-05-04
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-3
/
+3
2018-05-05
perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
Peter Zijlstra
-2
/
+5
2018-05-05
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
-2
/
+5
2018-05-05
sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
-1
/
+6
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-5
/
+14
2018-05-05
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
-13
/
+2
2018-05-05
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
-8
/
+11
2018-05-05
seccomp: Use PR_SPEC_FORCE_DISABLE
Thomas Gleixner
-1
/
+1
2018-05-04
bpf, xskmap: fix crash in xsk_map_alloc error path handling
Daniel Borkmann
-0
/
+2
2018-05-04
bpf: fix references to free_bpf_prog_info() in comments
Jakub Kicinski
-2
/
+2
2018-05-04
bpf: replace map pointer loads before calling into offloads
Jakub Kicinski
-5
/
+5
2018-05-04
bpf: export bpf_event_output()
Jakub Kicinski
-0
/
+1
2018-05-04
nfp: bpf: record offload neutral maps in the driver
Jakub Kicinski
-0
/
+2
2018-05-04
bpf: offload: allow offloaded programs to use perf event arrays
Jakub Kicinski
-2
/
+4
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-168
/
+144
2018-05-04
bpf: add faked "ending" subprog
Jiong Wang
-20
/
+14
[prev]
[next]