aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet2013-07-281-1/+7
* ipv6: don't call addrconf_dst_alloc again when enable loGao feng2013-07-281-0/+3
* bridge: fix switched interval for MLD Query typesLinus Lüssing2013-07-281-2/+3
* sparc: tsb must be flushed before tlbDave Kleikamp2013-07-281-1/+1
* sparc64 address-congruence propertybob picco2013-07-281-1/+8
* sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET2013-07-285-16/+18
* perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra2013-07-281-1/+14
* perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa2013-07-281-1/+10
* perf: Clone child context from parent context pmuJiri Olsa2013-07-281-1/+1
* tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)2013-07-281-1/+9
* SCSI: mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy2013-07-281-5/+1
* SCSI: zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel2013-07-281-0/+4
* rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos2013-07-283-4/+6
* ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASKFabio Estevam2013-07-281-1/+1
* tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner2013-07-281-1/+9
* Linux 3.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.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.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