summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Linux 3.10.35v3.10.35Greg Kroah-Hartman1-1/+1
2014-03-31sched/autogroup: Fix race with task_groups listGerald Schaefer1-2/+1
2014-03-31e100: Fix "disabling already-disabled device" warningMichele Baldessari1-1/+1
2014-03-31xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp1-0/+5
2014-03-31Input: wacom - make sure touch_max is set for touch devicesPing Cheng1-2/+5
2014-03-31KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti1-1/+1
2014-03-31KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti2-0/+17
2014-03-31KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti1-0/+3
2014-03-31Input: elantech - improve clickpad detectionHans de Goede1-3/+42
2014-03-31ARM: highbank: avoid L2 cache smc calls when PL310 is not presentRob Herring1-7/+6
2014-03-31ARM: move outer_cache declaration out of ifdefRob Herring1-2/+2
2014-03-31regulator: core: Replace direct ops->disable usageMarkus Pargmann1-21/+13
2014-03-31p54: clamp properly instead of just truncatingDan Carpenter1-1/+1
2014-03-31deb-pkg: Fix cross-building linux-headers packageBen Hutchings1-5/+4
2014-03-31x86: bpf_jit: support negative offsetsAlexei Starovoitov1-1/+1
2014-03-31ASoC: max98090: make REVISION_ID readableStephen Warren1-0/+1
2014-03-31libceph: resend all writes after the osdmap loses the full flagJosh Durgin1-6/+22
2014-03-31libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin2-2/+28
2014-03-31media: cx18: check for allocation failure in cx18_read_eeprom()Dan Carpenter1-1/+4
2014-03-31media: dw2102: some missing unlocks on errorDan Carpenter1-16/+36
2014-03-31media: cxusb: unlock on error in cxusb_i2c_xfer()Dan Carpenter1-5/+16
2014-03-31tracing: Fix array size mismatch in format stringVaibhav Nagarnaik4-20/+4
2014-03-31ALSA: compress: Pass through return value of open ops callbackCharles Keepax1-1/+1
2014-03-23Linux 3.10.34v3.10.34Greg Kroah-Hartman1-1/+1
2014-03-23PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui1-3/+12
2014-03-23iser-target: Fix post_send_buf_count for RDMA READ/WRITENicholas Bellinger1-6/+8
2014-03-23iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger4-60/+53
2014-03-23iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger3-13/+13
2014-03-23ARM: ignore memory below PHYS_OFFSETRussell King1-0/+14
2014-03-23ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm1-4/+12
2014-03-23iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach1-2/+5
2014-03-23tick: Make oneshot broadcast robust vs. CPU offliningThomas Gleixner1-2/+11
2014-03-23bio-integrity: Fix bio_integrity_verify segment start bugNicholas Bellinger1-1/+1
2014-03-23MIPS: include linux/types.hQais Yousef1-0/+1
2014-03-23memcg: reparent charges of children before processing parentFilipe Brandenburger1-0/+14
2014-03-23Fix mountpoint reference leakage in linkatOleg Drokin1-0/+1
2014-03-23s390/dasd: hold request queue sysfs lock when calling elevator_init()Heiko Carstens1-4/+4
2014-03-23jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney1-4/+4
2014-03-23ALSA: oxygen: modify adjust_dg_dac_routing functionRoman Volkov1-0/+10
2014-03-23Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana1-0/+2
2014-03-23x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha1-3/+12
2014-03-23SCSI: storvsc: NULL pointer dereference fixAles Novak1-0/+3
2014-03-23SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali1-2/+1
2014-03-23SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau1-3/+2
2014-03-23SCSI: isci: fix reset timeout handlingDan Williams2-8/+1
2014-03-23can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde1-1/+3
2014-03-23net: unix socket code abuses csum_partialAnton Blanchard1-2/+1
2014-03-23dm cache: fix access beyond end of origin deviceHeinz Mauelshagen1-5/+3
2014-03-23dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen1-1/+2
2014-03-23mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott1-7/+13