index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-19
gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags for input
Bartosz Golaszewski
1
-0
/
+6
2017-10-19
gpiolib: only check line handle flags once
Bartosz Golaszewski
1
-7
/
+7
2017-10-19
gpio: Introduce ->get_multiple callback
Lukas Wunner
5
-22
/
+250
2017-10-19
bitops: Introduce assign_bit()
Lukas Wunner
2
-15
/
+31
2017-10-19
gpio: gpio-dwapb: add optional reset
Alan Tull
2
-0
/
+10
2017-10-19
gpio-rcar: document R8A77970 bindings
Sergei Shtylyov
1
-0
/
+1
2017-10-19
gpiolib: drop irq_base field from gpio_chip struct
Grygorii Strashko
1
-2
/
+0
2017-10-08
gpio: rcar: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-6
/
+2
2017-10-07
tools: gpio: Print error string on IOCTL failures
Jacopo Mondi
1
-7
/
+10
2017-10-06
MAINTAINERS: Add entry for Synopsys DesignWare APB GPIO driver
Hoan Tran
1
-0
/
+7
2017-10-04
gpio: Alter semantics of *raw* operations to actually be raw
Linus Walleij
1
-43
/
+47
2017-10-04
gpio: Get rid of _prefix and __prefixes
Linus Walleij
1
-26
/
+26
2017-09-22
gpio: thunderx: remove unused .map() hook from irq_domain_ops
Masahiro Yamada
1
-13
/
+0
2017-09-21
gpio: tb10x: Handle return value of devm_kasprintf
Arvind Yadav
1
-0
/
+3
2017-09-21
gpio: brcmstb: Handle return value of devm_kasprintf
Arvind Yadav
1
-0
/
+4
2017-09-19
gpio: dwapb: Add wakeup source support
Hoan Tran
1
-1
/
+22
2017-09-19
gpio: Clarify consumer stubs use-cases
Linus Walleij
1
-3
/
+19
2017-09-19
gpio: xgene-sb: Tidy up fwnode usage
Robin Murphy
1
-11
/
+2
2017-09-17
Linux 4.14-rc1
v4.14-rc1
Linus Torvalds
1
-2
/
+2
2017-09-16
firmware: Restore support for built-in firmware
Markus Trippelsdorf
4
-5
/
+71
2017-09-16
mlxsw: spectrum_router: Only handle IPv4 and IPv6 events
Ido Schimmel
1
-1
/
+2
2017-09-16
Documentation: link in networking docs
Pavel Machek
1
-1
/
+1
2017-09-16
tcp: fix data delivery rate
Eric Dumazet
1
-4
/
+3
2017-09-16
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2
-1
/
+18
2017-09-15
sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
Xin Long
1
-1
/
+0
2017-09-15
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
3
-39
/
+36
2017-09-15
netvsc: increase default receive buffer size
Stephen Hemminger
1
-1
/
+1
2017-09-15
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
1
-7
/
+12
2017-09-15
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
1
-2
/
+6
2017-09-15
net: smsc911x: Quieten netif during suspend
Geert Uytterhoeven
1
-1
/
+14
2017-09-15
net: systemport: Fix 64-bit stats deadlock
Florian Fainelli
1
-3
/
+0
2017-09-15
net: vrf: avoid gcc-4.6 warning
Arnd Bergmann
1
-3
/
+3
2017-09-15
qed: remove unnecessary call to memset
Himanshu Jha
1
-1
/
+0
2017-09-15
Input: i8042 - add Gigabyte P57 to the keyboard reset table
Kai-Heng Feng
1
-0
/
+7
2017-09-15
kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-59
/
+75
2017-09-15
kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-6
/
+8
2017-09-15
kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry
Jim Mattson
1
-7
/
+9
2017-09-15
kvm,mips: Fix potential swait_active() races
Davidlohr Bueso
1
-2
/
+2
2017-09-15
kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm: Serialize wq active checks in kvm_vcpu_wake_up()
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm,x86: Fix apf_task_wake_one() wq serialization
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm,lapic: Justify use of swait_active()
Davidlohr Bueso
1
-0
/
+4
2017-09-15
kvm,async_pf: Use swq_has_sleeper()
Davidlohr Bueso
1
-5
/
+1
2017-09-15
sched/wait: Add swq_has_sleeper()
Davidlohr Bueso
1
-2
/
+56
2017-09-15
KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
Jan H. Schönherr
1
-2
/
+7
2017-09-15
KVM: Don't accept obviously wrong gsi values via KVM_IRQFD
Jan H. Schönherr
1
-0
/
+2
2017-09-15
nios2: time: Read timer in get_cycles only if initialized
Guenter Roeck
1
-1
/
+4
2017-09-15
nios2: add earlycon support to 3c120 devboard DTS
Tobias Klauser
1
-1
/
+2
2017-09-15
kvm: nVMX: Don't allow L2 to access the hardware CR8
Jim Mattson
1
-0
/
+5
2017-09-15
Revert "PCI: Avoid race while enabling upstream bridges"
Bjorn Helgaas
1
-11
/
+2
[next]