summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-21Linux 3.9.11v3.9.11linux-3.9.yGreg Kroah-Hartman1-1/+1
2013-07-21Handle big endianness in NTLM (ntlmv2) authenticationSteve French2-7/+7
2013-07-21mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li1-0/+4
2013-07-21memcg, kmem: fix reference count handling on the error pathMichal Hocko1-8/+0
2013-07-21drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz1-2/+2
2013-07-21ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o1-3/+8
2013-07-21ext4: fix overflow when counting used blocks on 32-bit architecturesJan Kara1-2/+2
2013-07-21ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archsJan Kara1-2/+2
2013-07-21ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementationsJan Kara1-7/+7
2013-07-21ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()Jan Kara1-1/+1
2013-07-21Btrfs: only do the tree_mod_log_free_eb if this is our last refJosef Bacik1-1/+2
2013-07-21Btrfs: fix estale with btrfs sendJosef Bacik1-0/+35
2013-07-21timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche1-3/+5
2013-07-21ahci: remove pmp link online check in FBS EHShane Huang1-2/+1
2013-07-21PCI: Fix refcount issue in pci_create_root_bus() error recovery pathJiang Liu1-6/+8
2013-07-21PCI: Finish SR-IOV VF setup before adding the deviceXudong Hao1-3/+2
2013-07-21nbd: correct disconnect behaviorPaul Clements2-1/+7
2013-07-21ocfs2: xattr: fix inlined xattr reflinkJunxiao Bi1-0/+10
2013-07-21ACPI / PM: Fix corner case in acpi_bus_update_power()Rafael J. Wysocki1-5/+18
2013-07-21ACPICA: Do not use extended sleep registers unless HW-reduced bit is setLv Zheng1-3/+5
2013-07-21ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu1-0/+4
2013-07-21drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin1-1/+1
2013-07-21genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings1-3/+3
2013-07-21xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.Konrad Rzeszutek Wilk1-4/+3
2013-07-21xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek1-15/+2
2013-07-21cgroup: fix umount vs cgroup_event_remove() raceLi Zefan1-6/+19
2013-07-21pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood1-2/+2
2013-07-21drivers: hv: switch to use mb() instead of smp_mb()Jason Wang2-6/+6
2013-07-21usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian1-0/+1
2013-07-21xhci: check for failed dma pool allocationMathias Nyman1-0/+4
2013-07-21usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi1-0/+2
2013-07-21ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()Al Viro2-10/+4
2013-07-21ext4: fix corruption when online resizing a fs with 1K block sizeMaarten ter Huurne1-3/+1
2013-07-21jbd2: fix theoretical race in jbd2__journal_restartTheodore Ts'o1-1/+1
2013-07-21jbd2: move superblock checksum calculation to jbd2_write_superblock()Theodore Ts'o1-1/+2
2013-07-21rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger1-1/+1
2013-07-21rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger1-3/+3
2013-07-21CIFS: Fix a deadlock when a file is reopenedPavel Shilovsky1-5/+4
2013-07-21CIFS use sensible file nlink values if unprovidedSteve French1-0/+5
2013-07-13Linux 3.9.10v3.9.10Greg Kroah-Hartman1-1/+1
2013-07-13Revert "memcg: avoid dangling reference count in creation failure"Michal Hocko1-2/+0
2013-07-13SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings1-1/+1
2013-07-13KVM: VMX: mark unusable segment as nonpresentGleb Natapov1-2/+9
2013-07-13nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields1-1/+1
2013-07-13Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman1-4/+0
2013-07-13futex: Take hugepages into account when generating futex_keyZhang Yi3-1/+35
2013-07-13MAINTAINERS: add stable_kernel_rules.txt to stable maintainer informationGreg Kroah-Hartman1-0/+1
2013-07-13crypto: sanitize argument for format stringKees Cook1-1/+2
2013-07-13block: do not pass disk names as format stringsKees Cook3-3/+4
2013-07-13hpfs: better test for errorsMikulas Patocka2-2/+9