summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-02Linux 3.2.14v3.2.14Greg Kroah-Hartman
2012-04-02ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett
2012-04-02serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi
2012-04-02nfsd: don't allow zero length strings in cache_parse()Dan Carpenter
2012-04-02rtc: Provide flag for rtc devices that don't support UIEJohn Stultz
2012-04-02compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf
2012-04-02x86, tls: Off by one limit checkDan Carpenter
2012-04-02x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria
2012-04-02lockd: fix arg parsing for grace_period and timeout.NeilBrown
2012-04-02xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert
2012-04-02sky2: override for PCI legacy power managementstephen hemminger
2012-04-02Remove printk from rds_sendmsgDave Jones
2012-04-02net: fix napi_reuse_skb() skb reserveEric Dumazet
2012-04-02net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet
2012-04-02net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet
2012-04-02ipv6: fix incorrent ipv6 ipsec packet fragmentGao feng
2012-04-02Fix pppol2tp getsockname()Benjamin LaHaise
2012-04-02drm/i915: suspend fbdev device around suspend/hibernateDave Airlie
2012-04-02Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao
2012-04-02module: Remove module size limitSasha Levin
2012-04-02NFSv4.1: Fix layoutcommit error handlingTrond Myklebust
2012-04-02NFSv4: Fix two infinite loops in the mount codeTrond Myklebust
2012-04-02slub: Do not hold slub_lock when calling sysfs_slab_add()Christoph Lameter
2012-04-02xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara
2012-04-02backlight: fix typo in tosa_lcd.cMasanari Iida
2012-04-02dm thin: fix stacked bi_next usageJoe Thornber
2012-04-02dm persistent data: fix btree rebalancing after removeJoe Thornber
2012-04-02dm exception store: fix init error pathAndrei Warkentin
2012-04-02dm crypt: add missing error handlingMikulas Patocka
2012-04-02dm crypt: fix mempool deadlockMikulas Patocka
2012-04-02gpio/davinci: fix enabling unbanked GPIO IRQsSekhar Nori
2012-04-02gpio/davinci: fix oops on unbanked gpio irq requestSekhar Nori
2012-04-02gpio/omap: fix _set_gpio_irqenable implementationTarun Kanti DebBarma
2012-04-02udf: Fix deadlock in udf_release_file()Jan Kara
2012-04-02ARM: tegra: select required CPU and L2 errata optionsStephen Warren
2012-04-02vfs: fix d_ancestor() case in d_materialize_uniqueMichel Lespinasse
2012-04-02ext4: check for zero length extentTheodore Ts'o
2012-04-02ext4: fix race between sync and completed io workJeff Moyer
2012-04-02ext4: fix race between unwritten extent conversion and truncateJeff Moyer
2012-04-02ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delallocLukas Czerner
2012-04-02jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen
2012-04-02PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat
2012-04-02NFSv4: Rate limit the state manager warning messagesTrond Myklebust
2012-04-02mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl()Michael Krufky
2012-04-02pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky
2012-04-02lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang
2012-04-02hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann
2012-04-02sysctl: protect poll() in entries that may go awayLucas De Marchi
2012-04-02iommu/amd: Fix section warning for prealloc_protection_domainsSteffen Persvold
2012-04-02proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar