index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
14
-104
/
+285
|
\
|
*
fs: introduce MOUNT_ATTR_IDMAP
Christian Brauner
2021-01-24
2
-1
/
+3
|
*
fs: add mount_setattr()
Christian Brauner
2021-01-24
3
-1
/
+22
|
*
ima: handle idmapped mounts
Christian Brauner
2021-01-24
1
-6
/
+12
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
3
-18
/
+31
|
*
open: handle idmapped mounts in do_truncate()
Christian Brauner
2021-01-24
1
-2
/
+2
|
*
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
1
-11
/
+21
|
*
namei: introduce struct renamedata
Christian Brauner
2021-01-24
1
-1
/
+11
|
*
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
2021-01-24
1
-5
/
+9
|
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
commoncap: handle idmapped mounts
Christian Brauner
2021-01-24
4
-27
/
+47
|
*
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
1
-9
/
+18
|
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
4
-10
/
+19
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-3
/
+5
|
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-4
/
+4
|
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
2
-6
/
+11
|
*
capability: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+5
|
*
fs: add file and path permissions helpers
Christian Brauner
2021-01-24
1
-0
/
+8
|
*
fs: add id translation helpers
Christian Brauner
2021-01-24
1
-0
/
+47
|
*
mount: attach mappings to mounts
Christian Brauner
2021-01-24
2
-0
/
+12
*
|
Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
2021-02-23
1
-0
/
+6
|
\
\
|
*
|
percpu: fix clang modpost section mismatch
Dennis Zhou
2021-02-14
1
-0
/
+6
*
|
|
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-23
4
-107
/
+9
|
\
\
\
|
*
|
|
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2021-02-08
3
-48
/
+0
|
*
|
|
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
2021-02-08
3
-20
/
+0
|
*
|
|
module: move struct symsearch to module.c
Christoph Hellwig
2021-02-08
1
-11
/
+0
|
*
|
|
module: mark module_mutex static
Christoph Hellwig
2021-02-08
1
-2
/
+0
|
*
|
|
kallsyms: only build {,module_}kallsyms_on_each_symbol when required
Christoph Hellwig
2021-02-08
2
-25
/
+8
|
*
|
|
module: use RCU to synchronize find_module
Christoph Hellwig
2021-02-08
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-02-23
1
-1
/
+12
|
\
\
\
|
*
|
|
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
2021-01-26
1
-1
/
+4
|
*
|
|
objtool: Add asm version of STACK_FRAME_NON_STANDARD
Josh Poimboeuf
2021-01-26
1
-0
/
+8
*
|
|
|
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-23
3
-12
/
+99
|
\
\
\
\
|
*
|
|
|
PCI: Fix PREL32 relocations for LTO
Sami Tolvanen
2021-01-14
1
-2
/
+25
|
*
|
|
|
init: lto: fix PREL32 relocations
Sami Tolvanen
2021-01-14
1
-4
/
+27
|
*
|
|
|
init: lto: ensure initcall ordering
Sami Tolvanen
2021-01-14
1
-7
/
+45
|
*
|
|
|
kbuild: add support for Clang LTO
Sami Tolvanen
2021-01-14
1
-4
/
+7
*
|
|
|
|
Merge tag 'pinctrl-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-22
1
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Merge tag 'v5.11-rc2' into devel
Linus Walleij
2021-01-26
8
-27
/
+42
|
|
\
|
|
|
|
|
*
|
|
|
|
kconfig.h: Add IF_ENABLED() macro
Paul Cercueil
2021-01-18
1
-0
/
+6
*
|
|
|
|
|
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
2021-02-22
5
-48
/
+53
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sysfs: Support zapping of binary attr mmaps
Daniel Vetter
2021-01-12
1
-0
/
+2
|
*
|
|
|
|
|
resource: Move devmem revoke code to resource framework
Daniel Vetter
2021-01-12
1
-5
/
+1
|
*
|
|
|
|
|
mm: Close race in generic_access_phys
Daniel Vetter
2021-01-12
1
-1
/
+2
|
*
|
|
|
|
|
media: videobuf2: Move frame_vector into media subsystem
Daniel Vetter
2021-01-12
3
-42
/
+48
|
*
|
|
|
|
|
mm/frame-vector: Use FOLL_LONGTERM
Daniel Vetter
2021-01-12
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...
Linus Torvalds
2021-02-22
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
2021-02-16
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2021-02-22
2
-4
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
workqueue: tracing the name of the workqueue instead of it's address
Zqiang
2021-01-19
1
-3
/
+3
[next]