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.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-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-23
f2fs: Support case-insensitive file name lookups
Daniel Rosenberg
8
-20
/
+204
2019-08-23
f2fs: include charset encoding information in the superblock
Daniel Rosenberg
6
-1
/
+142
2019-08-23
fs: Reserve flag for casefolding
Daniel Rosenberg
2
-0
/
+2
2019-08-23
f2fs: fix to avoid call kvfree under spinlock
Chao Yu
1
-1
/
+4
2019-08-23
fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status()
Jia-Ju Bai
1
-2
/
+2
2019-08-23
f2fs: disallow direct IO in atomic write
Chao Yu
1
-0
/
+3
2019-08-23
f2fs: fix to handle quota_{on,off} correctly
Chao Yu
1
-2
/
+25
2019-08-23
f2fs: fix to detect cp error in f2fs_setxattr()
Chao Yu
1
-0
/
+2
2019-08-23
f2fs: fix to spread f2fs_is_checkpoint_ready()
Chao Yu
3
-0
/
+20
2019-08-23
f2fs: support fiemap() for directory inode
Chao Yu
3
-2
/
+9
2019-08-23
f2fs: fix to avoid discard command leak
Chao Yu
1
-0
/
+7
2019-08-23
f2fs: fix to avoid tagging SBI_QUOTA_NEED_REPAIR incorrectly
Chao Yu
1
-1
/
+2
2019-08-23
f2fs: fix to drop meta/node pages during umount
Chao Yu
1
-0
/
+14
2019-08-23
f2fs: disallow switching io_bits option during remount
Chao Yu
1
-0
/
+7
2019-08-23
f2fs: fix panic of IO alignment feature
Chao Yu
3
-1
/
+12
2019-08-23
f2fs: introduce {page,io}_is_mergeable() for readability
Chao Yu
1
-7
/
+33
2019-08-17
f2fs: fix livelock in swapfile writes
Jaegeuk Kim
1
-1
/
+1
2019-08-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-12
/
+24
2019-08-16
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
Will Deacon
1
-9
/
+13
2019-08-16
Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5
-8
/
+43
2019-08-16
Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
9
-52
/
+48
2019-08-16
Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-33
/
+56
2019-08-16
Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-22
/
+30
2019-08-16
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-5
/
+11
2019-08-16
Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-2
/
+2
2019-08-15
ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
Hui Peng
1
-8
/
+27
2019-08-15
Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-20
/
+36
2019-08-15
Merge tag 'iomap-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+0
2019-08-15
Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linux
Linus Torvalds
6
-5
/
+16
2019-08-15
Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-19
/
+32
2019-08-15
Merge tag 'drm-fixes-5.3-2019-08-14' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
3
-8
/
+9
2019-08-15
drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
Lyude Paul
1
-9
/
+13
2019-08-15
drm/ast: Fixed reboot test may cause system hanged
Y.C. Chen
3
-3
/
+6
2019-08-15
of: irq: fix a trivial typo in a doc comment
Lubomir Rintel
1
-1
/
+1
2019-08-15
dt-bindings: pinctrl: stm32: Fix 'st,syscfg' schema
Rob Herring
1
-1
/
+2
2019-08-15
Merge tag 'Wimplicit-fallthrough-5.3-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-3
/
+3
2019-08-15
Merge tag 'afs-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-33
/
+89
2019-08-14
drm/scheduler: use job count instead of peek
Christian König
1
-2
/
+2
2019-08-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11
-41
/
+53
2019-08-14
ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit
Hui Peng
1
-0
/
+2
2019-08-14
Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
10
-40
/
+39
2019-08-14
Merge tag 'iommu-fixes-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-13
/
+23
2019-08-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-123
/
+294
2019-08-14
ALSA: hda - Add a generic reboot_notify
Hui Wang
4
-15
/
+22
2019-08-14
ALSA: hda - Let all conexant codec enter D3 when rebooting
Hui Wang
1
-9
/
+0
2019-08-14
hugetlbfs: fix hugetlb page migration/fault race causing SIGBUS
Mike Kravetz
1
-0
/
+19
2019-08-14
mm, vmscan: do not special-case slab reclaim when watermarks are boosted
Mel Gorman
1
-11
/
+2
2019-08-14
Revert "mm, thp: restore node-local hugepage allocations"
Andrea Arcangeli
3
-17
/
+29
2019-08-14
Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...
Andrea Arcangeli
4
-51
/
+22
2019-08-14
include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not used
Qian Cai
1
-3
/
+18
[next]