summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.0.87v3.0.87Greg Kroah-Hartman2013-07-211-1/+1
* drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz2013-07-211-2/+2
* ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis2013-07-211-0/+1
* ext4: fix overflow when counting used blocks on 32-bit architecturesJan Kara2013-07-211-2/+2
* ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archsJan Kara2013-07-211-2/+2
* timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche2013-07-211-3/+5
* ahci: remove pmp link online check in FBS EHShane Huang2013-07-211-2/+1
* ahci: Add AMD CZ SATA device IDShane Huang2013-07-212-0/+3
* ocfs2: xattr: fix inlined xattr reflinkJunxiao Bi2013-07-211-0/+10
* ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu2013-07-211-0/+4
* drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin2013-07-211-1/+1
* genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings2013-07-211-3/+3
* xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek2013-07-211-15/+2
* pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood2013-07-211-2/+2
* xhci: check for failed dma pool allocationMathias Nyman2013-07-211-0/+4
* usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi2013-07-211-0/+2
* USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams2013-07-212-5/+7
* ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()Al Viro2013-07-212-10/+4
* jbd2: fix theoretical race in jbd2__journal_restartTheodore Ts'o2013-07-211-1/+1
* Linux 3.0.86v3.0.86Greg Kroah-Hartman2013-07-131-1/+1
* SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings2013-07-131-1/+1
* nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields2013-07-131-1/+1
* 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
* drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan2013-07-131-1/+1
* libceph: Fix NULL pointer dereference in auth client codeTyler Hicks2013-07-131-0/+6
* Linux 3.0.85v3.0.85Greg Kroah-Hartman2013-07-031-1/+1
* pch_uart: fix a deadlock when pch_uart as consoleLiang Li2013-07-031-7/+22
* UBIFS: fix a horrid bugArtem Bityutskiy2013-07-031-3/+27
* UBIFS: prepare to fix a horrid bugArtem Bityutskiy2013-07-031-12/+12
* perf: Disable monitoring on setuid processes for regular usersStephane Eranian2013-07-031-7/+9
* dlci: validate the net device in dlci_del()Zefan Li2013-07-031-0/+12
* dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li2013-07-031-5/+9
* hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov2013-07-031-2/+2
* Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo2013-07-031-0/+3
* Linux 3.0.84v3.0.84Greg Kroah-Hartman2013-06-271-1/+1
* USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-272-2/+5
* l2tp: Fix sendmsg() return valueGuillaume Nault2013-06-271-1/+1
* l2tp: Fix PPP header erasure and memory leakGuillaume Nault2013-06-271-2/+2
* packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann2013-06-271-3/+2
* net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann2013-06-271-0/+6
* ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng2013-06-271-1/+3
* net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-271-1/+6
* net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski2013-06-273-24/+59
* ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2013-06-272-2/+2
* tcp: xps: fix reordering issuesEric Dumazet2013-06-271-4/+6
* netlabel: improve domain mapping validationPaul Moore2013-06-271-0/+69
* ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet2013-06-271-1/+1