All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-16 08:58:57 to 2019-06-16 14:04:27 UTC [more...]

[PATCHv3 0/8] perf/x86: Rework msr probe interface
 2019-06-16 14:03 UTC  (6+ messages)
` [PATCH 1/8] perf/x86: Add "
` [PATCH 2/8] perf/x86/msr: Use new probe function
` [PATCH 3/8] perf/x86/cstate: "
` [PATCH 4/8] perf/x86/rapl: Use new msr detection interface
` [PATCH 5/8] perf/x86/rapl: Get rapl_cntr_mask from new probe framework

[PATCH libdrm v2 1/4] meson.build: Fix typo
 2019-06-16 14:03 UTC  (7+ messages)
` [PATCH libdrm v2 2/4] *symbols-check: use normal shell over bash
` [PATCH libdrm v2 3/4] meson: normal shell will do
` [PATCH libdrm v2 4/4] meson.build: Fix meson script on FreeBSD

Build failure in v4.4.y-queue
 2019-06-16 14:01 UTC 

[PATCH 0/4] Support building with GCC v8.x/v9.x
 2019-06-16 14:01 UTC  (5+ messages)
` [PATCH 4/4] config: avoid calling `labs()` on too-large data type

[PATCH v2 0/3] Apple iBridge support
 2019-06-16 14:01 UTC  (3+ messages)
` [PATCH v2 1/3] HID: apple-ibridge: Add Apple iBridge HID driver

stable-rc/linux-4.4.y boot: 75 boots: 1 failed, 66 passed with 8 offline (v4.4.181-64-g66b52acfda6f)
 2019-06-16 14:00 UTC 

[PATCH] kernel/notifier.c: remove notifier_chain_register
 2019-06-16 13:56 UTC  (3+ messages)

[PATCH V3] i2c: busses: tegra: Add suspend-resume support
 2019-06-16 13:56 UTC  (5+ messages)

[PATCH libdrm 0/2] Fix meson.build on FreeBSD
 2019-06-16 13:52 UTC  (4+ messages)
` [PATCH libdrm 2/2] meson.build: Fix meson script "

[PATCH 1/1] MAINTAINERS: add counter/ftm-quaddec driver entry
 2019-06-16 13:52 UTC  (3+ messages)

[Qemu-devel] Mapping of the guests user and kernel pages to host memory
 2019-06-16 13:48 UTC 

[PATCH] habanalabs: Allow accessing host mapped addresses via debugfs
 2019-06-16 13:48 UTC 

[PATCH v1 00/31] Convert files to ReST - part 2
 2019-06-16 13:47 UTC  (3+ messages)
` [PATCH v1 24/31] docs: iio: convert to ReST

73589972b9 ("IMA: support for per policy rule template formats"): WARNING: suspicious RCU usage
 2019-06-16 13:47 UTC 

[v3 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-06-16 13:42 UTC  (4+ messages)
` [v3 1/2] "

[RFC PATCH 0/3] io: imu: st_lsm6dsx: wake on acc event
 2019-06-16 13:42 UTC  (8+ messages)
` [RFC PATCH 2/3] iio: imu: st_lsm6dsx: add wake on accelerometer enable hook in sysfs
` [RFC PATCH 3/3] iio: imu: st_lsm6dsx: add wake on accelerometer threshold "

[PATCH 1/2] drm/rockchip: Properly adjust to a true clock in adjusted_mode
 2019-06-16 13:41 UTC  (4+ messages)

sctp_sendmsg does not accept flags
 2019-06-16 13:33 UTC 

[PATCH 0/6] qcom: add OCMEM support
 2019-06-16 13:29 UTC  (12+ messages)
` [PATCH 1/6] dt-bindings: soc: qcom: add On Chip MEMory (OCMEM) bindings
` [PATCH 2/6] dt-bindings: display: msm: gmu: add optional ocmem property
` [PATCH 3/6] firmware: qcom: scm: add support to restore secure config
` [PATCH 4/6] firmware: qcom: scm: add OCMEM lock/unlock interface
` [PATCH 5/6] soc: qcom: add OCMEM driver
` [PATCH 6/6] drm/msm/gpu: add ocmem init/cleanup functions

[PATCH] show --continue/skip etc. consistently in synopsis
 2019-06-16 13:24 UTC 

[Xen-devel] [ovmf test] 137731: all pass - PUSHED
 2019-06-16 13:24 UTC 

linux-next: Fixes tag needs some work in the clockevents tree
 2019-06-16 13:24 UTC  (3+ messages)

[Buildroot] [PATCH 0/2] Fix linking gerbera with taglib
 2019-06-16 13:24 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] package/taglib: add upstream patch to fix taglib-config

[tip:WIP.x86/cpu 1/18] arch/x86//kernel/ptrace.c:400:3: error: too many arguments to function 'x86_fsbase_write_cpu'
 2019-06-16 13:23 UTC 

[PATCH RESEND] report: gracefully handle XML report creation when no tests are run
 2019-06-16 13:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/15] target/ppc: remove getVSR()/putVSR() and further tidy-up
 2019-06-16 13:18 UTC  (17+ messages)
` [Qemu-devel] [PATCH v3 01/15] target/ppc: remove getVSR()/putVSR() from fpu_helper.c
` [Qemu-devel] [PATCH v3 02/15] target/ppc: remove getVSR()/putVSR() from mem_helper.c
` [Qemu-devel] [PATCH v3 03/15] target/ppc: remove getVSR()/putVSR() from int_helper.c
` [Qemu-devel] [PATCH v3 04/15] target/ppc: introduce separate VSX_CMP macro for xvcmp* instructions
` [Qemu-devel] [PATCH v3 05/15] target/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_helper.c
` [Qemu-devel] [PATCH v3 06/15] target/ppc: introduce separate generator and helper for xscvqpdp
` [Qemu-devel] [PATCH v3 07/15] target/ppc: introduce GEN_VSX_HELPER_X2 macro to fpu_helper.c
` [Qemu-devel] [PATCH v3 08/15] target/ppc: introduce GEN_VSX_HELPER_X2_AB "
` [Qemu-devel] [PATCH v3 09/15] target/ppc: introduce GEN_VSX_HELPER_X1 "
` [Qemu-devel] [PATCH v3 10/15] target/ppc: introduce GEN_VSX_HELPER_R3 "
` [Qemu-devel] [PATCH v3 11/15] target/ppc: introduce GEN_VSX_HELPER_R2 "
` [Qemu-devel] [PATCH v3 12/15] target/ppc: introduce GEN_VSX_HELPER_R2_AB "
` [Qemu-devel] [PATCH v3 13/15] target/ppc: decode target register in VSX_VECTOR_LOAD_STORE_LENGTH at translation time
` [Qemu-devel] [PATCH v3 14/15] target/ppc: decode target register in VSX_EXTRACT_INSERT "
` [Qemu-devel] [PATCH v3 15/15] target/ppc: improve VSX_FMADD with new GEN_VSX_HELPER_VSX_MADD macro

[Xen-devel] [xen-4.11-testing test] 137728: regressions - FAIL
 2019-06-16 13:19 UTC 

[PATCH] staging: iio: adt7316: Add missing include files
 2019-06-16 13:11 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on the previous line" in the rtl8723bs driver
 2019-06-16 13:11 UTC  (4+ messages)
` [PATCH v2] staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on the previous line" in the rtl8723 driver

[PATCH v9 00/12] mm: Sub-section memory hotplug support
 2019-06-16 13:11 UTC  (4+ messages)
` [PATCH v9 01/12] mm/sparsemem: Introduce struct mem_section_usage

[PATCH v5 0/3] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-06-16 13:05 UTC  (9+ messages)
` [PATCH v5 1/3] mtd: spi-nor: add support for is25wp256
` [PATCH v5 2/3] mtd: spi-nor: add support to unlock flash device

[Qemu-devel] [PATCH preliminary 0/7] target-i386/kvm: live migration support for nested VMX
 2019-06-16 12:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/7] KVM: i386: Add support for KVM_CAP_EXCEPTION_PAYLOAD

[PATCH v6 0/6] Add support for Orange Pi 3
 2019-06-16 12:48 UTC  (8+ messages)
` [PATCH v6 5/6] drm: sun4i: Add support for enabling DDC I2C bus to sun8i_dw_hdmi glue
  ` [linux-sunxi] "

net: ethernet: stmmac: dwmac: mac10_100_1000 star report
 2019-06-16 12:44 UTC 

[PATCH rdma-next v1 0/4] Expose ENCAP mode to mlx5_ib
 2019-06-16 12:44 UTC  (10+ messages)
` [PATCH mlx5-next v1 1/4] net/mlx5: Declare more strictly devlink encap mode

[PATCH] drm/i915: Restore -Wunused-but-set-variable
 2019-06-16 12:42 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for "

[Buildroot] [PATCH v2] boot/uboot: add initial environment support
 2019-06-16 12:37 UTC  (2+ messages)

[PATCH v7 00/18] x86: Enable FSGSBASE instructions
 2019-06-16 12:34 UTC  (6+ messages)
` [PATCH v7 18/18] x86/fsgsbase/64: Add documentation for FSGSBASE

[Buildroot] uboot tools: fw_setenv can break environment/cause bricks
 2019-06-16 12:31 UTC  (3+ messages)

[PATCH] powerpc/booke: fix fast syscall entry on SMP
 2019-06-16 12:23 UTC  (2+ messages)

[PATCH] powerpc/32: fix build failure on book3e with KVM
 2019-06-16 12:23 UTC  (2+ messages)

[PATCH] powerpc/32s: fix initial setup of segment registers on secondary CPU
 2019-06-16 12:23 UTC  (2+ messages)

Building the alsa library
 2019-06-16 12:11 UTC  (2+ messages)

[PATCH] KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
 2019-06-16 12:03 UTC 

[Qemu-devel] [PATCH V1] Introducing virtio-example
 2019-06-16 12:04 UTC  (3+ messages)

[PATCH 0/2] x86: SME: Kexec/kdump memory loading fix
 2019-06-16 12:03 UTC  (3+ messages)
` [PATCH v2 1/2] x86/mm: Identify the end of the kernel area to be reserved

[virtio-comment] [PATCH] Introducing virtio-increment-edu
 2019-06-16 12:01 UTC 

[PATCH] memcg: Ignore unprotected parent in mem_cgroup_protected()
 2019-06-16 11:57 UTC  (5+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 33 warnings (v4.19.51-66-g386f89f1c10d)
 2019-06-16 11:54 UTC 

[PATCH 0/2] bcache: two emergent fixes for Linux v5.2-rc5 (use-after-scope)
 2019-06-16 11:52 UTC  (2+ messages)

[PATCH net-next 0/2 v5] netns: uevent filtering
 2019-06-16 11:50 UTC  (4+ messages)
` [PATCH net-next 2/2 v5] netns: restrict uevents

[Buildroot] [PATCH] modem-manager: depend on host-libglib2
 2019-06-16 11:45 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 0/2] Add Arm SBSA Reference Machine
 2019-06-16 11:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 2/2] hw/arm: Add arm SBSA reference machine, devices part

stable-rc/linux-4.14.y build: 201 builds: 5 failed, 196 passed, 5 errors, 125 warnings (v4.14.126-50-g576dfeb705e7)
 2019-06-16 11:41 UTC 

[GIT pull] ras fixes for 5.2
 2019-06-16 11:29 UTC  (3+ messages)
` [GIT pull] timer "
` [GIT pull] x86 "

[PATCH] Add wireless-regdb from meta-networking
 2019-06-16 11:30 UTC  (2+ messages)
` ✗ patchtest: failure for "

stable-rc/linux-5.1.y build: 209 builds: 0 failed, 209 passed, 60 warnings (v5.1.10-104-gc8d95d423536)
 2019-06-16 11:28 UTC 

[PATCH/RFT] arm64: dts: renesas: r8a77990: Fix register range of display node
 2019-06-16 11:27 UTC  (6+ messages)

[PATCH v2 8/8] habanalabs: enable 64-bit DMA mask in POWER9
 2019-06-16 11:24 UTC  (7+ messages)

[Bug 110897] HyperZ is broken for r300 (bad z for some micro and macrotiles?)
 2019-06-16 11:23 UTC  (4+ messages)

stable-rc/linux-4.9.y build: 197 builds: 6 failed, 191 passed, 5 errors, 3135 warnings (v4.9.181-89-g1ab361f0d5e6)
 2019-06-16 11:10 UTC 

v5.1.10 build: 0 failures 10 warnings (v5.1.10)
 2019-06-16 11:03 UTC 

[PATCH net-next v1 00/11] xdp: page_pool fixes and in-flight accounting
 2019-06-16 10:56 UTC  (4+ messages)
` [PATCH net-next v1 08/11] xdp: tracking page_pool resources and safe removal

[Bug 110117] Waking from Suspend causes screen to appear with grey static (like a TV with no signal)
 2019-06-16 10:50 UTC  (2+ messages)

[PATCH] openssl: fix failure of ptest test_shlibload
 2019-06-16 10:48 UTC 

[PATCH net-next] x25_asy: fixed function name in error message
 2019-06-16 10:43 UTC 

[PATCH net-next] lapb: moved export of lapb_register
 2019-06-16 10:41 UTC 

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 37 errors, 4085 warnings (v4.4.181-64-g66b52acfda6f)
 2019-06-16 10:31 UTC 

[PATCH v2 bpf-next] bpf: sk_storage: Fix out of bounds memory access
 2019-06-16 10:28 UTC  (5+ messages)

[LTP] [PATCH] syscalls/tgkill03: wait for defunct tid to get detached
 2019-06-16 10:23 UTC  (2+ messages)

[PATCH v2 0/3] staging: iio: ad7150: improve driver readability
 2019-06-16 10:20 UTC  (7+ messages)
` [PATCH v2 1/3] staging: iio: ad7150: use FIELD_GET and GENMASK
` [PATCH v2 2/3] staging: iio: ad7150: simplify i2c SMBus return treatment
` [PATCH v2 3/3] staging: iio: ad7150: clean up of comments

[dpdk-dev] [PATCH v2] net/virtio: add Tx preparation
 2019-06-16 10:17 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 1/2] "
  ` [dpdk-dev] [PATCH v3 2/2] net/virtio: move VLAN tag insertion to Tx prepare

[RFC PATCH v2 0/4] blkcg: add support weighted round robin tagset map
 2019-06-16 10:15 UTC  (5+ messages)
` [PATCH v2 1/4] block: add weighted round robin for blkcgroup
` [PATCH v2 2/4] null_blk: add support weighted round robin submition queue
` [PATCH v2 3/4] genirq/affinity: allow driver's discontigous affinity set
` [PATCH v2 4/4] nvme: add support weighted round robin queue

[PATCH] staging: iio: ad7150: use ternary operating to ensure 0/1 value
 2019-06-16 10:15 UTC  (2+ messages)

[PATCH v5 00/16] powerpc/32: Use BATs/LTLBs for STRICT_KERNEL_RWX
 2019-06-16 10:13 UTC  (8+ messages)
` [PATCH v5 13/16] powerpc/mm/32s: Use BATs "

kernel BUG at mm/swap_state.c:170!
 2019-06-16 10:12 UTC  (5+ messages)

[dpdk-dev] [PATCH] net: adjust layer 2 length on soft VLAN insertion
 2019-06-16 10:10 UTC 

handle "special" dma allocation in common code
 2019-06-16 10:08 UTC  (10+ messages)
` [PATCH 3/7] openrisc: remove the partial DMA_ATTR_NON_CONSISTENT support
    ` [OpenRISC] "
` [PATCH 5/7] dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code

Linux SH kernel currently broken on qemu-system
 2019-06-16 10:05 UTC  (3+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix crash
 2019-06-16  9:58 UTC  (2+ messages)

[PATCH v2 0/5] Perf uncore PMU event alias support for Hisi hip08 ARM64 platform
 2019-06-16  9:58 UTC  (4+ messages)
` [PATCH v2 2/5] perf pmu: Support more complex PMU event aliasing

[PATCH RESEND v3 0/3] KVM: x86: Enable user wait instructions
 2019-06-16  9:55 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] KVM: x86: add support for "
` [PATCH RESEND v3 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
` [PATCH RESEND v3 3/3] KVM: vmx: handle vm-exit for UMWAIT and TPAUSE

[RFC PATCH v4 00/21] Implement an HPET-based hardlockup detector
 2019-06-16  9:55 UTC  (4+ messages)
` [RFC PATCH v4 18/21] x86/apic: Add a parameter for the APIC delivery mode

[PATCH v4 00/12] drm/vc4: Allow for more boot-time configuration
 2019-06-16  9:54 UTC  (5+ messages)
` [PATCH v4 10/12] drm/modes: Parse overscan properties

[Xen-devel] [xen-unstable-coverity test] 137856: all pass - PUSHED
 2019-06-16  9:47 UTC 

[PATCH] perf: Don't hardcode host include path for libslang
 2019-06-16  9:46 UTC  (2+ messages)

[PATCH] net: phylink: set the autoneg state in phylink_phy_change
 2019-06-16  9:42 UTC  (5+ messages)

❎ FAIL: Stable queue: queue-4.19
 2019-06-16  9:39 UTC 

[PATCH v3 0/3] x86: Enable user wait instructions
 2019-06-16  9:33 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: x86: add support for "
` [PATCH v3 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
` [PATCH v3 3/3] KVM: vmx: handle vm-exit for UMWAIT and TPAUSE

[PATCH 1/2] arm64: dts: rockchip: Fix multiple thermal zones conflict in rk3399.dtsi
 2019-06-16  9:31 UTC  (8+ messages)

[PATCH nft] datatype: fix print of raw numerical symbol values
 2019-06-16  8:55 UTC 

[PATCH net] tipc: purge deferredq list for each grp member in tipc_group_delete
 2019-06-16  9:24 UTC 

[dpdk-dev] [PATCH] eventdev: optimize Rx adapter event enqueue
 2019-06-16  9:22 UTC  (2+ messages)

[PATCH] i2c: mux-gpio: Use "mux" con_id to find channel GPIOs
 2019-06-16  9:02 UTC  (4+ messages)

[PATCH 2/2] arm: dts: add ARM Mali GPU node for Odroid XU3
 2019-06-16  8:59 UTC  (4+ messages)
` [PATCH v2 "

[PATCH NOTFORMERGE 0/5] Extend remote madvise API to KSM hints
 2019-06-16  8:58 UTC  (2+ messages)
` [PATCH NOTFORMERGE 5/5] mm/madvise: allow KSM hints for remote API


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.