summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-11-06xfs: print buffer offsets when dumping corrupt buffersDarrick J. Wong
2018-11-06xfs: Fix error code in 'xfs_ioc_getbmap()'Christophe JAILLET
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-06ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooksTakashi Iwai
2018-11-06include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com
2018-11-06HID: fix up .raw_event() documentationLinus Walleij
2018-11-06HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabledArnd Bergmann
2018-11-06Merge branch 'master' into for-4.20/upstream-fixesJiri Kosina
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel
2018-11-06mtd: sa1100: avoid VLA in sa1100_setup_mtdBoris Brezillon
2018-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-05net: alx: make alx_drv_name staticRasmus Villemoes
2018-11-05net: bpfilter: fix iptables failure if bpfilter_umh is disabledTaehee Yoo
2018-11-05sock_diag: fix autoloading of the raw_diag moduleAndrei Vagin
2018-11-05net: core: netpoll: Enable netconsole IPv6 link local addressMatwey V. Kornilov
2018-11-05ipv6: properly check return value in inet6_dump_all()Alexey Kodanev
2018-11-05rtnetlink: restore handling of dumpit return value in rtnl_dump_all()Alexey Kodanev
2018-11-05mtd: spi-nor: Reset nor->addr_width when SFDP parsing failedBoris Brezillon
2018-11-05mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()Christophe JAILLET
2018-11-05net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FSJeff Barnhill
2018-11-05arm64: dts: stratix10: fix multicast filteringAaro Koskinen
2018-11-05MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocationMaciej W. Rozycki
2018-11-05MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky
2018-11-05tracing/kprobes: Fix strpbrk() argument orderMasami Hiramatsu
2018-11-05Merge tag 'imx-fixes-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2018-11-05ARM: defconfig: Disable PREEMPT again on multi_v7Olof Johansson
2018-11-05s390: update defconfigsHeiko Carstens
2018-11-05arm64: dts: renesas: condor: switch from EtherAVB to GEtherSergei Shtylyov
2018-11-05dt-bindings: arm: Fix RZ/G2E part numberFabrizio Castro
2018-11-05arm64: dts: renesas: r8a7795: add missing dma-names on hscif2Kuninori Morimoto
2018-11-05vga_switcheroo: Fix missing gpu_bound call at audio client registrationTakashi Iwai
2018-11-05mtd: nand: Fix nanddev_neraseblocks()Boris Brezillon
2018-11-05mtd: nand: drop kernel-doc notation for a deleted function parameterRandy Dunlap
2018-11-05mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann
2018-11-05ARM: dts: imx6sx-sdb: Fix enet phy regulatorLeonard Crestez
2018-11-05ARM: dts: fsl: Fix improperly quoted stdout-path valuesRob Herring
2018-11-05ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c nodeOleksij Rempel
2018-11-04bonding/802.3ad: fix link_failure_count trackingJarod Wilson
2018-11-04net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte
2018-11-04hwmon: (ibmpowernv) Remove bogus __init annotationsGeert Uytterhoeven
2018-11-04hwmon: (core) Fix double-free in __hwmon_device_register()Dmitry Osipenko
2018-11-04Linux 4.20-rc1Linus Torvalds
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds
2018-11-03sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long
2018-11-03sctp: fix strchange_flags name for Stream Change EventXin Long
2018-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller