summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selinux: implement mmap on /selinux/policyEric Paris2010-10-212-1/+45
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-2112-3/+1256
* SELinux: drop useless (and incorrect) AVTAB_MAX_SIZEEric Paris2010-10-212-3/+2
* SELinux: deterministic ordering of range transition rulesEric Paris2010-10-211-3/+13
* kernel: roundup should only reference arguments onceEric Paris2010-10-211-1/+6
* kernel: rounddown helper functionEric Paris2010-10-211-0/+6
* secmark: export secctx, drop secmark in procfsEric Paris2010-10-212-6/+50
* conntrack: export lsm context rather than internal secid via netlinkEric Paris2010-10-212-11/+45
* security: secid_to_secctx returns len when data is NULLEric Paris2010-10-213-4/+16
* secmark: make secmark object handling genericEric Paris2010-10-2110-141/+104
* secmark: do not return early if there was no errorEric Paris2010-10-211-1/+1
* AppArmor: Ensure the size of the copy is < the buffer allocated to hold itJohn Johansen2010-10-211-1/+3
* TOMOYO: Print URL information before panic().Tetsuo Handa2010-10-211-1/+10
* security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-218-26/+17
* tpm: change 'tpm_suspend_pcr' to be module parameterDmitry Torokhov2010-10-211-12/+10
* selinux: fix up style problem on /selinux/statusKaiGai Kohei2010-10-212-11/+7
* selinux: change to new flag variablematt mooney2010-10-211-1/+1
* selinux: really fix dependency causing parallel compile failure.Paul Gortmaker2010-10-212-20/+6
* selinux: fix parallel compile errorPaul Gortmaker2010-10-211-1/+1
* selinux: fast status update interface (/selinux/status)KaiGai Kohei2010-10-215-1/+210
* .gitignore: ignore apparmor/rlim_names.hYong Zhang2010-10-211-0/+1
* LSM: Fix security_module_enable() error.Tetsuo Handa2010-10-211-10/+2
* selinux: type_bounds_sanity_check has a meaningless variable declarationEric Paris2010-10-211-2/+2
* tomoyo: cleanup. don't store bogus pointerDan Carpenter2010-10-211-2/+4
* Linux 2.6.36v2.6.36Linus Torvalds2010-10-201-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-207-9/+14
|\
| * MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2010-10-192-6/+6
| * MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle2010-10-191-1/+1
| * SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-191-0/+1
| * MIPS: jz4740: Fix Kbuild Platform file.David Daney2010-10-191-1/+1
| * MIPS: Repair Kbuild make clean breakage.David Daney2010-10-192-1/+5
* | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-201-3/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-10-202-3/+3
|\ \
| * | [SCSI] bsg: fix incorrect device_status valueFUJITA Tomonori2010-10-151-1/+1
| * | [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-161-2/+2
* | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-203-44/+19
|\ \ \
| * | | KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity2010-10-193-44/+19
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-191-16/+12
|\ \ \ \
| * | | | drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-181-16/+12
| |/ / /
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-1812-44/+53
|\ \ \ \
| * | | | MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim2010-10-181-0/+4
| * | | | MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim2010-10-181-0/+1
| * | | | MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin2010-10-181-1/+1
| * | | | MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-182-4/+6
| * | | | MIPS: Fix error values in case of bad_stackAl Viro2010-10-182-2/+2
| * | | | MIPS: Sanitize restart logicsAl Viro2010-10-187-35/+34
| * | | | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro2010-10-181-2/+2
| * | | | MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro2010-10-181-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-181-1/+7
|\ \ \ \
| * | | | Input: evdev - fix EVIOCSABS regressionDaniel Mack2010-10-181-1/+1
OpenPOWER on IntegriCloud