summaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-hacking (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-13f2fs: replace ktype default_attrs with default_groupsKimberly Brown1-2/+4
2019-06-13dlm: Replace default_attrs in dlm_ktype with default_groupsKimberly Brown1-1/+2
2019-06-13ext4: replace ktype default_attrs with default_groupsKimberly Brown1-2/+4
2019-06-13gfs2: replace ktype default_attrs with default_groupsKimberly Brown1-1/+2
2019-06-12ti-st: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-4/+0
2019-06-12lkdtm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+2
2019-06-12vmw_balloon: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-16/+3
2019-06-10firmware: Use kvmalloc for page tablesTakashi Iwai2-4/+5
2019-06-10firmware: Unify the paged buffer release helperTakashi Iwai3-16/+25
2019-06-10firmware: Free temporary page table after vmappingTakashi Iwai2-4/+9
2019-06-05mm/zsmalloc.c: remove unused variableAnders Roxell1-2/+0
2019-06-03debugfs: make debugfs_create_u32_array() return voidGreg Kroah-Hartman3-18/+10
2019-06-03btrfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-8/+2
2019-06-03mailbox: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-29/+7
2019-06-03gcov: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-22/+2
2019-06-03x86: kdebugfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-49/+11
2019-06-03x86: platform: no need to check return value of debugfs_create functionsGreg Kroah-Hartman4-60/+13
2019-06-03x86: mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-28/+7
2019-06-03arm: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-14/+7
2019-06-03arm: omap2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-9/+6
2019-06-03arm: omap1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-56/+14
2019-06-03x86: xen: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-9/+1
2019-06-03backing-dev: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-20/+5
2019-06-03mm: cleancache: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-2/+1
2019-06-03kprobes: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-19/+6
2019-06-03fail_function: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-18/+5
2019-06-03sh: no need to check return value of debugfs_create functionsGreg Kroah-Hartman5-50/+13
2019-06-03hwpoison-inject: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-45/+22
2019-06-03mm: kmemleak: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+1
2019-06-03zsmalloc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-18/+4
2019-06-03blktrace: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+0
2019-06-03trace: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-4/+0
2019-06-03zswap: ignore debugfs_create_dir() return valueGreg Kroah-Hartman1-2/+0
2019-06-02Linux 5.2-rc3v5.2-rc3Linus Torvalds1-1/+1
2019-06-02mm, compaction: make sure we isolate a valid PFNSuzuki K Poulose1-1/+1
2019-06-02include/linux/generic-radix-tree.h: fix kerneldoc commentJonathan Corbet1-1/+1
2019-06-02kernel/signal.c: trace_signal_deliver when signal_group_exitZhenliang Wei1-0/+2
2019-06-02drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not usedQian Cai1-1/+2
2019-06-02spdxcheck.py: fix directory structuresVincenzo Frascino1-3/+4
2019-06-02kasan: initialize tag to 0xff in __kasan_kmallocNathan Chancellor1-1/+1
2019-06-02z3fold: fix sheduling while atomicVitaly Wool1-5/+6
2019-06-02scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas1-1/+2
2019-06-02mm/gup: continue VM_FAULT_RETRY processing even for pre-faultsMike Rapoport1-7/+8
2019-06-02ocfs2: fix error path kobject memory leakTobin C. Harding1-0/+1
2019-06-02memcg: make it work on sparse non-0-node systemsJiri Slaby2-5/+4
2019-06-02mm, memcg: consider subtrees in memory.eventsChris Down4-4/+36
2019-06-02prctl_set_mm: downgrade mmap_sem to read lockMichal Koutný2-4/+11
2019-06-02prctl_set_mm: refactor checks from validate_prctl_mapMichal Koutný1-26/+25
2019-06-02kernel/fork.c: make max_threads symbol staticKefeng Wang1-1/+1
2019-06-02arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changesSebastian Andrzej Siewior1-0/+1