All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-28 20:48:36 to 2017-01-28 23:01:30 UTC [more...]

[PATCH 00/50] x86: Clean up and reorganize the E820 table handling code
 2017-01-28 22:12 UTC  (35+ messages)
` [PATCH 01/50] x86/boot/e820: Introduce arch/x86/include/asm/e820/types.h
` [PATCH 04/50] x86/boot/e820: Split minimal UAPI types out into uapi/asm/e820/types.h
` [PATCH 05/50] x86/boot/e820: Clean up the E820_X_MAX definition
` [PATCH 11/50] x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 'struct e820_array'
` [PATCH 12/50] x86/boot/e820: Remove unnecessary #include <linux/ioport.h> from asm/e820/api.h
` [PATCH 13/50] x86/boot/e820: Remove e820_mark_nosave_regions() definition uglies
` [PATCH 14/50] x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
` [PATCH 16/50] x86/boot/e820: Harmonize the 'struct e820_table' fields
` [PATCH 19/50] x86/boot/e820: Basic cleanup of e820.c
` [PATCH 20/50] x86/boot/e820: Rename memblock_x86_fill() to e820__memblock_setup() and improve the explanations
` [PATCH 22/50] x86/boot/e820: Convert printk(KERN_* ...) to pr_*()
` [PATCH 23/50] x86/boot/e820: Move the memblock_find_dma_reserve() function and rename it to memblock_set_dma_reserve()
` [PATCH 24/50] x86/boot/e820: Rename parse_e820_ext() to e820__memory_setup_extended()
` [PATCH 25/50] x86/boot/e820: Move e820_reserve_setup_data() to e820.c
` [PATCH 26/50] x86/boot/e820: Clarify the role of finish_e820_parsing() and rename it to e820__finish_early_params()
` [PATCH 27/50] x86/boot/e820: Rename early_reserve_e820() to e820__memblock_alloc() and document it
` [PATCH 28/50] x86/boot/e820: Rename update_e820() to e820__update_table()
` [PATCH 29/50] x86/boot/e820: Rename sanitize_e820_table() "
` [PATCH 30/50] x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all()
` [PATCH 33/50] x86/boot/e820: Rename e820_print_map() to e820__print_table()
` [PATCH 34/50] x86/boot/e820: Reorder the function prototypes in api.h
` [PATCH 35/50] x86/boot/e820: Simplify e820_reserve_resources()
` [PATCH 36/50] x86/boot/e820: Introduce 'enum e820_type'
` [PATCH 37/50] x86/boot/e820: Use 'enum e820_type' in 'struct e820_entry'
` [PATCH 39/50] x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
` [PATCH 40/50] x86/boot/e820: Clean up the E820 table size define names
` [PATCH 43/50] x86/boot/e820: Simplify the e820__update_table() interface
` [PATCH 44/50] x86/boot/e820: Clean up __e820__update_table() et al
` [PATCH 45/50] x86/boot/e820: Document e820__reserve_setup_data()
` [PATCH 46/50] x86/boot/e820: Use bool in query APIs
` [PATCH 47/50] x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()
` [PATCH 48/50] x86/boot/e820: Rename e820_mark_nosave_regions() to e820__register_nosave_regions()
` [PATCH 49/50] x86/boot/e820: Remove unnecessary #include's
` [PATCH 50/50] x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefix

RAID 5 reshape stalled at 77.5% - next steps??
 2017-01-28 23:01 UTC 

"isert: isert_setup_id: rdma_bind_addr() failed: -19" spam, followed by Recursive Fault on reboot
 2017-01-28 23:01 UTC 

[PATCH 2/3 v2] watchdog: add driver for Cortina Gemini watchdog
 2017-01-28 22:59 UTC 

[PATCH 1/3 v2] watchdog: add DT bindings for Cortina Gemini
 2017-01-28 22:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] iptables: bump to version 1.6.1
 2017-01-28 22:58 UTC 

[U-Boot] [PATCH 0/3] Distroboot support for DE0-nano-SoC board
 2017-01-28 22:49 UTC  (7+ messages)

Quota-enabled XFS hangs during mount
 2017-01-28 22:42 UTC  (11+ messages)

[U-Boot] [PATCH v4 3/3] defconfig: Add a config for AM335x High Security EVM
 2017-01-28 22:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 2/3] spl: Remove overwrite of relocated malloc limit
 2017-01-28 22:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/3] malloc_simple: Add debug statements to memalign_simple
 2017-01-28 22:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH] booti: Set images.os.arch
 2017-01-28 22:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] fs/fat: Fix unaligned __u16 reads for FAT12 access
 2017-01-28 22:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] buildman: Update link to the most recent prebuilt ARC toolachin
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/5] arm: Note vendor-required status of certain MACH_TYPE values
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] am335x_shc: Drop MACH_TYPE usage
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/5] "

[U-Boot] [PATCH 3/5] arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] Revert "arm: Remove unregister MACH_TYPE_xxx uses"
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/5] arm: Re-sync with full list of MACH_TYPE_xxx values
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4 2/2] board/chiliboard: Add support for chiliBoard
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/2] ARM: am335x: Add support for chiliSOM
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,1/2] "

[U-Boot] [PATCH v4 9/9] ARM: SPI: stm32: add stm32f746 qspi driver
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 8/9] ARM: stm32: enable support for smsc phy on stm32f746-disco board
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 7/9] net: phy: add SMSC LAN8742 phy
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,7/9] "

[U-Boot] [PATCH v4 6/9] net: stm32: add designware mac glue code for stm32
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 5/9] ARM: stm32: use clock setup function defined in clock.c
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 4/9] ARM: stm32: fix stm32f7 sdram fmc base address
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 3/9] ARM: stm32: cleanup stm32f7 files
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,3/9] "

[U-Boot] [PATCH v4 2/9] ARM: DTS: stm32: add stm32f746-disco device tree files
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/9] ARM: DTS: stm32: add stm32f746 device tree pin control files
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v2 2/2] arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 1/2] arm: omap3: Fix cpuinfo frequency spelling
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] Revert "armv8: release slave cores from CPU_RELEASE_ADDR"
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] arm64: spin-table: add more information in Kconfig help
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4 4/4] aspeed: Support for ast2500 Eval Board
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 3/4] aspeed: Board init functions and common configs for ast2500 based boards
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 2/4] aspeed: Add basic ast2500-specific drivers and configuration
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/4] aspeed: Add drivers common to all Aspeed SoCs
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[PATCH v8 00/12] mux controller abstraction and iio/i2c muxes
 2017-01-28 22:42 UTC  (4+ messages)
` [PATCH v8 07/12] dt-bindings: i2c: i2c-mux-simple: document i2c-mux-simple bindings

[PATCH 0/6] ncr5380: Miscellaneous minor patches
 2017-01-28 21:44 UTC  (2+ messages)

[PATCH] use oid_to_hex_r() for converting struct object_id hashes to hex strings
 2017-01-28 22:03 UTC 

btrfs recovery
 2017-01-28 22:27 UTC  (6+ messages)

[PATCH 12/22 v2] ARM: gemini: DT for the Cortina Gemini SoC platforms
 2017-01-28 22:33 UTC 

[Qemu-devel] [PATCH v11 00/24] qcow2: persistent dirty bitmaps
 2017-01-28 22:33 UTC  (12+ messages)
` [Qemu-devel] [PATCH 07/24] qcow2: add bitmaps extension
` [Qemu-devel] [PATCH 08/24] block: introduce auto-loading bitmaps
` [Qemu-devel] [PATCH 09/24] qcow2: add .bdrv_load_autoloading_dirty_bitmaps
` [Qemu-devel] [PATCH 13/24] qcow2: add .bdrv_store_persistent_dirty_bitmaps()
` [Qemu-devel] [PATCH 15/24] qcow2: add .bdrv_can_store_new_dirty_bitmap

[Buildroot] [PATCH] core: enhance printvars
 2017-01-28 22:19 UTC 

[PATCH] x86/efi: Always map first physical page into EFI pagetables
 2017-01-28 22:16 UTC  (2+ messages)
` [tip:efi/urgent] x86/efi: Always map the first physical page into the "

[PATCH] x86: Improve documentation for low-level device I/O functions
 2017-01-28 22:17 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: "

[PATCH] bcma: make OF code more generic (not platform_device specific)
 2017-01-28 22:11 UTC 

[PATCH 1/2] spi: When no dma_chan map buffers with spi_master's parent
 2017-01-28 22:17 UTC  (3+ messages)

ioremap_page_range: remapping of physical RAM ranges
 2017-01-28 22:16 UTC  (10+ messages)

[PATCH] checkout: convert post_checkout_hook() to struct object_id
 2017-01-28 22:14 UTC 

[PATCH V2 0/3] net-next: use one struct bgmac & add PHY support
 2017-01-28 21:08 UTC  (4+ messages)
` [PATCH V2 1/3] net: bgmac: allocate struct bgmac just once & don't copy it
` [PATCH V2 2/3] net: bgmac: drop struct bcma_mdio we don't need anymore
` [PATCH V2 3/3] net: bgmac: use PHY subsystem for initializing PHY

[PATCH rdma-core 00/11] Broadcom User Space RoCE Driver
 2017-01-28 22:13 UTC  (12+ messages)
  ` [PATCH rdma-core 01/11] libbnxtre: introduce bnxtre user space RDMA provider
  ` [PATCH rdma-core 02/11] libbnxtre: Add support for user memory regions
  ` [PATCH rdma-core 03/11] libbnxtre: Add support for CQ and QP management
  ` [PATCH rdma-core 04/11] libbnxtre: Add support for posting and polling
  ` [PATCH rdma-core 05/11] libbnxtre: Allow apps to poll for flushed completions
  ` [PATCH rdma-core 06/11] libbnxtre: convert cpu to le all over the place
  ` [PATCH rdma-core 07/11] libbnxtre: Enable UD control path and wqe posting
  ` [PATCH rdma-core 08/11] libbnxtre: Enable polling for UD completions
  ` [PATCH rdma-core 09/11] libbnxtre: Add support for atomic operations
  ` [PATCH rdma-core 10/11] libbnxtre: Add support for SRQ in user lib
  ` [PATCH rdma-core 11/11] libbnxtre: Add versioning support

[PATCH v5 0/8] Runtime PM for Thunderbolt on Macs
 2017-01-28 22:09 UTC  (5+ messages)
` [PATCH v5 1/8] PCI: Recognize Thunderbolt devices
` [PATCH v5 2/8] PCI: Allow runtime PM on Thunderbolt ports

[PATCH] use oidcpy() for copying hashes between instances of struct object_id
 2017-01-28 22:03 UTC 

[PATCH 11/22] ARM: dts: add top-level DT bindings for Cortina Gemini
 2017-01-28 21:56 UTC  (5+ messages)

[PULL REQUEST] i2c for 4.10
 2017-01-28 21:55 UTC 

[U-Boot] [RFC PATCH 0/3] arm64: rk3399: enable SPL with ATF support
 2017-01-28 21:55 UTC  (7+ messages)
` [U-Boot] [RFC PATCH 3/3] spl: add support to booting with ATF

[PATCH 10/22 v2] mtd: physmap_of: add a hook for Gemini flash probing
 2017-01-28 21:50 UTC  (2+ messages)

[PATCH 09/22 v2] mtd: add DT bindings for the Cortina Systems Gemini Flash
 2017-01-28 21:50 UTC  (3+ messages)

[PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2017-01-28 21:44 UTC  (6+ messages)
` [PATCH v9 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation

[PATCH] clk: add more managed APIs
 2017-01-28 21:44 UTC  (4+ messages)

[PATCH 0/5] introduce SWAP macro
 2017-01-28 21:42 UTC  (6+ messages)
` [PATCH 1/5] add "
` [PATCH 2/5] apply: use "
` [PATCH 3/5] "
` [PATCH 4/5] diff: "
` [PATCH 5/5] graph: "

[PATCH v3 0/3] Init device ids from ACPI of_compatible
 2017-01-28 21:38 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] i2c: acpi: Initialize info.type from of_compatible

[PATCH] PCI: xgene: clean up the unnecessary memory free
 2017-01-28 21:31 UTC  (2+ messages)

[PATCH v2] PCI: exynos: refactor exynos pcie driver
 2017-01-28 21:29 UTC  (4+ messages)

[PATCH V3 0/5] PCI: exynos: cleans the minor things
 2017-01-28 21:27 UTC  (2+ messages)

[PATCH V2] ARM: dts: BCM5301X: Add missing Netgear R8000 LEDs and Keys
 2017-01-28 21:15 UTC  (4+ messages)

[PATCH 03/22 v2] irqchip: add a driver for Cortina Gemini
 2017-01-28 21:15 UTC  (2+ messages)

[PATCH] PCI: mvebu: Handle changes to the bridge windows while enabled
 2017-01-28 21:17 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Fix double call of dev_queue_xmit
 2017-01-28 21:24 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Fix includes for IS_ERR/ERR_PTR

[PATCH i2c/for-next] i2c: sh_mobile: document support for r8a7796 (R-Car M3-W)
 2017-01-28 21:23 UTC  (2+ messages)

[PATCH v3] i2c: i2c-cros-ec-tunnel: Reduce logging noise
 2017-01-28 21:18 UTC  (2+ messages)
` [v3] "

[PATCH 02/22 v2] irqchip: DT bindings for Cortina Gemini irqchip
 2017-01-28 21:14 UTC  (3+ messages)

[PATCH v4] i2c: core: helper function to detect slave mode
 2017-01-28 21:13 UTC  (3+ messages)

[PATCH v4 0/3] rt2x00: RT5350 support
 2017-01-28 19:39 UTC  (3+ messages)
` [PATCH v4 1/3] rt2x00: add copy of clk for soc devices

[PATCH V7 00/11] IOMMU probe deferral support
 2017-01-28 21:10 UTC  (19+ messages)
` [PATCH V7 06/11] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
` [PATCH V7 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
` [PATCH V7 09/11] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
` [PATCH V7 10/11] iommu/arm-smmu: Clean up early-probing workarounds

[Qemu-devel] [PATCH v4 0/7] add blkdebug tests
 2017-01-28 20:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 6/7] blkdebug: Add ability to override unmap geometries
` [Qemu-devel] [PATCH v4 7/7] tests: Add coverage for recent block geometry fixes

End of life for Ceph Hammer 0.94.x ?
 2017-01-28 20:58 UTC  (5+ messages)

[PATCH] pcie: ti: Provide patch to force GEN1 PCIe operation
 2017-01-28 20:54 UTC  (2+ messages)

[PATCH] PCI: iproc: fix resource allocation for BCMA PCIe
 2017-01-28 20:44 UTC  (2+ messages)

[PATCH] PCI: iproc: fix kernel crash if dev->of_node not defined
 2017-01-28 20:44 UTC  (2+ messages)

[PATCH] t0001: don't let a default ACL interfere with the umask test
 2017-01-28 20:25 UTC 

[PATCH] merge-recursive: make "CONFLICT (rename/delete)" message show both paths
 2017-01-28 20:37 UTC 

[PATCH v2] drm/nouveau/devinit/gf100-: try to avoid double-running vbios scripts
 2017-01-28 20:53 UTC 

[linux-linus test] 104830: regressions - FAIL
 2017-01-28 20:52 UTC 

Hard crash on 4.9.5
 2017-01-28 20:50 UTC  (3+ messages)

[Bug 97620] New: [REGRESSION] KMS having issues after kernel upgrade (4.5.1-1 to 4.6.4-1)
 2017-01-28 20:51 UTC  (2+ messages)
  ` [Bug 97620] [REGRESSION, bisected] KMS can't initialize GeForce GTX 460 after commit a6a0f67ca7aae2e6bec7ebf55d1e4853dc220816

[PATCH] PCI: Add Union Point to Intel ACS quirks
 2017-01-28 20:49 UTC  (2+ messages)

[PATCH 1/4] PCI: add DT bindings for Cortina Gemini PCI Host Bridge
 2017-01-28 20:48 UTC  (8+ messages)
` [PATCH 2/4] PCI: add driver for Cortina Gemini "
` [PATCH 3/4] ARM: gemini: select MIGHT_HAVE_PCI
` [PATCH 4/4] ARM: dts: add PCI to the Gemini DTSI


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.