Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
64a48099b3b31568ac45716b7fafcb74a0c2fcfe
64a4809
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1291a0d5
Linux 4.15-rc4
by Linus Torvalds
· 8 years ago
779f4e1
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
by Kees Cook
· 8 years ago
f8940a0
Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6ba64fe
Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2ffb448
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c437279
Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
b9f5fb1
cramfs: fix MTD dependency
by Arnd Bergmann
· 8 years ago
73d080d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
1c6b942
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
6cbd217
x86/cpufeatures: Make CPU bugs sticky
by Thomas Gleixner
· 8 years ago
79cc741
x86/paravirt: Provide a way to check for hypervisors
by Thomas Gleixner
· 8 years ago
a035795
x86/paravirt: Dont patch flush_tlb_single
by Thomas Gleixner
· 8 years ago
c482fee
x86/entry/64: Make cpu_entry_area.tss read-only
by Andy Lutomirski
· 8 years ago
0f9a481
x86/entry: Clean up the SYSENTER_stack code
by Andy Lutomirski
· 8 years ago
7fbbd5c
x86/entry/64: Remove the SYSENTER stack canary
by Andy Lutomirski
· 8 years ago
40e7f94
x86/entry/64: Move the IST stacks into struct cpu_entry_area
by Andy Lutomirski
· 8 years ago
3386bc8
x86/entry/64: Create a per-CPU SYSCALL entry trampoline
by Andy Lutomirski
· 8 years ago
3e3b929
x86/entry/64: Return to userspace from the trampoline stack
by Andy Lutomirski
· 8 years ago
7f2590a
x86/entry/64: Use a per-CPU trampoline stack for IDT entries
by Andy Lutomirski
· 8 years ago
6d9256f
x86/espfix/64: Stop assuming that pt_regs is on the entry stack
by Andy Lutomirski
· 8 years ago
9aaefe7
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
by Andy Lutomirski
· 8 years ago
72f5e08
x86/entry: Remap the TSS into the CPU entry area
by Andy Lutomirski
· 8 years ago
1a935bc
x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct
by Andy Lutomirski
· 8 years ago
6e60e58
x86/dumpstack: Handle stack overflow on all stacks
by Andy Lutomirski
· 8 years ago
7fb983b
x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
by Andy Lutomirski
· 8 years ago
2150652
x86/kasan/64: Teach KASAN about the cpu_entry_area
by Andy Lutomirski
· 8 years ago
ef8813a
x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entry_area
by Andy Lutomirski
· 8 years ago
aaeed3a
x86/entry/gdt: Put per-CPU GDT remaps in ascending order
by Andy Lutomirski
· 8 years ago
33a2f1a
x86/dumpstack: Add get_stack_info() support for the SYSENTER stack
by Andy Lutomirski
· 8 years ago
1a79797
x86/entry/64: Allocate and enable the SYSENTER stack
by Andy Lutomirski
· 8 years ago
4f3789e7
x86/irq/64: Print the offending IP in the stack overflow warning
by Andy Lutomirski
· 8 years ago
6669a69
x86/irq: Remove an old outdated comment about context tracking races
by Andy Lutomirski
· 8 years ago
b02fcf9
x86/unwinder: Handle stack overflows more gracefully
by Josh Poimboeuf
· 8 years ago
d3a0910
x86/unwinder/orc: Dont bail on stack overflow
by Andy Lutomirski
· 8 years ago
e17f823
x86/entry/64/paravirt: Use paravirt-safe macro to access eflags
by Boris Ostrovsky
· 8 years ago
2aeb073
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
by Andrey Ryabinin
· 8 years ago
3382290
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
by Will Deacon
· 8 years ago
c2bc660
locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
by Will Deacon
· 8 years ago
ab95477
bpf: fix build issues on um due to mising bpf_perf_event.h
by Daniel Borkmann
· 8 years ago
2fe1bc1
perf/x86: Enable free running PEBS for REGS_USER/INTR
by Andi Kleen
· 8 years ago
f2dbad3
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
by Rudolf Marek
· 8 years ago
a8b4db5
x86/cpufeature: Add User-Mode Instruction Prevention definitions
by Ricardo Neri
· 8 years ago
e5d77a7
Merge commit 'upstream-x86-virt' into WIP.x86/mm
by Ingo Molnar
· 8 years ago
2ec077c
Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.base
by Ingo Molnar
· 8 years ago
650400b2
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
by Ingo Molnar
· 8 years ago
0fd2e9c
Merge commit 'upstream-x86-entry' into WIP.x86/mm
by Ingo Molnar
· 8 years ago
1784f91
drivers/misc/intel/pti: Rename the header file to free up the namespace
by Ingo Molnar
· 8 years ago
f3b5ad8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 8 years ago
f25e229
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
d025fbf
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
f6f3732
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
by Linus Torvalds
· 8 years ago
7a3c296
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c36c7a7
Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
a84ec72
Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
d6e47ee
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
ee1b43e
Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
66dbbd7
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
07a20ed
Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
dd3d66b8
Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
227701e
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
043ee1d
net: qcom/emac: Reduce timeout for mdio read/write
by Hemanth Puranik
· 8 years ago
06f976e
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
b59e697
net: sched: fix static key imbalance in case of ingress/clsact_init error
by Jiri Pirko
· 8 years ago
343723d
net: sched: fix clsact init error path
by Jiri Pirko
· 8 years ago
e53000b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1f76a75
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a58653c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3fba361
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
35d5788
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bde6b37
Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
90d91b0
SUNRPC: Fix a race in the receive code path
by Trond Myklebust
· 8 years ago
dc4fd9a
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
by Scott Mayhew
· 8 years ago
ccede75
xprtrdma: Spread reply processing over more CPUs
by Chuck Lever
· 8 years ago
c156618
nfs: fix a deadlock in nfs client initialization
by Scott Mayhew
· 8 years ago
c05fad5
ip_gre: fix wrong return value of erspan_rcv
by Haishuang Yan
· 8 years ago
c647c0d
net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support
by Daniele Palmas
· 8 years ago
d1fca67
Merge branch 'net-sched-Make-qdisc-offload-uapi-uniform'
by David S. Miller
· 8 years ago
4a98795
pkt_sched: Remove TC_RED_OFFLOADED from uapi
by Yuval Mintz
· 8 years ago
428a68a
net: sched: Move to new offload indication in RED
by Yuval Mintz
· 8 years ago
7a4fa29
net: sched: Add TCA_HW_OFFLOAD
by Yuval Mintz
· 8 years ago
0a06069
Merge branch 'aquantia-fixes'
by David S. Miller
· 8 years ago
d4c242d
net: aquantia: Increment driver version
by Igor Russkikh
· 8 years ago
98bc036
net: aquantia: Fix typo in ethtool statistics names
by Igor Russkikh
· 8 years ago
f3e2778
net: aquantia: Update hw counters on hw init
by Igor Russkikh
· 8 years ago
fdb4a08
net: aquantia: Improve link state and statistics check interval callback
by Igor Russkikh
· 8 years ago
45cc1c7
net: aquantia: Fill in multicast counter in ndev stats from hardware
by Igor Russkikh
· 8 years ago
9f8a220
net: aquantia: Fill ndev stat couters from hardware
by Igor Russkikh
· 8 years ago
be08d83
net: aquantia: Extend stat counters to 64bit values
by Igor Russkikh
· 8 years ago
1e36616
net: aquantia: Fix hardware DMA stream overload on large MRRS
by Igor Russkikh
· 8 years ago
e4d02ca
net: aquantia: Fix actual speed capabilities reporting
by Igor Russkikh
· 8 years ago
35b99df
sock: free skb in skb_complete_tx_timestamp on error
by Willem de Bruijn
· 8 years ago
d9356ed
Merge branch 's390-fixes'
by David S. Miller
· 8 years ago
02f510f
s390/qeth: update takeover IPs after configuration change
by Julian Wiedmann
· 8 years ago
8a03a36
s390/qeth: lock IP table while applying takeover changes
by Julian Wiedmann
· 8 years ago
b22d73d6
s390/qeth: don't apply takeover changes to RXIP
by Julian Wiedmann
· 8 years ago
7fbd949
s390/qeth: apply takeover changes when mode is toggled
by Julian Wiedmann
· 8 years ago
a454483
arm64: fpsimd: Fix copying of FP state from signal frame into task struct
by Will Deacon
· 8 years ago
0f546ff
Merge tag 'batadv-net-for-davem-20171215' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
fccff08
mlxsw: spectrum: Disable MAC learning for ovs port
by Yuval Mintz
· 8 years ago
Next »