summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-15Linux 4.9.127v4.9.127Greg Kroah-Hartman1-1/+1
2018-09-15arm64: Handle mismatched cache typeSuzuki K Poulose2-4/+16
2018-09-15arm64: Fix mismatched cache line size detectionSuzuki K Poulose3-4/+12
2018-09-15btrfs: use correct compare function of dirty_metadata_bytesEthan Lien1-4/+6
2018-09-15ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva1-0/+1
2018-09-15s390/lib: use expoline for all bcr instructionsMartin Schwidefsky1-3/+6
2018-09-15mei: me: allow runtime pm for platform with D0i3Tomas Winkler1-1/+4
2018-09-15sch_tbf: fix two null pointer dereferences on init failureNikolay Aleksandrov1-2/+3
2018-09-15sch_netem: avoid null pointer deref on init failureNikolay Aleksandrov1-2/+2
2018-09-15sch_hhf: fix null pointer dereference on init failureNikolay Aleksandrov1-0/+3
2018-09-15sch_multiq: fix double free on init failureNikolay Aleksandrov1-7/+2
2018-09-15sch_htb: fix crash on init failureNikolay Aleksandrov1-2/+3
2018-09-15Fixes: Commit 2aa6d036b716 ("mm: numa: avoid waiting on freed migrated pages")Chas Williams1-1/+1
2018-09-15enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan1-1/+1
2018-09-15Revert "ARM: imx_v6_v7_defconfig: Select ULPI support"Fabio Estevam1-2/+0
2018-09-15irda: Only insert new objects into the global database via setsockoptTyler Hicks1-1/+5
2018-09-15irda: Fix memory leak caused by repeated binds of irda socketTyler Hicks1-0/+7
2018-09-15kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap1-2/+2
2018-09-15x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross1-4/+3
2018-09-15debugobjects: Make stack check warning more informativeJoel Fernandes (Google)1-2/+5
2018-09-15tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"Eric Dumazet1-2/+2
2018-09-15drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng1-0/+3
2018-09-15ARM: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier1-0/+1
2018-09-15arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier1-0/+1
2018-09-15btrfs: Don't remove block group that still has pinned down bytesQu Wenruo1-1/+1
2018-09-15btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...Qu Wenruo1-11/+12
2018-09-15btrfs: replace: Reset on-disk dev stats value after replaceMisono Tomohiro1-0/+6
2018-09-15clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in rk3399Levin Du1-0/+1
2018-09-15powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar1-1/+1
2018-09-15SMB3: Number of requests sent should be displayed for SMB3 not just CIFSSteve French1-1/+1
2018-09-15smb3: fix reset of bytes read and written statsSteve French1-0/+8
2018-09-15RDS: IB: fix 'passing zero to ERR_PTR()' warningYueHaibing1-0/+1
2018-09-15selftests/powerpc: Kill child processes on SIGINTBreno Leitao1-6/+12
2018-09-15staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott1-1/+2
2018-09-15dm kcopyd: avoid softlockup in run_complete_jobJohn Pittman1-0/+2
2018-09-15PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni1-1/+1
2018-09-15scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter1-1/+3
2018-09-15ACPI / scan: Initialize status to ACPI_STA_DEFAULTHans de Goede1-2/+3
2018-09-15s390/dasd: fix panic for failed online processingStefan Haberland1-0/+3
2018-09-15s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland1-2/+5
2018-09-15block: bvec_nr_vecs() returns value for wrong slabGreg Edwards1-1/+1
2018-09-15perf probe powerpc: Fix trace event post-processingSandipan Das1-1/+3
2018-09-15powerpc: Fix size calculation using resource_size()Dan Carpenter1-1/+1
2018-09-15net/9p: fix error path of p9_virtio_probeJean-Philippe Brucker1-1/+2
2018-09-15net/9p/trans_fd.c: fix race by holding the lockTomas Bortoli1-5/+5
2018-09-15irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski1-0/+4
2018-09-15RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman2-2/+5
2018-09-15platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360Aleh Filipovich1-0/+1
2018-09-15mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck1-0/+1
2018-09-15ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu1-4/+11