summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-14net: socket: error on a negative msg_namelenMatthew Leach
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-04-14vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström
2014-04-14ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-04-14ipv6: Fix exthdrs offload registration.Anton Nayshtut
2014-04-14net: unix: non blocking recvmsg() should not return -EINTREric Dumazet
2014-04-14inet: frag: make sure forced eviction removes all fragsFlorian Westphal
2014-04-14bridge: multicast: add sanity check for query source addressesLinus Lüssing
2014-04-14net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann
2014-04-14net: fix for a race condition in the inet frag codeNikolay Aleksandrov
2014-04-14cpuidle: Check the result of cpuidle_get_driver() against NULLDaniel Fu
2014-04-14kbuild: fix make headers_install when path is too longNicolas Dichtel
2014-04-14powernow-k6: reorder frequenciesMikulas Patocka
2014-04-14powernow-k6: correctly initialize default parametersMikulas Patocka
2014-04-14powernow-k6: disable cache when changing frequencyMikulas Patocka
2014-04-14selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore
2014-04-03Linux 3.10.36v3.10.36Greg Kroah-Hartman
2014-04-03netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann
2014-04-03mm: close PageTail raceDavid Rientjes
2014-04-03net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev
2014-04-03Input: cypress_ps2 - don't report as a button padsHans de Goede
2014-04-03Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede
2014-04-03Input: synaptics - add manual min/max quirkBenjamin Tissoires
2014-04-03Input: mousedev - fix race when creating mixed deviceDmitry Torokhov
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-31Linux 3.10.35v3.10.35Greg Kroah-Hartman
2014-03-31sched/autogroup: Fix race with task_groups listGerald Schaefer
2014-03-31e100: Fix "disabling already-disabled device" warningMichele Baldessari
2014-03-31xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp
2014-03-31Input: wacom - make sure touch_max is set for touch devicesPing Cheng
2014-03-31KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti
2014-03-31KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti
2014-03-31KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti
2014-03-31Input: elantech - improve clickpad detectionHans de Goede
2014-03-31ARM: highbank: avoid L2 cache smc calls when PL310 is not presentRob Herring
2014-03-31ARM: move outer_cache declaration out of ifdefRob Herring
2014-03-31regulator: core: Replace direct ops->disable usageMarkus Pargmann
2014-03-31p54: clamp properly instead of just truncatingDan Carpenter
2014-03-31deb-pkg: Fix cross-building linux-headers packageBen Hutchings
2014-03-31x86: bpf_jit: support negative offsetsAlexei Starovoitov
2014-03-31ASoC: max98090: make REVISION_ID readableStephen Warren
2014-03-31libceph: resend all writes after the osdmap loses the full flagJosh Durgin
2014-03-31libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin
2014-03-31media: cx18: check for allocation failure in cx18_read_eeprom()Dan Carpenter
2014-03-31media: dw2102: some missing unlocks on errorDan Carpenter
2014-03-31media: cxusb: unlock on error in cxusb_i2c_xfer()Dan Carpenter
2014-03-31tracing: Fix array size mismatch in format stringVaibhav Nagarnaik
2014-03-31ALSA: compress: Pass through return value of open ops callbackCharles Keepax
2014-03-23Linux 3.10.34v3.10.34Greg Kroah-Hartman