summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* perf/core: Correct event creation with PERF_FORMAT_GROUPPeter Zijlstra2018-04-131-5/+10
* e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson2018-04-131-1/+6
* net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King2018-04-131-0/+6
* mceusb: sporadic RX truncation corruption fixA Sun2018-04-131-2/+7
* cx25840: fix unchecked return valuesPan Bian2018-04-131-15/+21
* e1000e: fix race condition around skb_tstamp_tx()Jacob Keller2018-04-131-2/+8
* tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik2018-04-131-0/+1
* perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff2018-04-131-0/+8
* net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2018-04-134-9/+25
* skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld2018-04-132-27/+46
* bio-integrity: Do not allocate integrity context for bio w/o dataDmitry Monakhov2018-04-131-0/+3
* Fix serial console on SNI RM400 machinesThomas Bogendoerfer2018-04-131-5/+10
* drm/omap: fix tiled buffer stride calculationsTomi Valkeinen2018-04-131-2/+2
* mISDN: Fix a sleep-in-atomic bugJia-Ju Bai2018-04-131-1/+1
* qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai2018-04-131-1/+1
* perf trace: Add mmap alias for s390Jiri Olsa2018-04-131-0/+4
* powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman2018-04-131-0/+2
* KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen2018-04-131-13/+11
* net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva2018-04-131-1/+8
* rtc: interface: Validate alarm-time before handling rolloverVaibhav Jain2018-04-131-1/+8
* arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon2018-04-131-4/+4
* powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]Ivan Mikhaylov2018-04-131-3/+11
* ovl: filter trusted xattr for non-adminMiklos Szeredi2018-04-131-1/+11
* hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang2018-04-131-0/+2
* wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King2018-04-131-2/+1
* vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys2018-04-131-0/+17
* scsi: libiscsi: Allow sd_shutdown on bad transportRafael David Tinoco2018-04-131-1/+23
* l2tp: fix missing print session offset infoHangbin Liu2018-04-131-0/+2
* net: llc: add lock_sock in llc_ui_bind to avoid a race conditionlinzhang2018-04-131-0/+3
* KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr2018-04-131-2/+5
* bonding: Don't update slave->link until ready to commitNithin Sujir2018-04-131-2/+9
* net: move somaxconn init from sysctl codeRoman Kapl2018-04-132-2/+19
* ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()Eryu Guan2018-04-131-1/+1
* fix race in drivers/char/random.c:get_reg()Michael Schmitz2018-04-131-1/+5
* scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()Maurizio Lombardi2018-04-132-2/+9
* netfilter: ctnetlink: fix incorrect nf_ct_put during hash resizeLiping Zhang2018-04-131-1/+6
* libceph: NULL deref on crush_decode() error pathDan Carpenter2018-04-131-0/+1
* block: fix an error code in add_partition()Dan Carpenter2018-04-131-1/+3
* leds: pca955x: Correct I2C FunctionalityTin Huynh2018-04-131-1/+1
* ray_cs: Avoid reading past end of bufferKees Cook2018-04-131-2/+5
* ARM: davinci: da8xx: Create DSP device only when assigned memorySuman Anna2018-04-131-0/+10
* xfrm: fix state migration copy replay sequence numbersAntony Antony2018-04-131-0/+2
* selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman2018-04-131-1/+1
* ath5k: fix memory leak on buf on failed eeprom readColin Ian King2018-04-131-1/+4
* sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven2018-04-131-1/+1
* USB: ene_usb6250: fix SCSI residue overwritingAlan Stern2018-04-131-0/+2
* net: x25: fix one potential use-after-free issuelinzhang2018-04-133-11/+22
* USB: ene_usb6250: fix first command executionAlan Stern2018-04-131-4/+5
* usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang2018-04-131-8/+21
* neighbour: update neigh timestamps iff update is effectiveIhar Hrachyshka2018-04-131-4/+10