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-10-02
printk: Do not miss new messages when replaying the log
Petr Mladek
-4
/
+9
2018-10-02
bpf: don't accept cgroup local storage with zero value size
Roman Gushchin
-0
/
+3
2018-10-02
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
Mel Gorman
-1
/
+11
2018-10-02
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-2387
/
+2008
2018-10-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-27
/
+84
2018-10-02
sched/fair: Remove setting task's se->runnable_weight during PELT update
Dietmar Eggemann
-6
/
+2
2018-10-02
sched/fair: Disable LB_BIAS by default
Dietmar Eggemann
-1
/
+1
2018-10-02
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
-10
/
+8
2018-10-02
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
-68
/
+190
2018-10-02
sched/numa: Avoid task migration for small NUMA improvement
Srikar Dronamraju
-5
/
+18
2018-10-02
sched/numa: Limit the conditions where scan period is reset
Mel Gorman
-2
/
+23
2018-10-02
sched/numa: Reset scan rate whenever task moves across nodes
Srikar Dronamraju
-7
/
+19
2018-10-02
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
Srikar Dronamraju
-4
/
+4
2018-10-02
sched/numa: Stop multiple tasks from moving to the CPU at the same time
Srikar Dronamraju
-0
/
+23
2018-10-02
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
-0
/
+2
2018-10-02
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
-7
/
+2
2018-10-02
jump_label: Fix NULL dereference bug in __jump_label_mod_update()
Ard Biesheuvel
-1
/
+1
2018-10-01
Input: i8042 - enable keyboard wakeups by default when s2idle is used
Daniel Drake
-0
/
+6
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
-83
/
+164
2018-10-01
dma-direct: always allow dma mask <= physiscal memory size
Christoph Hellwig
-12
/
+16
2018-10-01
dma-direct: implement complete bus_dma_mask handling
Christoph Hellwig
-10
/
+11
2018-10-01
dma-direct: refine dma_direct_alloc zone selection
Christoph Hellwig
-10
/
+21
2018-10-01
dma-direct: add an explicit dma_direct_get_required_mask
Christoph Hellwig
-3
/
+19
2018-10-01
bpf: don't allow create maps of per-cpu cgroup local storages
Roman Gushchin
-1
/
+2
2018-10-01
bpf: introduce per-cpu cgroup local storage
Roman Gushchin
-27
/
+157
2018-10-01
bpf: rework cgroup storage pointer passing
Roman Gushchin
-3
/
+8
2018-10-01
bpf: extend cgroup bpf core to allow multiple cgroup storage types
Roman Gushchin
-39
/
+85
2018-10-01
signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
Will Deacon
-5
/
+9
2018-10-01
genirq/debugfs: Reinstate full OF path for domain name
Marc Zyngier
-1
/
+1
2018-10-01
genirq/debugfs: Reset domain debugfs_file on removal of the debugfs file
Marc Zyngier
-0
/
+1
2018-09-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-0
/
+6
2018-09-28
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
-0
/
+6
2018-09-28
tick/broadcast: Remove redundant check
Peng Hao
-2
/
+0
2018-09-28
bpf: harden flags check in cgroup_storage_update_elem()
Roman Gushchin
-1
/
+1
2018-09-28
bpf: permit CGROUP_DEVICE programs accessing helper bpf_get_current_cgroup_id()
Yonghong Song
-0
/
+2
2018-09-27
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
-0
/
+9
2018-09-27
jump_label: Annotate entries that operate on __init code earlier
Ard Biesheuvel
-34
/
+14
2018-09-27
jump_label: Implement generic support for relative references
Ard Biesheuvel
-1
/
+21
2018-09-27
jump_label: Abstract jump_entry member accessors
Ard Biesheuvel
-25
/
+15
2018-09-26
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
Jiri Kosina
-1
/
+10
2018-09-26
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
-0
/
+10
2018-09-26
tracing: Trivia spelling fix containerof() -> container_of()
Andy Shevchenko
-1
/
+1
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-13
/
+74
2018-09-25
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
-0
/
+3
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
-24
/
+74
2018-09-25
Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm...
Ingo Molnar
-2
/
+12
2018-09-25
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
-20
/
+71
2018-09-25
Merge tag 'v4.19-rc5' into perf/core, to pick up fixes
Ingo Molnar
-33
/
+39
2018-09-24
trace_uprobe/sdt: Prevent multiple reference counter for same uprobe
Ravi Bangoria
-2
/
+35
2018-09-24
uprobes/sdt: Prevent multiple reference counter for same uprobe
Ravi Bangoria
-0
/
+19
[prev]
[next]