aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-13ocfs2: deal with wraparounds of i_nlink in ocfs2_rename()Al Viro
2012-02-13vfs: fix compat_sys_stat() handling of overflows in st_nlinkAl Viro
2012-02-13quota: Fix deadlock with suspend and quotasJan Kara
2012-02-13vfs: Provide function to get superblock and wait for it to thawJan Kara
2012-02-13vfs: fix panic in __d_lookup() with high dentry hashtable countsDimitri Sivanich
2012-02-13autofs4 - fix lockdep splat in autofsSteven Rostedt
2012-02-13vfs: fix d_inode_lookup() dentry ref leakMiklos Szeredi
2012-02-13Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/...Linus Torvalds
2012-02-13Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-02-13Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13i387: make irq_fpu_usable() tests more robustLinus Torvalds
2012-02-13i387: math_state_restore() isn't called from asmLinus Torvalds
2012-02-13ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King
2012-02-13ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King
2012-02-13ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.cRussell King
2012-02-13ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()Russell King
2012-02-13ARM: omap: fix section mismatch error for omap_4430sdp_display_init()Russell King
2012-02-13ARM: omap: fix section mismatch warning for omap_secondary_startup()Russell King
2012-02-13ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()Russell King
2012-02-13ARM: omap: fix section mismatch warning in mux.cRussell King
2012-02-13ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King
2012-02-13ARM: omap: fix uninformative vc/i2c configuration error messageRussell King
2012-02-13ARM: omap: fix vc.c PMIC error messageRussell King
2012-02-13ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build errorRussell King
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-02-11block: fix lockdep warning on io_context release put_io_context()Tejun Heo
2012-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-10net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf
2012-02-10ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei
2012-02-10netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman
2012-02-10netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman
2012-02-10netprio_cgroup: fix an off-by-one bugNeil Horman
2012-02-10xfs: use a normal shrinker for the dquot freelistChristoph Hellwig
2012-02-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-10Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-02-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-10Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2012-02-10relay: prevent integer overflow in relay_open()Dan Carpenter
2012-02-09Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-09Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-09Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-02-09Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-02-09Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-09bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter
2012-02-09isdn: type bug in isdn_net_header()Dan Carpenter
2012-02-09hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured valueNikolaus Schulz
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.David S. Miller