aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-22ipvlan: fix IFLA_MTU ignored on NEWLINKXin Long
2018-07-22atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2018-07-22crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter
2018-07-22crypto: crypto4xx - remove bad list_delChristian Lamparter
2018-07-22bcm63xx_enet: do not write to random DMA channel on BCM6345Jonas Gorski
2018-07-22bcm63xx_enet: correct clock usageJonas Gorski
2018-07-22mtd: m25p80: consider max message size in m25p80_readHeiner Kallweit
2018-07-22ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()alex chen
2018-07-22ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen
2018-07-22x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers
2018-07-22x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>H. Peter Anvin
2018-07-22compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers
2018-07-22compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes
2018-07-22compiler, clang: properly override 'inline' for clangLinus Torvalds
2018-07-22compiler, clang: suppress warning for unused static inline functionsDavid Rientjes
2018-07-22MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton
2018-07-18Merge tag 'v4.9.113' into linux-linaro-lsk-v4.9Mark Brown
2018-07-17Linux 4.9.113Greg Kroah-Hartman
2018-07-17loop: remember whether sysfs_create_group() was doneTetsuo Handa
2018-07-17RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky
2018-07-17PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa
2018-07-17loop: add recursion validation to LOOP_CHANGE_FDTheodore Ts'o
2018-07-17netfilter: x_tables: initialise match/target check parameter structFlorian Westphal
2018-07-17netfilter: nf_queue: augment nfqa_cfg_policyEric Dumazet
2018-07-17uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov
2018-07-17nvme-pci: Remap CMB SQ entries on every controller resetKeith Busch
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise
2018-07-17i2c: tegra: Fix NACK error handlingJon Hunter
2018-07-17tools build: fix # escaping in .cmd files for future MakePaul Menzel
2018-07-17fs, elf: make sure to page align bss in load_elf_libraryOscar Salvador
2018-07-17ALSA: hda - Handle pm failure during hotplugChris Wilson
2018-07-17Fix up non-directory creation in SGID directoriesLinus Torvalds
2018-07-17HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapterTomasz Kramkowski
2018-07-17xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter
2018-07-17usb: quirks: add delay quirks for Corsair StrafeNico Sneck
2018-07-17USB: serial: mos7840: fix status-register error handlingJohan Hovold
2018-07-17USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-07-17USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold
2018-07-17USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen
2018-07-17USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter
2018-07-17ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-07-17vmw_balloon: fix inflation with batchingNadav Amit
2018-07-17ata: Fix ZBC_OUT all bit handlingDamien Le Moal
2018-07-17ata: Fix ZBC_OUT command block checkDamien Le Moal
2018-07-17ibmasm: don't write out of bounds in read handlerJann Horn
2018-07-17mmc: dw_mmc: fix card threshold control configurationx00270170
2018-07-17MIPS: Fix ioremap() RAM checkPaul Burton
2018-07-17MIPS: Call dump_stack() from show_regs()Paul Burton
2018-07-17nvme: validate admin queue before unquiesceScott Bauer
2018-07-13Merge tag 'v4.9.112' into linux-linaro-lsk-v4.9Mark Brown