summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.6.11.8v3.6.11.8Steven Rostedt (Red Hat)2013-09-041-1/+1
* Revert "net/core/sock.c: add missing VSOCK string in af_family_*_key_strings"Steven Rostedt (Red Hat)2013-09-041-3/+3
* iommu: Fix compile warnings with forward declarationsJoerg Roedel2013-09-041-0/+8
* Linux 3.6.11.7v3.6.11.7Steven Rostedt (Red Hat)2013-08-131-1/+1
* Handle big endianness in NTLM (ntlmv2) authenticationSteve French2013-08-132-7/+7
* mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li2013-08-131-0/+4
* drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz2013-08-131-2/+2
* ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o2013-08-131-3/+8
* ext4: fix overflow when counting used blocks on 32-bit architecturesJan Kara2013-08-131-2/+2
* ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archsJan Kara2013-08-131-2/+2
* timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche2013-08-131-3/+5
* ahci: remove pmp link online check in FBS EHShane Huang2013-08-131-2/+1
* PCI: Fix refcount issue in pci_create_root_bus() error recovery pathJiang Liu2013-08-131-4/+4
* nbd: correct disconnect behaviorPaul Clements2013-08-132-0/+7
* ocfs2: xattr: fix inlined xattr reflinkJunxiao Bi2013-08-131-0/+10
* ACPICA: Do not use extended sleep registers unless HW-reduced bit is setLv Zheng2013-08-131-3/+5
* drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin2013-08-131-1/+1
* genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings2013-08-131-3/+3
* xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek2013-08-131-15/+2
* cgroup: fix umount vs cgroup_event_remove() raceLi Zefan2013-08-131-6/+19
* pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood2013-08-131-2/+2
* drivers: hv: switch to use mb() instead of smp_mb()Jason Wang2013-08-132-2/+2
* usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian2013-08-131-0/+1
* xhci: check for failed dma pool allocationMathias Nyman2013-08-131-0/+4
* usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi2013-08-131-0/+2
* ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()Al Viro2013-08-132-10/+4
* jbd2: fix theoretical race in jbd2__journal_restartTheodore Ts'o2013-08-131-1/+1
* jbd2: move superblock checksum calculation to jbd2_write_superblock()Theodore Ts'o2013-08-131-1/+2
* rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger2013-08-131-1/+1
* use sensible file nlink values if unprovidedSteve French2013-08-131-0/+5
* sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings2013-08-131-1/+1
* nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields2013-08-131-1/+1
* futex: Take hugepages into account when generating futex_keyZhang Yi2013-08-133-1/+35
* MAINTAINERS: add stable_kernel_rules.txt to stable maintainer informationGreg Kroah-Hartman2013-08-131-0/+1
* crypto: sanitize argument for format stringKees Cook2013-08-131-1/+2
* block: do not pass disk names as format stringsKees Cook2013-08-133-3/+4
* hpfs: better test for errorsMikulas Patocka2013-08-132-2/+9
* charger-manager: Ensure event is not used as format stringKees Cook2013-08-131-1/+1
* drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan2013-08-131-1/+1
* libceph: Fix NULL pointer dereference in auth client codeTyler Hicks2013-08-131-0/+6
* libata-acpi: add back ACPI based hotplug functionalityAaron Lu2013-08-133-1/+38
* UBIFS: fix a horrid bugArtem Bityutskiy2013-08-131-3/+27
* UBIFS: prepare to fix a horrid bugArtem Bityutskiy2013-08-131-12/+12
* crypto: algboss - Hold ref count on larvalHerbert Xu2013-08-133-13/+14
* perf: Disable monitoring on setuid processes for regular usersStephane Eranian2013-08-131-7/+9
* iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsetsNeil Horman2013-08-135-0/+39
* dlci: validate the net device in dlci_del()Zefan Li2013-08-131-0/+12
* dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li2013-08-131-5/+9
* iwlwifi: dvm: fix chain noise calibrationNikolay Martynov2013-08-131-1/+1
* ath9k_htc: Handle IDLE state transition properlySujith Manoharan2013-08-131-1/+1