All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-21 07:41:22 to 2018-12-21 09:06:58 UTC [more...]

[Qemu-devel] [PATCH v7 00/28] Generalize machine compatibility properties
 2018-12-21  9:04 UTC  (27+ messages)
` [Qemu-devel] [PATCH v7 01/28] hw: apply accel compat properties without touching globals
` [Qemu-devel] [PATCH v7 02/28] machines: replace COMPAT define with a static array
` [Qemu-devel] [PATCH v7 03/28] hw: apply machine compat properties without touching globals
` [Qemu-devel] [PATCH v7 04/28] machine: move compat properties out of globals
` [Qemu-devel] [PATCH v7 05/28] hw: remove SET_MACHINE_COMPAT
` [Qemu-devel] [PATCH v7 06/28] compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
` [Qemu-devel] [PATCH v7 07/28] compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
` [Qemu-devel] [PATCH v7 08/28] compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
` [Qemu-devel] [PATCH v7 09/28] compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
` [Qemu-devel] [PATCH v7 10/28] compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
` [Qemu-devel] [PATCH v7 11/28] compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
` [Qemu-devel] [PATCH v7 12/28] compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
` [Qemu-devel] [PATCH v7 13/28] compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
` [Qemu-devel] [PATCH v7 14/28] compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
` [Qemu-devel] [PATCH v7 15/28] compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
` [Qemu-devel] [PATCH v7 16/28] compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
` [Qemu-devel] [PATCH v7 17/28] compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
` [Qemu-devel] [PATCH v7 18/28] compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
` [Qemu-devel] [PATCH v7 19/28] compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
` [Qemu-devel] [PATCH v7 20/28] include: remove compat.h
` [Qemu-devel] [PATCH v7 21/28] compat: remove remaining PC_COMPAT macros
` [Qemu-devel] [PATCH v7 22/28] qdev: make a separate helper function to apply compat properties
` [Qemu-devel] [PATCH v7 23/28] qdev: all globals are now user-provided
` [Qemu-devel] [PATCH v7 24/28] qdev-props: convert global_props to GPtrArray
` [Qemu-devel] [PATCH v7 25/28] qdev-props: remove errp from GlobalProperty
` [Qemu-devel] [PATCH v7 26/28] qdev-props: call object_apply_global_props()

[PATCH 1/2] ASoC: qdsp6: q6asm-dai: Off by one in of_q6asm_parse_dai_data()
 2018-12-21  9:06 UTC  (7+ messages)
` [PATCH 2/2] ASoC: qdsp6: q6asm-dai: Fix a NULL vs IS_ERR() bug
` [PATCH 3/4] ASoC: qdsp6: q6asm-dai: Fix a small memory leak
` [PATCH 4/4] ALSA: compress: prevent potential divide by zero bugs

[PATCH] classes/buildhistory: avoid git diff churn by sorting more dictionaries
 2018-12-21  9:05 UTC 

[PATCH v3 09/14] ASoC: SOF: Add firmware, loader support
 2018-12-21  9:05 UTC  (4+ messages)

[v3,4/6] usb: gadget: add mechanism to specify an explicit status stage
 2018-12-21  9:04 UTC  (4+ messages)
  ` [PATCH v3 4/6] "

[PATCH] tty: fix race between flush_to_ldisc and tty_open
 2018-12-21  8:57 UTC 

[PATCH 1/3] drm/amd: fix race in page flip job
 2018-12-21  9:04 UTC  (6+ messages)
` [PATCH 2/3] drm/amd: validate user pitch alignment

[PATCH 00/10] i2c: move handling of suspended adapters to the core
 2018-12-21  9:03 UTC  (7+ messages)
` [PATCH 06/10] i2c: sprd: don't use pdev as variable name for struct device *
` [PATCH 07/10] i2c: sprd: use core helper to mark adapter suspended

[Qemu-devel] did the qemu can emulate the whole system with the processor that without support the "virtulization and kvm"?
 2018-12-21  9:01 UTC  (4+ messages)

comment for git-config man
 2018-12-21  8:54 UTC 

[GIT PULL] GPIO fixes for v4.20
 2018-12-21  8:59 UTC 

[PATCH v2 0/3] add Xilinx audio formatter driver
 2018-12-21  8:57 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: ASoC: xlnx, audio-formatter: Document audio formatter bindings
  ` [PATCH v2 1/3] dt-bindings: ASoC: xlnx,audio-formatter: "
` [PATCH v2 2/3] ASoC: xlnx: add pcm formatter platform driver
` [PATCH v2 3/3] ASoC: xlnx: enable audio formatter driver build

[PATCH v4 3/3] PM/runtime:Replace jiffies based accounting with ktime based accounting
 2018-12-21  8:58 UTC  (6+ messages)

[v2 00/14] Add HDR Metadata Parsing and handling in DRM layer
 2018-12-21  8:58 UTC  (11+ messages)
` [v2 08/14] drm: Enable HDR infoframe support
` [v2 09/14] drm/i915: Write HDR infoframe and send to panel
` [v2 11/14] drm/i915: Add HLG EOTF
` [v2 12/14] drm/i915: Enable infoframes on GLK+ for HDR
` [v2 14/14] drivers/video: Constantify function argument for HDMI infoframe log

[PATCH] ubifs: Get/put page when changing PG_private
 2018-12-21  8:56 UTC  (2+ messages)

[PATCH v8 00/10] Add power domain driver for corners on msm8996/sdm845
 2018-12-21  8:56 UTC  (11+ messages)
` [PATCH v8 01/10] dt-bindings: opp: Introduce qcom-opp bindings
` [PATCH v8 02/10] dt-bindings: power: Add qcom rpm power domain driver bindings
` [PATCH v8 03/10] soc: qcom: rpmpd: Add a Power domain driver to model corners
` [PATCH v8 04/10] soc: qcom: rpmpd: Add support for get/set performance state
` [PATCH v8 05/10] arm64: dts: msm8996: Add rpmpd device node
` [PATCH v8 06/10] soc: qcom: rpmhpd: Add RPMh power domain driver
` [PATCH v8 07/10] arm64: dts: sdm845: Add rpmh powercontroller node
` [PATCH v8 08/10] PM / Domains: Add a simple_opp_to_performance_state() helper
` [PATCH v8 09/10] soc: qcom: rpmpd: Use "
` [PATCH v8 10/10] soc: qcom: rpmhpd: Mark mx as a parent for cx

[U-Boot] [PATCH 00/16] SF: Migrate to Linux SPI NOR framework
 2018-12-21  8:55 UTC  (8+ messages)

[PATCH 00/25] Argo: hypervisor-mediated interdomain communication
 2018-12-21  8:53 UTC  (9+ messages)
` [PATCH 13/25] argo: implement the register op

[RESEND PATCH] ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC
 2018-12-21  8:51 UTC 

[PATCH] drm/amdgpu/virtual_dce: Need to pin the fb's bo
 2018-12-21  8:52 UTC  (5+ messages)

[U-Boot] [PATCH] dm: usb: gadget: Fix boot breakage on sunxi platforms
 2018-12-21  8:50 UTC 

[PATCH v2 0/2] input: driver for RPi's official 7" touchscreen
 2018-12-21  8:49 UTC  (5+ messages)
` [PATCH v2 2/2] input: add official Raspberry Pi's touchscreen driver

[PATCH][next] perf trace: use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*"
 2018-12-21  8:48 UTC 

[PATCH v2 -next] input: keyboard: remove duplicated include from mtk-pmic-keys.c
 2018-12-21  8:46 UTC  (3+ messages)

[PATCH v2 0/8] regulator: axp20x: Stop AXP209 from crashing when enabling LDO3
 2018-12-21  8:42 UTC  (11+ messages)
` [PATCH v2 1/8] mfd: axp20x: name voltage ramping define properly
    ` [linux-sunxi] "
` [PATCH v2 5/8] dt-bindings: mfd: axp20x: Add software based soft_start for AXP209 LDO3

[PATCH] Input: elantech - Disable elan-i2c for P52 and P72
 2018-12-21  8:43 UTC  (3+ messages)

[PATCH v5] Input: i8042 add i8042_is_mr_coffee() helper to avoid refconut leak
 2018-12-21  8:42 UTC  (2+ messages)

[PATCH v3 0/3] net/virtio: Rx paths improvements
 2018-12-21  8:41 UTC  (5+ messages)
` [PATCH v3 3/3] net/virtio: improve batching in mergeable path

[PATCH] Input: nomadik-ske-keypad - Fix a loop timeout test
 2018-12-21  8:40 UTC  (2+ messages)

general protection fault in ip6_route_output_flags
 2018-12-21  8:39 UTC 

PROBLEM: xfrm: XFRMINSTATEMODEERROR for transport mode IPsec SA when IP VTI is active
 2018-12-21  8:38 UTC  (2+ messages)

[bpf-next RFCv2 0/3] AF_XDP support for veth
 2018-12-21  8:38 UTC  (3+ messages)
` [bpf-next RFCv2 2/3] veth: support AF_XDP

BUG: unable to handle kernel paging request in iptunnel_xmit
 2018-12-21  8:38 UTC 

[Qemu-devel] travis failures
 2018-12-21  8:36 UTC  (3+ messages)

[drm/ttm] 27eb1fa913: BUG:unable_to_handle_kernel
 2018-12-21  8:34 UTC  (2+ messages)
` [LKP] "

[PATCH 1/5] kconfig: split some C files out of zconf.y
 2018-12-21  8:33 UTC  (5+ messages)
` [PATCH 2/5] kconfig: split the lexer "
` [PATCH 3/5] kconfig: add static qualifiers to fix gconf warnings
` [PATCH 4/5] kconfig: split images.c out of qconf.cc/gconf.c "
` [PATCH 5/5] kconfig: surround dbg_sym_flags with #ifdef DEBUG to fix gconf warning

[PATCH v4 3/3] driver core: add probe_err_ptr helper
 2018-12-21  8:32 UTC  (3+ messages)
  ` [PATCH] PCI: pcie-rockchip: use probe_err helpers instead of open coding

linux-next: Tree for Dec 21
 2018-12-21  8:32 UTC 

[bochs] df2052cc92: WARNING:at_drivers/gpu/drm/drm_mode_config.c:#drm_mode_config_cleanup
 2018-12-21  8:32 UTC  (2+ messages)
` [LKP] "

[RFC] AF_PACKET transport_offset fix
 2018-12-21  8:29 UTC 

[PATCH v4 2/3] drm/i915: Move on the new pm runtime interface
 2018-12-21  8:30 UTC  (4+ messages)

[PATCH] eal: fix core number validation
 2018-12-21  8:27 UTC  (2+ messages)

[PATCH] touchscreen: elants: fix a missing check of return values
 2018-12-21  8:27 UTC  (2+ messages)

[PATCH iproute2 v3] iproute: Set ip/ip6 lwtunnel flags
 2018-12-21  8:18 UTC 

[PATCH] drm/amdgpu: dma_fence finished signaled by unexpected callback
 2018-12-21  8:25 UTC 

[PATCH 1/3] rte_ethdev: Add API function to read dev clock
 2018-12-21  8:25 UTC 

[Qemu-devel] [Bug 1809252] [NEW] Password authentication in FIPS-compliant mode
 2018-12-21  8:12 UTC  (2+ messages)
` [Qemu-devel] [Bug 1809252] "

[U-Boot] [PATCH] Add support for initializing MMC
 2018-12-21  8:25 UTC  (2+ messages)

[PATCH v2] media: si2165: fix a missing check of return value
 2018-12-21  8:24 UTC  (2+ messages)

[Qemu-devel] is the "tcg translation" necessary when the "kvm acceleration" emulation mode enabled?
 2018-12-21  8:00 UTC  (3+ messages)

[PATCH v5 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-12-21  8:13 UTC  (11+ messages)

[PATCH v1 0/2] SPI-NOR add NPCM FIU controller driver
 2018-12-21  8:19 UTC  (4+ messages)
` [PATCH v1 1/2] dt-binding: mtd: add NPCM FIU controller

Husker Harvest Days 2018 Farm Show Meeters
 2018-12-21  8:13 UTC 

[PATCH v6 0/2] Add Synopsys High-Speed USB PHY driver for Qualcomm SoCs
 2018-12-21  8:13 UTC  (5+ messages)
` [PATCH v6 2/2] phy: qualcomm: Add Synopsys High-Speed USB PHY driver

[Qemu-devel] [PATCH 00/15] spapr: Add support for PHB hotplug
 2018-12-21  8:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH 07/15] spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
` [Qemu-devel] [PATCH 14/15] spapr: Expose the name of the interrupt controller node

[LTP] [PATCH] tbio/ltp_tbio.c: Change the order of calling blk_cleanup_queue() and del_gendisk()
 2018-12-21  8:11 UTC  (2+ messages)

[PATCH 0/2] optimize waiting for free thread to do compression
 2018-12-21  8:10 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v3] crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
 2018-12-21  8:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 00/20] Fixing record/replay and adding reverse debugging
 2018-12-21  8:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 10/20] replay: introduce info hmp/qmp command

[PATCH v4 00/18] MT8183 IOMMU SUPPORT
 2018-12-21  8:02 UTC  (16+ messages)
` [PATCH v4 08/18] iommu/mediatek: Add larb-id remapped support
` [PATCH v4 10/18] iommu/mediatek: Add mt8183 IOMMU support
` [PATCH v4 13/18] memory: mtk-smi: Add bus_sel for mt8183

devshell problems after distro upgrade openSUSE Leap 42.3 -> 15.0
 2018-12-21  8:03 UTC  (9+ messages)
    ` devshell problems after distro upgrade openSUSE Leap 42.3 -> 15.0 (tmux only)

[pull request][net-next 0/9] Mellanox, mlx5 XDP TX 100 Million packet per second
 2018-12-21  7:06 UTC  (10+ messages)
` [net-next 1/9] net/mlx5e: TX, Print opcode in error CQE warning
` [net-next 2/9] net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program check
` [net-next 3/9] net/mlx5e: XDP, Change the XDP SQ redirect indication
` [net-next 4/9] net/mlx5e: XDP, Warn upon polling an error CQE
` [net-next 5/9] net/mlx5e: XDP, Replace boolean doorbell indication with segment pointer
` [net-next 6/9] net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instances
` [net-next 7/9] net/mlx5e: XDP, Add array for WQE info descriptors
` [net-next 8/9] net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQE
` [net-next 9/9] net/mlx5e: XDP, Add user control for XDP TX MPWQE feature

[PATCH 00/10] Driver core: remove BUS_ATTR()
 2018-12-21  8:00 UTC  (12+ messages)
` [PATCH 01/10] PCI: pci.c: convert to use BUS_ATTR_RW
` [PATCH 02/10] PCI: pci-sysfs.c: convert to use BUS_ATTR_WO
` [PATCH 03/10] SCSI: fcoe: "
` [PATCH 04/10] pseries: ibmebus.c: "
` [PATCH 05/10] rapidio: rio-sysfs.c: "
` [PATCH 06/10] block: rbd: convert to use BUS_ATTR_WO and RO
` [PATCH 07/10] driver core: bus: convert to use BUS_ATTR_WO and RW
` [PATCH 08/10] Documentation: driver core: remove use of BUS_ATTR
` [PATCH 09/10] driver core: drop use of BUS_ATTR()
` [PATCH 10/10] driver core: remove BUS_ATTR()

[PATCHv2 1/3] mm/numa: change the topo of build_zonelist_xx()
 2018-12-21  7:56 UTC  (4+ messages)

[U-Boot] [RFC PATCH] ARM: mvebu: add support for Allied Telesis x530
 2018-12-21  7:57 UTC  (2+ messages)

[LTP] [RFC PATCH 1/1] Remove ADP tests
 2018-12-21  7:56 UTC  (2+ messages)

[PATCH 4.14 00/72] 4.14.90-stable review
 2018-12-21  7:54 UTC  (2+ messages)

[PATCH RFC 0/3] Support fraglist GRO/GSO
 2018-12-21  7:53 UTC  (4+ messages)
` [PATCH RFC 1/3] net: Prepare GSO return values for fraglist GSO
` [PATCH RFC 2/3] net: Support GRO/GSO fraglist chaining
` [PATCH RFC 3/3] udp: Support UDP fraglist GRO/GSO

[U-Boot] [PATCH 1/1] arm64: mvebu: defconfig: enable CONFIG_CMD_NVME
 2018-12-21  7:50 UTC  (2+ messages)

[U-Boot] [PATCH] arm: configs: helios4: Change U-Boot offset on SPI Flash
 2018-12-21  7:48 UTC  (2+ messages)

[PATCH] deb-pkg: generate correct build dependencies
 2018-12-21  7:47 UTC  (2+ messages)

uABI / Removing DRM_I915_LOW_LEVEL_TRACEPOINTS Kconfig
 2018-12-21  7:45 UTC  (7+ messages)

[PATCH 0/2] USB SS PHY for Qualcomm's QCS404
 2018-12-21  7:42 UTC  (6+ messages)
` [1/2] dt-bindings: Add Qualcomm USB Super-Speed PHY bindings
      ` [PATCH 1/2] "

[PATCH] mfd: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-21  7:41 UTC  (4+ messages)

[PATCH V4 0/4] HW Command Queue support for Tegra SDMMC
 2018-12-21  7:41 UTC  (5+ messages)
` [PATCH V4 2/4] mmc: cqhci: DMA Configuration prior to CQE


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.