All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-28 11:50:45 to 2018-03-28 12:40:20 UTC [more...]

[U-Boot] [PATCH 1/7] drivers: Add AXI uclass and ihs_axi driver
 2018-03-28 12:40 UTC  (6+ messages)
` [U-Boot] [PATCH 2/7] axi: Add AXI sandbox driver and simple emulator
` [U-Boot] [PATCH 3/7] sandbox: Add and build AXI bus and device
` [U-Boot] [PATCH 4/7] test: Add AXI test
` [U-Boot] [PATCH 5/7] cmd: Add axi command
` [U-Boot] [PATCH 6/7] video_display: Add power_on function

[U-Boot] [PATCH 1/3] pci: Don't use pci_indirect when DM is active
 2018-03-28 12:40 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mpc83xx/pci: Register IMMR region
` [U-Boot] [PATCH 3/3] pci: Add MPC83xx PCIe driver

[PATCH] powerpc: Fix smp_wmb barrier definition use use lwsync consistently
 2018-03-28 12:40 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] drivers: Add OSD uclass
 2018-03-28 12:39 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] video_osd: Add ihs_video_out driver
` [U-Boot] [PATCH 3/3] cmd: Add osd commands

[U-Boot] [PATCH] gdsys: drivers: Add gdsys_rxaui_ctrl driver
 2018-03-28 12:39 UTC 

[U-Boot] [PATCH] reset: Add generic GPIO reset driver
 2018-03-28 12:39 UTC 

[U-Boot] [PATCH] clk: Add ICS8N3QV01 driver
 2018-03-28 12:39 UTC 

[PATCH] mm: Introduce i_mmap_lock_write_killable()
 2018-03-28 12:39 UTC  (6+ messages)

[U-Boot] [PATCH] cmd: Add command for calculating binary operations
 2018-03-28 12:39 UTC 

[U-Boot] [PATCH] cmd: ximg: Respect cache line size for flushing
 2018-03-28 12:39 UTC 

[U-Boot] [PATCH] gpio: uclass: Fix debug string
 2018-03-28 12:39 UTC 

[U-Boot] [PATCH 1/4] net: Always align tx packets
 2018-03-28 12:38 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] net: Initialize as many ethernet devices as possible
` [U-Boot] [PATCH 3/4] tsec: Fix reading phy registers from DT
` [U-Boot] [PATCH 4/4] phylib: Don't re-define CONFIG_PHY_MARVELL

[U-Boot] [PATCH] mtd: cfi_flash: Make live-tree compatible
 2018-03-28 12:38 UTC 

[U-Boot] [PATCH 1/8] core: Add uclass_{first,next}_device_compat
 2018-03-28 12:38 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] test: Add tests for uclass_{first, next}_device_compat
` [U-Boot] [PATCH 3/8] ram: Add driver for MPC83xx
` [U-Boot] [PATCH 4/8] clk: Add MPC83xx clock driver
` [U-Boot] [PATCH 5/8] timer: Add MPC83xx timer driver
` [U-Boot] [PATCH 6/8] cpu: Add cpu_print_info function
` [U-Boot] [PATCH 7/8] cpu: Add MPC83xx CPU driver
` [U-Boot] [PATCH 8/8] misc: Add MPC83xx serdes driver

[PATCH 1/8] lib/scatterlist: add sg_set_dma_addr() helper
 2018-03-28 12:38 UTC  (5+ messages)
` [PATCH 2/8] PCI: Add pci_find_common_upstream_dev()

[U-Boot] [PATCH 1/7] treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
 2018-03-28 12:38 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] treewide: Migrate CONFIG_BOARD_EARLY_INIT_R "
` [U-Boot] [PATCH 3/7] treewide: Migrate CONFIG_LAST_STAGE_INIT "
` [U-Boot] [PATCH 4/7] treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE "
` [U-Boot] [PATCH 5/7] treewide: Migrate CONFIG_TSEC_ENET "
` [U-Boot] [PATCH 6/7] treewide: Migrate CONFIG_FSL_ESDHC "
` [U-Boot] [PATCH 7/7] treewide: Convert CONFIG_HOSTNAME to a string option

[meta-raspberrypi] raspberrypi3 model B+ not booting
 2018-03-28 12:38 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] misc: uclass: Add enable/disable functions
 2018-03-28 12:38 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] misc: Add gdsys_ioep driver

[U-Boot] [PATCH 1/2] ihs_mdio: Encapsulate register access
 2018-03-28 12:37 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ihs_mdio: Make DM-compatible

[U-Boot] [PATCH 1/3] i2c: ihs_i2c: Use new fpgamap interface
 2018-03-28 12:37 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] i2c: fsl: Use dev_read_addr
` [U-Boot] [PATCH 3/3] i2c: fsl: Add option to get clock from DT

[PATCH] drm/amdgpu: Fix KIQ hang on bare metal for device unbind/bind back
 2018-03-28 12:37 UTC 

[PATCH v4] dvb-usb/friio, dvb-usb-v2/gl861: decompose friio and merge with gl861
 2018-03-28 12:37 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] drivers: Add FPGA register map uclass
 2018-03-28 12:37 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] fpgamap/misc: Add ihs_fpga and gdsys_soc drivers
` [U-Boot] [PATCH 3/3] cmd: Add fpgamap command

[U-Boot] [PATCH 1/3] core: Add function to get device for ofnode
 2018-03-28 12:37 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] core: Add functions to set properties in live-tree
` [U-Boot] [PATCH 3/3] core: Add dev_{disable,enable}_by_path

[PATCH] drm/i915/selftests: Add basic sanitychecks for execlists
 2018-03-28 12:36 UTC 

[PATCH 0/4] lightnvm: base 2.0 implementation
 2018-03-28 12:36 UTC  (6+ messages)
` [PATCH 4/4] nvme: lightnvm: add late setup of block size and metadata

[U-Boot] [PATCH 1/2] drivers: Add devinfo uclass
 2018-03-28 12:36 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] devinfo: Add gazerbeam info driver

Linux 4.16-rc7
 2018-03-28 12:32 UTC  (3+ messages)
` Linux 4.16: Reported regressions as of Tuesday, 2018-03-27 (Was: Linux 4.16-rc7)

[PATCH v2 0/2] arm64: uaccess: Fix omissions from usercopy whitelist
 2018-03-28 12:33 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] ftrace: fix task's invalid comm of <...> when big pid
 2018-03-28 12:32 UTC 

[PATCH] xen/acpi: off by one in read_acpi_id()
 2018-03-28 12:08 UTC  (5+ messages)

[PATCH 00/15] R-Car VSP1: Dynamically assign blend units to display pipelines
 2018-03-28 12:31 UTC  (7+ messages)
` [PATCH 02/15] v4l: vsp1: Remove outdated comment
` [PATCH 03/15] v4l: vsp1: Remove unused field from vsp1_drm_pipeline structure

[PATCH v7 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-03-28 12:31 UTC  (13+ messages)
  ` [PATCH v7 1/4] ioremap: Update pgtable free interfaces with addr
  ` [PATCH v7 2/4] arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
  ` [PATCH v7 3/4] arm64: Implement page table free interfaces
  ` [PATCH v7 4/4] Revert "arm64: Enforce BBM for huge IO/VMAP mappings"

[PATCH] base.bbclass: fix do_unpack[cleandirs] varflag handling
 2018-03-28 12:31 UTC  (5+ messages)
  ` [pyro][rocko][PATCH] "

[Qemu-devel] [PATCH v4 0/9] enable numa configuration before machine_init() from QMP
 2018-03-28 12:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 5/9] qapi: introduce new cmd option "allowed-in-preconfig"

[RFC PATCH for 4.17 00/21] Restartable sequences and CPU op vector
 2018-03-28 12:29 UTC  (4+ messages)
` [RFC PATCH for 4.17 02/21] rseq: Introduce restartable sequences system call (v12)

[PATCH 3/7] net: thunderx: add multicast filter management support
 2018-03-28 12:29 UTC  (3+ messages)

[PATCH] net: fec: set dma_coherent_mask
 2018-03-28 12:29 UTC  (5+ messages)

[PATCH] docs/qemu-deprivilege: Revise and update with status and future plans
 2018-03-28 12:28 UTC  (4+ messages)

OpenCL with Mesa on E8860 on big endian system (PowerPC)
 2018-03-28 12:27 UTC 

[Buildroot] [PATCH 1/1] Makefile: Correctly take source date from commit date
 2018-03-28 12:26 UTC 

[virtio-dev] [PATCH v2 0/6] Extend vhost-user to support VFIO based accelerators
 2018-03-28 12:24 UTC  (4+ messages)
` [virtio-dev] "
    ` [Qemu-devel] "

[PATCH] ethdev: fix port accessing after release
 2018-03-28 12:25 UTC  (2+ messages)

[PATCH] drm/atmel-hlcdc: add command line option to specify preferred depth
 2018-03-28 12:25 UTC  (8+ messages)

[PATCH 0/3] shortlog: do not accept revisions when run outside repo
 2018-03-28 12:24 UTC  (3+ messages)

[PATCH 00/16] Generic infrastructure for unloading initramfs
 2018-03-28 12:23 UTC  (15+ messages)
` [PATCH 01/16] initrd: Add generic code path for common initrd unloading logic
    ` [OpenRISC] "

[PATCH v5 1/4] ioremap: Update pgtable free interfaces with addr
 2018-03-28 12:22 UTC  (4+ messages)

[Question] Documentation/features: More automation/scripting help?
 2018-03-28 12:22 UTC  (2+ messages)

[PATCHv3] irqchip: arm-gic: take gic_lock when updating irq type
 2018-03-28 12:21 UTC  (2+ messages)

[PATCH v6 1/2] eal: rename IPC sync request to pending request
 2018-03-28 12:21 UTC  (5+ messages)
` [PATCH v6 2/2] eal: add asynchronous request API to DPDK IPC

[xen-4.6-testing test] 121311: regressions - FAIL
 2018-03-28 12:20 UTC 

[PATCH 00/12] Add r8a77470/iW-RainboW-G23S single board computer support
 2018-03-28 12:20 UTC  (3+ messages)
` [PATCH 06/12] clk: renesas: cpg-mssr: Add r8a77470 support

Under Ovs-2.8.0 + DPDK-17.05-rc1, can't add port which using mlx5 driver onto bridge br0
 2018-03-28 12:20 UTC 

[PATCH v4] drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagrams
 2018-03-28 12:19 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.12] memfd: fix vhost-user-test on non-memfd capable host
 2018-03-28 12:18 UTC 

[Xenomai] Debug prints inside xenomai library code
 2018-03-28 12:16 UTC  (2+ messages)

[U-Boot] [RFC] Analyzing data abort in EFI payload
 2018-03-28 12:15 UTC 

[PATCH] clk: imx7d: Move clks_init_on before any clock operations
 2018-03-28 12:14 UTC  (3+ messages)

[PATCH net-next v3 0/5] qed*: Flash upgrade support
 2018-03-28 12:14 UTC  (6+ messages)
` [PATCH net-next v3 1/5] qed: Populate nvm image attribute shadow
` [PATCH net-next v3 2/5] qed: Fix PTT entry leak in the selftest error flow
` [PATCH net-next v3 3/5] qed: Add APIs for flash access
` [PATCH net-next v3 4/5] qed: Adapter flash update support
` [PATCH net-next v3 5/5] qede: Ethtool "

[RFC PATCH v3 0/3] ima: namespacing IMA
 2018-03-28 12:14 UTC  (6+ messages)
` [RFC PATCH v3 1/3] ima: extend clone() with IMA namespace support

[PATCH v4 0/6] drm: zpos normalization cleanup and omapdrm to use it
 2018-03-28 12:13 UTC  (4+ messages)

[PATCH 0/4] misc. fstests changes
 2018-03-28 12:13 UTC  (5+ messages)
` [PATCH 3/4] xfs: test agfl reset on bad list wrapping
` [PATCH 4/4] xfs/278: find sfdir inode field prefix

[PATCHv2] pinctrl: samsung: add pin_dbg_show callback for debugfs
 2018-03-28 12:11 UTC  (3+ messages)

[RFC] Rebasing merges: a jorney to the ultimate solution (Road Clear)
 2018-03-28 12:10 UTC  (19+ messages)
` [RFC] Rebasing merges: a jorney to the ultimate solution(RoadClear)

[PATCH v6 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-03-28 12:10 UTC  (3+ messages)

Raven Ridge Ryzen 2500U hang reproduced
 2018-03-28 12:10 UTC  (3+ messages)

[PATCH 0/7] linux-yocto: consolidated pull request
 2018-03-28 12:07 UTC  (5+ messages)

[PATCH v2 0/6] ethdev: port ownership
 2018-03-28 12:07 UTC  (9+ messages)
` [PATCH v3 0/7] Port ownership and syncronization
  ` [PATCH v3 1/7] ethdev: fix port data reset timing
    ` [dpdk-stable] "

[PATCH 0/2] Fix some function description mismatches
 2018-03-28 12:06 UTC  (3+ messages)

[PATCH 0/8] Designware EP support and code clenan up
 2018-03-28 12:05 UTC  (3+ messages)
` [PATCH 6/8] PCI: dwc: Replace lower into upper case characters

[RFC PATCH 07/12] hvmloader: allocate MMCONFIG area in the MMIO hole + minor code refactoring
 2018-03-28 12:05 UTC  (13+ messages)

[PATCH] F2FS support
 2018-03-28 12:04 UTC  (2+ messages)

FreeBSD and xfsprogs ?
 2018-03-28 12:02 UTC  (4+ messages)

[PATCH v3 0/5] PCI: Fixes for native PCIe and ACPI hotplug
 2018-03-28 12:01 UTC  (4+ messages)
` [PATCH v3 2/5] PCI: Take bridge window alignment into account when distributing resources

[PATCH v2 00/41] Memory Hotplug for DPDK
 2018-03-28 11:58 UTC  (3+ messages)
` [PATCH v2 40/41] net/virtio: use contiguous allocation for DMA memory

[PATCH] mm/page_alloc: break on the first hit of mem range
 2018-03-28 11:58 UTC  (3+ messages)
` [PATCH] mm/page_alloc: optimize find_min_pfn_for_node() by geting the minimal pfn directly

[PATCH V2] arm64: tlbflush: avoid writing RES0 bits
 2018-03-28 11:58 UTC  (7+ messages)

[PATCH -next] dm verity: make some functions static
 2018-03-28 11:57 UTC  (4+ messages)

[PATCH v3 1/5] staging: vt6655: Delete unused enum CARD_PKT_TYPE
 2018-03-28 11:57 UTC  (3+ messages)
` [PATCH v3 5/5] staging: vt6655: Remove else after return statement

[PATCH v2 for-4.11 1/2] libxc/x86: fix mapping of the start_info area
 2018-03-28 11:57 UTC  (3+ messages)
` [PATCH v2 for-4.11 2/2] libxc/x86: do not unconditionally set the module cmdline address

dma_zalloc_coherent broken with 57bf5a8963f80fb3828c46c3e3a5b2dd790e09a7
 2018-03-28 11:57 UTC  (6+ messages)

[PATCH] drm/gpu-sched: fix force APP kill hang
 2018-03-28 11:56 UTC  (2+ messages)

[PATCH v2 00/21] kconfig: move compiler capability tests to Kconfig
 2018-03-28 11:55 UTC  (9+ messages)
` [PATCH v2 14/21] kconfig: add CC_IS_CLANG and CLANG_VERSION
` [PATCH v2 16/21] kcov: imply GCC_PLUGINS and GCC_PLUGIN_SANCOV instead of select'ing them
` [PATCH v2 21/21] arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig

ipv6: stable request
 2018-03-28 11:45 UTC 

Sunseting mercurial
 2018-03-28 11:54 UTC  (5+ messages)

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2018-03-28 11:53 UTC  (2+ messages)

[PATCH 00/19] powerpc/ppc32: make W=1 compilation errors free
 2018-03-28 11:53 UTC  (11+ messages)
` [PATCH 14/19] powerpc/altivec: Add missing prototypes for altivec

[cip-dev] B@D: iwg20m support
 2018-03-28 11:52 UTC  (21+ messages)

[iproute PATCH] man: ip-route.8: ssthresh parameter is NUMBER
 2018-03-28 11:52 UTC  (2+ messages)

[PATCH v5 00/12] PCI endpoint 64-bit BAR fixes
 2018-03-28 11:50 UTC  (9+ messages)
` [PATCH v5 03/12] PCI: endpoint: Setting BAR_5 to 64-bits wide is invalid
` [PATCH v5 04/12] PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is set
` [PATCH v5 05/12] PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not set
` [PATCH v5 06/12] PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly
` [PATCH v5 07/12] PCI: cadence: Set PCI_BASE_ADDRESS_MEM_TYPE_64 if a 64-bit BAR was set-up
` [PATCH v5 09/12] PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *epf_bar
` [PATCH v5 11/12] PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly
` [PATCH v5 12/12] misc: pci_endpoint_test: Handle "

[Buildroot] [V4 1/2] dropbear: bump to version 2018.76
 2018-03-28 11:51 UTC  (2+ messages)

[PATCH 3/7] staging: ks7010: Factor out common members in request structs
 2018-03-28 11:50 UTC  (3+ messages)
` [PATCH 1/2] staging: ks7010: Remove trailing "_t" from all structure names


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.