index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-02
sched/fair: Disable LB_BIAS by default
Dietmar Eggemann
1
-1
/
+1
2018-10-02
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
5
-10
/
+8
2018-10-02
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
18
-68
/
+190
2018-10-02
sched/numa: Avoid task migration for small NUMA improvement
Srikar Dronamraju
1
-5
/
+18
2018-10-02
sched/numa: Limit the conditions where scan period is reset
Mel Gorman
1
-2
/
+23
2018-10-02
sched/numa: Reset scan rate whenever task moves across nodes
Srikar Dronamraju
1
-7
/
+19
2018-10-02
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
Srikar Dronamraju
4
-4
/
+4
2018-10-02
sched/numa: Stop multiple tasks from moving to the CPU at the same time
Srikar Dronamraju
2
-0
/
+23
2018-10-02
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
1
-0
/
+2
2018-10-02
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
1
-7
/
+2
2018-10-02
jump_label: Fix NULL dereference bug in __jump_label_mod_update()
Ard Biesheuvel
1
-1
/
+1
2018-10-01
Input: i8042 - enable keyboard wakeups by default when s2idle is used
Daniel Drake
1
-0
/
+6
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
19
-83
/
+164
2018-10-01
dma-direct: always allow dma mask <= physiscal memory size
Christoph Hellwig
1
-12
/
+16
2018-10-01
dma-direct: implement complete bus_dma_mask handling
Christoph Hellwig
1
-10
/
+11
2018-10-01
dma-direct: refine dma_direct_alloc zone selection
Christoph Hellwig
1
-10
/
+21
2018-10-01
dma-direct: add an explicit dma_direct_get_required_mask
Christoph Hellwig
1
-3
/
+19
2018-10-01
bpf: don't allow create maps of per-cpu cgroup local storages
Roman Gushchin
1
-1
/
+2
2018-10-01
bpf: introduce per-cpu cgroup local storage
Roman Gushchin
4
-27
/
+157
2018-10-01
bpf: rework cgroup storage pointer passing
Roman Gushchin
2
-3
/
+8
2018-10-01
bpf: extend cgroup bpf core to allow multiple cgroup storage types
Roman Gushchin
5
-39
/
+85
2018-10-01
signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
Will Deacon
1
-5
/
+9
2018-10-01
genirq/debugfs: Reinstate full OF path for domain name
Marc Zyngier
1
-1
/
+1
2018-10-01
genirq/debugfs: Reset domain debugfs_file on removal of the debugfs file
Marc Zyngier
1
-0
/
+1
2018-09-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-0
/
+6
2018-09-28
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
1
-0
/
+6
2018-09-28
tick/broadcast: Remove redundant check
Peng Hao
1
-2
/
+0
2018-09-28
bpf: harden flags check in cgroup_storage_update_elem()
Roman Gushchin
1
-1
/
+1
2018-09-28
bpf: permit CGROUP_DEVICE programs accessing helper bpf_get_current_cgroup_id()
Yonghong Song
1
-0
/
+2
2018-09-27
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
1
-0
/
+9
2018-09-27
jump_label: Annotate entries that operate on __init code earlier
Ard Biesheuvel
1
-34
/
+14
2018-09-27
jump_label: Implement generic support for relative references
Ard Biesheuvel
1
-1
/
+21
2018-09-27
jump_label: Abstract jump_entry member accessors
Ard Biesheuvel
1
-25
/
+15
2018-09-26
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
Jiri Kosina
1
-1
/
+10
2018-09-26
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
1
-0
/
+10
2018-09-26
tracing: Trivia spelling fix containerof() -> container_of()
Andy Shevchenko
1
-1
/
+1
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-13
/
+74
2018-09-25
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
1
-0
/
+3
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-24
/
+74
2018-09-25
Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm...
Ingo Molnar
1
-2
/
+12
2018-09-25
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
1
-20
/
+71
2018-09-25
Merge tag 'v4.19-rc5' into perf/core, to pick up fixes
Ingo Molnar
14
-33
/
+39
2018-09-24
trace_uprobe/sdt: Prevent multiple reference counter for same uprobe
Ravi Bangoria
1
-2
/
+35
2018-09-24
uprobes/sdt: Prevent multiple reference counter for same uprobe
Ravi Bangoria
1
-0
/
+19
2018-09-24
uprobes: Support SDT markers having reference count (semaphore)
Ravi Bangoria
3
-11
/
+288
2018-09-24
tracing/kprobe: Remove unneeded extra strchr() from create_trace_kprobe()
Steven Rostedt (VMware)
1
-3
/
+6
2018-09-21
blkcg: remove additional reference to the css
Dennis Zhou (Facebook)
1
-9
/
+39
2018-09-21
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
1
-2
/
+2
2018-09-22
bpf: sockmap, fix transition through disconnect without close
John Fastabend
1
-19
/
+41
2018-09-22
bpf: sockmap only allow ESTABLISHED sock state
John Fastabend
1
-1
/
+30
[prev]
[next]