summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-27AppArmor: export known rlimit names/value mappings in securityfsKees Cook4-6/+29
2012-02-27AppArmor: add "file" details to securityfsKees Cook2-0/+16
2012-02-27AppArmor: add initial "features" directory to securityfsKees Cook2-0/+65
2012-02-27AppArmor: refactor securityfs to use structuresKees Cook2-42/+114
2012-02-16IMA: fix audit res field to indicate 1 for success and 0 for failureEric Paris2-2/+2
2012-02-16Yama: add PR_SET_PTRACER_ANYKees Cook3-3/+13
2012-02-14TPM: Zero buffer whole after copying to userspaceTim Gardner1-1/+2
2012-02-14tpm_tis: Clean up after module_param cleanupStefan Berger1-4/+5
2012-02-14tpm_tis: Only probe iTPMsStefan Berger2-3/+7
2012-02-14security: trim security.hAl Viro19-26/+66
2012-02-14mm: collapse security_vm_enough_memory() variants into a single functionAl Viro8-38/+10
2012-02-10digsig: changed type of the timestampDmitry Kasatkin1-2/+2
2012-02-10security: Yama LSMKees Cook8-0/+411
2012-02-10security: create task_free security callbackKees Cook4-0/+20
2012-02-09Merge branch 'next-queue' into nextJames Morris10-3/+28
2012-02-09Merge branch 'linus-master'; commit 'v3.3-rc3' into nextJames Morris0-0/+0
2012-02-09Linux 3.3-rc3v3.3-rc3Linus Torvalds1-1/+1
2012-02-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-6/+4
2012-02-09Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-140/+266
2012-02-09Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+12
2012-02-09Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-4/+4
2012-02-09Merge branch 'akpm' (Andrew's tree)Linus Torvalds6-9/+18
2012-02-09pcmcia: fix socket refcount decrementing on each resumeRussell King1-3/+1
2012-02-09mm: fix UP THP spin_is_locked BUGsHugh Dickins2-3/+3
2012-02-09drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxAxel Lin1-2/+2
2012-02-09mm: compaction: check for overlapping nodes during isolation for migrationMel Gorman1-1/+10
2012-02-09nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()Xi Wang1-0/+2
2012-02-09Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds10-41/+76
2012-02-09Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-1/+10
2012-02-08ASoC: wm8994: Disable line output discharge prior to ramping VMIDMark Brown1-0/+5
2012-02-08ASoC: wm8994: Fix typo in VMID ramp settingMark Brown1-1/+1
2012-02-08ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputsClemens Ladisch1-11/+14
2012-02-08ALSA: usb-audio: add Edirol UM-3G supportClemens Ladisch1-0/+8
2012-02-08Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds15-26/+113
2012-02-08checkpatch: Warn on code with 6+ tab indentationJoe Perches1-0/+6
2012-02-08Merge tag 'ib-srpt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2-11/+7
2012-02-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-5/+20
2012-02-08ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu1-7/+0
2012-02-08Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-14/+15
2012-02-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-7/+9
2012-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2-51/+79
2012-02-07ALSA: hda - add support for Uniwill ECS M31EI notebookJaroslav Kysela1-0/+1
2012-02-07HID: wiimote: fix invalid power_supply_powers callJiri Kosina1-2/+2
2012-02-07ALSA: hda - Fix error handling in patch_ca0132.cTakashi Iwai1-14/+19
2012-02-07Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai5-13/+19
2012-02-07target: Fix unsupported WRITE_SAME sense payloadMartin Svec1-3/+3
2012-02-07iscsi: use IP_FREEBIND socket optionDax Kelson1-0/+8
2012-02-07iblock: fix handling of large requestsChristoph Hellwig1-0/+7
2012-02-07target: handle empty string writes in sysfsDan Carpenter1-4/+8
2012-02-07iscsi_target: in_aton needs linux/inet.hStephen Rothwell1-0/+1