summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-18usb: plusb: Add support for National Instruments host-to-host cableBen Shelton1-0/+5
2015-03-18macvtap: make sure neighbour code can push ethernet headerEric Dumazet1-2/+5
2015-03-18net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas1-9/+0
2015-03-18team: fix possible null pointer dereference in team_handle_frameJiri Pirko1-3/+1
2015-03-18net: reject creation of netdev names with colonsMatthew Thode1-1/+1
2015-03-18ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki1-0/+1
2015-03-18net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck1-3/+21
2015-03-18ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov1-4/+7
2015-03-18ipv4: ip_check_defrag should correctly check return value of skb_copy_bitsAlexander Drozdov1-1/+1
2015-03-18gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki1-1/+14
2015-03-18rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong1-2/+10
2015-03-18ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau1-1/+1
2015-03-18rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann1-8/+4
2015-03-06Linux 3.10.71v3.10.71Greg Kroah-Hartman1-1/+1
2015-03-06libceph: fix double __remove_osd() problemIlya Dryomov1-8/+18
2015-03-06libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov1-2/+2
2015-03-06libceph: assert both regular and lingering lists in __remove_osd()Ilya Dryomov1-0/+2
2015-03-06MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan1-0/+8
2015-03-06x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert2-5/+6
2015-03-06blk-throttle: check stats_cpu before reading it from sysfsThadeu Lima de Souza Cascardo1-0/+3
2015-03-06jffs2: fix handling of corrupted summary lengthChen Jie1-0/+5
2015-03-06md/raid1: fix read balance when a drive is write-mostly.Tomáš Hodek1-2/+3
2015-03-06md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown1-1/+2
2015-03-06metag: Fix KSTK_EIP() and KSTK_ESP() macrosJames Hogan1-2/+2
2015-03-06gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne1-4/+10
2015-03-06arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas1-3/+2
2015-03-06hx4700: regulator: declare full constraintsMartin Vajnar1-0/+2
2015-03-06KVM: x86: update masterclock values on TSC writesMarcelo Tosatti1-9/+10
2015-03-06KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan2-4/+4
2015-03-06ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin1-1/+2
2015-03-06ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz1-3/+7
2015-03-06kdb: fix incorrect counts in KDB summary command outputJay Lan1-1/+1
2015-03-06ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov1-0/+2
2015-03-06ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov1-0/+3
2015-03-06vt: provide notifications on selection changesNicolas Pitre1-1/+3
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior3-9/+19
2015-03-06USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern1-8/+8
2015-03-06USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen1-0/+1
2015-03-06tty: Prevent untrappable signals from malicious programPeter Hurley1-0/+3
2015-03-06axonram: Fix bug in direct_accessMatthew Wilcox1-1/+1
2015-03-06cfq-iosched: fix incorrect filing of rt async cfqqJeff Moyer1-2/+7
2015-03-06cfq-iosched: handle failure of cfq group allocationKonstantin Khlebnikov1-1/+6
2015-03-06iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger1-23/+5
2015-03-06NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust1-1/+3
2015-03-06Added Little Endian support to vtpm modulehonclo1-8/+12
2015-03-06tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard1-1/+1
2015-03-06tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo1-0/+8
2015-03-06tpm_tis: verify interrupt during initScot Doyle1-14/+62
2015-03-06ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov1-0/+1
2015-03-06tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla1-1/+1