Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2ce03d850b9a2f17d55596ecfa86e72b5687a627
2ce03d8
x86/fpu: Rename fpu__activate_curr() to fpu__initialize()
by Ingo Molnar
· 7 years ago
e10078e
x86/fpu: Simplify and speed up fpu__copy()
by Ingo Molnar
· 7 years ago
7f1487c
x86/fpu: Fix stale comments about lazy FPU logic
by Ingo Molnar
· 7 years ago
e4a81bf
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
by Ingo Molnar
· 7 years ago
685c930
x86/fpu: Remove fpu__current_fpstate_write_begin/end()
by Ingo Molnar
· 7 years ago
4618e90
x86/fpu: Fix fpu__activate_fpstate_read() and update comments
by Ingo Molnar
· 7 years ago
d5c8028
x86/fpu: Reinitialize FPU registers if restoring FPU state fails
by Eric Biggers
· 7 years ago
814fb7b
x86/fpu: Don't let userspace set bogus xcomp_bv
by Eric Biggers
· 7 years ago
03eaec8
x86/fpu: Turn WARN_ON() in context switch into WARN_ON_FPU()
by Andi Kleen
· 7 years ago
4f8cef5
x86/fpu: Fix boolreturn.cocci warnings
by kbuild test robot
· 7 years ago
0852b37
x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylake CPUs
by Rik van Riel
· 7 years ago
99dc26b
x86/fpu: Remove struct fpu::fpregs_active
by Ingo Molnar
· 7 years ago
6cf4edb
x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active
by Ingo Molnar
· 7 years ago
f1c8cd0
x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active
by Ingo Molnar
· 7 years ago
b6aa855
x86/fpu: Split the state handling in fpu__drop()
by Ingo Molnar
· 7 years ago
a10b6a1
x86/fpu: Make the fpu state change in fpu__clear() scheduler-atomic
by Ingo Molnar
· 7 years ago
b3a1630
x86/fpu: Simplify fpu->fpregs_active use
by Ingo Molnar
· 7 years ago
6d7f7da
x86/fpu: Flip the parameter order in copy_*_to_xstate()
by Ingo Molnar
· 7 years ago
7b9094c
x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API
by Ingo Molnar
· 7 years ago
59dffa4
x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API
by Ingo Molnar
· 7 years ago
79fecc2
x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user_to_xstate()
by Ingo Molnar
· 7 years ago
8c0817f
x86/fpu: Simplify __copy_xstate_to_kernel() return values
by Ingo Molnar
· 7 years ago
6ff15f8
x86/fpu: Change 'size_total' parameter to unsigned and standardize the size checks in copy_xstate_to_*()
by Ingo Molnar
· 7 years ago
56583c9
x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods
by Ingo Molnar
· 7 years ago
8a5b731
x86/fpu: Remove the 'start_pos' parameter from the __copy_xstate_to_*() functions
by Ingo Molnar
· 7 years ago
becb2bb
x86/fpu: Clean up the parameter definitions of copy_xstate_to_*()
by Ingo Molnar
· 7 years ago
d7eda6c
x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs
by Ingo Molnar
· 7 years ago
a69c158
x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs
by Ingo Molnar
· 7 years ago
4d981cf
x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs
by Ingo Molnar
· 7 years ago
f0d4f30
x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xstate_to_user()
by Ingo Molnar
· 7 years ago
656f083
x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xstate()/copy_xstate_to_user()
by Ingo Molnar
· 7 years ago
c65da8e
Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
6876eb3
Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
d32e5f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
c0a3a64
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
69c902f5
Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
b03fcfa
Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
1013e76
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
by Steve French
· 7 years ago
e2577d2
Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
9ae0b37
Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
d21b8ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 7 years ago
4d9af76
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
6e70e26
SMB3: handle new statx fields
by Steve French
· 7 years ago
c17c020
arch: remove unused *_segments() macros/functions
by Tobias Klauser
· 7 years ago
672d0e4
Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties'
by Rafael J. Wysocki
· 7 years ago
d84c97f
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
by Rafael J. Wysocki
· 7 years ago
1419d03
Merge branches 'pm-core', 'pm-qos' and 'pm-docs'
by Rafael J. Wysocki
· 7 years ago
05f5c38
Input: elan_i2c - extend Flash-Write delay
by KT Liao
· 7 years ago
0a8abd9
Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
d6396a7
Merge tag 'powerpc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
7e6d8f8
Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 7 years ago
c8107ed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
7a6d007
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
a88dc7b
drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintf
by Arvind Yadav
· 7 years ago
c0d05cd
iommu/of: Remove PCI host bridge node check
by Robin Murphy
· 7 years ago
6e80ecd
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
6b4877c
Input: uinput - avoid crash when sending FF request to device going away
by Dmitry Torokhov
· 7 years ago
e8b9572
Input: uinput - avoid FF flush when destroying device
by Dmitry Torokhov
· 7 years ago
4a704d6
Merge tag 'kbuild-fixes-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
449cd5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
d9fde26
Merge tag 'mtd/fixes-for-4.14-rc2' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
b6e78a6
Merge tag 'drm-fixes-for-v4.14-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
20c29a9
Merge tag 'dma-mapping-4.14-2' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
8eba365
MIPS: PCI: fix pcibios_map_irq section mismatch
by Manuel Lauss
· 7 years ago
c22c804
MIPS: Fix input modify in __write_64bit_c0_split()
by James Hogan
· 7 years ago
9bbe7dc
MIPS: MSP71xx: Include asm/setup.h
by Arnd Bergmann
· 7 years ago
b537ca6
powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
by Tyrel Datwyler
· 7 years ago
087ff6a
powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR
by Tyrel Datwyler
· 7 years ago
3e77ade
powerpc/eeh: Create PHB PEs after EEH is initialized
by Benjamin Herrenschmidt
· 7 years ago
58aff0a
ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_user
by Will Deacon
· 7 years ago
a90bcb8
iov_iter: fix page_copy_sane for compound pages
by Petar Penkov
· 7 years ago
0603c96
SMB: Validate negotiate (to protect against downgrade) even if signing off
by Steve French
· 7 years ago
f5c4ba8
cifs: release auth_key.response for reconnect.
by Shu Wang
· 7 years ago
9418333
cifs: release cifs root_cred after exit_cifs
by Shu Wang
· 7 years ago
4d61eda
CIFS: make arrays static const, reduces object code size
by Colin Ian King
· 7 years ago
56eac98
Merge tag 'exynos-drm-fixes-for-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 7 years ago
c106c7a
Merge tag 'drm-intel-fixes-2017-09-20' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
1fa089e
[SMB3] Update session and share information displayed for debugging SMB2/SMB3
by Steve French
· 7 years ago
749aaf3
PCI: endpoint: Use correct "end of test" interrupt
by John Keeping
· 7 years ago
c52f56a
Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
25b080b
kbuild: rpm-pkg: fix version number handling
by Masahiro Yamada
· 7 years ago
cc18abb
kbuild: deb-pkg: remove firmware package support
by Masahiro Yamada
· 7 years ago
9e09007
kbuild: rpm-pkg: delete firmware_install to fix build error
by Masahiro Yamada
· 7 years ago
51dce38
s390/topology: enable / disable topology dynamically
by Heiko Carstens
· 7 years ago
1b25fda
s390/topology: alternative topology for topology-less machines
by Heiko Carstens
· 7 years ago
8afafa6
powerpc/kprobes: Update optprobes to use emulate_update_regs()
by Naveen N. Rao
· 7 years ago
b134165
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes
by Michael Ellerman
· 7 years ago
e117765
crypto: af_alg - update correct dst SGL entry
by Stephan Mueller
· 7 years ago
c056d91
crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel
by Horia Geantă
· 7 years ago
3e1166b
crypto: inside-secure - fix gcc-4.9 warnings
by Arnd Bergmann
· 7 years ago
5613663
crypto: talitos - Don't provide setkey for non hmac hashing algs.
by LEROY Christophe
· 7 years ago
886a27c
crypto: talitos - fix hashing
by LEROY Christophe
· 7 years ago
afd62fa
crypto: talitos - fix sha224
by LEROY Christophe
· 7 years ago
8f182f8
crypto: x86/twofish - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
ca04c82
crypto: sha512-avx2 - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
539012d
crypto: x86/sha256-ssse3 - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
d3dfbfe
crypto: x86/sha256-avx2 - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
673ac6f
crypto: x86/sha256-avx - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
6488bce
crypto: x86/sha1-ssse3 - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
d7b1722
crypto: x86/sha1-avx2 - Fix RBP usage
by Josh Poimboeuf
· 7 years ago
Next »