summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.9.11v3.9.11linux-3.9.yGreg Kroah-Hartman2013-07-201-1/+1
* Handle big endianness in NTLM (ntlmv2) authenticationSteve French2013-07-202-7/+7
* mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li2013-07-201-0/+4
* memcg, kmem: fix reference count handling on the error pathMichal Hocko2013-07-201-8/+0
* drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz2013-07-201-2/+2
* ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o2013-07-201-3/+8
* ext4: fix overflow when counting used blocks on 32-bit architecturesJan Kara2013-07-201-2/+2
* ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archsJan Kara2013-07-201-2/+2
* ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementationsJan Kara2013-07-201-7/+7
* ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()Jan Kara2013-07-201-1/+1
* Btrfs: only do the tree_mod_log_free_eb if this is our last refJosef Bacik2013-07-201-1/+2
* Btrfs: fix estale with btrfs sendJosef Bacik2013-07-201-0/+35
* timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche2013-07-201-3/+5
* ahci: remove pmp link online check in FBS EHShane Huang2013-07-201-2/+1
* PCI: Fix refcount issue in pci_create_root_bus() error recovery pathJiang Liu2013-07-201-6/+8
* PCI: Finish SR-IOV VF setup before adding the deviceXudong Hao2013-07-201-3/+2
* nbd: correct disconnect behaviorPaul Clements2013-07-202-1/+7
* ocfs2: xattr: fix inlined xattr reflinkJunxiao Bi2013-07-201-0/+10
* ACPI / PM: Fix corner case in acpi_bus_update_power()Rafael J. Wysocki2013-07-201-5/+18
* ACPICA: Do not use extended sleep registers unless HW-reduced bit is setLv Zheng2013-07-201-3/+5
* ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu2013-07-201-0/+4
* drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin2013-07-201-1/+1
* genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings2013-07-201-3/+3
* xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.Konrad Rzeszutek Wilk2013-07-201-4/+3
* xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek2013-07-201-15/+2
* cgroup: fix umount vs cgroup_event_remove() raceLi Zefan2013-07-201-6/+19
* pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood2013-07-201-2/+2
* drivers: hv: switch to use mb() instead of smp_mb()Jason Wang2013-07-202-6/+6
* usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian2013-07-201-0/+1
* xhci: check for failed dma pool allocationMathias Nyman2013-07-201-0/+4
* usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi2013-07-201-0/+2
* ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()Al Viro2013-07-202-10/+4
* ext4: fix corruption when online resizing a fs with 1K block sizeMaarten ter Huurne2013-07-201-3/+1
* jbd2: fix theoretical race in jbd2__journal_restartTheodore Ts'o2013-07-201-1/+1
* jbd2: move superblock checksum calculation to jbd2_write_superblock()Theodore Ts'o2013-07-201-1/+2
* rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger2013-07-201-1/+1
* rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger2013-07-201-3/+3
* CIFS: Fix a deadlock when a file is reopenedPavel Shilovsky2013-07-201-5/+4
* CIFS use sensible file nlink values if unprovidedSteve French2013-07-201-0/+5
* Linux 3.9.10v3.9.10Greg Kroah-Hartman2013-07-131-1/+1
* Revert "memcg: avoid dangling reference count in creation failure"Michal Hocko2013-07-131-2/+0
* SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings2013-07-131-1/+1
* KVM: VMX: mark unusable segment as nonpresentGleb Natapov2013-07-131-2/+9
* nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields2013-07-131-1/+1
* Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman2013-07-131-4/+0
* futex: Take hugepages into account when generating futex_keyZhang Yi2013-07-133-1/+35
* MAINTAINERS: add stable_kernel_rules.txt to stable maintainer informationGreg Kroah-Hartman2013-07-131-0/+1
* crypto: sanitize argument for format stringKees Cook2013-07-131-1/+2
* block: do not pass disk names as format stringsKees Cook2013-07-133-3/+4
* hpfs: better test for errorsMikulas Patocka2013-07-132-2/+9