index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
HID: google: drop superfluous const before SIMPLE_DEV_PM_OPS()
Jiri Kosina
1
-1
/
+1
2018-10-09
HID: google: add support tablet mode switch for Whiskers
Dmitry Torokhov
1
-19
/
+394
2018-10-09
mfd: cros: add "base attached" MKBP switch definition
Dmitry Torokhov
1
-0
/
+1
2018-10-01
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
1
-1
/
+9
2018-10-01
arm64: KVM: Tighten guest core register access from userspace
Dave Martin
1
-0
/
+45
2018-09-30
pstore/ram: Fix failure-path memory leak in ramoops_init
Kees Cook
1
-4
/
+25
2018-09-30
Linux 4.19-rc6
v4.19-rc6
Greg Kroah-Hartman
1
-1
/
+1
2018-09-30
MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.c
Miguel Ojeda
1
-1
/
+1
2018-09-29
cpufreq: qcom-kryo: Fix section annotations
Nathan Chancellor
1
-2
/
+2
2018-09-28
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
1
-0
/
+6
2018-09-28
mmc: slot-gpio: Fix debounce time to use miliseconds again
Marek Szyprowski
1
-1
/
+1
2018-09-28
xen/blkfront: correct purging of persistent grants
Juergen Gross
1
-2
/
+2
2018-09-28
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
1
-1
/
+3
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
17
-0
/
+17
2018-09-27
blk-mq: I/O and timer unplugs are inverted in blktrace
Ilya Dryomov
1
-2
/
+2
2018-09-27
dax: Fix deadlock in dax_lock_mapping_entry()
Jan Kara
1
-0
/
+1
2018-09-27
x86/boot: Fix kexec booting failure in the SEV bit detection code
Kairui Song
1
-19
/
+0
2018-09-27
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
3
-3
/
+12
2018-09-27
drm/amd/display: Fix Edid emulation for linux
Bhawanpreet Lakha
3
-7
/
+137
2018-09-27
drm/amd/display: Fix Vega10 lightup on S3 resume
Roman Li
3
-18
/
+1
2018-09-27
drm/amdgpu: Fix vce work queue was not cancelled when suspend
Rex Zhu
2
-3
/
+4
2018-09-27
Revert "drm/panel: Add device_link from panel device to DRM device"
Linus Walleij
2
-11
/
+0
2018-09-27
xen/blkfront: When purging persistent grants, keep them in the buffer
Boris Ostrovsky
1
-3
/
+1
2018-09-27
clocksource/drivers/timer-atmel-pit: Properly handle error cases
Alexandre Belloni
1
-6
/
+14
2018-09-27
block: fix deadline elevator drain for zoned block devices
Damien Le Moal
1
-1
/
+1
2018-09-27
mmc: core: Fix debounce time to use microseconds
Tony Lindgren
1
-1
/
+1
2018-09-26
ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge
Mika Westerberg
1
-5
/
+6
2018-09-26
video/fbdev/stifb: Fix spelling mistake in fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-09-26
uvesafb: Fix URLs in the documentation
Adam Jackson
2
-3
/
+4
2018-09-26
efifb: BGRT: Add nobgrt option
Hans de Goede
1
-0
/
+6
2018-09-26
fbdev/omapfb: fix omapfb_memory_read infoleak
Tomi Valkeinen
1
-1
/
+4
2018-09-26
pxa168fb: prepare the clock
Lubomir Rintel
1
-3
/
+3
2018-09-26
drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set
Jason Ekstrand
1
-0
/
+5
2018-09-26
iommu/amd: Return devid as alias for ACPI HID devices
Arindam Nath
1
-0
/
+6
2018-09-26
ARM: dts: stm32: update SPI6 dmas property on stm32mp157c
Amelie Delaunay
1
-2
/
+2
2018-09-26
blk-mq: Allow blocking queue tag iter callbacks
Keith Busch
1
-9
/
+4
2018-09-26
nvme: properly propagate errors in nvme_mpath_init
Susobhan Dey
1
-2
/
+4
2018-09-26
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
1
-0
/
+3
2018-09-25
RDMA/core: Set right entry state before releasing reference
Parav Pandit
1
-34
/
+34
2018-09-25
soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()
Zhao Qiang
1
-1
/
+1
2018-09-25
soc: fsl: qbman: qman: avoid allocating from non existing gen_pool
Alexandre Belloni
1
-0
/
+3
2018-09-25
IB/mlx5: Destroy the DEVX object upon error flow
Yishai Hadas
1
-1
/
+4
2018-09-25
IB/uverbs: Free uapi on destroy
Mark Bloch
1
-0
/
+1
2018-09-25
powerpc/numa: Use associativity if VPHN hcall is successful
Srikar Dronamraju
1
-1
/
+3
2018-09-25
powerpc/tm: Avoid possible userspace r1 corruption on reclaim
Michael Neuling
1
-1
/
+8
2018-09-25
powerpc/tm: Fix userspace r13 corruption
Michael Neuling
1
-2
/
+9
2018-09-25
iommu/vt-d: Handle memory shortage on pasid table allocation
Lu Baolu
2
-4
/
+4
2018-09-25
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...
Lubomir Rintel
2
-2
/
+2
2018-09-25
Revert "pinctrl: intel: Do pin translation when lock IRQ"
Mika Westerberg
1
-32
/
+0
2018-09-25
pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variant
Mika Westerberg
1
-13
/
+20
[next]