summaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm/cache.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2010-08-31alpha: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds
pan title='2025-07-16 14:11:58 +0200'>2025-07-16binder: Scaffolding for binder_alloc KUnit testsTiffany Yang 2025-07-02kill binderfs_remove_file()Al Viro 2025-05-21binder: fix use-after-free in binderfs_evict_inode()Dmitry Antipov 2025-02-20binder: remove unneeded <linux/export.h> inclusion from binder_internal.hMasahiro Yamada 2025-01-08binderfs: add new binder devices to binder_devicesLi Li 2024-07-31binder: frozen notificationYu-Ting Tseng 2024-07-03binder: use bitmap for faster descriptor lookupCarlos Llamas 2024-05-04binder: fix max_thread type inconsistencyCarlos Llamas 2023-05-13Binder: Add async from to transaction recordChuang Zhang 2023-05-13Binder: Add timestamp to transaction recordChuang Zhang 2023-01-19binder: return pending info for frozen async txnsLi Li 2022-07-08binder: fix redefinition of seq_file attributesCarlos Llamas 2022-05-09binder: add BINDER_GET_EXTENDED_ERROR ioctlCarlos Llamas 2022-04-22binder: hold fd_install until allocating fds firstCarlos Llamas 2021-11-01Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2021-10-14binder: use euid from cred instead of using taskTodd Kjos 2021-09-14binder: fix freeze raceLi Li 2021-04-10binder: tell userspace to dump current backtrace when detected oneway spammingHang Lu 2021-04-10binder: fix the missing BR_FROZEN_REPLY in binder_return_stringsHang Lu 2021-03-24binder: BINDER_GET_FROZEN_INFO ioctlMarco Ballesio 2021-03-24binder: BINDER_FREEZE ioctlMarco Ballesio 2020-11-11binder: move structs from core file to header fileFrankie.Chang 2020-03-03binder: prevent UAF for binderfs devices IIChristian Brauner 2020-03-03binder: prevent UAF for binderfs devicesChristian Brauner 2019-10-10binder: prevent UAF read in print_binder_transaction_log_entry()Christian Brauner 2019-09-04binder: Add binder_proc logging to binderfsHridya Valsaraju 2019-09-04binder: Make transaction_log available in binderfsHridya Valsaraju 2019-09-04binder: Add stats, state and transactions filesHridya Valsaraju 2019-09-04binder: Add default binder devices through binderfs when configuredHridya Valsaraju