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
2017-10-18
x86/cpuid: Prevent out of bound access in do_clear_cpu_cap()
Thomas Gleixner
1
-2
/
+8
2017-10-17
x86/fpu: Remove the explicit clearing of XSAVE dependent features
Andi Kleen
1
-20
/
+0
2017-10-17
x86/fpu: Make XSAVE check the base CPUID features before enabling
Andi Kleen
1
-0
/
+23
2017-10-17
x86/fpu: Parse clearcpuid= as early XSAVE argument
Andi Kleen
2
-9
/
+18
2017-10-17
x86/cpuid: Add generic table for CPUID dependencies
Andi Kleen
4
-5
/
+123
2017-10-17
bitops: Add clear/set_bit32() to linux/bitops.h
Andi Kleen
1
-0
/
+26
2017-10-13
x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_fpu_deactivate_state' t...
Steven Rostedt (VMware)
1
-10
/
+0
2017-10-12
Merge tag 'devprop-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-20
/
+28
2017-10-12
Merge tag 'xfs-4.14-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
14
-72
/
+111
2017-10-12
scripts: fix faddr2line to work on last symbol
NeilBrown
1
-2
/
+3
2017-10-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-11
/
+16
2017-10-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-10
/
+12
2017-10-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-20
/
+32
2017-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-23
/
+37
2017-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-5
/
+25
2017-10-12
Merge tag 'sound-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
10
-22
/
+61
2017-10-12
Merge branch 'waitid-fix'
Linus Torvalds
1
-0
/
+6
2017-10-12
MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc
Thomas Huth
1
-1
/
+1
2017-10-12
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
Haozhong Zhang
1
-1
/
+1
2017-10-11
ACPI: properties: Fix __acpi_node_get_property_reference() return codes
Sakari Ailus
1
-4
/
+6
2017-10-11
ACPI: properties: Align return codes of __acpi_node_get_property_reference()
Sakari Ailus
2
-10
/
+13
2017-10-11
Merge tag 'rpmsg-v4.14-fixes' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-4
/
+10
2017-10-11
Merge tag 'rproc-v4.14-fixes' of git://github.com/andersson/remoteproc
Linus Torvalds
2
-5
/
+6
2017-10-11
remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
Wei Yongjun
1
-3
/
+2
2017-10-11
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
1
-0
/
+8
2017-10-11
xfs: reinit btree pointer on attr tree inactivation walk
Brian Foster
1
-0
/
+2
2017-10-11
xfs: Fix bool initialization/comparison
Thomas Meyer
5
-8
/
+8
2017-10-11
xfs: don't change inode mode if ACL update fails
Dave Chinner
1
-6
/
+16
2017-10-11
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
3
-0
/
+27
2017-10-11
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
3
-58
/
+50
2017-10-11
9p: set page uptodate when required in write_end()
Alexander Levin
1
-3
/
+7
2017-10-11
Merge tag 'gpio-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
3
-12
/
+17
2017-10-11
Merge tag 'pinctrl-v4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+14
2017-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-8
/
+21
2017-10-11
ALSA: caiaq: Fix stray URB at probe error path
Takashi Iwai
1
-3
/
+9
2017-10-11
HID: hid-elecom: extend to fix descriptor for HUGE trackball
Alex Manoussakis
4
-4
/
+14
2017-10-11
HID: usbhid: fix out-of-bounds bug
Jaejoong Kim
1
-1
/
+11
2017-10-11
livepatch: unpatch all klp_objects if klp_module_coming fails
Joe Lawrence
1
-23
/
+37
2017-10-11
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2
-3
/
+10
2017-10-10
bio_copy_user_iov(): don't ignore ->iov_offset
Al Viro
1
-2
/
+2
2017-10-10
more bio_map_user_iov() leak fixes
Al Viro
1
-5
/
+9
2017-10-10
fix unbalanced page refcounting in bio_map_user_iov
Vitaly Mayatskikh
1
-0
/
+8
2017-10-10
direct-io: Prevent NULL pointer access in submit_page_section
Andreas Gruenbacher
1
-1
/
+2
2017-10-10
Merge tag 'seccomp-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-10-10
Merge tag 'nfsd-4.14-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-3
/
+10
2017-10-10
seccomp: make function __get_seccomp_filter static
Colin Ian King
1
-1
/
+1
2017-10-10
remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependencies
Arnd Bergmann
1
-0
/
+2
2017-10-10
remoteproc: imx_rproc: fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2017-10-10
rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent()
Dan Carpenter
1
-3
/
+8
2017-10-10
rpmsg: glink: Unlock on error in qcom_glink_request_intent()
Dan Carpenter
1
-1
/
+2
[next]