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-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-42
/
+69
2018-07-18
audit: fix use-after-free in audit_add_watch
Ronny Chevalier
-1
/
+11
2018-07-18
bpf: offload: allow program and map sharing per-ASIC
Jakub Kicinski
-7
/
+35
2018-07-18
bpf: offload: keep the offload state per-ASIC
Jakub Kicinski
-17
/
+64
2018-07-18
bpf: offload: aggregate offloads per-device
Jakub Kicinski
-46
/
+96
2018-07-18
bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()
Jakub Kicinski
-2
/
+2
2018-07-18
bpf: sockmap: remove redundant pointer sg
Colin Ian King
-3
/
+0
2018-07-18
bpf: fix rcu annotations in compute_effective_progs()
Roman Gushchin
-4
/
+3
2018-07-18
bpf: bpf_prog_array_alloc() should return a generic non-rcu pointer
Roman Gushchin
-1
/
+1
2018-07-17
audit: use ktime_get_coarse_real_ts64() for timestamps
Paul Moore
-2
/
+2
2018-07-17
Mark HI and TASKLET softirq synchronous
Linus Torvalds
-4
/
+8
2018-07-18
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
-1
/
+1
2018-07-17
genirq: Remove redundant NULL pointer check in __free_irq()
RAGHU Halharvi
-3
/
+0
2018-07-17
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
Rik van Riel
-6
/
+9
2018-07-17
sched/Documentation: Update wake_up() & co. memory-barrier guarantees
Andrea Parri
-26
/
+20
2018-07-17
locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()
Andrea Parri
-20
/
+21
2018-07-17
sched/core: Use smp_mb() in wake_woken_function()
Andrea Parri
-26
/
+21
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
-317
/
+450
2018-07-17
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-810
/
+1201
2018-07-16
module: replace the existing LSM hook in init_module
Mimi Zohar
-1
/
+1
2018-07-16
kexec: add call to LSM hook in original kexec_load syscall
Mimi Zohar
-0
/
+8
2018-07-16
livepatch: Remove reliable stacktrace check in klp_try_switch_task()
Kamalesh Babulal
-7
/
+0
2018-07-16
perf, tools: Use correct articles in comments
Tobias Tefke
-11
/
+11
2018-07-16
sched/core: Remove get_cpu() from sched_fork()
Sebastian Andrzej Siewior
-9
/
+4
2018-07-16
sched/cpufreq: Clarify sugov_get_util()
Peter Zijlstra
-21
/
+54
2018-07-16
sched/sysctl: Remove unused sched_time_avg_ms sysctl
Vincent Guittot
-17
/
+0
2018-07-16
sched/core: Remove the rt_avg code
Vincent Guittot
-45
/
+0
2018-07-16
sched/core: Use PELT for scale_rt_capacity()
Vincent Guittot
-27
/
+23
2018-07-15
sched/cpufreq: Remove sugov_aggregate_util()
Vincent Guittot
-30
/
+16
2018-07-15
cpufreq/schedutil: Take time spent in interrupts into account
Vincent Guittot
-4
/
+34
2018-07-15
sched/irq: Add IRQ utilization tracking
Vincent Guittot
-4
/
+72
2018-07-15
cpufreq/schedutil: Use DL utilization tracking
Vincent Guittot
-7
/
+23
2018-07-15
sched/dl: Add dl_rq utilization tracking
Vincent Guittot
-3
/
+44
2018-07-15
cpufreq/schedutil: Use RT utilization tracking
Vincent Guittot
-1
/
+8
2018-07-15
sched/rt: Add rt_rq utilization tracking
Vincent Guittot
-1
/
+66
2018-07-15
sched/pelt: Move PELT related code in a dedicated file
Vincent Guittot
-333
/
+375
2018-07-15
sched/fair: Fix util_avg of new tasks for asymmetric systems
Quentin Perret
-4
/
+6
2018-07-15
watchdog/softlockup: Fix cpu_stop_queue_work() double-queue bug
Peter Zijlstra
-5
/
+15
2018-07-15
sched/deadline: Fix switched_from_dl() warning
Juri Lelli
-1
/
+10
2018-07-15
Merge tag 'v4.18-rc5' into sched/core, to pick up fixes
Ingo Molnar
-219
/
+315
2018-07-15
stop_machine: Disable preemption when waking two stopper threads
Isaac J. Manjarres
-1
/
+5
2018-07-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+1
2018-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-16
/
+25
2018-07-13
Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-6
/
+7
2018-07-13
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
-3
/
+10
2018-07-13
cpu/hotplug: Expose SMT control init function
Jiri Kosina
-3
/
+13
2018-07-12
tracing: Reorder display of TGID to be after PID
Joel Fernandes (Google)
-6
/
+7
2018-07-12
Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD
Paul E. McKenney
-130
/
+297
2018-07-12
rcutorture: Fix rcu_barrier successes counter
Joel Fernandes (Google)
-5
/
+4
2018-07-12
rcutorture: Add support to detect if boost kthread prio is too low
Joel Fernandes (Google)
-4
/
+37
[prev]
[next]