index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests together
Randy Dunlap
2017-10-13
1
-72
/
+71
*
mm/migrate: fix indexing bug (off by one) and avoid out of bound access
Mark Hairgrove
2017-10-13
1
-1
/
+2
*
Merge tag 'iommu-fixes-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-10-13
2
-5
/
+8
|
\
|
*
iommu/amd: Finish TLB flush in amd_iommu_unmap()
Joerg Roedel
2017-10-13
1
-0
/
+1
|
*
iommu/exynos: Remove initconst attribute to avoid potential kernel oops
Marek Szyprowski
2017-10-12
1
-1
/
+1
|
*
iommu/amd: Do not disable SWIOTLB if SME is active
Tom Lendacky
2017-10-10
1
-4
/
+6
*
|
Merge tag 'devicetree-fixes-for-4.14-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-10-13
3
-4
/
+8
|
\
\
|
*
|
device property: preserve usecount for node passed to of_fwnode_graph_get_por...
Niklas Söderlund
2017-10-12
1
-1
/
+1
|
*
|
drivers: of: increase MAX_RESERVED_REGIONS to 32
Stewart Smith
2017-10-12
1
-1
/
+1
|
*
|
of: do not leak console options
Sergey Senozhatsky
2017-10-12
1
-2
/
+6
|
|
/
*
|
Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-10-13
4
-38
/
+53
|
\
\
|
*
|
powerpc/perf: Fix IMC initialization crash
Anju T Sudhakar
2017-10-13
1
-1
/
+2
|
*
|
powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()
Anju T Sudhakar
2017-10-12
1
-4
/
+4
|
*
|
powerpc/perf: Fix for core/nest imc call trace on cpuhotplug
Anju T Sudhakar
2017-10-12
1
-0
/
+28
|
*
|
powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()
Thiago Jung Bauermann
2017-10-10
1
-1
/
+0
|
*
|
powerpc/lib/sstep: Fix count leading zeros instructions
Sandipan Das
2017-10-10
1
-2
/
+4
|
*
|
powerpc/livepatch: Fix livepatch stack access
Kamalesh Babulal
2017-10-10
1
-30
/
+15
*
|
|
Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-13
1
-2
/
+2
|
\
\
\
|
*
|
|
xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvm
Zhenzhong Duan
2017-10-10
1
-2
/
+2
*
|
|
|
Merge tag 'devprop-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-10-12
2
-20
/
+28
|
\
\
\
\
|
*
|
|
|
ACPI: properties: Fix __acpi_node_get_property_reference() return codes
Sakari Ailus
2017-10-11
1
-4
/
+6
|
*
|
|
|
ACPI: properties: Align return codes of __acpi_node_get_property_reference()
Sakari Ailus
2017-10-11
2
-10
/
+13
|
*
|
|
|
device property: Track owner device of device property
Jarkko Nikula
2017-10-10
1
-6
/
+9
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'xfs-4.14-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-10-12
14
-72
/
+111
|
\
\
\
\
|
*
|
|
|
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
2017-10-11
1
-0
/
+8
|
*
|
|
|
xfs: reinit btree pointer on attr tree inactivation walk
Brian Foster
2017-10-11
1
-0
/
+2
|
*
|
|
|
xfs: Fix bool initialization/comparison
Thomas Meyer
2017-10-11
5
-8
/
+8
|
*
|
|
|
xfs: don't change inode mode if ACL update fails
Dave Chinner
2017-10-11
1
-6
/
+16
|
*
|
|
|
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
2017-10-11
3
-0
/
+27
|
*
|
|
|
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
2017-10-11
3
-58
/
+50
*
|
|
|
|
scripts: fix faddr2line to work on last symbol
NeilBrown
2017-10-12
1
-2
/
+3
*
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-10-12
1
-11
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
quota: Generate warnings for DQUOT_SPACE_NOFAIL allocations
Jan Kara
2017-10-10
1
-11
/
+16
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-10-12
4
-10
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc
Thomas Huth
2017-10-12
1
-1
/
+1
|
*
|
|
|
|
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
Haozhong Zhang
2017-10-12
1
-1
/
+1
|
*
|
|
|
|
KVM: MMU: always terminate page walks at level 1
Ladi Prosek
2017-10-10
2
-8
/
+9
|
*
|
|
|
|
KVM: nVMX: update last_nonleaf_level when initializing nested EPT
Ladi Prosek
2017-10-10
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-10-12
5
-20
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
crypto: shash - Fix zero-length shash ahash digest crash
Herbert Xu
2017-10-11
1
-3
/
+5
|
*
|
|
|
|
crypto: skcipher - Fix crash on zero-length input
Herbert Xu
2017-10-07
1
-6
/
+11
|
*
|
|
|
|
crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unaligned
Jia-Ju Bai
2017-10-07
1
-1
/
+1
|
*
|
|
|
|
crypto: xts - Fix an error handling path in 'create()'
Christophe Jaillet
2017-10-07
1
-2
/
+4
|
*
|
|
|
|
crypto: stm32 - Try to fix hash padding
Arnd Bergmann
2017-10-07
1
-6
/
+9
|
*
|
|
|
|
crypto: axis - hide an unused variable
Arnd Bergmann
2017-09-22
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-10-12
1
-23
/
+37
|
\
\
\
\
\
\
|
*
|
|
|
|
|
livepatch: unpatch all klp_objects if klp_module_coming fails
Joe Lawrence
2017-10-11
1
-23
/
+37
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-10-12
5
-5
/
+25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
HID: hid-elecom: extend to fix descriptor for HUGE trackball
Alex Manoussakis
2017-10-11
4
-4
/
+14
|
*
|
|
|
|
|
|
HID: usbhid: fix out-of-bounds bug
Jaejoong Kim
2017-10-11
1
-1
/
+11
[next]