All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-28 19:49:30 to 2017-01-28 22:44:47 UTC [more...]

[PATCH 00/50] x86: Clean up and reorganize the E820 table handling code
 2017-01-28 22:12 UTC  (27+ messages)
` [PATCH 01/50] x86/boot/e820: Introduce arch/x86/include/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 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 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 28/50] x86/boot/e820: Rename update_e820() to e820__update_table()
` [PATCH 29/50] x86/boot/e820: Rename sanitize_e820_table() "
` [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 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

[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

[U-Boot] [PATCH 0/3] Distroboot support for DE0-nano-SoC board
 2017-01-28 22:30 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] socfpga: Enable abort for DE-nano-SoC SPL uboot load from MMC
` [U-Boot] [PATCH 2/3] socfpga: Add distoboot support for DE0-nano-SoC
` [U-Boot] [PATCH 3/3] socfpga: Adapt environment storage "

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

[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  (4+ 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] 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] i2c: i2c-cros-ec-tunnel: Reduce logging noise
 2017-01-28 21:18 UTC  (2+ messages)
` [v3] "

[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 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  (13+ messages)
` [Qemu-devel] [PATCH v4 1/7] qcow2: Assert that cluster operations are aligned
` [Qemu-devel] [PATCH v4 2/7] qcow2: Discard/zero clusters by byte count
` [Qemu-devel] [PATCH v4 4/7] blkdebug: Add pass-through write_zero and discard support
` [Qemu-devel] [PATCH v4 5/7] blkdebug: Simplify override logic
` [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  (4+ messages)

[PATCH] PCI: iproc: fix kernel crash if dev->of_node not defined
 2017-01-28 20:44 UTC  (4+ 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  (3+ 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  (9+ 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

[Bug 99542] vdpau logging errors since gallium/radeon: adjust the rule for using the LINEAR_ALIGNED layout
 2017-01-28 20:47 UTC  (4+ messages)

[PATCH -stable] crypto: ccm - deal with CTR ciphers that honour iv_out
 2017-01-28 20:40 UTC 

[PATCH 1/3] xfs/263: don't hardcode inode numbers in output
 2017-01-28 20:30 UTC  (3+ messages)

[meta-python][PATCH] python-pyopenssl: Don't overwrite inherited dependencies
 2017-01-28 20:23 UTC 

[meta-python][PATCH] python-cffi: Don't overwrite inherited dependencies
 2017-01-28 20:18 UTC 

[Buildroot] [PATCH v3,1/1] hiredis: new package
 2017-01-28 20:24 UTC 

Intel alsa sound request for Laptops
 2017-01-28 20:20 UTC  (4+ messages)

[meta-perl][PATCH] libnet-ssleay-perl: fix build error
 2017-01-28 20:09 UTC 

wake_up does not return
 2017-01-28 20:03 UTC  (9+ messages)

[U-Boot] [PATCH 0/3] env: Add support for environments on arbitrary filesystems
 2017-01-28 20:03 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] env: Add generic redundant environment implementation
` [U-Boot] [PATCH 2/3] env: Switch env_nand, env_mmc and env_ubi to env_import_redund
` [U-Boot] [PATCH 3/3] env: Add support for FS environment

[PATCH 0/3] stash: support filename argument
 2017-01-28 19:30 UTC  (5+ messages)
` [PATCH 1/3] Documentation/stash: remove mention of git reset --hard

[PATCH net] net: ethtool: add support for 2500BaseT and 5000BaseT link modes
 2017-01-28 19:53 UTC 

[U-Boot] [RFC PATCH v3 00/11] IPv6 support
 2017-01-28 19:59 UTC  (4+ messages)
` [U-Boot] [RFC PATCH v3 09/11] net: IPv6 documentation

[Bug 99579] [radeonsi,regression] Hardware-accelerated video playback with mpv spams console with "r600_texture_transfer_map - failed to create temporary texture to hold untiled copy"
 2017-01-28 19:51 UTC  (2+ messages)

[PATCH libdrm 3/3] amdgpu: vamgr can be a struct instead of a pointer
 2017-01-28 19:50 UTC 

[PATCH libdrm 2/3] amdgpu: vamgr_32 can be a struct instead of a pointer
 2017-01-28 19:50 UTC 

[PATCH libdrm 0/3] some -pro patches for integration
 2017-01-28 19:49 UTC  (3+ messages)
` [PATCH libdrm 1/3] amdgpu: Free/uninit vamgr_32 in theoretically correct order
  ` [PATCH libdrm 2/3] amdgpu: vamgr_32 can be a struct instead of a pointer


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.