index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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.1
v4.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
2019-01-09
media: imx274: fix stack corruption in imx274_read_reg
Luca Ceresoli
1
-2
/
+5
2019-01-09
media: rc: cec devices do not have a lirc chardev
Sean Young
1
-2
/
+4
2019-01-09
media: cec-pin: fix broken tx_ignore_nack_until_eom error injection
Hans Verkuil
1
-2
/
+3
[prev]
[next]