index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
ASoC: Intel: cht_bsw_max98090: remove useless code, align with ChromeOS driver
Pierre-Louis Bossart
1
-5
/
+1
2017-09-27
ASoC: Intel: Kbl: Add Playback DAI for fixup
Harsha Priya N
1
-0
/
+1
2017-09-25
ASoC: Intel: cht_bsw_rt5672: fix card name
Pierre-Louis Bossart
1
-1
/
+1
2017-09-25
ASoC: Intel: cht_bsw_rt5672: use actual HID in suspend/resume
Pierre-Louis Bossart
1
-2
/
+6
2017-09-20
ASoC: intel: Kill BUG_ON() usage
Takashi Iwai
2
-2
/
+0
2017-09-19
ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h include
Corentin LABBE
1
-1
/
+0
2017-09-19
ASoC: Intel: cht_bsw_max98090: add gpio-based jack detection
Pierre-Louis Bossart
1
-1
/
+55
2017-09-19
ASoC: Intel: cht_bsw_max98090_ti: Fix jack initialization
Thierry Escande
1
-14
/
+31
2017-09-19
ASoC: Intel: atom: use cht_bsw_max98090 for Baytrail Chromebooks
Pierre-Louis Bossart
1
-0
/
+8
2017-09-19
ASoC: Intel: cht_bsw_max98090: add support for Baytrail
Pierre-Louis Bossart
1
-0
/
+78
2017-09-19
ASoC: Intel: bytcr_rt5640: simplify MCLK quirk tests
Pierre-Louis Bossart
1
-3
/
+3
2017-09-19
ASoC: Intel: bytcr-rt5651: fix capture routes
Pierre-Louis Bossart
1
-12
/
+8
2017-09-19
ASoC: Intel: boards: use devm_clk_get() unconditionally
Pierre-Louis Bossart
3
-30
/
+13
2017-09-19
ASoC: Intel: atom: make sst_platform_compr_ops const
Bhumika Goyal
2
-2
/
+2
2017-09-19
ASoC: Intel: Headset button support in kabylake machine driver
Naveen M
1
-0
/
+9
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
2017-09-15
vfs: constify path argument to kernel_read_file_from_path
Mimi Zohar
3
-3
/
+3
2017-09-15
powerpc: Fix handling of alignment interrupt on dcbz instruction
Paul Mackerras
1
-1
/
+1
2017-09-14
firmware: delete in-kernel firmware
Greg Kroah-Hartman
153
-129170
/
+1
[next]