All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-01 14:59:46 to 2019-05-01 15:57:08 UTC [more...]

[Qemu-devel] [PATCH v2 00/29] tcg vector improvements
 2019-05-01 15:56 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 01/29] tcg: Implement tcg_gen_gvec_3i()
` [Qemu-devel] [PATCH v2 02/29] tcg: Do not recreate INDEX_op_neg_vec unless supported
` [Qemu-devel] [PATCH v2 03/29] tcg: Allow add_vec, sub_vec, neg_vec, not_vec to be expanded
` [Qemu-devel] [PATCH v2 29/29] target/xtensa: Use tcg_gen_abs_i32

[PATCH V11 1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
 2019-05-01 15:56 UTC  (17+ messages)
` [PATCH V11 2/4] drivers/perf: imx_ddr: Add ddr performance counter support
` [PATCH V11 3/4] arm64: dts: imx8qxp: added ddr performance monitor nodes
` [PATCH V11 4/4] MAINTAINERS: Added imx DDR performonitor driver maintainer information

[warrior][PATCH] README: updated Maintainers list for Warrior
 2019-05-01 15:56 UTC  (9+ messages)
  ` [oe] "

[igt-dev] [PATCH i-g-t 0/2] Engine discovery tests
 2019-05-01 15:56 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/i915_query: "
  ` [igt-dev] [Intel-gfx] "
    `  "

WARNING in ovl_rename
 2019-05-01 15:56 UTC 

[PATCH] io_uring: avoid page allocation warnings
 2019-05-01 15:55 UTC  (11+ messages)

perf build broken in 5.1-rc7
 2019-05-01 15:55 UTC  (7+ messages)

[PATCH net-next 0/8] undo congestion window on spurious SYN or SYNACK timeout
 2019-05-01 15:55 UTC  (2+ messages)

[PATCH] xfs: change some error-less functions to void types
 2019-05-01 15:55 UTC 

[PATCH 1/2] drm/amdgpu: Add replay counter defines to NBIO headers
 2019-05-01 15:54 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Add PCIe replay count sysfs file

[PATCH] drm/i915: Fix 90/270 degree rotated RGB565 src coord checks
 2019-05-01 15:54 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Fix 90/270 degree rotated RGB565 src coord checks (rev2)

[PATCH 1/2] drm/amdgpu: Fix CIK references in gmc_v8
 2019-05-01 15:54 UTC  (3+ messages)
` [PATCH 2/2] drm/amdkfd: Cosmetic cleanup

[dpdk-dev] [PATCH 0/3] small fixes for crypto drivers
 2019-05-01 15:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] crypto/snow3g: add to meson build
` [dpdk-dev] [PATCH 2/3] crypto/kasumi: fix dependency check
` [dpdk-dev] [PATCH 3/3] crypto/zuc: "

[PATCH] x86/vm_event: correctly gather gs_shadow value
 2019-05-01 15:52 UTC  (15+ messages)
          ` [Xen-devel] "

[U-Boot] [PATCH v2 00/50] x86: Add support for booting from TPL
 2019-05-01 15:52 UTC  (79+ messages)
` [U-Boot] [PATCH v2 01/50] binman: Don't generate an error in 'text' entry constructor
` [U-Boot] [PATCH v2 02/50] binman: Don't show image-skip message by default
` [U-Boot] [PATCH v2 03/50] binman: Add a missing comment in Entry_vblock
` [U-Boot] [PATCH v2 04/50] dm: core: Fix translate condition in ofnode_get_addr_size()
` [U-Boot] [PATCH v2 06/50] spl: Allow sandbox to build a device-tree file
` [U-Boot] [PATCH v2 07/50] binman: Allow sections to have an offset
` [U-Boot] [PATCH v2 08/50] x86: start64: Fix copyright message
` [U-Boot] [PATCH v2 09/50] x86: mp_init: Use proper error numbers
` [U-Boot] [PATCH v2 10/50] x86: Add a way to reinit the cpu
` [U-Boot] [PATCH v2 11/50] x86: dts: Add device-tree labels for rtc and reset
` [U-Boot] [PATCH v2 12/50] x86: Update a stale comment about ifdtool
` [U-Boot] [PATCH v2 13/50] x86: Support SPL and TPL
` [U-Boot] [PATCH v2 14/50] x86: Support booting with TPL
` [U-Boot] [PATCH v2 15/50] x86: Add a handoff header file
` [U-Boot] [PATCH v2 16/50] x86: broadwell: Improve SDRAM debugging output
` [U-Boot] [PATCH v2 17/50] x86: broadwell: Allow SDRAM init from SPL
` [U-Boot] [PATCH v2 18/50] x86: Move init of debug UART to cpu.c
` [U-Boot] [PATCH v2 19/50] x86: broadwell: Split CPU init
` [U-Boot] [PATCH v2 20/50] x86: Add support for starting from SPL/TPL
` [U-Boot] [PATCH v2 21/50] x86: Allow 16-bit init to be in TPL
` [U-Boot] [PATCH v2 22/50] x86: broadwell: Allow booting from SPL
` [U-Boot] [PATCH v2 23/50] x86: broadwell: Select refcode and CPU code for SPL
` [U-Boot] [PATCH v2 24/50] x86: Add common Intel "
` [U-Boot] [PATCH v2 25/50] x86: Support saving MRC data from SPL
` [U-Boot] [PATCH v2 26/50] x86: Add a simple TPL implementation
` [U-Boot] [PATCH v2 27/50] x86: mrccache: Add more debugging
` [U-Boot] [PATCH v2 29/50] x86: pch: Add an ioctl to read power-management info
` [U-Boot] [PATCH v2 30/50] x86: ivybridge: Implement PCH_REQ_PMBASE_INFO
` [U-Boot] [PATCH v2 31/50] x86: broadwell: "
` [U-Boot] [PATCH v2 33/50] x86: Support TPL in Intel common code
` [U-Boot] [PATCH v2 34/50] x86: Don't set up MTRRs in SPL
` [U-Boot] [PATCH v2 35/50] x86: Don't generate a bootstage report "
` [U-Boot] [PATCH v2 36/50] x86: Support PCI VGA ROM when TPL is used
` [U-Boot] [PATCH v2 37/50] x86: sysreset: Implement the get_last() method
` [U-Boot] [PATCH v2 39/50] x86: samus: Update device tree for SPL

[U-Boot] [PATCH v3] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
 2019-05-01 15:51 UTC  (3+ messages)

[PATCH v11] drm/i915: Engine discovery query
 2019-05-01 15:51 UTC  (5+ messages)

[PATCH] meta-poky: remove obsolete DISTRO_FEATURES_LIBC
 2019-05-01 15:50 UTC 

[RFC PATCH 00/18] blktrace: add blktrace extension support
 2019-05-01 15:48 UTC  (3+ messages)
` [RFC PATCH 01/18] blktrace: increase the size of action mask

[PATCH net] selftests: fib_rule_tests: print the result and return 1 if any tests failed
 2019-05-01 15:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] sockets: avoid string truncation warnings when copying UNIX path
 2019-05-01 15:47 UTC  (2+ messages)

[PATCH v2 0/5] arm64: SPE ACPI enablement
 2019-05-01 15:46 UTC  (6+ messages)
` [PATCH v2 1/5] ACPI/PPTT: Trivial, Modify the case of CPU

[PATCH net] ipv6: A few fixes on dereferencing rt->from
 2019-05-01 15:44 UTC  (2+ messages)

[PATCH v4 0/3] PCIe Host request to reserve IOVA
 2019-05-01 15:44 UTC  (19+ messages)
` [PATCH v4 3/3] PCI: iproc: Add sorted dma ranges resource entries to host bridge

[PATCH] elfutils: ptest fixes
 2019-05-01 15:44 UTC 

CLA concerns
 2019-05-01 15:44 UTC  (2+ messages)

[warrior][v2][PATCH] README: updated Maintainers list for Warrior
 2019-05-01 15:41 UTC 

[PATCH] io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
 2019-05-01 15:40 UTC  (6+ messages)

usb: isp1760-hcd: Fix fall-through annotations
 2019-05-01 15:39 UTC 

xfs: Assertion failed in xfs_ag_resv_init()
 2019-05-01 15:36 UTC  (8+ messages)

[PATCH net] net/tls: avoid NULL pointer deref on nskb->sk in fallback
 2019-05-01 15:38 UTC  (2+ messages)

meson issue in romulus SDK
 2019-05-01 15:40 UTC 

next/master boot bisection: next-20190430 on beagle-xm
 2019-05-01 15:37 UTC  (2+ messages)

[PATCH net-next] netdevsim: fix fall-through annotation
 2019-05-01 15:37 UTC  (2+ messages)

[PATCH] rebase --abort: cleanup refs/rewritten
 2019-05-01 15:36 UTC  (5+ messages)

[PATCH 0/6] Refactor to expand subslice mask
 2019-05-01 15:36 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for Refactor to expand subslice mask (rev6)

Memory alignment requirement for Direct/IO
 2019-05-01 15:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 3/4] util/cacheinfo.c: Use uintptr_t instead of unsigned long in AArch64 arch_cache_info()
 2019-05-01 15:35 UTC  (4+ messages)
` [Qemu-arm] "

[PATCH 01/14] drm/i915/hangcheck: Track context changes
 2019-05-01 15:35 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [01/14] drm/i915/hangcheck: Track context changes (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH 0/6] Refactor to expand subslice mask
 2019-05-01 15:34 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Use local variable for SSEU info in GETPARAM ioctl
` [PATCH 2/6] drm/i915: Add macro for SSEU stride calculation
` [PATCH 3/6] drm/i915: Move calculation of subslices per slice to new function
` [PATCH 4/6] drm/i915: Move sseu helper functions to intel_sseu.h
` [PATCH 5/6] drm/i915: Remove inline from sseu helper functions
` [PATCH 6/6] drm/i915: Expand subslice mask

[Qemu-arm] [PATCH] arm: aspeed: Set SDRAM size
 2019-05-01 15:32 UTC  (7+ messages)
` [Qemu-arm] [Qemu-devel] "
  `  "

[LTP] [PATCH 1/2] net/traceroute: Rewrite into new API
 2019-05-01 15:34 UTC  (6+ messages)
` [LTP] [PATCH 2/2] net/tracepath: "

[GIT PULL] fsnotify fix for v5.1-rc8
 2019-05-01 15:34 UTC  (4+ messages)

[RFC] [PATCH V2 0/1] Introduce emergency raid0 stop for mounted arrays
 2019-05-01 15:33 UTC  (5+ messages)

[RFC][PATCH v3] ftrace/x86_64: Emulate call function while updating in breakpoint handler
 2019-05-01 15:32 UTC  (3+ messages)

[PATCH net] selftests: fib_rule_tests: Fix icmp proto with ipv6
 2019-05-01 15:31 UTC  (2+ messages)

[PATCH net v2] packet: validate msg_namelen in send directly
 2019-05-01 15:31 UTC  (2+ messages)

[PATCH net v2] packet: in recvmsg msg_name return at least sizeof sockaddr_ll
 2019-05-01 15:31 UTC  (2+ messages)

One-way dbus properties
 2019-05-01 15:32 UTC  (3+ messages)

[PATCH 0/2] Fixes for addtask and deltask
 2019-05-01 15:30 UTC  (6+ messages)
` [PATCH 2/2] bitbake: build.py: check dependendent task for addtask

[Qemu-devel] [PATCH v2] linux-user: avoid string truncation warnings in uname field copying
 2019-05-01 15:28 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/vmxnet3: add VLAN filter capability
 2019-05-01 15:29 UTC 

[PATCH v2] musl: fix build failure when ld-is-gold is in DISTRO_FEATURES
 2019-05-01 15:28 UTC  (2+ messages)

[PATCH V2] brcmfmac: print firmware messages after a firmware crash
 2019-05-01 15:27 UTC  (2+ messages)

[PATCH v2] brcmfmac: set txflow request id from 1 to pktids array size
 2019-05-01 15:26 UTC  (2+ messages)

[PATCH] brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
 2019-05-01 15:25 UTC  (3+ messages)

[PATCH net-next] sfc: mcdi_port: Mark expected switch fall-through
 2019-05-01 15:24 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration/block-dirty-bitmap: Silence coverity CID 1390625
 2019-05-01 15:24 UTC  (4+ messages)

[PATCH] brcmfmac: change the order of things in brcmf_detach()
 2019-05-01 15:23 UTC  (2+ messages)

[RFC PATCH v9 00/13] Add support for eXclusive Page Frame Ownership
 2019-05-01 15:18 UTC  (10+ messages)
` [RFC PATCH v9 03/13] mm: Add support for eXclusive Page Frame Ownership (XPFO)

[Qemu-trivial] [PATCH v2 0/5] Fix some GCC 9 build warnings
 2019-05-01 15:21 UTC  (5+ messages)
` [Qemu-trivial] [PATCH v2 2/5] hw/usb/hcd-xhci: Fix GCC 9 build warning
  ` [Qemu-trivial] [Qemu-devel] "
      `  "

[Qemu-devel] [PATCH v2 0/8] tests/qemu-iotests: Run basic iotests during "make check"
 2019-05-01 15:19 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 3/8] tests/qemu-iotests/check: Pick a default machine if necessary
` [Qemu-devel] [PATCH v2 5/8] cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD

[Qemu-trivial] [PATCH v2] hw/virtio/virtio-mmio: Convert DPRINTF to traces
 2019-05-01 15:17 UTC  (8+ messages)
` [Qemu-trivial] [Qemu-devel] "
      `  "

[Xen-devel] [xen-4.12-testing test] 135427: regressions - FAIL
 2019-05-01 15:16 UTC  (3+ messages)
  `  "

[PATCH][next] rtw88: phy: mark expected switch fall-throughs
 2019-05-01 15:16 UTC 

[PATCH RESEND 0/5] soc/fsl/qe: cleanups and new DT binding
 2019-05-01 15:12 UTC  (6+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 4/6] dt-bindings: soc/fsl: qe: document new fsl,qe-snums binding

[PATCH v2 1/2] Add polling support to pidfd
 2019-05-01 15:13 UTC  (4+ messages)

[PATCH v5 00/15] demacro softmmu (plus tests/coverage)
 2019-05-01 15:10 UTC  (6+ messages)
` [PATCH v5 09/15] accel/tcg: remove softmmu_template.h
  ` [Qemu-devel] "

[PATCH 1/2] drm/panel: simple: Add FriendlyELEC HD702E 800x1280 LCD panel
 2019-05-01 15:09 UTC  (5+ messages)
` [DO NOT MERGE] [PATCH 2/2] arm64: rockchip: rk3399: nanopc-t4: Enable FriendlyELEC HD702E eDP panel

[PATCH 0/6] objtool: Add support for Arm64
 2019-05-01 15:09 UTC  (10+ messages)
` [RFC 3/6] objtool: arm64: Adapt the stack frame checks and the section analysis for the arm architecture

[PATCH 0/4] MIPS: Exception vector improvements
 2019-05-01 15:09 UTC  (3+ messages)
` [PATCH 3/4] MIPS: Sync icache for whole exception vector

[Qemu-devel] [PATCH] qcow2: Fix qcow2_make_empty() with external data file
 2019-04-29 16:13 UTC  (4+ messages)
` [Qemu-devel] [Qemu-block] "

[Cluster-devel] [PATCH v7 0/5] iomap and gfs2 fixes
 2019-05-01 15:06 UTC  (5+ messages)
    `  "

[ANNOUNCE] xfs-linux: for-next updated to f00b8b784f75
 2019-05-01 15:05 UTC 

Google protobuf-native doesn't install support .proto's in native
 2019-05-01 15:04 UTC 

[PATCH] staging: rtl8723bs: core: Prefer using the BIT Macro
 2019-05-01 15:03 UTC 

[Xen-devel] [linux-4.9 test] 135429: regressions - FAIL
 2019-05-01 15:02 UTC  (3+ messages)
  `  "

[Bug 109345] drm-next-2018-12-14 -Linux PPC
 2019-05-01 15:00 UTC  (2+ messages)

[PATCH v2] docs/xl: Clarify documentation for mem-max and mem-set
 2019-05-01 14:59 UTC  (4+ messages)
` [Xen-devel] "

[PATCH 13/14] drm/i915: Bump signaler priority on adding a waiter
 2019-05-01 14:59 UTC  (2+ messages)
` [PATCH] "


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.