index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-25
mqueue: set ->user_ns before ->get_tree()
Al Viro
2019-05-25
switch mount_capable() to fs_context
Al Viro
2019-05-25
legacy_get_tree(): pass fc->user_ns to mount_capable()
Al Viro
2019-05-25
move the capability checks from sget_userns() to legacy_get_tree()
Al Viro
2019-05-25
vfs: Kill mount_ns()
David Howells
2019-05-25
vfs: Convert nfsctl to use the new mount API
David Howells
2019-05-25
vfs: Convert rpc_pipefs to use the new mount API
David Howells
2019-05-25
consolidate the capability checks in sget_{fc,userns}()
Al Viro
2019-05-25
start massaging the checks in sget_...(): move to sget_userns()
Al Viro
2019-05-25
no need to protect against put_user_ns(NULL)
Al Viro
2019-05-25
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-21
device-dax: Drop register_filesystem()
Dan Williams
2019-05-21
unexport simple_dname()
Al Viro
2019-05-21
z3fold: don't bother with dentry_operations
David Howells
2019-05-20
zsmalloc: don't bother with dentry_operations
Al Viro
2019-05-20
balloon: don't bother with dentry_operations
Al Viro
2019-05-20
cxlflash: don't bother with dentry_operations
Al Viro
2019-05-20
cxl: don't bother with dentry_operations
Al Viro
2019-05-20
drm: don't bother with super_operations and dentry_operations
Al Viro
2019-05-19
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
2019-05-19
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-05-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-19
Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-05-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-19
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-19
Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-05-19
Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2019-05-19
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-18
initramfs: don't free a non-existent initrd
Steven Price
2019-05-18
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
2019-05-18
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
2019-05-18
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2019-05-18
Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
2019-05-18
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
[next]