index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ssb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
drivers: nvmem: Export nvmem_add_cells()
Andrew Lunn
2
-7
/
+28
2018-05-14
coresight: Remove %px for printing pcsr value
Leo Yan
2
-3
/
+3
2018-05-14
coresight tmc etr: Removing extra newline
Mathieu Poirier
1
-1
/
+0
2018-05-14
coresight tmc etr: Fix uninitialised variable
Mathieu Poirier
1
-1
/
+1
2018-05-14
coresight tmc etr: Make memory check consistent in the same function
Mathieu Poirier
1
-2
/
+2
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
25
-264
/
+53
2018-05-14
coresight: use put_device() instead of kfree()
Arvind Yadav
1
-4
/
+4
2018-05-14
uio: Prevent device destruction while fds are open
Hamish Martin
2
-27
/
+75
2018-05-14
uio: Reduce return paths from uio_write()
Hamish Martin
1
-8
/
+17
2018-05-14
doc: fix sysfs ABI documentation
Stephen Hemminger
1
-20
/
+20
2018-05-14
Drivers: hv: vmbus: enable VMBus protocol version 5.0
Dexuan Cui
3
-4
/
+69
2018-05-14
android: binder: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-05-14
ANDROID: binder: change down_write to down_read
Minchan Kim
2
-4
/
+6
2018-05-14
ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR
宋金时
1
-1
/
+2
2018-05-14
ANDROID: binder: remove 32-bit binder interface.
Martijn Coenen
2
-18
/
+1
2018-05-11
soundwire: intel: Add audio DAI ops
Vinod Koul
6
-1
/
+383
2018-05-11
soundwire: intel: Add stream initialization
Vinod Koul
1
-0
/
+155
2018-05-11
soundwire: cdns: Add stream routines
Vinod Koul
2
-0
/
+238
2018-05-11
soundwire: cdns: Add port routines
Vinod Koul
3
-0
/
+344
2018-05-11
soundwire: Remove cdns_master_ops
Shreyas NC
3
-13
/
+23
2018-05-11
ASoC: Add SoundWire stream programming interface
Shreyas NC
1
-0
/
+23
2018-05-11
soundwire: Add stream configuration APIs
Sanyog Kale
3
-0
/
+257
2018-05-11
soundwire: Add bank switch routine
Sanyog Kale
4
-0
/
+262
2018-05-11
soundwire: Add helpers for ports operations
Sanyog Kale
4
-0
/
+353
2018-05-11
soundwire: Add Master and Slave port programming
Sanyog Kale
3
-1
/
+312
2018-05-11
soundwire: Add support for port management
Sanyog Kale
3
-2
/
+234
2018-05-11
soundwire: Add support for SoundWire stream management
Sanyog Kale
5
-1
/
+507
2018-05-11
Documentation: soundwire: Add more documentation
Sanyog Kale
4
-0
/
+546
2018-05-11
soundwire: Update email address for Vinod
Vinod Koul
1
-1
/
+1
2018-04-29
Linux v4.17-rc3
v4.17-rc3
Linus Torvalds
1
-1
/
+1
2018-04-29
<linux/stringhash.h>: fix end_name_hash() for 64bit long
Amir Goldstein
1
-2
/
+2
2018-04-28
MAINTAINERS: add myself as maintainer of AFFS
David Sterba
1
-1
/
+2
2018-04-27
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
KarimAllah Ahmed
2
-7
/
+7
2018-04-27
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
Junaid Shahid
1
-10
/
+4
2018-04-27
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
2
-18
/
+25
2018-04-27
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
Arnd Bergmann
2
-0
/
+73
2018-04-27
x86/setup: Do not reserve a crash kernel region if booted on Xen PV
Petr Tesarik
1
-0
/
+6
2018-04-27
i2c: sprd: Fix the i2c count issue
Baolin Wang
1
-4
/
+2
2018-04-27
i2c: sprd: Prevent i2c accesses after suspend is called
Baolin Wang
1
-0
/
+16
2018-04-27
i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
Alexander Popov
1
-1
/
+1
2018-04-27
arm64: avoid instrumenting atomic_ll_sc.o
Mark Rutland
1
-0
/
+4
2018-04-27
powerpc/kvm/booke: Fix altivec related build break
Laurentiu Tudor
1
-0
/
+7
2018-04-27
powerpc: Fix deadlock with multiple calls to smp_send_stop
Nicholas Piggin
1
-16
/
+39
2018-04-27
cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt
Shilpasri G Bhat
1
-3
/
+11
2018-04-26
x86/cpu/intel: Add missing TLB cpuid values
jacek.tomaka@poczta.fm
1
-0
/
+3
2018-04-26
mtd: rawnand: marvell: fix the chip-select DT parsing logic
Miquel Raynal
1
-17
/
+8
2018-04-26
KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()
Mark Rutland
1
-0
/
+5
2018-04-26
KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_get_irq()
Mark Rutland
1
-4
/
+10
2018-04-26
arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
Mark Rutland
1
-4
/
+10
2018-04-26
libceph: validate con->state at the top of try_write()
Ilya Dryomov
1
-0
/
+7
[next]