All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-03 13:32:37 to 2015-10-03 14:33:25 UTC [more...]

[PATCH v2 1/5] net: dsa: add missing kfree on remove
 2015-10-03 14:33 UTC  (2+ messages)

[U-Boot] [PATCH 1/7] sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER
 2015-10-03 14:32 UTC  (8+ messages)
` [U-Boot] [PATCH 2/7] sunxi: power: Make all voltages configurable through Kconfig
` [U-Boot] [PATCH 3/7] sunxi: power: Unify axp pmic function names
` [U-Boot] [PATCH 4/7] sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V
` [U-Boot] [PATCH 5/7] sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V
` [U-Boot] [PATCH 6/7] sunxi: power: Use pmic_bus functions for axp152 / axp209 driver
` [U-Boot] [PATCH 7/7] sunxi: power: Drop protection against multiple calls from axp221 axp_init()

ls1021 is failing to build with GCC 5.2
 2015-10-03 14:31 UTC 

[Buildroot] [PATCH v3 1/3] skeleton: Clean up profile file
 2015-10-03 14:31 UTC  (6+ messages)
` [Buildroot] [PATCH v3 2/3] skeleton: Remove bash specific files
` [Buildroot] [PATCH v3 3/3] skeleton: Pretty fixes for /etc/profile

[PATCH] Enumerate all undiscovered PCIe busses
 2015-10-03 14:30 UTC  (2+ messages)

[U-Boot] [PATCH] fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT
 2015-10-03 14:30 UTC  (2+ messages)

[U-Boot] [PATCH v2] zynq-common: Define spi args offset and size
 2015-10-03 14:30 UTC  (5+ messages)

[U-Boot] How do I tell buildman to use a /specific/ toolchain?
 2015-10-03 14:30 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] itest: make memory access work under sandbox
 2015-10-03 14:30 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] test: fat: add test of non-contiguous file reads

[U-Boot] [PATCH 00/10] Add support for Rockchip RK3288 Ethernet
 2015-10-03 14:30 UTC  (21+ messages)
` [U-Boot] [PATCH 01/10] rockchip: rk3288: Add pinctrl support for the gmac ethernet interface
` [U-Boot] [PATCH 02/10] rockchip: rk3288: Add clock "
` [U-Boot] [PATCH 03/10] net: designware: support phy reset device-tree bindings
` [U-Boot] [PATCH 04/10] net: designware: Export various functions/struct to allow subclassing
` [U-Boot] [PATCH 05/10] net: designware: Add a post-started hook
` [U-Boot] [PATCH 06/10] net: gmac_rk3288: Add RK3288 GMAC driver
` [U-Boot] [PATCH 07/10] rockchip: rk3288-firefly: Add gmac definition
` [U-Boot] [PATCH 08/10] rockchip: firefly: Enable networking support
` [U-Boot] [PATCH 09/10] rockchip: Add PXE and DHCP to the default boot targets
` [U-Boot] [PATCH 10/10] rockchip: Drop Ethernet from the TODO

[U-Boot] [PATCH 0/7] Add board detection for Odroid XU3 / XU3Lite / XU4
 2015-10-03 14:30 UTC  (24+ messages)
` [U-Boot] [PATCH V2 00/11] "
  ` [U-Boot] [PATCH V2 01/11] samsung: board/misc: check returned pointer for get_board_type() calls
  ` [U-Boot] [PATCH V2 02/11] s5p: cpu_info: print "cpu-model" if exists in dts
  ` [U-Boot] [PATCH V2 03/11] Peach-Pi: dts: add cpu-model string
  ` [U-Boot] [PATCH V2 05/11] dm: pmic: add s2mps11 PMIC I/O driver
  ` [U-Boot] [PATCH V2 06/11] dm: adc: add simple ADC uclass implementation
  ` [U-Boot] [PATCH V2 07/11] dm: adc: add Exynos54xx compatible ADC driver
  ` [U-Boot] [PATCH V2 08/11] Odroid-XU3: enable s2mps11 PMIC support
  ` [U-Boot] [PATCH V2 09/11] Exynos54xx: dts: add ADC node
  ` [U-Boot] [PATCH V2 10/11] Odroid-XU3: dts: enable ADC, with request for pre-reloc bind
  ` [U-Boot] [PATCH V2 11/11] exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4

[Buildroot] [RFC] libnfs: Without native RPC use libtirpc
 2015-10-03 14:30 UTC 

[U-Boot] [PATCH 1/2] dm: implement a Miscellaneous uclass
 2015-10-03 14:29 UTC  (3+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH 1/2] dm: implement a Timer uclass
 2015-10-03 14:29 UTC  (3+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [RFC PATCH] x86: Support booting SeaBIOS
 2015-10-03 14:29 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] x86: pci: Various bug fixes/enhancements
 2015-10-03 14:29 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] pci: Set PCI_COMMAND_IO bit for VGA device
` [U-Boot] [PATCH 2/6] video: vesa_fb: Fix wrong return value check of pci_find_class()
` [U-Boot] [PATCH 3/6] dm: pci: Fix pci_last_busno() to return the real last bus no
` [U-Boot] [PATCH 4/6] dm: pci: Enable VGA address forwarding on bridges
` [U-Boot] [PATCH 5/6] x86: ivybridge: Remove the dead codes that programs pci bridge
` [U-Boot] [PATCH 6/6] x86: Allow disabling IGD on Intel Queensbay

[U-Boot] [PATCH V2 0/3] Fix fdt 'reg' parsing and unbreak few Exynos4 boards
 2015-10-03 14:28 UTC  (8+ messages)
` [U-Boot] [PATCH V3 0/4] "
  ` [U-Boot] [PATCH V3 1/4] fdtdec: fix parsing 'reg' property with zero value in '#size-cells'

[U-Boot] [PATCH v2 1/2] malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
 2015-10-03 14:28 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] malloc_simple: Add support for switching to DRAM heap

[U-Boot] [PATCH] spi: ignore set speed and mode if not available
 2015-10-03 14:28 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Small Configuration tweaks for rockchip/firefly
 2015-10-03 14:27 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] rockchip: Also load the initrd below 512M
` [U-Boot] [PATCH 2/2] rockchip: firefly: Save the environment on SD card

[U-Boot] [PATCH v3 0/4] Move tpm_tis_i2c to tpm_tis_infineon and convert last tpm driver to use DM_TPM
 2015-10-03 14:27 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/4] dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
` [U-Boot] [PATCH v3 2/4] dm: tpm: Add Driver Model support for tpm_atmel_twi driver
` [U-Boot] [PATCH v3 3/4] dm: tpm: Remove every compilation switch for TPM driver model
` [U-Boot] [PATCH v3 4/4] dm: tpm: Every TPM drivers should depends on DM_TPM

[PATCH v2 3/5] net: dsa: complete dsa_switch_destroy
 2015-10-03 14:26 UTC 

BEQUEST NOTIFICATION
 2015-10-03 14:27 UTC 

[PATCH][resend] rc: gpio-ir-recv: allow flush space on idle
 2015-10-03 14:27 UTC  (6+ messages)
` [PATCH V2 0/2] rc: Add timeout support to gpio-ir-recv
  ` [PATCH V2 1/2] rc-core: define a default timeout for drivers

BEQUEST NOTIFICATION
 2015-10-03 14:27 UTC 

[PATCH v2 5/5] net: dsa: exit probe if no switch were found
 2015-10-03 14:26 UTC 

[PATCH v2 4/5] net: dsa: switch to devm_ calls and remove kfree calls
 2015-10-03 14:26 UTC 

[PATCH v2 2/5] net: dsa: add missing dsa_switch mdiobus remove
 2015-10-03 14:26 UTC 

[PATCH v2 0/5] net: dsa: complete and fix the dsa unbinding
 2015-10-03 14:25 UTC 

[Buildroot] [PATCH] libnfs: Without native RPC use libtirpc
 2015-10-03 14:25 UTC  (2+ messages)

[PATCH 1/2] devicetree: add binding for generic mmio clocksource
 2015-10-03 14:24 UTC  (2+ messages)
` [PATCH 2/2] clocksource: mmio: add devicetree support

[Buildroot] [Buildroot website] Missing image(s?) files
 2015-10-03 14:19 UTC  (2+ messages)

[Buildroot] [git commit] package/swupdate: new package
 2015-10-03 14:18 UTC 

[Buildroot] [PATCH v3 1/4] package/rpm: bump to version 4.12.0.1
 2015-10-03 14:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] gpio: tegra: remove unused type
 2015-10-03 14:14 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] gpio: tegra: use named constants

[U-Boot] [PATCH] net: Increase the size of the net_boot_file_name buffer
 2015-10-03 14:13 UTC  (3+ messages)

[PATCH] kselftest: using built-in rule when delete file
 2015-10-03 14:11 UTC  (5+ messages)
` [PATCH] kselftest: replace $(RM) with rm -f command

[Buildroot] [PATCH 0/6 RFC] toolchain/external: use generic extract commands (branch yem/extract-cmds)
 2015-10-03 14:06 UTC  (3+ messages)

[Buildroot] board: add support for ARM Juno r1 Development Board
 2015-10-03 14:03 UTC  (2+ messages)

[PATCH] staging: wlan-ng: prism2sta: replace memcmp with ether_addr_equal
 2015-10-03 14:01 UTC 

[Buildroot] [PATCH] package/skeleton: add a startup script to wait for slow network interfaces
 2015-10-03 14:01 UTC  (4+ messages)

[Buildroot] [PATCH v3 0/4] Cleanup trailing slashed from FOO_SITE
 2015-10-03 14:01 UTC  (5+ messages)
` [Buildroot] [PATCH v3 2/4] pkg-generic: prevent _SITE URLs with a trailing slash

[PATCH 7/24] scripts/ver_linux: module-init-tools.patch
 2015-10-03 13:54 UTC 

[Outreachy kernel] Abridged summary of outreachy-kernel@googlegroups.com - 45 updates in 13 topics
 2015-10-03 13:55 UTC  (3+ messages)

[PATCH 1/3] net: dsa: Use devm_ prefixed allocations
 2015-10-03 13:55 UTC  (5+ messages)

[PATCH 24/24] ver_linux: proc-modules.patch
 2015-10-03 13:53 UTC 

[Buildroot] [PATCH v2] olimex_a20_olinuxino_lime2: new board
 2015-10-03 13:53 UTC  (3+ messages)

[PATCH 23/24] ver_linux: wireless-tools.patch
 2015-10-03 13:51 UTC 

[PATCH 22/24] ver_linux: udev.patch
 2015-10-03 13:50 UTC 

nvme header reshuffle V2
 2015-10-03 13:51 UTC  (4+ messages)
` [PATCH 1/3] nvme: add a local nvme.h header
` [PATCH 2/3] nvme: move hardware structures out of the uapi version of nvme.h
` [PATCH 3/3] nvme.h: add missing nvme_id_ctrl endianess annotations

[Buildroot] [git commit] olimex_a20_olinuxino_lime2: new board
 2015-10-03 13:50 UTC 

[PATCH 21/24] ver_linux: sh-utils.patch
 2015-10-03 13:49 UTC 

[PATCH 20/24] ver_linux: kbd_console-tools.patch
 2015-10-03 13:47 UTC 

[PATCH 19/24] ver_linux: net-tools.patch
 2015-10-03 13:46 UTC 

[PATCH 18/24] ver_linux: procps.patch
 2015-10-03 13:45 UTC 

[PATCH 17/24] ver_linux: libcpp.patch
 2015-10-03 13:44 UTC 

[PATCH 16/24] ver_linux: ldd.patch
 2015-10-03 13:41 UTC 

[PATCH 15/24] ver_linux: libc.patch
 2015-10-03 13:40 UTC 

nvme reset and probe updates V2
 2015-10-03 13:39 UTC  (9+ messages)
` [PATCH 1/8] NVMe: Reference count open namespaces
` [PATCH 2/8] NVMe: Namespace removal simplifications
` [PATCH 3/8] NVMe: Simplify device resume on io queue failure
` [PATCH 4/8] nvme: delete dev from dev_list in nvme_reset
` [PATCH 5/8] nvme: merge nvme_dev_reset into nvme_reset_failed_dev
` [PATCH 6/8] nvme: factor reset code into a common helper
` [PATCH 7/8] nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probe
` [PATCH 8/8] nvme: properly handle partially initialized queues in nvme_create_io_queues

[PATCH 14/24] ver_linux: ppp.patch
 2015-10-03 13:38 UTC 

Dear: Account User
 2015-10-03 12:53 UTC 

[Cluster-devel] simplify configfs attributes V2
 2015-10-03 13:32 UTC  (69+ messages)
` [PATCH 01/23] configfs: add show and store methods to struct configfs_attribute
  ` [Ocfs2-devel] "
` [PATCH 02/23] usb-gadget: use per-attribute show and store methods
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 03/23] usb-gadget/uvc: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 04/23] usb-gadget/f_hid: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 05/23] usb-gadget/f_acm: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 06/23] usb-gadget/ether: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 07/23] usb-gadget/f_loopback: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 08/23] usb-gadget/f_midi: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 09/23] usb-gadget/f_printer: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 10/23] usb-gadget/f_sourcesink: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 11/23] usb-gadget/f_mass_storage: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 12/23] usb-gadget/f_uac1: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 13/23] usb-gadget/f_uac2: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 14/23] usb-gadget/f_obex: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 15/23] usb-gadget/f_phonet: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 16/23] usb-gadget/f_serial: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 17/23] dlm: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 18/23] spear13xx_pcie_gadget: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [PATCH 19/23] target: "
    ` [Cluster-devel] "
    ` [Ocfs2-devel] "
  ` [PATCH 22/23] ocfs2/cluster: "
    ` [Cluster-devel] "
    ` [Ocfs2-devel] "
` [PATCH 20/23] netconsole: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 21/23] ocfs2/cluster: move locking into attribute "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 23/23] configfs: remove old API
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "

[PATCH 13/24] ver_linux: quota-tools.patch
 2015-10-03 13:37 UTC 

[PATCH] staging: octeon: Switch unnecessary /** to /*
 2015-10-03 13:35 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH 12/24] ver_linux: pcmciautils.patch
 2015-10-03 13:34 UTC 

[Buildroot] [PATCH 0/2] Early boot fixes
 2015-10-03 13:35 UTC  (2+ messages)

[Buildroot] [git commit] skeleton: fix absence of /dev/shm on static, read-only systems
 2015-10-03 13:34 UTC 

[PATCH] staging: octeon: Add kernel-doc params description
 2015-10-03 13:33 UTC 

[Xenomai] xenomai-3 pull request
 2015-10-03 13:33 UTC 

[PATCH 11/24] ver_linux: xfsprogs.patch
 2015-10-03 13:32 UTC 


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.