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
2020-07-07
f2fs: remove useless parameter of __insert_free_nid()
Liu Song
1
-6
/
+4
2020-07-07
f2fs: fix typo in comment of f2fs_do_add_link
Liu Song
1
-1
/
+1
2020-07-07
f2fs: fix to wait page writeback before update
Chao Yu
3
-12
/
+11
2020-07-07
f2fs: show more debug info for per-temperature log
Chao Yu
2
-12
/
+55
2020-07-07
f2fs: add f2fs_gc exception handle in f2fs_ioc_gc_range
Qilong Zhang
3
-8
/
+21
2020-07-07
f2fs: clean up parameter of f2fs_allocate_data_block()
Chao Yu
4
-6
/
+6
2020-07-07
f2fs: shrink node_write lock coverage
Chao Yu
3
-14
/
+27
2020-07-07
f2fs: fix to document reserved special compression extension
Chao Yu
1
-0
/
+2
2020-07-07
f2fs: add prefix for exported symbols
Chao Yu
6
-15
/
+15
2020-06-18
f2fs: use kfree() to free variables allocated by match_strdup()
Wang Xiaojun
1
-18
/
+18
2020-06-18
f2fs: get the right gc victim section when section has several segments
Jack Qiu
3
-21
/
+89
2020-06-18
f2fs: fix a race condition between f2fs_write_end_io and f2fs_del_fsync_node_...
Wuyun Zhao
1
-0
/
+1
2020-06-18
f2fs: remove useless truncate in f2fs_collapse_range()
Wei Fang
1
-2
/
+0
2020-06-18
f2fs: use kfree() instead of kvfree() to free superblock data
Denis Efremov
1
-5
/
+5
2020-06-18
f2fs: avoid checkpatch error
Jaegeuk Kim
1
-1
/
+1
2020-06-10
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-26
/
+38
2020-06-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-5
/
+2
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
7
-13
/
+14
2020-06-10
Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-58
/
+28
2020-06-10
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-122
/
+135
2020-06-10
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-4
/
+6
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-719
/
+161
2020-06-10
arch/powerpc/mm/pgtable.c: another missed conversion
Andrew Morton
1
-1
/
+1
2020-06-10
Merge tag 'docs-5.8-2' of git://git.lwn.net/linux
Linus Torvalds
41
-83
/
+91
2020-06-10
Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-8
/
+13
2020-06-10
Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
18
-79
/
+511
2020-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
38
-873
/
+3397
2020-06-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
36
-143
/
+2722
2020-06-10
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-4
/
+64
2020-06-10
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-25
/
+57
2020-06-10
Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
100
-2613
/
+4431
2020-06-10
proc: s_fs_info may be NULL when proc_kill_sb is called
Alexey Gladkov
1
-4
/
+6
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
203
-1245
/
+15228
2020-06-10
Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
53
-678
/
+4693
2020-06-10
sysctl: reject gigantic reads/write to sysctl files
Christoph Hellwig
1
-0
/
+4
2020-06-10
cdrom: fix an incorrect __user annotation on cdrom_sysctl_info
Christoph Hellwig
1
-1
/
+1
2020-06-10
Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
27
-356
/
+535
2020-06-10
Documentation/CodingStyle: Fix duplicate "are" typo
Geert Uytterhoeven
1
-1
/
+1
2020-06-10
arch/sparc/mm/srmmu.c: fix build
Andrew Morton
1
-10
/
+0
2020-06-10
Merge branch 'acpica'
Rafael J. Wysocki
5
-8
/
+13
2020-06-10
Merge branches 'pm-cpufreq' and 'pm-acpi'
Rafael J. Wysocki
7
-46
/
+99
2020-06-10
Merge branch 'pm-opp'
Rafael J. Wysocki
11
-57
/
+473
2020-06-09
Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-85
/
+219
2020-06-09
Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
18
-222
/
+440
2020-06-09
Merge tag 'afs-fixes-20200609' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-9
/
+7
2020-06-09
clk: mediatek: Remove ifr{0,1}_cfg_regs structures
Stephen Boyd
1
-30
/
+0
2020-06-09
clk: baikal-t1: remove redundant assignment to variable 'divider'
Colin Ian King
1
-1
/
+1
2020-06-09
clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible"
Colin Ian King
1
-1
/
+1
2020-06-09
dt-bindings: clock: Add a missing include to MMP Audio Clock binding
Lubomir Rintel
1
-0
/
+1
2020-06-09
Input: adi - work around module name confict
Arnd Bergmann
1
-0
/
+1
[next]