All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-13 06:14:21 to 2019-06-13 07:35:15 UTC [more...]

[BISECTED REGRESSION] b43legacy broken on G4 PowerBook
 2019-06-13  7:29 UTC  (11+ messages)

[PATCH] ARM: dts: imx7ulp: add crypto support
 2019-06-13  6:56 UTC  (10+ messages)

[PATCH V5 1/3] mm/hotplug: Reorder arch_remove_memory() call in __remove_memory()
 2019-06-13  6:14 UTC  (7+ messages)
` [PATCH V5 - Rebased] mm/hotplug: Reorder memblock_[free|remove]() calls in try_remove_memory()

[PATCH 0/9] x86: Concurrent TLB flushes and other improvements
 2019-06-13  6:48 UTC  (3+ messages)
` [Xen-devel] [PATCH 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
  `  "

[Bug 110883] [Regression linux 5.2-rc4][bisected] hang on boot
 2019-06-13  7:35 UTC  (2+ messages)

[Bug 110906] [Regression 5.2-rc4] Frozen screen with `Memory manager not clean during takedown.`
 2019-06-13  7:35 UTC  (2+ messages)

[PATCH 00/60] xen: add core scheduling support
 2019-06-13  7:34 UTC  (5+ messages)
` [PATCH 13/60] xen/sched: move some per-vcpu items to struct sched_unit
  ` [Xen-devel] "

[Bug 99970] DRI3 steam login window is empty
 2019-06-13  7:33 UTC  (2+ messages)

[CI] drm/i915: Move fence register tracking from i915->mm to ggtt
 2019-06-13  7:32 UTC 

[PATCH v2] ath11k: fix firmware assert due to phymode mismatch
 2019-06-13  7:31 UTC 

[PATCH v9 0/5] KVM: arm/arm64: add support for chained counters
 2019-06-13  7:30 UTC  (4+ messages)
` [PATCH v9 4/5] KVM: arm/arm64: remove pmc->bitmask

[PATCH v3 0/9] Remove explicit locking and kmap arguments from GEM VRAM interface
 2019-06-13  7:30 UTC  (10+ messages)
` [PATCH v3 1/9] drm/gem-vram: Support pinning buffers to current location
` [PATCH v3 2/9] drm/ast: Unpin cursor BO during cleanup
` [PATCH v3 3/9] drm/ast: Remove obsolete or unused cursor state
` [PATCH v3 4/9] drm/ast: Pin and map cursor source BO during update
` [PATCH v3 5/9] drm/ast: Pin framebuffer BO during dirty update
` [PATCH v3 6/9] drm/mgag200: "
` [PATCH v3 7/9] drm/mgag200: Rewrite cursor handling
` [PATCH v3 8/9] drm: Remove lock interfaces from GEM VRAM helpers
` [PATCH v3 9/9] drm: Remove functions with kmap-object argument "

[f2fs-dev] [PATCH v2] f2fs: only set project inherit bit for directory
 2019-06-13  7:29 UTC  (3+ messages)
  `  "

[RFC 00/10] Process-local memory allocations for hiding KVM secrets
 2019-06-13  7:27 UTC  (5+ messages)

[PATCH] MAINTAINERS: change the arch/riscv git tree to the new shared tree
 2019-06-13  7:25 UTC  (2+ messages)

[LTP] [PATCH v3 1/3] lib: add ltp_alloc_stack()
 2019-06-13  7:24 UTC  (3+ messages)
` [LTP] [PATCH v3 2/3] lib: rename ltp_clone_malloc to ltp_clone_alloc
` [LTP] [PATCH v3 3/3] syscalls/ioctl_ns0[156]: align stack and wait for child

[U-Boot] [PATCH v5 1/2] arm: i.MX: Add CMD_NANDBCB Kconfig entry
 2019-06-13  7:20 UTC  (3+ messages)

[PATCH 1/4] drm/i915: Refine placement of gt.reset_lockmap
 2019-06-13  7:19 UTC  (8+ messages)
` [PATCH 2/4] drm/i915: Avoid tainting i915_gem_park() with wakeref.lock
` [PATCH 3/4] drm/i915: Move fence register tracking from i915->mm to ggtt
` [PATCH 4/4] drm/i915: Track ggtt fence reservations under its own mutex
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Refine placement of gt.reset_lockmap
` ✗ Fi.CI.BAT: failure "

[PATCH 0/2] Add MediaTek I3C master controller driver
 2019-06-13  2:29 UTC  (7+ messages)
` [PATCH 2/2] i3c: master: Add driver for MediaTek IP

[GIT PULL 1/4] soc changes for omap variants for v5.3
 2019-06-13  7:10 UTC  (8+ messages)
` [GIT PULL 2/4] dts "
` [GIT PULL 3/4] ti-sysc driver changes "
` [GIT PULL 4/4] ti-sysc dts "

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-13  7:17 UTC  (11+ messages)

[PATCH 0/7] arm64: Enable access to pmu registers by user-space
 2019-06-13  7:10 UTC  (6+ messages)
` [PATCH 3/7] perf: arm64: Use rseq to test userspace access to pmu counters

binfmt_flat cleanups and RISC-V support v2
 2019-06-13  7:09 UTC  (54+ messages)
` [PATCH 01/17] binfmt_flat: remove flat_reloc_valid
` [PATCH 02/17] binfmt_flat: remove flat_set_persistent
` [PATCH 03/17] binfmt_flat: provide a default version of flat_get_relocate_addr
` [PATCH 04/17] binfmt_flat: remove flat_old_ram_flag
` [PATCH 05/17] binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
` [PATCH 06/17] binfmt_flat: remove the uapi <linux/flat.h> header
` [PATCH 07/17] binfmt_flat: remove the unused OLD_FLAT_FLAG_RAM definition
` [PATCH 08/17] binfmt_flat: consolidate two version of flat_v2_reloc_t
` [PATCH 09/17] binfmt_flat: use fixed size type for the on-disk format
` [PATCH 10/17] binfmt_flat: add endianess annotations
` [PATCH 11/17] binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option
` [PATCH 12/17] binfmt_flat: make support for old format binaries optional
` [PATCH 13/17] binfmt_flat: provide an asm-generic/flat.h
` [PATCH 14/17] binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
` [PATCH 15/17] binfmt_flat: move the MAX_SHARED_LIBS definition to binfmt_flat.c
` [PATCH 16/17] binfmt_flat: don't offset the data start
` [PATCH 17/17] riscv: add binfmt_flat support

[U-Boot] [PATCH 1/1] pico-imx7d: Enable DM_USB
 2019-06-13  7:16 UTC  (2+ messages)

[U-Boot] rtl8169: use dm_pci_map_bar
 2019-06-13  7:16 UTC  (3+ messages)

[PATCH V2 08/15] staging: unisys: visorhba: use sg helper to operate sgl
 2019-06-13  7:13 UTC  (2+ messages)
` [PATCH V2 09/15] s390: zfcp_fc: "

[PATCH v3] mt76: mt7615: add support for per-chain signal strength reporting
 2019-06-13  7:13 UTC  (3+ messages)
  ` [PATCH v2 1/2] mt76: mt7615: fix incorrect settings in mesh mode
      ` [PATCH v2 2/2] mt76: mt7615: update peer's bssid when state transition occurs

[Qemu-devel] [RFC PATCH] spapr_pci: Fix Null pointer dereferences in spapr_dt_pci_bus()
 2019-06-13  7:07 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH] f2fs: add boundary check in inline_data_addr
 2019-06-13  7:09 UTC  (4+ messages)
` [f2fs-dev] "

[v4 0/4] Enable Multi-segmented-gamma for ICL
 2019-06-13  7:06 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Enable Multi-segmented-gamma for ICL (rev4)

[U-Boot] [RFC 0/6] efi_loader: support runtime variable access via cache
 2019-06-13  7:06 UTC  (4+ messages)
` [U-Boot] [RFC 2/6] efi: add RuntimeServicesSupported variable

Re:
 2019-06-13  7:02 UTC 

[PATCH] soc: ixp4xx: npe: Fix an IS_ERR() vs NULL check in probe
 2019-06-13  7:02 UTC 

[PATCH] selftests/bpf: signedness bug in enable_all_controllers()
 2019-06-13  7:00 UTC 

[PATCH 01/13] drm/amdgpu: introduce and honour DRM_FORCE_AUTH workaround
 2019-06-13  7:00 UTC  (5+ messages)
` [PATCH 12/13] drm/virtio: drop DRM_AUTH usage from the driver

[PATCH dev-5.1 v2] ARM: dts: aspeed: Add Inspur fp5280g2 BMC machine
 2019-06-13  7:00 UTC 

[PATCH] coresight: potential uninitialized variable in probe()
 2019-06-13  6:58 UTC  (2+ messages)

[PATCH 1/4] drm/virtio: Ensure cached capset entries are valid before copying
 2019-06-13  6:59 UTC  (4+ messages)
` [PATCH v2 4/4] drm/virtio: Add memory barriers for capset cache

[PATCH] mm/slab: restore IRQs in kfree()
 2019-06-13  6:56 UTC  (2+ messages)

[cip-dev] CIP IRC weekly meeting today
 2019-06-13  6:56 UTC  (2+ messages)

[bug report] coresight: etm: Clean up device specific data
 2019-06-13  6:55 UTC 

[bug report] coresight: tmc: Clean up device specific data
 2019-06-13  6:55 UTC 

[bug report] ACPI: Add new IORT functions to support MSI domain handling
 2019-06-13  6:54 UTC 

[PATCH] f2fs: replace ktype default_attrs with default_groups
 2019-06-13  6:53 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v3 0/6] rockchip: rk3399: Make u-boot.itb as BUILD_TARGET
 2019-06-13  6:53 UTC  (3+ messages)
` [U-Boot] "

[PATCH] f2fs: fix is_idle() check for discard type
 2019-06-13  6:52 UTC  (4+ messages)
` [f2fs-dev] "

[Intel-wired-lan] i350 software defined pins sysfs access
 2019-06-13  6:51 UTC  (3+ messages)

[PATCH v3] net: dccp: Checksum verification enhancement
 2019-06-13  6:51 UTC 

[PATCH net] net: phy: sfp: clean up a condition
 2019-06-13  6:51 UTC 

[PATCH mlx5-next 01/12] net/mlx5: Fix mlx5_core_destroy_cq() error flow
 2019-06-13  6:46 UTC  (12+ messages)
` [PATCH mlx5-next 02/12] net/mlx5: Use event mask based on device capabilities
` [PATCH mlx5-next 03/12] net/mlx5: Expose the API to register for ANY event
` [PATCH mlx5-next 04/12] net/mlx5: mlx5_core_create_cq() enhancements
` [PATCH mlx5-next 05/12] net/mlx5: Report a CQ error event only when a handler was set
` [PATCH mlx5-next 06/12] net/mlx5: Report EQE data upon CQ completion
` [PATCH mlx5-next 07/12] net/mlx5: Expose device definitions for object events
` [PATCH rdma-next 08/12] IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
` [PATCH rdma-next 09/12] IB/mlx5: Register DEVX with mlx5_core to get async events
` [PATCH rdma-next 10/12] IB/mlx5: Enable subscription for device events over DEVX
` [PATCH rdma-next 11/12] IB/mlx5: Implement DEVX dispatching event
` [PATCH rdma-next 12/12] IB/mlx5: Add DEVX support for CQ events

[U-Boot] [PATCH] km/spi: port SPI flash of KM Kirkwood boards to driver model
 2019-06-13  6:46 UTC  (2+ messages)

[PATCH 1/2] drm/omapdrm: drop fb_debug_enter/leave
 2019-06-13  6:45 UTC  (3+ messages)
` [PATCH 2/2] drm/ast: Drop fb_debug_enter/leave

[dpdk-dev] [PATCH v1] net/memif: multi-process support
 2019-06-13  6:42 UTC 

[PATCH 1/2] ext4: only set project inherit bit for directory
 2019-06-13  6:36 UTC  (5+ messages)
` [PATCH 2/2] f2fs: "
  ` [f2fs-dev] "

[PATCH] PCI: Expose hidden NVIDIA HDA controllers
 2019-06-13  6:35 UTC 

[PATCH] RDMA/hns: Fix an error code in hns_roce_create_srq()
 2019-06-13  6:33 UTC  (2+ messages)
` [PATCH] RDMA/hns: Fix an error code in hns_roce_set_user_sq_size()

[GIT,PULL] mediatek drm fixes for 5.2
 2019-06-13  6:31 UTC  (3+ messages)

[warrior][PATCH] openssl: Fix a build bug on aarch64BE
 2019-06-13  6:31 UTC  (2+ messages)
` ✗ patchtest: failure for "

[cip-dev] iwg20m with preferred kernel set to 4.4
 2019-06-13  6:29 UTC  (4+ messages)
` [cip-dev] [next] iwg20m: add support for this board

[PATCH mlx5-next 01/12] net/mlx5: Fix mlx5_core_destroy_cq() error flow
 2019-06-13  6:26 UTC  (12+ messages)
` [PATCH mlx5-next 02/12] net/mlx5: Use event mask based on device capabilities
` [PATCH mlx5-next 03/12] net/mlx5: Expose the API to register for ANY event
` [PATCH mlx5-next 04/12] net/mlx5: mlx5_core_create_cq() enhancements
` [PATCH mlx5-next 05/12] net/mlx5: Report a CQ error event only when a handler was set
` [PATCH mlx5-next 06/12] net/mlx5: Report EQE data upon CQ completion
` [PATCH mlx5-next 07/12] net/mlx5: Expose device definitions for object events
` [PATCH rdma-next 08/12] IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
` [PATCH rdma-next 09/12] IB/mlx5: Register DEVX with mlx5_core to get async events
` [PATCH rdma-next 10/12] IB/mlx5: Enable subscription for device events over DEVX
` [PATCH rdma-next 11/12] IB/mlx5: Implement DEVX dispatching event
` [PATCH rdma-next 12/12] IB/mlx5: Add DEVX support for CQ events

[PATCH 00/92] ram: rk3399: Add LPDDR4 support
 2019-06-13  6:26 UTC  (9+ messages)
      ` [U-Boot] "

[Qemu-devel] [RFC PATCH v4 0/5] target/ppc: single step for KVM HV
 2019-06-13  6:03 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH v4 5/5] target/ppc: support single stepping with "

Precision Time Protocol on Xenomai 2
 2019-06-13  6:22 UTC 

[Qemu-devel] [PATCH qemu] loader: Trace loaded images
 2019-06-13  5:59 UTC  (2+ messages)

[U-Boot] [PATCH] board: atmel: fix pda variable not being reset
 2019-06-13  6:22 UTC 

[Qemu-devel] [PATCH 0/3] Some fixes for make check-acceptance on a POWER host
 2019-06-13  6:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] tests/acceptance: Specify arch for QueryCPUModelExpansion
` [Qemu-devel] [PATCH 2/3] tests/acceptance: Handle ppc64le host arch correctly
` [Qemu-devel] [PATCH 3/3] tests/acceptance: Increase timeout for LinuxSSH test

[PATCH] wic/bootimg-efi: allow multiple initrd
 2019-06-13  6:21 UTC 

[PATCH] f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags
 2019-06-13  6:20 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH] mm/ioremap: Probe platform for p4d huge map support
 2019-06-13  6:19 UTC 

Endless busyness, the forecoming
 2019-06-13  6:16 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/8] drm/i915: Keep contexts pinned until after the next kernel context switch

[Qemu-devel] [PATCH v8] ssh: switch from libssh2 to libssh
 2019-06-13  6:11 UTC 

[PATCH] gpu/drm/i915: globally replace dev_priv with i915
 2019-06-13  6:14 UTC  (2+ messages)


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.