messages from 2016-03-12 22:04:58 to 2016-03-13 02:08:30 UTC [more...]
[PATCH] bus: imx-weim: Take the 'status' property value into account
2016-03-13 1:08 UTC (4+ messages)
[PATCH] ARM: dts: artpec: update clock bindings in artpec6.dtsi
2016-03-13 0:14 UTC (3+ messages)
Dear Customer
2016-03-13 2:07 UTC
[GIT PULL] ARM: EXYNOS: dts for 4.6, 2nd pull
2016-03-13 1:16 UTC (6+ messages)
` [GIT PULL] ARM: EXYNOS: SROM driver for v4.6, 2nd try
[PATCH] ARM: dts: artpec: dual-license on artpec6.dtsi
2016-03-13 0:11 UTC (3+ messages)
[GIT PULL 1/2] ARM: EXYNOS: mach/soc changes for v4.6, 2nd
2016-03-13 1:14 UTC (7+ messages)
` [GIT PULL 2/2] ARM64: "
[PATCH] MAINTAINERS: unify email addrs for Kevin Hilman
2016-03-13 0:09 UTC (3+ messages)
[PATCH v3 1/2] arm64: defconfig: Add Qualcomm sdhci and restart functionality
2016-03-13 0:16 UTC (6+ messages)
` [PATCH v3 2/2] arm64: defconfig: Increase MMC_BLOCK_MINORS to 16
[PATCH net-next 2/2] ipv6: add support for stats via RTM_GETSTATS
2016-03-13 1:56 UTC
[PATCH net-next 1/2] rtnetlink: add new RTM_GETSTATS message to dump link stats
2016-03-13 1:56 UTC
[PATCH net-next 0/2] rtnetlink: new message for stats
2016-03-13 1:56 UTC
[U-Boot] [PATCH v2 00/12] Add support for Rockchip RK3288 Ethernet
2016-03-13 1:55 UTC (8+ messages)
` [U-Boot] [PATCH v2 01/12] net: designware: support phy reset device-tree bindings
` [U-Boot] [PATCH v2 07/12] net: gmac_rk3288: Add RK3288 GMAC driver
[U-Boot] [PATCH] ls102xa: dm: serial: Disable CONFIG_DM_STDIO for LCD/HDMI display
2016-03-13 1:54 UTC (2+ messages)
[U-Boot] [PATCH] dm: ns16550: Add support for reg-offset property
2016-03-13 1:54 UTC (11+ messages)
[U-Boot] [PATCH 0/2] Revert changes to __of_translate_address()
2016-03-13 1:54 UTC (8+ messages)
` [U-Boot] [PATCH 1/2] dts:exynos:update pinctrl size-cells and fix child regs
` [U-Boot] [PATCH 2/2] Revert "fdt: fix address cell count checking in fdt_translate_address()"
[U-Boot] [PATCH] fdt: Try to read #address-cells/size-cells from parent
2016-03-13 1:54 UTC (6+ messages)
` "
[U-Boot] [PATCH v3 0/4] x86: gpio: Tidy up GPIO driver
2016-03-13 1:53 UTC (3+ messages)
` [U-Boot] [PATCH v3 2/4] gpio: Report errors when GPIOs cannot be read
[U-Boot] [PATCH v2 01/32] dm: Drop the block_dev_desc_t typedef
2016-03-13 1:53 UTC (58+ messages)
` [U-Boot] [PATCH v2 02/32] dm: pci: Break out the common region display code
` [U-Boot] [PATCH v2 03/32] dm: part: Correct a sandbox build warning
` [U-Boot] [PATCH v2 04/32] dm: fdtdec: "
` [U-Boot] [PATCH v2 05/32] dm: part: Drop the common.h header
` [U-Boot] [PATCH v2 06/32] dm: Add a new header for block devices
` [U-Boot] [PATCH v2 07/32] dm: blk: Convert interface type to an enum
` [U-Boot] [PATCH v2 08/32] dm: blk: Add comments to a few functions
` [U-Boot] [PATCH v2 09/32] dm: blk: Rename get_dev() to blk_get_dev()
` [U-Boot] [PATCH v2 10/32] dm: blk: Rename get_device() to blk_get_device_by_str()
` [U-Boot] [PATCH v2 11/32] dm: blk: Rename get_device_and_partition()
` [U-Boot] [PATCH v2 12/32] dm: part: Add a cast to avoid a compiler warning
` [U-Boot] [PATCH v2 13/32] dm: sandbox: Enable all partition types
` [U-Boot] [PATCH v2 14/32] dm: part: Convert partition API use to linker lists
` [U-Boot] [PATCH v2 15/32] dm: part: Rename some partition functions
` [U-Boot] [PATCH v2 16/32] dm: cbfs: Fix handling of invalid type
` [U-Boot] [PATCH v2 17/32] dm: sandbox: Enable cbfs and cramfs
` [U-Boot] [PATCH v2 18/32] dm: block: Rename device number member dev to devnum
` [U-Boot] [PATCH v2 19/32] dm: block: Adjust device calls to go through helpers function
` [U-Boot] [PATCH v2 20/32] dm: usb: Avoid exceeding available array size for storage devices
` [U-Boot] [PATCH v2 21/32] dm: usb: Tidy up storage code ready for driver model conversion
` [U-Boot] [PATCH v2 22/32] dm: blk: Add a block-device uclass
` [U-Boot] [PATCH v2 23/32] dm: sandbox: Prepare block driver for driver-model conversion
` [U-Boot] [PATCH v2 24/32] dm: sandbox: Add driver-model block-device support for sandbox
` [U-Boot] [PATCH v2 25/32] dm: usb: Convert USB storage to use driver-model for block devs
` [U-Boot] [PATCH v2 29/32] dm: usb: Clean up USB after each test
` [U-Boot] [PATCH v2 31/32] part: Rename test_part_xx() and print_part_xx()
` [U-Boot] [PATCH v2 32/32] Drop CONFIG_CRAMFS_CMDLINE
[PATCH v7 00/10] Multi-instance vTPM proxy driver
2016-03-13 1:52 UTC (5+ messages)
` [PATCH v7 08/10] tpm: Proxy driver for supporting multiple emulated TPMs
[U-Boot] [PATCH 1/8] fdtgrep: Improve error handling with invalid device tree
2016-03-13 1:52 UTC (25+ messages)
` [U-Boot] [PATCH 2/8] patman: Add a missing space in GetMetaDataForList()
` [U-Boot] [PATCH 3/8] buildman: patman: Fix -H when installed as a symlink
` [U-Boot] [PATCH 4/8] buildman: Fix up a few code inconsistencies in toolchain.py
` [U-Boot] [PATCH 6/8] buildman: Allow the toolchain priority to be specified
` [U-Boot] [PATCH 7/8] buildman: Allow the toolchain architecture "
` [U-Boot] [PATCH 8/8] buildman: Add a way to specific a full toolchain prefix
[U-Boot] [PATCH 0/3] serial: Fix the error handling for carriage return and line feed
2016-03-13 1:51 UTC (10+ messages)
` [U-Boot] [PATCH 1/3] dm: serial-uclass: Move a carriage return before a "
` [U-Boot] [PATCH 2/3] serial: Move carriage return before line feed for some serial drivers
` [U-Boot] [PATCH 3/3] dm: serial: Remove duplicated carriage return character
[U-Boot] [PATCH] debug_uart: output CR along with LF
2016-03-13 1:51 UTC (3+ messages)
[U-Boot] [PATCH] dm: core: make simple-bus compatible to simple-mfd
2016-03-13 1:51 UTC (3+ messages)
[U-Boot] [PATCH 1/2] dm: core: Add uclass_first_device_err() to return a valid device
2016-03-13 1:51 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] dm: Use uclass_first_device_err() where it is useful
[U-Boot] [PATCH v2 1/3] buildman: Allow branch names which conflict with directories
2016-03-13 1:50 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/3] buildman: Add a way to specific a full toolchain prefix
` [U-Boot] [PATCH v2 3/3] buildman: Clarify the use of -V
[PATCH 0/2] Use acpi_dev_present()
2016-03-13 1:50 UTC (7+ messages)
[PATCH 0/7] Some trivial patches for rockchip clk stuff
2016-03-13 1:49 UTC (4+ messages)
` [PATCH 3/7] clk: rockchip: release io resource when rk3036_clk_init failed
[PATCH] media: add GFP flag to media_*() that could get called in atomic context
2016-03-13 1:48 UTC (2+ messages)
Amlogic Meson ARM64 DTS changes for 4.6
2016-03-13 1:42 UTC (2+ messages)
[PATCH] staging: dgnc: replaces udelay with usleep_range in dgnc_cls.c
2016-03-13 1:42 UTC
[PATCH v3] ARM, ARM64: dts: drop "arm, amba-bus" in favor of "simple-bus"
2016-03-13 1:40 UTC (3+ messages)
Reset controller changes for v4.6: shared resets
2016-03-13 1:37 UTC (2+ messages)
[PATCH] staging: dgnc: fixed spaces before and after "|" in dgnc_cls.c
2016-03-13 1:32 UTC
[GIT PULL]Hisilicon Hi6220 SoC and Hikey board DT updates for 4.6
2016-03-13 1:32 UTC (2+ messages)
[GIT PULL] More RealView DT and misc cleanups
2016-03-13 1:29 UTC (2+ messages)
[PATCH 0/3] x86/irq: Refactor special vector definition and cleanup
2016-03-13 1:28 UTC (4+ messages)
` [PATCH 3/3] x86/irq: update first_system_vector only when X86_LOCAL_PIC is on
sg_map failures when tuning SRP via ib_srp module parameters for maximum SG entries
2016-03-13 1:29 UTC (9+ messages)
[GIT PULL] ARM: dts: vexpress: fixes for v4.6
2016-03-13 1:27 UTC (2+ messages)
[GIT PULL] arm64: dts: vexpress/juno: Updates for v4.6(part 2)
2016-03-13 1:26 UTC (3+ messages)
[U-Boot] [RFC PATCH v2 1/4] arm: iproc: add NAND driver
2016-03-13 1:24 UTC (2+ messages)
[PATCH] staging: dgnc: replaced udelay with usleep_range in dgnc_cls.c
2016-03-13 1:13 UTC
[PATCH v14] x86, mce: Add memcpy_mcsafe()
2016-03-13 1:12 UTC (6+ messages)
[patch net-next] rocker: move ageing_time from struct rocker to struct ofdpa
2016-03-13 1:11 UTC (2+ messages)
Fixing userspace crypto in 3.14.x?
2016-03-13 1:10 UTC (3+ messages)
[PATCH] staging: dgap: dgap.c: fixed whitespace error caused by my patch
2016-03-13 1:10 UTC
[GIT PULL] ARM: mvebu: dt64 for v4.6 (#2)
2016-03-13 1:05 UTC (2+ messages)
[Outreachy kernel] [PATCH] iio: humidity: si7020: fixed msleep < 20ms can sleep for up to 20ms
2016-03-13 1:04 UTC
[PATCH] staging: dgap: dgap.c: Fixed a comment warning
2016-03-13 1:03 UTC
[PATCH 1/1] mfd: core: fix ACPI child matching by _HID/_CID
2016-03-13 1:02 UTC
[xen-4.3-testing test] 86035: regressions - trouble: blocked/broken/fail/pass
2016-03-13 1:03 UTC
Overlapping ioremap() calls, set_memory_*() semantics
2016-03-13 1:02 UTC (8+ messages)
[PATCH] CNS3xxx: Fix PCI cns3xxx_write_config()
2016-03-13 1:02 UTC (2+ messages)
[PATCH] staging: android: binder: fixed checkpatch warning
2016-03-13 0:55 UTC (3+ messages)
` [Outreachy kernel] "
[PATCH] staging: android: binder: fixed line over 80 caracters
2016-03-13 0:29 UTC (3+ messages)
` [Outreachy kernel] "
[PATCH] USB: cdc-acm: add support for Sagem Monetel ELC930
2016-03-13 0:27 UTC (3+ messages)
Reminder: 2016 X.Org Board of Directors Elections Nomination period is NOW
2016-03-13 0:40 UTC
[PATCH] kbuild: mark help target as PHONY
2016-03-13 0:39 UTC
[PATCH] kbuild: specify modules(_install) as PHONY rather than FORCE
2016-03-13 0:39 UTC
[PATCH] media: add dump_stack() if called in atomic context
2016-03-13 0:37 UTC
[PATCH] buildhistory.bbclass: metadata-revs show repo parent
2016-03-13 0:34 UTC (6+ messages)
[PATCH 1/1] ACPI / property: fix data node parsing in acpi_get_next_subnode
2016-03-13 0:33 UTC
[PATCH 0/4] staging: wilc1000: Fix line over 80 characters
2016-03-12 23:47 UTC (2+ messages)
` [Outreachy kernel] "
[PATCH] iommu: io-pgtable: fixed a brace coding style issue
2016-03-13 0:17 UTC
[PATCH] kbuild: drop FORCE from PHONY targets
2016-03-13 0:13 UTC (3+ messages)
How to use ACPI for touchscreen
2016-03-13 0:15 UTC (9+ messages)
[Qemu-devel] [V6 0/4] AMD IOMMU
2016-03-13 0:14 UTC (4+ messages)
` [Qemu-devel] [V6 4/4] hw/pci-host: Emulate "
SYN flooding on port 80 + DMAR:[DMA Write] faults
2016-03-13 0:11 UTC (2+ messages)
[PATCH] ARM: Ux500: add synaptics RMI4 for Ux500 TVK DT
2016-03-13 0:07 UTC (2+ messages)
[PATCH 0/7] Nokia N9/N950 misc. DT patches
2016-03-13 0:06 UTC (9+ messages)
` [PATCH 1/7] ARM: dts: n9/n950: regulator configuration
` [PATCH 2/7] ARM: dts: OMAP3-N950: Add Keypad Matrix
` [PATCH 3/7] ARM: dts: OMAP3-N950: Add Vibrator
` [PATCH 4/7] ARM: dts: Enable N950 keyboard sleep leds by default
` [PATCH 5/7] ARM: dts: OMAP3-N950: Add Keypad Slide Switch
` [PATCH 6/7] ARM: dts: N9/N950: Add support for 1GHz CPU clock
` [PATCH 7/7] ARM: dts: N9/N950: Add support for accelerometer
[PATCH 1/2] [media] au0828: disable tuner links and cache tuner/decoder
2016-03-12 23:52 UTC (3+ messages)
` [PATCH 1/2 v2] "
[PATCH] watchdog: don't run proc_watchdog_update if new value is same as old
2016-03-12 23:50 UTC
arch/mips/vdso/gettimeofday.c:1:0: error: '-march=r3000' requires '-mfp32'
2016-03-12 23:47 UTC
[PATCH 0/2] ARM: uniphier: UniPhier updates for Linux 4.6-rc1 (2nd round)
2016-03-12 23:42 UTC (4+ messages)
/bin/sh: line 0: [: -ge: unary operator expected
2016-03-12 23:40 UTC
arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
2016-03-12 23:38 UTC
collect2: error: ld returned 1 exit status
2016-03-12 23:33 UTC
[linux-mingo-tip-master test] 86030: regressions - FAIL
2016-03-12 23:33 UTC
[Buildroot] [PATCH] apply-patches.sh: handle any file name as *.patch
2016-03-12 23:22 UTC (3+ messages)
[PATCH 2/2] mISDN: Support DR6 indication in mISDNipac driver
2016-03-12 23:19 UTC
[PATCH 1/2] mISDN: Order IPAC register defines
2016-03-12 23:18 UTC
[Buildroot] [PATCH 1/1] putty: add new package
2016-03-12 23:13 UTC (5+ messages)
[PATCH] x86/efi: Always map boot service regions into new EFI page tables
2016-03-12 23:02 UTC (3+ messages)
` [tip:x86/urgent] x86/efi: Fix boot crash by always mapping "
{standard input}:136: Error: number (0x9000000080000000) larger than 32 bits
2016-03-12 23:00 UTC
[Buildroot] [PATCH] dnsmasq: re-enable parallel builds
2016-03-12 22:59 UTC (3+ messages)
[Buildroot] Autobuilder update
2016-03-12 22:58 UTC (2+ messages)
[Buildroot] [PATCH] gptfdisk: indentation cleanup
2016-03-12 22:57 UTC (2+ messages)
[PATCH v8]xen: sched: convert RTDS from time to event driven model
2016-03-12 22:57 UTC (5+ messages)
[Buildroot] [PATCH] Revert "package/gcc: fix libgcc build for xtensa"
2016-03-12 22:57 UTC (2+ messages)
[Buildroot] [PATCH 0/2] gcc: preserve CXXFLAGS_FOR_TARGET
2016-03-12 22:56 UTC (5+ messages)
` [Buildroot] [PATCH 1/2] "
` [Buildroot] [PATCH 2/2] Revert "gcc/gcc-final: pass TARGET_ABI flags to configure with --enable-cxx-flags"
Chipone icn85xx support in x86 linux kernel
2016-03-12 22:56 UTC (5+ messages)
[Buildroot] [git commit] dnsmasq: re-enable parallel builds
2016-03-12 22:56 UTC
[Buildroot] [PATCH] screen: re-eneable parallel builds
2016-03-12 22:55 UTC (3+ messages)
[Buildroot] [git commit] screen: re-eneable parallel builds
2016-03-12 22:55 UTC
[Buildroot] [PATCH] bash re-enable parallel builds
2016-03-12 22:55 UTC (3+ messages)
[Buildroot] [git commit] bash re-enable parallel builds
2016-03-12 22:55 UTC
[U-Boot] [RFC PATCH v3 1/4] arm: iproc: add NAND driver
2016-03-12 22:48 UTC (4+ messages)
` [U-Boot] [RFC PATCH v3 2/4] mtd: fix compiler warnings
` [U-Boot] [RFC PATCH v3 3/4] arm: bcm: enable MTD support
` [U-Boot] [RFC PATCH v3 4/4] arm: bcm: configure NAND device and environment
arch/x86/um/user-offsets.c:8:24: fatal error: asm/ptrace.h: No such file or directory
2016-03-12 22:45 UTC
[PATCH] sh_eth: kill useless initializers
2016-03-12 22:29 UTC
[Buildroot] [PATCH v2] Makefile: add --no-builtin-rules flag
2016-03-12 22:26 UTC (3+ messages)
Monitor IO while fio is running
2016-03-12 22:20 UTC
[openbsd] 2.02-beta3: build fails - getroot.c:(.text+0x2b): undefined reference to `getrawpartition'
2016-03-12 19:54 UTC (2+ messages)
FAILED: patch "[PATCH] MIPS: kvm: Fix ioctl error handling." failed to apply to 4.4-stable tree
2016-03-12 22:14 UTC (6+ messages)
[ANNOUNCE] ipset 6.28 released
2016-03-12 22:06 UTC (2+ messages)
[Buildroot] [PATCH] slang: do install-pkgconfig when building static library
2016-03-12 22:04 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.