index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-25
packet: fix reserve calculation
Willem de Bruijn
1
-1
/
+1
2018-05-24
net/mlx5: IPSec, Fix a race between concurrent sandbox QP commands
Yossi Kuperman
1
-7
/
+5
2018-05-24
net/mlx5e: When RXFCS is set, add FCS data into checksum calculation
Eran Ben Elisha
1
-0
/
+42
2018-05-23
net/mlx4: Fix irq-unsafe spinlock usage
Jack Morgenstein
1
-2
/
+2
2018-05-23
net: phy: broadcom: Fix bcm_write_exp()
Florian Fainelli
3
-5
/
+12
2018-05-23
net: phy: broadcom: Fix auxiliary control register reads
Florian Fainelli
1
-1
/
+1
2018-05-23
net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
Roopa Prabhu
1
-0
/
+1
2018-05-23
net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase message
Colin Ian King
1
-1
/
+1
2018-05-23
ibmvnic: Only do H_EOI for mobility events
Nathan Fontenot
1
-6
/
+9
2018-05-23
tuntap: correctly set SOCKWQ_ASYNC_NOSPACE
Jason Wang
1
-4
/
+15
2018-05-23
virtio-net: fix leaking page for gso packet during mergeable XDP
Jason Wang
1
-8
/
+7
2018-05-23
virtio-net: correctly check num_buf during err path
Jason Wang
1
-1
/
+1
2018-05-23
virtio-net: correctly transmit XDP buff after linearizing
Jason Wang
1
-1
/
+1
2018-05-23
virtio-net: correctly redirect linearized packet
Jason Wang
1
-1
/
+1
2018-05-22
pcnet32: add an error handling path in pcnet32_probe_pci()
Bo Chen
1
-3
/
+7
2018-05-22
qed: Fix mask for physical address in ILT entry
Shahed Shaikh
1
-1
/
+1
2018-05-22
ipmr: properly check rhltable_init() return value
Eric Dumazet
1
-1
/
+4
2018-05-22
dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
Alexey Kodanev
1
-2
/
+0
2018-05-22
isdn: eicon: fix a missing-check bug
Wenwen Wang
3
-16
/
+29
2018-05-22
net: fec: Add a SPDX identifier
Fabio Estevam
1
-0
/
+1
2018-05-22
net: fec: ptp: Switch to SPDX identifier
Fabio Estevam
1
-13
/
+1
2018-05-22
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
4
-18
/
+39
2018-05-22
MAINTAINERS: change Kalle as wcn36xx maintainer
Kalle Valo
1
-1
/
+1
2018-05-22
MAINTAINERS: change Kalle as ath.ko maintainer
Kalle Valo
1
-1
/
+1
2018-05-22
MAINTAINERS: update Kalle's email address
Kalle Valo
1
-2
/
+2
2018-05-22
mac80211_hwsim: Fix radio dump for radio idx 0
Andrew Zaborowski
1
-2
/
+2
2018-05-22
cfg80211: fix NULL pointer derference when querying regdb
Haim Dreyfuss
1
-0
/
+3
2018-05-21
Linux 4.17-rc6
v4.17-rc6
Linus Torvalds
1
-1
/
+1
2018-05-20
net: ip6_gre: fix tunnel metadata device sharing.
William Tu
1
-22
/
+79
2018-05-19
ARM: fix kill( ,SIGFPE) breakage
Russell King
2
-14
/
+1
2018-05-19
mmap: relax file size limit for regular files
Linus Torvalds
1
-1
/
+1
2018-05-19
x86/MCE/AMD: Cache SMCA MISC block addresses
Borislav Petkov
1
-15
/
+14
2018-05-19
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
2
-0
/
+20
2018-05-19
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
1
-1
/
+4
2018-05-19
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
Masami Hiramatsu
1
-0
/
+1
2018-05-19
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
Masami Hiramatsu
1
-1
/
+2
2018-05-19
ARM: replace unnecessary perl with sed and the shell $(( )) operator
Russell King
1
-5
/
+3
2018-05-19
ARM: kexec: record parent context registers for non-crash CPUs
Russell King
1
-1
/
+1
2018-05-19
ARM: kexec: fix kdump register saving on panic()
Russell King
1
-12
/
+22
2018-05-19
ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel
Łukasz Stelmach
1
-2
/
+2
2018-05-19
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
Łukasz Stelmach
1
-8
/
+8
2018-05-19
x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
Dmitry Safonov
1
-0
/
+1
2018-05-19
objtool: Detect RIP-relative switch table references, part 2
Josh Poimboeuf
1
-25
/
+12
2018-05-19
efi/libstub/arm64: Handle randomized TEXT_OFFSET
Mark Rutland
1
-0
/
+10
2018-05-19
hfsplus: stop workqueue when fill_super() failed
Tetsuo Handa
1
-0
/
+1
2018-05-19
mm: don't allow deferred pages with NEED_PER_CPU_KM
Pavel Tatashin
1
-0
/
+1
2018-05-19
MAINTAINERS: add Q: entry to kselftest for patchwork project
Shuah Khan (Samsung OSG)
1
-0
/
+1
2018-05-19
radix tree: fix multi-order iteration race
Ross Zwisler
1
-4
/
+2
2018-05-19
radix tree test suite: multi-order iteration race
Ross Zwisler
2
-0
/
+64
2018-05-19
radix tree test suite: add item_delete_rcu()
Ross Zwisler
2
-0
/
+21
[next]