index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
f2fs: compress: add compress_inode to cache compressed blocks
Chao Yu
12
-14
/
+361
2021-06-23
f2fs: clean up /sys/fs/f2fs/<disk>/features
Jaegeuk Kim
3
-65
/
+162
2021-06-23
f2fs: add pin_file in feature list
Jaegeuk Kim
1
-0
/
+2
2021-06-23
f2fs: Advertise encrypted casefolding in sysfs
Daniel Rosenberg
1
-0
/
+8
2021-06-23
f2fs: Show casefolding support only when supported
Daniel Rosenberg
1
-0
/
+4
2021-06-23
f2fs: support RO feature
Jaegeuk Kim
4
-6
/
+46
2021-06-23
f2fs: logging neatening
Joe Perches
5
-21
/
+17
2021-06-23
f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit
Jaegeuk Kim
4
-7
/
+21
2021-06-23
f2fs: compress: remove unneeded preallocation
Chao Yu
2
-28
/
+3
2021-05-26
f2fs: atgc: export entries for better tunability via sysfs
Chao Yu
2
-0
/
+55
2021-05-26
f2fs: compress: fix to disallow temp extension
Chao Yu
1
-4
/
+12
2021-05-26
f2fs: let's allow compression for mmap files
Jaegeuk Kim
1
-2
/
+0
2021-05-26
f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfs
Chao Yu
1
-0
/
+1
2021-05-26
f2fs: return success if there is no work to do
Tom Rix
1
-1
/
+1
2021-05-14
f2fs: compress: clean up parameter of __f2fs_cluster_blocks()
Chao Yu
1
-20
/
+13
2021-05-14
f2fs: compress: remove unneeded f2fs_put_dnode()
Chao Yu
1
-1
/
+0
2021-05-14
f2fs: atgc: fix to set default age threshold
Chao Yu
1
-0
/
+1
2021-05-14
f2fs: Prevent swap file in LFS mode
Shin'ichiro Kawasaki
1
-0
/
+6
2021-05-14
f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances
Chao Yu
3
-10
/
+23
2021-05-14
f2fs: restructure f2fs page.private layout
Chao Yu
11
-109
/
+146
2021-05-14
f2fs: add cp_error check in f2fs_write_compressed_pages
Chao Yu
1
-0
/
+6
2021-05-14
f2fs: compress: rename __cluster_may_compress
Chao Yu
1
-4
/
+4
2021-05-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
9
-75
/
+148
2021-05-14
Merge tag 'f2fs-5.13-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-47
/
+56
2021-05-14
Merge tag 'drm-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
20
-318
/
+419
2021-05-14
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
Catalin Marinas
1
-1
/
+3
2021-05-14
Merge tag 'amd-drm-fixes-5.13-2021-05-13' of https://gitlab.freedesktop.org/a...
Dave Airlie
17
-303
/
+409
2021-05-14
Merge tag 'drm-misc-fixes-2021-05-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-11
/
+6
2021-05-13
Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-4
/
+21
2021-05-13
Merge tag 'acpi-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-2
/
+6
2021-05-13
Merge branch 'acpi-pm'
Rafael J. Wysocki
5
-2
/
+5
2021-05-13
Merge branch 'pm-core'
Rafael J. Wysocki
2
-3
/
+8
2021-05-13
Merge branch 'resizex' (patches from Maciej)
Linus Torvalds
3
-34
/
+80
2021-05-13
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
3
-25
/
+26
2021-05-13
vt_ioctl: Revert VT_RESIZEX parameter handling removal
Maciej W. Rozycki
1
-10
/
+47
2021-05-13
vgacon: Record video mode changes with VT_RESIZEX
Maciej W. Rozycki
1
-3
/
+11
2021-05-13
Merge tag 'hwmon-for-v5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-10
/
+38
2021-05-13
arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.h
Mark Brown
1
-1
/
+1
2021-05-13
drm/amdgpu: update vcn1.0 Non-DPG suspend sequence
Sathishkumar S
1
-4
/
+9
2021-05-13
drm/amdgpu: set vcn mgcg flag for picasso
Sathishkumar S
1
-1
/
+2
2021-05-13
drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...
Kai-Heng Feng
3
-0
/
+12
2021-05-13
drm/amdgpu: update the method for harvest IP for specific SKU
Likun Gao
1
-14
/
+16
2021-05-13
drm/amdgpu: add judgement when add ip blocks (v2)
Likun GAO
6
-2
/
+57
2021-05-13
drm/amd/display: Initialize attribute for hdcp_srm sysfs file
David Ward
1
-0
/
+1
2021-05-13
drm/amd/pm: Fix out-of-bounds bug
Gustavo A. R. Silva
2
-99
/
+109
2021-05-13
drm/radeon/si_dpm: Fix SMU power state load
Gustavo A. R. Silva
2
-99
/
+109
2021-05-13
drm/radeon/ni_dpm: Fix booting bug
Gustavo A. R. Silva
2
-84
/
+94
2021-05-12
hwmon: (adm9240) Fix writes into inX_max attributes
Guenter Roeck
1
-1
/
+1
2021-05-12
Merge tag 'docs-5.13-3' of git://git.lwn.net/linux
Linus Torvalds
15
-81
/
+30
2021-05-12
Merge tag 'tpmdd-next-v5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-14
/
+23
[next]