summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-02Linux 3.0.27v3.0.27Greg Kroah-Hartman1-1/+1
2012-04-02ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett1-3/+10
2012-04-02serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi1-5/+10
2012-04-02nfsd: don't allow zero length strings in cache_parse()Dan Carpenter1-0/+2
2012-04-02compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf1-1/+1
2012-04-02x86, tls: Off by one limit checkDan Carpenter1-2/+2
2012-04-02x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria1-0/+10
2012-04-02lockd: fix arg parsing for grace_period and timeout.NeilBrown1-1/+1
2012-04-02xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert1-3/+3
2012-04-02sky2: override for PCI legacy power managementstephen hemminger1-0/+11
2012-04-02Remove printk from rds_sendmsgDave Jones1-1/+0
2012-04-02net: fix napi_reuse_skb() skb reserveEric Dumazet1-1/+2
2012-04-02net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet1-2/+6
2012-04-02net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet1-9/+5
2012-04-02Fix pppol2tp getsockname()Benjamin LaHaise1-1/+1
2012-04-02drm/i915: suspend fbdev device around suspend/hibernateDave Airlie3-1/+18
2012-04-02Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao1-7/+2
2012-04-02module: Remove module size limitSasha Levin1-2/+1
2012-04-02slub: Do not hold slub_lock when calling sysfs_slab_add()Christoph Lameter1-1/+2
2012-04-02xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara1-22/+11
2012-04-02backlight: fix typo in tosa_lcd.cMasanari Iida1-1/+1
2012-04-02dm exception store: fix init error pathAndrei Warkentin1-1/+1
2012-04-02dm crypt: add missing error handlingMikulas Patocka1-12/+16
2012-04-02dm crypt: fix mempool deadlockMikulas Patocka1-6/+4
2012-04-02udf: Fix deadlock in udf_release_file()Jan Kara1-2/+0
2012-04-02vfs: fix d_ancestor() case in d_materialize_uniqueMichel Lespinasse1-1/+2
2012-04-02ext4: check for zero length extentTheodore Ts'o1-0/+2
2012-04-02ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delallocLukas Czerner2-41/+51
2012-04-02jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen1-0/+2
2012-04-02ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang1-2/+7
2012-04-02PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat1-3/+4
2012-04-02e1000e: Avoid wrong check on TX hangJeff Kirsher2-3/+21
2012-04-02pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky1-0/+10
2012-04-02lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang1-2/+4
2012-04-02hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann1-1/+1
2012-04-02proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar1-1/+1
2012-04-02x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-7/+10
2012-04-02usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com1-1/+0
2012-04-02usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com1-0/+9
2012-04-02SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust1-4/+11
2012-04-02UBI: fix eraseblock picking criteriaArtem Bityutskiy1-6/+4
2012-04-02UBI: fix error handling in ubi_scan()Richard Weinberger1-4/+4
2012-04-02cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...Jeff Layton1-1/+2
2012-04-02xfs: fix inode lookup raceDave Chinner1-6/+12
2012-04-02NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust2-1/+13
2012-04-02NFS: Properly handle the case where the delegation is revokedTrond Myklebust5-4/+57
2012-04-02KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2-0/+64
2012-04-02KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2-0/+26
2012-04-02firewire: ohci: fix too-early completion of IR multichannel buffersClemens Ladisch1-3/+2
2012-04-02pata_legacy: correctly mask recovery field for HT6560BSergei Shtylyov1-2/+1