summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-03Merge tag 'kgdb-5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2019-10-03selinux: fix context string corruption in convert_context()Ondrej Mosnacek
2019-10-03ARM: omap2plus_defconfig: Fix selected panels after generic panel changesTony Lindgren
2019-10-03Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2019-10-03lib: textsearch: fix escapes in example codeRandy Dunlap
2019-10-03udp: only do GSO if # of segs > 1Josh Hunt
2019-10-03udp: fix gso_segs calculationsJosh Hunt
2019-10-03MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdbDouglas Anderson
2019-10-03ipv6: drop incoming packets having a v4mapped source addressEric Dumazet
2019-10-03samples/bpf: Add a workaround for asm_inlineKP Singh
2019-10-03xsk: Fix crash in poll when device does not support ndo_xsk_wakeupMagnus Karlsson
2019-10-03samples/bpf: Fix build for task_fd_query_user.cBjörn Töpel
2019-10-03ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume()Kuninori Morimoto
2019-10-03ASoC: soc-core: setup card->rtd_num at snd_soc_instantiate_card()Kuninori Morimoto
2019-10-03ASoC: soc-core: use devm_xxx for component related resourceKuninori Morimoto
2019-10-03ASoC: soc-core: add soc_setup_card_name()Kuninori Morimoto
2019-10-03ASoC: soc-core: remove soc_remove_dai_links()Kuninori Morimoto
2019-10-03ASoC: soc-core: use devm_kzalloc() for rtdKuninori Morimoto
2019-10-03tas2770: fix platform_no_drv_owner.cocci warningskbuild test robot
2019-10-03ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy
2019-10-03btrfs: fix uninitialized ret in ref-verifyJosef Bacik
2019-10-03KVM: nVMX: Fix consistency check on injected exception error codeSean Christopherson
2019-10-03Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-10-03KVM: x86: omit absent pmu MSRs from MSR listPaolo Bonzini
2019-10-03selftests: kvm: Fix libkvm build errorShuah Khan
2019-10-03mmc: sh_mmcif: Use platform_get_irq_optional() for optional interruptGeert Uytterhoeven
2019-10-03mmc: renesas_sdhi: Do not use platform_get_irq() to count interruptsGeert Uytterhoeven
2019-10-03ACPI: HMAT: ACPI_HMAT_MEMORY_PD_VALID is deprecated since ACPI-6.3Daniel Black
2019-10-03Merge drm-misc-next-fixes-2019-10-02 into drm-misc-fixesMaxime Ripard
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2019-10-03drm/omap: fix max fclk divider for omap36xxTomi Valkeinen
2019-10-02drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä
2019-10-02drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst
2019-10-02block: pg: add header include guardMasahiro Yamada
2019-10-02net: stmmac: Avoid deadlock on suspend/resumeThierry Reding
2019-10-02timer-of: don't use conditional expression with mixed 'void' typesLinus Torvalds
2019-10-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-10-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-10-02net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo
2019-10-02mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET
2019-10-02Input: goodix - add support for 9-bytes reportsYauhen Kharuzhy
2019-10-02MIPS: init: Prevent adding memory before PHYS_OFFSETThomas Bogendoerfer
2019-10-02MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem startThomas Bogendoerfer
2019-10-02MIPS: VDSO: Fix build for binutils < 2.25Paul Burton
2019-10-02MIPS: VDSO: Remove unused gettimeofday.cPaul Burton
2019-10-02MIPS: Wire up clone3 syscallPaul Burton
2019-10-02Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch
2019-10-02Merge tag 'erofs-for-5.4-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-02char/random: Add a newline at the end of the fileBorislav Petkov
2019-10-02xen/xenbus: fix self-deadlock after killing user processJuergen Gross