selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-21 23:24:22 to 2025-08-12 12:27:44 UTC [more...]

[PATCH] SELinux: Add support for BPF token access control
 2025-08-12 12:27 UTC  (12+ messages)

[PATCH testsuite] tests/bpf: Add tests for SELinux BPF token access control
 2025-08-12 12:18 UTC  (4+ messages)

[PATCH v5 4/5] Audit: Fix indentation in audit_log_exit
 2025-08-11 22:21 UTC  (4+ messages)

[PATCH -next] selinux: Remove unused function selinux_policycap_netif_wildcard()
 2025-08-11 22:18 UTC  (4+ messages)
` [PATCH] "

[PATCH] selinux: use a consistent method to get full socket from skb
 2025-08-11 22:17 UTC  (4+ messages)

[PATCH v2] lsm,selinux: Add LSM blob support for BPF objects
 2025-08-11 22:16 UTC  (4+ messages)

[PATCH] selinux: Remove redundant __GFP_NOWARN
 2025-08-11 14:11 UTC  (2+ messages)

[RFC PATCH 2/2] memfd: call security_inode_init_security_anon
 2025-08-11 13:08 UTC  (5+ messages)

[PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
 2025-08-09  1:06 UTC  (5+ messages)

[PATCH userspace] libsepol: add bpf_token_perms polcap
 2025-08-08 18:35 UTC 

[RFC PATCH 1/2] lsm: add type to security_inode_init_security_anon
 2025-08-08 12:00 UTC  (2+ messages)

[PATCH] tst_security.sh: Use the same value for checkreqprot
 2025-08-08  7:16 UTC  (2+ messages)

[PATCH] libsemanage: get_home_dirs: cleanup parsing of values from conf files
 2025-08-07  6:07 UTC  (3+ messages)

[PATCH 2/3] LSM: allocate mnt_opts blobs instead of module specific data
 2025-08-07  0:40 UTC  (4+ messages)

[PATCH 1/3] LSM: Add mount opts blob size tracking
 2025-08-06 22:06 UTC  (2+ messages)

[PATCH] selinux: implement bpf_token_cmd and bpf_token_capable hooks
 2025-08-06 18:30 UTC  (10+ messages)

[PATCH v5 3/5] Audit: Add record for multiple task security contexts
 2025-08-06 16:03 UTC  (3+ messages)

[PATCH] secilc: Add test for attribute assignment to attributes
 2025-08-04 17:03 UTC  (2+ messages)
` [PATCH v2] "

[PATCH userspace] SECURITY.md: add my email address and GPG key fingerprint
 2025-08-04 16:41 UTC  (6+ messages)

[PATCH] libsemanage: refactor semanage_user_roles
 2025-08-01 19:34 UTC  (3+ messages)

[PATCH testsuite] tests/bpf: add tests for bpf token
 2025-08-01 18:45 UTC  (2+ messages)

[PATCH v3] seunshare: fix the frail tmpdir cleanup
 2025-08-01 18:29 UTC  (2+ messages)

[PATCH] libselinux: refactor selinux_check_securetty_context
 2025-08-01 18:28 UTC  (2+ messages)

[PATCH] seunshare: fix the frail tmpdir cleanup
 2025-08-01 18:12 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] libselinux: refactor selinux_check_securetty_context
 2025-08-01 17:57 UTC  (2+ messages)

[PATCH] libselinux: refactor selinux_check_securetty_context
 2025-08-01 17:45 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] seunshare: always use translations when printing
 2025-07-31 17:17 UTC 

[PATCH] libselinux: load_policy: log using selinux_log instead of fprintf
 2025-07-31 14:17 UTC  (3+ messages)

[PATCH] libselinux: refactor selinux_getenforcemode
 2025-07-31 14:17 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH] libselinux: selinux_getenforcemode: remove out2 label
 2025-07-31 14:16 UTC  (4+ messages)
` [PATCH v2] libselinux: remove out2 labels

[PATCH] python: fix flake8 F824 error
 2025-07-31 10:22 UTC 

Possibly re-expose the enforcing kernel cmdline parameter
 2025-07-30 16:28 UTC  (4+ messages)

[PATCH] libselinux: fix parsing of the enforcing kernel cmdline parameter
 2025-07-30 13:06 UTC  (13+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH v4] "
            ` [PATCH v5] "

[syzbot] [selinux?] KASAN: slab-out-of-bounds Read in hashtab_map
 2025-07-29 11:25 UTC 

[GIT PULL] selinux/selinux-pr-20250725
 2025-07-29  2:24 UTC  (2+ messages)

[RFC PATCH v2 0/34] Rework the LSM initialization
 2025-07-28 23:56 UTC  (77+ messages)
` [RFC PATCH v2 01/34] lsm: split the notifier code out into lsm_notifier.c
` [RFC PATCH v2 02/34] lsm: split the init code out into lsm_init.c
` [RFC PATCH v2 03/34] lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()
` [RFC PATCH v2 04/34] lsm: introduce looping macros for the initialization code
` [RFC PATCH v2 05/34] lsm: integrate report_lsm_order() code into caller
` [RFC PATCH v2 06/34] lsm: integrate lsm_early_cred() and lsm_early_task() "
` [RFC PATCH v2 07/34] lsm: rename ordered_lsm_init() to lsm_init_ordered()
` [RFC PATCH v2 08/34] lsm: replace the name field with a pointer to the lsm_id struct
` [RFC PATCH v2 09/34] lsm: rename the lsm order variables for consistency
` [RFC PATCH v2 10/34] lsm: rework lsm_active_cnt and lsm_idlist[]
` [RFC PATCH v2 11/34] lsm: get rid of the lsm_names list and do some cleanup
` [RFC PATCH v2 12/34] lsm: rework the LSM enable/disable setter/getter functions
` [RFC PATCH v2 13/34] lsm: rename exists_ordered_lsm() to lsm_order_exists()
` [RFC PATCH v2 14/34] lsm: rename/rework append_ordered_lsm() into lsm_order_append()
` [RFC PATCH v2 15/34] lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()
` [RFC PATCH v2 16/34] lsm: cleanup the LSM blob size code
` [RFC PATCH v2 17/34] lsm: cleanup initialize_lsm() and rename to lsm_init_single()
` [RFC PATCH v2 18/34] lsm: fold lsm_init_ordered() into security_init()
` [RFC PATCH v2 19/34] lsm: add/tweak function header comment blocks in lsm_init.c
` [RFC PATCH v2 20/34] lsm: cleanup the debug and console output "
` [RFC PATCH v2 21/34] lsm: output available LSMs when debugging
` [RFC PATCH v2 22/34] lsm: group lsm_order_parse() with the other lsm_order_*() functions
` [RFC PATCH v2 23/34] lsm: introduce an initcall mechanism into the LSM framework
` [RFC PATCH v2 24/34] loadpin: move initcalls to "
` [RFC PATCH v2 25/34] ipe: "
` [RFC PATCH v2 26/34] smack: "
` [RFC PATCH v2 27/34] tomoyo: "
` [RFC PATCH v2 28/34] safesetid: "
` [RFC PATCH v2 29/34] apparmor: "
` [RFC PATCH v2 30/34] lockdown: "
` [RFC PATCH v2 31/34] ima,evm: "
` [RFC PATCH v2 32/34] selinux: "
` [RFC PATCH v2 33/34] lsm: consolidate all of the LSM framework initcalls
` [RFC PATCH v2 34/34] lsm: add a LSM_STARTED_ALL notification event

[PATCH] README.md: add link to the github wiki
 2025-07-28 14:25 UTC  (3+ messages)

[PATCH] Update CONTRIBUTING.md
 2025-07-28 14:24 UTC  (3+ messages)

[PATCH v3] libselinux: fix parsing of the enforcing kernel cmdline parameter
 2025-07-24 13:40 UTC 

systemd.exec(5) PAMName= with libselinux
 2025-07-24  5:34 UTC  (5+ messages)

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2025-07-24  2:09 UTC  (6+ messages)

[PATCH] libselinux: fix parsing of the enforcing kernel cmdline parameter
 2025-07-22 15:36 UTC  (4+ messages)

[LTP] [PATCH v4 2/2] Add listxattr04 reproducer
 2025-07-22 14:11 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).