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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-18
mm/madvise: pass mm to do_madvise
Minchan Kim
1
-1
/
+1
2020-10-18
binfmt_elf: take the mmap lock around find_extend_vma()
Jann Horn
1
-0
/
+3
2020-10-18
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
3
-7
/
+9
2020-10-16
Merge tag 'ovl-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-200
/
+427
2020-10-16
Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-172
/
+269
2020-10-16
Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-470
/
+1701
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+15
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-415
/
+330
2020-10-16
ROMFS: support inode blocks calculation
Libing Zhou
1
-0
/
+1
2020-10-16
nilfs2: fix some kernel-doc warnings for nilfs2
Wang Hai
4
-7
/
+6
2020-10-16
autofs: harden ioctl table
Matthew Wilcox
1
-2
/
+6
2020-10-16
ramfs: fix nommu mmap with gaps in the page cache
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2
-37
/
+9
2020-10-16
binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot
Jann Horn
3
-119
/
+129
2020-10-16
coredump: rework elf/elf_fdpic vma_dump_size() into common helper
Jann Horn
3
-199
/
+105
2020-10-16
coredump: refactor page range dumping into common helper
Jann Horn
3
-35
/
+39
2020-10-16
coredump: let dump_emit() bail out on short writes
Jann Horn
1
-11
/
+11
2020-10-16
binfmt_elf_fdpic: stop using dump_emit() on user pointers on !MMU
Jann Horn
1
-8
/
+0
2020-10-16
fs/binfmt_elf: use PT_LOAD p_align values for suitable start address
Chris Kennelly
1
-0
/
+25
2020-10-16
fs: configfs: delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2020-10-16
mm/readahead: make page_cache_ra_unbounded take a readahead_control
Matthew Wilcox (Oracle)
2
-4
/
+4
2020-10-16
fs: add a filesystem flag for THPs
Matthew Wilcox (Oracle)
1
-0
/
+2
2020-10-16
afs: Don't assert on unpurgeable server records
David Howells
1
-1
/
+6
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
9
-55
/
+101
2020-10-16
afs: Fix cell removal
David Howells
2
-6
/
+11
2020-10-16
afs: Fix cell purging with aliases
David Howells
1
-0
/
+3
2020-10-16
afs: Fix cell refcounting by splitting the usage counter
David Howells
9
-76
/
+136
2020-10-16
afs: Fix rapid cell addition/removal by not using RCU on cells tree
David Howells
5
-93
/
+71
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-3
/
+9
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2020-10-15
Merge tag 'dio_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-39
/
+30
2020-10-15
Merge tag 'fs_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-98
/
+130
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-132
/
+192
2020-10-14
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+55
2020-10-14
fs: fix NULL dereference due to data race in prepend_path()
Andrii Nakryiko
1
-1
/
+5
2020-10-14
Merge tag 'xfs-5.10-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
59
-746
/
+1183
2020-10-14
f2fs: code cleanup by removing unnecessary check
Chengguang Xu
1
-3
/
+2
2020-10-14
f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info
Jamie Iles
1
-0
/
+1
2020-10-14
Merge tag 'iomap-5.10-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-132
/
+128
2020-10-13
f2fs: fix writecount false positive in releasing compress blocks
Daeho Jeong
1
-1
/
+2
2020-10-13
f2fs: introduce check_swap_activate_fast()
Chao Yu
1
-0
/
+80
2020-10-13
f2fs: don't issue flush in f2fs_flush_device_cache() for nobarrier case
Chao Yu
1
-0
/
+3
2020-10-13
f2fs: handle errors of f2fs_get_meta_page_nofail
Jaegeuk Kim
4
-6
/
+12
2020-10-13
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
1
-2
/
+1
2020-10-13
mm: proc: smaps_rollup: do not stall write attempts on mmap_lock
Chinwen Chang
1
-1
/
+65
2020-10-13
mm: smaps*: extend smap_gather_stats to support specified beginning
Chinwen Chang
1
-8
/
+22
2020-10-13
proc: optimise smaps for shmem entries
Matthew Wilcox (Oracle)
1
-7
/
+1
2020-10-13
fs_parse: mark fs_param_bad_value() as static
Luo Jiaxing
1
-1
/
+1
2020-10-13
fs/xattr.c: fix kernel-doc warnings for setxattr & removexattr
Randy Dunlap
1
-11
/
+11
2020-10-13
ocfs2: fix potential soft lockup during fstrim
Gang He
1
-1
/
+3
[next]