All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-12 09:54:11 to 2018-04-12 11:14:12 UTC [more...]

[PATCH v7 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-04-12 11:14 UTC  (16+ messages)
` [PATCH v7 01/26] PM / Domains: Don't treat zero found compatible idle states as an error
` [PATCH v7 02/26] PM / Domains: Deal with multiple states but no governor in genpd
` [PATCH v7 03/26] PM / Domains: Add generic data pointer to genpd_power_state struct
` [PATCH v7 04/26] PM / Domains: Add support for CPU devices to genpd
` [PATCH v7 05/26] PM / Domains: Add helper functions to attach/detach CPUs to/from genpd
` [PATCH v7 06/26] timer: Export next wakeup time of a CPU
` [PATCH v7 07/26] PM / Domains: Add genpd governor for CPUs

[PATCH v4.9.y 00/42] arm64 spectre patches
 2018-04-12 11:11 UTC  (43+ messages)
` [PATCH v4.9.y 01/42] arm64: barrier: Add CSDB macros to control data-value prediction
` [PATCH v4.9.y 02/42] arm64: Implement array_index_mask_nospec()
` [PATCH v4.9.y 03/42] arm64: move TASK_* definitions to <asm/processor.h>
` [PATCH v4.9.y 04/42] arm64: Make USER_DS an inclusive limit
` [PATCH v4.9.y 05/42] arm64: Use pointer masking to limit uaccess speculation
` [PATCH v4.9.y 06/42] arm64: entry: Ensure branch through syscall table is bounded under speculation
` [PATCH v4.9.y 07/42] arm64: uaccess: Prevent speculative use of the current addr_limit
` [PATCH v4.9.y 08/42] arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
` [PATCH v4.9.y 09/42] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
` [PATCH v4.9.y 10/42] arm64: futex: Mask __user pointers prior to dereference
` [PATCH v4.9.y 11/42] arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
` [PATCH v4.9.y 12/42] arm64: Run enable method for errata work arounds on late CPUs
` [PATCH v4.9.y 13/42] arm64: cpufeature: Pass capability structure to ->enable callback
` [PATCH v4.9.y 14/42] drivers/firmware: Expose psci_get_version through psci_ops structure
` [PATCH v4.9.y 15/42] arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
` [PATCH v4.9.y 16/42] arm64: Move post_ttbr_update_workaround to C code
` [PATCH v4.9.y 17/42] arm64: Add skeleton to harden the branch predictor against aliasing attacks
` [PATCH v4.9.y 18/42] arm64: Move BP hardening to check_and_switch_context
` [PATCH v4.9.y 19/42] mm: Introduce lm_alias
` [PATCH v4.9.y 20/42] arm64: KVM: Use per-CPU vector when BP hardening is enabled
` [PATCH v4.9.y 21/42] arm64: entry: Apply BP hardening for high-priority synchronous exceptions
` [PATCH v4.9.y 22/42] arm64: entry: Apply BP hardening for suspicious interrupts from EL0
` [PATCH v4.9.y 23/42] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
` [PATCH v4.9.y 24/42] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
` [PATCH v4.9.y 25/42] arm64: Implement branch predictor hardening for affected Cortex-A CPUs
` [PATCH v4.9.y 26/42] arm64: Branch predictor hardening for Cavium ThunderX2
` [PATCH v4.9.y 27/42] arm64: KVM: Increment PC after handling an SMC trap
` [PATCH v4.9.y 28/42] arm/arm64: KVM: Consolidate the PSCI include files
` [PATCH v4.9.y 29/42] arm/arm64: KVM: Add PSCI_VERSION helper
` [PATCH v4.9.y 30/42] arm/arm64: KVM: Add smccc accessors to PSCI code
` [PATCH v4.9.y 31/42] arm/arm64: KVM: Implement PSCI 1.0 support
` [PATCH v4.9.y 32/42] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH v4.9.y 33/42] arm64: KVM: Make PSCI_VERSION a fast path
` [PATCH v4.9.y 34/42] arm/arm64: KVM: Turn kvm_psci_version into a static inline
` [PATCH v4.9.y 35/42] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v4.9.y 36/42] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH v4.9.y 37/42] firmware/psci: Expose PSCI conduit
` [PATCH v4.9.y 38/42] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH v4.9.y 39/42] arm/arm64: smccc: Make function identifiers an unsigned quantity
` [PATCH v4.9.y 40/42] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH v4.9.y 41/42] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v4.9.y 42/42] arm64: Kill PSCI_GET_VERSION as a variant-2 workaround

[PATCH] wcn36xx: pass correct BSS index when deleting BSS keys
 2018-04-12 11:13 UTC 

[virtio] [RFC PATCH 0/3] rework notifications terminology
 2018-04-12 11:12 UTC  (6+ messages)
` [virtio] [RFC PATCH 3/3] ccw: map common notifications terminology to ccw
  ` [virtio] "
    ` [virtio] Re: [virtio-dev] "

[Qemu-devel] [PATCH 00/19] Drain fixes and cleanups, part 3
 2018-04-12 11:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH 07/19] block: Really pause block jobs on drain

[igt-dev] [PATCH i-g-t 01/20] tests/psr: Print the reason for skipping when sink lacks PSR support
 2018-04-12 11:11 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 07/20] tests/psr: Kill MMAP_GTT_WAITING

[PATCH 0/5] mmc: renesas_sdhi_internal_dmac: DMA handling fixes
 2018-04-12 11:11 UTC  (4+ messages)
` [PATCH 1/5] mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs

[Buildroot] [PATCH 1/2] linux: bump default to version 4.16.2
 2018-04-12 11:11 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux-headers: bump 4.{15, 16}.x series

[PATCH v1 5/6] drm/i915: Do not do fb src adjustments for NV12
 2018-04-12 11:10 UTC 

fsync() errors is unsafe and risks data loss
 2018-04-12 11:09 UTC  (8+ messages)

[PATCH 0/2] sched: pick and check task if double_lock_balance() unlock the rq
 2018-04-12 10:58 UTC  (3+ messages)
` [PATCH 1/2] sched/rt.c: "
` [PATCH 2/2] sched/deadline.c: "

[RFC PATCH v2 00/14] Introducing AF_XDP support
 2018-04-12 11:08 UTC  (4+ messages)
` [RFC PATCH v2 14/14] samples/bpf: sample application for AF_XDP sockets

[PATCH ndctl 0/2] Documentation: add asciidoctor support
 2018-04-12 11:07 UTC  (3+ messages)
` [PATCH ndctl 1/2] Documentation: fix title and section markers
` [PATCH ndctl 2/2] Documentation: Add the support for asciidoctor

[PATCH] cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
 2018-04-12 11:06 UTC 

[Qemu-devel] [PATCH v3 00/12] Introduce new iommu notifier framework for virt-SVA
 2018-04-12 11:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 05/12] hw/pci: introduce PCISVAOps to PCIDevice

[U-Boot] chiliSOM: USB bug
 2018-04-12 11:05 UTC  (6+ messages)

[linux-next test] 122172: regressions - FAIL
 2018-04-12 11:05 UTC 

ppc compat v4.16 regression: sending SIGTRAP or SIGFPE via kill() returns wrong values in si_pid and si_uid
 2018-04-12 11:03 UTC  (7+ messages)
` sparc/ppc/arm compat siginfo ABI regressions: sending "
    ` sparc/ppc/arm compat siginfo ABI regressions: sending SIGFPE via kill() returns wrong values in

[PATCH 0/2] Documentation: add asciidoctor support
 2018-04-12 11:02 UTC  (3+ messages)
` [PATCH 1/2] Documentation: fix title markers
` [PATCH 2/2] Documentation: allow to format with asciidoctor

v4.15.17 build: 11 failures 0 warnings (v4.15.17)
 2018-04-12 11:00 UTC  (2+ messages)

v4.14.34 build: 11 failures 4 warnings (v4.14.34)
 2018-04-12 11:00 UTC  (2+ messages)

[PATCH v3 1/3] dell-led: Change dell-led.h to dell-common.h
 2018-04-12 10:59 UTC  (8+ messages)
` [PATCH v3 2/3] platform/x86: dell-*: Add interface for switchable graphics status query
` [PATCH v3 3/3] ALSA: hda: Disabled unused audio controller for Dell platforms with Switchable Graphics

[PATCH for 4.7-rc 1/2] btrfs: Remove first key verification since it's causing false alerts
 2018-04-12 10:59 UTC  (3+ messages)
` [PATCH 2/2] btrfs: Do first key check under proper lock context

[PATCH] iommu/arm-smmu-v3: Set GBPA to abort all transactions
 2018-04-12 10:55 UTC  (8+ messages)

[U-Boot] [PATCH][v2] armv8: sec_firmware: Remove JR3 from device tree node in all cases
 2018-04-12 10:54 UTC 

[RFCv11 PATCH 00/29] Request API
 2018-04-12 10:52 UTC  (7+ messages)
` [RFCv11 PATCH 05/29] media-request: add request ioctls
` [RFCv11 PATCH 06/29] media-request: add media_request_find

[Bug 105819] Window system hang due to GPU Fault
 2018-04-12 10:52 UTC  (2+ messages)

second wifi card enforce CN reg dom
 2018-04-12 10:51 UTC  (4+ messages)

[PATCH igt] igt/kms_plane_scaling: Open DRM_MASTER
 2018-04-12 10:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Bug 104216] Firefox quirks (black and/or white squares)
 2018-04-12 10:41 UTC  (2+ messages)

Linux kernel 4.15.17 released
 2018-04-12 10:40 UTC 

Linux kernel 4.16.2 released
 2018-04-12 10:40 UTC 

[U-Boot] [PATCH] arm: zynq: Sync zc770 xm011 defconfigs
 2018-04-12 10:40 UTC 

[cip-dev] IRC cip-dev meeting minutes: week 15
 2018-04-12 10:39 UTC 

[PATCH][meta-gnome] add metacity back
 2018-04-12 10:37 UTC  (2+ messages)

[U-Boot] [PATCH] arm: zynq: Disable NFS and MII on zc770 xm011
 2018-04-12 10:35 UTC 

[PATCH 0/1] History for interactive shell across sessions
 2018-04-12 10:34 UTC  (2+ messages)
` [PATCH 1/1] Client: Added support for the history file

Potential problem with 31e77c93e432dec7 ("sched/fair: Update blocked load when newly idle")
 2018-04-12 10:33 UTC  (2+ messages)

[PATCH 1/2] drm/prime: Iterate SG DMA addresses separately
 2018-04-12 10:33 UTC  (6+ messages)

[PATCH] swiotlb: Fix unexpected swiotlb_alloc_coherent() failures
 2018-04-12 10:32 UTC  (12+ messages)

[U-Boot] [PATCH] microblaze: Dont enable UBI support by default
 2018-04-12 10:32 UTC 

[PATCH] vfio: platform: Fix using devices in PM Domains
 2018-04-12 10:31 UTC  (3+ messages)
` [PATCH v3 2/2] vfio: platform: Add generic DT reset support

[U-Boot] [PATCH] arm64: zynqmp: Add new defconfig for zc1275 revB
 2018-04-12 10:31 UTC 

[PATCH 0/4] Random ov7740 fixes
 2018-04-12 10:30 UTC  (6+ messages)
` [PATCH 1/4] ov7740: Fix number of controls hint
` [PATCH 2/4] ov7740: Check for possible NULL return value in control creation
` [PATCH 3/4] ov7740: Fix control handler error at the end of control init
  ` [PATCH v1.1 "
` [PATCH 4/4] ov7740: Set subdev HAS_EVENT flag

[PATCH xf86-video-amdgpu 0/5] Implementing non-legacy color management
 2018-04-12 10:30 UTC  (7+ messages)
` [PATCH xf86-video-amdgpu 3/5] Keep CRTC properties consistent

Getting the version of Yocto that is being used
 2018-04-12 10:25 UTC  (3+ messages)

[U-Boot] [PATCH] env: Relocate env drivers if manual reloc is required
 2018-04-12 10:26 UTC 

[PATCH] externalsrc: Change absolute symlinks to relative ones
 2018-04-12 10:26 UTC  (4+ messages)

[PATCH] libsemanage: do not change file mode of seusers and users_extra
 2018-04-12 10:26 UTC 

[PATCH] fetch2/git.py: Added handling of the user's password in url
 2018-04-12 10:16 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: mv_sdhci: zero out sdhci_host structure
 2018-04-12 10:24 UTC  (2+ messages)

[Xenomai] Possible Xenomai fuse filesystem/registry queue status files issue?
 2018-04-12 10:23 UTC  (9+ messages)

[PATCH 0/4] rte_flow extension for vSwitch acceleration
 2018-04-12 10:22 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] ether: add more protocol support in flow API
  ` [PATCH v2 4/4] ether: add packet modification aciton "

[PATCH] selftests: add headers_install to lib.mk
 2018-04-12 10:23 UTC  (3+ messages)

[U-Boot] [PATCH] net: zynq_gem: Use max-speed property from dt
 2018-04-12 10:22 UTC 

[PATCH] drm/gpu-sched: fix force APP kill hang(v3)
 2018-04-12 10:22 UTC 

[U-Boot] [PATCH] net: mvneta: support setting hardware address
 2018-04-12 10:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: discard RAMBlocks of type ram_device
 2018-04-12 10:18 UTC 

[PATCH] memory-model: fix cheat sheet typo
 2018-04-12 10:18 UTC  (8+ messages)

[PATCH] drm/arm/malidp: Preserve LAYER_FORMAT contents when setting format
 2018-04-12 10:17 UTC  (3+ messages)

crash in csched_load_balance after xl vcpu-pin
 2018-04-12 10:16 UTC  (13+ messages)

[Qemu-devel] [PATCH v5 0/3] target/arm: Add a dynamic XML-description of the cp-registers to GDB
 2018-04-12 10:14 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 3/3] target/arm: Add the XML dynamic generation
  ` [Qemu-devel] [Qemu-arm] "

How to achieve minimum bandwidth for VM
 2018-04-12 10:15 UTC 

[PATCH v2 0/4] Refactor TPM event log code
 2018-04-12 10:13 UTC  (5+ messages)
` [PATCH v2 1/4] tpm: Add explicit endianness cast
` [PATCH v2 2/4] tpm: Move eventlog files to a subdirectory
` [PATCH v2 3/4] tpm: Move shared eventlog functions to common.c
` [PATCH v2 4/4] tpm: Move eventlog declarations to its own header

[PATCH 00/11] ***[WIP] TTM per process lru ***
 2018-04-12 10:09 UTC  (12+ messages)
  ` [PATCH 01/11] drm/ttm: add ttm process struct
  ` [PATCH 02/11] drm/amdgpu: use ttm process in amdgpu vm
  ` [PATCH 04/11] drm/amdgpu: pass process to tbo
  ` [PATCH 05/11] drm/ttm: add per process lru
  ` [PATCH 06/11] drm/amdgpu: pass ttm process to buffer object
  ` [PATCH 07/11] drm/ttm: use RB tree instead of link list
  ` [PATCH 08/11] drm/ttm: add bo index
  ` [PATCH 09/11] drm/amdgpu: counter for every bo creation
  ` [PATCH 10/11] drm/ttm: some good fixes for per-vm-lru
  ` [PATCH 11/11] drm/ttm: bulk move per vm bo
` [PATCH 03/11] drm/amdgpu: add kernel process

[Qemu-devel] [PATCH 0/5] Enable postcopy RDMA live migration
 2018-04-12 10:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/5] migration: add the interface to set get_return_path

4.15.14 crash with iscsi target and dvd
 2018-04-12 10:07 UTC  (11+ messages)

[PATCH v2] ovl: set lower layer st_dev only if setting lower st_ino
 2018-04-12 10:07 UTC  (2+ messages)

WARNING in kobject_add_internal
 2018-04-12 10:04 UTC  (8+ messages)
        ` [Bridge] "

[PATCH] media: imx: Skip every second frame in VDIC DIRECT mode
 2018-04-12 10:04 UTC  (2+ messages)

v3.18.104 build: 10 failures 1 warnings (v3.18.104)
 2018-04-12 10:03 UTC  (3+ messages)

KASAN: slab-out-of-bounds Write in perf_callchain_user
 2018-04-12 10:02 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2018-04-11
 2018-04-12 10:02 UTC  (3+ messages)

[PATCH] xfs/444: add check for xfs_db write bno array
 2018-04-12 10:00 UTC 

[PATCH 0/9] Update for QCOM NAND driver
 2018-04-12  9:59 UTC  (8+ messages)
` [PATCH 1/9] mtd: nand: qcom: use the ecc strength from device parameter

[Bug 104190] Artifacts in CSGO map de_cache when shader level is "high" or "very high (default)"
 2018-04-12  9:59 UTC  (2+ messages)

[v3] ASoC: AMD: Support headset button on Stoney DA7219
 2018-04-12  9:57 UTC 

[RESEND PATCH v7 0/2] DW9807 DT binding and driver patches
 2018-04-12  9:57 UTC  (4+ messages)
` [RESEND PATCH v7 2/2] media: dw9807: Add dw9807 vcm driver

[RFA] HE support
 2018-04-12  9:55 UTC  (4+ messages)

[PATCH v6 00/30] DRM Rockchip rk3399 (Kevin)
 2018-04-12  9:54 UTC  (3+ messages)
  ` [PATCH v6 23/30] drm/rockchip: analogix_dp: Do not call Analogix code before bind


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.