Age | Commit message (Expand) | Author |
2010-10-21 | secmark: do not return early if there was no error | Eric Paris |
2010-10-21 | AppArmor: Ensure the size of the copy is < the buffer allocated to hold it | John Johansen |
2010-10-21 | TOMOYO: Print URL information before panic(). | Tetsuo Handa |
2010-10-21 | security: remove unused parameter from security_task_setscheduler() | KOSAKI Motohiro |
2010-10-21 | tpm: change 'tpm_suspend_pcr' to be module parameter | Dmitry Torokhov |
2010-10-21 | selinux: fix up style problem on /selinux/status | KaiGai Kohei |
2010-10-21 | selinux: change to new flag variable | matt mooney |
2010-10-21 | selinux: really fix dependency causing parallel compile failure. | Paul Gortmaker |
2010-10-21 | selinux: fix parallel compile error | Paul Gortmaker |
2010-10-21 | selinux: fast status update interface (/selinux/status) | KaiGai Kohei |
2010-10-21 | .gitignore: ignore apparmor/rlim_names.h | Yong Zhang |
2010-10-21 | LSM: Fix security_module_enable() error. | Tetsuo Handa |
2010-10-21 | selinux: type_bounds_sanity_check has a meaningless variable declaration | Eric Paris |
2010-10-21 | tomoyo: cleanup. don't store bogus pointer | Dan Carpenter |
2010-10-20 | Linux 2.6.36v2.6.36 | Linus Torvalds |
2010-10-20 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-10-20 | virtio: console: Don't block entire guest if host doesn't read data | Amit Shah |
2010-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2010-10-20 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-10-19 | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. | Michel Thebeau |
2010-10-19 | MAINTAINERS: Change list for ioc_serial to linux-serial. | Ralf Baechle |
2010-10-19 | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure | Julia Lawall |
2010-10-19 | MIPS: jz4740: Fix Kbuild Platform file. | David Daney |
2010-10-19 | MIPS: Repair Kbuild make clean breakage. | David Daney |
2010-10-19 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-10-19 | KVM: Fix fs/gs reload oops with invalid ldt | Avi Kivity |
2010-10-18 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-10-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-10-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2010-10-18 | mxc_nand: do not depend on disabling the irq in the interrupt handler | Sascha Hauer |
2010-10-18 | Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2010-10-18 | Merge branch 'fixes' | Linus Torvalds |
2010-10-18 | MIPS: Enable ISA_DMA_API config to fix build failure | Namhyung Kim |
2010-10-18 | MIPS: 32-bit: Fix build failure in asm/fcntl.h | Namhyung Kim |
2010-10-18 | MIPS: Remove all generated vmlinuz* files on "make clean" | Wu Zhangjin |
2010-10-18 | MIPS: do_sigaltstack() expects userland pointers | Al Viro |
2010-10-18 | MIPS: Fix error values in case of bad_stack | Al Viro |
2010-10-18 | MIPS: Sanitize restart logics | Al Viro |
2010-10-18 | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. | Al Viro |
2010-10-18 | MIPS: Don't block signals if we'd failed to setup a sigframe | Al Viro |
2010-10-18 | Input: evdev - fix EVIOCSABS regression | Daniel Mack |
2010-10-18 | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS | Daniel Mack |
2010-10-18 | i2c-imx: do not allow interruptions when waiting for I2C to complete | Marc Kleine-Budde |
2010-10-18 | i2c-davinci: Fix TX setup for more SoCs | Jon Povey |
2010-10-18 | drm/radeon/kms: avivo cursor workaround applies to evergreen as well | Alex Deucher |
2010-10-17 | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds |
2010-10-17 | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 | Stefan Richter |
2010-10-17 | ALSA: rawmidi: fix oops (use after free) when unloading a driver module | Clemens Ladisch |
2010-10-15 | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN | Kyle McMartin |
2010-10-15 | m32r: add kernel/.gitignore and ignore vmlinux.lds | Kyle McMartin |