All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-13 04:06:48 to 2019-06-13 07:08:48 UTC [more...]

[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  (8+ messages)
` [PATCH V5 - Rebased] mm/hotplug: Reorder memblock_[free|remove]() calls in try_remove_memory()

[RESEND PATCH V3] drm/drm_vblank: Change EINVAL by the correct errno
 2019-06-13  5:39 UTC  (5+ messages)
` Drop use of DRM_WAIT_ON() [Was: drm/drm_vblank: Change EINVAL by the correct errno]
` ✗ Fi.CI.CHECKPATCH: warning for drm/drm_vblank: Change EINVAL by the correct errno (rev3)
` ✗ Fi.CI.BAT: failure "

[PATCH v4 0/7] cpufreq support for Raspberry Pi
 2019-06-13  4:31 UTC  (3+ messages)

[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
  `  "

binfmt_flat cleanups and RISC-V support v2
 2019-06-13  7:08 UTC  (3+ messages)
` [PATCH 01/17] binfmt_flat: remove flat_reloc_valid
` [PATCH 02/17] binfmt_flat: remove flat_set_persistent

[PATCH] MAINTAINERS: change the arch/riscv git tree to the new shared tree
 2019-06-13  7:07 UTC 

[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 1/4] drm/i915: Refine placement of gt.reset_lockmap
 2019-06-13  6:47 UTC  (5+ 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

[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  (4+ 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)

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

[U-Boot] [RFC] Reserve ATF memory on Marvell Armdada 3700/7K/8K
 2019-06-13  6:09 UTC  (8+ messages)
        ` [U-Boot] mvebu: reserve SRAM memory on Marvell Armada 3700/7K/8K

[PATCH v2] systemd: Backport OpenSSL BUF_MEM fix
 2019-06-13  6:07 UTC 

[PATCH v2] python-httplib2: upgrade 0.12.3 -> 0.13.0
 2019-06-13  6:05 UTC 

[PATCH] drm/i915: Refine eDP aux backlight enable sequence
 2019-06-13  6:01 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

[Buildroot] [autobuild.buildroot.net] Build results for 2019-06-12
 2019-06-13  6:00 UTC 

[PATCH rdma-next v1 0/4] Expose ENCAP mode to mlx5_ib
 2019-06-13  5:59 UTC  (6+ messages)
` [PATCH mlx5-next v1 1/4] net/mlx5: Declare more strictly devlink encap mode
` [PATCH mlx5-next v1 2/4] net/mlx5: Expose eswitch "

[thud/master][PATCH 1/2] packagegroup-*-graphics: add libdrm, wayland, weston to devkit
 2019-06-13  5:57 UTC  (2+ messages)
` [thud/master][PATCH 2/2] packagegroup-*-gtk: fixup packagegroups

[Xen-devel] [linux-4.14 test] 137618: regressions - FAIL
 2019-06-13  5:56 UTC 

[dpdk-dev] [PATCH v4 0/3] Add rte_eth_read_clock API
 2019-06-13  5:55 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 3/3] rxtx_callbacks: Add support for HW timestamp

[Ocfs2-devel] [PATCH] ocfs: no need to check return value of debugfs_create functions
 2019-06-13  5:54 UTC  (3+ messages)
  ` [Ocfs2-devel] [PATCH v2] "

(no subject)
 2019-06-13  5:54 UTC 

[cip-dev] [isar-cip-core][next] bmap: apply bmap patch to isar until we upgrade
 2019-06-13  5:51 UTC 

[Qemu-devel] [PATCH v2 00/11] monitor: Split monitor.c in core/HMP/QMP/misc
 2019-06-13  5:44 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 09/11] monitor: Split out monitor/qmp.c
` [Qemu-devel] [PATCH v2 10/11] monitor: Split out monitor/hmp.c

[PATCH] ubifs: no need to check return value of debugfs_create functions
 2019-06-13  5:47 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/3] fastboot: Fix getvar "has-slot" and cleanup
 2019-06-13  5:47 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/3] fastboot: Use const qualifier for char *part_name
` [U-Boot] [PATCH v2 2/3] fastboot: getvar: Refactor fastboot_*_get_part_info() usage
` [U-Boot] [PATCH v2 3/3] fastboot: Check if partition really exist in getvar_has_slot()

[PATCH v2 1/2] efivar: add
 2019-06-13  5:41 UTC  (3+ messages)
` [PATCH v2 2/2] efibootmgr: add

[U-Boot] rtl8169: use dm_pci_map_bar
 2019-06-13  5:40 UTC  (2+ messages)

(AD)解决高层领导.研发经理最为头疼的问题
 2019-06-13  5:37 UTC 

[PATCH v4 00/14] Provide generic top-down mmap layout functions
 2019-06-13  5:29 UTC  (3+ messages)

[PATCH 0/3] Enable THP for text section of non-shmem files
 2019-06-13  5:21 UTC  (4+ messages)
` [PATCH 1/3] mm: check compound_head(page)->mapping in filemap_fault()
` [PATCH 2/3] mm,thp: stats for file backed THP
` [PATCH 3/3] mm,thp: add read-only THP support for (non-shmem) FS

[PATCH] drm/i915: Prevent lock-cycles between GPU waits and GPU resets
 2019-06-13  5:21 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Prevent lock-cycles between GPU waits and GPU resets (rev2)

[PATCH REBASE v2 0/2] Hugetlbfs support for riscv
 2019-06-13  5:18 UTC  (3+ messages)

[PATCH V3 1/4] dt-bindings: arm: imx: Add the soc binding for i.MX8MN
 2019-06-13  5:13 UTC  (4+ messages)
` [PATCH V3 2/4] arm64: dts: freescale: Add i.MX8MN dtsi support
` [PATCH V3 3/4] arm64: dts: freescale: Add i.MX8MN DDR4 EVK board support
` [PATCH V3 4/4] dt-bindings: arm: imx: Add the soc binding for i.MX8MQ

[Qemu-devel] [PATCH qemu v2] hmp: Print if memory section is registered with an accelerator
 2019-06-13  5:07 UTC  (13+ messages)

[PATCH v3] i2c: bcm2835: Model Divider in CCF
 2019-06-13  5:09 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 0/2] powerpc/bpf: DIV64 instruction fix
 2019-06-13  5:06 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2] e1000e: PCIm function state support
 2019-06-13  5:06 UTC 

[PATCH] ALSA: dice: fix compiler warning due to returning uninitialized value
 2019-06-13  5:00 UTC  (2+ messages)

[PATCH] kernel-fitimage: uboot-sign: Check UBOOT_DTB_BINARY before adding deps
 2019-06-13  4:59 UTC  (8+ messages)

[U-Boot] [PATCH v3 00/16] arm: k3: arm64: Initial support for Texas Instrument's J721E Platform
 2019-06-13  4:59 UTC  (17+ messages)
` [U-Boot] [PATCH v3 01/16] arm: K3: j721e: Add basic support for J721E SoC definition
` [U-Boot] [PATCH v3 02/16] armv7R: K3: j721e: Add support for boot device detection
` [U-Boot] [PATCH v3 03/16] armv7R: K3: j721e: Unlock all applicable control MMR registers
` [U-Boot] [PATCH v3 04/16] armv7R: K3: j721e: Store boot index from ROM
` [U-Boot] [PATCH v3 05/16] armv7R: K3: j721e: Shut down R5 core after ATF startup on A72
` [U-Boot] [PATCH v3 06/16] armv7R: K3: j721e: Load SYSFW binary and config from boot media
` [U-Boot] [PATCH v3 07/16] armv8: K3: j721e: Add custom MMU support
` [U-Boot] [PATCH v3 08/16] board: ti: j721e: Add board support for j721e evm
` [U-Boot] [PATCH v3 09/16] board: ti: j721e: Enable fixing up msmc sram node
` [U-Boot] [PATCH v3 10/16] mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions
` [U-Boot] [PATCH v3 11/16] dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721E
` [U-Boot] [PATCH v3 12/16] arm: dts: ti: Add Support for J721E SoC
` [U-Boot] [PATCH v3 13/16] arm: dts: k3-j721e: Add initial support for common processor board
` [U-Boot] [PATCH v3 14/16] arm: dts: k3-j721e: Add r5 specific dt support
` [U-Boot] [PATCH v3 15/16] configs: j721e_evm_r5: Add initial support
` [U-Boot] [PATCH v3 16/16] configs: j721e_evm_a72: "

[PATCH v2 0/4] Additional fixes on Talitos driver
 2019-06-13  4:57 UTC  (7+ messages)

[U-Boot] [PATCH v2 00/16] arm: k3: arm64: Initial support for Texas Instrument's J721E Platform
 2019-06-13  4:52 UTC  (4+ messages)
` [U-Boot] [PATCH v2 02/16] armv7R: K3: j721e: Add support for boot device detection

How to resolve an issue in swiotlb environment?
 2019-06-13  4:52 UTC  (6+ messages)

[U-Boot] [PATCH v2] watchdog: tangier: Convert to use WDT class
 2019-06-13  4:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/vdr-plugin-vnsiserver: needs host-gettext
 2019-06-13  4:50 UTC 

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

[PATCH V2] ath11k: Fix Rx signal strength reporting
 2019-06-13  4:26 UTC 

[Qemu-devel] [PATCH 0/1] tcg: queued patch
 2019-06-13  4:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/1] tcg: Fix typos in helper_gvec_sar{8, 32, 64}v
` [Qemu-devel] [PULL 0/1] tcg: queued patch

[PATCH v5 0/9] Emulated coherent graphics memory
 2019-06-13  4:25 UTC  (2+ messages)
` [PATCH v5 5/9] drm/ttm: TTM fault handler helpers

Thank you for scons cleanup
 2019-06-13  4:22 UTC 

[PATCH v11 0/5] Add support for mt8183 SCP
 2019-06-13  4:06 UTC  (14+ messages)
` [PATCH v11 1/5] dt-bindings: Add a binding for Mediatek SCP
` [PATCH v11 2/5] remoteproc/mediatek: add SCP support for mt8183
` [PATCH v11 3/5] remoteproc: mt8183: add reserved memory manager API
` [PATCH v11 4/5] rpmsg: add rpmsg support for mt8183 SCP
` [PATCH v11 5/5] arm64: dts: mt8183: add scp node

QA notification for completed autobuilder build (yocto-2.8_M1.rc2)
 2019-06-13  4:08 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.