All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-30 07:38:14 to 2018-04-30 08:34:47 UTC [more...]

[PATCH] pwm: meson: fix allocation of meson_pwm_channel array
 2018-04-30  8:34 UTC  (3+ messages)

master - build: Calculate dependencies at same time as compiling
 2018-04-30  8:34 UTC 

[U-Boot] [PATCH 5/5] cmd: bootelf: Flush cache before starting
 2018-04-30  8:34 UTC 

[U-Boot] [PATCH 4/5] cmd: go: Flush cache before starting
 2018-04-30  8:34 UTC 

[U-Boot] [PATCH 3/5] api: Flush cache when closing api
 2018-04-30  8:34 UTC 

[U-Boot] [PATCH 2/5] arch: arm: Select SYS_HAVE_{D, I}CACHE_MAINTENANCE kconfig where appropriate
 2018-04-30  8:34 UTC 

[U-Boot] [PATCH v4 0/4] tools: zynqmpimage: Support partitions
 2018-04-30  8:34 UTC  (4+ messages)
` [U-Boot] [PATCH v4 3/4] MAINTAINERS: Declare tools/zynq*.{c, h} as Xilinx maintained

[U-Boot] [PATCH 1/5] arch: Add SYS_HAVE_DCACHE_MAINTENANCE and SYS_HAVE_ICACHE_MAINTENANCE
 2018-04-30  8:34 UTC 

[U-Boot] [PATCH 0/5] Add KConfig option for cache maintenance availability
 2018-04-30  8:33 UTC 

[PATCH v3 00/19] rtlwifi: halmac: Add new module halmac
 2018-04-30  8:33 UTC  (6+ messages)

[U-Boot] [RFC PATCH v2 00/20] Add fastboot UDP support
 2018-04-30  8:32 UTC  (21+ messages)
` [U-Boot] [RFC PATCH v2 01/20] fastboot: Move fastboot to drivers/fastboot
` [U-Boot] [RFC PATCH v2 02/20] fastboot: Switch dependencies on FASTBOOT to USB_FUNCTION_FASTBOOT
` [U-Boot] [RFC PATCH v2 03/20] fastboot: Refactor fastboot_okay/fail to take response
` [U-Boot] [RFC PATCH v2 04/20] fastboot: Extract fastboot_okay/fail to fb_common.c
` [U-Boot] [RFC PATCH v2 05/20] fastboot: Introduce fastboot_response and refactor fastboot_okay/fail
` [U-Boot] [RFC PATCH v2 06/20] fastboot: Correct dependencies in FASTBOOT_FLASH
` [U-Boot] [RFC PATCH v2 07/20] net: fastboot: Merge AOSP UDP fastboot
` [U-Boot] [RFC PATCH v2 08/20] net: fastboot: Support building without MMC
` [U-Boot] [RFC PATCH v2 09/20] fastboot: Refactor write_fb_response into fastboot_okay/fail/response
` [U-Boot] [RFC PATCH v2 10/20] fastboot: Merge USB and UDP getvar implementation
` [U-Boot] [RFC PATCH v2 11/20] fastboot: net: Change 'continue' so it matches USB fastboot
` [U-Boot] [RFC PATCH v2 12/20] fastboot: net: Convert command lookup to a table
` [U-Boot] [RFC PATCH v2 13/20] fastboot: Merge reboot-bootloader handling
` [U-Boot] [RFC PATCH v2 14/20] fastboot: Avoid re-parsing cmd_string for boot/reboot
` [U-Boot] [RFC PATCH v2 15/20] fastboot: Merge boot common across USB and UDP
` [U-Boot] [RFC PATCH v2 16/20] fastboot: net: Add NAND support
` [U-Boot] [RFC PATCH v2 17/20] fastboot: Guard getvar:partition-type/size with MMC
` [U-Boot] [RFC PATCH v2 18/20] fastboot: Check if part_name is NULL before using it
` [U-Boot] [RFC PATCH v2 19/20] fastboot: Add missing newlines
` [U-Boot] [RFC PATCH v2 20/20] fastboot: net: Split fastboot protocol out from net

[PATCH for-4.11 v2 0/2] Add Designated Reviewer (R:) to MAINTAINERS (plus a test case)
 2018-04-30  8:32 UTC  (4+ messages)

[PATCH v2] init: Fix false positives in W+X checking
 2018-04-30  8:31 UTC  (3+ messages)

[PATCH v3 0/3] ASoc: TAS6424: Add support for mute, standby, and faster power on
 2018-04-30  8:30 UTC  (8+ messages)
` [PATCH v3 1/3] ASoC: tas6424: Add support for the standby pin
` [PATCH v3 2/3] ASoC: tas6424: Add support for the mute pin
` [PATCH v3 3/3] ASoC: tas6424: Allow disabling auto diagnostics for faster power-on

[PATCH V4] PM / core: fix deferred probe breaking suspend resume order
 2018-04-30  8:29 UTC  (4+ messages)

[PATCH v3 0/2] Fix file locking in EAL memory
 2018-04-30  8:29 UTC  (4+ messages)
` [PATCH v3 2/2] mem: revert to using flock() and add per-segment lockfiles

git-submodule is missing --dissociate option
 2018-04-30  8:29 UTC 

[PATCH net-next] cls_flower: Support multiple masks per priority
 2018-04-30  8:28 UTC 

[PATCH 0/3] SiFive SoC PWM driver
 2018-04-30  8:27 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: added new pwm-sifive driver documentation

[PATCH 00/12] mtd: nand: davinci: stop using pdev->id as chipselect
 2018-04-30  8:24 UTC  (26+ messages)
` [PATCH 01/12] mtd: nand: davinci: store the core chipselect number in platform data
` [PATCH 02/12] ARM: davinci: da830-evm: specify the chipselect in davinci_nand_pdata
` [PATCH 03/12] ARM: davinci: da850-evm: "
` [PATCH 04/12] ARM: davinci: dm355-evm: "
` [PATCH 05/12] ARM: davinci: dm355-leopard: "
` [PATCH 06/12] ARM: davinci: dm365-evm: "
` [PATCH 07/12] ARM: davinci: dm644x-evm: "
` [PATCH 08/12] ARM: davinci: mityomapl138: "
` [PATCH 09/12] ARM: davinci: dm646x-evm: "
` [PATCH 10/12] ARM: davinci: neuros-osd2: "
` [PATCH 11/12] mtd: nand: davinci: stop using pdev->id as chipselect
` [PATCH 12/12] ARM: davinci: aemif: stop using pdev->id as nand chipselect

[PATCH 0/2] brcmstb-avs-cpufreq changes
 2018-04-30  8:26 UTC  (4+ messages)
` [PATCH 1/2] cpufreq: brcmstb-avs-cpufreq: remove development debug support

[PATCH] ext4: fix bitmap position validation
 2018-04-30  8:24 UTC  (4+ messages)

[PATCH v5] x86/mm: Suppresses vm_events caused by page-walks
 2018-04-30  8:22 UTC  (5+ messages)

[PATCH] PM / Sleep: only update last time for active wakeup sources
 2018-04-30  8:21 UTC  (4+ messages)

[PATCH bpf-next] bpf: remove tracepoints from bpf core
 2018-04-30  8:20 UTC  (3+ messages)

[PATCH 01/11] ASoC: amd: rename audio_substream_data variable
 2018-04-30  8:19 UTC  (12+ messages)
` [PATCH 02/11] ASoC: amd: dma config parameters changes
` [PATCH 05/11] ASoC: amd: pte offset related dma driver changes
` [PATCH 06/11] ASoC: amd: sram bank update changes

[PATCH] xen: char: Remove unnecessary (uart->irq > 0) check
 2018-04-30  8:19 UTC  (2+ messages)

[PATCH] DT: net: can: rcar_canfd: document R8A77980 bindings
 2018-04-30  8:18 UTC  (2+ messages)

[PATCH] u-boot: Add {gen|deploy}_default_envs tasks to generate environment images
 2018-04-30  8:18 UTC  (3+ messages)

[PATCH] drm/i915: Wait for PSR exit before checking for vblank evasion for an atomic update
 2018-04-30  8:20 UTC  (2+ messages)

[v2,4/5] dmaengine: sprd: Add Spreadtrum DMA configuration
 2018-04-30  8:18 UTC  (2+ messages)
` [PATCH v2 4/5] "

where can I find the 'address translation' code in Xen?
 2018-04-30  8:17 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-04-25
 2018-04-30  8:17 UTC  (4+ messages)

[PATCH] DT: net: can: rcar_canfd: document R8A77970 bindings
 2018-04-30  8:16 UTC  (3+ messages)

[PATCH 0/2] Add EtherAVB support
 2018-04-30  8:14 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: r8a77470: "
` [PATCH 2/2] ARM: dts: iwg23s-sbc: "

KASAN: use-after-free in loopback_active_get
 2018-04-30  8:11 UTC  (3+ messages)

[Qemu-devel] [ARM/FDPIC v4 0/4] FDPIC ABI for ARM
 2018-04-30  8:11 UTC  (6+ messages)
` [Qemu-devel] [ARM/FDPIC v4 1/4] Remove CONFIG_USE_FDPIC
` [Qemu-devel] [ARM/FDPIC v4 2/4] linux-user: ARM-FDPIC: Identify ARM FDPIC binaries
` [Qemu-devel] [ARM/FDPIC v4 3/4] linux-user: ARM-FDPIC: Add support of FDPIC for ARM
` [Qemu-devel] [ARM/FDPIC v4 4/4] linux-user: ARM-FDPIC: Add support for signals for FDPIC targets

[U-Boot] [PATCH v3 0/7] Provide SPL support for bootcount (in the case of using falcon boot mode)
 2018-04-30  8:10 UTC  (7+ messages)
` [U-Boot] [PATCH v3 3/7] bootcount: Add function wrappers to handle bootcount increment and error checking
` [U-Boot] [PATCH v3 4/7] bootcount: Rewrite autoboot to use wrapper functions from bootcount.h
` [U-Boot] [PATCH v3 5/7] bootcount: spl: Extend SPL to support bootcount incrementation

[dm-crypt] mdadm, luks, lvm, vm & trim
 2018-04-30  8:05 UTC  (3+ messages)

[PATCH v4 00/15] Memory controller hot reset
 2018-04-30  8:09 UTC  (17+ messages)
` [PATCH v4 09/15] memory: tegra: Squash tegra20-mc into common tegra-mc driver
` [PATCH v4 10/15] memory: tegra: Introduce memory client hot reset
` [PATCH v4 11/15] memory: tegra: Add Tegra210 memory controller hot resets
` [PATCH v4 12/15] memory: tegra: Add Tegra124 "
` [PATCH v4 13/15] memory: tegra: Add Tegra114 "
` [PATCH v4 14/15] memory: tegra: Add Tegra30 "
` [PATCH v4 15/15] memory: tegra: Add Tegra20 "

[PATCH] serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
 2018-04-30  8:09 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/5] mtd: nand: mxs_nand: improve ECC support
 2018-04-30  8:08 UTC  (4+ messages)
` [U-Boot] [PATCH v3 5/5] mtd: nand: mxs_nand: add minimal "

[PATCH 0/4] support for write combining
 2018-04-30  8:07 UTC  (6+ messages)

[PATCH v3 1/2] dt-bindings: input: Add Add Spreadtrum SC27xx vibrator documentation
 2018-04-30  8:06 UTC  (3+ messages)

[PATCH v1] xf86drm: Add drmHandleMatch func
 2018-04-30  8:04 UTC  (3+ messages)

[PATCH v2] ACPI / button: make module loadable when booted in non-ACPI mode
 2018-04-30  8:04 UTC  (3+ messages)

[PATCH v1 0/2] add additional config settings for merge
 2018-04-30  8:03 UTC  (9+ messages)
` [PATCH v3 0/3] add merge.renames config setting
  ` [PATCH v3 2/3] merge: Add "

[Buildroot] [PATCH v6 0/4] llvm for mesa3d
 2018-04-30  8:02 UTC  (5+ messages)
` [Buildroot] [PATCH v6 2/4] package/libclc: new package

[PATCH 0/2] Add R8A77980/Condor eMMC support
 2018-04-30  8:01 UTC  (5+ messages)
` [PATCH v2] arm64: dts: renesas: condor: add "

[PATCH v2] tools: fix cross-compile var clobbering
 2018-04-30  8:00 UTC  (4+ messages)
` [PATCH 1/1] tools: power/acpi, revert to LD = gcc
    ` [Devel] "

[PATCH v8 00/13] Support PPTT for ARM64
 2018-04-30  7:59 UTC  (7+ messages)
` [PATCH v8 05/13] ACPI/PPTT: Add Processor Properties Topology Table parsing

[RESEND PATCH 1/1] drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
 2018-04-30  7:58 UTC  (11+ messages)

BUG report: unicode normalization on APFS (Mac OS High Sierra)
 2018-04-30  7:56 UTC  (3+ messages)
` [PATCH v1 1/1] test: Correct detection of UTF8_NFD_TO_NFC for APFS

[PATCH V3 0/4] Pwrap: Mediatek pwrap driver for mt6797
 2018-04-30  7:53 UTC  (4+ messages)
` [PATCH V3 3/4] soc: mediatek: pwrap: add mt6351 for mt6797 SoCs

[U-Boot] [PATCH v2] arm: zynqmp: Add ZynqMP minimal R5 support
 2018-04-30  7:53 UTC  (2+ messages)

[PATCH]irqchip/irq-gic-v3:Avoid a waste of LPI resource
 2018-04-30  7:53 UTC  (2+ messages)

[CI] drm/i915: Print error state times relative to capture
 2018-04-30  7:52 UTC 

[Qemu-devel] [PATCH] net: Fix memory leak in net_param_nic()
 2018-04-30  7:51 UTC  (2+ messages)

[PATCH 0/9] [v2] x86, pkeys: two protection keys bug fixes
 2018-04-30  7:51 UTC  (7+ messages)
` [PATCH 4/9] x86, pkeys: override pkey when moving away from PROT_EXEC

[PATCH] [v4] staging: wlan-ng: prism2sta: fixed indent coding style issues
 2018-04-30  7:51 UTC  (2+ messages)
` [PATCH] [v5] "

[PATCH v4 0/7] spi: Extend the framework to generically support memory devices
 2018-04-30  7:51 UTC  (4+ messages)
` [PATCH v4 5/7] spi: ti-qspi: Implement the spi_mem interface

[LTP] [PATCH RESEND] syscalls/swapon03: do not fail if /proc/swaps is absent
 2018-04-30  7:50 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 00/23] RISC-V QEMU Port Submission
 2018-04-30  7:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH v8 18/23] RISC-V VirtIO Machine

[patch V7 00/15] SBB 0
 2018-04-30  7:49 UTC  (4+ messages)
` [patch V7 10/15] SBB 10
  ` [MODERATED] "

[PATCH v1 0/4] Restore ULPI USB on Tegra20
 2018-04-30  7:48 UTC  (10+ messages)
` [PATCH v1 1/4] clk: tegra20: Add DEV1/DEV2 OSC dividers
` [PATCH v1 2/4] pinctrl: tegra20: Provide CDEV1/2 clock muxes
` [PATCH v1 3/4] clk: tegra20: Set correct parents for CDEV1/2 clocks

[PATCH][for iio-for-4.17b] iio: humidity: hts221: Fix sensor reads after resume
 2018-04-30  7:48 UTC  (2+ messages)

[Cocci] [cocci-bug] coccinelle 1.0.6: OpenMP #pragma directive leads to function ignore
 2018-04-30  7:47 UTC  (8+ messages)

[PATCH] fsck.xfs: do not use 'function' keyword
 2018-04-30  7:46 UTC  (2+ messages)

[PATCH] SVM: re-work VMCB sync-ing
 2018-04-30  7:46 UTC  (9+ messages)

[PATCH v4.4 0/2] serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_init
 2018-04-30  7:46 UTC  (3+ messages)
` [PATCH v4.4 1/2] "
` [PATCH v4.4 2/2] serial: mctrl_gpio: Add missing module license

[U-Boot] [PATCH v2] arm64: zynqmp: Setup MMU map for DDR at run time
 2018-04-30  7:46 UTC  (2+ messages)

[PATCH] drm/i915/edp: Only use alternate fixed mode when requested
 2018-04-30  7:49 UTC  (6+ messages)

[PATCH v4.4 0/2] serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_init
 2018-04-30  7:45 UTC 

[PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling
 2018-04-30  7:42 UTC  (5+ messages)
` [PATCH RESEND v1 2/7] x86: configure vmcs for Intel processor trace virtualization

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

[PATCH v4 00/13] staging: typec: tcpci: move out of staging
 2018-04-30  7:41 UTC  (4+ messages)
` [PATCH v4 02/13] dt-bindings: usb: add documentation for typec port controller(TCPCI)
    ` [v4,02/13] "

[PATCH v2 0/2]
 2018-04-30  7:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: media: renesas-ceu: Add R-Mobile R8A7740

[PATCH 01/12] gpio: 74xx-mmio: Use of_device_get_match_data()
 2018-04-30  7:38 UTC  (7+ messages)
` [PATCH 07/12] gpio: pca953x: "
` [PATCH 08/12] gpio: pxa: "
` [PATCH 09/12] gpio: syscon: "
` [PATCH 10/12] gpio: ts4900: "
` [PATCH 11/12] gpio: vf610: "
` [PATCH 12/12] gpio: xlp: "


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.