summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.18.6v4.18.6Greg Kroah-Hartman2018-09-051-1/+1
* x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn2018-09-053-8/+17
* cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer2018-09-051-1/+1
* watchdog: Mark watchdog touch functions as notraceVincent Whitchurch2018-09-053-4/+4
* power: generic-adc-battery: check for duplicate properties copied from iio ch...H. Nikolaus Schaller2018-09-051-2/+13
* power: generic-adc-battery: fix out-of-bounds write when copying channel prop...H. Nikolaus Schaller2018-09-051-10/+4
* PM / clk: signedness bug in of_pm_clk_add_clks()Dan Carpenter2018-09-051-1/+1
* clk: npcm7xx: fix memory allocationGustavo A. R. Silva2018-09-051-2/+2
* clk: rockchip: fix clk_i2sout parent selection bits on rk3399Alberto Panizzo2018-09-051-1/+1
* mtd: rawnand: qcom: wait for desc completion in all BAM channelsAbhishek Sahu2018-09-051-1/+52
* mtd: rawnand: marvell: add suspend and resume hooksDaniel Mack2018-09-051-11/+62
* mtd: rawnand: fsmc: Stop using chip->read_buf()Boris Brezillon2018-09-051-1/+1
* mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()Boris Brezillon2018-09-051-0/+10
* iscsi target: fix session creation failure handlingMike Christie2018-09-051-14/+21
* scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche2018-09-051-2/+18
* scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche2018-09-052-0/+58
* scsi: mpt3sas: Fix _transport_smp_handler() error pathBart Van Assche2018-09-051-2/+3
* scsi: mpt3sas: Fix calltrace observed while running IO & resetSreekanth Reddy2018-09-052-1/+2
* tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler2018-09-055-92/+90
* tpm: Return the actual size when receiving an unsupported commandRicardo Schwarzmeier2018-09-051-1/+1
* MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton2018-09-051-3/+3
* MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen2018-09-051-0/+13
* MIPS: Always use -march=<arch>, not -<arch> shortcutsPaul Burton2018-09-051-8/+4
* MIPS: memset.S: Fix byte_fixup for MIPSr6Matt Redfearn2018-09-051-1/+2
* MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki2018-09-053-3/+3
* kprobes: Make list and blacklist root user read onlyMasami Hiramatsu2018-09-051-2/+2
* kprobes/arm: Fix %p uses in error messagesMasami Hiramatsu2018-09-052-3/+2
* kprobes: Replace %p with other pointer typesMasami Hiramatsu2018-09-051-12/+10
* kprobes: Show blacklist addresses as same as kallsyms doesMasami Hiramatsu2018-09-051-2/+10
* s390/purgatory: Add missing FORCE to Makefile targetsPhilipp Rudo2018-09-051-3/+3
* s390/purgatory: Fix crash with expoline enabledPhilipp Rudo2018-09-051-0/+1
* s390/pci: fix out of bounds access during irq setupSebastian Ott2018-09-051-0/+2
* s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky2018-09-051-14/+2
* s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-09-052-4/+2
* s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky2018-09-051-2/+0
* s390/lib: use expoline for all bcr instructionsMartin Schwidefsky2018-09-051-6/+10
* s390/mm: fix addressing exception after suspend/resumeGerald Schaefer2018-09-051-1/+1
* x86: Allow generating user-space headers without a compilerBen Hutchings2018-09-051-4/+7
* x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn2018-09-051-0/+4
* hwmon: (nct6775) Fix potential Spectre v1Gustavo A. R. Silva2018-09-051-0/+2
* x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen2018-09-053-6/+45
* x86/spectre: Add missing family 6 check to microcode checkAndi Kleen2018-09-051-0/+3
* x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers2018-09-051-1/+2
* x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski2018-09-054-1/+53
* x86/vdso: Fix lsl operand orderSamuel Neves2018-09-051-1/+1
* scsi: qla2xxx: Fix stalled reloginHimanshu Madhani2018-09-052-1/+2
* pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()Dan Carpenter2018-09-051-1/+1
* soc: qcom: rmtfs-mem: fix memleak in probe error pathsJohan Hovold2018-09-051-2/+1
* ASoC: wm_adsp: Correct DSP pointer for preloader controlAjit Pandey2018-09-051-2/+6
* ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-09-051-4/+3
OpenPOWER on IntegriCloud