index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
drm/gma500: Deprecate pci_get_bus_and_slot()
Sinan Kaya
5
-21
/
+39
2018-01-12
ibft: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-2
/
+3
2018-01-12
edd: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-4
/
+4
2018-01-12
agp: sworks: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2018-01-12
agp: nvidia: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-3
/
+9
2018-01-12
ata: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2018-01-12
x86/PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2018-01-12
powerpc/PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
3
-4
/
+5
2018-01-12
alpha/PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2
-2
/
+2
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
2017-12-15
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
1
-1
/
+7
[next]