index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kernel-hacking
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-13
f2fs: replace ktype default_attrs with default_groups
Kimberly Brown
1
-2
/
+4
2019-06-13
dlm: Replace default_attrs in dlm_ktype with default_groups
Kimberly Brown
1
-1
/
+2
2019-06-13
ext4: replace ktype default_attrs with default_groups
Kimberly Brown
1
-2
/
+4
2019-06-13
gfs2: replace ktype default_attrs with default_groups
Kimberly Brown
1
-1
/
+2
2019-06-12
ti-st: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-4
/
+0
2019-06-12
lkdtm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-11
/
+2
2019-06-12
vmw_balloon: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-16
/
+3
2019-06-10
firmware: Use kvmalloc for page tables
Takashi Iwai
2
-4
/
+5
2019-06-10
firmware: Unify the paged buffer release helper
Takashi Iwai
3
-16
/
+25
2019-06-10
firmware: Free temporary page table after vmapping
Takashi Iwai
2
-4
/
+9
2019-06-05
mm/zsmalloc.c: remove unused variable
Anders Roxell
1
-2
/
+0
2019-06-03
debugfs: make debugfs_create_u32_array() return void
Greg Kroah-Hartman
3
-18
/
+10
2019-06-03
btrfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-8
/
+2
2019-06-03
mailbox: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-29
/
+7
2019-06-03
gcov: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-22
/
+2
2019-06-03
x86: kdebugfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-49
/
+11
2019-06-03
x86: platform: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-60
/
+13
2019-06-03
x86: mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-28
/
+7
2019-06-03
arm: dump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-14
/
+7
2019-06-03
arm: omap2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-9
/
+6
2019-06-03
arm: omap1: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-56
/
+14
2019-06-03
x86: xen: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-9
/
+1
2019-06-03
backing-dev: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-20
/
+5
2019-06-03
mm: cleancache: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+1
2019-06-03
kprobes: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+6
2019-06-03
fail_function: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+5
2019-06-03
sh: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
5
-50
/
+13
2019-06-03
hwpoison-inject: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-45
/
+22
2019-06-03
mm: kmemleak: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+1
2019-06-03
zsmalloc: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+4
2019-06-03
blktrace: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+0
2019-06-03
trace: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-4
/
+0
2019-06-03
zswap: ignore debugfs_create_dir() return value
Greg Kroah-Hartman
1
-2
/
+0
2019-06-02
Linux 5.2-rc3
v5.2-rc3
Linus Torvalds
1
-1
/
+1
2019-06-02
mm, compaction: make sure we isolate a valid PFN
Suzuki K Poulose
1
-1
/
+1
2019-06-02
include/linux/generic-radix-tree.h: fix kerneldoc comment
Jonathan Corbet
1
-1
/
+1
2019-06-02
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
1
-0
/
+2
2019-06-02
drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used
Qian Cai
1
-1
/
+2
2019-06-02
spdxcheck.py: fix directory structures
Vincenzo Frascino
1
-3
/
+4
2019-06-02
kasan: initialize tag to 0xff in __kasan_kmalloc
Nathan Chancellor
1
-1
/
+1
2019-06-02
z3fold: fix sheduling while atomic
Vitaly Wool
1
-5
/
+6
2019-06-02
scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set
Fabiano Rosas
1
-1
/
+2
2019-06-02
mm/gup: continue VM_FAULT_RETRY processing even for pre-faults
Mike Rapoport
1
-7
/
+8
2019-06-02
ocfs2: fix error path kobject memory leak
Tobin C. Harding
1
-0
/
+1
2019-06-02
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2
-5
/
+4
2019-06-02
mm, memcg: consider subtrees in memory.events
Chris Down
4
-4
/
+36
2019-06-02
prctl_set_mm: downgrade mmap_sem to read lock
Michal Koutný
2
-4
/
+11
2019-06-02
prctl_set_mm: refactor checks from validate_prctl_map
Michal Koutný
1
-26
/
+25
2019-06-02
kernel/fork.c: make max_threads symbol static
Kefeng Wang
1
-1
/
+1
2019-06-02
arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes
Sebastian Andrzej Siewior
1
-0
/
+1
[next]