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
2017-05-26
stop_machine: Provide stop_machine_cpuslocked()
Sebastian Andrzej Siewior
1
-4
/
+7
2017-05-26
cpu/hotplug: Add __cpuhp_state_add_instance_cpuslocked()
Thomas Gleixner
1
-3
/
+15
2017-05-26
cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked()
Sebastian Andrzej Siewior
1
-11
/
+36
2017-05-26
cpu/hotplug: Provide cpus_read|write_[un]lock()
Thomas Gleixner
1
-18
/
+18
2017-05-25
kernel/locking: Fix compile error with qrwlock.c
Babu Moger
1
-0
/
+1
2017-05-25
bpf: fix wrong exposure of map_flags into fdinfo for lpm
Daniel Borkmann
3
-0
/
+3
2017-05-25
bpf: properly reset caller saved regs after helper call and ld_abs/ind
Daniel Borkmann
1
-21
/
+16
2017-05-25
bpf: fix incorrect pruning decision when alignment must be tracked
Daniel Borkmann
1
-9
/
+10
2017-05-25
kobject: support passing in variables for synthetic uevents
Peter Rajnoha
1
-4
/
+1
2017-05-24
cpuset: consider dying css as offline
Tejun Heo
1
-2
/
+2
2017-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-7
/
+13
2017-05-24
sched/clock: Fix early boot preempt assumption in __set_sched_clock_stable()
Peter Zijlstra
1
-1
/
+8
2017-05-23
posix-timers: Make signal printks conditional
Thomas Gleixner
1
-8
/
+16
2017-05-23
module: Add module name to modinfo
Kees Cook
1
-7
/
+22
2017-05-23
module: Pass struct load_info into symbol checks
Kees Cook
1
-12
/
+10
2017-05-23
audit: unswing cap_* fields in PATH records
Richard Guy Briggs
1
-16
/
+4
2017-05-23
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
1
-7
/
+13
2017-05-23
sched/core: Enable might_sleep() and smp_processor_id() checks early
Thomas Gleixner
1
-1
/
+3
2017-05-23
printk: Adjust system_state checks
Thomas Gleixner
1
-1
/
+1
2017-05-23
extable: Adjust system_state checks
Thomas Gleixner
1
-1
/
+1
2017-05-23
async: Adjust system_state checks
Thomas Gleixner
1
-4
/
+4
2017-05-23
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
1
-1
/
+2
2017-05-23
sched/rt: Minimize rq->lock contention in do_sched_rt_period_timer()
Dave Kleikamp
1
-0
/
+11
2017-05-23
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
1
-2
/
+2
2017-05-23
sched/deadline: Remove unnecessary condition in push_dl_task()
Byungchul Park
1
-1
/
+1
2017-05-23
sched/rt: Remove unnecessary condition in push_rt_task()
Byungchul Park
1
-1
/
+1
2017-05-23
sched/core: Use the new llist_for_each_entry_safe() primitive
Byungchul Park
1
-12
/
+3
2017-05-23
smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu()
Peter Zijlstra
1
-2
/
+2
2017-05-23
smp: Avoid sending needless IPI in smp_call_function_many()
Aaron Lu
1
-2
/
+12
2017-05-23
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
13
-42
/
+201
2017-05-23
perf/core: Fix error handling in perf_event_alloc()
Dan Carpenter
1
-1
/
+3
2017-05-23
perf/core: Remove some dead code
Dan Carpenter
1
-4
/
+2
2017-05-22
Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-5
/
+4
2017-05-22
genirq/msi: Populate the domain name if provided by the irqchip
Marc Zyngier
1
-2
/
+8
2017-05-22
irqdomain: Let irq_domain_mapping display ACPI fwnode attributes
Marc Zyngier
1
-1
/
+12
2017-05-22
irqdomain: Let irq_domain_mapping display hierarchical domains
Marc Zyngier
1
-25
/
+43
2017-05-22
kthread: Fix use-after-free if kthread fork fails
Vegard Nossum
1
-5
/
+12
2017-05-22
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
1
-1
/
+12
2017-05-22
futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()
Peter Zijlstra
1
-6
/
+18
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+8
2017-05-22
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
1
-1
/
+1
2017-05-22
Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'
Rafael J. Wysocki
1
-4
/
+3
2017-05-22
net: Make IP alignment calulations clearer.
David S. Miller
1
-4
/
+8
2017-05-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+28
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-05-21
osf_wait4: switch to kernel_wait4()
Al Viro
1
-2
/
+2
2017-05-21
waitid(): switch copyout of siginfo to unsafe_put_user()
Al Viro
1
-15
/
+25
2017-05-21
wait_task_zombie: consolidate info logics
Al Viro
1
-29
/
+16
2017-05-21
kill wait_noreap_copyout()
Al Viro
1
-40
/
+25
2017-05-21
lift getrusage() from wait_noreap_copyout()
Al Viro
1
-7
/
+6
[prev]
[next]