Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1d91c1d2c80cb70e2e553845e278b87a960c04da
1d91c1d
nospec: Kill array_index_nospec_mask_check()
by Dan Williams
· 7 years ago
d4667ca
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e486575
x86/entry/64: Fix CR3 restore in paranoid_exit()
by Ingo Molnar
· 7 years ago
24dbc60
x86/cpu: Change type of x86_cache_size variable to unsigned int
by Gustavo A. R. Silva
· 7 years ago
9de29ea
x86/spectre: Fix an error message
by Dan Carpenter
· 7 years ago
b399151
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
by Jia Zhang
· 7 years ago
961888b
selftests/x86/mpx: Fix incorrect bounds with old _sigfault
by Rui Wang
· 7 years ago
1299ef1
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()
by Andy Lutomirski
· 7 years ago
ea00f30
x86/speculation: Add <asm/msr-index.h> dependency
by Peter Zijlstra
· 7 years ago
8fa80c50
nospec: Move array_index_nospec() parameter checking into separate macro
by Will Deacon
· 7 years ago
be3233f
x86/speculation: Fix up array_index_nospec_mask() asm constraint
by Dan Williams
· 7 years ago
3b3a371
x86/debug: Use UD2 for WARN()
by Peter Zijlstra
· 7 years ago
2b5db66
x86/debug, objtool: Annotate WARN()-related UD2 as reachable
by Josh Poimboeuf
· 7 years ago
fe24e27
objtool: Fix segfault in ignore_unreachable_insn()
by Josh Poimboeuf
· 7 years ago
9279ddf
selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
by Dominik Brodowski
· 7 years ago
4105c69
selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
by Dominik Brodowski
· 7 years ago
6556677
Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
694a20d
Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
49edd5b
gfs2: Fixes to "Implement iomap for block_map"
by Andreas Gruenbacher
· 7 years ago
61f14c0
Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
ecdf06e
selftests/powerpc: Fix to use ucontext_t instead of struct ucontext
by Harish
· 7 years ago
9109617
powerpc/kdump: Fix powernv build break when KEXEC_CORE=n
by Guenter Roeck
· 7 years ago
8234348
powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplug
by Guenter Roeck
· 7 years ago
fc5c2f4
powerpc/mm/hash64: Zero PGD pages on allocation
by Aneesh Kumar K.V
· 7 years ago
ff31e10
powerpc/mm/hash64: Store the slot information at the right offset for hugetlb
by Aneesh Kumar K.V
· 7 years ago
4a7aa4f
powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabled
by Aneesh Kumar K.V
· 7 years ago
fae2211
powerpc/mm: Fix crashes with 16G huge pages
by Aneesh Kumar K.V
· 7 years ago
62e984d
powerpc/mm: Flush radix process translations when setting MMU type
by Alexey Kardashevskiy
· 7 years ago
b00b628
powerpc/vas: Don't set uses_vas for kernel windows
by Nicholas Piggin
· 7 years ago
c9dccf1
powerpc/pseries: Enable RAS hotplug events later
by Sam Bobroff
· 7 years ago
2cbc0d6
selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
by Dominik Brodowski
· 7 years ago
7f95122
selftests/x86: Fix build bug caused by the 5lvl test which has been moved to the VM directory
by Dominik Brodowski
· 7 years ago
ce67663
selftests/x86/pkeys: Remove unused functions
by Ingo Molnar
· 7 years ago
d8e92de
selftests/x86: Clean up and document sscanf() usage
by Dominik Brodowski
· 7 years ago
198ee8e
selftests/x86: Fix vDSO selftest segfault for vsyscall=none
by Dominik Brodowski
· 7 years ago
b498c26
x86/entry/64: Remove the unused 'icebp' macro
by Borislav Petkov
· 7 years ago
b3ccefa
x86/entry/64: Fix paranoid_entry() frame pointer warning
by Josh Poimboeuf
· 7 years ago
92816f5
x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
by Dominik Brodowski
· 7 years ago
dde3036
x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS macros
by Dominik Brodowski
· 7 years ago
30907fd
x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
by Dominik Brodowski
· 7 years ago
3f01dae
x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
by Dominik Brodowski
· 7 years ago
f7bafa2
x86/entry/64: Interleave XOR register clearing with PUSH instructions
by Dominik Brodowski
· 7 years ago
502af0d
x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single POP_REGS macro
by Dominik Brodowski
· 7 years ago
2e3f009
x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions
by Dominik Brodowski
· 7 years ago
21e433b
x86/speculation: Clean up various Spectre related details
by Ingo Molnar
· 7 years ago
3712caeb
KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
by KarimAllah Ahmed
· 7 years ago
206587a
X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
by KarimAllah Ahmed
· 7 years ago
928a4c3
KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods
by David Woodhouse
· 7 years ago
f208820
Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
by David Woodhouse
· 7 years ago
d37fc6d
x86/speculation: Correct Speculation Control microcode blacklist again
by David Woodhouse
· 7 years ago
178e834
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
7928b2c
Linux 4.16-rc1
by Linus Torvalds
· 7 years ago
7a163b2
unify {de,}mangle_poll(), get rid of kernel-side POLL...
by Al Viro
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
ee5daa1
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
3fc928d
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 7 years ago
60d7a21
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 7 years ago
f8d0cbf
xtensa: fix build with KASAN
by Max Filippov
· 7 years ago
e0691eb
nios2: defconfig: Cleanup from old Kconfig options
by Krzysztof Kozlowski
· 7 years ago
5d13c73
nios2: dts: Remove leading 0x and 0s from bindings notation
by Mathieu Malaterre
· 7 years ago
1751342
x86/speculation: Update Speculation Control microcode blacklist
by David Woodhouse
· 7 years ago
d48fcbd
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
9454473
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
cc5cb5a
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
by Linus Torvalds
· 7 years ago
e9d46f7
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
by Linus Torvalds
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
c591c2e
powerpc/pci: Fix broken INTx configuration via OF
by Alexey Kardashevskiy
· 7 years ago
14b1fcc
x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
by Nadav Amit
· 7 years ago
9a61df9
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
7a501609
mconsole_proc(): don't mess with file->f_pos
by Al Viro
· 7 years ago
878e66d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
523ca58
kconfig: remove const qualifier from sym_expand_string_value()
by Masahiro Yamada
· 7 years ago
d717f24
kconfig: add xrealloc() helper
by Masahiro Yamada
· 7 years ago
1bd42d9
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
by Vadim Pasternak
· 7 years ago
a49a414
platform/x86: mlx-platform: Add support for new msn201x system type
by Vadim Pasternak
· 7 years ago
ef08e14
platform/x86: mlx-platform: Add support for new msn274x system type
by Vadim Pasternak
· 7 years ago
c839682
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
82f0a41
Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
858f45b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
8158c2f
Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
a283483
Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
58fcba6
Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
1ab03c0
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 7 years ago
80132f4
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Radim Krčmář
· 7 years ago
2fa56a4
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
by John Allen
· 7 years ago
941ff6f
bpf: fix rlimit in reuseport net selftest
by Daniel Borkmann
· 7 years ago
07f2c7a
sctp: verify size of a new chunk in _sctp_make_chunk()
by Alexey Kodanev
· 7 years ago
7b30d51
Merge branch 's390-qeth-fixes'
by David S. Miller
· 7 years ago
1c5b221
s390/qeth: fix SETIP command handling
by Julian Wiedmann
· 7 years ago
89271c6
s390/qeth: fix underestimated count of buffer elements
by Ursula Braun
· 7 years ago
0bf7800
ptr_ring: try vmalloc() when kmalloc() fails
by Jason Wang
· 7 years ago
6e6e41c
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
by Jason Wang
· 7 years ago
909ebd5
Merge branch 'stmmac-irq-fixes-cleanups'
by David S. Miller
· 7 years ago
1029117
net: stmmac: remove redundant enable of PMT irq
by Niklas Cassel
· 7 years ago
e879b7a
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
by Niklas Cassel
· 7 years ago
1b84ca1
net: stmmac: discard disabled flags in interrupt status register
by Niklas Cassel
· 7 years ago
faefaa9
ibmvnic: Reset long term map ID counter
by Thomas Falcon
· 7 years ago
437a4db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
f9f1e41
Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
dff839f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
Next »