index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
autogroup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
kgdb: Avoid suspicious RCU usage warning
Douglas Anderson
1
-0
/
+4
2020-06-26
kdb: Switch to use safer dbg_io_ops over console APIs
Sumit Garg
5
-22
/
+24
2020-06-26
SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
Chuck Lever
1
-0
/
+4
2020-06-26
NFSv4 fix CLOSE not waiting for direct IO compeletion
Olga Kornievskaia
2
-4
/
+10
2020-06-26
pNFS/flexfiles: Fix list corruption if the mirror count changes
Trond Myklebust
1
-4
/
+7
2020-06-26
nfs: Fix memory leak of export_path
Tom Rix
1
-0
/
+1
2020-06-26
sunrpc: fixed rollback in rpc_gssd_dummy_populate()
Vasily Averin
1
-0
/
+1
2020-06-26
i2c: core: check returned size of emulated smbus block read
Mans Rullgard
1
-0
/
+7
2020-06-26
MAINTAINERS: update info for sparse
Luc Van Oostenryck
1
-1
/
+3
2020-06-26
mm/memory_hotplug.c: fix false softlockup during pfn range removal
Ben Widawsky
1
-2
/
+11
2020-06-26
mm: remove vmalloc_exec
Christoph Hellwig
4
-39
/
+3
2020-06-26
arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page
Christoph Hellwig
1
-9
/
+3
2020-06-26
x86/hyperv: allocate the hypercall page with only read and execute bits
Christoph Hellwig
2
-1
/
+5
2020-06-26
mm/memory: fix IO cost for anonymous page
Joonsoo Kim
1
-0
/
+8
2020-06-26
mm/swap: fix for "mm: workingset: age nonresident information alongside anony...
Joonsoo Kim
1
-2
/
+1
2020-06-26
mm: workingset: age nonresident information alongside anonymous pages
Johannes Weiner
4
-21
/
+33
2020-06-26
doc: THP CoW fault no longer allocate THP
Yang Shi
2
-4
/
+3
2020-06-26
docs: mm/gup: minor documentation update
Souptick Joarder
1
-1
/
+1
2020-06-26
mm/memcontrol.c: prevent missed memory.low load tears
Chris Down
1
-2
/
+3
2020-06-26
mm/memcontrol.c: add missed css_put()
Muchun Song
1
-1
/
+3
2020-06-26
mm: memcontrol: handle div0 crash race condition in memory.low
Johannes Weiner
1
-2
/
+7
2020-06-26
mm/vmalloc.c: fix a warning while make xmldocs
Masanari Iida
1
-1
/
+0
2020-06-26
media: omap3isp: remove cacheflush.h
Nathan Chancellor
2
-3
/
+0
2020-06-26
make asm-generic/cacheflush.h more standalone
Stephen Rothwell
1
-0
/
+5
2020-06-26
mm/debug_vm_pgtable: fix build failure with powerpc 8xx
Christophe Leroy
1
-2
/
+2
2020-06-26
mm/memory.c: properly pte_offset_map_lock/unlock in vm_insert_pages()
Arjun Roy
1
-10
/
+11
2020-06-26
mm: fix swap cache node allocation mask
Hugh Dickins
1
-2
/
+2
2020-06-26
slub: cure list_slab_objects() from double fix
Sebastian Andrzej Siewior
1
-15
/
+4
2020-06-26
mm/slab: use memzero_explicit() in kzfree()
Waiman Long
1
-1
/
+1
2020-06-26
mm, slab: fix sign conversion problem in memcg_uncharge_slab()
Waiman Long
1
-2
/
+2
2020-06-26
lib: fix test_hmm.c reference after free
Randy Dunlap
1
-2
/
+1
2020-06-26
ocfs2: fix value of OCFS2_INVALID_SLOT
Junxiao Bi
1
-1
/
+1
2020-06-26
ocfs2: fix panic on nfs server over ocfs2
Junxiao Bi
1
-3
/
+6
2020-06-26
ocfs2: load global_inode_alloc
Junxiao Bi
1
-1
/
+1
2020-06-26
ocfs2: avoid inode removal while nfsd is accessing it
Junxiao Bi
2
-1
/
+17
2020-06-26
kexec: do not verify the signature without the lockdown or mandatory signature
Lianbo Jiang
1
-28
/
+6
2020-06-26
mm, compaction: make capture control handling safe wrt interrupts
Vlastimil Babka
1
-3
/
+14
2020-06-26
mm: do_swap_page(): fix up the error code
Michal Hocko
1
-1
/
+3
2020-06-26
openrisc: fix boot oops when DEBUG_VM is enabled
Stafford Horne
1
-0
/
+5
2020-06-26
selftests/powerpc: Fix build failure in ebb tests
Harish
1
-1
/
+1
2020-06-26
rds: transport module should be auto loaded when transport is set
Rao Shoaib
2
-10
/
+20
2020-06-26
sch_cake: fix a few style nits
Toke Høiland-Jørgensen
1
-2
/
+2
2020-06-26
sch_cake: don't call diffserv parsing code when it is not needed
Toke Høiland-Jørgensen
1
-4
/
+9
2020-06-26
sch_cake: don't try to reallocate or unshare skb unconditionally
Ilya Ponetayev
1
-11
/
+30
2020-06-26
ethtool: fix error handling in linkstate_prepare_data()
Michal Kubecek
1
-6
/
+5
2020-06-26
wil6210: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-28
/
+11
2020-06-26
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
1
-1
/
+1
2020-06-26
socionext: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-2
/
+3
2020-06-26
wireguard: receive: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-8
/
+2
2020-06-26
vxlan: fix last fdb index during dump of fdb with nhid
Roopa Prabhu
1
-0
/
+4
[next]