index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
selinux: avoid implicit conversions in policydb code
Christian Göttsche
1
-32
/
+37
2023-08-09
selinux: avoid implicit conversions in selinuxfs code
Christian Göttsche
1
-7
/
+7
2023-08-09
selinux: make left shifts well defined
Christian Göttsche
1
-6
/
+6
2023-08-09
selinux: update type for number of class permissions in services code
Christian Göttsche
2
-2
/
+2
2023-08-09
selinux: avoid implicit conversions in avtab code
Christian Göttsche
1
-12
/
+12
2023-08-09
selinux: revert SECINITSID_INIT support
Paul Moore
6
-64
/
+1
2023-08-08
selinux: use GFP_KERNEL while reading binary policy
Christian Göttsche
1
-5
/
+5
2023-08-08
selinux: update comment on selinux_hooks[]
Xiu Jianfeng
1
-4
/
+0
2023-08-03
selinux: avoid implicit conversions in services code
Christian Göttsche
3
-16
/
+18
2023-08-03
selinux: avoid implicit conversions in mls code
Christian Göttsche
1
-4
/
+6
2023-08-03
selinux: use identical iterator type in hashtab_duplicate()
Christian Göttsche
1
-1
/
+2
2023-07-28
selinux: move debug functions into debug configuration
Christian Göttsche
5
-3
/
+20
2023-07-28
selinux: log about VM being executable by default
Christian Göttsche
1
-0
/
+2
2023-07-20
selinux: fix a 0/NULL mistmatch in ad_net_init_from_iif()
Paul Moore
1
-1
/
+1
2023-07-20
selinux: introduce SECURITY_SELINUX_DEBUG configuration
Christian Göttsche
2
-4
/
+13
2023-07-19
selinux: introduce and use lsm_ad_net_init*() helpers
Paolo Abeni
1
-41
/
+43
2023-07-19
selinux: update my email address
Stephen Smalley
25
-25
/
+25
2023-07-19
selinux: add missing newlines in pr_err() statements
Christian Göttsche
2
-4
/
+4
2023-07-19
selinux: drop avtab_search()
Christian Göttsche
4
-42
/
+8
2023-07-18
selinux: de-brand SELinux
Stephen Smalley
4
-11
/
+11
2023-07-18
selinux: avoid implicit conversions regarding enforcing status
Christian Göttsche
3
-6
/
+7
2023-07-18
selinux: fix implicit conversions in the symtab
Christian Göttsche
2
-2
/
+2
2023-07-18
selinux: use consistent type for AV rule specifier
Christian Göttsche
3
-3
/
+3
2023-07-18
selinux: avoid implicit conversions in the LSM hooks
Christian Göttsche
1
-16
/
+10
2023-07-18
selinux: avoid implicit conversions in the AVC code
Christian Göttsche
1
-7
/
+8
2023-07-18
selinux: avoid implicit conversions in the netif code
Christian Göttsche
1
-2
/
+2
2023-07-18
selinux: consistently use u32 as sequence number type in the status code
Christian Göttsche
2
-2
/
+2
2023-07-18
selinux: avoid avtab overflows
Christian Göttsche
1
-2
/
+2
2023-07-18
selinux: check for multiplication overflow in put_entry()
Christian Göttsche
1
-2
/
+5
2023-07-10
selinux: introduce an initial SID for early boot processes
Ondrej Mosnacek
6
-2
/
+65
2023-07-10
selinux: cleanup the policycap accessor functions
Paul Moore
1
-24
/
+11
2023-07-09
Linux 6.5-rc1
Linus Torvalds
1
-2
/
+2
2023-07-09
MAINTAINERS 2: Electric Boogaloo
Linus Torvalds
1
-46
/
+46
2023-07-09
Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-11
/
+35
2023-07-09
Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+1
2023-07-09
Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-07-09
Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2023-07-09
Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
10
-53
/
+46
2023-07-09
Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2023-07-09
Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
4
-5
/
+72
2023-07-09
Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Linus Torvalds
10
-33
/
+36
2023-07-08
mm: lock newly mapped VMA with corrected ordering
Hugh Dickins
1
-2
/
+2
2023-07-08
Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...
Linus Torvalds
18
-44
/
+99
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
1
-0
/
+1
2023-07-08
mm: lock newly mapped VMA which can be modified after it becomes visible
Suren Baghdasaryan
1
-0
/
+2
2023-07-08
mm: lock a vma before stack expansion
Suren Baghdasaryan
1
-0
/
+4
2023-07-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-706
/
+32
2023-07-08
Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+2
2023-07-08
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-16
/
+9
2023-07-08
ntb: hw: amd: Fix debugfs_create_dir error checking
Anup Sharma
1
-1
/
+1
[next]