index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_user_copy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-13
mm: migrate: initialize err in do_migrate_pages
Jan Stancek
1
-1
/
+1
2021-01-13
mm/vmalloc.c: fix potential memory leak
Miaohe Lin
1
-1
/
+3
2021-01-13
arm/kasan: fix the array size of kasan_early_shadow_pte[]
Hailong Liu
2
-2
/
+7
2021-01-13
mm/memcontrol: fix warning in mem_cgroup_page_lruvec()
Hugh Dickins
1
-1
/
+1
2021-01-13
mm/page_alloc: add a missing mm_page_alloc_zone_locked() tracepoint
Hailong liu
1
-15
/
+16
2021-01-13
mm, slub: consider rest of partial list if acquire_slab() fails
Jann Horn
1
-1
/
+1
2021-01-11
scsi: target: Fix XCOPY NAA identifier lookup
David Disseldorp
2
-49
/
+71
2021-01-11
tracing/kprobes: Do the notrace functions check without kprobes on ftrace
Masami Hiramatsu
2
-2
/
+2
2021-01-10
Linux 5.11-rc3
v5.11-rc3
Linus Torvalds
1
-1
/
+1
2021-01-10
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
1
-5
/
+7
2021-01-10
NFS: nfs_delegation_find_inode_server must first reference the superblock
Trond Myklebust
1
-5
/
+7
2021-01-10
Documentation: kbuild: Fix section reference
Viresh Kumar
1
-1
/
+1
2021-01-10
NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter
Trond Myklebust
1
-0
/
+1
2021-01-10
NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()
Trond Myklebust
1
-3
/
+5
2021-01-10
NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request
Trond Myklebust
1
-9
/
+5
2021-01-10
pNFS: Stricter ordering of layoutget and layoutreturn
Trond Myklebust
1
-22
/
+21
2021-01-10
pNFS: Clean up pnfs_layoutreturn_free_lsegs()
Trond Myklebust
1
-5
/
+4
2021-01-10
pNFS: We want return-on-close to complete when evicting the inode
Trond Myklebust
3
-26
/
+16
2021-01-10
pNFS: Mark layout for return if return-on-close was not sent
Trond Myklebust
1
-0
/
+6
2021-01-10
net: sunrpc: interpret the return value of kstrtou32 correctly
j.nixdorf@avm.de
1
-1
/
+1
2021-01-10
NFS: Adjust fs_context error logging
Scott Mayhew
2
-5
/
+25
2021-01-09
maintainers: update my email address
Darrick J. Wong
1
-2
/
+2
2021-01-09
io_uring: stop SQPOLL submit on creator's death
Pavel Begunkov
1
-9
/
+53
2021-01-09
io_uring: add warn_once for io_uring_flush()
Pavel Begunkov
1
-4
/
+10
2021-01-09
io_uring: inline io_uring_attempt_task_drop()
Pavel Begunkov
1
-18
/
+11
2021-01-09
io_uring: io_rw_reissue lockdep annotations
Pavel Begunkov
1
-0
/
+2
2021-01-09
bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...
Coly Li
1
-0
/
+15
2021-01-09
bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
Coly Li
4
-8
/
+29
2021-01-09
bcache: check unsupported feature sets for bcache register
Coly Li
2
-0
/
+29
2021-01-09
bcache: fix typo from SUUP to SUPP in features.h
Coly Li
1
-3
/
+3
2021-01-09
bcache: set pdev_set_uuid before scond loop iteration
Yi Li
1
-1
/
+1
2021-01-08
ARC: [hsdk]: Enable FPU_SAVE_RESTORE
Vineet Gupta
1
-0
/
+1
2021-01-08
poll: fix performance regression due to out-of-line __put_user()
Linus Torvalds
1
-3
/
+11
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
5
-30
/
+18
2021-01-08
btrfs: shrink delalloc pages instead of full inodes
Josef Bacik
2
-18
/
+46
2021-01-08
hwmon: (amd_energy) fix allocation of hwmon_channel_info config
David Arcari
1
-1
/
+2
2021-01-08
ARM: picoxcell: fix missing interrupt-parent properties
Arnd Bergmann
1
-0
/
+4
2021-01-08
blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED
John Garry
1
-0
/
+1
2021-01-08
block/rnbd-clt: avoid module unload race with close confirmation
Jack Wang
1
-1
/
+2
2021-01-08
block/rnbd: Adding name to the Contributors List
Swapnil Ingle
1
-0
/
+1
2021-01-08
block/rnbd-clt: Fix sg table use after free
Guoqing Jiang
1
-8
/
+7
2021-01-08
block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_close
Jack Wang
1
-3
/
+5
2021-01-08
block/rnbd: Select SG_POOL for RNBD_CLIENT
Jack Wang
1
-0
/
+1
2021-01-08
KVM: x86: __kvm_vcpu_halt can be static
Paolo Bonzini
1
-1
/
+1
2021-01-08
x86/resctrl: Don't move a task to the same resource group
Fenghua Yu
1
-0
/
+7
2021-01-08
x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
Fenghua Yu
1
-69
/
+43
2021-01-08
block: pre-initialize struct block_device in bdev_alloc_inode
Christoph Hellwig
1
-2
/
+3
2021-01-08
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
Aleksander Jan Bajkowski
1
-3
/
+4
2021-01-08
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
1
-1
/
+1
2021-01-08
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
3
-10
/
+7
[next]