index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
scompress.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-08
MAINTAINERS: Add git repository to Renesas pinctrl driver section
Geert Uytterhoeven
1
-0
/
+1
2017-10-07
pinctrl: rockchip: rk3328: Fix the correct routing config
David Wu
1
-2
/
+9
2017-10-07
pinctrl: rockchip: Fix the rk3399 gpio0 and gpio1 banks' drv_offset at pmu grf
David Wu
1
-6
/
+6
2017-10-07
gpio: pxa: Use library functions
Linus Walleij
1
-12
/
+2
2017-10-07
pinctrl: meson: Use library functions
Linus Walleij
1
-14
/
+2
2017-10-07
pinctrl: bcm: nsp: Use library functions
Linus Walleij
1
-19
/
+2
2017-10-05
pinctrl: meson-gxbb: add missing GPIOX_22 pin
Jerome Brunet
1
-0
/
+1
2017-10-05
pinctrl: meson-gx: TEST_N belongs to the AO controller
Jerome Brunet
4
-10
/
+10
2017-10-05
pinctrl: meson: get rid of pin_base
Jerome Brunet
5
-25
/
+13
2017-10-05
pinctrl: meson: remove offset from pinctrl
Jerome Brunet
6
-1741
/
+1697
2017-10-02
pinctrl: sh-pfc: r8a7795: Add USB3.0 host support
Takeshi Kihara
1
-0
/
+15
2017-10-02
pinctrl: sh-pfc: r8a7795-es1: Add USB3.0 host support
Takeshi Kihara
1
-0
/
+29
2017-09-27
pinctrl: cherryview fixed typo in comment
Chris Gorman
1
-1
/
+1
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
21
-53
/
+53
2017-09-21
pinctrl: meson: fix incorrect usage of ENOSYS
Jerome Brunet
1
-1
/
+1
2017-09-21
pinctrl: single: make two arrays static const, reduces object code size
Colin Ian King
1
-2
/
+2
2017-09-21
pinctrl/amd: make functions amd_gpio_suspend and amd_gpio_resume static
Colin Ian King
1
-2
/
+2
2017-09-19
pinctrl: sh-pfc: r8a77995: Add USB2.0 host support
Takeshi Kihara
1
-0
/
+15
2017-09-19
pinctrl: sh-pfc: r8a77995: Add EthernetAVB pins, groups and functions
Yoshihiro Shimoda
1
-0
/
+119
2017-09-19
pinctrl: sh-pfc: r8a7795: Re-add DRIF support
Dirk Behme
1
-0
/
+291
2017-09-19
pinctrl: sh-pfc: r8a7795: Add SDHI0-3 support
Takeshi Kihara
1
-0
/
+275
2017-09-19
pinctrl: uniphier: make arrays static, reduces object code size
Colin Ian King
1
-6
/
+8
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
[next]