summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-14net: unix: non blocking recvmsg() should not return -EINTREric Dumazet1-5/+12
2014-04-14inet: frag: make sure forced eviction removes all fragsFlorian Westphal1-1/+1
2014-04-14bridge: multicast: add sanity check for query source addressesLinus Lüssing1-0/+6
2014-04-14net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann2-7/+2
2014-04-14net: fix for a race condition in the inet frag codeNikolay Aleksandrov1-1/+2
2014-04-14cpuidle: Check the result of cpuidle_get_driver() against NULLDaniel Fu1-1/+2
2014-04-14kbuild: fix make headers_install when path is too longNicolas Dichtel2-8/+19
2014-04-14powernow-k6: reorder frequenciesMikulas Patocka1-7/+10
2014-04-14powernow-k6: correctly initialize default parametersMikulas Patocka1-4/+72
2014-04-14powernow-k6: disable cache when changing frequencyMikulas Patocka1-17/+39
2014-04-14selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore1-9/+27
2014-04-03Linux 3.10.36Greg Kroah-Hartman1-1/+1
2014-04-03netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann1-3/+3
2014-04-03mm: close PageTail raceDavid Rientjes10-31/+25
2014-04-03net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni1-2/+2
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev1-1/+2
2014-04-03Input: cypress_ps2 - don't report as a button padsHans de Goede1-1/+0
2014-04-03Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede1-0/+8
2014-04-03Input: synaptics - add manual min/max quirkBenjamin Tissoires1-0/+47
2014-04-03Input: mousedev - fix race when creating mixed deviceDmitry Torokhov1-31/+42
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2-6/+24
2014-03-31Linux 3.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.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