summaryrefslogtreecommitdiff
path: root/include/uapi/linux/mei.h
AgeCommit message (Expand)Author
2020-08-18mei: add connect with vtag ioctlAlexander Usyskin
2019-03-28mei: adjust the copyright notice in the files.Tomas Winkler
2019-03-28mei: convert to SPDX license tagsTomas Winkler
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2015-08-03mei: add async event notification ioctlsTomas Winkler
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
ilable LSMs when debuggingPaul Moore 2025-10-22lsm: cleanup the debug and console output in lsm_init.cPaul Moore 2025-10-22lsm: add/tweak function header comment blocks in lsm_init.cPaul Moore 2025-10-22lsm: fold lsm_init_ordered() into security_init()Paul Moore 2025-10-22lsm: cleanup initialize_lsm() and rename to lsm_init_single()Paul Moore 2025-10-22lsm: cleanup the LSM blob size codePaul Moore 2025-10-22lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()Paul Moore 2025-10-22lsm: rename/rework append_ordered_lsm() into lsm_order_append()Paul Moore 2025-10-22lsm: rename exists_ordered_lsm() to lsm_order_exists()Paul Moore 2025-10-22lsm: rework the LSM enable/disable setter/getter functionsPaul Moore 2025-10-22lsm: get rid of the lsm_names list and do some cleanupPaul Moore 2025-10-22lsm: rework lsm_active_cnt and lsm_idlist[]Paul Moore 2025-10-22lsm: rename the lsm order variables for consistencyPaul Moore 2025-10-22lsm: replace the name field with a pointer to the lsm_id structPaul Moore 2025-10-22lsm: rename ordered_lsm_init() to lsm_init_ordered()Paul Moore 2025-10-22lsm: integrate lsm_early_cred() and lsm_early_task() into callerPaul Moore 2025-10-22lsm: integrate report_lsm_order() code into callerPaul Moore 2025-10-22lsm: introduce looping macros for the initialization codePaul Moore 2025-10-22lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()Paul Moore 2025-10-22lsm: split the init code out into lsm_init.cPaul Moore