index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-19
[PATCH] selinux: Fix MLS compatibility off-by-one bug
Ron Yorston
1
-1
/
+1
2006-04-11
[PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement
David Howells
1
-21
/
+20
2006-04-10
[Security] Keys: Fix oops when adding key to non-keyring
David Howells
2
-0
/
+5
2006-04-09
[SELINUX] Fix build after ipsec decap state changes.
Dave Jones
1
-2
/
+2
2006-03-25
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
5
-61
/
+86
2006-03-25
[PATCH] make cap_ptrace enforce PTRACE_TRACME checks
Chris Wright
1
-2
/
+2
2006-03-25
[PATCH] refactor capable() to one implementation, add __capable() helper
Chris Wright
1
-23
/
+0
2006-03-25
[PATCH] Keys: Replace duplicate non-updateable keys rather than failing
David Howells
1
-5
/
+9
2006-03-25
[PATCH] Keys: Fix key quota management on key allocation
David Howells
1
-2
/
+2
2006-03-24
[PATCH] strndup_user: convert keyctl
Davi Arnaut
1
-105
/
+50
2006-03-23
[PATCH] Bug fixes and cleanup for the BSD Secure Levels LSM
Davi Arnaut
1
-97
/
+113
2006-03-22
[PATCH] SELinux: add slab cache for inode security struct
James Morris
1
-2
/
+8
2006-03-22
[PATCH] SELinux: cleanup stray variable in selinux_inode_init_security()
James Morris
1
-2
/
+0
2006-03-22
[PATCH] SELinux: fix hard link count for selinuxfs root directory
James Morris
1
-5
/
+9
2006-03-22
[PATCH] selinuxfs cleanups: sel_make_avc_files
James Morris
1
-5
/
+2
2006-03-22
[PATCH] selinuxfs cleanups: sel_make_bools
James Morris
1
-4
/
+1
2006-03-22
[PATCH] selinuxfs cleanups: sel_fill_super exit path
James Morris
1
-17
/
+24
2006-03-22
[PATCH] selinuxfs cleanups: use sel_make_dir()
James Morris
1
-8
/
+4
2006-03-22
[PATCH] selinuxfs cleanups: fix hard link count
James Morris
1
-0
/
+4
2006-03-22
[PATCH] selinux: simplify sel_read_bool
Stephen Smalley
1
-19
/
+1
2006-03-22
[PATCH] sem2mutex: security/
Ingo Molnar
3
-16
/
+19
2006-03-22
[PATCH] selinux: Disable automatic labeling of new inodes when no policy is l...
Stephen Smalley
1
-1
/
+1
2006-03-20
[SELINUX]: selinux_socket_getpeer_{stream,dgram} fixup
Catherine Zhang
1
-0
/
+10
2006-03-20
[SECURITY] getpeersec: Fix build breakage
Arnaldo Carvalho de Melo
1
-1
/
+2
2006-03-20
[SECURITY]: TCP/UDP getpeersec
Catherine Zhang
4
-9
/
+117
2006-03-20
[IPSEC]: Sync series - update selinux
Jamal Hadi Salim
1
-0
/
+7
2006-03-20
[PATCH] audit string fields interface + consumer
Amy Griffis
1
-0
/
+3
2006-03-20
[PATCH] SE Linux audit events
Steve Grubb
2
-6
/
+20
2006-03-20
[PATCH] Miscellaneous bug and warning fixes
Dustin Kirkland
2
-2
/
+8
2006-03-20
[PATCH] Capture selinux subject/object context information.
Dustin Kirkland
2
-51
/
+51
2006-03-20
[PATCH] Define new range of userspace messages.
Steve Grubb
1
-2
/
+4
2006-03-11
[PATCH] selinux: tracer SID fix
Stephen Smalley
1
-1
/
+1
2006-02-07
[PATCH] selinux: require AUDIT
Stephen Smalley
2
-3
/
+1
2006-02-05
[PATCH] selinux: require SECURITY_NETWORK
Stephen Smalley
3
-22
/
+5
2006-02-03
[PATCH] Fix keyctl usage of strnlen_user()
Davi Arnaut
1
-5
/
+10
2006-02-01
[PATCH] selinux: remove security struct magic number fields and tests
Stephen Smalley
2
-52
/
+5
2006-02-01
[PATCH] selinux: change file_alloc_security to use GFP_KERNEL
Stephen Smalley
1
-1
/
+1
2006-02-01
[PATCH] selinux: fix and cleanup mprotect checks
Stephen Smalley
1
-29
/
+21
2006-01-31
Don't try to "validate" a non-existing timeval.
Linus Torvalds
1
-2
/
+2
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2006-01-13
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
1
-3
/
+2
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
4
-0
/
+4
2006-01-10
[PATCH] selinux: Remove unneeded k[cm]alloc() return value casts
Jesper Juhl
1
-3
/
+3
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-4
/
+4
2006-01-08
[PATCH] shrink dentry struct
Eric Dumazet
1
-1
/
+1
2006-01-08
[PATCH] keys: Permit running process to instantiate keys
David Howells
8
-235
/
+327
2006-01-08
[PATCH] keys: Discard duplicate keys from a keyring on link
David Howells
1
-23
/
+64
2006-01-08
[PATCH] keys: Permit key expiry time to be set
David Howells
3
-0
/
+48
2006-01-08
[PATCH] rcu file: use atomic primitives
Nick Piggin
1
-1
/
+1
2006-01-07
[XFRM]: Fix sparse warning.
Luiz Capitulino
1
-1
/
+1
[next]