All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-09 09:07:16 to 2018-03-09 09:57:08 UTC [more...]

[PATCH 0/9] Enablement of BT I2S controller instance for AMD APUs
 2018-03-09  9:59 UTC  (2+ messages)

[cip-dev] [PATCH 0/4] Add XHCI support to r8a7743
 2018-03-09  9:57 UTC  (5+ messages)
` [cip-dev] [PATCH 1/4] usb: host: xhci-plat: Add r8a7743 support
` [cip-dev] [PATCH 2/4] dt-bindings: usb-xhci: Document "
` [cip-dev] [PATCH 3/4] ARM: dts: r8a7743: Add xhci support to SoC dtsi
` [cip-dev] [PATCH 4/4] ARM: shmobile: enable XHCI_RCAR in defconfig

Bug#887873: linux-image-4.9.0-5-marvell: frequent "usercopy: kernel memory overwrite attempt detected" on QNAP NAS (ARM)
 2018-03-09  9:56 UTC  (11+ messages)

[U-Boot] imx: get_ticks in syscounter.c get miscompiled by GCC 6
 2018-03-09  9:56 UTC  (7+ messages)

[GIT PULL 00/12] first batch of EFI changes for v4.17
 2018-03-09  9:56 UTC  (11+ messages)
` [PATCH 07/12] efi: Use efi_mm in x86 as well as ARM
` [PATCH 12/12] efi: make const array 'apple' static
  ` [tip:efi/core] efi: Make "

[Qemu-devel] [Bug 1754605] [NEW] ppc64 migration bad_dest test is failed with failed to connect to socket
 2018-03-09  9:49 UTC  (2+ messages)
` [Qemu-devel] [Bug 1754605] "

[RFC][PATCH 1/2] drm_hwcomposer: Error out on YUV layer as it would fail for single planes
 2018-03-09  9:55 UTC  (6+ messages)

[SPDK] vhost target run in another vm
 2018-03-09  9:55 UTC 

[cip-dev] Moxa: Join CIP Kernel maintenance team
 2018-03-09  9:54 UTC 

What's cooking in git.git (Mar 2018, #02; Tue, 6)
 2018-03-09  9:54 UTC  (3+ messages)

[PATCH 00/11] kexec_file: Clean up purgatory load
 2018-03-09  9:54 UTC  (5+ messages)
` [PATCH 08/11] kexec_file: Simplify kexec_purgatory_setup_sechdrs 2

[U-Boot] [PATCH 0/2] Add atomic write to fw_setenv for environments on filesystems
 2018-03-09  9:54 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] tools: env: Implement atomic replace for filesystem

[igt-dev] [PATCH i-g-t] tests/kms_pipe_crc_basic: Remove legacy crc tests
 2018-03-09  9:54 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

Ongoing Btrfs stability issues
 2018-03-09  9:54 UTC  (7+ messages)

[virtio-dev] [PATCH v4] virtio-blk: add discard and write zeroes features to specification
 2018-03-09  9:53 UTC  (2+ messages)
` [virtio-dev] "

[RFC] drm/i915: store all mmio bases in intel_engines
 2018-03-09  9:53 UTC  (4+ messages)

[PATCH v6 0/4] Utilization estimation (util_est) for FAIR tasks
 2018-03-09  9:52 UTC  (5+ messages)
` [PATCH v6 1/4] sched/fair: add util_est on top of PELT
` [PATCH v6 2/4] sched/fair: use util_est in LB and WU paths
` [PATCH v6 3/4] sched/cpufreq_schedutil: use util_est for OPP selection
` [PATCH v6 4/4] sched/fair: update util_est only on util_avg updates

[PATCH] ncurses: fix do_install failure when base_libdir has more than one level
 2018-03-09  9:53 UTC 

Issue with bitbake fetch/unpack when using MIRRORS rewrite
 2018-03-09  9:40 UTC 

[PATCH] drivers: vhost: vsock: fixed a brace coding style issue
 2018-03-09  9:52 UTC  (3+ messages)

[PATCH] ncurses: fix do_install failure when base_libdir has more than one level
 2018-03-09  9:51 UTC 

[igt-dev] [PATCH i-g-t v8 1/3] include: bump drm uAPI headers
 2018-03-09  9:51 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v8 2/3] intel_chipsets: store GT information in device info
` [igt-dev] [PATCH i-g-t v8 3/3] tests: add i915 query tests
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v8,1/3] include: bump drm uAPI headers

[Qemu-devel] [PATCH v7 00/23] Migration: postcopy failure recovery
 2018-03-09  9:51 UTC  (27+ messages)
` [Qemu-devel] [PATCH v7 01/23] migration: let incoming side use thread context
` [Qemu-devel] [PATCH v7 02/23] migration: new postcopy-pause state
` [Qemu-devel] [PATCH v7 03/23] migration: implement "postcopy-pause" src logic
` [Qemu-devel] [PATCH v7 04/23] migration: allow dst vm pause on postcopy
` [Qemu-devel] [PATCH v7 05/23] migration: allow src return path to pause
` [Qemu-devel] [PATCH v7 06/23] migration: allow fault thread "
` [Qemu-devel] [PATCH v7 07/23] qmp: hmp: add migrate "resume" option
` [Qemu-devel] [PATCH v7 08/23] migration: rebuild channel on source
` [Qemu-devel] [PATCH v7 09/23] migration: new state "postcopy-recover"
` [Qemu-devel] [PATCH v7 10/23] migration: wakeup dst ram-load-thread for recover
` [Qemu-devel] [PATCH v7 11/23] migration: new cmd MIG_CMD_RECV_BITMAP
` [Qemu-devel] [PATCH v7 12/23] migration: new message MIG_RP_MSG_RECV_BITMAP
` [Qemu-devel] [PATCH v7 13/23] migration: new cmd MIG_CMD_POSTCOPY_RESUME
` [Qemu-devel] [PATCH v7 14/23] migration: new message MIG_RP_MSG_RESUME_ACK
` [Qemu-devel] [PATCH v7 15/23] migration: introduce SaveVMHandlers.resume_prepare
` [Qemu-devel] [PATCH v7 16/23] migration: synchronize dirty bitmap for resume
` [Qemu-devel] [PATCH v7 17/23] migration: setup ramstate "
` [Qemu-devel] [PATCH v7 18/23] migration: final handshake for the resume
` [Qemu-devel] [PATCH v7 19/23] migration: init dst in migration_object_init too
` [Qemu-devel] [PATCH v7 20/23] qmp/migration: new command migrate-recover
` [Qemu-devel] [PATCH v7 21/23] hmp/migration: add migrate_recover command
` [Qemu-devel] [PATCH v7 22/23] migration/qmp: add command migrate-pause
` [Qemu-devel] [PATCH v7 23/23] migration/hmp: add migrate_pause command

[PATCH] dump_stack: convert generic dump_stack into a weak symbol
 2018-03-09  9:50 UTC  (8+ messages)

[U-Boot] [PATCH v3 00/20] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-03-09  9:50 UTC  (5+ messages)
` [U-Boot] [PATCH v3 13/20] Revert: arm64: allwinner: a64: pine64: Use dcdc1 regulator for mmc0

[RFC/RFT][PATCH v3 0/6] sched/cpuidle: Idle loop rework
 2018-03-09  9:49 UTC  (7+ messages)
` [RFC/RFT][PATCH v3 1/6] time: tick-sched: Reorganize idle tick management code
` [RFC/RFT][PATCH v3 2/6] sched: idle: Do not stop the tick upfront in the idle loop
` [RFC/RFT][PATCH v3 3/6] sched: idle: Do not stop the tick before cpuidle_idle_call()
` [RFC/RFT][PATCH v3 4/6] cpuidle: Return nohz hint from cpuidle_select()
` [RFC/RFT][PATCH v3 5/6] sched: idle: Select idle state before stopping the tick
` [RFC/RFT][PATCH v3 6/6] cpuidle: menu: Refine idle state selection for running tick

[PATCH] ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for trace
 2018-03-09  9:50 UTC  (2+ messages)

[PATCH] usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resume
 2018-03-09  9:49 UTC  (18+ messages)
                    `  "

Simplifying our RCU models
 2018-03-09  9:48 UTC  (3+ messages)

[Qemu-devel] [PULL 0/8] Ui 20180308 patches
 2018-03-09  9:48 UTC  (8+ messages)

[LTP] [PATCH v2] times03: don't assume process initial [us]time is 0
 2018-03-09  9:48 UTC  (2+ messages)

inconsistent lock state on v4.14.20-rt17
 2018-03-09  9:47 UTC  (6+ messages)

[PATCH] net: use skb_is_gso_sctp() instead of open-coding
 2018-03-09  9:46 UTC  (2+ messages)

[PATCH v2 1/3] dell-led: Change dell-led.h to dell-common.h
 2018-03-09  9:46 UTC  (8+ messages)
` [PATCH v2 3/3] ALSA: hda: Disabled unused audio controller for Dell platforms with Switchable Graphics

Cirrus CS4207 not working on 4.14.24
 2018-03-09  9:45 UTC  (3+ messages)

arm crypto .S_shipped files sometimes get rebuilt randomly
 2018-03-09  9:45 UTC  (4+ messages)
` a Heisenbug tale (was: Re: arm crypto .S_shipped files sometimes get rebuilt randomly)

[bpf-next V2 PATCH 00/15] XDP redirect memory return API
 2018-03-09  9:44 UTC  (10+ messages)
` [bpf-next V2 PATCH 02/15] xdp: introduce xdp_return_frame API and use in cpumap
` [bpf-next V2 PATCH 07/15] virtio_net: convert to use generic xdp_frame and xdp_return_frame API
` [bpf-next V2 PATCH 10/15] xdp: rhashtable with allocator ID to pointer mapping

[PATCHv4] phy: mapphone-mdm6600: Add USB PHY driver for MDM6600 on Droid 4
 2018-03-09  9:44 UTC  (3+ messages)

recent glob expansion breakage on Windows?
 2018-03-09  9:41 UTC  (3+ messages)

[PATCH v3 0/2] ARM: Implement MODULE_PLT support in FTRACE
 2018-03-09  9:41 UTC  (6+ messages)
` [PATCH v3 2/2] ARM: ftrace: Add MODULE_PLTS support

[PATCH] mt7601u: let mac80211 validate rx CCMP PN
 2018-03-09  9:41 UTC 

[PATCH] net/mrvl: convert license headers to SPDX tags
 2018-03-09  9:39 UTC 

[RFC PATCH] KVM: arm/arm64: vgic: change condition for level interrupt resampling
 2018-03-09  9:40 UTC  (11+ messages)
          `  "

[PATCH net-next] net: introduce IFF_NO_RX_HANDLER
 2018-03-09  9:39 UTC 

Xen on POWER
 2018-03-09  9:37 UTC 

[PATCH v2 01/15] drm/i915/guc: Tidy guc_log_control
 2018-03-09  9:36 UTC  (3+ messages)
` [PATCH v2 07/15] drm/i915/guc: Flush directly in log unregister

brcmfmac signal/interference issues
 2018-03-09  9:35 UTC  (9+ messages)

[Qemu-devel] [Bug 1754597] [NEW] qemu-system-x86_64 broken on ubuntu 17.10
 2018-03-09  9:24 UTC  (2+ messages)
` [Qemu-devel] [Bug 1754597] "

[PATCH] arm: dts: nes: add Nintendo NES Classic Edition support
 2018-03-09  9:34 UTC  (5+ messages)

[PATCH] cpufreq/ondemand: fix race while offlining CPU
 2018-03-09  9:34 UTC 

[PATCH] dt-bindings: media: rcar_vin: Use status "okay"
 2018-03-09  9:34 UTC 

[PATCH net v2 0/2] l2tp: fix races with ipv4-mapped ipv6 addresses
 2018-03-09  9:30 UTC  (3+ messages)
` [PATCH net v2 1/2] net: ipv6: keep sk status consistent after datagram connect failure
` [PATCH net v2 2/2] l2tp: fix races with ipv4-mapped ipv6 addresses

[PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres
 2018-03-09  9:33 UTC  (10+ messages)

deprecated register issues
 2018-03-09  9:33 UTC  (16+ messages)

[PATCH bpf-next] bpf: comment why dots in filenames under BPF virtual FS are not allowed
 2018-03-09  9:32 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/1] configure.ac: Bump libdrm_amdgpu version requirement
 2018-03-09  9:32 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/1] "

[PATCH 0/3] drm: Add LVDS decoder bridge
 2018-03-09  9:29 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder

Regression from efi: call get_event_log before ExitBootServices
 2018-03-09  9:29 UTC  (4+ messages)

[PATCH bpf-next 0/7] tools: bpf: standardize make
 2018-03-09  9:29 UTC  (2+ messages)

[PATCH] ARM: dts: i.MX25: define SSI FIFO depth
 2018-03-09  9:27 UTC  (8+ messages)

[PATCH 0/7] further linker script cleanups
 2018-03-09  9:27 UTC  (3+ messages)
` [PATCH 1/7] ARM: linker script: factor out some common definitions between XIP and non-XIP

[LTP] [PATCH v2 1/3] Add tst_flush() library function
 2018-03-09  9:27 UTC  (3+ messages)
` [LTP] [PATCH v2 2/3] remove old tst_flush()
` [LTP] [PATCH v2 3/3] safe_fork() should use tst_flush() instead of fflush()

[PATCH v2 00/42] drm/i915: Implement HDCP2.2
 2018-03-09  9:26 UTC  (4+ messages)

[Qemu-devel] [PATCH] scsi: support NDOB (no data-out buffer) for WRITE SAME commands
 2018-03-09  9:24 UTC  (2+ messages)

[PATCH 1/2] media: cx231xx: get rid of videobuf-dvb dependency
 2018-03-09  9:24 UTC  (3+ messages)
` [PATCH 2/2] media: v4l2-core: get rid of videobuf-dvb

[Qemu-devel] [PATCH] s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
 2018-03-09  9:23 UTC  (2+ messages)

[PATCH v2 0/2] media: Introduce Omnivision OV2680 driver
 2018-03-09  9:21 UTC  (3+ messages)
` [PATCH v2 2/2] media: ov2680: Add Omnivision OV2680 sensor driver

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD INCOMPLETE afe8c702a4df8e0b6d3d725a03fb3b69870d78a8
 2018-03-09  9:21 UTC 

[PATCH v5 0/6] dt-bindings: add bindings for USB physical connector
 2018-03-09  9:20 UTC  (9+ messages)

[v4,2/2] usb/gadget: Add driver for Aspeed SoC virtual hub
 2018-03-09  9:20 UTC 

[Bug 105083] Random blinking display
 2018-03-09  9:19 UTC  (2+ messages)

[PATCH 0/2] btrfs fiemap related BUG fix
 2018-03-09  9:18 UTC  (7+ messages)
` [PATCH 1/2] Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero

[PATCH] drm/i915: Remove support for legacy debugfs crc interface
 2018-03-09  9:18 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Remove support for legacy debugfs crc interface (rev2)

[PATCH 00/10] staging: wilc1000: fixes for checkpatch issues & coding style related
 2018-03-09  9:17 UTC  (2+ messages)

[refpolicy] Rebasing fedora selinux-policy with refpolicy upstream
 2018-03-09  9:16 UTC 

[PATCH 00/41] Memory Hotplug for DPDK
 2018-03-09  9:15 UTC  (10+ messages)
` [PATCH v2 "

[PATCH] dt-bindings: memory: ti-emif: add edac support under emif
 2018-03-09  9:15 UTC  (9+ messages)

[PATCH 11/12] efi/apple-properties: Use memremap() instead of ioremap()
 2018-03-09  9:14 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 10/12] efi: reorder pr_notice() with add_device_randomness() call
 2018-03-09  9:13 UTC  (2+ messages)
` [tip:efi/core] efi: Reorder "

[PATCH net-next 1/1] tc-testing: add csum tests
 2018-03-09  9:14 UTC  (2+ messages)

[PATCH 06/12] x86: efi: Replace GFP_ATOMIC with GFP_KERNEL in efi_query_variable_store
 2018-03-09  9:13 UTC  (2+ messages)
` [tip:efi/core] x86/efi: Replace GFP_ATOMIC with GFP_KERNEL in efi_query_variable_store()

[PATCH 05/12] efi: arm64: Check whether x18 is preserved by runtime services calls
 2018-03-09  9:12 UTC  (2+ messages)
` [tip:efi/core] efi/arm64: "

[2/3] usb: xhci: tegra: Add runtime PM support
 2018-03-09  9:13 UTC  (2+ messages)
` [PATCH 2/3] "

[PATCH V2 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
 2018-03-09  9:12 UTC  (4+ messages)
` [PATCH V2 2/2] mmc: sdhci-msm: support voltage pad switching

[PATCH v13 00/17] Add NV12 support
 2018-03-09  9:12 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 03/12] efi/arm*: Stop printing addresses of virtual mappings
 2018-03-09  9:12 UTC  (2+ messages)
` [tip:efi/core] "

spectre backport for LTS 4.4 review
 2018-03-09  9:07 UTC  (10+ messages)
` [PATCH 22/39] arm64: KVM: Increment PC after handling an SMC trap
` [PATCH 33/39] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 34/39] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH 35/39] firmware/psci: Expose PSCI conduit
` [PATCH 36/39] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH 37/39] arm/arm64: smccc: Make function identifiers an unsigned quantity
` [PATCH 38/39] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH 39/39] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support

[PATCH 02/12] efi/apple-properties: Device core takes care of empty properties
 2018-03-09  9:11 UTC  (2+ messages)
` [tip:efi/core] efi/apple-properties: Remove redundant attribute initialization from unmarshal_key_value_pairs()

[PATCH 01/12] efi/arm*: Only register page tables when they exist
 2018-03-09  9:11 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH v3 00/11] Tegra210 DFLL implementation
 2018-03-09  9:11 UTC  (3+ messages)
` [PATCH v3 09/11] cpufreq: tegra124-cpufreq: extend to support Tegra210

[PATCH V4 5/5] perf/x86: Fix: disable userspace RDPMC usage for large PEBS
 2018-03-09  9:10 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: Disable "

[PATCH V4 3/5] perf/x86/intel/ds: Introduce read function for auto-reload event
 2018-03-09  9:09 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flush the PEBS buffer there

[PATCH V4 4/5] perf/x86/intel: Fix pmu read for auto-reload
 2018-03-09  9:10 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: Fix PMU "

[PATCH] usb: dwc2: Print error if unable to set DMA coherent mask
 2018-03-09  9:10 UTC  (4+ messages)
    `  "

[PATCH V4 2/5] perf/x86: Introduce read function for x86_pmu
 2018-03-09  9:09 UTC  (2+ messages)
` [tip:perf/core] perf/x86: Introduce a ->read() callback in 'struct x86_pmu'

[PATCH V4 1/5] perf/x86/intel: Fix event update for auto-reload
 2018-03-09  9:08 UTC  (2+ messages)
` [tip:perf/core] "

[perf/x86/intel] 41e062cd2e: WARNING:at_arch/x86/events/intel/ds.c:#intel_pmu_save_and_restart_reload
 2018-03-09  9:08 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: Properly save/restore the PMU state in the NMI handler

[PATCH] perf/x86/intel: Fix: Use u64 for limit_period
 2018-03-09  9:07 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: Fix large period handling on Broadwell CPUs

[PATCH] perf: correct ctx_event_type in ctx_resched()
 2018-03-09  9:07 UTC  (2+ messages)
` [tip:perf/urgent] perf/core: Fix "

[PATCH]sched: completion: use bool in try_wait_for_completion
 2018-03-09  9:06 UTC  (2+ messages)
` [tip:sched/core] sched/completions: Use bool in try_wait_for_completion()


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.