messages from 2014-01-10 04:09:02 to 2014-01-10 07:00:05 UTC [more...]
[PATCH v2 00/16] net: stmmac: Add Allwinner A20 GMAC ethernet controller glue layer
2014-01-10 7:00 UTC (9+ messages)
` [PATCH v2 01/16] reset: add non CONFIG_RESET_CONTROLLER routines
` [PATCH v2 02/16] net: stmmac: Enable stmmac main clock when probing hardware
` [PATCH v2 03/16] net: stmmac: Add support for optional reset control
` [PATCH v2 04/16] net: stmmac: Allocate and pass soc/board specific data to callbacks
[PATCH V6 0/2] Exynos5250 SATA Support
2014-01-10 7:00 UTC (2+ messages)
[Bug 73459] New: nv10 get_rt_format: Assertion `0' failed
2014-01-10 6:57 UTC (2+ messages)
` [Bug 73459] "
3.13-rc2 phy-twl4030-usb.c - Timeout setting T2 HSUSB PHY DPLL
2014-01-10 6:55 UTC (10+ messages)
[Buildroot] [PATCH 0 of 5 v3] Introduce new deprecation symbols, and remove squashfs3/ttcp
2014-01-10 6:55 UTC (7+ messages)
` [Buildroot] [PATCH 1 of 5 v3] deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx
` [Buildroot] [PATCH 3 of 5 v3] manual package list: add symbol name in table
` [Buildroot] [PATCH 4 of 5 v3] squashfs3: remove deprecated package/rootfs
[U-Boot] [U-boot] Uboot's plan for ARMv8
2014-01-10 6:54 UTC (5+ messages)
[PATCH 00/14] target: Initial support for DIF Type1+Type3 emulation
2014-01-10 6:53 UTC (12+ messages)
` [PATCH 02/14] target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases
` [PATCH 07/14] target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16
` [PATCH 13/14] target/rd: Add DIF protection into rd_execute_rw
[PATCH iproute2 ] PIE: Proportional Integral controller Enhanced
2014-01-10 6:52 UTC (2+ messages)
[PATCH] ARM: dts: imx53-evk: Remove board support
2014-01-10 6:51 UTC (2+ messages)
[patch iproute2 v3 0/2] add support for IFA_F_MANAGETEMPADDR
2014-01-10 6:47 UTC (3+ messages)
` [patch iproute2 v3 1/2] add support for extended ifa_flags
[meta-oe][PATCH v2 0/1] ktap: deterministic build
2014-01-10 6:47 UTC (2+ messages)
` [meta-oe][PATCH v2 1/1] ktap: add configs for elfutils and ffi
[U-Boot] [PATCH 00/10] Introduce Samsung misc file and LCD menu
2014-01-10 6:45 UTC (3+ messages)
` [U-Boot] [PATCH v4 00/12] "
[Buildroot] [RFC] python: select vs depends on
2014-01-10 6:44 UTC (6+ messages)
[U-Boot] [PATCH v4 0/37] Switch over to real Kbuild
2014-01-10 6:44 UTC (38+ messages)
` [U-Boot] [PATCH v4 01/37] .gitignore: ingore files generated by Kbuild
` [U-Boot] [PATCH v4 02/37] Makefile.host.tmp: add a new script to refactor tools
` [U-Boot] [PATCH v4 03/37] tools: convert makefiles to kbuild style
` [U-Boot] [PATCH v4 04/37] board: samsung: refactor host programs
` [U-Boot] [PATCH v4 05/37] examples: Use scripts/Makefile.build
` [U-Boot] [PATCH v4 06/37] nand-spl: "
` [U-Boot] [PATCH v4 07/37] Makfile: move suffix rules to Makefile.build
` [U-Boot] [PATCH v4 08/37] Makefile: move some variable definitions to the top Makefile
` [U-Boot] [PATCH v4 09/37] Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile
` [U-Boot] [PATCH v4 10/37] kbuild: import Kbuild.include from linux v3.12 tag
` [U-Boot] [PATCH v4 11/37] kbuild: Use Kbuild.include
` [U-Boot] [PATCH v4 12/37] Makefile: move more flags to the top Makefile
` [U-Boot] [PATCH v4 13/37] Makefile: refactor include path settings
` [U-Boot] [PATCH v4 14/37] Makefile: move more stuff to top Makefile
` [U-Boot] [PATCH v4 15/37] Makefile: move some flags to spl/Makefile
` [U-Boot] [PATCH v4 16/37] Makefile: move some flags to examples makefiles
` [U-Boot] [PATCH v4 17/37] kbuild: change out-of-tree build
` [U-Boot] [PATCH v4 18/37] kbuild: add dummy obj-y to create built-in.o
` [U-Boot] [PATCH v4 19/37] Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp
` [U-Boot] [PATCH v4 20/37] kbuild: import more build scripts from Linux v3.12 tag
` [U-Boot] [PATCH v4 21/37] kbuild: use Linux Kernel build scripts
` [U-Boot] [PATCH v4 22/37] kbuild: delete temporary "
` [U-Boot] [PATCH v4 23/37] kbuild: move some lines to more suitable place
` [U-Boot] [PATCH v4 24/37] kbuild: convert some make rules to Kbuild style
` [U-Boot] [PATCH v4 25/37] kbuild: move include directives of board configuration files
` [U-Boot] [PATCH v4 26/37] kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
` [U-Boot] [PATCH v4 27/37] Makefile: remove a cleaning target "tidy"
` [U-Boot] [PATCH v4 28/37] kbuild: change the top Makefile to more Kbuild-ish structure
` [U-Boot] [PATCH v4 29/37] examples: move api/ and standalone/ to examples/Makefile
` [U-Boot] [PATCH v4 30/37] kbuild: refactor Makefile and spl/Makefile more
` [U-Boot] [PATCH v4 31/37] Makefile: Do not pass MTD_VERSION from the top Makefile
` [U-Boot] [PATCH v4 32/37] Makefile: refactor tools-all targets
` [U-Boot] [PATCH v4 33/37] kbuild: use scripts/Makefile.clean
` [U-Boot] [PATCH v4 34/37] kbuild: support simultaneous board configuration and "make all"
` [U-Boot] [PATCH v4 35/37] kbuild: check clean source and generate Makefile for out-of-tree build
` [U-Boot] [PATCH v4 36/37] board: sandburst: delete FORCEBUILD
` [U-Boot] [PATCH v4 37/37] kbuild: Do not generate .*.su files at the top directory
[Xen-devel][PATCH net-next] xen-netfront: clean up code in xennet_release_rx_bufs
2014-01-09 22:48 UTC
[PATCH] iproute: Document the "ip link add index IDX" possibility
2014-01-10 6:43 UTC (2+ messages)
[PATCH v8 0/4] qrwlock: Introducing a queue read/write lock implementation
2014-01-10 6:42 UTC (4+ messages)
` [PATCH v8 1/4] qrwlock: A "
[PATCH] genalloc: spinlock_t needs spinlock_types.h
2014-01-10 6:42 UTC
[Qemu-devel] [PATCH microblaze v1 1/1] Microblaze: Convert Microblaze-pic handling to GPIOs
2014-01-10 6:41 UTC
[PATCH v2 13/13] Bluetooth: Provide remote OOB data for Secure Connections
2014-01-10 6:40 UTC
[PATCH v2 12/13] Bluetooth: Add debugfs quirk for forcing Secure Connections support
2014-01-10 6:40 UTC
[PATCH v2 11/13] Bluetooth: Add support for local OOB data with Secure Connections
2014-01-10 6:40 UTC
[PATCH v2 10/13] Bluetooth: Limit acceptable link key types to only supported ones
2014-01-10 6:40 UTC
[PATCH v2 09/13] Bluetooth: Enable Secure Connection during power on if configured
2014-01-10 6:40 UTC
[PATCH v2 08/13] Bluetooth: Add management command for enabling Secure Connections
2014-01-10 6:40 UTC
[PATCH v2 07/13] Bluetooth: Add flags and setting for Secure Connections support
2014-01-10 6:40 UTC
[PATCH v2 06/13] Bluetooth: Enable Authenticated Payload Timeout Expired event
2014-01-10 6:40 UTC
[PATCH v2 05/13] Bluetooth: Add support for handling P-256 derived link keys
2014-01-10 6:40 UTC
[PATCH v2 04/13] Bluetooth: Add definitions for new link key types
2014-01-10 6:40 UTC
[PATCH v2 03/13] Bluetooth: Add HCI command definition for extended OOB data
2014-01-10 6:40 UTC
[PATCH v2 02/13] Bluetooth: Add HCI command definition for Secure Connections enabling
2014-01-10 6:40 UTC
[PATCH v2 01/13] Bluetooth: Add LMP feature definitions for Secure Connections support
2014-01-10 6:40 UTC
Multicast routing stops functioning after 4G multicast packets recived
2014-01-10 6:36 UTC (2+ messages)
[PATCH 0/5] cpufreq:boost: CPU Boost mode support
2014-01-10 6:35 UTC (7+ messages)
` [PATCH v12 0/7] "
` [PATCH v12 7/7] thermal:exynos:boost: Automatic enable/disable of BOOST feature (at Exynos4412)
[PATCH net-next] sctp: make sctp_addto_chunk_fixed local
2014-01-10 6:31 UTC
[GIT PULL] clk: fixes for 3.13
2014-01-10 6:30 UTC
[Qemu-devel] [PATCH] linux-user: Remove regs parameter load_elf_binary and load_flt_binary
2014-01-10 6:30 UTC (3+ messages)
Useful: Simple C++ program & Makefile
2014-01-10 6:30 UTC
unmaintained layers
2014-01-10 6:29 UTC (10+ messages)
[PATCH] input: synaptics-rmi4 - rmi_driver.h tidy up
2014-01-10 6:28 UTC (2+ messages)
[PATCH] input: synaptics-rmi4 - fix F01 DOM formatting
2014-01-10 6:27 UTC (2+ messages)
Need help in enable configuration when compile Kernel module
2014-01-10 6:24 UTC (5+ messages)
[PATCH net-next] l2tp: make local functions static
2014-01-10 6:22 UTC
[PATCH net-next] bnx2x: namespace and dead code cleanups
2014-01-10 6:20 UTC
[PATCH 2/5] crypto:s5p-sss: Add device tree and Exynos5 support
2014-01-10 6:20 UTC (5+ messages)
` [PATCH 2/6 v2] crypto:s5p-sss: Add device tree support
[dora][PATCH 0/2] Dora backports
2014-01-10 6:18 UTC (2+ messages)
[PATCHv8 0/2] dma: Add Freescale eDMA engine driver support
2014-01-10 6:17 UTC (7+ messages)
` [PATCHv8 2/2] "
[PATCH] ASoC: simple-card: fix simple card widgets routing property name usage
2014-01-10 5:17 UTC (2+ messages)
iSCSI request keep rejected by microsoft iSCSI target because of write_same check
2014-01-10 6:11 UTC (3+ messages)
fio 2.1.4 intermittently crashes on windows
2014-01-10 6:11 UTC (7+ messages)
[PATCH Resend 1/3] mtd: omap2: Cleanup header files
2014-01-10 5:54 UTC (3+ messages)
` [PATCH Resend 2/3] mtd: orion: Cleanup mtd-orion_nand.h header
` [PATCH Resend 3/3] mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c
[Buildroot] [PATCH] libnfc-llcp: rename to libllcp and bump version
2014-01-10 6:04 UTC (2+ messages)
A proposal for making ext4's journal more SMR (and flash) friendly
2014-01-10 6:04 UTC (4+ messages)
[PATCH] gpio: pxa: normalize the return value for gpio_get
2014-01-10 6:03 UTC (2+ messages)
Fwd: Logging PMU counters during context switch
2014-01-10 5:59 UTC
[PATCH] Bluetooth: Provide remote OOB data for Secure Connections
2014-01-10 5:58 UTC
buildbot failure in kvm on next-ppc44x
2014-01-10 5:58 UTC
Intel MIC host driver: possible signed underflow (undefined behavior) in userspace API
2014-01-10 5:56 UTC
[PATCH] add support for ALPS v7 protocol device
2014-01-10 5:53 UTC
hob build failed with an error Nothing RPROVIDES libgstinterfaces-0.10
2014-01-10 5:53 UTC (5+ messages)
[Qemu-devel] QEMU detachable overlays and Union Mounts
2014-01-10 5:52 UTC (9+ messages)
[U-Boot] [PATCH 1/3 V3] esdhc: Workaround for card can't be detected on T4240QDS
2014-01-10 5:52 UTC (3+ messages)
` [U-Boot] [PATCH 2/3 V3] esdhc: Detecting 8 bit width before mmc initialization
` [U-Boot] [PATCH 3/3 V3] eSDHC: Calculate envaddr accroding to the address format
[PATCH 0/5] ARM: sun6i: Add support for the A31 I2C controller
2014-01-10 5:48 UTC (4+ messages)
` [PATCH 1/5] i2c: mv64xxx: Add reset deassert call
` [linux-sunxi] "
[PATCH] drivers: target: target_core_mod: use div64_u64_rem() instead of operator '%' for u64
2014-01-10 5:47 UTC (9+ messages)
buildbot failure in kvm on next-ppc64
2014-01-10 5:46 UTC
[PATCH v4 00/15] Add support for MSM's mmio clock/reset controller
2014-01-10 5:44 UTC (6+ messages)
` [PATCH v4 02/15] clk: Allow drivers to pass in a regmap
[PATCH] net: Check skb->rxhash in gro_receive
2014-01-10 5:43 UTC (4+ messages)
oops in rds_iw_laddr_check
2014-01-10 5:37 UTC
Openssl build failure
2014-01-10 5:36 UTC (3+ messages)
[PATCH] ASoC: dpcm: don't do hw_param when BE has done hw_param
2014-01-10 5:36 UTC (2+ messages)
[PATCH net-next] net: xfrm6: silence sparse warning
2014-01-10 5:30 UTC (7+ messages)
[PATCH] Bluetooth: Add debugfs quirk for forcing Secure Connections support
2014-01-10 5:24 UTC
REQ_PM vs REQ_TYPE_PM_RESUME
2014-01-10 5:23 UTC (5+ messages)
pci->pcie bridge issue: kernel unable to find a free I/O port range
2014-01-10 5:19 UTC (7+ messages)
[Qemu-devel] vhost-net issue: does not survive reboot on ppc64
2014-01-10 5:13 UTC (11+ messages)
linux-next: Tree for Jan 10
2014-01-10 5:12 UTC (2+ messages)
[Xenomai] x86 with xenomai patch
2014-01-10 5:10 UTC (3+ messages)
[PATCH 0/2] ION dummy driver v2
2014-01-10 5:08 UTC (3+ messages)
` [PATCH 1/2] ion: Add dummy driver for testing
` [PATCH 2/2] ion: Add carveout and chunk heaps to dummy driver
[U-Boot] [PATCH 1/9] mmc: mmc header fix
2014-01-10 5:08 UTC (8+ messages)
` [U-Boot] [PATCH 4/9] arm:goni:dfu Add support for DFU to Goni target
` [U-Boot] [PATCH v3 7/9] dfu:mmc: raw data write fix
` [U-Boot] [PATCH 8/9] ums: always initialize mmc before ums_disk_init()
[dm-crypt] Few questions from a new user
2014-01-10 5:04 UTC (6+ messages)
[mlmmj] TUNEABLES relayhost and smtpport
2014-01-10 5:02 UTC (2+ messages)
[PATCH 0/2] ION dummy driver
2014-01-10 4:54 UTC (3+ messages)
commit 0a1479c829 breaks glsl-fs-lots-of-tex.shader_test on nv50/nvc0
2014-01-10 4:54 UTC
[Bug 70687] New: vgaswitcheroo issues on Linux 3.12
2014-01-10 4:46 UTC (2+ messages)
` [Bug 70687] "
[Bug 73449] New: WARNING: CPU: 0 PID: 65 at drivers/gpu/drm/ttm/ttm_page_alloc_dma.c:533 and WARNING: CPU: 0 PID: 65 at drivers/gpu/drm/drm_mm.c:578
2014-01-10 4:46 UTC (2+ messages)
` [Bug 73449] "
DSCP of ICMPv6 Echo Reply not copied from Echo Request
2014-01-10 4:40 UTC (2+ messages)
warning: (PPC_PSERIES && ..) selects HOTPLUG_CPU which has unmet direct dependencies (SMP && ..))
2014-01-10 4:36 UTC (2+ messages)
linux-next: manual merge of the akpm-current tree with the char-misc tree
2014-01-10 4:36 UTC
[Qemu-devel] [PATCH target-arm v4 0/3] Reset and Halting modifications + Zynq SMP
2014-01-10 4:34 UTC (2+ messages)
powerpc: possible access beyond TASK_SIZE in start_thread
2014-01-10 4:34 UTC
.gitignore issues
2014-01-10 4:32 UTC (4+ messages)
` After creating more than one filesystem, how do i mount the filesystem i want?
[PATCH] mmc: core: modify the variable name from "mmc" to "host"
2014-01-10 4:31 UTC
[PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
2014-01-10 4:19 UTC (10+ messages)
[PATCH net-next 1/4] bonding: update the primary when slave name changed
2014-01-10 4:20 UTC (5+ messages)
[PATCH] spi: fsl-dspi: Add missing breaks for switch cases
2014-01-10 4:19 UTC (2+ messages)
Freeing of dev->p
2014-01-10 4:18 UTC (4+ messages)
[PATCH] create multiple banks for dom0 in 1:1 mapping if necessary
2014-01-10 4:12 UTC
[PATCH v3 2/2] ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE
2014-01-10 4:12 UTC (4+ messages)
` [PATCH v4 0/2] ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
` [PATCH v4 2/2] ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE
[RFC Patch net-next 0/4] net_sched: make ingress filters lockless
2014-01-10 4:10 UTC (4+ messages)
` [RFC Patch net-next 1/4] net_sched: switch filter list to list_head
[PATCH net-next v2] packet: doc: how to PACKET_MMAP with one packet socket for rx and tx
2014-01-10 4:10 UTC (3+ messages)
[PATCH] Bluetooth: Add support for local OOB data with Secure Connections
2014-01-10 4:09 UTC
IPv6: Bug in net-next
2014-01-10 4:09 UTC (3+ messages)
` [PATCH net] ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME
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.