summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-15Linux 4.19.23v4.19.23Greg Kroah-Hartman1-1/+1
2019-02-15Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds1-7/+3
2019-02-15Linux 4.19.22v4.19.22Greg Kroah-Hartman1-1/+1
2019-02-15svcrdma: Remove max_sge check at connect timeChuck Lever2-12/+102
2019-02-15svcrdma: Reduce max_send_sgesChuck Lever1-4/+6
2019-02-15batman-adv: Force mac header to start of data on xmitSven Eckelmann1-0/+2
2019-02-15batman-adv: Avoid WARN on net_device without parent in netnsSven Eckelmann1-2/+3
2019-02-15xfrm: refine validation of template and selector familiesFlorian Westphal1-4/+9
2019-02-15libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()Ilya Dryomov1-2/+3
2019-02-15Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"Theodore Ts'o1-9/+4
2019-02-15xfrm: Make set-mark default behavior backward compatibleBenedict Wong1-1/+4
2019-02-15SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAITBenjamin Coddington2-2/+9
2019-02-15drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom1-1/+1
2019-02-15drm/vmwgfx: Fix setting of dma masksThomas Hellstrom1-3/+6
2019-02-15drm/i915: always return something on DDI clock selectionLucas De Marchi1-1/+1
2019-02-15drm/amd/powerplay: Fix missing break in switchGustavo A. R. Silva1-0/+1
2019-02-15drm/modes: Prevent division by zero htotalTina Zhang1-1/+1
2019-02-15mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau1-3/+9
2019-02-15mic: vop: Fix use-after-free on removeVincent Whitchurch1-1/+3
2019-02-15powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V2-15/+29
2019-02-15firmware: arm_scmi: provide the mandatory device release callbackSudeep Holla1-2/+7
2019-02-15ARM: dts: da850: fix interrupt numbers for clocksourceBartosz Golaszewski1-1/+1
2019-02-15ARM: tango: Improve ARCH_MULTIPLATFORM compatibilityMarc Gonzalez3-4/+11
2019-02-15ARM: iop32x/n2100: fix PCI IRQ mappingRussell King1-2/+1
2019-02-15MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton1-2/+2
2019-02-15mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li1-1/+6
2019-02-15MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton1-0/+1
2019-02-15MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen1-5/+5
2019-02-15mips: cm: reprime error causeVladimir Kondratiev1-1/+1
2019-02-15tracing: uprobes: Fix typo in pr_fmt stringAndreas Ziegler1-1/+1
2019-02-15pinctrl: cherryview: fix Strago DMI workaroundDmitry Torokhov1-4/+4
2019-02-15pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controllerChen-Yu Tsai1-1/+1
2019-02-15debugfs: fix debugfs_rename parameter checkingGreg Kroah-Hartman1-0/+7
2019-02-15samples: mei: use /dev/mei0 instead of /dev/meiTomas Winkler1-1/+1
2019-02-15mei: me: add ice lake point device id.Tomas Winkler2-0/+4
2019-02-15misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter1-1/+1
2019-02-15signal: Better detection of synchronous signalsEric W. Biederman1-1/+51
2019-02-15signal: Always notice exiting tasksEric W. Biederman1-0/+6
2019-02-15iio: ti-ads8688: Update buffer allocation for timestampsDan Murphy1-1/+2
2019-02-15iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay1-4/+3
2019-02-15iio: adc: axp288: Fix TS-pin handlingHans de Goede1-16/+60
2019-02-15tools: iio: iio_generic_buffer: make num_loops signedMartin Kelly1-1/+1
2019-02-15libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede1-0/+1
2019-02-15mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger1-7/+6
2019-02-15mtd: spinand: Fix the error/cleanup path in spinand_init()Boris Brezillon1-2/+2
2019-02-15mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cacheBoris Brezillon1-22/+20
2019-02-15mtd: Make sure mtd->erasesize is valid even if the partition is of size 0Boris Brezillon1-0/+4
2019-02-12Linux 4.19.21v4.19.21Greg Kroah-Hartman1-1/+1
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi1-2/+2
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi4-12/+29