summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-01-24fs: make helpers idmap mount awareChristian Brauner3-18/+31
2021-01-24open: handle idmapped mounts in do_truncate()Christian Brauner1-2/+2
2021-01-24namei: prepare for idmapped mountsChristian Brauner1-11/+21
2021-01-24namei: introduce struct renamedataChristian Brauner1-1/+11
2021-01-24namei: handle idmapped mounts in may_*() helpersChristian Brauner1-5/+9
2021-01-24stat: handle idmapped mountsChristian Brauner1-1/+1
2021-01-24commoncap: handle idmapped mountsChristian Brauner4-27/+47
2021-01-24xattr: handle idmapped mountsTycho Andersen1-9/+18
2021-01-24acl: handle idmapped mountsChristian Brauner4-10/+19
2021-01-24attr: handle idmapped mountsChristian Brauner1-3/+5
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner1-4/+4
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner2-6/+11
2021-01-24capability: handle idmapped mountsChristian Brauner1-2/+5
2021-01-24fs: add file and path permissions helpersChristian Brauner1-0/+8
2021-01-24fs: add id translation helpersChristian Brauner1-0/+47
2021-01-24mount: attach mappings to mountsChristian Brauner2-0/+12
2021-01-16Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2021-01-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+6
2021-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+6
2021-01-15compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon1-0/+6
2021-01-15Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+2
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Will Deacon1-2/+0
2021-01-13arm/kasan: fix the array size of kasan_early_shadow_pte[]Hailong Liu1-1/+5
2021-01-13mm/memcontrol: fix warning in mem_cgroup_page_lruvec()Hugh Dickins1-1/+1
2021-01-12net: compound page support in skb_seq_readWillem de Bruijn1-0/+1
2021-01-12net: support kmap_local forced debugging in skb_frag_foreachWillem de Bruijn1-1/+1
2021-01-10Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+21
2021-01-10Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+24
2021-01-09Merge tag 'acpi-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+7
2021-01-09Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-6/+12
2021-01-08dm integrity: fix flush with external metadata deviceMikulas Patocka1-0/+1
2021-01-08Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds1-1/+2
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek1-3/+0
2021-01-07net/mlx5e: Add missing capability check for uplink followAya Levin1-1/+2
2021-01-07ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo1-0/+7
2021-01-07iommu/vt-d: Fix general protection fault in aux_detach_device()Liu Yi L1-5/+11
2021-01-07iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devLiu Yi L1-1/+1
2021-01-07kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urbAndrey Konovalov1-0/+21
2021-01-04Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-0/+6
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds2-6/+6
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-7/+15
2020-12-30Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-2/+2
2020-12-30kdev_t: always inline major/minor helper functionsJosh Poimboeuf1-11/+11
2020-12-30sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie1-0/+3
2020-12-30mm: memmap defer init doesn't work as expectedBaoquan He1-2/+3
2020-12-30mm: add prototype for __add_to_page_cache_locked()Souptick Joarder1-0/+7
2020-12-30Revert "kbuild: avoid static_assert for genksyms"Masahiro Yamada1-5/+0
2020-12-28libceph: add __maybe_unused to DEFINE_MSGR2_FEATUREIlya Dryomov1-2/+2
2020-12-28fanotify: Fix sys_fanotify_mark() on native x86-32Brian Gerst1-0/+24
2020-12-25Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1