summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-20Linux 3.9.11v3.9.11Greg Kroah-Hartman
2013-07-20Handle big endianness in NTLM (ntlmv2) authenticationSteve French
2013-07-20mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li
2013-07-20memcg, kmem: fix reference count handling on the error pathMichal Hocko
2013-07-20drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz
2013-07-20ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o
2013-07-20ext4: fix overflow when counting used blocks on 32-bit architecturesJan Kara
2013-07-20ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archsJan Kara
2013-07-20ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementationsJan Kara
2013-07-20ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()Jan Kara
2013-07-20Btrfs: only do the tree_mod_log_free_eb if this is our last refJosef Bacik
2013-07-20Btrfs: fix estale with btrfs sendJosef Bacik
2013-07-20timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche
2013-07-20ahci: remove pmp link online check in FBS EHShane Huang
2013-07-20PCI: Fix refcount issue in pci_create_root_bus() error recovery pathJiang Liu
2013-07-20PCI: Finish SR-IOV VF setup before adding the deviceXudong Hao
2013-07-20nbd: correct disconnect behaviorPaul Clements
2013-07-20ocfs2: xattr: fix inlined xattr reflinkJunxiao Bi
2013-07-20ACPI / PM: Fix corner case in acpi_bus_update_power()Rafael J. Wysocki
2013-07-20ACPICA: Do not use extended sleep registers unless HW-reduced bit is setLv Zheng
2013-07-20ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu
2013-07-20drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin
2013-07-20genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings
2013-07-20xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.Konrad Rzeszutek Wilk
2013-07-20xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek
2013-07-20cgroup: fix umount vs cgroup_event_remove() raceLi Zefan
2013-07-20pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood
2013-07-20drivers: hv: switch to use mb() instead of smp_mb()Jason Wang
2013-07-20usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian
2013-07-20xhci: check for failed dma pool allocationMathias Nyman
2013-07-20usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi
2013-07-20ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()Al Viro
2013-07-20ext4: fix corruption when online resizing a fs with 1K block sizeMaarten ter Huurne
2013-07-20jbd2: fix theoretical race in jbd2__journal_restartTheodore Ts'o
2013-07-20jbd2: move superblock checksum calculation to jbd2_write_superblock()Theodore Ts'o
2013-07-20rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger
2013-07-20rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger
2013-07-20CIFS: Fix a deadlock when a file is reopenedPavel Shilovsky
2013-07-20CIFS use sensible file nlink values if unprovidedSteve French
2013-07-13Linux 3.9.10v3.9.10Greg Kroah-Hartman
2013-07-13Revert "memcg: avoid dangling reference count in creation failure"Michal Hocko
2013-07-13SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings
2013-07-13KVM: VMX: mark unusable segment as nonpresentGleb Natapov
2013-07-13nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields
2013-07-13Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman
2013-07-13futex: Take hugepages into account when generating futex_keyZhang Yi
2013-07-13MAINTAINERS: add stable_kernel_rules.txt to stable maintainer informationGreg Kroah-Hartman
2013-07-13crypto: sanitize argument for format stringKees Cook
2013-07-13block: do not pass disk names as format stringsKees Cook
2013-07-13hpfs: better test for errorsMikulas Patocka