All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-13 04:28:34 to 2016-06-13 06:09:12 UTC [more...]

[PATCH 1/3] MIPS: BMIPS: Add device tree example for BCM63268
 2016-06-13  6:09 UTC  (7+ messages)
` [PATCH 2/3] MIPS: BMIPS: Add BCM6345 support

[PATCH net-next 0/3] [RFC] netlink: prepare to dump and restore data from a receive queue
 2016-06-13  6:07 UTC  (4+ messages)
` [PATCH 1/3] netlink: allow to set peeking offset for sockets
` [PATCH 2/3] netlink: add an ability to restore messages in a receive queue
` [PATCH 3/3] netlink/diag: report flags for netlink sockets

[PATCH 0/3] Add Hisilicon MDIO bus driver and FEMAC driver
 2016-06-13  6:07 UTC  (5+ messages)
` [PATCH 1/3] net: Add MDIO bus driver for the Hisilicon FEMAC
` [PATCH 2/3] ethtool: Add common functions for get and set settings
` [PATCH 3/3] net: hisilicon: Add Fast Ethernet MAC driver

[Buildroot] [PATCH] dmalloc: fix static build
 2016-06-13  6:07 UTC 

[U-Boot] [PATCH] i2c_eeprom: Add reading support
 2016-06-13  6:04 UTC  (3+ messages)

[Buildroot] [PATCH] gmp: disable ASM for m68k coldfire
 2016-06-13  6:04 UTC 

[Buildroot] [PATCH] m68k: gcc coldfire does not provide _sync atomics
 2016-06-13  6:03 UTC 

[balbi-usb:testing/next 64/67] otg.c:undefined reference to `usb_gadget_vbus_disconnect'
 2016-06-13  6:01 UTC  (5+ messages)

[BUG] Rhel7u2 guest with kernel 4.6.0 restore and migrate failed
 2016-06-13  5:59 UTC 

[RFC v3 0/5] MT2701 DRM support
 2016-06-13  5:56 UTC  (5+ messages)
` [RFC v3 4/5] drm/mediatek: add support for Mediatek SoC MT2701

[PATCH 1/3] i.MX: system.c: Convert goto to if statement
 2016-06-13  5:55 UTC  (6+ messages)
` [RESEND PATCH 2/3] i.MX: system.c: Remove redundant errata 752271 code
` [PATCH 3/3] i.MX: system.c: Replace magic numbers

[PATCH 0/4] mtd: add support for pairing scheme description
 2016-06-13  5:55 UTC  (8+ messages)
` [PATCH 1/4] mtd: introduce the mtd_pairing_scheme concept

useful information
 2016-06-13  5:51 UTC 

[PATCH v10 1/2] Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentation
 2016-06-13  5:50 UTC  (7+ messages)
` [PATCH v10 2/2] dmaengine: Add Xilinx zynqmp dma engine driver support

[PATCH] gpio: 104-idi-48: Fix missing spin_lock_init for ack_lock
 2016-06-13  5:48 UTC 

[PATCH V3 0/2] irqchip: qcom: Add IRQ combiner driver
 2016-06-13  5:45 UTC  (7+ messages)
` [PATCH V3 1/2] ACPI: Add support for ResourceSource/IRQ domain mapping

tegra-devfreq hangs TK1 with R21.4 u-boot
 2016-06-13  5:45 UTC  (2+ messages)

WARNING at kernel/sched/core.c:1166 while booting 4.6.0 mainline on ppc64le bare metal
 2016-06-13  5:44 UTC  (3+ messages)
` [PATCH 0/2] Fix CPU Online handling for unbounded worker threads

[PATCH] dmaengine: vdma: Fix compilation warning in cyclic dma mode
 2016-06-13  5:42 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/5] Urgent fixes for misconverted CONFIG_BOOTDELAY
 2016-06-13  5:42 UTC  (5+ messages)

[PATCH 0/6] eBPF JIT for PPC64
 2016-06-13  5:40 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH v5 1/4] Revert "batman-adv: Fix hardif remove/add race"
 2016-06-13  5:41 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH v5 2/4] batman-adv: Modify mesh_iface outside sysfs context
` [B.A.T.M.A.N.] [PATCH v5 3/4] batman-adv: Revert "postpone sysfs removal when unregistering"
` [B.A.T.M.A.N.] [PATCH v5 4/4] batman-adv: Avoid sysfs name collision for netns moves

[PATCH] ath10k: fix potential null dereference bugs
 2016-06-13  5:39 UTC  (3+ messages)

[PATCH] parse-options-cb.c: use string_list_append_nodup in OPT_STRING_LIST()
 2016-06-13  5:39 UTC  (7+ messages)
    ` [PATCH 0/3] fix parse-opt string_list leaks
      ` [PATCH 1/3] parse_opt_string_list: stop allocating new strings
      ` [PATCH 2/3] interpret-trailers: don't duplicate option strings
      ` [PATCH 3/3] blame,shortlog: don't make local option variables static

[U-Boot] [PATCH] configs: Fixup after BOOTDELAY migration
 2016-06-13  5:36 UTC  (4+ messages)
` [U-Boot] [PATCH v2] configs: Fixup afet "

[U-Boot] [PATCH v2 00/55] RFC: dm: rockchip: Add support for compiled-in platform data
 2016-06-13  5:33 UTC  (56+ messages)
` [U-Boot] [PATCH v2 01/55] sandbox: Don't print a warning for CONFIG_I2C_COMPAT
` [U-Boot] [PATCH v2 02/55] README: Remove CONFIG_SYS_MALLOC_F_LEN comment
` [U-Boot] [PATCH v2 03/55] spl: Drop include of i2c.h
` [U-Boot] [PATCH v2 04/55] Makefile: Allow the SPL final link rule to be overridden
` [U-Boot] [PATCH v2 05/55] sandbox: Allow chaining from SPL to U-Boot proper
` [U-Boot] [PATCH v2 06/55] sandbox: Support building an SPL image
` [U-Boot] [PATCH v2 07/55] sandbox: Correct header file order in cpu.c
` [U-Boot] [PATCH v2 08/55] sandbox: Add some missing headers "
` [U-Boot] [PATCH v2 09/55] sandbox: Don't use PCI in SPL
` [U-Boot] [PATCH v2 10/55] sandbox: Don't include the main loop "
` [U-Boot] [PATCH v2 11/55] sandbox: Add basic SPL implementation
` [U-Boot] [PATCH v2 12/55] sandbox: Don't use IDE and iotrace in SPL
` [U-Boot] [PATCH v2 13/55] sandbox: serial: Don't sync video "
` [U-Boot] [PATCH v2 14/55] sandbox: Add a new sandbox_spl board
` [U-Boot] [PATCH v2 15/55] sandbox: Add a test device that uses of-platdata
` [U-Boot] [PATCH v2 16/55] dm: spl: Don't set up device tree with of-platdata
` [U-Boot] [PATCH v2 17/55] dm: Makefile: Build of-platdata before SPL
` [U-Boot] [PATCH v2 18/55] dm: core: Don't use device tree with of-platdata
` [U-Boot] [PATCH v2 19/55] dm: regmap: Add a dummy implementation for of-platdata
` [U-Boot] [PATCH v2 20/55] dm: syscon: Add support "
` [U-Boot] [PATCH v2 21/55] dm: sandbox: Add a simple driver to test of-platdata
` [U-Boot] [PATCH v2 22/55] dm: Add a header that provides access to the of-platdata structs
` [U-Boot] [PATCH v2 23/55] dm: clk: Add support for of-platdata
` [U-Boot] [PATCH v2 24/55] dm: serial: "
` [U-Boot] [PATCH v2 25/55] dm: Don't include fdtdec functions when of-platdata is enabled
` [U-Boot] [PATCH v2 26/55] dm: Add an option to enable the of-platdata feature
` [U-Boot] [PATCH v2 27/55] dm: Add a README for of-platdata
` [U-Boot] [PATCH v2 28/55] dm: Add a library to provide simple device-tree access
` [U-Boot] [PATCH v2 29/55] dm: Add a tool to generate C code from a device tree
` [U-Boot] [PATCH v2 30/55] dm: Makefile: Build of-platdata files when the feature is enabled
` [U-Boot] [PATCH v2 31/55] dm: Add a more efficient libfdt library
` [U-Boot] [PATCH v2 32/55] Only build the libfdt python module if 'swig' is available
` [U-Boot] [PATCH v2 33/55] tiny-printf: Support assert()
` [U-Boot] [PATCH v2 34/55] dm: spl: Bind in all devices in SPL with of-platdata
` [U-Boot] [PATCH v2 35/55] dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
` [U-Boot] [PATCH v2 36/55] dtoc: Ignore the u-boot, dm-pre-reloc property
` [U-Boot] [PATCH v2 37/55] dm: Don't attach the device tree to SPL with of-platdata
` [U-Boot] [PATCH v2 38/55] dm: core: Expand platdata for of-platdata devices
` [U-Boot] [PATCH v2 39/55] dm: core: Move regmap allocation into a separate function
` [U-Boot] [PATCH v2 40/55] dm: core: Add an implementation of regmap_init_mem_platdata()
` [U-Boot] [PATCH v2 41/55] dm: serial: ns16550: Update to support of-platdata
` [U-Boot] [PATCH v2 42/55] rockchip: serial: Add an of-platdata driver for rockchip
` [U-Boot] [PATCH v2 43/55] rockchip: Update the sdram-channel property to support of-platdata
` [U-Boot] [PATCH v2 44/55] rockchip: mmc: Move all DT decoding to ofdata_to_platdata()
` [U-Boot] [PATCH v2 45/55] rockchip: mmc: Update the driver to support of-platdata
` [U-Boot] [PATCH v2 46/55] rockchip: clk: Move all DT decoding to ofdata_to_platdata()
` [U-Boot] [PATCH v2 47/55] rockchip: clk: Update the rk3288 driver to support of-platdata
` [U-Boot] [PATCH v2 48/55] rockchip: pinctrl: "
` [U-Boot] [PATCH v2 49/55] rockchip: Move the MMC setup check earlier
` [U-Boot] [PATCH v2 50/55] rockchip: Don't use spl_boot_device() with of-platdata
` [U-Boot] [PATCH v2 51/55] rockchip: syscon: Update to work "
` [U-Boot] [PATCH v2 52/55] rockchip: sdram: Move all DT decoding to ofdata_to_platdata()
` [U-Boot] [PATCH v2 53/55] rockchip: sdram: Update the driver to support of-platdata
` [U-Boot] [PATCH v2 54/55] rockchip: Use of-platdata for firefly-rk3288
` [U-Boot] [PATCH v2 55/55] dm: Update the of-platdata README for the new features

[Bug 96360] VM fault with kernel 4.7-rc1 on Alien: Isolation
 2016-06-13  5:32 UTC  (2+ messages)
` [Bug 96360] [bisected: 3d02b7] "

[U-Boot] [PATCH 00/27] dm: mmc: Add driver-model support for MMC operations
 2016-06-13  5:30 UTC  (28+ messages)
` [U-Boot] [PATCH 01/27] dm: mmc: dwmmc: Add comments to the dwmmc setup functions
` [U-Boot] [PATCH 02/27] rockchip: Use 'select' instead of defaults in Kconfig
` [U-Boot] [PATCH 03/27] mmc: Add function declarations for mmc_bread() and mmc_switch_part()
` [U-Boot] [PATCH 04/27] dm: mmc: Move CONFIG_BLK code into the mmc uclass
` [U-Boot] [PATCH 05/27] dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c
` [U-Boot] [PATCH 06/27] mmc: Move MMC boot code into its own file
` [U-Boot] [PATCH 07/27] dm: mmc: rockchip: Support only CONFIG_BLK
` [U-Boot] [PATCH 08/27] mmc: Move tracing code into separate functions
` [U-Boot] [PATCH 09/27] rockchip: Disable CONFIG_SDHCI
` [U-Boot] [PATCH 10/27] dm: mmc: Add a way to use driver model for MMC operations
` [U-Boot] [PATCH 11/27] dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
` [U-Boot] [PATCH 12/27] dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards
` [U-Boot] [PATCH 13/27] rockchip: Add MAINTAINER files for kylin_rk3036, evb_rk3036
` [U-Boot] [PATCH 14/27] dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
` [U-Boot] [PATCH 15/27] dm: mmc: sdhci: Refactor configuration setup to support DM
` [U-Boot] [PATCH 16/27] dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
` [U-Boot] [PATCH 17/27] dm: mmc: msm_sdhci: "
` [U-Boot] [PATCH 18/27] dm: mmc: Move dragonboard410c to use "
` [U-Boot] [PATCH 19/27] dm: mmc: msmsdhic: Drop old MMC code
` [U-Boot] [PATCH 20/27] dm: spl: mmc: Support CONFIG_BLK in SPL MMC
` [U-Boot] [PATCH 21/27] dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC
` [U-Boot] [PATCH 22/27] net: phy: marvell: Add a missing errno.h header
` [U-Boot] [PATCH 23/27] zynq: Increase the early malloc() size
` [U-Boot] [PATCH 24/27] dm: zynq: usb: Convert to CONFIG_DM_USB
` [U-Boot] [PATCH 25/27] dm: mmc: zynq: Convert zynq to use driver model for MMC
` [U-Boot] [PATCH 26/27] dm: mmc: Enable DM_MMC_OPS by default with DM_MMC
` [U-Boot] [PATCH 27/27] dm: blk: Enable CONFIG_BLK if DM_MMC is enabled

[Buildroot] [PATCH v2 1/1] fwup: blanked out MANS to avoid running help2man
 2016-06-13  5:26 UTC  (2+ messages)
` [Buildroot] [PATCH v3 "

[Qemu-devel] [PATCH 00/10] rework exception model to support the HV mode
 2016-06-13  5:24 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] ppc: Fix rfi/rfid/hrfi/... emulation
` [Qemu-devel] [PATCH 02/10] ppc: Create cpu_ppc_set_papr() helper (for LPCR)
` [Qemu-devel] [PATCH 03/10] ppc: Rework POWER7 & POWER8 exception model (part 2)
` [Qemu-devel] [PATCH 04/10] ppc: Fix POWER7 and POWER8 exception definitions
` [Qemu-devel] [PATCH 05/10] ppc: Fix generation if ISI/DSI vs. HV mode
` [Qemu-devel] [PATCH 06/10] ppc: Rework generation of priv and inval interrupts
` [Qemu-devel] [PATCH 07/10] ppc: Add real mode CI load/store instructions for P7 and P8
` [Qemu-devel] [PATCH 08/10] ppc: Turn a bunch of booleans from int to bool
` [Qemu-devel] [PATCH 09/10] ppc: Move exception generation code out of line
` [Qemu-devel] [PATCH 10/10] ppc: Add P7/P8 Power Management instructions

[PATCH ipvs-next] ipvs: count pre-established TCP states as active
 2016-06-13  5:20 UTC  (3+ messages)

PCIe EndPoint DMA driver with DMA Framework
 2016-06-13  5:25 UTC  (2+ messages)

[PATCH v5 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-06-13  4:47 UTC  (5+ messages)
` [PATCH v5 4/5] arm64: add support for ACPI Low Power Idle(LPI)

[PATCH] mm/zsmalloc: add trace events for zs_compact
 2016-06-13  5:13 UTC  (11+ messages)

[Qemu-devel] [PATCH v2 0/9] live migration bug fix and refine
 2016-06-13  5:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 2/9] migration: Fix a potential issue

[PATCH net] net_sched: prio: properly report out of memory errors
 2016-06-13  5:03 UTC  (4+ messages)
    ` [PATCH net] net_sched: prio: rollback allocations if prio_init() fails

[libvirt test] 95577: regressions - FAIL
 2016-06-13  5:01 UTC 

[U-Boot] [PATCH] net: smsc95xx: Use correct get_unaligned functions
 2016-06-13  5:00 UTC 

Repacking a repository uses up all available disk space
 2016-06-13  4:58 UTC  (11+ messages)
        ` [PATCH 0/3] repack --keep-unreachable
          ` [PATCH 1/3] repack: document --unpack-unreachable option
          ` [PATCH 2/3] repack: add --keep-unreachable option
          ` [PATCH 3/3] repack: extend --keep-unreachable to loose objects

How to initialise bcm4354A2 with 3.10 kernel?
 2016-06-13  4:53 UTC  (3+ messages)

dd on wrong device, 1.9 GiB from the beginning has been overwritten, how to restore partition?
 2016-06-13  4:51 UTC  (3+ messages)

[Qemu-devel] [Bug 1591724] [NEW] Windows 7 installation DVD can't boot in qemu 2.6.0/OVMF
 2016-06-13  4:42 UTC  (2+ messages)
` [Qemu-devel] [Bug 1591724] "

[U-Boot] [PATCH 0/5] Urgent fixes for misconverted CONFIG_BOOTDELAY
 2016-06-13  4:47 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves
` [U-Boot] [PATCH 3/5] tools: fix define2mk.sed to not add quotes around negative integers

[B.A.T.M.A.N.] [PATCH v4 1/5] batman-adv: Define module rtnl link name
 2016-06-13  4:46 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH v4 2/5] batman-adv: Use rtnl link in device creation example

[PATCH 0/3] Minor devtool / recipetool fixes
 2016-06-13  4:43 UTC  (4+ messages)
` [PATCH 1/3] devtool: tweak README in created workspace layer
` [PATCH 2/3] devtool: reset: allow specifying multiple recipes
` [PATCH 3/3] scripts: ensure not specifying subcommand shows help text

[B.A.T.M.A.N.] [PATCH] batman-adv: Document optional batadv_algo_ops
 2016-06-13  4:43 UTC  (2+ messages)

[PATCH 0/2] Correct iTCO Watchdog for Apollo Lake
 2016-06-13  4:42 UTC  (11+ messages)
` [PATCH 2/2] x86: Fix Apollo Lake Watchdog address in PMC driver

[SPDK] Userspace Network Services (UNS) library
 2016-06-13  4:40 UTC 

[B.A.T.M.A.N.] [PATCH] batctl: Fix format string for raw tp_meter output
 2016-06-13  4:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] migration: Don't use *_to_cpup() and cpu_to_*w()
 2016-06-13  4:38 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix hardif remove/add race
 2016-06-13  4:38 UTC  (2+ messages)

[PATCH tip/master] [BUGFIX] kprobes/x86: Fix to clear TF bit in fault-on-single-stepping
 2016-06-13  4:30 UTC  (2+ messages)

[PATCH V7 0/9] vfio, platform: add ACPI support
 2016-06-13  4:26 UTC  (3+ messages)
` [PATCH V7 3/9] vfio: platform: determine reset capability
` [PATCH V7 5/9] vfio: platform: add extra debug info argument to call reset

[U-Boot] [Patch v4 0/5] Supporting ARM v8 USB errata for FSL
 2016-06-13  4:28 UTC  (4+ messages)
` [U-Boot] [Patch v4 3/5] fsl: usb: make errata function common for PPC and ARM
` [U-Boot] [Patch v4 4/5] armv8/ls2080: Remove workaround for erratum A008751
` [U-Boot] [Patch v4 5/5] usb: xhci: fsl: Add workaround for USB erratum A-008751


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.