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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-27
cpufreq: dt: call of_node_put() before error out
Masahiro Yamada
1
-3
/
+4
2016-06-27
intel_pstate: Do not clear utilization update hooks on policy changes
Rafael J. Wysocki
1
-2
/
+3
2016-06-27
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-0
/
+2
2016-06-27
ALSA: echoaudio: Fix memory allocation
Christophe JAILLET
1
-2
/
+2
2016-06-27
dax: fix offset overflow in dax_io
Eric Sandeen
1
-1
/
+6
2016-06-27
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-52
/
+124
2016-06-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-5
/
+6
2016-06-27
USB: don't free bandwidth_mutex too early
Alan Stern
1
-10
/
+7
2016-06-27
vsock: make listener child lock ordering explicit
Stefan Hajnoczi
1
-2
/
+10
2016-06-27
ipv6: enforce egress device match in per table nexthop lookups
Paolo Abeni
1
-1
/
+1
2016-06-27
Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/...
David S. Miller
3
-1
/
+18
2016-06-27
KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
Quentin Casasnovas
1
-12
/
+11
2016-06-27
KVM: LAPIC: cap __delay at lapic_timer_advance_ns
Marcelo Tosatti
1
-1
/
+2
2016-06-27
KVM: x86: move nsec_to_cycles from x86.c to x86.h
Marcelo Tosatti
2
-6
/
+7
2016-06-27
pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags
Minfei Huang
1
-2
/
+5
2016-06-27
pvclock: Cleanup to remove function pvclock_get_nsec_offset
Minfei Huang
1
-16
/
+7
2016-06-27
pvclock: Add CPU barriers to get correct version value
Minfei Huang
2
-0
/
+6
2016-06-27
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Al Viro
1
-1
/
+1
2016-06-27
iommu/amd: Initialize devid variable before using it
Nicolas Iooss
1
-1
/
+1
2016-06-27
iommu/vt-d: Fix overflow of iommu->domains array
Jan Niehusmann
1
-1
/
+1
2016-06-27
KVM: arm/arm64: Stop leaking vcpu pid references
James Morse
1
-0
/
+1
2016-06-27
iommu/iova: Disable preemption around use of this_cpu_ptr()
Chris Wilson
1
-2
/
+6
2016-06-27
arm64: KVM: fix build with CONFIG_ARM_PMU disabled
Sudeep Holla
1
-2
/
+2
2016-06-27
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Cyril Bur
1
-0
/
+10
2016-06-27
sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion
Peter Zijlstra
1
-16
/
+11
2016-06-27
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
1
-6
/
+9
2016-06-27
net: smsc911x: Fix bug where PHY interrupts are overwritten by 0
Jeremy Linton
1
-2
/
+0
2016-06-26
Linux 4.7-rc5
Linus Torvalds
1
-1
/
+1
2016-06-26
devpts: fix null pointer dereference on failed memory allocation
Colin Ian King
1
-2
/
+5
2016-06-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-6
/
+12
2016-06-26
iio:ad7266: Fix probe deferral for vref
Mark Brown
1
-0
/
+3
2016-06-26
iio:ad7266: Fix support for optional regulators
Mark Brown
1
-1
/
+1
2016-06-26
iio:ad7266: Fix broken regulator error handling
Mark Brown
1
-1
/
+1
2016-06-26
iio: accel: kxsd9: fix the usage of spi_w8r8()
Linus Walleij
1
-2
/
+2
2016-06-26
staging: iio: accel: fix error check
Luis de Bethencourt
1
-1
/
+1
2016-06-26
ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to...
Alan Cox
1
-2
/
+7
2016-06-26
ALSA: hda - fix read before array start
Bob Copeland
1
-0
/
+2
2016-06-25
tty: vt: Fix soft lockup in fbcon cursor blink timer.
David Daney
1
-0
/
+1
2016-06-25
Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+34
2016-06-25
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-36
/
+57
2016-06-25
Merge tag 'sound-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-12
/
+19
2016-06-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+12
2016-06-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-21
/
+66
2016-06-25
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
Omar Sandoval
3
-13
/
+34
2016-06-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-6
/
+46
2016-06-25
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+11
2016-06-25
Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-51
/
+137
2016-06-25
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
Michael Ellerman
1
-2
/
+2
2016-06-24
ceph: fix d_obtain_alias() misuses
Al Viro
1
-7
/
+3
2016-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
67
-207
/
+178
[prev]
[next]