summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-05bpf: fix missing prototype warningsValdis Kletnieks
2019-04-05ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King
2019-04-05ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin
2019-04-05mt7601u: bump supported EEPROM versionStanislaw Gruszka
2019-04-05soc: qcom: gsbi: Fix error handling in gsbi_probe()Alexey Khoroshilov
2019-04-05efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel
2019-04-05ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notationMathieu Malaterre
2019-04-05efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel
2019-04-05sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACKHidetoshi Seto
2019-04-05ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang
2019-04-05platform/x86: intel_pmc_core: Fix PCH IP sts readingRajneesh Bhardwaj
2019-04-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov
2019-04-05cdrom: Fix race condition in cdrom_sysctl_registerGuenter Roeck
2019-04-05fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl
2019-04-05iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju
2019-04-05genirq: Avoid summation loops for /proc/statThomas Gleixner
2019-04-05bcache: improve sysfs_strtoul_clamp()Coly Li
2019-04-05bcache: fix input overflow to sequential_cutoffColy Li
2019-04-05bcache: fix input overflow to cache set sysfs file io_error_halflifeColy Li
2019-04-05sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck
2019-04-05usb: f_fs: Avoid crash due to out-of-scope stack ptr accessJohn Stultz
2019-04-05ALSA: PCM: check if ops are defined before suspending PCMRanjani Sridharan
2019-04-05ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor
2019-04-05netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrac...Chieh-Min Wang
2019-04-05kprobes: Prohibit probing on bsearch()Andrea Righi
2019-04-05ACPI / video: Refactor and fix dmi_is_desktop()Hans de Goede
2019-04-05iwlwifi: pcie: fix emergency pathSara Sharon
2019-04-05leds: lp55xx: fix null deref on firmware load failureMichal Kazior
2019-04-05jbd2: fix race when writing superblockTheodore Ts'o
2019-04-05HID: intel-ish-hid: avoid binding wrong ishtp_cl_deviceHong Liu
2019-04-05vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1Aurelien Jarno
2019-04-05media: mtk-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-05media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-05media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-05media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-05media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-05SoC: imx-sgtl5000: add missing put_device()Wen Yang
2019-04-05perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter
2019-04-05scsi: fcoe: make use of fip_mode enum completeSedat Dilek
2019-04-05scsi: megaraid_sas: return error when create DMA pool failedJason Yan
2019-04-05efi: cper: Fix possible out-of-bounds accessRoss Lagerwall
2019-04-05cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologiesErwan Velu
2019-04-05clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki
2019-04-05IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge
2019-04-05mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli
2019-04-05e1000e: Fix -Wformat-truncation warningsFlorian Fainelli
2019-04-05mmc: omap: fix the maximum timeout settingAaro Koskinen
2019-04-05powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callbackAneesh Kumar K.V
2019-04-05iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tablesNicolas Boichat
2019-04-05ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior