summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-04quota: Make dquot_disable() work without quota inodesJan Kara1-44/+29
2019-11-04quota: Drop dquot_enable()Jan Kara2-47/+16
2019-11-04fs: Use dquot_load_quota_inode() from filesystemsJan Kara3-4/+4
2019-11-04quota: Rename vfs_load_quota_inode() to dquot_load_quota_inode()Jan Kara2-6/+15
2019-11-04quota: Simplify dquot_resume()Jan Kara1-6/+4
2019-11-04quota: Factor out setup of quota inodeJan Kara2-41/+69
2019-10-15mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped m...Jane Chu1-9/+13
2019-10-15mm/slab.c: fix kernel-doc warning for __ksize()Randy Dunlap1-0/+3
2019-10-15xarray.h: fix kernel-doc warningRandy Dunlap1-2/+2
2019-10-15bitmap.h: fix kernel-doc warning and typoRandy Dunlap1-1/+2
2019-10-15fs/fs-writeback.c: fix kernel-doc warningRandy Dunlap1-1/+1
2019-10-15fs/libfs.c: fix kernel-doc warningRandy Dunlap1-2/+1
2019-10-15fs/direct-io.c: fix kernel-doc warningRandy Dunlap1-2/+1
2019-10-15mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()Vlastimil Babka1-3/+4
2019-10-15mm, hugetlb: allow hugepage allocations to reclaim as neededDavid Rientjes1-2/+4
2019-10-15lib/test_meminit: add a kmem_cache_alloc_bulk() testAlexander Potapenko1-0/+27
2019-10-15mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocationsAlexander Potapenko1-6/+16
2019-10-15lib/generic-radix-tree.c: add kmemleak annotationsEric Biggers1-6/+26
2019-10-15mm/slub: fix a deadlock in show_slab_objects()Qian Cai1-2/+11
2019-10-15mm, page_owner: rename flag indicating that page is allocatedVlastimil Babka2-7/+7
2019-10-15mm, page_owner: decouple freeing stack trace from debug_pageallocVlastimil Babka2-21/+10
2019-10-15mm, page_owner: fix off-by-one error in __set_page_owner_handle()Vlastimil Babka3-22/+24
2019-10-14kmemleak: Do not corrupt the object_list during clean-upCatalin Marinas1-9/+21
2019-10-14Linux 5.4-rc3v5.4-rc3Linus Torvalds1-1/+1
2019-10-13tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek1-0/+1
2019-10-13tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)1-0/+2
2019-10-13tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)1-1/+1
2019-10-13recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)1-4/+1
2019-10-13tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)1-0/+4
2019-10-13tracing: Add locked_down checks to the open calls of files created for tracefsSteven Rostedt (VMware)10-4/+98
2019-10-13tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)6-60/+81
2019-10-13tracing: Have trace events system open call tracing_open_generic_tr()Steven Rostedt (VMware)3-15/+5
2019-10-13tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)1-2/+15
2019-10-13ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)1-9/+18
2019-10-13tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...Steven Rostedt (VMware)1-41/+1
2019-10-12perf/x86/cstate: Add Tiger Lake CPU supportKan Liang1-9/+11
2019-10-12perf/x86/msr: Add Tiger Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/intel: Add Tiger Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/cstate: Update C-state counters for Ice LakeKan Liang1-11/+25
2019-10-12perf/x86/msr: Add new CPU model numbers for Ice LakeKan Liang1-0/+3
2019-10-12perf/x86/cstate: Add Comet Lake CPU supportKan Liang1-10/+14
2019-10-12perf/x86/msr: Add Comet Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/intel: Add Comet Lake CPU supportKan Liang1-0/+2
2019-10-11Documentation/process: Add fallthrough pseudo-keywordJoe Perches2-11/+24
2019-10-11compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case useJoe Perches1-0/+17
2019-10-11net: sctp: Rename fallthrough label to unhandledJoe Perches1-6/+6
2019-10-11s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger1-2/+2
2019-10-11firmware: google: increment VPD key_len properlyBrian Norris1-1/+1
2019-10-11MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdbDouglas Anderson1-0/+1
2019-10-11spufs: fix a crash in spufs_create_root()Emmanuel Nicolet1-0/+1