index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.clang-format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
mmc: jz4740: Get CD/WP GPIOs from descriptors
Linus Walleij
3
-15
/
+19
2018-12-17
mmc: slot-gpio: Allocate GPIO labels dynamically
Linus Walleij
1
-6
/
+10
2018-12-17
mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamically
Veerabhadrarao Badiganti
1
-11
/
+67
2018-12-17
dt-bindings: mmc: sdhci-msm: Add SoC-specific compatible strings
Veerabhadrarao Badiganti
1
-4
/
+17
2018-12-17
mmc: sdhci: Handle auto-command errors
Adrian Hunter
2
-1
/
+41
2018-12-17
mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR
Adrian Hunter
3
-10
/
+10
2018-12-17
mmc: sdhci: Fix data command CRC error handling
Adrian Hunter
1
-25
/
+15
2018-12-17
mmc: bcm2835: Switch to SPDX identifier
Stefan Wahren
1
-12
/
+1
2018-12-17
mmc: renesas_sdhi: Whitelist R8A77990 SDHI
Marek Vasut
1
-0
/
+1
2018-12-17
mmc: tmio: delete wait in tuning process
Masaharu Hayakawa
1
-2
/
+0
2018-12-17
mmc: renesas_sdhi: remove workaround for HS400 clock
Niklas Söderlund
1
-9
/
+0
2018-12-17
mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h>
Masahiro Yamada
1
-1
/
+1
2018-12-17
mmc: sdhci: Convert sdhci_allocate_bounce_buffer() to return void
Chunyan Zhang
1
-10
/
+5
2018-12-17
dt-bindings: mmc: tmio_mmc: Document Renesas R7S9210
Chris Brandt
1
-1
/
+2
2018-12-17
mmc: renesas_sdhi_internal_dmac: Add R7S9210 support
Chris Brandt
2
-5
/
+30
2018-12-17
dt-bindings: mmc: fsl-imx-esdhc: add imx8qxp compatible string
A.s. Dong
1
-0
/
+1
2018-12-17
mmc: atmel-mci: do not assume idle after atmci_request_end
Jonas Danielsson
1
-1
/
+2
2018-12-17
mmc: dw_mmc-bluefield: simplify the probe() function
Liming Sun
1
-10
/
+1
2018-12-17
Linux 4.20-rc7
v4.20-rc7
Linus Torvalds
1
-1
/
+1
2018-12-15
scripts/spdxcheck.py: always open files in binary mode
Thierry Reding
1
-2
/
+4
2018-12-15
checkstack.pl: fix for aarch64
Qian Cai
1
-2
/
+2
2018-12-15
userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
Andrea Arcangeli
1
-1
/
+2
2018-12-15
fs/iomap.c: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
1
-0
/
+7
2018-12-15
hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()
Yongkai Wu
1
-2
/
+3
2018-12-15
memblock: annotate memblock_is_reserved() with __init_memblock
Yueyi Li
1
-1
/
+1
2018-12-15
psi: fix reference to kernel commandline enable
Baruch Siach
1
-2
/
+2
2018-12-15
arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h
Mark Brown
1
-0
/
+1
2018-12-15
mm/sparse: add common helper to mark all memblocks present
Logan Gunthorpe
2
-0
/
+22
2018-12-15
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
4
-17
/
+6
2018-12-15
alpha: fix hang caused by the bootmem removal
Mike Rapoport
2
-3
/
+4
2018-12-13
XArray: Fix xa_alloc when id exceeds max
Matthew Wilcox
2
-5
/
+36
2018-12-13
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
6
-2
/
+103
2018-12-13
MAINTAINERS: Daniel for drm co-maintainer
Daniel Vetter
1
-0
/
+1
2018-12-12
drm/amdgpu: drop fclk/gfxclk ratio setting
Evan Quan
1
-1
/
+1
2018-12-12
IB/core: Fix oops in netdev_next_upper_dev_rcu()
Mark Zhang
1
-0
/
+3
2018-12-12
dm thin: bump target version
Mike Snitzer
1
-2
/
+2
2018-12-12
drm/vmwgfx: remove redundant return ret statement
Colin Ian King
1
-2
/
+0
2018-12-12
drm/i915: Flush GPU relocs harder for gen3
Chris Wilson
2
-9
/
+13
2018-12-12
drm/i915: Allocate a common scratch page
Chris Wilson
7
-87
/
+75
2018-12-12
drm/i915/execlists: Apply a full mb before execution for Braswell
Chris Wilson
1
-1
/
+6
2018-12-12
drm/nouveau/kms: Fix memory leak in nv50_mstm_del()
Lyude Paul
1
-0
/
+1
2018-12-12
drm/nouveau/kms/nv50-: also flush fb writes when rewinding push buffer
Ben Skeggs
1
-11
/
+18
2018-12-12
selftests/seccomp: Remove SIGSTOP si_pid check
Kees Cook
1
-2
/
+7
2018-12-12
block: Fix null_blk_zoned creation failure with small number of zones
Shin'ichiro Kawasaki
1
-1
/
+1
2018-12-11
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
Chad Austin
3
-12
/
+13
2018-12-11
dm thin: send event about thin-pool state change _after_ making it
Mike Snitzer
1
-33
/
+35
2018-12-11
tracing: Fix memory leak of instance function hash filters
Steven Rostedt (VMware)
1
-0
/
+1
2018-12-11
tracing: Fix memory leak in set_trigger_filter()
Steven Rostedt (VMware)
1
-2
/
+4
2018-12-11
tracing: Fix memory leak in create_filter()
Steven Rostedt (VMware)
1
-1
/
+4
2018-12-11
aio: fix spectre gadget in lookup_ioctx
Jeff Moyer
1
-0
/
+2
[next]