projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2020-06-02
Andrea Righi
mm: swap: properly update readahead statistics in unuse...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Qian Cai
mm/swap_state: fix a data race in swapin_nr_pages
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
chenqiwu
mm/swapfile: use list_{prev,next}_entry() instead of...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Miles Chen
mm/gup.c: further document vma_permits_fault()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
John Hubbard
ivtv: convert get_user_pages() --> pin_user_pages()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
John Hubbard
mm/gup: introduce pin_user_pages_unlocked
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Souptick Joarder
mm/gup.c: update the documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
NeilBrown
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
NeilBrown
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_TH...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Chao Yu
mm/page-writeback.c: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm/filemap.c: remove misleading comment
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Guoqing Jiang
mm_types.h: change set_page_private to inline function
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Guoqing Jiang
mm/migrate.c: call detach_page_private to cleanup code
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Guoqing Jiang
buffer_head.h: remove attach_page_buffers
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Guoqing Jiang
orangefs: use attach/detach_page_private
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Guoqing Jiang
ntfs: replace attach_page_buffers with attach_page_private
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Guoqing Jiang
iomap: use attach/detach_page_private
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Guoqing Jiang
f2fs: use attach/detach_page_private
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Guoqing Jiang
fs/buffer.c: use attach/detach_page_private
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Guoqing Jiang
btrfs: use attach/detach_page_private
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Guoqing Jiang
md: remove __clear_page_buffers and use attach/detach_p...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Guoqing Jiang
include/linux/pagemap.h: introduce attach/detach_page_p...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
iomap: convert from readpages to readahead
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
fuse: convert from readpages to readahead
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
f2fs: pass the inode to f2fs_mpage_readpages
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
f2fs: convert from readpages to readahead
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
ext4: pass the inode to ext4_mpage_readpages
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
ext4: convert from readpages to readahead
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
erofs: convert compressed files from readpages to readahead
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
erofs: convert uncompressed files from readpages to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
btrfs: convert from readpages to readahead
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
fs: convert mpage_readpages to mpage_readahead
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm: use memalloc_nofs_save in readahead path
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm: document why we don't set PageReadahead
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm: add page_cache_readahead_unbounded
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm: move end_index check out of readahead loop
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm: add readahead address space operation
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm: put readahead pages in cache earlier
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm: remove 'page_offset' from readahead loop
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm: rename readahead loop variable to 'i'
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm: rename various 'offset' parameters to 'index'
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm: use readahead_control to pass arguments
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm: add new readahead_control API
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm: move readahead nr_pages check into read_pages
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm: ignore return value of ->readpages
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm: return void from various readahead functions
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matthew Wilcox...
mm: move readahead prototypes from mm.h
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Vlastimil Babka
mm, dump_page(): do not crash with invalid mapping...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Andrew Morton
Documentation/vm/slub.rst: s/Toggle/Enable/
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Qian Cai
mm/slub: fix stack overruns with SLUB_STATS
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Christopher...
slub: remove kmalloc under list_lock from list_slab_obj...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Christoph Lameter
slub: Remove userspace notifier for cache add/remove
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Dongli Zhang
mm/slub.c: fix corrupted freechain in deactivate_slab()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Vlastimil Babka
usercopy: mark dma-kmalloc caches as usercopy caches
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Jeff Layton
fs/buffer.c: record blockdev write errors in super_bloc...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Jeff Layton
vfs: track per-sb writeback errors and report them...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Andrew Morton
arch/parisc/include/asm/pgtable.h: remove unused `old_pte'
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Gang He
ocfs2: mount shared volume without ha stack
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Jules Irenge
ocfs2: add missing annotation for dlm_empty_lockres()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Philippe Liard
squashfs: migrate from ll_rw_block usage to BIO
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Linus Torvalds
Merge tag 'x86_cache_updates_for_5.8' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Linus Torvalds
Merge tag 'x86_microcode_for_5.8' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Linus Torvalds
Merge tag 'edac_updates_for_5.8' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Linus Torvalds
Merge tag 'printk-for-5.8' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Linus Torvalds
Merge tag 'fsverity-for-linus' of git://git./fs/fscrypt...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Linus Torvalds
Merge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Linus Torvalds
Merge tag 'pstore-v5.8-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Linus Torvalds
Merge tag 'i3c/for-5.8' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Linus Torvalds
Merge tag 'regulator-v5.8' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Linus Torvalds
Merge tag 'spi-v5.8' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Linus Torvalds
Merge tag 'regmap-v5.8' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Linus Torvalds
Merge tag 'hwmon-for-v5.8' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Linus Torvalds
Merge tag 'tpmdd-next-20200522' of git://git.infradead...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Mark Brown
Merge remote-tracking branch 'regulator/for-5.8' into...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Mark Brown
Merge remote-tracking branch 'regulator/for-5.7' into...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
kbuild test...
regulator: max8998: max8998_set_current_limit() can...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Borislav Petkov
Merge branches 'edac-i10nm' and 'edac-misc' into edac...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Petr Mladek
Merge branch 'for-5.8-printf-time64_t' into for-linus
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Petr Mladek
Merge branch 'for-5.8' into for-linus
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Petr Mladek
Merge branch 'for-5.7-preferred-console' into for-linus
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
WeiXiong Liao
mtd: Support kmsg dumper based on pstore/blk
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Kees Cook
pstore/blk: Introduce "best_effort" mode
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
WeiXiong Liao
pstore/blk: Support non-block storage devices
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
WeiXiong Liao
pstore/blk: Provide way to query pstore configuration
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
WeiXiong Liao
pstore/zone: Provide way to skip "broken" zone for...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
Linus Torvalds
Linux 5.7
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
Joe Perches
checkpatch/coding-style: deprecate 80-column warning
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
Linus Torvalds
Merge tag 'x86-urgent-2020-05-31' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
Linus Torvalds
Merge tag 'sched-urgent-2020-05-31' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
Linus Torvalds
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
Eric Dumazet
l2tp: add sk_family checks to l2tp_validate_socket
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
Eric Dumazet
l2tp: do not use inet_hash()/inet_unhash()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
Chris Lew
net: qrtr: Allocate workqueue before kernel_bind
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
David S. Miller
Merge branch 'mptcp-a-bunch-of-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
Paolo Abeni
mptcp: remove msk from the token container at destructi...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
Paolo Abeni
mptcp: fix race between MP_JOIN and close
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
Paolo Abeni
mptcp: fix unblocking connect()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
wenxu
net/sched: act_ct: add nat mangle action only for NAT...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
Yang Yingliang
devinet: fix memleak in inetdev_init()
commit
|
commitdiff
|
tree
|
snapshot
next