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
2019-11-11
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
Ingo Molnar
46
-350
/
+836
2019-11-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+3
2019-11-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-59
/
+113
2019-11-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-11-10
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2019-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-4
/
+7
2019-11-08
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
7
-58
/
+112
2019-11-08
sched/core: Fix compilation error when cgroup not selected
Qais Yousef
1
-1
/
+1
2019-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+7
2019-11-05
Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+32
2019-11-05
clone3: validate stack arguments
Christian Brauner
1
-1
/
+32
2019-11-05
irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation
Yi Wang
1
-1
/
+1
2019-11-04
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
1
-6
/
+3
2019-11-04
stacktrace: Don't skip first entry on noncurrent tasks
Jiri Slaby
1
-2
/
+4
2019-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-13
/
+53
2019-11-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+11
2019-10-31
bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()
Björn Töpel
1
-2
/
+5
2019-10-30
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
Ilya Leoshkevich
1
-2
/
+2
2019-10-29
sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEM
Frederic Weisbecker
1
-0
/
+82
2019-10-29
sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enable...
Frederic Weisbecker
2
-2
/
+2
2019-10-29
context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...
Frederic Weisbecker
1
-3
/
+3
2019-10-29
sched/cputime: Add vtime guest task state
Frederic Weisbecker
1
-7
/
+11
2019-10-29
sched/cputime: Add vtime idle task state
Frederic Weisbecker
1
-5
/
+8
2019-10-29
sched/vtime: Record CPU under seqcount for kcpustat needs
Frederic Weisbecker
1
-0
/
+3
2019-10-29
sched/fair/util_est: Implement faster ramp-up EWMA on utilization increases
Patrick Bellasi
2
-1
/
+14
2019-10-29
sched/topology: Allow sched_asym_cpucapacity to be disabled
Valentin Schneider
1
-1
/
+5
2019-10-29
sched/topology: Don't try to build empty sched domains
Valentin Schneider
2
-2
/
+6
2019-10-28
perf/core: Start rejecting the syscall with attr.__reserved_2 set
Alexander Shishkin
1
-1
/
+1
2019-10-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+5
2019-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+5
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-13
/
+53
2019-10-24
Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+240
2019-10-23
Merge tag 'trace-v5.4-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+6
2019-10-23
posix-cpu-timers: Fix two trivial comments
Yi Wang
1
-3
/
+3
2019-10-23
timers/sched_clock: Include local timekeeping.h for missing declarations
Ben Dooks (Codethink)
1
-0
/
+2
2019-10-22
bpf: Fix use after free in bpf_get_prog_name
Daniel Borkmann
1
-1
/
+1
2019-10-22
bpf: Fix use after free in subprog's jited symbol removal
Daniel Borkmann
2
-12
/
+21
2019-10-22
perf/aux: Fix AUX output stopping
Alexander Shishkin
1
-1
/
+1
2019-10-21
tracing: Fix race in perf_trace_buf initialization
Prateek Sood
1
-0
/
+4
2019-10-21
xdp: Handle device unregister for devmap_hash map type
Toke Høiland-Jørgensen
1
-0
/
+31
2019-10-21
perf/aux: Fix tracking of auxiliary trace buffer allocation
Thomas Richter
1
-2
/
+4
2019-10-21
sched/fair: Rework find_idlest_group()
Vincent Guittot
1
-128
/
+256
2019-10-21
sched/fair: Optimize find_idlest_group()
Vincent Guittot
1
-36
/
+14
2019-10-21
sched/fair: Use load instead of runnable load in wakeup path
Vincent Guittot
1
-10
/
+10
2019-10-21
sched/fair: Use utilization to select misfit task
Vincent Guittot
1
-8
/
+3
2019-10-21
sched/fair: Spread out tasks evenly when not overloaded
Vincent Guittot
1
-12
/
+28
2019-10-21
sched/fair: Use load instead of runnable load in load_balance()
Vincent Guittot
1
-10
/
+14
2019-10-21
sched/fair: Use rq->nr_running when balancing load
Vincent Guittot
1
-5
/
+8
2019-10-21
sched/fair: Rework load_balance()
Vincent Guittot
1
-209
/
+402
2019-10-21
sched/fair: Remove meaningless imbalance calculation
Vincent Guittot
1
-104
/
+1
[next]