Age | Commit message (Expand) | Author |
2021-01-24 | fs: introduce MOUNT_ATTR_IDMAP | Christian Brauner |
2021-01-24 | fs: add mount_setattr() | Christian Brauner |
2021-01-24 | ima: handle idmapped mounts | Christian Brauner |
2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner |
2021-01-24 | open: handle idmapped mounts in do_truncate() | Christian Brauner |
2021-01-24 | namei: prepare for idmapped mounts | Christian Brauner |
2021-01-24 | namei: introduce struct renamedata | Christian Brauner |
2021-01-24 | namei: handle idmapped mounts in may_*() helpers | Christian Brauner |
2021-01-24 | stat: handle idmapped mounts | Christian Brauner |
2021-01-24 | commoncap: handle idmapped mounts | Christian Brauner |
2021-01-24 | xattr: handle idmapped mounts | Tycho Andersen |
2021-01-24 | acl: handle idmapped mounts | Christian Brauner |
2021-01-24 | attr: handle idmapped mounts | Christian Brauner |
2021-01-24 | inode: make init and permission helpers idmapped mount aware | Christian Brauner |
2021-01-24 | namei: make permission helpers idmapped mount aware | Christian Brauner |
2021-01-24 | capability: handle idmapped mounts | Christian Brauner |
2021-01-24 | fs: add file and path permissions helpers | Christian Brauner |
2021-01-24 | fs: add id translation helpers | Christian Brauner |
2021-01-24 | mount: attach mappings to mounts | Christian Brauner |
2021-01-15 | Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-01-15 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-01-15 | Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-01-15 | compiler.h: Raise minimum version of GCC to 5.1 for arm64 | Will Deacon |
2021-01-14 | Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-01-13 | xen: Fix event channel callback via INTX/GSI | David Woodhouse |
2021-01-13 | arm64: make atomic helpers __always_inline | Arnd Bergmann |
2021-01-13 | Revert "arm64: Enable perf events based hard lockup detector" | Will Deacon |
2021-01-12 | arm/kasan: fix the array size of kasan_early_shadow_pte[] | Hailong Liu |
2021-01-12 | mm/memcontrol: fix warning in mem_cgroup_page_lruvec() | Hugh Dickins |
2021-01-11 | net: compound page support in skb_seq_read | Willem de Bruijn |
2021-01-11 | net: support kmap_local forced debugging in skb_frag_foreach | Willem de Bruijn |
2021-01-10 | Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-01-10 | Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-01-10 | Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-01-10 | Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-01-10 | Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-01-09 | bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket | Coly Li |
2021-01-08 | Merge tag 'acpi-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2021-01-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-01-08 | Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-01-08 | dm integrity: fix flush with external metadata device | Mikulas Patocka |
2021-01-08 | Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2021-01-08 | Revert "init/console: Use ttynull as a fallback when there is no console" | Petr Mladek |
2021-01-08 | Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2021-01-07 | KVM: SVM: Add support for booting APs in an SEV-ES guest | Tom Lendacky |
2021-01-07 | Merge branch 'kvm-master' into kvm-next | Paolo Bonzini |
2021-01-07 | net/mlx5e: Add missing capability check for uplink follow | Aya Levin |
2021-01-07 | ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI | Shawn Guo |
2021-01-07 | iommu/vt-d: Fix general protection fault in aux_detach_device() | Liu Yi L |