All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-21 18:07:51 to 2019-08-21 18:43:46 UTC [more...]

[Qemu-devel] [PATCH V2 0/2] Fix bug in nios2 and m68k semihosting
 2019-08-21 17:50 UTC  (2+ messages)
` [Qemu-devel] [PATCH V2 2/2] target/m68k: Fix bug in semihosted exit handling

[Qemu-devel] [PATCH v3 0/4] iotests: use python logging
 2019-08-21 17:55 UTC  (2+ messages)

[meta-gnome][PATCH 1/3] gnome-bluetooth: Update to version 3.32.1
 2019-08-21 18:43 UTC  (4+ messages)
` [meta-gnome][PATCH 3/3] evolution-data-server: Update to version 3.32.4

[RFC] clk: Remove cached cores in parent map during unregister
 2019-08-21 18:42 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v4 00/75] rewrite MMX/SSE*/AVX/AVX2 vector instruction translation
 2019-08-21 17:29 UTC  (43+ messages)
` [Qemu-devel] [RFC PATCH v4 22/75] target/i386: introduce modrm operand
` [Qemu-devel] [RFC PATCH v4 24/75] target/i386: introduce operand for direct-only r/m field
` [Qemu-devel] [RFC PATCH v4 26/75] target/i386: introduce M* (memptr) operands
` [Qemu-devel] [RFC PATCH v4 28/75] target/i386: introduce P*, N*, Q* (MMX) operands
` [Qemu-devel] [RFC PATCH v4 29/75] target/i386: introduce H*, L*, V*, U*, W* (SSE/AVX) operands
` [Qemu-devel] [RFC PATCH v4 30/75] target/i386: alias H* operands with the V* operands
` [Qemu-devel] [RFC PATCH v4 31/75] target/i386: introduce code generators
` [Qemu-devel] [RFC PATCH v4 33/75] target/i386: introduce gvec-based code generator macros
` [Qemu-devel] [RFC PATCH v4 34/75] target/i386: introduce sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 35/75] target/i386: introduce instruction translator macros
` [Qemu-devel] [RFC PATCH v4 36/75] target/i386: introduce MMX translators
` [Qemu-devel] [RFC PATCH v4 38/75] target/i386: introduce MMX vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 40/75] target/i386: introduce SSE code generators
` [Qemu-devel] [RFC PATCH v4 41/75] target/i386: introduce SSE vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 42/75] target/i386: introduce SSE2 translators
` [Qemu-devel] [RFC PATCH v4 43/75] target/i386: introduce SSE2 code generators
` [Qemu-devel] [RFC PATCH v4 44/75] target/i386: introduce SSE2 vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 45/75] target/i386: introduce SSE3 translators
` [Qemu-devel] [RFC PATCH v4 46/75] target/i386: introduce SSE3 code generators
` [Qemu-devel] [RFC PATCH v4 47/75] target/i386: introduce SSE3 vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 48/75] target/i386: introduce SSSE3 translators
` [Qemu-devel] [RFC PATCH v4 49/75] target/i386: introduce SSSE3 code generators
` [Qemu-devel] [RFC PATCH v4 50/75] target/i386: introduce SSSE3 vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 51/75] target/i386: introduce SSE4.1 translators
` [Qemu-devel] [RFC PATCH v4 52/75] target/i386: introduce SSE4.1 code generators
` [Qemu-devel] [RFC PATCH v4 53/75] target/i386: introduce SSE4.1 vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 54/75] target/i386: introduce SSE4.2 code generators
` [Qemu-devel] [RFC PATCH v4 55/75] target/i386: introduce SSE4.2 vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 57/75] target/i386: introduce AES and PCLMULQDQ code generators
` [Qemu-devel] [RFC PATCH v4 58/75] target/i386: introduce AES and PCLMULQDQ vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 59/75] target/i386: introduce AVX translators
` [Qemu-devel] [RFC PATCH v4 60/75] target/i386: introduce AVX code generators
` [Qemu-devel] [RFC PATCH v4 61/75] target/i386: introduce AVX vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 62/75] target/i386: introduce AVX2 translators
` [Qemu-devel] [RFC PATCH v4 65/75] target/i386: remove obsoleted helpers
` [Qemu-devel] [RFC PATCH v4 66/75] target/i386: cleanup leftovers in ops_sse_header.h
` [Qemu-devel] [RFC PATCH v4 67/75] target/i386: introduce aliases for helper-based tcg_gen_gvec_* functions
` [Qemu-devel] [RFC PATCH v4 68/75] target/i386: convert ps((l, r)l(w, d, q), ra(w, d)) to helpers to gvec style
` [Qemu-devel] [RFC PATCH v4 69/75] target/i386: convert pmullw/pmulhw/pmulhuw "
` [Qemu-devel] [RFC PATCH v4 70/75] target/i386: convert pavgb/pavgw "
` [Qemu-devel] [RFC PATCH v4 74/75] target/i386: convert pshuf(w, lw, hw, d), shuf(pd, ps) "
` [Qemu-devel] [RFC PATCH v4 75/75] target/i386: convert pmovmskb/movmskps/movmskpd "

[Qemu-devel] CPU hotplug using SMM with QEMU+OVMF
 2019-08-21 17:39 UTC  (16+ messages)
      ` [Qemu-devel] [edk2-devel] "
                            ` [Qemu-devel] [edk2-rfc] "

[Bug 110659] pageflipping seems to cause jittering on mouse input when running Hitman 2 in Wine/DXVK with amdgpu.dc=1
 2019-08-21 18:40 UTC  (2+ messages)

[PATCH V8 3/3] mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock phase shift issue
 2019-08-21 18:39 UTC 

[PATCH V8 2/3] mmc: sdhci-pci-o2micro: Modify get CD status function
 2019-08-21 18:39 UTC 

[Xen-devel] [PATCH lp-metadata 2/3] livepatch: Handle arbitrary size names with the list operation
 2019-08-21 18:38 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 0/8] iotests: Selfish patches
 2019-08-21 17:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 3/8] iotests: Allow skipping test cases

[PATCH V8 1/3] mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register name
 2019-08-21 18:38 UTC 

[Buildroot] [PATCH/next 1/1] package/libmicrohttpd: bump to version 0.9.66
 2019-08-21 18:38 UTC  (3+ messages)

[RFC PATCH bpf-next 00/14] xdp_flow: Flow offload to XDP
 2019-08-21 18:38 UTC  (11+ messages)

[PATCH] mm: consolidate pgtable_cache_init() and pgd_cache_init()
 2019-08-21 18:36 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: fsl: dspi: Add fsl,ls1088a-dspi compatible string
 2019-08-21 18:34 UTC  (4+ messages)

[U-Boot] CONFIG_OPTEE
 2019-08-21 18:37 UTC  (2+ messages)

[RFC 00/11] drm/bridge: dw-hdmi: implement bus-format negotiation and YUV420 support
 2019-08-21 18:32 UTC  (7+ messages)
` [RFC 02/11] drm/meson: venc: make drm_display_mode const

[PATCH] sched/fair: eliminate redundant code in sched_slice()
 2019-08-21 18:37 UTC  (3+ messages)

[PATCH v3 00/17] arm64: MMU enabled kexec relocation
 2019-08-21 18:32 UTC  (54+ messages)
` [PATCH v3 01/17] kexec: quiet down kexec reboot
` [PATCH v3 02/17] arm64, hibernate: use get_safe_page directly
` [PATCH v3 03/17] arm64, hibernate: remove gotos in create_safe_exec_page
` [PATCH v3 04/17] arm64, hibernate: rename dst to page "
` [PATCH v3 05/17] arm64, hibernate: check pgd table allocation
` [PATCH v3 06/17] arm64, hibernate: add trans_pgd public functions
` [PATCH v3 07/17] arm64, hibernate: move page handling function to new trans_pgd.c
` [PATCH v3 08/17] arm64, trans_pgd: make trans_pgd_map_page generic
` [PATCH v3 09/17] arm64, trans_pgd: add trans_pgd_create_empty
` [PATCH v3 10/17] arm64, trans_pgd: adjust trans_pgd_create_copy interface
` [PATCH v3 11/17] arm64, trans_pgd: add PUD_SECT_RDONLY
` [PATCH v3 12/17] arm64, trans_pgd: complete generalization of trans_pgds
` [PATCH v3 13/17] kexec: add machine_kexec_post_load()
` [PATCH v3 14/17] arm64, kexec: move relocation function setup and clean up
` [PATCH v3 15/17] arm64, kexec: add expandable argument to relocation function
` [PATCH v3 16/17] arm64, kexec: configure trans_pgd page table for kexec
` [PATCH v3 17/17] arm64, kexec: enable MMU during kexec relocation

Security Working Group - Wednesday August 21
 2019-08-21 18:37 UTC  (2+ messages)
` Security Working Group - Wednesday August 21 - results

[Qemu-devel] [PATCH v1 0/4] s390x/tcg: MOVE (MVC): Fault-safe handling
 2019-08-21 17:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 2/4] s390x/tcg: Introduce probe_read_access()

[Bug 204181] New: NULL pointer dereference regression in amdgpu
 2019-08-21 18:36 UTC  (2+ messages)
` [Bug 204181] "

[Qemu-devel] [PATCH v8 0/3] NBD reconnect
 2019-08-21 17:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 2/3] block/nbd: nbd reconnect

[PATCH 00/38] Convert networking to use the XArray
 2019-08-21 18:32 UTC  (5+ messages)
` [PATCH 29/38] cls_flower: Convert handle_idr to XArray
` [PATCH 30/38] cls_flower: Use XArray list of filters in fl_walk

[PATCH v1 0/2] add NPCM7xx EMC 10/100 Ethernet driver
 2019-08-21 18:33 UTC  (3+ messages)
` [PATCH v1 1/2] dt-binding: net: document NPCM7xx EMC 10/100 DT bindings

Boot failure due to: x86/boot: Save fields explicitly, zero out everything else
 2019-08-21 18:32 UTC  (2+ messages)

OMAP DRM regression on N900
 2019-08-21 18:32 UTC  (3+ messages)
` [PATCH] drm/omap: Fix port lookup for SDI output

[Xen-devel] [PATCH 00/14] livepatch: new features and fixes
 2019-08-21 18:31 UTC  (9+ messages)
` [Xen-devel] [PATCH 01/14] livepatch: Always check hypervisor build ID upon hotpatch upload
` [Xen-devel] [PATCH 06/14] livepatch: Add support for apply|revert action replacement hooks
` [Xen-devel] [PATCH 09/14] livepatch: Add per-function applied/reverted state tracking marker
` [Xen-devel] [PATCH 10/14] livepatch: Add support for inline asm hotpatching expectations

[PATCH v3 bpf-next 1/4] tracing/probe: Add PERF_EVENT_IOC_QUERY_PROBE ioctl
 2019-08-21 18:31 UTC  (5+ messages)

[PATCH RFC 00/19] drm: Add support for bus-format negotiation
 2019-08-21 18:31 UTC  (4+ messages)
` [PATCH RFC 14/19] drm/bridge: Add the necessary bits to support bus format negotiation

stable-rc/linux-4.4.y boot: 98 boots: 2 failed, 83 passed with 12 offline, 1 conflict (v4.4.189-80-gae3cc2f8a3ef)
 2019-08-21 18:31 UTC 

[PATCH 1/3] dma_resv: prime lockdep annotations
 2019-08-21 18:31 UTC 

[PATCH v2 3/3] Revert "gprs: _cid_activated is an 'attaching' state"
 2019-08-21 18:30 UTC  (2+ messages)

[PATCH 1/5] drm/i915: Use enum pipe instead of crtc index to track active pipes
 2019-08-21 18:30 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/5] "

[PATCH v2 0/1] git rebase: Make sure upstream branch is left alone
 2019-08-21 18:29 UTC  (3+ messages)
` [PATCH v3 0/1] rebase.c: make sure the active branch isn't moved when autostashing
  ` [PATCH v3 1/1] "

[PATCH] dt-bindings: ata: fix typo in Allwinner R40 reset specific paragraph
 2019-08-21 18:29 UTC  (2+ messages)

[PATCH v2 00/15] DSB enablement
 2019-08-21 18:29 UTC  (7+ messages)
` [PATCH v2 02/15] drm/i915/dsb: DSB context creation
` [PATCH v2 05/15] drm/i915/dsb: Indexed register write function for DSB
` [PATCH v2 06/15] drm/i915/dsb: Update i915_write to call dsb-write

[PATCH v3 00/19] Enhance CP110 COMPHY support
 2019-08-21 18:28 UTC  (4+ messages)
` [PATCH v3 14/19] dt-bindings: pci: add PHY properties to Armada 7K/8K controller bindings

[PATCH 0/3] RFC/T: dma_resv vs. mmap_sem
 2019-08-21 18:27 UTC  (7+ messages)
` [PATCH 1/3] dma_resv: prime lockdep annotations

[PATCH] ext4: attempt to shrink directory on dentry removal
 2019-08-21 18:27 UTC 

[PATCH v2 0/4] format-patch: learn --infer-cover-subject option
 2019-08-21 18:26 UTC  (4+ messages)
` [PATCH v3 00/13] format-patch: learn --infer-cover-subject option (also t4014 cleanup)
  ` [PATCH v3 11/13] Doc: add more detail for git-format-patch

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-21 18:22 UTC  (13+ messages)
                    ` [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ; -)

[PATCH v2] dt-bindings: arm-boards: Update pointer to ARM CPU bindings
 2019-08-21 18:24 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/clamav: security bump version to 0.101.4
 2019-08-21 18:24 UTC 

[PATCH] t0021: make sure clean filter runs
 2019-08-21 18:23 UTC  (4+ messages)

[PATCH v2 0/4] Reset xHCI port PHY on disconnect
 2019-08-21 18:22 UTC  (6+ messages)
` [PATCH v2 2/5] dt-bindings: phy: Modify Stingray USB PHY #phy-cells
` [PATCH v2 4/5] dt-bindings: usb-xhci: Add platform specific compatible for Stingray xHCI

[PATCH] x86/apic: reset LDR in clear_local_APIC
 2019-08-21 18:22 UTC  (6+ messages)

[GIT PULL FOR v5.4] More DVB/RC changes
 2019-08-21 18:22 UTC  (5+ messages)

mips32r2: nftables build warning: the frame size of 1168 bytes is larger than
 2019-08-21 18:22 UTC 

[dpdk-dev] [PATCH] timer: use rte_mp_msg to get freq from primary process
 2019-08-21 11:16 UTC 

[ndctl PATCH v2 00/26] Improvements for namespace creation/interrogation
 2019-08-21 18:19 UTC  (5+ messages)
` [ndctl PATCH v2 14/26] ndctl/namespace: Handle 'create-namespace' in label-less mode

[PATCH] kvm: x86: Add Intel PMU MSRs to msrs_to_save[]
 2019-08-21 18:20 UTC 

[PATCH v2 0/3] PCI/ASPM: add sysfs attributes for controlling ASPM
 2019-08-21 18:18 UTC  (4+ messages)
` [PATCH v2 1/3] PCI/ASPM: add L1 sub-state support to pci_disable_link_state
` [PATCH v2 2/3] PCI/ASPM: allow to re-enable Clock PM
` [PATCH v2 3/3] PCI/ASPM: add sysfs attributes for controlling ASPM

[PATCH] drm/amd/display: Calculate bpc based on max_requested_bpc
 2019-08-21 18:18 UTC  (2+ messages)

Added Realtek rtl8192u driver to staging - static analysis report
 2019-08-21 18:18 UTC 

[Xen-devel] [PATCH] [RFC] xen/arm: Restrict "pa_range" according to the IOMMU requirements
 2019-08-21 18:17 UTC 

[PATCH] erofs-utils: erofs debug utility
 2019-08-21 18:15 UTC  (3+ messages)

[PATCH v2 0/3] drm: bridge: Add NWL MIPI DSI host controller support
 2019-08-21 18:15 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: display/bridge: Add binding for NWL mipi dsi host controller

mmap(), #PF handler and EADD interaction
 2019-08-21 18:15 UTC  (3+ messages)

[PATCH 0/8] soc: ti: Add OMAP PRM driver
 2019-08-21 18:15 UTC  (11+ messages)
` [PATCH 2/8] soc: ti: add initial PRM driver with reset control support

[PATCH v2 0/4] Rework secure-monitor driver
 2019-08-21 18:14 UTC  (5+ messages)
` [PATCH v2 2/4] nvmem: meson-efuse: bindings: Add secure-monitor phandle

[PATCH v2 00/14] Display Stream Compression (DSC) for AMD Navi
 2019-08-21 18:14 UTC  (3+ messages)
` [PATCH v2 11/14] drm/amd/display: Validate DSC caps on MST endpoints

[PATCH v4 0/6] tpm: Add driver for cr50
 2019-08-21 18:13 UTC  (5+ messages)
` [PATCH v4 2/6] tpm: tpm_tis_spi: Introduce a flow control callback

[PATCH 0/2] line-log: avoid unnecessary full tree diffs
 2019-08-21 18:12 UTC  (5+ messages)
` [PATCH 2/2] "

kernel panic in 5.3-rc5, nfsd_reply_cache_stats_show+0x11
 2019-08-21 18:11 UTC  (3+ messages)

[Xen-devel] [xen-unstable-smoke test] 140483: tolerable all pass - PUSHED
 2019-08-21 18:10 UTC 

✅ PASS: Test report for kernel 5.2.10-rc1-6451706.cki (stable)
 2019-08-21 18:11 UTC 

[PATCH 3/3] watchdog/aspeed: add support for dual boot
 2019-08-21 18:10 UTC  (6+ messages)


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.