aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-18firmware: improve LSM/IMA security behaviourSven Van Asbroeck1-1/+1
2019-06-17ARM: omap1: remove unused variableArnd Bergmann1-1/+0
2019-06-15ABI: Fix KernelVersion tagsMauro Carvalho Chehab10-31/+31
2019-06-15ABI: sysfs-bus-pci-devices-aer_stats uses an invalid tagMauro Carvalho Chehab1-6/+6
2019-06-14ABI: better identificate tablesMauro Carvalho Chehab5-11/+11
2019-06-14ABI: sysfs-class-uwb_rc: remove a duplicated incomplete entryMauro Carvalho Chehab1-6/+0
2019-06-14ABI: sysfs-driver-hid: the "What" field doesn't parse fineMauro Carvalho Chehab1-6/+6
2019-06-14ABI: fix some syntax issues at the ABI databaseMauro Carvalho Chehab12-33/+33
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-rc3Linus Torvalds1-1/+1
2019-06-01mm, compaction: make sure we isolate a valid PFNSuzuki K Poulose1-1/+1
2019-06-01include/linux/generic-radix-tree.h: fix kerneldoc commentJonathan Corbet1-1/+1
2019-06-01kernel/signal.c: trace_signal_deliver when signal_group_exitZhenliang Wei1-0/+2
2019-06-01drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not usedQian Cai1-1/+2
2019-06-01spdxcheck.py: fix directory structuresVincenzo Frascino1-3/+4
2019-06-01kasan: initialize tag to 0xff in __kasan_kmallocNathan Chancellor1-1/+1
2019-06-01z3fold: fix sheduling while atomicVitaly Wool1-5/+6
2019-06-01scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas1-1/+2