| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-01-13 | mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL | Dan Williams | 2 | -10/+4 |
| 2019-01-13 | mm, hmm: replace hmm_devmem_pages_create() with devm_memremap_pages() | Dan Williams | 1 | -170/+26 |
| 2019-01-13 | mm, hmm: use devm semantics for hmm_devmem_{add, remove} | Dan Williams | 2 | -106/+25 |
| 2019-01-13 | mm, devm_memremap_pages: add MEMORY_DEVICE_PRIVATE support | Dan Williams | 1 | -12/+41 |
| 2019-01-13 | sunrpc: use SVC_NET() in svcauth_gss_* functions | Vasily Averin | 1 | -4/+4 |
| 2019-01-13 | sunrpc: fix cache_head leak due to queued request | Vasily Averin | 1 | -1/+9 |
| 2019-01-13 | memcg, oom: notify on oom killer invocation from the charge path | Michal Hocko | 1 | -2/+18 |
| 2019-01-13 | mm, devm_memremap_pages: fix shutdown handling | Dan Williams | 5 | -36/+38 |
| 2019-01-13 | mm, devm_memremap_pages: kill mapping "System RAM" support | Dan Williams | 1 | -6/+3 |
| 2019-01-13 | mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL | Dan Williams | 2 | -2/+2 |
| 2019-01-13 | hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined | Michal Hocko | 1 | -0/+16 |
| 2019-01-13 | zram: fix double free backing device | Minchan Kim | 1 | -1/+3 |
| 2019-01-13 | fork: record start_time late | David Herrmann | 1 | -2/+11 |
| 2019-01-13 | scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv... | Ewan D. Milne | 1 | -1/+2 |
| 2019-01-13 | scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown | Steffen Maier | 1 | -3/+3 |
| 2019-01-09 | Linux 4.20.1v4.20.1 | Greg Kroah-Hartman | 1 | -1/+1 |
| 2019-01-09 | MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y | Paul Burton | 2 | -3/+4 |
| 2019-01-09 | spi: bcm2835: Unbreak the build of esoteric configs | Lukas Wunner | 1 | -1/+1 |
| 2019-01-09 | tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x | Tomas Winkler | 1 | -4/+7 |
| 2019-01-09 | tpm: tpm_try_transmit() refactor error flow. | Tomas Winkler | 1 | -7/+8 |
| 2019-01-09 | parisc: Remap hugepage-aligned pages in set_kernel_text_rw() | Helge Deller | 1 | -2/+2 |
| 2019-01-09 | arm64: compat: Don't pull syscall number from regs in arm_compat_syscall | Will Deacon | 2 | -10/+8 |
| 2019-01-09 | arm64: compat: Avoid sending SIGILL for unallocated syscall numbers | Will Deacon | 2 | -4/+5 |
| 2019-01-09 | iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes | Robin Murphy | 1 | -1/+7 |
| 2019-01-09 | KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() | Gustavo A. R. Silva | 1 | -1/+1 |
| 2019-01-09 | KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less | Christoffer Dall | 1 | -12/+11 |
| 2019-01-09 | KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring state | Christoffer Dall | 1 | -1/+16 |
| 2019-01-09 | KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum | Marc Zyngier | 1 | -2/+2 |
| 2019-01-09 | KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled | Julien Thierry | 1 | -21/+0 |
| 2019-01-09 | rtc: m41t80: Correct alarm month range with RTC reads | Maciej W. Rozycki | 1 | -1/+1 |
| 2019-01-09 | ARM: dts: exynos: Specify I2S assigned clocks in proper node | Sylwester Nawrocki | 2 | -10/+8 |
| 2019-01-09 | arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 P... | Marc Zyngier | 1 | -2/+4 |
| 2019-01-09 | arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 | Will Deacon | 1 | -1/+1 |
| 2019-01-09 | CIFS: use the correct length when pinning memory for direct I/O for write | Long Li | 1 | -1/+3 |
| 2019-01-09 | CIFS: return correct errors when pinning memory failed for direct I/O | Long Li | 1 | -1/+7 |
| 2019-01-09 | smb3: fix large reads on encrypted connections | Paul Aurich | 1 | -1/+3 |
| 2019-01-09 | CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem | Georgy A Bystrenin | 1 | -2/+2 |
| 2019-01-09 | MIPS: Fix a R10000_LLSC_WAR logic in atomic.h | Huacai Chen | 1 | -1/+1 |
| 2019-01-09 | MIPS: OCTEON: mark RGMII interface disabled on OCTEON III | Aaro Koskinen | 1 | -1/+2 |
| 2019-01-09 | MIPS: Expand MIPS32 ASIDs to 64 bits | Paul Burton | 4 | -9/+7 |
| 2019-01-09 | MIPS: Align kernel load address to 64KB | Huacai Chen | 1 | -3/+4 |
| 2019-01-09 | MIPS: Ensure pmd_present() returns false after pmd_mknotpresent() | Huacai Chen | 1 | -0/+5 |
| 2019-01-09 | MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 | Huacai Chen | 5 | -7/+70 |
| 2019-01-09 | MIPS: math-emu: Write-protect delay slot emulation pages | Paul Burton | 2 | -20/+22 |
| 2019-01-09 | tools lib traceevent: Fix processing of dereferenced args in bprintk events | Steven Rostedt (VMware) | 1 | -0/+1 |
| 2019-01-09 | media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flag | Ondrej Jirman | 1 | -2/+2 |
| 2019-01-09 | media: v4l2-tpg: array index could become negative | Hans Verkuil | 1 | -1/+1 |
| 2019-01-09 | media: vb2: check memory model for VIDIOC_CREATE_BUFS | Hans Verkuil | 1 | -0/+3 |
| 2019-01-09 | media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_work | Hans Verkuil | 1 | -1/+2 |
| 2019-01-09 | media: vivid: free bitmap_cap when updating std/timings/etc. | Hans Verkuil | 1 | -0/+2 |