summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-06irda: fix overly long udelay()Arnd Bergmann
2018-06-06ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King
2018-06-06rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke
2018-06-06cfg80211: further limit wiphy names to 64 bytesEric Biggers
2018-06-06selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover
2018-06-06tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)
2018-06-06Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires
2018-06-06Revert "ima: limit file hash setting by user to fix and log modes"Mimi Zohar
2018-06-06xfs: detect agfl count corruption and reset agflBrian Foster
2018-06-06sh: New gcc supportYoshinori Sato
2018-06-06USB: serial: cp210x: use tcflag_t to fix incompatible pointer typeGeert Uytterhoeven
2018-06-06powerpc/64s: Clear PCR on bootMichael Neuling
2018-06-06arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon
2018-05-30Linux 4.4.135v4.4.135Greg Kroah-Hartman
2018-05-30Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"Greg Kroah-Hartman
2018-05-30Linux 4.4.134v4.4.134Greg Kroah-Hartman
2018-05-30s390/ftrace: use expoline for indirect branchesMartin Schwidefsky
2018-05-30kdb: make "mdr" command repeatRandy Dunlap
2018-05-30Bluetooth: btusb: Add device ID for RTL8822BELarry Finger
2018-05-30ASoC: samsung: i2s: Ensure the RCLK rate is properly determinedSylwester Nawrocki
2018-05-30regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET
2018-05-30scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart
2018-05-30scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart
2018-05-30scsi: lpfc: Fix issue_lip if link is disabledJames Smart
2018-05-30netlabel: If PF_INET6, check sk_buff ip header versionRichard Haines
2018-05-30selftests/net: fixes psock_fanout eBPF test casePrashant Bhole
2018-05-30perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa
2018-05-30x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He
2018-05-30drm/rockchip: Respect page offset for PRIME mmap callsØrjan Eide
2018-05-30MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches
2018-05-30audit: return on memory error to avoid null pointer dereferenceRichard Guy Briggs
2018-05-30crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ssPeter Robinson
2018-05-30clk: samsung: exynos3250: Fix PLL ratesAndrzej Hajda
2018-05-30clk: samsung: exynos5250: Fix PLL ratesAndrzej Hajda
2018-05-30clk: samsung: exynos5433: Fix PLL ratesAndrzej Hajda
2018-05-30clk: samsung: exynos5260: Fix PLL ratesAndrzej Hajda
2018-05-30clk: samsung: s3c2410: Fix PLL ratesAndrzej Hajda
2018-05-30media: cx25821: prevent out-of-bounds read on array cardColin Ian King
2018-05-30udf: Provide saner default for invalid uid / gidJan Kara
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross
2018-05-30serial: arc_uart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-30serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-30serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-30serial: mxs-auart: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-30serial: samsung: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-30serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-30rtc: tx4939: avoid unintended sign extension on a 24 bit shiftColin Ian King
2018-05-30staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddrColin Ian King
2018-05-30hwrng: stm32 - add reset during probelionel.debieve@st.com