summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-09selinux: revert SECINITSID_INIT supportPaul Moore6-64/+1
2023-08-08selinux: use GFP_KERNEL while reading binary policyChristian Göttsche1-5/+5
2023-08-08selinux: update comment on selinux_hooks[]Xiu Jianfeng1-4/+0
2023-08-04selinux: avoid implicit conversions in services codeChristian Göttsche3-16/+18
2023-08-04selinux: avoid implicit conversions in mls codeChristian Göttsche1-4/+6
2023-08-04selinux: use identical iterator type in hashtab_duplicate()Christian Göttsche1-1/+2
2023-07-28selinux: move debug functions into debug configurationChristian Göttsche5-3/+20
2023-07-28selinux: log about VM being executable by defaultChristian Göttsche1-0/+2
2023-07-20selinux: fix a 0/NULL mistmatch in ad_net_init_from_iif()Paul Moore1-1/+1
2023-07-20selinux: introduce SECURITY_SELINUX_DEBUG configurationChristian Göttsche2-4/+13
2023-07-19selinux: introduce and use lsm_ad_net_init*() helpersPaolo Abeni1-41/+43
2023-07-19selinux: update my email addressStephen Smalley25-25/+25
2023-07-19selinux: add missing newlines in pr_err() statementsChristian Göttsche2-4/+4
2023-07-19selinux: drop avtab_search()Christian Göttsche4-42/+8
2023-07-19selinux: de-brand SELinuxStephen Smalley4-11/+11
2023-07-19selinux: avoid implicit conversions regarding enforcing statusChristian Göttsche3-6/+7
2023-07-19selinux: fix implicit conversions in the symtabChristian Göttsche2-2/+2
2023-07-19selinux: use consistent type for AV rule specifierChristian Göttsche3-3/+3
2023-07-19selinux: avoid implicit conversions in the LSM hooksChristian Göttsche1-16/+10
2023-07-19selinux: avoid implicit conversions in the AVC codeChristian Göttsche1-7/+8
2023-07-19selinux: avoid implicit conversions in the netif codeChristian Göttsche1-2/+2
2023-07-19selinux: consistently use u32 as sequence number type in the status codeChristian Göttsche2-2/+2
2023-07-19selinux: avoid avtab overflowsChristian Göttsche1-2/+2
2023-07-19selinux: check for multiplication overflow in put_entry()Christian Göttsche1-2/+5
2023-07-10selinux: introduce an initial SID for early boot processesOndrej Mosnacek6-2/+65
2023-07-10selinux: cleanup the policycap accessor functionsPaul Moore1-24/+11
2023-07-09Linux 6.5-rc1v6.5-rc1Linus Torvalds1-2/+2
2023-07-09MAINTAINERS 2: Electric BoogalooLinus Torvalds1-46/+46
2023-07-09Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...Linus Torvalds1-11/+35
2023-07-09Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+1
2023-07-09Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2023-07-09Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+8
2023-07-09Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds10-53/+46
2023-07-09Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2023-07-09Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds4-5/+72
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds10-33/+36
2023-07-09mm: lock newly mapped VMA with corrected orderingHugh Dickins1-2/+2
2023-07-09Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds18-44/+99
2023-07-09fork: lock VMAs of the parent process when forkingSuren Baghdasaryan1-0/+1
2023-07-09mm: lock newly mapped VMA which can be modified after it becomes visibleSuren Baghdasaryan1-0/+2
2023-07-09mm: lock a vma before stack expansionSuren Baghdasaryan1-0/+4
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-706/+32
2023-07-08Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+2
2023-07-08Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-16/+9
2023-07-08ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma1-1/+1
2023-07-08Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...Linus Torvalds95-448/+9316
2023-07-08Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linuxLinus Torvalds6-11/+27
2023-07-08lib: dhry: fix sleeping allocations inside non-preemptable sectionGeert Uytterhoeven1-2/+9
2023-07-08kasan, slub: fix HW_TAGS zeroing with slub_debugAndrey Konovalov2-14/+14
2023-07-08kasan: fix type cast in memory_is_poisoned_nAndrey Konovalov1-1/+2