| Commit message (Expand) | Author | Age | Files | Lines |
* | TOMOYO: Fix exception policy read failure. | Tetsuo Handa | 2009-02-14 | 1 | -1/+1 |
* | SELinux: convert the avc cache hash list to an hlist | Eric Paris | 2009-02-14 | 1 | -20/+27 |
* | SELinux: code readability with avc_cache | Eric Paris | 2009-02-14 | 1 | -19/+44 |
* | SELinux: remove unused av.decided field | Eric Paris | 2009-02-14 | 4 | -14/+6 |
* | SELinux: more careful use of avd in avc_has_perm_noaudit | Eric Paris | 2009-02-14 | 1 | -19/+24 |
* | SELinux: remove the unused ae.used | Eric Paris | 2009-02-14 | 1 | -21/+7 |
* | SELinux: check seqno when updating an avc_node | Eric Paris | 2009-02-14 | 1 | -3/+6 |
* | SELinux: NULL terminate al contexts from disk | Eric Paris | 2009-02-14 | 1 | -2/+4 |
* | SELinux: better printk when file with invalid label found | Eric Paris | 2009-02-14 | 1 | -4/+13 |
* | SELinux: call capabilities code directory | Eric Paris | 2009-02-14 | 1 | -17/+13 |
* | ima: fix build error | Randy Dunlap | 2009-02-13 | 1 | -2/+2 |
* | tomoyo: fix sparse warning | Tetsuo Handa | 2009-02-12 | 1 | -4/+4 |
* | security: change link order of LSMs so security=tomoyo works | James Morris | 2009-02-12 | 1 | -1/+1 |
* | MAINTAINERS info | Kentaro Takeda | 2009-02-12 | 1 | -0/+13 |
* | Kconfig and Makefile | Kentaro Takeda | 2009-02-12 | 4 | -0/+15 |
* | LSM adapter functions. | Kentaro Takeda | 2009-02-12 | 2 | -0/+399 |
* | Domain transition handler. | Kentaro Takeda | 2009-02-12 | 1 | -0/+878 |
* | File operation restriction part. | Kentaro Takeda | 2009-02-12 | 1 | -0/+1241 |
* | Common functions for TOMOYO Linux. | Kentaro Takeda | 2009-02-12 | 2 | -0/+2561 |
* | Memory and pathname management functions. | Kentaro Takeda | 2009-02-12 | 2 | -0/+550 |
* | Add in_execve flag into task_struct. | Kentaro Takeda | 2009-02-12 | 3 | -0/+8 |
* | integrity: audit update | Mimi Zohar | 2009-02-12 | 7 | -22/+28 |
* | integrity: shmem zero fix | Mimi Zohar | 2009-02-11 | 2 | -3/+4 |
* | Merge branch 'master' into next | James Morris | 2009-02-06 | 6489 | -206584/+846076 |
|\ |
|
| * | seq_file: fix big-enough lseek() + read() | Alexey Dobriyan | 2009-02-05 | 1 | -0/+1 |
| * | seq_file: move traverse so it can be used from seq_read | Eric Biederman | 2009-02-05 | 1 | -57/+57 |
| * | sgi-xp: fix writing past the end of kzalloc()'d space | Dean Nelson | 2009-02-05 | 2 | -8/+8 |
| * | alpha: fixup BUG macro | Alexey Dobriyan | 2009-02-05 | 1 | -2/+2 |
| * | sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl() | Dan Carpenter | 2009-02-05 | 1 | -3/+5 |
| * | atyfb: fix CONFIG_ namespace violations | Randy Dunlap | 2009-02-05 | 7 | -52/+52 |
| * | rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.c | Manish Katiyar | 2009-02-05 | 1 | -1/+0 |
| * | drivers/video/backlight: rename da903x to da903x_bl | Mike Rapoport | 2009-02-05 | 2 | -1/+1 |
| * | atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not found | Hans-Christian Egtvedt | 2009-02-05 | 1 | -1/+1 |
| * | do_wp_page: fix regression with execute in place | Carsten Otte | 2009-02-05 | 1 | -1/+1 |
| * | wait: prevent exclusive waiter starvation | Johannes Weiner | 2009-02-05 | 3 | -11/+63 |
| * | maintainers: general@lists.openfabrics.org is moderated | Randy Dunlap | 2009-02-05 | 1 | -1/+1 |
| * | lis3lv02d: add axes knowledge for HP 6710 | Martin Kebert | 2009-02-05 | 1 | -1/+2 |
| * | lis3lv02d: add axes knowledge for HP 6730 | Pavel Herrmann | 2009-02-05 | 1 | -0/+1 |
| * | lis3lv02d: add axes knowledge for HP 6530 | Eric Piel | 2009-02-05 | 1 | -0/+2 |
| * | lis3lv02d: add axes knowledge for HP 6510b | Jiri Tersel | 2009-02-05 | 1 | -1/+2 |
| * | hp-wmi: fix error path in hp_wmi_bios_setup() | Andrew Morton | 2009-02-05 | 1 | -2/+4 |
| * | revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" | Andrew Morton | 2009-02-05 | 1 | -12/+4 |
| * | shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEM | Tony Battersby | 2009-02-05 | 1 | -0/+4 |
| * | fbmem: don't call copy_from/to_user() with mutex held | Andrea Righi | 2009-02-05 | 3 | -72/+98 |
| * | rtc: rtc-dm355evm driver | David Brownell | 2009-02-05 | 3 | -0/+182 |
| * | misc: dell-laptop should depend on POWER_SUPPLY | Matthew Garrett | 2009-02-05 | 1 | -0/+1 |
| * | generic swap(): don't return a value from swap() | Peter Zijlstra | 2009-02-05 | 1 | -1/+2 |
| * | hpilo: open/close fix | David Altobelli | 2009-02-05 | 2 | -3/+5 |
| * | kernel/async.c: fix printk warnings | Andrew Morton | 2009-02-05 | 1 | -4/+8 |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-04 | 11 | -31/+65 |
| |\ |
|