index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-19
1
-4
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
LoadPin: Return EFAULT on copy_from_user() failures
Kees Cook
2022-08-16
1
-4
/
+2
*
|
|
Merge tag 'apparmor-pr-2022-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-10
29
-338
/
+486
|
\
\
\
|
*
|
|
apparmor: correct config reference to intended one
Lukas Bulwahn
2022-07-20
1
-1
/
+1
|
*
|
|
apparmor: move ptrace mediation to more logical task.{h,c}
John Johansen
2022-07-19
5
-128
/
+133
|
*
|
|
apparmor: extend policydb permission set by making use of the xbits
John Johansen
2022-07-19
4
-5
/
+25
|
*
|
|
apparmor: allow label to carry debug flags
John Johansen
2022-07-19
6
-8
/
+20
|
*
|
|
apparmor: fix overlapping attachment computation
John Johansen
2022-07-19
2
-2
/
+2
|
*
|
|
apparmor: fix setting unconfined mode on a loaded profile
John Johansen
2022-07-19
1
-5
/
+7
|
*
|
|
apparmor: Fix some kernel-doc comments
Yang Li
2022-07-19
1
-6
/
+6
|
*
|
|
apparmor: Mark alloc_unconfined() as static
Souptick Joarder (HPE)
2022-07-19
1
-1
/
+1
|
*
|
|
apparmor: disable showing the mode as part of a secid to secctx
John Johansen
2022-07-13
3
-6
/
+20
|
*
|
|
apparmor: Convert secid mapping to XArrays instead of IDR
Matthew Wilcox
2022-07-13
3
-32
/
+13
|
*
|
|
apparmor: add a kernel label to use on kernel objects
John Johansen
2022-07-13
4
-13
/
+37
|
*
|
|
apparmor: test: Remove some casts which are no-longer required
David Gow
2022-07-09
1
-6
/
+6
|
*
|
|
apparmor: Fix memleak in aa_simple_write_to_buffer()
Xiu Jianfeng
2022-07-09
1
-1
/
+1
|
*
|
|
apparmor: fix reference count leak in aa_pivotroot()
Xin Xiong
2022-07-09
1
-0
/
+1
|
*
|
|
apparmor: Fix some kernel-doc comments
Yang Li
2022-07-09
1
-2
/
+1
|
*
|
|
apparmor: Fix undefined reference to `zlib_deflate_workspacesize'
John Johansen
2022-07-09
2
-31
/
+40
|
*
|
|
apparmor: fix aa_label_asxprint return check
Tom Rix
2022-07-09
1
-3
/
+3
|
*
|
|
apparmor: Fix some kernel-doc comments
Yang Li
2022-07-09
1
-4
/
+4
|
*
|
|
apparmor: Fix some kernel-doc comments
Yang Li
2022-07-09
1
-2
/
+3
|
*
|
|
apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc comment
Yang Li
2022-07-09
1
-2
/
+2
|
*
|
|
apparmor: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
2022-07-09
1
-1
/
+1
|
*
|
|
apparmor: Fix failed mount permission check error message
John Johansen
2022-07-09
1
-3
/
+4
|
*
|
|
security/apparmor: remove redundant ret variable
Minghao Chi
2022-07-09
1
-4
/
+1
|
*
|
|
apparmor: fix quiet_denied for file rules
John Johansen
2022-07-09
1
-1
/
+1
|
*
|
|
apparmor: resolve uninitialized symbol warnings in policy_unpack_test.c
Mike Salvatore
2022-07-09
1
-8
/
+8
|
*
|
|
apparmor: don't create raw_sha1 symlink if sha1 hashing is disabled
John Johansen
2022-07-09
1
-8
/
+9
|
*
|
|
apparmor: Enable tuning of policy paranoid load for embedded systems
John Johansen
2022-07-09
3
-2
/
+15
|
*
|
|
apparmor: make export of raw binary profile to userspace optional
John Johansen
2022-07-09
7
-52
/
+111
|
*
|
|
apparmor: Update help description of policy hash for introspection
John Johansen
2022-07-09
1
-1
/
+4
|
*
|
|
lsm: Fix kernel-doc
Yang Li
2022-07-09
1
-5
/
+5
|
*
|
|
apparmor: Fix kernel-doc
Yang Li
2022-07-09
3
-4
/
+4
|
*
|
|
apparmor: fix absroot causing audited secids to begin with =
John Johansen
2022-07-09
2
-3
/
+9
*
|
|
|
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-08-02
1
-6
/
+6
|
\
\
\
\
|
*
|
|
|
apparmor: test: Remove some casts which are no-longer required
David Gow
2022-07-06
1
-6
/
+6
|
|
/
/
/
*
|
|
|
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2022-08-02
1
-29
/
+23
|
\
\
\
\
|
*
|
|
|
evm: Use IS_ENABLED to initialize .enabled
Xiu Jianfeng
2022-07-13
1
-29
/
+23
*
|
|
|
|
Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linux
Linus Torvalds
2022-08-02
2
-9
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
LSM: SafeSetID: Add setgroups() security policy handling
Micah Morton
2022-07-15
1
-9
/
+30
|
*
|
|
|
|
security: Add LSM hook to setgroups() syscall
Micah Morton
2022-07-15
1
-0
/
+5
*
|
|
|
|
|
Merge tag 'Smack-for-6.0' of https://github.com/cschaufler/smack-next
Linus Torvalds
2022-08-02
2
-12
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
smack: Remove the redundant lsm_inode_alloc
Xiu Jianfeng
2022-08-01
1
-7
/
+0
|
*
|
|
|
|
|
smack: Replace kzalloc + strncpy with kstrndup
GONG, Ruiqi
2022-08-01
1
-5
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
5
-13
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
selinux: selinux_add_opt() callers free memory
Xiu Jianfeng
2022-06-20
1
-7
/
+4
|
*
|
|
|
|
|
selinux: Add boundary check in put_entry()
Xiu Jianfeng
2022-06-14
1
-0
/
+2
|
*
|
|
|
|
|
selinux: fix memleak in security_read_state_kernel()
Xiu Jianfeng
2022-06-13
1
-1
/
+8
|
*
|
|
|
|
|
selinux: fix typos in comments
Jonas Lindner
2022-06-10
2
-3
/
+3
[prev]
[next]