All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-26 09:50:56 to 2017-07-26 10:40:42 UTC [more...]

[U-Boot] [PATCH v2 00/56] Support OF_PLATDATA in TPL, enable RK3368 DRAM init and add RK3368-uQ7
 2017-07-26 10:40 UTC  (39+ messages)
` [U-Boot] [PATCH v2 01/56] spl: add a 'return to bootrom' boot method
` [U-Boot] [PATCH v2 02/56] spl: configure 'return to bootrom' separately for SPL and TPL
` [U-Boot] [PATCH v2 03/56] rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64
` [U-Boot] [PATCH v2 04/56] rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL
` [U-Boot] [PATCH v2 05/56] rockchip: back-to-bootrom: simplify the #ifdef-check for LIBGENERIC in TPL/SPL
` [U-Boot] [PATCH v2 06/56] spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON
` [U-Boot] [PATCH v2 07/56] spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL
` [U-Boot] [PATCH v2 08/56] spl: dm: Kconfig: SPL_RAM depends on SPL_DM
` [U-Boot] [PATCH v2 09/56] spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM)
` [U-Boot] [PATCH v2 10/56] spl: dm: Kconfig: SPL_CLK depens on SPL_DM
` [U-Boot] [PATCH v2 11/56] spl: dm: Kconfig: split CLK support for SPL and TPL
` [U-Boot] [PATCH v2 12/56] spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between "
` [U-Boot] [PATCH v2 13/56] spl: dm: use CONFIG_IS_ENABLED to test for the DM option
` [U-Boot] [PATCH v2 14/56] armv8: remove unused low-level modules from TPL
` [U-Boot] [PATCH v2 15/56] armv8: spl: Support separate stack for TPL
` [U-Boot] [PATCH v2 16/56] spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE "
` [U-Boot] [PATCH v2 17/56] spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
` [U-Boot] [PATCH v2 18/56] lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata
` [U-Boot] [PATCH v2 19/56] spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
` [U-Boot] [PATCH v2 20/56] spl: add TPL_DRIVER_MISC_SUPPORT option
` [U-Boot] [PATCH v2 21/56] drivers: spl: consistently use the $(SPL_TPL_) macro
` [U-Boot] [PATCH v2 22/56] rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/U-Boot
` [U-Boot] [PATCH v2 23/56] rockchip: rk3368: improve Kconfig text for the RK3368
` [U-Boot] [PATCH v2 24/56] rockchip: rk3368: mkimage: add support "
` [U-Boot] [PATCH v2 25/56] rockchip: rk3368: pmugrf: add definitions for os_reg[0..3]
` [U-Boot] [PATCH v2 26/56] rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz
` [U-Boot] [PATCH v2 27/56] rockchip: rk3368: spl: add memory layout for TPL and SPL
` [U-Boot] [PATCH v2 28/56] rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA
` [U-Boot] [PATCH v2 29/56] rockchip: rk3368: grf: use shifted-constants
` [U-Boot] [PATCH v2 30/56] rockchip: pinctrl: rk3368: add GMAC (RGMII only) support
` [U-Boot] [PATCH v2 31/56] rockchip: pinctrl: rk3368: add support for configuring the MMC pins
` [U-Boot] [PATCH v2 32/56] rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver
` [U-Boot] [PATCH v2 33/56] rockchip: pinctrl: rk3368: add SPI support
` [U-Boot] [PATCH v2 34/56] rockchip: clk: rk3368: implement bandwidth adjust for PLLs
` [U-Boot] [PATCH v2 35/56] rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver
` [U-Boot] [PATCH v2 36/56] rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM
` [U-Boot] [PATCH v2 37/56] rockchip: clk: rk3368: implement DPLL (DRAM PLL) support
` [U-Boot] [PATCH v2 38/56] rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQ

Triggering WARN_ON_ONCE in drivers/md/md.c::set_in_sync()
 2017-07-26 10:40 UTC  (3+ messages)

[PATCH] dim: add checks for author and committer sign-off-by
 2017-07-26 10:40 UTC  (2+ messages)

[PATCHv1 00/14] omapdrm: DSI command mode panel support
 2017-07-26 10:40 UTC  (6+ messages)
` [PATCHv1 01/14] drm/omap: remove unused function defines
` [PATCHv1 02/14] drm/omap: drop incorrect comment

Hi Dear, Can I Trust You?
 2017-07-26 10:40 UTC  (2+ messages)

[v3 PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle
 2017-07-26 10:38 UTC  (3+ messages)
` [v3 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle

[cip-dev] change to the git://git.linaro.org/qa/test-definitions.git repos breaks the BBB health check
 2017-07-26 10:38 UTC 

[PATCH v3 02/12] intel-ipu3: mmu: implement driver
 2017-07-26 10:38 UTC  (3+ messages)

[3/3] EDAC, ghes: Make it a proper module
 2017-07-26 10:37 UTC  (2+ messages)
` [PATCH 3/3] "

[PATCH] irqchip: create a Kconfig menu for irqchip drivers
 2017-07-26 10:37 UTC  (4+ messages)

[Qemu-devel] Regarding tracing machine instructions through qemu
 2017-07-26 10:37 UTC 

[PATCHv5 0/3] Add Altera I2C Controller Driver
 2017-07-26 10:37 UTC  (5+ messages)
` [PATCHv5 3/3] i2c: altera: Add Altera I2C Controller driver

[Qemu-devel] [PATCH] configure: fix qemu-ga missing '.exe' extension on windows
 2017-07-26 10:37 UTC  (7+ messages)

[net-next 00/14][pull request] 40GbE Intel Wired LAN Driver Updates 2017-07-25
 2017-07-26 10:31 UTC  (15+ messages)
` [net-next 01/14] i40e: fix incorrect variable assignment
` [net-next 02/14] i40e: Fix for trace found with S4 state
` [net-next 03/14] i40e: remove WQ_UNBOUND and the task limit of our workqueue
` [net-next 04/14] i40e: Handle admin Q timeout when releasing NVM
` [net-next 05/14] i40e: fix up 32 bit timespec references
` [net-next 06/14] i40e: fix odd formatting and indent
` [net-next 07/14] i40e/i40evf: make IPv6 ATR code clearer
` [net-next 08/14] i40e/i40evf: remove mismatched type warnings
` [net-next 09/14] i40e: display correct UDP tunnel type name
` [net-next 10/14] i40evf: add some missing includes
` [net-next 11/14] i40e: report BPF prog id during XDP_QUERY_PROG
` [net-next 12/14] i40evf: Use le32_to_cpu before evaluating HW desc fields
` [net-next 13/14] i40evf: remove unnecessary __packed
` [net-next 14/14] i40e: handle setting administratively set MAC address back to zero

[PATCH] memory: mtk-smi: Use of_device_get_match_data helper
 2017-07-26 10:36 UTC  (5+ messages)

[Qemu-devel] [PULL 0/9] Error reporting patches for 2017-07-13
 2017-07-26 10:35 UTC  (12+ messages)
` [Qemu-devel] [PULL 6/9] Convert error_report() to warn_report()
          ` [Qemu-devel] Slow tests on "make check" (was Re: [PULL 6/9] Convert error_report() to warn_report())

[PATCH 0/6] powerpc: Free up RPAGE_RSV bits in 64K PTE
 2017-07-26 10:35 UTC  (3+ messages)
` [PATCH 1/6] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages

[Qemu-devel] [PATCH 0/2] Introduce a new vhost-user-blk device and sample application
 2017-07-27  2:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] vhost-user-blk: introduce a new vhost-user-blk host device

[BUG] xfs/305 hangs 4.10-rc4 kernel
 2017-07-26 10:35 UTC  (11+ messages)

[PATCH nf-next] netfilter: nft_set_rbtree: use seqcount to avoid lock in most cases
 2017-07-26 10:34 UTC  (2+ messages)

[RFC 00/14] i915 PMU and engine busy stats
 2017-07-26 10:34 UTC  (4+ messages)

[PATCH v1] Build libv4lconvert helper support only when fork() is available
 2017-07-26 10:33 UTC  (2+ messages)

(unknown),
 2017-07-26 10:32 UTC 

[PATCH umr] wave_status: enable on Raven
 2017-07-26 10:32 UTC  (2+ messages)

[PATCH] ASoC: rt5514: Use the IS_ENABLED to supports the module build
 2017-07-26 10:32 UTC 

[PATCH 00/10] A trial to Allwinner H3 DVFS support
 2017-07-26 10:23 UTC  (9+ messages)
` [PATCH 10/10] ARM: dts: sun8i: Add SY8106A regulator to Orange Pi PC
  ` [linux-sunxi] "

[PATCH for-3.18 00/15] Stable candidates for 3.18.y
 2017-07-26 10:30 UTC  (4+ messages)
` [PATCH for-3.18 04/15] ppp: take reference on channels netns

[U-Boot] [PATCH v2] rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig
 2017-07-26 10:29 UTC 

[U-Boot] [PATCH] rockchip: clk: rk3399: fix SPI clock code for SPI3
 2017-07-26 10:28 UTC 

[RFC PATCH 0/5] Add option to autostage changes when continuing a rebase
 2017-07-26 10:27 UTC  (6+ messages)
` [RFC PATCH 1/5] rebase --continue: add --autostage to stage unstaged changes
` [RFC PATCH 2/5] rebase -i: improve --continue --autostage
` [RFC PATCH 3/5] Unify rebase amend message when HEAD has changed
` [RFC PATCH 4/5] Add tests for rebase --continue --autostage
` [RFC PATCH 5/5] Add rebase.continue.autostage config setting

[PATCH] drm: hdlcd: allow HDLCD to be used without interrupt
 2017-07-26 10:27 UTC  (4+ messages)

[U-Boot] [PATCH] dm: Kconfig: fix typo in help for SPL_PINCTRL
 2017-07-26 10:27 UTC 

[meta-qt5][PATCH for master] qt5-ptest: fix build with yocto < 2.3 (pyro)
 2017-07-26 10:01 UTC  (2+ messages)
` [meta-qt5][PATCH for jansa/master-5.9] "

[PATCH 0/4] Removing full paths from DT full_name
 2017-07-26 10:26 UTC  (7+ messages)
` [PATCH 3/4] powerpc: pseries: only store the device node basename in full_name
` [PATCH 4/4] of/fdt: "

[PATCH v4 0/3] TPS68470 PMIC drivers
 2017-07-26 10:26 UTC  (8+ messages)
` [PATCH v4 1/3] mfd: Add new mfd device TPS68470

Jenkins trouble
 2017-07-26 10:26 UTC 

[PATCH v12 6/8] mm: support reporting free page blocks
 2017-07-26 10:24 UTC  (15+ messages)
` [virtio-dev] "
            ` [virtio-dev] "
                    ` [Qemu-devel] "

[Qemu-devel] hw/core/loader-fit.c:105:41: error: expected expression
 2017-07-26 10:24 UTC  (4+ messages)

[3/3] EDAC, ghes: Make it a proper module
 2017-07-26 10:24 UTC  (2+ messages)
` [PATCH 3/3] "

PATCH v3 brcmfmac driver cleanup
 2017-07-26 10:23 UTC  (3+ messages)

[PATCH v3] irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES
 2017-07-26 10:15 UTC  (3+ messages)

[PATCH] ubi: pr_err() strings should end with newlines
 2017-07-26  9:53 UTC 

[PATCH] Ignore "yes: standard output: Broken pipe" errors
 2017-07-26 10:22 UTC  (4+ messages)

[PATCH] ubi: pr_err() strings should end with newlines
 2017-07-26  9:42 UTC 

[PATCH] ubi: pr_err() strings should end with newlines
 2017-07-26  9:51 UTC 

[PATCH] gpio: add gpio_add_lookup_tables() to add several tables at once
 2017-07-26 10:21 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/libv4l: no libv4lconvert helper support if no fork()
 2017-07-26 10:19 UTC  (2+ messages)

A bunch of execbuf regression fixes
 2017-07-26 10:19 UTC  (3+ messages)
` [PATCH 4/4] drm/i915: Force CPU synchronisation even if userspace requests ASYNC

[PATCH 0/3] ARM: dts: NSP: dma-coherent and USB3 changes
 2017-07-26 10:19 UTC  (5+ messages)
` [PATCH 1/3] ARM: dts: NSP: Add dma-coherent to relevant DT entries

linux-next: unsigned commit in the v4l-dvb-fixes tree
 2017-07-26 10:16 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] rockchip: rk322x: set the DDR region as non-secure in SPL
 2017-07-26 10:16 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] rockchip: rk322x: update dts node for mmc
` [U-Boot] [PATCH 3/4] rockchip: clk: update dwmmc clock div
` [U-Boot] [PATCH 4/4] rockchip: clk: remove RATE_TO_DIV

[PATCH v1] pinctrl: cherryview: Add Setzer models to the Chromebook DMI quirk
 2017-07-26 10:11 UTC  (2+ messages)

[git:media_tree/fixes] media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctl
 2017-07-26 10:14 UTC 

[PATCH v3] bonding: fix the segfault caused by the race condition between master thread and eal-intr-thread
 2017-07-26 10:13 UTC 

objtool failures with -march=atom
 2017-07-26 10:12 UTC 

[Qemu-devel] [PATCH v3 0/9] s390x: zPCI detangling
 2017-07-26 10:10 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 4/9] s390x/pci: do not advertise pci on non-pci builds
` [Qemu-devel] [PATCH v3 5/9] s390x/ccw: create s390 phb conditionally
` [Qemu-devel] [PATCH v3 8/9] s390x/kvm: msi route fixup for non-pci

[PATCH] Documentation/ABI: document the nvmem sysfs files
 2017-07-26 10:09 UTC 

Assalamu`Alaikum
 2017-07-26 10:08 UTC 

[PATCH libdrm] android: make libdrm*.so available to the vendor partition
 2017-07-26 10:08 UTC 

FAILED: patch "[PATCH] PM / Domains: defer dev_pm_domain_set() until" failed to apply to 4.4-stable tree
 2017-07-26 10:07 UTC  (2+ messages)
` [PATCH v4.4 STABLE] PM / Domains: defer setting dev->pm_domain until genpd->attach_dev succeeds if present

[PATCH] mm,hugetlb: compute page_size_log properly
 2017-07-26 10:07 UTC  (10+ messages)
  ` [RFC PATCH 2/3] mm: arch: Use new hugetlb size encoding definitions
  ` [RFC PATCH 3/3] mm: shm: "

[Qemu-devel] [PATCH V3] rtc: fix a infinite loop in windowsvmstartup
 2017-07-26 10:05 UTC  (2+ messages)

[PATCH] i2c: allow i2c-versatile for ARM MPS platforms
 2017-07-26 10:03 UTC  (2+ messages)

[PATCH v2] irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES
 2017-07-26 10:03 UTC  (10+ messages)

[PATCH v1 0/6] uuid: Convert rest users to new API
 2017-07-26 10:03 UTC  (8+ messages)
` [PATCH v1 3/6] staging: unisys: Switch to use new generic UUID API
` [PATCH v1 6/6] device property: "

[PATCH v3 1/5] powerpc/lib/sstep: Add cmpb instruction emulation
 2017-07-26 10:03 UTC  (4+ messages)
` [PATCH v3 4/5] powerpc/lib/sstep: Add prty "

[PATCH V2 net-next] TLP: Don't reschedule PTO when there's one outstanding TLP retransmission
 2017-07-26 10:02 UTC  (2+ messages)

[U-Boot] Nios II 10m50 is not working
 2017-07-26  9:59 UTC 

[PATCH v2 1/2] tools/spi: move to tools buildsystem
 2017-07-26  9:59 UTC  (2+ messages)
  ` [PATCH v2 2/2] tools/spi: add install section

[PATCH] generic: test read around EOF
 2017-07-26  9:57 UTC 

[PATCH 00/16] Intel FPGA Device Drivers
 2017-07-26  9:50 UTC  (8+ messages)
` [PATCH 02/16] fpga: add FPGA device framework

[PATCH] iommu/exynos: Replace non-existing big-endian Kconfig option
 2017-07-26  9:55 UTC  (4+ messages)

[PATCH] ARM: dts: meson: Fixing L2 cache controller node for Meson8 and Meson8b
 2017-07-26  9:55 UTC  (3+ messages)

[U-Boot] [PATCHv4 0/2] ARM: sunxi: Add support for OLinuXino Lime2 eMMC
 2017-07-26  9:54 UTC 

[RFC v2] drm/hdcp: drm enum property for HDCP State
 2017-07-26  9:54 UTC  (4+ messages)
` [RFC v3] drm/hdcp: drm enum property for CP State

[PATCH] memory: mtk-smi: Use of_device_get_match_data helper
 2017-07-26  9:52 UTC  (3+ messages)

[Devel] [PATCH v4 1/2] acpi:iort: Add an IORT helper function to reserve HW ITS address regions for IOMMU drivers
 2017-07-26  9:52 UTC  (3+ messages)
`  "

*3gравсmвуйme! Bас uнmeрeсуюm клueнmскue 6азы gанныx?
 2017-07-26  9:51 UTC 

[Qemu-trivial] [PATCH for 2.10 00/35] fix bugs reported by Clang Static Analyzer
 2017-07-26  9:51 UTC  (4+ messages)
` [Qemu-trivial] [PATCH for 2.10 10/35] net/eth: fix incorrect check of iov_to_buf() return value
  ` [Qemu-devel] "

[PATCH] KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY
 2017-07-26  9:51 UTC  (3+ messages)

[PATCH kernel v4 0/6] vfio-pci: Add support for mmapping MSI-X table
 2017-07-26  9:50 UTC  (5+ messages)
` [PATCH kernel v4 4/6] iommu: Set PCI_BUS_FLAGS_MSI_REMAP on iommu driver initialization


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.