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-12-01
Merge back earlier cpuidle material for v4.10.
Rafael J. Wysocki
3
-67
/
+111
2016-11-30
bpf: fix states equal logic for varlen access
Josef Bacik
1
-2
/
+8
2016-11-30
kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.
Thiago Jung Bauermann
1
-5
/
+20
2016-11-30
kexec_file: Change kexec_add_buffer to take kexec_buf as argument.
Thiago Jung Bauermann
1
-48
/
+40
2016-11-30
kexec_file: Allow arch-specific memory walking for kexec_add_buffer
Thiago Jung Bauermann
2
-24
/
+22
2016-11-30
locking/lockdep: Provide a type check for lock_is_held
Peter Zijlstra
1
-8
/
+12
2016-11-29
bpf: cgroup: fix documentation of __cgroup_bpf_update()
Daniel Mack
1
-2
/
+2
2016-11-29
Re-enable CONFIG_MODVERSIONS in a slightly weaker form
Linus Torvalds
1
-2
/
+3
2016-11-29
audit: add support for session ID user filter
Richard Guy Briggs
2
-0
/
+7
2016-11-29
trace: Add an option for boot clock as trace clock
Joel Fernandes
1
-0
/
+1
2016-11-29
timekeeping: Add a fast and NMI safe boot clock
Joel Fernandes
1
-0
/
+29
2016-11-29
sched/idle: Add support for tasks that inject idle
Peter Zijlstra
3
-62
/
+103
2016-11-29
cpuidle: Allow enforcing deepest idle state selection
Jacob Pan
1
-5
/
+8
2016-11-27
bpf: allow for mount options to specify permissions
Daniel Borkmann
1
-1
/
+53
2016-11-27
bpf: add owner_prog_type and accounted mem to array map's fdinfo
Daniel Borkmann
1
-2
/
+15
2016-11-27
bpf: drop unnecessary context cast from BPF_PROG_RUN
Daniel Borkmann
2
-2
/
+2
2016-11-27
module: extend 'rodata=off' boot cmdline parameter to module mappings
AKASHI Takahiro
1
-3
/
+17
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+42
2016-11-26
module: Fix a comment above strong_try_module_get()
Miroslav Benes
1
-2
/
+5
2016-11-26
module: When modifying a module's text ignore modules which are going away too
Aaron Tomlin
1
-1
/
+7
2016-11-26
module: Ensure a module's state is set accordingly during module coming clean...
Aaron Tomlin
1
-0
/
+1
2016-11-26
taint/module: Clean up global and module taint flags handling
Petr Mladek
2
-48
/
+38
2016-11-25
bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
Daniel Mack
1
-0
/
+81
2016-11-25
cgroup: add support for eBPF programs
Daniel Mack
3
-0
/
+186
2016-11-24
cpufreq: schedutil: Rectify comment in sugov_irq_work() function
Viresh Kumar
1
-6
/
+6
2016-11-24
sched: Extend scheduler's asym packing
Tim Chen
3
-17
/
+57
2016-11-24
sched/autogroup: Fix 64-bit kernel nice level adjustment
Mike Galbraith
1
-1
/
+3
2016-11-23
ring-buffer: Force rb_end_commit() and rb_set_commit_to_write() inline
Steven Rostedt (Red Hat)
1
-2
/
+2
2016-11-23
ring-buffer: Froce rb_update_write_stamp() to be inlined
Steven Rostedt (Red Hat)
1
-2
/
+2
2016-11-23
ring-buffer: Force inline of hotpath helper functions
Steven Rostedt (Red Hat)
1
-8
/
+8
2016-11-23
tracing: Make __buffer_unlock_commit() always_inline
Steven Rostedt (Red Hat)
5
-21
/
+32
2016-11-23
tracing: Make tracepoint_printk a static_key
Steven Rostedt (Red Hat)
3
-41
/
+79
2016-11-23
ring-buffer: Always inline rb_event_data()
Steven Rostedt (Red Hat)
1
-1
/
+1
2016-11-23
ring-buffer: Make rb_reserve_next_event() always inlined
Steven Rostedt (Red Hat)
1
-1
/
+1
2016-11-23
tracing: Create a always_inlined __trace_buffer_lock_reserve()
Steven Rostedt (Red Hat)
1
-39
/
+48
2016-11-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2016-11-23
sched/fair: Clean up the tunable parameter definitions
Ingo Molnar
1
-22
/
+28
2016-11-23
sched/dl: Fix comment in pick_next_task_dl()
T.Zhou
1
-1
/
+1
2016-11-23
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
4
-34
/
+93
2016-11-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
4
-13
/
+28
2016-11-22
tracing: Add error checks to creation of event files
Steven Rostedt (Red Hat)
1
-9
/
+21
2016-11-22
tracing: Add hook to function tracing for other subsystems to use
Chunyan Zhang
1
-1
/
+128
2016-11-22
sched/nohz: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-19
/
+14
2016-11-22
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
1
-2
/
+14
2016-11-22
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
1
-6
/
+36
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-27
/
+87
2016-11-22
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2
-5
/
+27
2016-11-22
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2
-18
/
+17
2016-11-22
locking/mutex: Break out of expensive busy-loop on {mutex,rwsem}_spin_on_owne...
Pan Xinhui
2
-5
/
+22
2016-11-22
locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in...
Pan Xinhui
1
-1
/
+8
[prev]
[next]