All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-06 09:19:49 to 2018-12-06 10:00:51 UTC [more...]

[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
 2018-12-06 10:00 UTC  (22+ messages)
` [PATCH v6 00/42] x86emul: fair parts "
  ` [PATCH v6 01/42] x86emul: support AVX512{F, BW} shift/rotate insns
  ` [PATCH v6 02/42] x86emul: support AVX512{F, BW, DQ} extract insns
  ` [PATCH v6 03/42] x86emul: support AVX512{F, BW, DQ} insert insns
  ` [PATCH v6 04/42] x86emul: basic AVX512F testing
  ` [PATCH v6 05/42] x86emul: support AVX512{F, BW, DQ} integer broadcast insns
  ` [PATCH v6 06/42] x86emul: basic AVX512VL testing
  ` [PATCH v6 07/42] x86emul: support AVX512{F, BW} zero- and sign-extending moves
  ` [PATCH v6 08/42] x86emul: support AVX512{F, BW} down conversion moves
  ` [PATCH v6 09/42] x86emul: support AVX512{F, BW} integer unpack insns
  ` [PATCH v6 10/42] x86emul: support AVX512{F, BW, _VBMI} full permute insns
  ` [PATCH v6 11/42] x86emul: support AVX512{F, BW} integer shuffle insns
  ` [PATCH v6 12/42] x86emul: support AVX512{BW, DQ} mask move insns
  ` [PATCH v6 13/42] x86emul: basic AVX512BW testing
  ` [PATCH v6 14/42] x86emul: basic AVX512DQ testing
  ` [PATCH v6 15/42] x86emul: support AVX512F move high/low insns
  ` [PATCH v6 16/42] x86emul: support AVX512F move duplicate insns
  ` [PATCH v6 17/42] x86emul: support AVX512{F, BW, _VBMI} permute insns
  ` [PATCH v6 18/42] x86emul: support AVX512BW pack insns
  ` [PATCH v6 19/42] x86emul: support AVX512F floating-point conversion insns
  ` [PATCH v6 20/42] x86emul: support AVX512F legacy-equivalent packed int/FP "

[Bug 104520] Intermittent X crashes: GPU HANG: ecode 9:0:0x85dffffb, in Xorg [443], reason: Hang on rcs0, action: reset
 2018-12-06 10:00 UTC  (2+ messages)

[PATCH] ALSA: Use of_node_name_eq for node name comparisons
 2018-12-06  9:56 UTC  (4+ messages)

[PATCH v4 0/4] Add support of STM32 hwspinlock
 2018-12-06  9:59 UTC  (4+ messages)
` [PATCH v4 3/4] ARM: dts: stm32: Add hwspinlock node for stm32mp157 SoC

[PATCH] drm/i915: Fix IGT kms_color/gamma subtest SKIP for GLK
 2018-12-06  9:59 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[Qemu-devel] [PATCH] i2c: pm_smbus: check smb_index before block transfer write
 2018-12-06  9:58 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: Add hwspinlock node for stm32mp157 SoC
 2018-12-06  9:57 UTC  (2+ messages)

[PATCH v2 0/7] arm64: capabilities: Optimize checking and enabling
 2018-12-06  9:58 UTC  (6+ messages)
` [PATCH v2 1/7] arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE

[PATCH] ALSA: soundbus: Remove direct OF name and type accesses
 2018-12-06  9:55 UTC  (4+ messages)

[PATCH] tps65218.c: fix IRQ resource leak in tps65218_probe()
 2018-12-06  9:57 UTC  (2+ messages)

[PATCH v7 00/14] x86/alternative: text_poke() enhancements
 2018-12-06  9:57 UTC  (3+ messages)
` [PATCH v7 13/14] module: Do not set nx for module memory before freeing

[PATCH][net-next] tun: remove unnecessary check in tun_flow_update
 2018-12-06  9:57 UTC  (2+ messages)

[PATCH] drm/ttm: revert "drop the extra reservation for pipelined BO moves"
 2018-12-06  9:57 UTC 

[PATCH] kprobes: x86_64: blacklist non-attachable interrupt functions
 2018-12-06  9:56 UTC 

[PATCH v2 0/4] add uart DMA function
 2018-12-06  9:55 UTC  (6+ messages)
` [v2,2/4] dmaengine: mtk_uart_dma: add Mediatek uart DMA support
    ` [PATCH v2 2/4] "

[PATCH][net-next] tun: align write-heavy flow entry members to a cache line
 2018-12-06  9:56 UTC  (2+ messages)

[meta-networking][PATCH] ptpd: fixed the issue of ptpd2 daemon takes 100% CPU
 2018-12-06  9:55 UTC 

[Qemu-devel] [PATCH for-4.0 v4 0/7] monitor: misc fixes
 2018-12-06  9:55 UTC  (8+ messages)
` [Qemu-devel] [PATCH for-4.0 v4 4/7] monitor: check if chardev can switch gcontext for OOB

[PATCH v3 0/4] Add NXP pcf85263 real-time clock support
 2018-12-06  9:55 UTC  (9+ messages)
` [PATCH v3 2/4] rtc: pcf85363: Add support for NXP pcf85263 rtc
` [PATCH v3 3/4] ARM: shmobile: Enable NXP pcf85363 rtc in shmobile_defconfig
` [PATCH v3 4/4] ARM: dts: iwg23s-sbc: Enable RTC

[PATCH 1/2] drm: Only #define DEBUG if CONFIG_DYNAMIC_DEBUG is disabled
 2018-12-06  9:54 UTC  (22+ messages)
` [PATCH 2/2] drm/ttm: Use pr_debug for all output from ttm_bo_evict

[Qemu-devel] [PATCH for-4.0 0/7] Assume GCC v4.8 and Clang v3.4 as minimum compiler versions
 2018-12-06  9:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-4.0 1/7] configure: Add a test for the minimum compiler version

master - udev: 69-dm-lvm-metad.rules is still needed
 2018-12-06  9:53 UTC 

master - build: Upse PYTHON_CONFIG env.variable when set
 2018-12-06  9:52 UTC 

[Qemu-devel] [PATCH for-4.0 0/6] vhost-user-blk: Add support for backend reconnecting
 2018-12-06  9:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH for-4.0 1/6] char-socket: Enable "wait" option for client mode

[U-Boot] [PATCH] common: fdt_support: print hexadecimal numbers in debug
 2018-12-06  9:51 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/5] spi-flash: switch to "jedec, spi-nor" binding
 2018-12-06  9:51 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] mtd: sf_probe: add jedec, spi-nor compatible
` [U-Boot] [PATCH v2 2/5] dts: switch spi-flash to "
` [U-Boot] [PATCH v2 3/5] mtd: sf_probe: remove spi-flash compatible
` [U-Boot] [PATCH v2 4/5] fdtdec: switch GENERIC_SPI_FLASH to jedec, spi-nor
` [U-Boot] [PATCH v2 5/5] doc: device-tree-bindings: switch from spi-flash "

[U-Boot] [PATCH v2] common: fdt_support: print hexadecimal numbers in debug
 2018-12-06  9:50 UTC 

[PATCH v6 00/24] arm64: provide pseudo NMI with GICv3
 2018-12-06  9:50 UTC  (7+ messages)
` [PATCH v6 10/24] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking

[PATCH v2 00/16] R-Car D3/E3 display support (with LVDS PLL)
 2018-12-06  9:50 UTC  (5+ messages)
` [PATCH v2 07/16] drm: rcar-du: Use LVDS PLL clock as dot clock when possible

[PATCH v2 0/3] xen/x86: support setting dom0_mem depending on host size
 2018-12-06  9:50 UTC  (3+ messages)
` [PATCH v2 1/3] xen: introduce parse_size_and_unit_or_int

[Qemu-devel] [PATCH v3] s390x/tod: Properly stop the KVM TOD while the guest is not running
 2018-12-06  9:49 UTC  (5+ messages)

[LKP] [x86/jump_table] b34006c425: BUG:unable_to_handle_kernel
 2018-12-06  9:49 UTC  (3+ messages)
  `  "

[PATCH 0/4] power: reset: at91-poweroff: cleanups
 2018-12-06  9:48 UTC  (9+ messages)
` [PATCH 2/4] power: reset: at91-poweroff: move shdwc related data to one structure

[ANNOUNCE] Git Contributor Summit Registration, Jan 31, 2019, Brussels
 2018-12-06  9:48 UTC 

[RFC v3 0/2] Request GPIO when enabling interrupt
 2018-12-06  9:47 UTC  (4+ messages)
` [RFC v3 1/2] pinctrl: core: Add pinctrl_mux_gpio_request_enable

[PATCH stable v4.4+ 1/3] leds: call led_pwm_set() in leds-pwm to enforce default LED_OFF
 2018-12-06  9:47 UTC  (3+ messages)
` [PATCH stable v4.4+ 2/3] leds: turn off the LED and wait for completion on unregistering LED class device
` [PATCH stable v4.4+ 3/3] leds: leds-gpio: Fix return value check in create_gpio_led()

[PATCH v5 1/2] module: Overwrite st_size instead of st_info
 2018-12-06  9:45 UTC  (3+ messages)

[PATCH] dt-bindings: i2c: use correct vendor prefix for atmel's at24 EEPROMs
 2018-12-06  9:45 UTC 

[PATCH] gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
 2018-12-06  9:45 UTC 

[RFC v1 PATCH 0/6] hardening: statically allocated protected memory
 2018-12-06  9:44 UTC  (4+ messages)
` [PATCH 2/6] __wr_after_init: write rare for static allocation

[PATCH] eal: fix unlock in rte_eal_memzone_init
 2018-12-06  9:44 UTC  (3+ messages)

[PULL] drm-misc-next
 2018-12-06  9:44 UTC 

[PATCH 0/2] staging: greybus: Fix parameters alignment and strings concatenation
 2018-12-06  9:43 UTC  (5+ messages)
` [PATCH 2/2] staging: greybus: Added space between string concatenated

[PATCH] thermal: stm32: read factory settings properly
 2018-12-06  9:43 UTC  (4+ messages)

[PATCH v2 0/3] PCIE support for i.MX8MQ
 2018-12-06  9:41 UTC  (7+ messages)
` [PATCH v2 1/3] PCI: imx: No-op imx6_setup_phy_mpll() on i.MX7D
` [PATCH v2 2/3] PCI: imx: No-op imx6_pcie_reset_phy() "

[PATCH 1/2] mm, pageblock: make sure pageblock won't exceed mem_sectioin
 2018-12-06  9:42 UTC  (9+ messages)

[LTP] [PATCH] openposix: Remove _XOPEN_SOURCE in strchr/strcpy/strncpy
 2018-12-06  9:40 UTC 

[PATCH v2] thermal: tsens: qcom: do not create duplicate regmap debugfs entries
 2018-12-06  9:39 UTC 

[PATCH 0/3] drm/exynos: add support for dynamic zpos in DECON and FIMD
 2018-12-06  9:38 UTC  (4+ messages)
    ` [PATCH 1/3] drm/exynos/decon5433: add dynamic zpos support
    ` [PATCH 2/3] drm/exynos/fimd: create local helper for disabling hardware window
    ` [PATCH 3/3] drm/exynos/fimd: add dynamic zpos support

[PATCH] app/testpmd: fix MPLSoGRE encapsulation
 2018-12-06  9:38 UTC  (4+ messages)

[PATCH] app/testpmd: fix MPLSoUDP encapsulation
 2018-12-06  9:38 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-12-06  9:34 UTC  (7+ messages)
` [PATCH v4 2/3] mm: Add support for kmem caches in DMA32 zone

[PATCH 1/9] dma-buf: make fence sequence numbers 64 bit v2
 2018-12-06  9:37 UTC  (9+ messages)
` [PATCH 4/9] drm/syncobj: add new drm_syncobj_add_point interface v2
  ` [PATCH 2/9] dma-buf: add new dma_fence_chain container v4
  ` [PATCH 3/9] drm/syncobj: remove drm_syncobj_cb and cleanup
  ` [PATCH 5/9] drm/syncobj: add support for timeline point wait v8
  ` [PATCH 6/9] drm/syncobj: add timeline payload query ioctl v4
  ` [PATCH 7/9] drm/syncobj: use the timeline point in drm_syncobj_find_fence v3
` [PATCH 8/9] drm/amdgpu: add timeline support in amdgpu CS v2
` [PATCH 9/9] drm/amdgpu: update version for timeline syncobj support in amdgpu

[RFC PATCH v4 0/2] Fix ENOMEM errors during policy reload
 2018-12-06  9:36 UTC  (7+ messages)
` [RFC PATCH v4 1/2] selinux: use separate table for initial SID lookup
` [RFC PATCH v4 2/2] selinux: overhaul sidtab to fix bug and improve performance

[RFC] sched/fair: Align vruntime to last_se when curr_se's timeslice run out
 2018-12-06  9:36 UTC  (2+ messages)

[PATCH] powerpc/ipic: Fix a bounds check in ipic_set_priority()
 2018-12-06  9:34 UTC  (3+ messages)

KMSAN: kernel-infoleak in __kvm_write_guest_page
 2018-12-06  9:33 UTC  (2+ messages)

[PATCH v2 0/5] Spectre big.Little updates
 2018-12-06  9:32 UTC  (3+ messages)
  ` [PATCH v2 5/5] ARM: spectre-v2: per-CPU vtables to work around big.Little systems

[U-Boot] network not work with u-boot
 2018-12-06  9:32 UTC  (5+ messages)

[PATCH v3] drm/i915/cnl: Fix the formulae for register offsets
 2018-12-06  9:32 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/cnl: Fix the formulae for register offsets (rev3)

[U-Boot] [PATCH v3 00/28] MTD defconfigs/Kconfigs/Makefiles heavy cleanup
 2018-12-06  9:32 UTC  (7+ messages)
` [U-Boot] [PATCH v3 13/28] mtd: ensure MTD is compiled when ENV_IS_IN_FLASH is selected

linux-next: Tree for Dec 6
 2018-12-06  9:32 UTC  (2+ messages)

[PATCH v14 00/11] livepatch: Atomic replace feature
 2018-12-06  9:32 UTC  (8+ messages)
` [PATCH v14 05/11] livepatch: Simplify API by removing registration step

[PATCH v4] drm/i915/gvt: Change KVMGT as self load module
 2018-12-06  9:31 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] drm/amdgpu: Skip ring soft recovery when fence was NULL
 2018-12-06  9:31 UTC  (2+ messages)

[RFC PATCH v2 00/15] Introduced new Cadence USBSS DRD Driver
 2018-12-06  9:31 UTC  (7+ messages)
` [RFC PATCH v2 04/15] usb:cdns3: Driver initialization code
          ` [RFC,v2,04/15] "

[PATCH bpf] bpf: fix default unprivileged allocation limit
 2018-12-06  9:27 UTC  (2+ messages)

git, monorepos, and access control
 2018-12-06  9:30 UTC  (6+ messages)

Patch "drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config" has been added to the 4.14-stable tree
 2018-12-06  9:29 UTC  (3+ messages)

[PATCH] doc: remove note on limitations for memory mode in secondary
 2018-12-06  9:30 UTC 

Patch "drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()" has been added to the 4.14-stable tree
 2018-12-06  9:29 UTC  (3+ messages)

[PATCH bpf] bpf: powerpc: fix broken uapi for BPF_PROG_TYPE_PERF_EVENT
 2018-12-06  9:27 UTC  (2+ messages)

[PATCH] sdhci: fix the fake timeout bug
 2018-12-06  9:28 UTC  (12+ messages)
        ` [PATCH V2] sdhci: fix the timeout check window for clock and reset
            ` [PATCH V3] "
                ` [PATCH V3 rebase] mmc: "

[PATCH v4 0/4] Enable Y210, Y212, Y216 formats for ICL
 2018-12-06  9:26 UTC  (5+ messages)
` [PATCH v4 1/4] drm: Add Y210, Y212, Y216 format definitions and fourcc
` [PATCH v4 2/4] drm/i915/icl: Add Y210, Y212, Y216 plane control definitions
` [PATCH v4 3/4] drm/i915/icl: Preparations for enabling Y210, Y212, Y216 formats
` [PATCH v4 4/4] drm/i915/icl: Enable Y210, Y212, Y216 format for primary and sprite planes

[fuse] Unexpectedly large number of getattr() and lookup requests
 2018-12-06  9:26 UTC  (8+ messages)
  ` [fuse-devel] "

[PATCH] x86/mm: Clarify comment in create_pae_xen_mappings()
 2018-12-06  9:26 UTC  (2+ messages)

[LKP] [mm] ac5b2c1891: vm-scalability.throughput -61.3% regression
 2018-12-06  9:23 UTC  (13+ messages)
                      `  "

dmapool regression in next
 2018-12-06  9:25 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/37] ppc: support for the XIVE interrupt controller (POWER9)
 2018-12-06  9:24 UTC  (3+ messages)

[PATCH v9 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-12-06  9:24 UTC  (4+ messages)
` [PATCH v9 2/2] ThunderX2, perf : Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH] mmc: sdhci: fix the timeout check window for clock and reset
 2018-12-06  9:24 UTC  (2+ messages)

[PATCH] Input: restore EV_ABS ABS_RESERVED
 2018-12-06  9:24 UTC  (3+ messages)

[PATCH][next] mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported"
 2018-12-06  9:24 UTC  (2+ messages)

[Qemu-devel] [PATCH] aio_poll race condition
 2018-12-06  9:23 UTC  (3+ messages)
` [Qemu-devel] util/aio-posix: Use RCU for handler insertion

[PATCH v5 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-12-06  9:22 UTC  (5+ messages)
` [PATCH v5 1/5] "

[PATCH] Revert "firmware: dmi_scan: Use lowercase letters for UUID"
 2018-12-06  9:22 UTC  (3+ messages)

[PATCH] PWM: drop legacy wrapper for changing polarity
 2018-12-06  9:20 UTC  (5+ messages)

[Qemu-devel] [PATCH v4] Add arm SBSA reference machine
 2018-12-06  9:19 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4] hw/arm: "

[PATCH v2 0/2] spi: Add Renesas R-Car Gen3 RPC SPI driver
 2018-12-06  9:19 UTC  (7+ messages)
` [PATCH v2 1/2] spi: Add Renesas R-Car Gen3 RPC SPI controller driver


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.