summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput2009-09-071-1/+0Star
* KEYS: security_cred_alloc_blank() should return int under all circumstancesDavid Howells2009-09-071-2/+4
* IMA: open new file for readMimi Zohar2009-09-031-2/+4
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-0234-0/+409
* KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-0218-6/+64
* KEYS: Do some whitespace cleanups [try #6]David Howells2009-09-021-9/+3Star
* KEYS: Make /proc/keys use keyid not numread as file position [try #6]Serge E. Hallyn2009-09-021-22/+55
* KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells2009-09-029-6/+344
* KEYS: Flag dead keys to induce EKEYREVOKED [try #6]David Howells2009-09-021-1/+3
* KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try...David Howells2009-09-021-1/+7
* KEYS: Deal with dead-type keys appropriately [try #6]David Howells2009-09-024-31/+48
* CRED: Add some configurable debugging [try #6]David Howells2009-09-0211-12/+346
* selinux: Support for the new TUN LSM hooksPaul Moore2009-09-015-2/+83
* lsm: Add hooks to the TUN driverPaul Moore2009-09-014-7/+83
* bsdacct: switch credentials for writing to the accounting fileMichal Schmidt2009-08-241-1/+7
* vfs: allow file truncations when both suid and write permissions setAmerigo Wang2009-08-211-4/+6
* selinux: adjust rules for ATTR_FORCEAmerigo Wang2009-08-211-5/+11
* Merge branch 'master' into nextJames Morris2009-08-20358-2128/+4113
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-08-192-1/+3
| |\
| | * nilfs2: fix oopses with doubly mounted snapshotsRyusuke Konishi2009-08-181-1/+1
| | * nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint()Zhang Qiang2009-08-181-0/+2
| * | AFS: Documentation updatesAnton Blanchard2009-08-191-14/+12Star
| * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-1921-254/+456
| |\ \
| | * | drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie2009-08-191-28/+12Star
| | * | drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie2009-08-191-29/+19Star
| | * | drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie2009-08-191-0/+2
| | * | drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie2009-08-191-0/+1
| | * | drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-174-2/+42
| | * | drm/radeon/kms: cut down indirects in register accesses.Dave Airlie2009-08-165-79/+47Star
| | * | drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer2009-08-169-77/+217
| | * | drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDRDave Airlie2009-08-161-0/+15
| | * | drm/edid: fixup detailed timings like the X server.Dave Airlie2009-08-151-38/+34Star
| | * | drm/radeon/kms: Add specific rs690 authorized register tableJerome Glisse2009-08-152-1/+67
| | |/
| * | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-08-198-85/+99
| |\ \
| | * | microblaze: Update Microblaze defconfigsMichal Simek2009-08-182-70/+91
| | * | microblaze: Use klimit instead of _end for memory initMichal Simek2009-08-181-3/+3
| | * | microblaze: Enable ppoll syscallMichal Simek2009-08-181-1/+1
| | * | microblaze: Sane handling of missing timer/intc in device treeJohn Williams2009-08-182-0/+4
| | * | microblaze: use the generic ack_bad_irq implementationChristoph Hellwig2009-08-182-11/+0Star
| * | | Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds2009-08-195-2/+24
| |\ \ \
| | * | | perf tools: Make 'make html' workKyle McMartin2009-08-181-1/+1
| | * | | perf annotate: Fix segmentation faultIngo Molnar2009-08-181-0/+7
| | * | | perf_counter: Fix the PARISC buildIngo Molnar2009-08-181-0/+4
| | * | | perf_counter: Check task on counter read IPIPaul Mackerras2009-08-171-0/+11
| | * | | perf: Rename perf-examples.txt to examples.txtCarlos R. Mafra2009-08-171-0/+0
| | * | | perf record: Fix typo in pid_synthesize_comm_eventArnaldo Carvalho de Melo2009-08-151-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-08-191-2/+2
| |\ \ \
| | * | | security: Fix prompt for LSM_MMAP_MIN_ADDRAndreas Schwab2009-08-191-1/+1
| | * | | security: Make LSM_MMAP_MIN_ADDR default match its help text.Dave Jones2009-08-191-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-08-194-26/+29
| |\ \ \