index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-14
platform: goldfish: pipe: Remove a redundant variable
Roman Kiryanov
1
-4
/
+3
2018-09-14
platform: goldfish: pipe: Add blank lines to separate struct members
Roman Kiryanov
1
-0
/
+3
2018-09-14
platform: goldfish: pipe: Replace pr_ with dev_ for logging
Roman Kiryanov
1
-1
/
+6
2018-09-14
platform: goldfish: pipe: Replace an array of 1 with a variable
Roman Kiryanov
1
-15
/
+13
2018-09-14
platform: goldfish: pipe: Fail compilation if structs are too large
Roman Kiryanov
1
-6
/
+3
2018-09-14
platform: goldfish: pipe: Update the comment for GFP_ATOMIC
Roman Kiryanov
1
-1
/
+4
2018-09-14
platform: goldfish: pipe: Separate the host interface to a separate header
Roman Kiryanov
2
-68
/
+113
2018-09-14
platform: goldfish: pipe: Move an opening brace to the next line
Roman Kiryanov
1
-1
/
+2
2018-09-14
platform: goldfish: pipe: Update license
Roman Kiryanov
1
-1
/
+2
2018-09-14
platform: goldfish: pipe: Fix comments to fit 80 columns
Roman Kiryanov
1
-4
/
+7
2018-09-14
misc: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-09-14
firmware: google: make structure gsmi_dev static
Colin Ian King
1
-1
/
+1
2018-09-14
vme: remove unneeded kfree
Ding Xiang
1
-1
/
+0
2018-09-14
binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.
Martijn Coenen
2
-0
/
+65
2018-09-14
android: binder: use kstrdup instead of open-coding it
Rasmus Villemoes
1
-2
/
+1
2018-09-14
binder: use standard functions to allocate fds
Todd Kjos
3
-165
/
+260
2018-09-14
android: binder: no outgoing transaction when thread todo has transaction
Sherry Yang
1
-12
/
+32
2018-09-12
uio: convert to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-09-12
uio: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+1
2018-09-12
nvmem: core: return error code instead of NULL from nvmem_device_get
Srinivas Kandagatla
1
-1
/
+1
2018-09-12
misc: lkdtm: fixed static variable initialization
Parth Y Shah
1
-1
/
+1
2018-09-12
misc: bh1770glc: remove unused array prox_curr_ma
Colin Ian King
1
-3
/
+0
2018-09-12
misc: apds990x: remove unused array ir_currents
Colin Ian King
1
-1
/
+0
2018-09-12
uio: ensure class is registered before devices
Alexandre Belloni
1
-0
/
+9
2018-09-12
Drivers: hv: vmbus: Fix synic per-cpu context initialization
Michael Kelley
1
-3
/
+12
2018-09-12
uio_hv_generic: drop #ifdef DEBUG
Stephen Hemminger
1
-1
/
+0
2018-09-12
uio_hv_generic: increase size of receive and send buffers
Stephen Hemminger
1
-3
/
+3
2018-09-12
vmbus: add driver_override support
Stephen Hemminger
3
-19
/
+118
2018-09-12
drivers: fpga: fix two trivial spelling mistakes
Colin Ian King
2
-2
/
+2
2018-09-10
Linux 4.19-rc3
v4.19-rc3
Linus Torvalds
1
-1
/
+1
2018-09-09
kbuild: modules_install: warn when missing System.map file
Randy Dunlap
1
-0
/
+1
2018-09-08
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
3
-15
/
+15
2018-09-08
x86/apic/vector: Make error return value negative
Thomas Gleixner
1
-1
/
+1
2018-09-08
afs: Fix cell specification to permit an empty address list
David Howells
1
-8
/
+7
2018-09-07
KVM: LAPIC: Fix pv ipis out-of-bounds access
Wanpeng Li
2
-8
/
+21
2018-09-07
KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2
Liran Alon
1
-0
/
+22
2018-09-07
arm64: KVM: Remove pgd_lock
Steven Price
1
-2
/
+1
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
8
-46
/
+0
2018-09-07
arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD
Marc Zyngier
1
-3
/
+6
2018-09-07
KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoW
Marc Zyngier
1
-1
/
+8
2018-09-07
i2c: xiic: Record xilinx i2c with Zynq fragment
Michal Simek
1
-0
/
+1
2018-09-06
clocksource: Revert "Remove kthread"
Peter Zijlstra
1
-10
/
+30
2018-09-06
i2c: xiic: Make the start and the byte count write atomic
Shubhrajyoti Datta
1
-0
/
+4
2018-09-06
irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint
Jia He
1
-1
/
+3
2018-09-06
block: bfq: swap puts in bfqg_and_blkg_put
Konstantin Khlebnikov
1
-2
/
+2
2018-09-06
memory: ti-aemif: fix a potential NULL-pointer dereference
Bartosz Golaszewski
1
-1
/
+1
2018-09-06
arm64: fix erroneous warnings in page freeing functions
Mark Rutland
1
-4
/
+6
2018-09-06
firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero
Sudeep Holla
1
-1
/
+7
2018-09-06
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
1
-2
/
+2
2018-09-06
rbd: support cloning across namespaces
Ilya Dryomov
1
-14
/
+97
[next]