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
2016-04-10
bpf: simplify verifier register state assignments
Alexei Starovoitov
1
-4
/
+2
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
1
-1
/
+1
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-40
/
+143
2016-04-08
cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()
Rafael J. Wysocki
1
-0
/
+2
2016-04-08
bpf, verifier: further improve search pruning
Daniel Borkmann
1
-2
/
+7
2016-04-07
bpf: sanitize bpf tracepoint access
Alexei Starovoitov
3
-1
/
+31
2016-04-07
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...
Alexei Starovoitov
2
-2
/
+42
2016-04-07
bpf: register BPF_PROG_TYPE_TRACEPOINT program type
Alexei Starovoitov
1
-2
/
+43
2016-04-07
perf, bpf: allow bpf programs attach to tracepoints
Alexei Starovoitov
1
-4
/
+9
2016-04-07
perf: split perf_trace_buf_prepare into alloc and update parts
Alexei Starovoitov
5
-33
/
+40
2016-04-07
perf: optimize perf_fetch_caller_regs
Alexei Starovoitov
1
-0
/
+1
2016-04-07
livepatch: robustify klp_register_patch() API error checking
Jiri Kosina
1
-3
/
+3
2016-04-06
PKCS#7: Make trust determination dependent on contents of trust keyring
David Howells
1
-1
/
+1
2016-04-06
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
1
-2
/
+3
2016-04-04
audit: we don't need to __set_current_state(TASK_RUNNING)
Paul Moore
1
-7
/
+5
2016-04-04
Merge branch 'PAGE_CACHE_SIZE-removal'
Linus Torvalds
1
-4
/
+4
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-4
/
+4
2016-04-04
audit: cleanup prune_tree_thread
Jiri Slaby
1
-7
/
+5
2016-04-04
locking/lockdep: Fix print_collision() unused warning
Borislav Petkov
1
-0
/
+2
2016-04-04
memremap: add arch specific hook for MEMREMAP_WB mappings
Ard Biesheuvel
1
-2
/
+9
2016-04-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+13
2016-04-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-34
/
+126
2016-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+4
2016-04-02
cpufreq: schedutil: New governor based on scheduler utilization data
Rafael J. Wysocki
4
-0
/
+538
2016-04-02
cpufreq: sched: Helpers to add and remove update_util hooks
Rafael J. Wysocki
1
-11
/
+37
2016-04-01
livepatch: reuse module loader code to write relocations
Jessica Yu
1
-54
/
+94
2016-04-01
module: preserve Elf information for livepatch modules
Jessica Yu
1
-3
/
+122
2016-03-31
torture: Clarify refusal to run more than one torture test
Paul E. McKenney
1
-1
/
+2
2016-03-31
rcutorture: Consider FROZEN hotplug notifier transitions
Anna-Maria Gleixner
1
-1
/
+1
2016-03-31
rcutorture: Remove redundant initialization to zero
Paul E. McKenney
1
-2
/
+2
2016-03-31
rcuperf: Do not wake up shutdown wait queue if "shutdown" is false.
Artem Savkov
1
-2
/
+4
2016-03-31
rcutorture: Avoid RCU CPU stall warning and RT throttling
Paul E. McKenney
1
-0
/
+4
2016-03-31
rcutorture: Add rcuperf holdoff boot parameter to reduce interference
Paul E. McKenney
1
-0
/
+5
2016-03-31
rcutorture: Make rcuperf collect expedited event-trace data
Paul E. McKenney
1
-0
/
+1
2016-03-31
rcutorture: Set rcuperf writer kthreads to real-time priority
Paul E. McKenney
1
-0
/
+3
2016-03-31
rcutorture: Bind rcuperf reader/writer kthreads to CPUs
Paul E. McKenney
1
-1
/
+4
2016-03-31
rcutorture: Add RCU grace-period performance tests
Paul E. McKenney
2
-0
/
+638
2016-03-31
rcutorture: Expedited-GP batch progress access to torturing
Paul E. McKenney
1
-0
/
+22
2016-03-31
rcutorture: Allow for rcupdate.rcu_normal
Paul E. McKenney
1
-2
/
+2
2016-03-31
rcu: Dump ftrace buffer when kicking grace-period kthread
Paul E. McKenney
1
-0
/
+1
2016-03-31
rcu: Remove superfluous versions of rcu_read_lock_sched_held()
Boqun Feng
1
-2
/
+2
2016-03-31
rcu: Awaken grace-period kthread if too long since FQS
Paul E. McKenney
2
-2
/
+39
2016-03-31
rcu: Make FQS schedule advance only if FQS happened
Paul E. McKenney
1
-8
/
+15
2016-03-31
rcu: Awaken grace-period kthread when stalled
Paul E. McKenney
1
-1
/
+3
2016-03-31
rcu: Overlap wakeups with next expedited grace period
Paul E. McKenney
2
-4
/
+16
2016-03-31
rcu: Consolidate expedited GP code into exp_funnel_lock()
Paul E. McKenney
2
-6
/
+2
2016-03-31
rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap()
Paul E. McKenney
2
-5
/
+5
2016-03-31
rcu: Consolidate expedited GP code into rcu_exp_wait_wake()
Paul E. McKenney
2
-17
/
+11
2016-03-31
rcu: Add exp_funnel_lock() fastpath
Paul E. McKenney
1
-0
/
+10
2016-03-31
rcu: Enforce expedited-GP fairness via funnel wait queue
Paul E. McKenney
3
-91
/
+90
[prev]
[next]