summaryrefslogtreecommitdiffstats
path: root/security/security.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-21Btrfs: add a missing spin_lockJosef Bacik1-0/+1
2012-06-21Btrfs: don't assume to be on the correct extent in add_all_parentsAlexander Block1-42/+52
2012-06-21Btrfs: introduce btrfs_next_old_itemAlexander Block1-2/+7
2012-06-21mm, mempolicy: fix mbind() to do synchronous migrationDavid Rientjes1-1/+1
2012-06-21media: pms.c needs linux/slab.hRandy Dunlap1-0/+1
2012-06-20mm/memblock: fix overlapping allocation when doubling reserved arrayGreg Pearson1-4/+32
2012-06-20c/r: prctl: Move PR_GET_TID_ADDRESS to a proper placeCyrill Gorcunov1-3/+3
2012-06-20pidns: find_new_reaper() can no longer switch to init_pid_ns.child_reaperOleg Nesterov1-8/+2
2012-06-20pidns: guarantee that the pidns init will be the last pidns process reapedEric W. Biederman2-1/+33
2012-06-20fault-inject: avoid call to random32() if fault injection is disabledAnton Blanchard1-0/+4
2012-06-20Viresh has movedViresh Kumar76-92/+93
2012-06-20get_maintainer: Fix --help warningJoe Perches1-1/+2
2012-06-20mm/memory.c: fix kernel-doc warningsRandy Dunlap1-1/+1
2012-06-20mm: fix kernel-doc warningsWanpeng Li6-13/+11
2012-06-20mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov2-1/+2
2012-06-20mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_rangeDavid Rientjes1-1/+9
2012-06-20h8300: use the declarations provided by <asm/sections.h>Geert Uytterhoeven2-22/+18
2012-06-20h8300: fix use of extinct _sbss and _ebssGeert Uytterhoeven2-5/+5
2012-06-20xtensa: use the declarations provided by <asm/sections.h>Geert Uytterhoeven1-11/+7
2012-06-20xtensa: use "test -e" instead of bashism "test -a"Geert Uytterhoeven1-2/+2
2012-06-20xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2-5/+4
2012-06-20memcg: fix use_hierarchy css_is_ancestor oops regressionHugh Dickins1-1/+1
2012-06-20mm, oom: fix and cleanup oom score calculationsDavid Rientjes1-8/+7
2012-06-20nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi2-0/+4
2012-06-20thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli2-13/+27
2012-06-20mm: fix slab->page _count corruption when using slubPravin B Shelar1-0/+10
2012-06-19extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove()Axel Lin1-0/+1
2012-06-19extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leakAxel Lin1-0/+2
2012-06-19extcon: Fix wrong index in max8997_extcon_cable[]Axel Lin1-2/+2
2012-06-19kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers1-5/+5
2012-06-19cgroups: Account for CSS_DEACT_BIAS in __css_putSalman Qazi1-2/+10
2012-06-18bug.h: Fix up powerpc build regression.Paul Mundt1-3/+5
2012-06-18Makefile: fix up CROSS_COMPILE and READABLE_ASM interaction.Paul Mundt1-2/+2
2012-06-18hwmon: (emc2103) Fix use of an uninitilized variable in error caseGuenter Roeck1-4/+8
2012-06-18hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg1-2/+2
2012-06-18SPI: fix over-eager devm_xxx() conversionRussell King1-1/+2
2012-06-18ALSA: 6fire: use NULL instead of 0 for pointer assignmentDaniel Mack1-1/+1
2012-06-18ALSA: hda - Handle open while transitioning to D3.Dylan Reid3-10/+40
2012-06-18ALSA: snd-usb: make snd_usb_substream_capture_trigger staticDaniel Mack1-1/+2
2012-06-18ALSA: snd-usb: fix sync pipe checkDaniel Mack1-7/+11
2012-06-17hfsplus: fix bless ioctl when used with hardlinksMatthew Garrett1-2/+7
2012-06-17hfsplus: fix overflow in sector calculations in hfsplus_submit_bioJanne Kalliomäki1-1/+1
2012-06-17ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOsRoland Stigge1-0/+8
2012-06-17ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0Roland Stigge1-5/+0
2012-06-17pinctrl/nomadik: document Alt-C glitchLinus Walleij1-1/+21
2012-06-17pinctrl: mxs: Use kfree to fix build errorFabio Estevam1-1/+1
2012-06-17regulator: Change db8500-prcmu match names to reflect Device TreeLee Jones1-20/+20
2012-06-17regulator: Change ab8500 match names to reflect Device TreeLee Jones1-11/+11
2012-06-17regulator: Fix the s5m8767a problem of the division by nullSangbeom Kim1-1/+1
2012-06-17hwmon: (coretemp) Drop needless initializationJean Delvare1-1/+1