summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-08arm64: perf: Allow more than one cycle counter to be usedPratyush Anand
2017-08-07arm64: neon: Export kernel_neon_busy to loadable modulesCatalin Marinas
2017-08-07arm64: Decode information from ESR upon mem faultsJulien Thierry
2017-08-07arm64: Abstract syscallno manipulationDave Martin
2017-08-07arm64: syscallno is secretly an int, make it officialDave Martin
2017-08-06Linux 4.13-rc4Linus Torvalds
2017-08-06Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin
2017-08-06ext4: fix copy paste error in ext4_swap_extents()Maninder Singh
2017-08-06ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-08-06ext4, project: expand inode extra size if possibleMiao Xie
2017-08-06ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie
2017-08-06ext4: restructure ext4_expand_extra_isizeMiao Xie
2017-08-06ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie
2017-08-06ext4: make xattr inode reads fasterTahsin Erdogan
2017-08-05ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan
2017-08-05ext4: remove unused mode parameterTahsin Erdogan
2017-08-05ext4: fix warning about stack corruptionArnd Bergmann
2017-08-05ext4: fix dir_nlink behaviourAndreas Dilger
2017-08-05ext4: silence array overflow warningDan Carpenter
2017-08-05ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara
2017-08-05platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello
2017-08-05Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-08-05ext4: release discard bio after sending discard commandsDaeho Jeong
2017-08-05Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-08-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-08-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-08-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-08-04Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-08-04Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-08-04Merge tag 'iommu-fixes-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-04Merge tag 'mmc-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-08-04Merge tag 'drm-fixes-for-v4.13-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-08-04Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-04sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller
2017-08-04arm64: neon: Temporarily add a kernel_mode_begin_partial() definitionCatalin Marinas
2017-08-04arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers
2017-08-04arm64: neon: Remove support for nested or hardirq kernel-mode NEONDave Martin
2017-08-04arm64: neon: Allow EFI runtime services to use FPSIMD in irq contextDave Martin
2017-08-04arm64: fpsimd: Consistently use __this_cpu_ ops where appropriateDave Martin
2017-08-04arm64: neon: Add missing header guard in <asm/neon.h>Dave Martin
2017-08-04arm64: neon: replace generic definition of may_use_simd()Ard Biesheuvel
2017-08-04arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas
2017-08-04Merge tag 'davinci-fixes-for-v4.13' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann