All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-05 08:47:37 to 2018-10-05 09:44:50 UTC [more...]

[PATCH v4 00/11] imx-media: Fixes for interlaced capture
 2018-10-05  9:44 UTC  (4+ messages)
` [PATCH v4 02/11] gpu: ipu-csi: Swap fields according to input/output field types

[Qemu-devel] [PATCH] linux-user: Suppress address-of-packed-member warnings in __get/put_user_e
 2018-10-05  9:43 UTC  (4+ messages)

[PATCH v2 0/3] mtd: rawnand: add STM32 FMC2 NAND flash controller driver
 2018-10-05  9:42 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentation
` [PATCH v2 2/3] mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
` [PATCH v2 3/3] mtd: rawnand: stm32_fmc2: add manual mode

[meta-oe][PATCH] ceres-solver: Removed empty package
 2018-10-05  9:44 UTC  (2+ messages)

[PATCH] s390: vfio-ap: trace the update of APCB masks
 2018-10-05  9:42 UTC  (11+ messages)
` [PATCH v1 0/2] KVM: s390: Tracing APCB changes
  ` [PATCH v1 1/2] "
  ` [PATCH v1 2/2] s390: vfio-ap: setup APCB mask using KVM dedicated function

[Qemu-devel] [PATCH] hw/core/generic-loader: Set a category for the generic-loader device
 2018-10-05  9:42 UTC 

[GIT PULL] perf fixes
 2018-10-05  9:42 UTC 

[PATCH] drm/i915: Make shared dpll functions take crtc_state, v2
 2018-10-05  9:41 UTC  (2+ messages)
` [PATCH] drm/i915: Make shared dpll functions take crtc_state, v3

x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
 2018-10-05  9:39 UTC  (10+ messages)

[PATCH v9 0/3]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-10-05  9:39 UTC  (6+ messages)
` [PATCH v9 2/3]: perf record: enable asynchronous trace writing

[GIT PULL] locking fixes
 2018-10-05  9:36 UTC 

[PATCH 0/5] Spectre big.Little updates
 2018-10-05  9:35 UTC  (6+ messages)
  ` [PATCH 5/5] ARM: spectre-v2: per-CPU vtables to work around big.Little systems

[U-Boot] [PATCH 0/5] arm: cleanup prototypes in u-boot-arm.h
 2018-10-05  9:33 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] arm: remove prototype for arch_interrupt_init
` [U-Boot] [PATCH 2/5] arm: remove prototype for reset_timer_masked
` [U-Boot] [PATCH 3/5] arm: remove prototype for udelay_masked
` [U-Boot] [PATCH 4/5] arm: remove prototype for get_timer_masked
` [U-Boot] [PATCH 5/5] arm: remove duplicated prototypes in u-boot.arm.h

[PATCH v11 0/2] Add XYUV format support
 2018-10-05  9:32 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Add XYUV format support (rev8)

[Bug 106671] Frequent lock ups for AMD RX 550 graphics card
 2018-10-05  9:32 UTC 

[PATCH v9 00/10] x86: macrofying inline asm
 2018-10-05  9:31 UTC  (11+ messages)
` [PATCH v9 04/10] x86: refcount: prevent gcc distortions

[Qemu-devel] [PATCH] hw/arm/virt: add DT property /secure-chosen/sdtout-path being secure UART
 2018-10-05  9:26 UTC  (3+ messages)

[Qemu-devel] [RFC] [PATCH 0/3] qemu: arm: Migration between machines with different MIDR values
 2018-10-05  9:17 UTC  (5+ messages)

[Qemu-devel] [PATCH] edid: fix vendor default
 2018-10-05  9:19 UTC 

[Qemu-devel] [PATCH v5 00/16] memory-device: complete refactoring
 2018-10-05  9:20 UTC  (17+ messages)
` [Qemu-devel] [PATCH v5 01/16] memory-device: fix alignment error message
` [Qemu-devel] [PATCH v5 02/16] memory-device: fix error message when hinted address is too small
` [Qemu-devel] [PATCH v5 03/16] memory-device: improve "range conflicts" error message
` [Qemu-devel] [PATCH v5 04/16] pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
` [Qemu-devel] [PATCH v5 05/16] memory-device: use memory device terminology in error messages
` [Qemu-devel] [PATCH v5 06/16] memory-device: introduce separate config option
` [Qemu-devel] [PATCH v5 07/16] memory-device: forward errors in get_region_size()/get_plugged_size()
` [Qemu-devel] [PATCH v5 08/16] memory-device: document MemoryDeviceClass
` [Qemu-devel] [PATCH v5 09/16] memory-device: add and use memory_device_get_region_size()
` [Qemu-devel] [PATCH v5 10/16] memory-device: factor out get_memory_region() from pc-dimm
` [Qemu-devel] [PATCH v5 11/16] memory-device: drop get_region_size()
` [Qemu-devel] [PATCH v5 12/16] memory-device: add device class function set_addr()
` [Qemu-devel] [PATCH v5 13/16] memory-device: complete factoring out pre_plug handling
` [Qemu-devel] [PATCH v5 14/16] memory-device: complete factoring out plug handling
` [Qemu-devel] [PATCH v5 15/16] memory-device: complete factoring out unplug handling
` [Qemu-devel] [PATCH v5 16/16] memory-device: trace when pre_plugging/plugging/unplugging

[PATCH 1/2] drm/i915: Warn if request allocation stalls
 2018-10-05  9:31 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Remove the global cache shrink & rcu barrier on allocation failure
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Warn if request allocation stalls

[Qemu-devel] [PATCH v2] secondary-vga: delete mmio subregions upon exit
 2018-10-05  9:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/display/qxl: Suppress clang-7 warning about misaligned atomic operation
 2018-10-05  9:24 UTC 

[PATCH v2 00/13] drm/i915: First cleanup pass to get rid of more crtc->config users
 2018-10-05  9:30 UTC  (6+ messages)
` [PATCH v2 08/13] drm/i915: Make shared dpll functions take crtc_state

[PATCH 0/2] nvme: NUMA locality for fabrics
 2018-10-05  9:29 UTC  (3+ messages)
` [PATCH 1/2] nvme: NUMA locality information "
` [PATCH 2/2] nvme-multipath: manual NUMA configuration

[PATCH] Fix typo in a comment in arch/arm64/mm/kasan_init.c
 2018-10-05  9:29 UTC  (2+ messages)

[PATCH] block: BFQ default for single queue devices
 2018-10-05  9:28 UTC  (11+ messages)

[PATCH] kernel/bounds: Provide prototype for foo
 2018-10-05  9:27 UTC  (5+ messages)
` [PATCH] kbuild: fix kernel/bounds.c 'W=1' warning

[PATCH v3 0/6] Add method to describe tile/bit_level_packed formats
 2018-10-05  9:27 UTC  (7+ messages)
` [PATCH v3 1/6] drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info
` [PATCH v3 2/6] drm/fourcc: Add fourcc for Mali linear tiled formats
` [PATCH v3 3/6] drm: mali-dp: Enable Mali-DP tiled buffer formats
` [PATCH v3 4/6] drm: Extend framebuffer_check to handle formats with cpp/char_per_block 0
` [PATCH v3 5/6] drm/fourcc: Add AFBC yuv fourccs for Mali
` [PATCH v3 6/6] drm/afbc: Add AFBC modifier usage documentation

[PATCH v3 00/25] dom0less step1: boot multiple domains from device tree
 2018-10-05  9:25 UTC  (5+ messages)
` [PATCH v3 23/25] xen: support console_switching between Dom0 and DomUs on ARM

[PATCH 0/2] Enhance btrfs_verify_dev_extents() to do more checks on dev extents
 2018-10-05  9:22 UTC  (7+ messages)
` [PATCH 1/2] btrfs: volumes: Make sure there is no overlap dev extents at mount time
` [PATCH 2/2] btrfs: volumes: Make sure no dev extent is beyond device boundary

[PATCH v6] drm/i915: Engine discovery query
 2018-10-05  9:21 UTC  (5+ messages)
` [PATCH v7] "

[Ksummit-discuss] New CoC and Brendan Eich
 2018-10-05  9:20 UTC  (7+ messages)

[PATCH v2 1/2] Bluetooth:LE credit based connection result values
 2018-10-05  9:18 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth : Errata Service Release 8, Erratum 3253

[RFC v2 00/12] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2018-10-05  9:20 UTC  (7+ messages)
` [RFC v2 04/12] rtw88: trx files
` [RFC v2 06/12] rtw88: fw and efuse files

What to do with damaged root fllesystem (opensuse leap 42.2)
 2018-10-05  9:17 UTC  (2+ messages)

[PATCH] media: vivid: Support 480p for webcam capture
 2018-10-05  9:18 UTC  (3+ messages)

low energy: does gatt client/server work in current version? How to test?
 2018-10-05  9:15 UTC  (4+ messages)

[Bug 107955] AMDGPU driver keeps reloading on hybrid graphics system causing stuttering
 2018-10-05  9:15 UTC 

[PATCH] config: disable RTE_NEXT_ABI by default
 2018-10-05  9:13 UTC  (5+ messages)
` [PATCH v2] "

[FOR CI 01/22] drm/amdgpu: Remove default best_encoder hook from DC
 2018-10-05  9:13 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [FOR,CI,01/22] "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/icl: MBUS B credit change
 2018-10-05  9:10 UTC  (2+ messages)

[PATCH 0/6] Chunk allocator DUP fix and cleanups
 2018-10-05  9:10 UTC  (8+ messages)
` [PATCH 1/6] btrfs: alloc_chunk: do not refurbish num_bytes
` [PATCH 2/6] btrfs: alloc_chunk: improve chunk size variable name
` [PATCH 4/6] btrfs: fix ncopies raid_attr for RAID56

[PATCH v1] phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845
 2018-10-05  9:09 UTC  (2+ messages)

Floating point register corruption on ARM Cortex A57 (ARMv8) with RT_PREEMPT linux
 2018-10-05  2:12 UTC 

[PATCH] mem: share legacy and single file segments mode with secondaries
 2018-10-05  9:04 UTC  (6+ messages)
` [PATCH v2] mem: store memory mode flags in shared config

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-10-05  9:04 UTC  (43+ messages)
` [PATCH v5 01/17] arm64: add pointer authentication register bits
` [PATCH v5 02/17] arm64/kvm: consistently handle host HCR_EL2 flags
` [PATCH v5 03/17] arm64/kvm: hide ptrauth from guests
` [PATCH v5 04/17] arm64: Don't trap host pointer auth use to EL2
` [PATCH v5 05/17] arm64/cpufeature: detect pointer authentication
` [PATCH v5 06/17] asm-generic: mm_hooks: allow hooks to be overridden individually
` [PATCH v5 07/17] arm64: add basic pointer authentication support
` [PATCH v5 08/17] arm64: expose user PAC bit positions via ptrace
` [PATCH v5 09/17] arm64: perf: strip PAC when unwinding userspace
` [PATCH v5 10/17] arm64: enable pointer authentication
` [PATCH v5 11/17] arm64: docs: document "
` [RFC 12/17] arm64: move ptrauth keys to thread_info
` [RFC 13/17] arm64: install user ptrauth keys at kernel exit time
` [RFC 14/17] arm64: unwind: strip PAC from kernel addresses
` [RFC 15/17] arm64: enable ptrauth earlier
` [RFC 16/17] arm64: initialize and switch ptrauth kernel keys
` [RFC 17/17] arm64: compile the kernel with ptrauth -msign-return-address

[RFC v2 bpf-next 0/5] Error handling when map lookup isn't supported
 2018-10-05  2:07 UTC  (4+ messages)
` [RFC v2 bpf-next 5/5] selftests/bpf: verifier, check bpf_map_lookup_elem access in bpf prog

[PATCH] doc: update for ENA supported drivers
 2018-10-05  9:02 UTC 

[PATCH v14 0/9] paravirtual IOMMU pre-requisites and clean-up
 2018-10-05  9:02 UTC  (6+ messages)
` [PATCH v14 4/9] iommu: don't domain_crash() inside iommu_map/unmap_page()

[PATCH 00/15] fs: fixes for serious clone/dedupe problems
 2018-10-05  9:02 UTC  (5+ messages)
` [PATCH 02/15] xfs: refactor clonerange preparation into a separate helper
      ` [Ocfs2-devel] "

Nandsim, UBIFS and memory concerns
 2018-10-05  9:00 UTC  (6+ messages)

[PATCH V3] x86/altp2m: propagate ept.ad changes to all active altp2ms
 2018-10-05  9:01 UTC  (6+ messages)

[PATCH BlueZ 1/3] shared/tester: Add option to print to monitor
 2018-10-05  9:00 UTC  (3+ messages)
` [PATCH BlueZ 2/3] monitor: Add support for user input/output data
` [PATCH BlueZ 3/3] unit: Make use of tester_monitor to print input/output PDUs

[Xenomai] ipipe-4.14: planned release date
 2018-10-05  8:59 UTC  (3+ messages)

[PATCH 00/11] Cleanup dev-replace locking
 2018-10-05  8:58 UTC  (5+ messages)

[PATCH] eal/vfio: share the default container in multi process
 2018-10-05  8:57 UTC  (4+ messages)

DPDK 18.05 only works with up to 4 NUMAs systems
 2018-10-05  8:56 UTC  (11+ messages)

[Qemu-devel] ACPI PCI hotplug table updates
 2018-10-05  8:55 UTC  (4+ messages)

[PATCH] eventdev: prefix global variable
 2018-10-05  8:55 UTC  (2+ messages)

[PATCH v2] reset: Exclusive resets must be dedicated to a single hardware block
 2018-10-05  8:55 UTC  (4+ messages)

[U-Boot] [PATCH v1 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-10-05  8:55 UTC  (6+ messages)
` [U-Boot] [PATCH v1 03/19] dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL

[PATCH 0/2] add i2c controlled qixis driver
 2018-10-05  8:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: fsl: Document Qixis FPGA usage
` [PATCH 2/2] fsl: add i2c controlled qixis driver

[PATCH] dax: Fix deadlock in dax_lock_mapping_entry()
 2018-10-05  1:57 UTC  (6+ messages)

[ftrace/kprobes PATCH 0/3] tracing: probeevent: Fix module symbol probing
 2018-10-05  8:53 UTC  (5+ messages)
` [ftrace/kprobes PATCH 3/3] tracing/kprobes: Allow kprobe-events to record module symbol

[Fuego] [PATCH] fix_Benchmark_cyclictest_with_env
 2018-10-05  8:53 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] qemu-openbios.for-upstream queue 20181005
 2018-10-05  8:51 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] Update OpenBIOS images to 441a84d3 built from submodule

[PATCH] spi: spi-ep93xx: Change dir type in ep93xx_spi_dma_{finish,prepare}
 2018-10-05  8:52 UTC  (4+ messages)

[PATCH v2] mm: Introduce new function vm_insert_kmem_page
 2018-10-05  8:52 UTC  (13+ messages)

[U-Boot] [PATCH 00/11] efi_loader: patches for Shell.efi
 2018-10-05  8:52 UTC  (6+ messages)
` [U-Boot] [PATCH 02/11] efi_loader: Initial HII protocols

[PATCH] iwlwifi: acpi: Use kmemdup rather than duplicating its implementation in iwl_parse_nvm_mcc_i
 2018-10-05  9:02 UTC  (2+ messages)
` [PATCH] iwlwifi: acpi: Use kmemdup rather than duplicating its implementation in iwl_parse_nvm_mcc_info

[PATCH 0/6] cpuidle: menu: Fixes, optimizations and cleanups
 2018-10-05  8:49 UTC  (6+ messages)
` [PATCH 3/6] cpuidle: menu: Get rid of first_idx from menu_select()

[PATCH v2 0/5] i2c: adv748x: add support for CSI-2 TXA to work in 1-, 2- and 4-lane mode
 2018-10-05  8:49 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: adv748x: make data-lanes property mandatory for CSI-2 endpoints

[Qemu-devel] [PATCH 0/1] add exit-script option to qemu
 2018-10-05  8:38 UTC  (4+ messages)

[Qemu-devel] [PATCH] scripts/device-crash-test: Remove devices that are not user_creatable anymore
 2018-10-05  8:44 UTC 


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.