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
2019-10-28
kdb: Tweak escape handling for vi users
Daniel Thompson
-2
/
+2
2019-10-28
kdb: Improve handling of characters from different input sources
Daniel Thompson
-19
/
+19
2019-10-28
kdb: Remove special case logic from kdb_read()
Daniel Thompson
-42
/
+42
2019-10-28
kdb: Simplify code to fetch characters from console
Daniel Thompson
-24
/
+14
2019-10-28
kdb: Tidy up code to handle escape sequences
Daniel Thompson
-61
/
+67
2019-10-28
perf/core: Optimize perf_init_event() for TYPE_SOFTWARE
Liang, Kan
-1
/
+10
2019-10-28
perf/core: Optimize perf_init_event()
Peter Zijlstra
-11
/
+30
2019-10-28
perf/core: Optimize perf_install_in_event()
Peter Zijlstra
-0
/
+19
2019-10-28
perf/x86: Synchronize PMU task contexts on optimized context switches
Alexey Budankov
-1
/
+12
2019-10-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-24
/
+287
2019-10-28
perf/core: Start rejecting the syscall with attr.__reserved_2 set
Alexander Shishkin
-1
/
+1
2019-10-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-3
/
+5
2019-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-3
/
+5
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-71
/
+611
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-13
/
+53
2019-10-25
audit: remove redundant condition check in kauditd_thread()
Yunfeng Ye
-2
/
+2
2019-10-25
cgroup: remove cgroup_enable_task_cg_lists() optimization
Tejun Heo
-147
/
+39
2019-10-24
bpf: Prepare btf_ctx_access for non raw_tp use case
Martin KaFai Lau
-64
/
+67
2019-10-24
Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-0
/
+240
2019-10-24
cgroup: pids: use atomic64_t for pids->limit
Aleksa Sarai
-5
/
+6
2019-10-24
kdb: Avoid array subscript warnings on non-SMP builds
Daniel Thompson
-1
/
+1
2019-10-23
Merge tag 'trace-v5.4-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+6
2019-10-23
Remove the nr_exclusive argument from __wake_up_sync_key()
David Howells
-11
/
+5
2019-10-23
posix-cpu-timers: Fix two trivial comments
Yi Wang
-3
/
+3
2019-10-23
timers/sched_clock: Include local timekeeping.h for missing declarations
Ben Dooks (Codethink)
-0
/
+2
2019-10-22
bpf: Fix use after free in bpf_get_prog_name
Daniel Borkmann
-1
/
+1
2019-10-22
bpf: Fix use after free in subprog's jited symbol removal
Daniel Borkmann
-12
/
+21
2019-10-22
perf/aux: Fix AUX output stopping
Alexander Shishkin
-1
/
+1
2019-10-21
tracing: Fix race in perf_trace_buf initialization
Prateek Sood
-0
/
+4
2019-10-22
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-2
/
+4
2019-10-21
xdp: Handle device unregister for devmap_hash map type
Toke Høiland-Jørgensen
-0
/
+31
2019-10-21
clone3: add CLONE_CLEAR_SIGHAND
Christian Brauner
-5
/
+11
2019-10-21
perf/aux: Fix tracking of auxiliary trace buffer allocation
Thomas Richter
-2
/
+4
2019-10-21
sched/fair: Rework find_idlest_group()
Vincent Guittot
-128
/
+256
2019-10-21
sched/fair: Optimize find_idlest_group()
Vincent Guittot
-36
/
+14
2019-10-21
sched/fair: Use load instead of runnable load in wakeup path
Vincent Guittot
-10
/
+10
2019-10-21
sched/fair: Use utilization to select misfit task
Vincent Guittot
-8
/
+3
2019-10-21
sched/fair: Spread out tasks evenly when not overloaded
Vincent Guittot
-12
/
+28
2019-10-21
sched/fair: Use load instead of runnable load in load_balance()
Vincent Guittot
-10
/
+14
2019-10-21
sched/fair: Use rq->nr_running when balancing load
Vincent Guittot
-5
/
+8
2019-10-21
sched/fair: Rework load_balance()
Vincent Guittot
-209
/
+402
2019-10-21
sched/fair: Remove meaningless imbalance calculation
Vincent Guittot
-104
/
+1
2019-10-21
sched/fair: Rename sg_lb_stats::sum_nr_running to sum_h_nr_running
Vincent Guittot
-16
/
+16
2019-10-21
sched/fair: Clean up asym packing
Vincent Guittot
-47
/
+16
2019-10-21
PM: QoS: Introduce frequency QoS
Rafael J. Wysocki
-0
/
+240
2019-10-21
PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
Andy Whitcroft
-1
/
+8
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-128
/
+300
2019-10-20
Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+7
2019-10-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+4
2019-10-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-4
/
+6
[prev]
[next]