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-02-12
swiotlb: add debugfs to track swiotlb buffer usage
Dongli Zhang
1
-0
/
+44
2019-02-12
swiotlb: fix comment on swiotlb_bounce()
Dongli Zhang
1
-1
/
+1
2019-02-12
bpf: offload: add priv field for drivers
Jakub Kicinski
1
-1
/
+9
2019-02-11
tracing: probeevent: Correctly update remaining space in dynamic area
Andreas Ziegler
1
-2
/
+4
2019-02-11
tracing: Change the function format to display function names by perf
Changbin Du
1
-22
/
+19
2019-02-11
bpf: fix lockdep false positive in stackmap
Alexei Starovoitov
1
-1
/
+7
2019-02-11
perf/x86: Add check_period PMU callback
Jiri Olsa
1
-0
/
+16
2019-02-11
futex: Convert futex_pi_state.refcount to refcount_t
Elena Reshetova
1
-7
/
+8
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
33
-144
/
+409
2019-02-11
sched/fair: Remove unused 'sd' parameter from select_idle_smt()
Viresh Kumar
1
-3
/
+3
2019-02-11
sched/fair: Prune, fix and simplify the nohz_balancer_kick() comment block
Valentin Schneider
1
-9
/
+2
2019-02-11
sched/fair: Explain LLC nohz kick condition
Valentin Schneider
1
-2
/
+7
2019-02-11
sched/fair: Simplify nohz_balancer_kick()
Valentin Schneider
1
-6
/
+2
2019-02-11
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
1
-1
/
+1
2019-02-11
sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_st...
Dietmar Eggemann
3
-24
/
+18
2019-02-11
sched/fair: Fix O(nr_cgroups) in the load balancing path
Vincent Guittot
1
-9
/
+34
2019-02-11
sched/fair: Optimize update_blocked_averages()
Vincent Guittot
1
-5
/
+21
2019-02-11
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
Ingo Molnar
26
-114
/
+282
2019-02-10
bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock
Martin KaFai Lau
1
-2
/
+29
2019-02-10
bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper
Martin KaFai Lau
1
-40
/
+92
2019-02-10
bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
Martin KaFai Lau
1
-4
/
+7
2019-02-10
softirq: Don't skip softirq execution when softirq thread is parking
Matthias Kaehlcke
1
-1
/
+2
2019-02-10
kthread: Add __kthread_should_park()
Matthias Kaehlcke
1
-1
/
+7
2019-02-10
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
3
-4
/
+23
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
14
-157
/
+153
2019-02-10
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...
Thomas Gleixner
1
-0
/
+4
2019-02-10
genirq/affinity: Move allocation of 'node_to_cpumask' to irq_build_affinity_m...
Ming Lei
1
-14
/
+13
2019-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2019-02-10
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-17
/
+52
2019-02-09
bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
Martin KaFai Lau
1
-4
/
+7
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
17
-335
/
+131
2019-02-09
locking/locktorture: Convert to SPDX license identifier
Paul E. McKenney
1
-16
/
+3
2019-02-09
torture: Convert to SPDX license identifier
Paul E. McKenney
1
-16
/
+3
2019-02-09
rcu/update: Convert to SPDX license identifier
Paul E. McKenney
1
-15
/
+2
2019-02-09
rcu/tree: Convert to SPDX license identifier
Paul E. McKenney
4
-61
/
+9
2019-02-09
rcu/tiny: Convert to SPDX license identifier
Paul E. McKenney
1
-15
/
+2
2019-02-09
rcu/sync: Convert to SPDX license identifier
Paul E. McKenney
1
-14
/
+1
2019-02-09
rcu/srcu: Convert to SPDX license identifier
Paul E. McKenney
2
-30
/
+4
2019-02-09
rcu/rcutorture: Convert to SPDX license identifier
Paul E. McKenney
1
-16
/
+3
2019-02-09
rcu/rcu_segcblist: Convert to SPDX license identifier
Paul E. McKenney
2
-30
/
+4
2019-02-09
rcu/rcuperf: Convert to SPDX license identifier
Paul E. McKenney
1
-16
/
+3
2019-02-09
rcu/rcu.h: Convert to SPDX license identifier
Paul E. McKenney
1
-15
/
+2
2019-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+59
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-81
/
+129
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-30
/
+50
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2019-02-08
printk: Export console_printk
Prarit Bhargava
1
-0
/
+1
2019-02-08
futex: Handle early deadlock return correctly
Thomas Gleixner
2
-15
/
+50
2019-02-08
futex: Fix barrier comment
Davidlohr Bueso
1
-2
/
+2
2019-02-07
audit: hide auditsc_get_stamp and audit_serial prototypes
Richard Guy Briggs
1
-0
/
+5
[prev]
[next]