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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
metag: copy_from_user() should zero the destination on access_ok() failure
Al Viro
1
-1
/
+2
2016-09-13
ia64: copy_from_user() should zero the destination on access_ok() failure
Al Viro
1
-14
/
+11
2016-09-13
hexagon: fix strncpy_from_user() error return
Al Viro
1
-1
/
+2
2016-09-13
frv: fix clear_user()
Al Viro
1
-3
/
+9
2016-09-13
cris: buggered copy_from_user/copy_to_user/clear_user
Al Viro
1
-39
/
+32
2016-09-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+13
2016-09-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-41
/
+132
2016-09-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-65
/
+69
2016-09-13
MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes
Paul Burton
1
-1
/
+1
2016-09-13
MIPS: Add a missing ".set pop" in an early commit
Huacai Chen
1
-0
/
+1
2016-09-13
MIPS: paravirt: Fix undefined reference to smp_bootstrap
Matt Redfearn
1
-0
/
+2
2016-09-13
MIPS: Remove compact branch policy Kconfig entries
Paul Burton
2
-40
/
+0
2016-09-13
MIPS: MAAR: Fix address alignment
James Hogan
1
-7
/
+6
2016-09-13
MIPS: Fix memory regions reaching top of physical
James Hogan
1
-0
/
+7
2016-09-13
MIPS: uprobes: fix incorrect uprobe brk handling
Marcin Nowakowski
1
-1
/
+1
2016-09-13
MIPS: ath79: Fix test for error return of clk_register_fixed_factor().
Amitoj Kaur Chawla
1
-1
/
+1
2016-09-13
crypto: arm64/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
1
-1
/
+1
2016-09-13
crypto: arm/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
1
-1
/
+1
2016-09-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-12
/
+15
2016-09-12
ARM: pxa/lubbock: add pcmcia clock
Russell King
1
-0
/
+14
2016-09-12
ARM: locomo: fix locomo irq handling
Russell King
1
-3
/
+2
2016-09-12
ARM: 8612/1: LPAE: initialize cache policy correctly
Stefan Agner
3
-1
/
+3
2016-09-12
ARM: sa1111: fix missing clk_disable()
Russell King
1
-1
/
+3
2016-09-12
ARM: sa1111: fix pcmcia suspend/resume
Russell King
1
-9
/
+13
2016-09-12
ARM: sa1111: fix pcmcia interrupt mask polarity
Russell King
1
-2
/
+2
2016-09-12
ARM: sa1111: fix error code propagation in sa1111_probe()
Russell King
1
-1
/
+1
2016-09-12
powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bit
Michael Ellerman
1
-1
/
+1
2016-09-12
powerpc/powernv: Fix restore of SPRs upon wake up from hypervisor state loss
Gautham R. Shenoy
1
-5
/
+5
2016-09-10
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+10
2016-09-10
perf/x86/intel: Fix PEBSv3 record drain
Peter Zijlstra
1
-8
/
+11
2016-09-10
perf/x86/intel/bts: Kill a silly warning
Alexander Shishkin
1
-2
/
+0
2016-09-10
perf/x86/intel/bts: Fix BTS PMI detection
Alexander Shishkin
1
-4
/
+15
2016-09-10
perf/x86/intel/bts: Fix confused ordering of PMU callbacks
Alexander Shishkin
1
-24
/
+80
2016-09-09
mm: fix cache mode of dax pmd mappings
Dan Williams
1
-7
/
+10
2016-09-09
alpha: fix copy_from_user()
Al Viro
1
-11
/
+8
2016-09-10
perf/x86/amd/uncore: Prevent use after free
Sebastian Andrzej Siewior
1
-4
/
+18
2016-09-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+14
2016-09-09
Merge tag 'sti-dt-fixes-for-v4.8-rcs' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2
-8
/
+14
2016-09-09
Merge tag 'renesas-fixes-for-v4.8' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-36
/
+26
2016-09-09
ARM64: dts: bcm: Use a symlink to R-Pi dtsi files from arch=arm
Ian Campbell
5
-3
/
+6
2016-09-09
ARM: dts: Remove use of skeleton.dtsi from bcm283x.dtsi
Ian Campbell
2
-1
/
+3
2016-09-09
Merge tag 'kvm-arm-fixes-for-v4.8-round2' of git://git.kernel.org/pub/scm/lin...
Paolo Bonzini
2
-3
/
+3
2016-09-09
Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-17
/
+29
2016-09-09
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-2
/
+23
2016-09-09
arm64: use preempt_disable_notrace in _percpu_read/write
Chunyan Zhang
1
-4
/
+4
2016-09-09
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
Will Deacon
1
-0
/
+10
2016-09-09
kvm-arm: Unmap shadow pagetables properly
Suzuki K Poulose
2
-2
/
+1
2016-09-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
29
-47
/
+60
2016-09-08
x86, clock: Fix kvm guest tsc initialization
Prarit Bhargava
1
-0
/
+1
2016-09-08
ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCI
Lee Jones
1
-4
/
+6
[prev]
[next]