All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-27 09:32:38 to 2018-08-27 10:27:44 UTC [more...]

[U-Boot] [PATCH v2 00/24] [2/3] Initial support Texas Instrument's AM654 Platform
 2018-08-27 10:27 UTC  (14+ messages)
` [U-Boot] [PATCH v2 01/24] firmware: Add basic support for TI System Control Interface (TI SCI) protocol
` [U-Boot] [PATCH v2 02/24] firmware: ti_sci: Add support for board configuration
` [U-Boot] [PATCH v2 03/24] firmware: ti_sci: Add support for device control
` [U-Boot] [PATCH v2 04/24] firmware: ti_sci: Add support for clock control
` [U-Boot] [PATCH v2 05/24] firmware: ti_sci: Add support for reboot core service
` [U-Boot] [PATCH v2 06/24] firmware: ti_sci: Add support for processor control services
` [U-Boot] [PATCH v2 07/24] dm: firmware: Automatically bind child devices
` [U-Boot] [PATCH v2 08/24] dm: reset: Update uclass to allow querying reset status
` [U-Boot] [PATCH v2 09/24] reset: Extend reset control with an optional data field
` [U-Boot] [PATCH v2 10/24] reset: Introduce TI System Control Interface (TI SCI) reset driver
` [U-Boot] [PATCH v2 11/24] clk: Extend clock control with an optional data field
` [U-Boot] [PATCH v2 12/24] clk: Introduce TI System Control Interface (TI SCI) clock driver
` [U-Boot] [PATCH v2 13/24] power domain: Add support for multiple powerdomains per device

[U-Boot] [PATCH v2 0/8] [1/3] Initial support Texas Instrument's AM654 Platform
 2018-08-27 10:27 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/8] arm: K3: Add initial support for TI's K3 generation of SoCs
` [U-Boot] [PATCH v2 2/8] arm: K3: Add support for AM654 SoC definition
` [U-Boot] [PATCH v2 3/8] arm: K3: Update _start instruction
` [U-Boot] [PATCH v2 4/8] arm: K3: am654: Add support for boot device detection
` [U-Boot] [PATCH v2 5/8] arm: K3: am654: Unlock control module registers during init
` [U-Boot] [PATCH v2 6/8] armv8: K3: am654: Add custom MMU support
` [U-Boot] [PATCH v2 7/8] armv8: K3: am654: Introduce FIT generator script
` [U-Boot] [PATCH v2 8/8] armv8: K3: am654: Add support for generating build targets

[RESEND PATCH v2 0/3] add support to non-uniform SFDP SPI NOR flash memories
 2018-08-27 10:26 UTC  (8+ messages)
` [RESEND PATCH v2 1/3] mtd: spi-nor: "
` [RESEND PATCH v2 2/3] mtd: spi-nor: parse SFDP Sector Map Parameter Table
` [RESEND PATCH v2 3/3] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table

[PATCH v2 00/40] Tegra SDHCI add support for HS200 and UHS signaling
 2018-08-27 10:26 UTC  (3+ messages)

[PATCH v2 0/8] Tegra SDHCI support HS400 on Tegra210 and Tegra186
 2018-08-27 10:26 UTC  (5+ messages)

[PATCH v2 0/2]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-08-27 10:25 UTC  (8+ messages)
` [PATCH v2 2/2]: perf record: enable asynchronous trace writing

[U-Boot] [PATCH v3] serial: omap: Introduce DM specific omap serial
 2018-08-27 10:25 UTC 

[linux-lvm] Volume/Logic group failed to start - Pacemaker
 2018-08-27 10:25 UTC 

[RFC 1/1] eventdev: add distributed software (DSW) event device
 2018-08-27 10:24 UTC  (4+ messages)

[PATCH 1/4] drm: Add P010, P012, P016 format definitions and fourcc
 2018-08-27 10:21 UTC  (4+ messages)
` [PATCH 3/4] drm/i915: preparations for enabling P010, P012, P016 formats
  ` [Intel-gfx] "

[PATCH V5 0/5] soc: imx: add scu firmware api support
 2018-08-27 10:21 UTC  (6+ messages)

[U-Boot] [PATCH v2] serial: omap: Introduce DM specific omap serial
 2018-08-27 10:17 UTC  (3+ messages)

[Qemu-devel] [PATCH] input-linux: toggle for lock keys
 2018-08-27 10:16 UTC  (2+ messages)

[PATCH 0/2] Tegra SDHCI rerun pad calibration periodically
 2018-08-27 10:11 UTC  (6+ messages)
` [PATCH 1/2] mmc: sdhci: Export sdhci_request()

[PATCH 00/16] Unify MediaTek pinctrl in preparation for MT8183 and MT6765
 2018-08-27 10:10 UTC  (41+ messages)
` [PATCH 01/16] pinctrl: mediatek: add pinctrl-mtk-common-v2 for all MediaTek pinctrls
` [PATCH 02/16] pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-bindings
` [PATCH 03/16] pinctrl: mediatek: extend struct mtk_pin_field_calc to pinctrl-mtk-common-v2.c
` [PATCH 04/16] pinctrl: mediatek: extend struct mtk_pin_desc "
` [PATCH 05/16] pinctrl: mediatek: extend struct mtk_pin_soc "
` [PATCH 06/16] pinctrl: mediatek: add driving strength related support "
` [PATCH 07/16] pinctrl: mediatek: add drv register "
` [PATCH 08/16] pinctrl: mediatek: add pull related "
` [PATCH 09/16] pinctrl: mediatek: add advanced "
` [PATCH 10/16] pinctrl: mediatek: add ies register "
` [PATCH 11/16] pinctrl: mediatek: add pullen, pullsel "
` [PATCH 12/16] pinctrl: mediatek: add MT7623 pinctrl driver based on generic pinctrl binding
` [PATCH 13/16] pinctrl: mediatek: use pin descriptor all in pinctrl-mtk-common-v2.c
` [PATCH 14/16] pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-v2.c
` [PATCH 15/16] pinctrl: mediatek: adjust error code and message when some register not supported is found
` [PATCH 16/16] pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on

followup: what's responsible for setting netdev->operstate to IF_OPER_DOWN?
 2018-08-27  6:22 UTC  (3+ messages)

[PATCH V5 0/8] backlight: qcom-wled: Support for QCOM wled driver
 2018-08-27 10:09 UTC  (17+ messages)
` [PATCH V5 1/8] backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c
` [PATCH V5 2/8] backlight: qcom-wled: restructure the qcom-wled bindings
` [PATCH V5 3/8] backlight: qcom-wled: Add new properties for PMI8998
` [PATCH V5 4/8] backlight: qcom-wled: Rename PM8941* to WLED3
` [PATCH V5 5/8] backlight: qcom-wled: Restructure the driver for WLED3

[PATCH v3 net-next] dt-bindings: can: rcar_can: document r8a77965 support
 2018-08-27 10:08 UTC  (2+ messages)

confusing comment, explanation of @IFF_RUNNING in if.h
 2018-08-27  6:20 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-08-26
 2018-08-27 10:07 UTC  (2+ messages)

[PATCH V5 00/10] mmc: add support for sdhci 4.0
 2018-08-27 10:07 UTC  (4+ messages)
` [PATCH V5 06/10] mmc: sdhci: Disable auto-CMD23 if stuff bits is set in CMD23 argument

[U-Boot] [PATCH 0/8] [1/3] Initial support Texas Instrument's AM654 Platform
 2018-08-27 10:07 UTC  (5+ messages)

[ANNOUNCE] libdrm 2.4.94
 2018-08-27 10:06 UTC  (5+ messages)

[Qemu-devel] [PULL 0/9] Disable tests when device is not compiled in
 2018-08-27 10:04 UTC  (10+ messages)
` [Qemu-devel] [PULL 1/9] configure: We don't want to clean configuration files
` [Qemu-devel] [PULL 2/9] check: Only test isa-testdev when it is compiled in
` [Qemu-devel] [PULL 3/9] check: Only test usb-xhci-nec "
` [Qemu-devel] [PULL 4/9] x86_64-softmmu: Configuration is identical to i386-softmmu
` [Qemu-devel] [PULL 5/9] check: Only test ivshm when it is compiled in
` [Qemu-devel] [PULL 6/9] check: Only test boot-serial when sga "
` [Qemu-devel] [PULL 7/9] check: Move VMXNET3 test to common
` [Qemu-devel] [PULL 8/9] check: Move endianess "
` [Qemu-devel] [PULL 9/9] check: Move wdt_ib700 "

[U-Boot] [PATCH v3 00/58] clk: Add Allwinner CLK, RESET support
 2018-08-27 10:04 UTC  (4+ messages)
` [U-Boot] [PATCH v3 19/58] clk: sunxi: Implement direct MMC clocks

Unable to build staging-4.9 on RHEL6
 2018-08-27 10:03 UTC  (3+ messages)

[Qemu-trivial] [PATCH 0/4] ui: use qapi-based parser for most -display options
 2018-08-27 10:02 UTC  (6+ messages)
` [Qemu-trivial] [PATCH 1/4] ui: add qapi parser for -display
  ` [Qemu-trivial] [Qemu-devel] "
        `  "

Men and Génies - Ünnüx Is One
 2018-08-27  9:59 UTC  (2+ messages)
` Men and Génies - Ymmyc.. (updated)

=?gb18030?B?u9i4tKO6ILvYuLSjuiC72Li0o7ogu9i4tKO6IEtWTSBTdXBwb3J0Pw==?=
 2018-08-27 10:01 UTC  (6+ messages)
` 回复: 回复: 回复: 回复: KVM Support?
  `  "
        `  "

[Qemu-devel] [PATCH v2 0/9] jobs: Job Exit Refactoring Pt 1
 2018-08-27 10:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/9] jobs: change start callback to run callback
` [Qemu-devel] [PATCH v2 2/9] jobs: canonize Error object
` [Qemu-devel] [PATCH v2 3/9] jobs: add exit shim

[PATCH v2 0/2] tree-wide: use SPDX identifier for Renesas drivers
 2018-08-27 10:00 UTC  (3+ messages)
` [PATCH v2 2/2] can: rcar: "

[PATCH v3] x86/altp2m: Add a subop for obtaining the mem access of a page
 2018-08-27  9:59 UTC  (4+ messages)

[PATCH] rombios: work around clang's -Waddress-of-packed-member
 2018-08-27  9:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] gtk: add zoom-to-fit to gtk options
 2018-08-27  9:56 UTC 

[PATCH] SubmittingPatches: mention doc-diff
 2018-08-27  9:55 UTC  (9+ messages)
` worktree duplicates, was: "

TLB flushes on fixmap changes
 2018-08-27  9:55 UTC  (13+ messages)

Build regressions/improvements in v4.19-rc1
 2018-08-27  9:55 UTC  (3+ messages)

[PATCH] distutils3.bbclass: improve error messages
 2018-08-27  9:54 UTC 

[PATCH] arm64: dts: renesas: r8a774a1: Add CAN nodes
 2018-08-27  9:53 UTC  (3+ messages)

[PATCH 1/3] ASoC: cs4265: SOC_SINGLE register value error fix
 2018-08-27  9:52 UTC  (7+ messages)
` [PATCH 2/3] ASoC: cs4265: Add native 32bit I2S transport
` [PATCH 3/3] ASoC: cs4265: Add a SPDIF enable actl

[PATCH] mtd: rawnand: qcom: don't include dma-direct.h
 2018-08-27  9:51 UTC  (2+ messages)

[Buildroot] [PATCH v3] minicom: update package to use git repository
 2018-08-27  9:51 UTC  (6+ messages)
` [Buildroot] [PATCH v4 0/3] "
  ` [Buildroot] [PATCH v4 3/3] minicom: add license

[PATCH] hvmloader: fix build with LLVM Linker
 2018-08-27  9:50 UTC  (2+ messages)

[PATCH v2 0/6] Overlayfs stacked f_op fixes
 2018-08-27  9:49 UTC  (5+ messages)
` [PATCH v2 3/6] ovl: fix GPF in swapfile_activate of file from overlayfs over xfs

[PATCH 0/3] Fixes hibernation bugs on x86-32 system
 2018-08-27  9:48 UTC  (6+ messages)
` [PATCH 1/3] x86, hibernate: Fix nosave_regions setup for hibernation
` [PATCH 2/3] x86, hibernate: Extract the common code of 64/32 bit system
` [PATCH 3/3] x86, hibernate: Backport several fixes from 64bits to 32bits hibernation

[PATCH v2 9/9] arm64: dts: renesas: r8a774a1: Add FCPF and FCPV instances
 2018-08-27  9:48 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] pvshim: introduce a PV shim defconfig
 2018-08-27  9:46 UTC  (2+ messages)

[U-Boot] [PATCH] phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macros
 2018-08-27  9:45 UTC 

[PATCH v2 0/9] of: fix compatible-child-node lookups
 2018-08-27  9:44 UTC  (6+ messages)
` [PATCH v2 5/9] mtd: nand: atmel: fix OF child-node lookup

[PATCH] x86/altp2m: Allow setting the #VE info page for an arbitrary VCPU
 2018-08-27  9:41 UTC  (3+ messages)

No protection on the hctx->dispatch_busy
 2018-08-27  5:56 UTC 

[PATCH] app/testpmd: Optimize membuf pool allocation
 2018-08-27  9:39 UTC  (2+ messages)

[PATCH v4 0/3] Add hvmops for setting and getting the suppress #VE bit
 2018-08-27  9:38 UTC  (4+ messages)
` [PATCH v4 3/3] x86/altp2m: Add a hvmop for querying "

[Buildroot] [git commit] dropbear: unbundle libtomath & libtomcrypt
 2018-08-27  9:38 UTC  (2+ messages)

[Buildroot] [git commit] dropbear: fix build with non-SSP capable toolchain
 2018-08-27  9:38 UTC  (2+ messages)

[Buildroot] [V4 1/2] dropbear: bump to version 2018.76
 2018-08-27  9:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] slirp: Implement RFC2132 TFTP server name
 2018-08-27  9:37 UTC  (3+ messages)

[Buildroot] [PATCH v2] dropbear: Do not build static binary
 2018-08-27  9:36 UTC  (2+ messages)

[Buildroot] [PATCH] dropbear: Fix host key loading with 521 bit ecdsa keys
 2018-08-27  9:36 UTC  (2+ messages)

T10xx, 20xx and 4xxx are not supported in 2.4 - Rocko
 2018-08-27  3:00 UTC  (2+ messages)

[Buildroot] [PATCH] dropbear: add upstream security fix for CVE-2018-15599
 2018-08-27  9:35 UTC  (2+ messages)

[PATCH v7] Add udmabuf misc device
 2018-08-27  9:34 UTC  (4+ messages)

[PATCH v6] Add udmabuf misc device
 2018-08-27  9:34 UTC  (9+ messages)

[Qemu-devel] [PATCH] tests: vm: auto_install OpenBSD
 2018-08-27  9:18 UTC  (3+ messages)

[v2,7/7] arm: dts: qcom: db410c: Enable USB OTG support
 2018-08-27  9:33 UTC 

[v2,6/7] phy: qcom-usb-hs: Fix unbalanced notifier registration
 2018-08-27  9:33 UTC 

[v2,5/7] usb: chipidea: Fix otg event handler
 2018-08-27  9:33 UTC 

[v2,4/7] usb: chipidea: Prevent unbalanced IRQ disable
 2018-08-27  9:33 UTC 

[v2,3/7] usb: chipidea: Support generic usb extcon
 2018-08-27  9:33 UTC 

[v2,2/7] doc: usb: ci-hdrc-usb2: Add pinctrl properties definition
 2018-08-27  9:33 UTC 

[v2,1/7] usb: chipidea: Add dynamic pinctrl selection
 2018-08-27  9:33 UTC 

[Qemu-devel] [RFD] [s390x] Tweaking the s390x maintainership setup
 2018-08-27  9:26 UTC  (2+ messages)

[PATCH] bus/fslmc: fix the undefined ref of rte dpaa2 memsegs
 2018-08-27  9:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/9] Add more support for r8a774a1
 2018-08-27  9:32 UTC  (4+ messages)
` [PATCH 8/9] arm64: dts: renesas: r8a774a1: Add audio support

[Buildroot] [git commit branch/2018.02.x] dropbear: add upstream security fix for CVE-2018-15599
 2018-08-27  9:32 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.