index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.14.81
v4.14.81
Greg Kroah-Hartman
2018-11-13
1
-1
/
+1
*
MD: fix invalid stored role for a disk - try2
Shaohua Li
2018-11-13
3
-4
/
+2
*
bpf: wait for running BPF programs when updating map-in-map
Daniel Colascione
2018-11-13
1
-0
/
+13
*
net: sched: Remove TCA_OPTIONS from policy
David Ahern
2018-11-13
1
-1
/
+0
*
Btrfs: fix fsync after hole punching when using no-holes feature
Filipe Manana
2018-11-13
1
-0
/
+30
*
Btrfs: fix use-after-free when dumping free space
Filipe Manana
2018-11-13
1
-0
/
+2
*
Btrfs: fix use-after-free during inode eviction
Filipe Manana
2018-11-13
1
-1
/
+3
*
btrfs: move the dio_sem higher up the callchain
Josef Bacik
2018-11-13
2
-2
/
+12
*
btrfs: don't run delayed_iputs in commit
Josef Bacik
2018-11-13
1
-9
/
+0
*
btrfs: only free reserved extent if we didn't insert it
Josef Bacik
2018-11-13
1
-1
/
+9
*
btrfs: don't use ctl->free_space for max_extent_size
Josef Bacik
2018-11-13
1
-2
/
+5
*
btrfs: set max_extent_size properly
Josef Bacik
2018-11-13
1
-10
/
+20
*
Btrfs: fix assertion on fsync of regular file when using no-holes feature
Filipe Manana
2018-11-13
1
-1
/
+2
*
Btrfs: fix null pointer dereference on compressed write path error
Filipe Manana
2018-11-13
1
-0
/
+1
*
btrfs: qgroup: Dirty all qgroups before rescan
Qu Wenruo
2018-11-13
1
-0
/
+1
*
Btrfs: fix wrong dentries after fsync of file that got its parent replaced
Filipe Manana
2018-11-13
1
-3
/
+27
*
Btrfs: fix warning when replaying log after fsync of a tmpfile
Filipe Manana
2018-11-13
1
-10
/
+32
*
btrfs: make sure we create all new block groups
Josef Bacik
2018-11-13
1
-2
/
+5
*
btrfs: reset max_extent_size on clear in a bitmap
Josef Bacik
2018-11-13
1
-0
/
+2
*
btrfs: protect space cache inode alloc with GFP_NOFS
Josef Bacik
2018-11-13
1
-0
/
+8
*
btrfs: wait on caching when putting the bg cache
Josef Bacik
2018-11-13
1
-0
/
+1
*
btrfs: don't attempt to trim devices that don't support it
Jeff Mahoney
2018-11-13
1
-0
/
+4
*
btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
Jeff Mahoney
2018-11-13
1
-2
/
+2
*
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2018-11-13
2
-13
/
+8
*
btrfs: Enhance btrfs_trim_fs function to handle error better
Qu Wenruo
2018-11-13
1
-11
/
+38
*
btrfs: fix error handling in free_log_tree
Jeff Mahoney
2018-11-13
1
-3
/
+6
*
btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
Qu Wenruo
2018-11-13
1
-0
/
+13
*
btrfs: Handle owner mismatch gracefully when walking up tree
Qu Wenruo
2018-11-13
2
-7
/
+13
*
btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
Qu Wenruo
2018-11-13
2
-0
/
+6
*
selftests/powerpc: Fix ptrace tm failure
Breno Leitao
2018-11-13
1
-2
/
+2
*
soc/tegra: pmc: Fix child-node lookup
Johan Hovold
2018-11-13
1
-1
/
+1
*
arm64: dts: stratix10: Correct System Manager register size
Thor Thayer
2018-11-13
1
-1
/
+1
*
ARM: dts: socfpga: Fix SDRAM node address for Arria10
Thor Thayer
2018-11-13
1
-1
/
+1
*
Cramfs: fix abad comparison when wrap-arounds occur
Nicolas Pitre
2018-11-13
1
-1
/
+2
*
rpmsg: smd: fix memory leak on channel create
Colin Ian King
2018-11-13
1
-2
/
+5
*
arm64: lse: remove -fcall-used-x0 flag
Tri Vo
2018-11-13
1
-1
/
+1
*
media: media colorspaces*.rst: rename AdobeRGB to opRGB
Hans Verkuil
2018-11-13
3
-21
/
+10
*
media: em28xx: make v4l2-compliance happier by starting sequence on zero
Mauro Carvalho Chehab
2018-11-13
1
-0
/
+2
*
media: em28xx: fix input name for Terratec AV 350
Mauro Carvalho Chehab
2018-11-13
1
-2
/
+2
*
media: tvp5150: avoid going past array on v4l2_querymenu()
Mauro Carvalho Chehab
2018-11-13
1
-1
/
+1
*
media: em28xx: use a default format if TRY_FMT fails
Mauro Carvalho Chehab
2018-11-13
1
-3
/
+3
*
xen-blkfront: fix kernel panic with negotiate_mq error path
Manjunath Patil
2018-11-13
1
-0
/
+1
*
xen: fix xen_qlock_wait()
Juergen Gross
2018-11-13
1
-6
/
+8
*
kgdboc: Passing ekgdboc to command line causes panic
He Zhe
2018-11-13
1
-0
/
+5
*
media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
Hans Verkuil
2018-11-13
1
-1
/
+1
*
TC: Set DMA masks for devices
Maciej W. Rozycki
2018-11-13
2
-1
/
+8
*
iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
Will Deacon
2018-11-13
1
-0
/
+6
*
MIPS: OCTEON: fix out of bounds array access on CN68XX
Aaro Koskinen
2018-11-13
1
-1
/
+1
*
powerpc/msi: Fix compile error on mpc83xx
Christophe Leroy
2018-11-13
1
-0
/
+7
*
dm zoned: fix various dmz_get_mblock() issues
Damien Le Moal
2018-11-13
1
-24
/
+42
[next]