aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley
2009-09-10VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley
2009-09-07KEYS: Fix default security_session_to_parent()David Howells
2009-09-07KEYS: security_cred_alloc_blank() should return int under all circumstancesDavid Howells
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-09-01lsm: Add hooks to the TUN driverPaul Moore
2009-08-20Merge branch 'master' into nextJames Morris
2009-08-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet
2009-08-17security: define round_hint_to_min in !CONFIG_SECURITYEric Paris
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-17Capabilities: move cap_file_mmap to commoncap.cEric Paris
2009-08-17drm/radeon/kms: implement bo busy check + current domainDave Airlie
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu
2009-08-14security: update documentation for security_request_moduleJames Morris
2009-08-14security: introducing security_request_moduleEric Paris
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust
2009-08-11Merge branch 'master' into nextJames Morris
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-10perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker
2009-08-10perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra
2009-08-10security: define round_hint_to_min in !CONFIG_SECURITYEric Paris
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-08-09perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker
2009-08-09perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds
2009-08-07Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki
2009-08-07vfs: add __destroy_inodeChristoph Hellwig
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig
2009-08-05Input: matrix_keypad - make matrix keymap size dynamicEric Miao
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra
2009-08-06Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-06Capabilities: move cap_file_mmap to commoncap.cEric Paris
2009-08-06Merge branch 'master' into nextJames Morris
2009-08-05KVM: fix ack not being delivered when msi presentMichael S. Tsirkin