summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-10-22lsm: cleanup the debug and console output in lsm_init.cPaul Moore-70/+66
2025-10-22lsm: add/tweak function header comment blocks in lsm_init.cPaul Moore-5/+12
2025-10-22lsm: fold lsm_init_ordered() into security_init()Paul Moore-84/+71
2025-10-22lsm: cleanup initialize_lsm() and rename to lsm_init_single()Paul Moore-10/+15
2025-10-22lsm: cleanup the LSM blob size codePaul Moore-41/+50
2025-10-22lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()Paul Moore-45/+37
2025-10-22lsm: rename/rework append_ordered_lsm() into lsm_order_append()Paul Moore-33/+43
2025-10-22lsm: rename exists_ordered_lsm() to lsm_order_exists()Paul Moore-5/+8
2025-10-22lsm: rework the LSM enable/disable setter/getter functionsPaul Moore-31/+31
2025-10-22lsm: get rid of the lsm_names list and do some cleanupPaul Moore-52/+41
2025-10-22lsm: rework lsm_active_cnt and lsm_idlist[]Paul Moore-8/+10
2025-10-22lsm: rename the lsm order variables for consistencyPaul Moore-38/+48
2025-10-22lsm: replace the name field with a pointer to the lsm_id structPaul Moore-42/+33
2025-10-22lsm: rename ordered_lsm_init() to lsm_init_ordered()Paul Moore-5/+5
2025-10-22lsm: integrate lsm_early_cred() and lsm_early_task() into callerPaul Moore-30/+5
2025-10-22lsm: integrate report_lsm_order() code into callerPaul Moore-21/+12
2025-10-22lsm: introduce looping macros for the initialization codePaul Moore-15/+27
2025-10-22lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()Paul Moore-61/+44
2025-10-22lsm: split the init code out into lsm_init.cPaul Moore-566/+601
2025-10-22lsm: split the notifier code out into lsm_notifier.cPaul Moore-24/+32
2025-10-19Linux 6.18-rc2v6.18-rc2Linus Torvalds-1/+1
2025-10-19Merge tag 'sched_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-13/+18
2025-10-19Merge tag 'perf_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-7/+7
2025-10-19Merge tag 'x86_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-9/+47
2025-10-18Merge tag 'rust-rustfmt' of git://git.kernel.org/pub/scm/linux/kernel/git/oje...Linus Torvalds-5/+83
2025-10-18Merge tag 'tpmdd-next-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-9/+20
2025-10-18Merge tag 'pci-v6.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-15/+20
2025-10-18Merge tag 'cxl-fixes-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-21/+23
2025-10-18Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-25/+151
2025-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-40/+59
2025-10-18Merge tag 'exfat-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-9/+10
2025-10-18Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-15/+38
2025-10-18Merge tag '6.18-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-498/+419
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-539/+940
2025-10-18Merge tag 'powerpc-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-13/+11
2025-10-18Merge tag 'slab-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+12
2025-10-18tpm_crb: Add idle support for the Arm FF-A start methodStuart Yoder-9/+20
2025-10-18Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-185/+375
2025-10-18Merge tag 'kvmarm-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-354/+565
2025-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-4/+15
2025-10-17Merge tag 'riscv-for-linux-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-12/+27
2025-10-17selftests/bpf: Fix redefinition of 'off' as different kind of symbolBrahmajit Das-7/+7
2025-10-17bpf: Do not disable preemption in bpf_test_run().Sahil Chandna-17/+6
2025-10-17arm64: debug: always unmask interrupts in el0_softstp()Ada Couprie Diaz-3/+5
2025-10-17arm64/sysreg: Fix GIC CDEOI instruction encodingLorenzo Pieralisi-1/+10
2025-10-17Merge tag 'io_uring-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-9/+7
2025-10-17Merge tag 'block-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-17/+23
2025-10-17Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-42/+44
2025-10-17Merge tag 'sound-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-87/+216
2025-10-17Merge tag 'drm-fixes-2025-10-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-224/+355