All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-07 08:56:33 to 2016-03-07 09:47:12 UTC [more...]

[PATCH v4 00/52] mtd: rework ECC layout definition
 2016-03-07  9:47 UTC  (46+ messages)
` [PATCH v4 01/52] mtd: kill the ecclayout->oobavail field
` [PATCH v4 02/52] mtd: create an mtd_oobavail() helper and make use of it
` [PATCH v4 03/52] mtd: mtdswap: remove useless if (!mtd->ecclayout) test
` [PATCH v4 04/52] mtd: nand: simplify nand_bch_init() usage
` [PATCH v4 05/52] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v4 06/52] mtd: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v4 07/52] mtd: nand: core: "
` [PATCH v4 08/52] mtd: nand: atmel: "
` [PATCH v4 09/52] mtd: nand: fsl_ifc: "
` [PATCH v4 10/52] mtd: nand: gpmi: "
` [PATCH v4 11/52] mtd: nand: lpc32xx: "
` [PATCH v4 12/52] mtd: nand: omap2: "
` [PATCH v4 13/52] mtd: onenand: "
` [PATCH v4 14/52] mtd: add mtd_set_ecclayout() helper function
` [PATCH v4 15/52] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH v4 16/52] mtd: nand: "
` [PATCH v4 17/52] mtd: onenand: "
` [PATCH v4 18/52] mtd: docg3: "
` [PATCH v4 19/52] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
` [PATCH v4 20/52] mtd: docg3: switch to mtd_ooblayout_ops
` [PATCH v4 21/52] mtd: nand: implement the default mtd_ooblayout_ops
` [PATCH v4 22/52] mtd: nand: bch: switch to mtd_ooblayout_ops

[PATCH v5 00/26] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2016-03-07  9:46 UTC  (25+ messages)
` [PATCH v5 03/26] memory: omap-gpmc: Introduce GPMC to NAND interface
` [PATCH v5 09/26] mtd: nand: omap: Clean up device tree support
` [PATCH v5 10/26] mtd: nand: omap: Update DT binding documentation
` [PATCH v5 13/26] memory: omap-gpmc: Support general purpose input for WAITPINs
` [PATCH v5 17/26] mtd: nand: omap2: Implement NAND ready using gpiolib

[Qemu-devel] [PATCH v2 4/7] memory: Drop MemoryRegion.ram_addr
 2016-03-07  9:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH] scripts: Fix dump-guest-memory.py for MemoryRegion.ram_block removal

[PATCH v2 0/5] introduce kcompactd and stop compacting in kswapd
 2016-03-07  9:45 UTC  (13+ messages)
` [PATCH v2 4/5] mm, kswapd: replace kswapd compaction with waking up kcompactd

[PATCH 0/1] ARM: Implement support for write-ctrlreg vm-events
 2016-03-07  9:45 UTC  (5+ messages)

[PATCH V2] IB/uverbs: Fix race between uverbs_close and remove_one
 2016-03-07  9:44 UTC 

master - coverity: fix possible resource leak in _print_historical_lv function
 2016-03-07  9:44 UTC 

Tegra baseline test results for v4.5-rc7
 2016-03-07  9:43 UTC  (2+ messages)

Broadcom BCM4324(1) rev B5 chipset - Bluetooth support in Linux Kernel 4.x ?
 2016-03-07  9:42 UTC  (6+ messages)

[PATCH] drm/i915: add sanity check for partial view creation
 2016-03-07  9:40 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: add sanity check for partial view creation (rev3)

[PATCH] drm/i915: Only write watermark registers if a pipe is active
 2016-03-07  9:40 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "

[PATCH 0/2] ARM: dra7: Enable Errata i877
 2016-03-07  9:40 UTC  (5+ messages)

[PATCH 0/5] MIDI USB Gadget improvements
 2016-03-07  9:40 UTC  (23+ messages)
` [PATCH 2/5] usb: gadget: f_midi: added spinlock on transmit function
` [PATCH 3/5] usb: gadget: gmidi: remove bus powered requirement on bmAttributes
` [PATCH 4/5] usb: gadget: f_midi: cleanups and typos fixes
` [PATCH 5/5] usb: gadget: f_midi: updated copyright

[Intel-wired-lan] [PATCH v4 0/4] igb: enable RX network flow classification
 2016-03-07  9:38 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH v4 1/4] igb: add support of "
` [Intel-wired-lan] [PATCH v4 2/4] igb: support RX flow classification by ethertype
` [Intel-wired-lan] [PATCH v4 3/4] igb: support RX flow classification by VLAN priority
` [Intel-wired-lan] [PATCH v4 4/4] igb: fix error code in igb_add_ethtool_nfc_entry()

[PATCH kernel 0/9] KVM, PPC, VFIO: Enable in-kernel acceleration
 2016-03-07  9:38 UTC  (5+ messages)
` [PATCH kernel 6/9] KVM: PPC: Associate IOMMU group with guest view of TCE table

[GIT PULL] ARM: OMAP2+: critical DRA7xx fix for v4.5-rc
 2016-03-07  9:38 UTC  (2+ messages)

[PATCH 00/13] ath10k: implement push-pull tx model
 2016-03-07  9:36 UTC  (7+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 07/11] ath10k: implement wake_tx_queue

[PATCH 1/2] Documentation: synopsys-dw-mshc: add binding for resets
 2016-03-07  9:35 UTC  (3+ messages)

How to use OF-style driver w/o dtd (ARM s3c24xx rtc driver)
 2016-03-07  9:35 UTC 

[Qemu-devel] [PATCH] Whitelist sysinfo call
 2016-03-07  9:34 UTC 

[PATCH 0/8] drm/bochs: convert bochs to atomic mode-setting
 2016-03-07  9:34 UTC  (7+ messages)

[PATCH v3 00/12] Virtual GIC save/restore optimization
 2016-03-07  9:33 UTC  (26+ messages)
` [PATCH v3 01/12] KVM: arm/arm64: vgic-v2: Avoid accessing GICH registers
` [PATCH v3 02/12] KVM: arm/arm64: vgic-v2: Save maintenance interrupt state only if required
` [PATCH v3 03/12] KVM: arm/arm64: vgic-v2: Move GICH_ELRSR saving to its own function
` [PATCH v3 04/12] KVM: arm/arm64: vgic-v2: Do not save an LR known to be empty
` [PATCH v3 05/12] KVM: arm/arm64: vgic-v2: Reset LRs at boot time
` [PATCH v3 06/12] KVM: arm/arm64: vgic-v2: Only wipe LRs on vcpu exit
` [PATCH v3 07/12] KVM: arm/arm64: vgic-v2: Make GICD_SGIR quicker to hit
` [PATCH v3 08/12] arm64: KVM: vgic-v3: Avoid accessing ICH registers
` [PATCH v3 09/12] arm64: KVM: vgic-v3: Save maintenance interrupt state only if required
` [PATCH v3 10/12] arm64: KVM: vgic-v3: Do not save an LR known to be empty
` [PATCH v3 11/12] arm64: KVM: vgic-v3: Reset LRs at boot time
` [PATCH v3 12/12] arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit

[PATCH] can: rcar_canfd: Add Renesas R-Car CAN FD driver
 2016-03-07  9:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH iproute2 net-next v2] bridge: mdb: add support for extended router port information
 2016-03-07  9:32 UTC  (2+ messages)
` [PATCH iproute2 net-next v3] "

[PATCH 1/2] Fix wrong bitmap output for cluster raid
 2016-03-07  9:31 UTC  (2+ messages)
` [PATCH 2/2] Remove dead code about LKF_CONVERT flag

[Bug 94410] [radeonsi] Unreal engine 4 Segmentation fault
 2016-03-07  9:30 UTC  (2+ messages)

[PATCH 0/2] ARM: uniphier: UniPhier updates for Linux 4.6-rc1 (2nd round)
 2016-03-07  9:30 UTC  (3+ messages)

[U-Boot] [PATCH] MIPS: fix mips_cache fallback without __builtin_mips_cache
 2016-03-07  9:30 UTC  (4+ messages)

[PATCH 0/2] i40e setting ether type of VLANs
 2016-03-07  9:28 UTC  (3+ messages)
` [PATCH v2 0/3] "

[PATCHv4] i2c: cadence: Fix the kernel-doc warnings
 2016-03-07  9:28 UTC 

[PATCH 0/5 for 2.3] vhost rxtx refactor
 2016-03-07  9:27 UTC  (6+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 3/7] vhost: refactor virtio_dev_merge_rx

[Bug 113341] New: GPU Lockup on AMD Kaveri
 2016-03-07  9:27 UTC  (2+ messages)
` [Bug 113341] "

[PATCH 1/2] pwm: add DT bindings for the STMPE PWM
 2016-03-07  9:26 UTC  (2+ messages)

[PATCH v4 0/4] Add Ethernet support on STM32F429
 2016-03-07  9:26 UTC  (6+ messages)
` [PATCH v4 2/4] Documentation: Bindings: Add STM32 DWMAC glue

ioctl API for vTPM driver
 2016-03-07  9:25 UTC  (4+ messages)

[PATCH v2] arm64: dts: Add tmu node for exynos7
 2016-03-07  9:25 UTC  (4+ messages)

[PATCH 0/2] [media] exynos4-is: Trivial fixes for DT port/endpoint parse logic
 2016-03-07  9:24 UTC  (5+ messages)

NTP forwarding
 2016-03-07  9:24 UTC  (6+ messages)

[Buildroot] [PATCH] python-rpi-gpio: fix typo
 2016-03-07  9:23 UTC 

[PATCH 1/1] dma-mapping: to avoid exception when cpu_addr is NULL
 2016-03-07  9:21 UTC 

chromium browser
 2016-03-07  9:11 UTC  (2+ messages)

How to use earlycon and earlyprintk on Samsung S3C24xx
 2016-03-07  9:20 UTC  (5+ messages)

[U-Boot] [PATCH] ARM: OMAP4+: Allow arch specfic code to use early DM
 2016-03-07  9:19 UTC 

[PATCH 00/42] drm/omap: patches for v4.6 part 2
 2016-03-07  9:19 UTC  (10+ messages)
` [PATCH 17/42] drm/omap: Add dispc_mgr_get_supported_outputs()
` [PATCH 18/42] drm/omap: remove crtc->mgr field
` [PATCH 40/42] drm/omap: remove last uses of omap_overlay_manager

[patch added to 3.12-stable] Fix problem with setting ACL on directories
 2016-03-07  9:19 UTC 

[PATCH] pwm: bcm7038: fix check of error code returned by devm_ioremap_resource()
 2016-03-07  9:19 UTC  (3+ messages)

[PATCH 1/2] poller: allow safely remove pollers in any time
 2016-03-07  9:16 UTC  (6+ messages)
` [PATCH 2/2] input: make the Input Core be the last in the poller queue

[Qemu-devel] [PATCH V3 0/3] Introduce filter-redirector
 2016-03-07  9:17 UTC  (9+ messages)
` [Qemu-devel] [PATCH V3 2/3] net/filter-mirror:Add filter-redirector func
` [Qemu-devel] [PATCH V3 3/3] tests/test-filter-redirector: Add unit test for filter-redirector

[PATCH] thermal: tegra_soctherm: fix sign bit of temperature
 2016-03-07  9:16 UTC  (7+ messages)

[refpolicy] context file for openrc
 2016-03-07  9:15 UTC 

[PATCH] configure: Show support for connlabel
 2016-03-07  9:14 UTC 

[PATCH] hwmon: ina2xx: Add per-sensor label
 2016-03-07  9:14 UTC  (2+ messages)

Kernel BUG on RAID1 resize with external bitmap
 2016-03-07  9:14 UTC 

[Qemu-devel] [PATCH v10 0/3] qapi: child add/delete support
 2016-03-07  9:15 UTC  (7+ messages)
` [Qemu-devel] [PATCH v10 2/3] quorum: implement bdrv_add_child() and bdrv_del_child()
` [Qemu-devel] [PATCH v10 3/3] qmp: add monitor command to add/remove a child

[PATCH] drm/i915: Don't WARN() when sprite watermark > 0 for disabled LP2/LP3 levels
 2016-03-07  9:13 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

4.4.3: OOPS when running "stress-ng --sock 5"
 2016-03-07  9:12 UTC  (3+ messages)

Emulation qemu
 2016-03-07  9:08 UTC 

Possible double-free in the usbnet driver
 2016-03-07  9:08 UTC  (4+ messages)

[PATCH v3] Improve the performance of --num-threads -d 31
 2016-03-07  9:03 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 0/7] memory: Clean up MemoryRegion.ram_addr and optimize address_space_translate
 2016-03-07  9:04 UTC  (3+ messages)

[PATCH 0/4] Refactor pinctrl driver for aobus / cbus
 2016-03-07  9:01 UTC  (5+ messages)
` [PATCH 4/4] documentation: Fix pinctrl documentation for Meson8 / Meson8b

[PATCH] iio: adc: imx25-gcq: fix do_div
 2016-03-07  9:01 UTC  (4+ messages)

Cross-distribution ARM meetings at Linaro connect this weel
 2016-03-07  9:01 UTC 

Build regressions/improvements in v4.5-rc7
 2016-03-07  9:01 UTC  (4+ messages)

[PATCH 1/3] git reset --hard gives clean working tree
 2016-03-07  8:58 UTC  (9+ messages)

[tegrarcm PATCH v1 0/4] Add flashing support for T124 rsa fused board
 2016-03-07  8:58 UTC  (3+ messages)
` [tegrarcm PATCH v1 3/4] Add option --signed

git diff does not precompose unicode file paths (OS X)
 2016-03-07  8:54 UTC  (6+ messages)

[PATCH V4 0/4] net-next: mediatek: add ethernet driver
 2016-03-07  8:56 UTC  (10+ messages)
` [PATCH V4 1/4] net-next: mediatek: document MediaTek SoC ethernet binding
` [PATCH V4 2/4] net-next: mediatek: add support for MT7623 ethernet
` [PATCH V4 3/4] net-next: mediatek: add Kconfig and Makefile
` [PATCH V4 4/4] net-next: mediatek: add an entry to MAINTAINERS


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.