summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-09-05Linux 4.14.68v4.14.68Greg Kroah-Hartman
2018-09-05gcc-plugins: Use dynamic initializersKees Cook
2018-09-05gcc-plugins: Add include required by GCC release 8Valdis Kletnieks
2018-09-05cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer
2018-09-05watchdog: Mark watchdog touch functions as notraceVincent Whitchurch
2018-09-05power: generic-adc-battery: check for duplicate properties copied from iio ch...H. Nikolaus Schaller
2018-09-05power: generic-adc-battery: fix out-of-bounds write when copying channel prop...H. Nikolaus Schaller
2018-09-05PM / clk: signedness bug in of_pm_clk_add_clks()Dan Carpenter
2018-09-05clk: rockchip: fix clk_i2sout parent selection bits on rk3399Alberto Panizzo
2018-09-05iscsi target: fix session creation failure handlingMike Christie
2018-09-05scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche
2018-09-05scsi: mpt3sas: Fix _transport_smp_handler() error pathBart Van Assche
2018-09-05tpm: Return the actual size when receiving an unsupported commandRicardo Schwarzmeier
2018-09-05MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton
2018-09-05MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen
2018-09-05MIPS: Always use -march=<arch>, not -<arch> shortcutsPaul Burton
2018-09-05MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-09-05kprobes: Make list and blacklist root user read onlyMasami Hiramatsu
2018-09-05kprobes/arm: Fix %p uses in error messagesMasami Hiramatsu
2018-09-05s390/pci: fix out of bounds access during irq setupSebastian Ott
2018-09-05s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky
2018-09-05s390/qdio: reset old sbal_state flagsJulian Wiedmann
2018-09-05s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky
2018-09-05s390/mm: fix addressing exception after suspend/resumeGerald Schaefer
2018-09-05x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn
2018-09-05hwmon: (nct6775) Fix potential Spectre v1Gustavo A. R. Silva
2018-09-05x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen
2018-09-05x86/spectre: Add missing family 6 check to microcode checkAndi Kleen
2018-09-05x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers
2018-09-05x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski
2018-09-05x86/vdso: Fix lsl operand orderSamuel Neves
2018-09-05pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()Dan Carpenter
2018-09-05ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-09-05ASoC: zte: Fix incorrect PCM format bit usagesTakashi Iwai
2018-09-05ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet
2018-09-05b43/leds: Ensure NUL-termination of LED name stringMichael Buesch
2018-09-05b43legacy/leds: Ensure NUL-termination of LED name stringMichael Buesch
2018-09-05udl-kms: avoid divisionMikulas Patocka
2018-09-05udl-kms: fix crash due to uninitialized memoryMikulas Patocka
2018-09-05udl-kms: handle allocation failureMikulas Patocka
2018-09-05udl-kms: change down_interruptible to downMikulas Patocka
2018-09-05fuse: Add missed unlock_page() to fuse_readpages_fill()Kirill Tkhai
2018-09-05fuse: Fix oops at process_init_reply()Miklos Szeredi
2018-09-05fuse: umount should wait for all requestsMiklos Szeredi
2018-09-05fuse: fix unlocked access to processing queueMiklos Szeredi
2018-09-05fuse: fix double request_end()Miklos Szeredi
2018-09-05fuse: fix initial parallel diropsMiklos Szeredi
2018-09-05fuse: Don't access pipe->buffers without pipe_lock()Andrey Ryabinin
2018-09-05x86/kvm/vmx: Remove duplicate l1d flush definitionsJosh Poimboeuf