index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-10-06
2
-2
/
+13
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-10-05
2
-2
/
+13
|
|
\
|
|
*
bpf: 32-bit RSH verification must truncate input before the ALU op
Jann Horn
2018-10-05
1
-1
/
+9
|
|
*
bpf: don't accept cgroup local storage with zero value size
Roman Gushchin
2018-10-02
1
-0
/
+3
|
|
*
bpf: harden flags check in cgroup_storage_update_elem()
Roman Gushchin
2018-09-28
1
-1
/
+1
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-10-05
1
-7
/
+4
|
\
\
\
|
*
|
|
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
2018-10-02
1
-0
/
+2
|
*
|
|
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
2018-10-02
1
-7
/
+2
|
|
/
/
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2018-10-05
4
-16
/
+95
|
\
\
\
|
*
|
|
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
Mel Gorman
2018-10-02
1
-1
/
+11
|
*
|
|
sched/numa: Avoid task migration for small NUMA improvement
Srikar Dronamraju
2018-10-02
1
-5
/
+18
|
*
|
|
sched/numa: Limit the conditions where scan period is reset
Mel Gorman
2018-10-02
1
-2
/
+23
|
*
|
|
sched/numa: Reset scan rate whenever task moves across nodes
Srikar Dronamraju
2018-10-02
1
-7
/
+19
|
*
|
|
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
Srikar Dronamraju
2018-10-02
4
-4
/
+4
|
*
|
|
sched/numa: Stop multiple tasks from moving to the CPU at the same time
Srikar Dronamraju
2018-10-02
2
-0
/
+23
|
|
/
/
*
/
/
locking/ww_mutex: Fix runtime warning in the WW mutex selftest
Guenter Roeck
2018-10-03
1
-4
/
+6
|
/
/
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-09-29
1
-0
/
+6
|
\
\
|
*
|
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
2018-09-28
1
-0
/
+6
|
|
/
*
/
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
2018-09-25
1
-0
/
+3
|
/
*
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-09-25
1
-20
/
+71
|
\
|
*
bpf: sockmap, fix transition through disconnect without close
John Fastabend
2018-09-22
1
-19
/
+41
|
*
bpf: sockmap only allow ESTABLISHED sock state
John Fastabend
2018-09-22
1
-1
/
+30
*
|
kernel/sys.c: remove duplicated include
YueHaibing
2018-09-20
1
-3
/
+0
*
|
fork: report pid exhaustion correctly
KJ Tsanaktsidis
2018-09-20
1
-1
/
+1
*
|
Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2018-09-19
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
2018-09-17
1
-0
/
+2
*
|
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-09-18
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-09-16
2
-2
/
+2
|
|
\
|
|
*
bpf/verifier: disallow pointer subtraction
Alexei Starovoitov
2018-09-12
1
-1
/
+1
|
|
*
bpf: btf: Fix end boundary calculation for type section
Martin KaFai Lau
2018-09-12
1
-1
/
+1
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-09-15
3
-15
/
+22
|
\
\
\
|
*
|
|
sched/fair: Fix kernel-doc notation warning
Randy Dunlap
2018-09-10
1
-0
/
+1
|
*
|
|
sched/fair: Fix load_balance redo for !imbalance
Vincent Guittot
2018-09-10
1
-1
/
+1
|
*
|
|
sched/fair: Fix scale_rt_capacity() for SMT
Vincent Guittot
2018-09-10
1
-3
/
+3
|
*
|
|
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
2018-09-10
1
-1
/
+2
|
*
|
|
sched/pelt: Fix update_blocked_averages() for RT and DL classes
Vincent Guittot
2018-09-10
1
-4
/
+10
|
*
|
|
sched/topology: Set correct NUMA topology type
Srikar Dronamraju
2018-09-10
1
-4
/
+1
|
*
|
|
sched/debug: Fix potential deadlock when writing to sched_features
Jiada Wang
2018-09-10
1
-2
/
+4
|
|
/
/
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-09-15
2
-15
/
+13
|
\
\
\
|
*
|
|
perf/core: Force USER_DS when recording user stack data
Yabin Cui
2018-09-10
1
-0
/
+4
|
*
|
|
Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-09-09
2
-15
/
+9
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint
Jiri Olsa
2018-08-30
1
-8
/
+3
|
|
*
|
perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint
Jiri Olsa
2018-08-30
1
-4
/
+2
|
|
*
|
perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0
Jiri Olsa
2018-08-30
1
-3
/
+2
|
|
*
|
perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set
Jiri Olsa
2018-08-30
1
-4
/
+6
*
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-09-15
4
-5
/
+3
|
\
\
\
\
|
*
|
|
|
locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic"
Colin Ian King
2018-09-10
1
-1
/
+1
|
*
|
|
|
locking/lockdep: Delete unnecessary #include
Ben Hutchings
2018-09-10
1
-1
/
+0
|
*
|
|
|
jump_label: Fix typo in warning message
Borislav Petkov
2018-09-10
1
-1
/
+1
|
*
|
|
|
locking/mutex: Fix mutex debug call and ww_mutex documentation
Thomas Hellstrom
2018-09-10
1
-2
/
+1
|
|
/
/
/
[next]