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-08-06
mmc: dw_mmc: Fix occasional hang after tuning on eMMC
Douglas Anderson
1
-2
/
+1
2019-08-06
Btrfs: fix race leading to fs corruption after transaction abort
Filipe Manana
1
-0
/
+10
2019-08-06
Btrfs: fix incremental send failure after deduplication
Filipe Manana
1
-62
/
+15
2019-08-06
kbuild: initialize CLANG_FLAGS correctly in the top Makefile
Masahiro Yamada
1
-1
/
+2
2019-08-06
drm/nouveau: fix memory leak in nouveau_conn_reset()
Yongxin Liu
1
-1
/
+1
2019-08-06
x86, boot: Remove multiple copy of static function sanitize_boot_params()
Zhenzhong Duan
2
-1
/
+1
2019-08-06
x86/paravirt: Fix callee-saved function ELF sizes
Josh Poimboeuf
2
-0
/
+2
2019-08-06
x86/kvm: Don't call kvm_spurious_fault() from .fixup
Josh Poimboeuf
1
-15
/
+19
2019-08-06
xen/pv: Fix a boot up hang revealed by int3 self test
Zhenzhong Duan
4
-4
/
+2
2019-08-06
ipc/mqueue.c: only perform resource calculation if user valid
Kees Cook
1
-9
/
+10
2019-08-06
drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
Dan Carpenter
1
-0
/
+2
2019-08-06
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...
Mikko Rapeli
2
-13
/
+11
2019-08-06
coda: fix build using bare-metal toolchain
Sam Protsenko
1
-2
/
+1
2019-08-06
coda: add error handling for fget
Zhouyang Jia
1
-1
/
+4
2019-08-06
mm/cma.c: fail if fixed declaration can't be honored
Doug Berger
1
-0
/
+13
2019-08-06
x86: math-emu: Hide clang warnings for 16-bit overflow
Arnd Bergmann
2
-2
/
+2
2019-08-06
x86/apic: Silence -Wtype-limits compiler warnings
Qian Cai
2
-2
/
+2
2019-08-06
be2net: Signal that the device cannot transmit during reconfiguration
Benjamin Poirier
1
-1
/
+5
2019-08-06
ACPI: fix false-positive -Wuninitialized warning
Arnd Bergmann
1
-1
/
+4
2019-08-06
x86: kvm: avoid constant-conversion warning
Arnd Bergmann
1
-3
/
+3
2019-08-06
scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
Benjamin Block
1
-0
/
+7
2019-08-06
ACPI: blacklist: fix clang warning for unused DMI table
Arnd Bergmann
1
-0
/
+4
2019-08-06
ceph: return -ERANGE if virtual xattr value didn't fit in buffer
Jeff Layton
1
-7
/
+7
2019-08-06
ceph: fix improper use of smp_mb__before_atomic()
Andrea Parri
1
-1
/
+6
2019-08-06
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
1
-4
/
+4
2019-08-06
btrfs: fix minimum number of chunk errors for DUP
David Sterba
1
-2
/
+1
2019-08-06
fs/adfs: super: fix use-after-free bug
Russell King
1
-1
/
+4
2019-08-06
clk: tegra210: fix PLLU and PLLU_OUT1
JC Kuo
1
-4
/
+4
2019-08-06
dmaengine: rcar-dmac: Reject zero-length slave DMA requests
Geert Uytterhoeven
1
-1
/
+1
2019-08-06
MIPS: lantiq: Fix bitfield masking
Petr Cvek
1
-2
/
+3
2019-08-06
kernel/module.c: Only return -EEXIST for modules that have finished loading
Prarit Bhargava
1
-4
/
+2
2019-08-06
ftrace: Enable trampoline when rec count returns back to one
Cheng Jian
1
-13
/
+15
2019-08-06
ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
Douglas Anderson
1
-0
/
+1
2019-08-06
ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again
Douglas Anderson
1
-4
/
+0
2019-08-06
ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
Douglas Anderson
1
-4
/
+0
2019-08-06
ARM: riscpc: fix DMA
Russell King
1
-1
/
+4
2019-08-04
Linux 4.14.136
v4.14.136
Greg Kroah-Hartman
1
-1
/
+1
2019-08-04
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
Xin Long
1
-3
/
+6
2019-08-04
ceph: hold i_ceph_lock when removing caps for freeing inode
Yan, Zheng
1
-2
/
+5
2019-08-04
Fix allyesconfig output.
Yoshinori Sato
1
-11
/
+3
2019-08-04
drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl
Miroslav Lichvar
1
-0
/
+8
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
4
-8
/
+24
2019-08-04
Bluetooth: hci_uart: check for missing tty operations
Vladis Dronov
6
-0
/
+26
2019-08-04
hv_sock: Add support for delayed close
Sunil Muthuswamy
1
-31
/
+77
2019-08-04
iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA
Joerg Roedel
1
-1
/
+1
2019-08-04
iommu/vt-d: Don't queue_iova() if there is no flush queue
Dmitry Safonov
3
-5
/
+21
2019-08-04
media: radio-raremono: change devm_k*alloc to k*alloc
Luke Nowakowski-Krijger
1
-7
/
+23
2019-08-04
NFS: Cleanup if nfs_match_client is interrupted
Benjamin Coddington
1
-2
/
+2
2019-08-04
media: pvrusb2: use a different format for warnings
Andrey Konovalov
3
-6
/
+6
2019-08-04
media: cpia2_usb: first wake up, then free in disconnect
Oliver Neukum
1
-1
/
+2
[prev]
[next]