summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-05Linux 4.18.6v4.18.6Greg Kroah-Hartman1-1/+1
2018-09-05x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn3-8/+17
2018-09-05cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer1-1/+1
2018-09-05watchdog: Mark watchdog touch functions as notraceVincent Whitchurch3-4/+4
2018-09-05power: generic-adc-battery: check for duplicate properties copied from iio ch...H. Nikolaus Schaller1-2/+13
2018-09-05power: generic-adc-battery: fix out-of-bounds write when copying channel prop...H. Nikolaus Schaller1-10/+4
2018-09-05PM / clk: signedness bug in of_pm_clk_add_clks()Dan Carpenter1-1/+1
2018-09-05clk: npcm7xx: fix memory allocationGustavo A. R. Silva1-2/+2
2018-09-05clk: rockchip: fix clk_i2sout parent selection bits on rk3399Alberto Panizzo1-1/+1
2018-09-05mtd: rawnand: qcom: wait for desc completion in all BAM channelsAbhishek Sahu1-1/+52
2018-09-05mtd: rawnand: marvell: add suspend and resume hooksDaniel Mack1-11/+62
2018-09-05mtd: rawnand: fsmc: Stop using chip->read_buf()Boris Brezillon1-1/+1
2018-09-05mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()Boris Brezillon1-0/+10
2018-09-05iscsi target: fix session creation failure handlingMike Christie1-14/+21
2018-09-05scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche1-2/+18
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche2-0/+58
2018-09-05scsi: mpt3sas: Fix _transport_smp_handler() error pathBart Van Assche1-2/+3
2018-09-05scsi: mpt3sas: Fix calltrace observed while running IO & resetSreekanth Reddy2-1/+2
2018-09-05tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler5-92/+90
2018-09-05tpm: Return the actual size when receiving an unsupported commandRicardo Schwarzmeier1-1/+1
2018-09-05MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton1-3/+3
2018-09-05MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen1-0/+13
2018-09-05MIPS: Always use -march=<arch>, not -<arch> shortcutsPaul Burton1-8/+4
2018-09-05MIPS: memset.S: Fix byte_fixup for MIPSr6Matt Redfearn1-1/+2
2018-09-05MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki3-3/+3
2018-09-05kprobes: Make list and blacklist root user read onlyMasami Hiramatsu1-2/+2
2018-09-05kprobes/arm: Fix %p uses in error messagesMasami Hiramatsu2-3/+2
2018-09-05kprobes: Replace %p with other pointer typesMasami Hiramatsu1-12/+10
2018-09-05kprobes: Show blacklist addresses as same as kallsyms doesMasami Hiramatsu1-2/+10
2018-09-05s390/purgatory: Add missing FORCE to Makefile targetsPhilipp Rudo1-3/+3
2018-09-05s390/purgatory: Fix crash with expoline enabledPhilipp Rudo1-0/+1
2018-09-05s390/pci: fix out of bounds access during irq setupSebastian Ott1-0/+2
2018-09-05s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky1-14/+2
2018-09-05s390/qdio: reset old sbal_state flagsJulian Wiedmann2-4/+2
2018-09-05s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky1-2/+0
2018-09-05s390/lib: use expoline for all bcr instructionsMartin Schwidefsky1-6/+10
2018-09-05s390/mm: fix addressing exception after suspend/resumeGerald Schaefer1-1/+1
2018-09-05x86: Allow generating user-space headers without a compilerBen Hutchings1-4/+7
2018-09-05x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn1-0/+4
2018-09-05hwmon: (nct6775) Fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-09-05x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen3-6/+45
2018-09-05x86/spectre: Add missing family 6 check to microcode checkAndi Kleen1-0/+3
2018-09-05x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers1-1/+2
2018-09-05x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski4-1/+53
2018-09-05x86/vdso: Fix lsl operand orderSamuel Neves1-1/+1
2018-09-05scsi: qla2xxx: Fix stalled reloginHimanshu Madhani2-1/+2
2018-09-05pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()Dan Carpenter1-1/+1
2018-09-05soc: qcom: rmtfs-mem: fix memleak in probe error pathsJohan Hovold1-2/+1
2018-09-05ASoC: wm_adsp: Correct DSP pointer for preloader controlAjit Pandey1-2/+6
2018-09-05ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-4/+3