Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7967ba013ebe79eb81e067c8616af991f0cb5f76
« Previous
a98aa4d
TOMOYO: Merge tomoyo_path_group and tomoyo_number_group
by Tetsuo Handa
· 14 years ago
5fb4987
selinux: Use current_security() when possible
by Paul Moore
· 15 years ago
253bfae
selinux: Convert socket related access controls to use socket labels
by Paul Moore
· 15 years ago
84914b7
selinux: Shuffle the sk_security_struct alloc and free routines
by Paul Moore
· 15 years ago
d4f2d97
selinux: Consolidate sockcreate_sid logic
by Paul Moore
· 15 years ago
4d1e245
selinux: Set the peer label correctly on connected UNIX domain sockets
by Paul Moore
· 15 years ago
e79acf0
TOMOYO: Pass "struct list_head" rather than "void *".
by Tetsuo Handa
· 14 years ago
8fbe71f
TOMOYO: Make read function to void.
by Tetsuo Handa
· 14 years ago
cb917cf
TOMOYO: Merge functions.
by Tetsuo Handa
· 14 years ago
71c2823
TOMOYO: Remove wrapper function for reading keyword.
by Tetsuo Handa
· 14 years ago
d795ef9e
TOMOYO: Loosen parameter check for mount operation.
by Tetsuo Handa
· 14 years ago
7509315
TOMOYO: Rename symbols.
by Tetsuo Handa
· 14 years ago
99a8525
TOMOYO: Use callback for permission check.
by Tetsuo Handa
· 14 years ago
cf6e9a6
TOMOYO: Pass parameters via structure.
by Tetsuo Handa
· 14 years ago
05336de
TOMOYO: Use common code for open and mkdir etc.
by Tetsuo Handa
· 14 years ago
9ee0c82
SELinux: seperate range transition rules to a seperate function
by Eric Paris
· 14 years ago
d2f8b23
TOMOYO: Use common code for garbage collection.
by Tetsuo Handa
· 14 years ago
36f5e1f
TOMOYO: Use callback for updating entries.
by Tetsuo Handa
· 14 years ago
82e0f00
TOMOYO: Use common structure for list element.
by Tetsuo Handa
· 14 years ago
237ab45
TOMOYO: Use callback for updating entries.
by Tetsuo Handa
· 14 years ago
927942a
KEYS: Make /proc/keys check to see if a key is possessed before security check
by David Howells
· 14 years ago
9156235
KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key
by David Howells
· 14 years ago
57c2590
TOMOYO: Update profile structure.
by Tetsuo Handa
· 14 years ago
1084307
TOMOYO: Add pathname aggregation support.
by Tetsuo Handa
· 14 years ago
3f62963
TOMOYO: Allow wildcard for execute permission.
by Tetsuo Handa
· 14 years ago
c8c57e8
TOMOYO: Support longer pathname.
by Tetsuo Handa
· 14 years ago
9b24437
TOMOYO: Several fixes for TOMOYO's management programs.
by Tetsuo Handa
· 14 years ago
ea0d3ab
LSM: Remove unused arguments from security_path_truncate().
by Tetsuo Handa
· 14 years ago
3e62cbb
smack: opt_dentry is never null in in smack_d_instantiate()
by Dan Carpenter
· 14 years ago
c3ef150
TOMOYO: Split files into some pieces.
by Tetsuo Handa
· 15 years ago
17fcfbd
TOMOYO: Add interactive enforcing mode.
by Tetsuo Handa
· 15 years ago
2106ccd
TOMOYO: Add mount restriction.
by Tetsuo Handa
· 15 years ago
a1f9bb6
TOMOYO: Split file access control functions by type of parameters.
by Tetsuo Handa
· 15 years ago
cb0abe6
TOMOYO: Use structure for passing common arguments.
by Tetsuo Handa
· 15 years ago
4c3e9e2
TOMOYO: Add numeric values grouping support.
by Tetsuo Handa
· 15 years ago
babcd37
selinux: remove all rcu head initializations
by Paul E. McKenney
· 15 years ago
3444d7d
KVM: VMX: Fix host GDT.LIMIT corruption
by Avi Kivity
· 14 years ago
2581afc
drm/radeon/kms: make sure HPD is set to NONE on analog-only connectors
by Alex Deucher
· 14 years ago
e0a2ca7
drm/radeon/kms: make sure rio_mem is valid before unmapping it
by Alex Deucher
· 14 years ago
64d4b4c
UBI: do not warn unnecessarily
by Artem Bityutskiy
· 14 years ago
7cdb996
UBI: do not print message about corruptes PEBs if we have none of them
by Artem Bityutskiy
· 14 years ago
9a3aad7
KVM: MMU: using __xchg_spte more smarter
by Xiao Guangrong
· 14 years ago
e4b502e
KVM: MMU: cleanup spte set and accssed/dirty tracking
by Xiao Guangrong
· 14 years ago
be233d4
KVM: MMU: don't atomicly set spte if it's not present
by Xiao Guangrong
· 14 years ago
9ed5520
KVM: MMU: fix page dirty tracking lost while sync page
by Xiao Guangrong
· 14 years ago
daa3db6
KVM: MMU: fix broken page accessed tracking with ept enabled
by Xiao Guangrong
· 14 years ago
fa1de2b
KVM: MMU: add missing reserved bits check in speculative path
by Xiao Guangrong
· 14 years ago
6e3e243
KVM: MMU: fix mmu notifier invalidate handler for huge spte
by Andrea Arcangeli
· 14 years ago
c19b8bd6
KVM: x86 emulator: fix xchg instruction emulation
by Wei Yongjun
· 14 years ago
9195c4d
KVM: x86: Call mask notifiers from pic
by Gleb Natapov
· 14 years ago
68be080
KVM: x86: never re-execute instruction with enabled tdp
by Gleb Natapov
· 14 years ago
d153513
KVM: Document KVM_GET_SUPPORTED_CPUID2 ioctl
by Avi Kivity
· 14 years ago
c0e0608
KVM: x86: emulator: inc/dec can have lock prefix
by Gleb Natapov
· 14 years ago
24157aa
KVM: MMU: Eliminate redundant temporaries in FNAME(fetch)
by Avi Kivity
· 14 years ago
5991b33
KVM: MMU: Validate all gptes during fetch, not just those used for new pages
by Avi Kivity
· 14 years ago
0b3c933
KVM: MMU: Simplify spte fetch() function
by Avi Kivity
· 14 years ago
39c8c67
KVM: MMU: Add gpte_valid() helper
by Avi Kivity
· 14 years ago
a357bd2
KVM: MMU: Add validate_direct_spte() helper
by Avi Kivity
· 14 years ago
a3aa51c
KVM: MMU: Add drop_large_spte() helper
by Avi Kivity
· 14 years ago
121eee9
KVM: MMU: Use __set_spte to link shadow pages
by Avi Kivity
· 14 years ago
32ef26a
KVM: MMU: Add link_shadow_page() helper
by Avi Kivity
· 14 years ago
4a99435
KVM: Convert mask notifiers to use irqchip/pin instead of gsi
by Gleb Natapov
· 14 years ago
2e2602c
KVM: Document MCE banks non-exposure via KVM_GET_MSR_INDEX_LIST
by Avi Kivity
· 14 years ago
908e75f
KVM: Expose MCE control MSRs to userspace
by Avi Kivity
· 14 years ago
aea924f
KVM: PIT: stop vpit before freeing irq_routing
by Xiao Guangrong
· 14 years ago
a6f177e
KVM: Reenter guest after emulation failure if due to access to non-mmio address
by Gleb Natapov
· 14 years ago
edba23e
KVM: Return EFAULT from kvm ioctl when guest accesses bad area
by Gleb Natapov
· 14 years ago
fa7bff8
KVM: define hwpoison variables static
by Gleb Natapov
· 14 years ago
673813e
KVM: fix lock imbalance in kvm_create_pit()
by Jiri Slaby
· 14 years ago
f59c1d2
KVM: MMU: Keep going on permission error
by Avi Kivity
· 14 years ago
b0eeec2
KVM: MMU: Only indicate a fetch fault in page fault error code if nx is enabled
by Avi Kivity
· 14 years ago
5d55f29
KVM: x86 emulator: re-implementing 'mov AL,moffs' instruction decoding
by Wei Yongjun
· 14 years ago
07cbc6c
KVM: x86 emulator: fix cli/sti instruction emulation
by Wei Yongjun
· 14 years ago
b16b2b7
KVM: x86 emulator: fix 'mov rm,sreg' instruction decoding
by Wei Yongjun
· 14 years ago
e97e883
KVM: x86 emulator: fix 'and AL,imm8' instruction decoding
by Wei Yongjun
· 14 years ago
ce7a0ad
KVM: x86 emulator: fix the comment of out instruction
by Wei Yongjun
· 14 years ago
a5046e6
KVM: x86 emulator: fix 'mov sreg,rm16' instruction decoding
by Wei Yongjun
· 14 years ago
b79b93f
KVM: MMU: Don't drop accessed bit while updating an spte
by Avi Kivity
· 14 years ago
a9221dd
KVM: MMU: Atomically check for accessed bit when dropping an spte
by Avi Kivity
· 14 years ago
ce06186
KVM: MMU: Move accessed/dirty bit checks from rmap_remove() to drop_spte()
by Avi Kivity
· 14 years ago
be38d27
KVM: MMU: Introduce drop_spte()
by Avi Kivity
· 14 years ago
dd180b3
KVM: VMX: fix tlb flush with invalid root
by Xiao Guangrong
· 14 years ago
5689cc5
KVM: Use u64 for frame data types
by Joerg Roedel
· 14 years ago
8b67f04
ext4: Add mount options in superblock
by Theodore Ts'o
· 14 years ago
2d9c98a
ceph: make ->sync_fs not wait if wait==0
by Sage Weil
· 14 years ago
b8cd07e
ceph: warn on missing snap realm
by Sage Weil
· 14 years ago
effcb9e
ceph: print useful error message when crush rule not found
by Sage Weil
· 14 years ago
a8b763a
ceph: use %pU to print uuid (fsid)
by Sage Weil
· 14 years ago
f0b18d9
ceph: sync header defs with server code
by Sage Weil
· 14 years ago
5cd068c
ceph: clean up header guards
by Sage Weil
· 14 years ago
9688f19
ceph: strip misleading/obsolete version, feature info
by Sage Weil
· 14 years ago
6a25938
ceph: specify supported features in super.h
by Sage Weil
· 14 years ago
c309f0a
ceph: clean up fsid mount option
by Sage Weil
· 14 years ago
e0f9f9e
ceph: remove unused 'monport' mount option
by Sage Weil
· 14 years ago
e55b71f
ceph: handle ESTALE properly; on receipt send to authority if it wasn't
by Greg Farnum
· 14 years ago
2bc5025
ceph: add ceph_get_cap_for_mds function.
by Greg Farnum
· 14 years ago
154f42c
ceph: connect to export targets on cap export
by Sage Weil
· 14 years ago
cb170a2
ceph: connect to export targets if mds is laggy
by Sage Weil
· 14 years ago
ed0552a
ceph: introduce helper to connect to mds export targets
by Sage Weil
· 14 years ago
796d695
ceph: only set num_pages in calc_layout
by Sage Weil
· 14 years ago
Next »