summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-05Linux 4.9.125v4.9.125Greg Kroah-Hartman1-1/+1
2018-09-05staging: android: ion: check for kref overflowDaniel Rosenberg1-3/+14
2018-09-05cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer1-1/+1
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: rockchip: fix clk_i2sout parent selection bits on rk3399Alberto Panizzo1-1/+1
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-05MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton1-3/+3
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-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-05x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn1-0/+4
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-05pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()Dan Carpenter1-1/+1
2018-09-05ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-4/+3
2018-09-05ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet1-0/+8
2018-09-05b43/leds: Ensure NUL-termination of LED name stringMichael Buesch1-1/+1
2018-09-05b43legacy/leds: Ensure NUL-termination of LED name stringMichael Buesch1-1/+1
2018-09-05udl-kms: fix crash due to uninitialized memoryMikulas Patocka1-1/+1
2018-09-05udl-kms: handle allocation failureMikulas Patocka1-10/+18
2018-09-05udl-kms: change down_interruptible to downMikulas Patocka1-6/+1
2018-09-05fuse: Add missed unlock_page() to fuse_readpages_fill()Kirill Tkhai1-0/+1
2018-09-05fuse: Fix oops at process_init_reply()Miklos Szeredi1-14/+11
2018-09-05fuse: umount should wait for all requestsMiklos Szeredi3-4/+22
2018-09-05fuse: fix unlocked access to processing queueMiklos Szeredi1-1/+7
2018-09-05fuse: fix double request_end()Miklos Szeredi1-2/+3
2018-09-05fuse: fix initial parallel diropsMiklos Szeredi3-10/+18
2018-09-05fuse: Don't access pipe->buffers without pipe_lock()Andrey Ryabinin1-2/+5
2018-09-05x86/kvm/vmx: Remove duplicate l1d flush definitionsJosh Poimboeuf1-3/+0
2018-09-05KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabledThomas Gleixner1-4/+4
2018-09-05x86/process: Re-export start_thread()Rian Hunter1-0/+1
2018-09-05x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka1-0/+4
2018-09-05x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka3-3/+3
2018-09-05x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka2-4/+4
2018-09-05sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni1-1/+1
2018-09-05KVM: arm/arm64: Skip updating PMD entry if no changePunit Agrawal1-11/+27
2018-09-05KVM: arm/arm64: Skip updating PTE entry if no changePunit Agrawal1-0/+4
2018-09-05staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-freeGreg Hackmann3-26/+40
2018-09-05ext4: reset error code in ext4_find_entry in fallbackEric Sandeen1-0/+1
2018-09-05ext4: sysfs: print ext4_super_block fields as little-endianArnd Bergmann1-3/+10
2018-09-05ext4: check for NUL characters in extended attribute's nameTheodore Ts'o1-0/+2
2018-09-05s390/kvm: fix deadlock when killed by oomClaudio Imbrenda1-0/+2