summaryrefslogtreecommitdiff
path: root/tools/arch/arm/include/uapi
AgeCommit message (Expand)Author
2018-06-05perf/tools: header file sync upGreg Kroah-Hartman
2016-09-19tools include: Add mman macros needed by perf for all archWang Nan
2016-09-13tools include: Add uapi mman.h for each architectureWang Nan
2016-07-12tools: Copy the header files needed by perf toolsArnaldo Carvalho de Melo
2016-07-12tools: Copy uapi/asm/perf_regs.h from the kernelArnaldo Carvalho de Melo
tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2025-12-05mqueue: correct the type of ro to intEdward Adam Davis 2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2025-11-28ipc: convert do_mq_open() to FD_ADD()Christian Brauner 2025-11-16convert mqueueAl Viro 2025-11-14VFS: change vfs_mkdir() to unlock on failure.NeilBrown 2025-11-14VFS: introduce start_creating_noperm() and start_removing_noperm()NeilBrown 2025-07-28Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds 2025-06-29sanitize handling of long-term internal mountsAl Viro 2025-06-11ramfs, hugetlbfs, mqueue: set DCACHE_DONTCACHEAl Viro 2025-04-08VFS: rename lookup_one_len family to lookup_noperm and remove permission checkNeilBrown 2024-11-03fdget(), more trivial conversionsAl Viro 2024-11-03do_mq_notify(): switch to CLASS(fd)Al Viro 2024-11-03do_mq_notify(): saner skb freeing on failuresAl Viro 2024-11-03switch netlink_getsockbyfilp() to taking descriptorAl Viro 2024-08-12introduce fd_file(), convert all accessors to it.Al Viro 2024-07-09ipc: mqueue: remove assignment from IS_ERR argumentChen Ni 2023-10-18ipc: convert to new timestamp accessorsJeff Layton 2023-07-24mqueue: convert to ctime accessor functionsJeff Layton 2023-02-24Merge branch 'work.namespace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2023-01-27ipc,namespace: batch free ipc_namespace structuresRik van Riel 2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner 2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner 2022-12-11ipc: fix memory leak in init_mqueue_fs()Zhengchao Shao 2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2022-10-09Merge tag 'retire_mq_sysctls-for-v5.19' of git://git.kernel.org/pub/scm/linux...Linus Torvalds 2022-10-03ipc: mqueue: remove unnecessary conditionalsJingyu Wang 2022-07-19ipc: mqueue: fix possible memory leak in init_mqueue_fs()Hangyu Hua 2022-07-17ipc/mqueue: remove unnecessary (void*) conversionYu Zhe 2022-06-03Merge tag 'per-namespace-ipc-sysctls-for-v5.19' of git://git.kernel.org/pub/s...Linus Torvalds 2022-05-09ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()Waiman Long 2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song 2022-03-08ipc: Store mqueue sysctls in the ipc namespaceAlexey Gladkov 2021-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds 2021-05-22ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiryVarad Gautam 2021-04-30Reimplement RLIMIT_MSGQUEUE on top of ucountsAlexey Gladkov 2021-01-24fs: make helpers idmap mount awareChristian Brauner 2021-01-24namei: prepare for idmapped mountsChristian Brauner 2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner