index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-spear
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-21
soc: brcmstb: biuctrl: Move to early_initcall
Florian Fainelli
3
-10
/
+4
2017-12-21
soc: brcmstb: Split initialization
Florian Fainelli
1
-14
/
+13
2017-12-21
soc: brcmstb: biuctrl: Fine tune B53 MCP interface settings
Florian Fainelli
1
-0
/
+76
2017-12-21
soc: brcmstb: biuctrl: Wire-up new registers
Florian Fainelli
1
-1
/
+7
2017-12-21
soc: brcmstb: biuctrl: Prepare for saving/restoring other registers
Florian Fainelli
1
-17
/
+58
2017-12-21
soc: brcmstb: Correct CPU_CREDIT_REG offset for Brahma-B53 CPUs
Florian Fainelli
1
-3
/
+21
2017-12-21
soc: brcmstb: Make CPU credit offset more parameterized
Florian Fainelli
1
-5
/
+6
2017-12-21
dt-bindings: arm: brcmstb: Correct BIUCTRL node documentation
Florian Fainelli
1
-10
/
+12
2017-12-21
dt-bindings: arm: Add entry for Broadcom Brahma-B53
Florian Fainelli
1
-0
/
+1
2017-12-20
iommu/tegra-smmu: Fix return value check in tegra_smmu_group_get()
Wei Yongjun
1
-1
/
+1
2017-12-18
Linux 4.15-rc4
v4.15-rc4
Linus Torvalds
1
-1
/
+1
2017-12-17
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
Kees Cook
1
-6
/
+1
2017-12-17
cramfs: fix MTD dependency
Arnd Bergmann
1
-0
/
+1
2017-12-17
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
13
-27
/
+27
2017-12-17
locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
Will Deacon
1
-0
/
+1
2017-12-17
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
1
-0
/
+1
2017-12-17
perf/x86: Enable free running PEBS for REGS_USER/INTR
Andi Kleen
2
-1
/
+27
2017-12-17
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2
-2
/
+6
2017-12-17
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
1
-0
/
+1
2017-12-17
drivers/misc/intel/pti: Rename the header file to free up the namespace
Ingo Molnar
2
-4
/
+4
2017-12-16
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
7
-22
/
+15
2017-12-15
net: qcom/emac: Reduce timeout for mdio read/write
Hemanth Puranik
1
-3
/
+4
2017-12-15
net: sched: fix static key imbalance in case of ingress/clsact_init error
Jiri Pirko
1
-4
/
+5
2017-12-15
net: sched: fix clsact init error path
Jiri Pirko
2
-7
/
+3
2017-12-15
SUNRPC: Fix a race in the receive code path
Trond Myklebust
1
-9
/
+19
2017-12-15
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
Scott Mayhew
1
-0
/
+2
2017-12-15
xprtrdma: Spread reply processing over more CPUs
Chuck Lever
4
-6
/
+5
2017-12-15
nfs: fix a deadlock in nfs client initialization
Scott Mayhew
2
-4
/
+24
2017-12-15
ip_gre: fix wrong return value of erspan_rcv
Haishuang Yan
1
-1
/
+1
2017-12-15
net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support
Daniele Palmas
1
-0
/
+1
2017-12-15
pkt_sched: Remove TC_RED_OFFLOADED from uapi
Yuval Mintz
1
-1
/
+0
2017-12-15
net: sched: Move to new offload indication in RED
Yuval Mintz
1
-16
/
+15
2017-12-15
net: sched: Add TCA_HW_OFFLOAD
Yuval Mintz
3
-0
/
+4
2017-12-15
net: aquantia: Increment driver version
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fix typo in ethtool statistics names
Igor Russkikh
1
-8
/
+8
2017-12-15
net: aquantia: Update hw counters on hw init
Igor Russkikh
2
-0
/
+8
2017-12-15
net: aquantia: Improve link state and statistics check interval callback
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fill in multicast counter in ndev stats from hardware
Igor Russkikh
1
-0
/
+1
2017-12-15
net: aquantia: Fill ndev stat couters from hardware
Igor Russkikh
1
-16
/
+16
2017-12-15
net: aquantia: Extend stat counters to 64bit values
Igor Russkikh
4
-67
/
+79
2017-12-15
net: aquantia: Fix hardware DMA stream overload on large MRRS
Igor Russkikh
2
-0
/
+18
2017-12-15
net: aquantia: Fix actual speed capabilities reporting
Igor Russkikh
6
-9
/
+35
2017-12-15
sock: free skb in skb_complete_tx_timestamp on error
Willem de Bruijn
1
-1
/
+5
2017-12-15
s390/qeth: update takeover IPs after configuration change
Julian Wiedmann
5
-37
/
+67
2017-12-15
s390/qeth: lock IP table while applying takeover changes
Julian Wiedmann
1
-0
/
+2
2017-12-15
s390/qeth: don't apply takeover changes to RXIP
Julian Wiedmann
2
-4
/
+6
2017-12-15
s390/qeth: apply takeover changes when mode is toggled
Julian Wiedmann
3
-20
/
+19
2017-12-15
arm64: fpsimd: Fix copying of FP state from signal frame into task struct
Will Deacon
1
-1
/
+1
2017-12-15
mlxsw: spectrum: Disable MAC learning for ovs port
Yuval Mintz
1
-0
/
+18
[next]