aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-11drm/amd/display: Fix psr static frames calculationRoman Li
2020-02-11ALSA: usb-audio: Fix UAC2/3 effect unit parsingTakashi Iwai
2020-02-11ALSA: usb-audio: Apply 48kHz fixed rate playback for Jabra Evolve 65 headsetTakashi Iwai
2020-02-11drm/i915: Check activity on i915_vma after confirming pin_count==0Chris Wilson
2020-02-11drm/i915/gem: Detect overflow in calculating dumb buffer sizeChris Wilson
2020-02-11drm/i915: Don't show the blank process name for internal/simulated errorsChris Wilson
2020-02-11drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain listChris Wilson
2020-02-11drm/i915/execlists: Leave resetting ring to intel_ringChris Wilson
2020-02-11arm64: Fix CONFIG_ARCH_RANDOM=n buildRobin Murphy
2020-02-11ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki
2020-02-11ACPI: EC: Fix flushing of pending workRafael J. Wysocki
2020-02-10tracing: Consolidate trace() functionsTom Zanussi
2020-02-10tracing: Don't return -EINVAL when tracing soft disabled synth eventsTom Zanussi
2020-02-10tracing: Add missing nest end to synth_event_trace_start() error caseTom Zanussi
2020-02-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-02-10Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-02-10tools/bootconfig: Suppress non-error messagesMasami Hiramatsu
2020-02-10bootconfig: Allocate xbc_nodes array dynamicallyMasami Hiramatsu
2020-02-11kbuild: fix mismatch between .version and include/generated/compile.hMasahiro Yamada
2020-02-11scripts/kallsyms: fix memory corruption caused by write over-runMasahiro Yamada
2020-02-10perf/smmuv3: Use platform_get_irq_optional() for wired interruptJohn Garry
2020-02-10bootconfig: Use parse_args() to find bootconfig and '--'Steven Rostedt (VMware)
2020-02-10tracing/kprobe: Fix uninitialized variable bugGustavo A. R. Silva
2020-02-10bootconfig: Remove unneeded CONFIG_LIBXBCMasami Hiramatsu
2020-02-10tools/bootconfig: Fix wrong __VA_ARGS__ usageMasami Hiramatsu
2020-02-10gpio: sifive: fix static checker warningYash Shah
2020-02-10drm/i915/gt: Use the BIT when checking the flags, not the indexChris Wilson
2020-02-10drm/i915/selftests: Add a mock i915_vma to the mock_ringChris Wilson
2020-02-10drm/i915: Make a copy of the ggtt view for slave planeVille Syrjälä
2020-02-10drm/i915/gem: Take local vma references for the parserChris Wilson
2020-02-10drm/i915/pmu: Correct the rc6 offset upon enablingChris Wilson
2020-02-10spmi: pmic-arb: Set lockdep class for hierarchical irq domainsStephen Boyd
2020-02-10gpio: xilinx: Fix bug where the wrong GPIO register is written toPaul Thomas
2020-02-10Merge tag 'gpio-fixes-for-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Walleij
2020-02-10arm64/spinlock: fix a -Wunused-function warningQian Cai
2020-02-10arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon
2020-02-10arm64: use shared sysctl constantsMatteo Croce
2020-02-10arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarationsAnshuman Khandual
2020-02-10gpiolib: remove unnecessary argument from set_config callKent Gibson
2020-02-10gpio: bd71828: Remove unneeded defines for GPIO_LINE_DIRECTION_IN/OUTAxel Lin
2020-02-10MAINTAINERS: Sort entries in database for GPIOAndy Shevchenko
2020-02-10gpiolib: fix gpio_do_set_config()Bartosz Golaszewski
2020-02-10Revert "gpiolib: remove set but not used variable 'config'"Bartosz Golaszewski
2020-02-10Revert "gpiolib: Remove duplicated function gpio_do_set_config()"Bartosz Golaszewski
2020-02-10drm/i915/gvt: more locking for ppgtt mm LRU listIgor Druzhinin
2020-02-10drm/i915/gvt: fix high-order allocation failure on late loadIgor Druzhinin
2020-02-09Linux 5.6-rc1Linus Torvalds
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-09Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-02-09irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier