All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-28 07:14:57 to 2015-12-28 10:10:47 UTC [more...]

[PATCH v2 00/16] clk: a collection of various clean-ups and improvements
 2015-12-28 10:10 UTC  (17+ messages)
` [PATCH v2 01/16] clk: remove unused first argument of __clk_init()
` [PATCH v2 02/16] clk: change the argument of __clk_init() into pointer to clk_core
` [PATCH v2 03/16] clk: rename __clk_init() into __clk_core_init()
` [PATCH v2 04/16] clk: remove unnecessary !core->parents conditional
` [PATCH v2 05/16] clk: change sizeof(struct clk *) to sizeof(*core->parents)
` [PATCH v2 06/16] clk: move core->parents allocation to clk_register()
` [PATCH v2 07/16] clk: simplify clk_core_get_parent_by_index()
` [PATCH v2 08/16] clk: drop the initial core->parents look-ups from __clk_core_init()
` [PATCH v2 09/16] clk: replace pr_warn() with pr_err() for fatal cases
` [PATCH v2 10/16] clk: move checking .git_parent to __clk_core_init()
` [PATCH v2 11/16] clk: simplify __clk_init_parent()
` [PATCH v2 12/16] clk: avoid circular clock topology
` [PATCH v2 13/16] clk: walk the orphan clock list more simply
` [PATCH v2 14/16] clk: make sure parent is not NULL in clk_fetch_parent_index()
` [PATCH v2 15/16] clk: simplify clk_fetch_parent_index() function
` [PATCH v2 16/16] clk: slightly optimize clk_core_set_parent()

[PATCH/RFC] ARM: shmobile: LPAE memory bank CMA assignment prototype
 2015-12-28 10:10 UTC  (2+ messages)

[U-Boot] Fwd: [PATCH] Initial fw_cfg support for qemu-x86 targets
 2015-12-28 10:10 UTC 

[PATCH 0/8] Support for transparent PUD pages
 2015-12-28 10:05 UTC  (4+ messages)
` [PATCH 1/8] mm: Add optional support for PUD-sized transparent hugepages

[RFC PATCH 2/2] f2fs: export a threshold in sysfs for controlling dio serialization
 2015-12-28 10:05 UTC 

[U-Boot] [PATCH 0/7] add fw_cfg interface support for qemu-x86 targets
 2015-12-28 10:05 UTC  (9+ messages)
` [U-Boot] [PATCH 1/7] x86: qemu: add fw_cfg support
` [U-Boot] [PATCH 2/7] x86: qemu: add a cpu uclass driver for qemu target
` [U-Boot] [PATCH 3/7] x86: fix a typo in function name
` [U-Boot] [PATCH 4/7] x86: qemu: use actual CPU number for allocating memory
` [U-Boot] [PATCH 5/7] x86: qemu: add qemu_fwcfg_fdt_fixup()
` [U-Boot] [PATCH 6/7] x86: qemu: fixup cpu node in device tree
` [U-Boot] [PATCH 7/7] qemu-x86: add documentaion for the fw_cfg interface

[PATCH v3 00/23] Unrestricted media entity ID range support
 2015-12-28 10:05 UTC  (6+ messages)

[RFC PATCH 1/2] f2fs: enhance multithread dio write performance
 2015-12-28 10:04 UTC  (2+ messages)

[PATCH v4 0/2] ARM64: Enable SP805 WDT support for FSL LS2080A
 2015-12-28 10:01 UTC  (6+ messages)
` [PATCH v4 1/2] Documentation: DT: Add entry for ARM SP805-WDT
` [PATCH v4 2/2] dts/ls2080a: Update DTSI to add support of SP805 WDT

[PATCH 3/5] f2fs: report readonly status in ->fsync
 2015-12-28  9:59 UTC  (3+ messages)

[meta-cgl][PATCH] packagegroup-cgl-applications: unify the package name to fix the parse warnings
 2015-12-28 10:06 UTC 

BeagleBone...bitbake -v core-image-sato stops
 2015-12-28  9:58 UTC  (8+ messages)

Problems with bridge+router setup
 2015-12-28  9:57 UTC  (3+ messages)

[PATCH 0/4] improve symbolic-ref robustness
 2015-12-28  9:45 UTC  (5+ messages)
` [PATCH 3/4] create_symref: modernize variable names
` [PATCH 4/4] create_symref: use existing ref-lock code

[PATCH v2 0/3] Handle SIGINT and SIGTERM in DPDK examples
 2015-12-28  9:51 UTC  (3+ messages)

[PATCH v3 0/2] ARM64: Enable SP805 WDT support for FSL LS2080A
 2015-12-28  9:48 UTC  (8+ messages)
` [PATCH v3 2/2] dts/ls2080a: Update DTSI to add support of SP805 WDT

[Buildroot] [PATCH] libffi: fix headers location for host-libffi
 2015-12-28  9:47 UTC 

[PATCH] mmc: core: Optimize boot time by detecting cards simultaneously
 2015-12-28  9:44 UTC  (10+ messages)

[contrib][PATCH 0/3] Fix oe-stylize.py issues
 2015-12-28  9:07 UTC  (3+ messages)
` [contrib][PATCH 1/3] contrib: ensure that oe-stylize.py works with python versions < 3.0
` [contrib][PATCH 3/3] contrib: print oldline within single quotes

Hello Dear Friend,
 2015-12-28  9:19 UTC 

How do you get /proc/fs/nfs/exports to populate?
 2015-12-28  9:41 UTC  (2+ messages)

[PATCH v6] sched/deadline: fix earliest_dl.next logic
 2015-12-28  9:40 UTC  (2+ messages)

Taking on a Xen development project
 2015-12-28  9:34 UTC  (3+ messages)
` Coverity tidying

https://btrfs.wiki.kernel.org having OCSP issues?
 2015-12-28  9:29 UTC  (2+ messages)

[PATCH] remove redundant __func__ in PMD_INIT_LOG and PMD_RX_LOG
 2015-12-27 17:28 UTC  (2+ messages)

[PATCH v3 0/5] Add reboot notifier driver for rockchip platform
 2015-12-28  9:20 UTC  (7+ messages)
` [PATCH v3 3/5] soc: rockchip: add reboot notifier driver

Source code review around jump label usage
 2015-12-28  9:20 UTC  (5+ messages)
` [PATCH] [media] tuners: One check less in m88rs6000t_get_rf_strength() after error detection

[PATCH 1/1] bonding: restrict up state in 802.3ad mode
 2015-12-28  9:19 UTC  (4+ messages)

DS4 issues
 2015-12-28  9:18 UTC  (2+ messages)

MCTP Protocol driver
 2015-12-28  9:14 UTC  (2+ messages)

[PATCH 0/3] bpf: hash: use per-bucket spinlock
 2015-12-28  9:13 UTC  (7+ messages)
` [PATCH 1/3] bpf: hash: use atomic count
` [PATCH 2/3] bpf: hash: move select_bucket() out of htab's spinlock
` [PATCH 3/3] bpf: hash: use per-bucket spinlock

defrag vs autodefrag
 2015-12-28  9:12 UTC  (6+ messages)
` [PATCH] improve documentation of snapshot unaware defrag

[RESEND PATCH v1 0/4] fix some clock configuration for the RK3036 platform
 2015-12-28  9:03 UTC  (11+ messages)
` [RESEND PATCH v1 1/4] clk: rockchip: rk3036: fix the FLAGs for clock mux
` [RESEND PATCH v1 2/4] clk: rockchip: rk3036: fix uarts clock error
` [RESEND PATCH v1 3/4] clk: rockchip: rk3036: rename emac ext source clock
` [RESEND PATCH v1 4/4] clk: rockchip: rk3036: fix and add node id for emac clock

[PATCH v6 04/20] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead
 2015-12-28  9:01 UTC  (5+ messages)
` > diff --git a/arch/arm64/kernel/Makefile b/arch/arm64/kernel/Makefile

[U-Boot] [PATCH v3 1/4] sf: Fix quad bit set for micron devices
 2015-12-28  9:00 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/4] sf: Read back and check once spansion quad bit set
` [U-Boot] [PATCH v3 3/4] sf: Read back and check once macronix "
` [U-Boot] [PATCH v3 4/4] sf: Write quad bit along with read status

[PATCH v5 04/20] clocksource: Add NPS400 timers driver
 2015-12-28  9:00 UTC  (5+ messages)

[PATCH] emu: fix unusable terminal after exit
 2015-12-28  8:47 UTC  (3+ messages)

[PATCHv2 net-next 0/3] Ethtool support for phy stats
 2015-12-28  8:58 UTC  (4+ messages)

[PATCHv2] staging: most: replace multiple if..else with table lookup
 2015-12-28  8:55 UTC 

[RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC
 2015-12-28  8:52 UTC  (19+ messages)
` live migration vs device assignment (was Re: [RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC)
  ` live migration vs device assignment (motivation)
    ` [Qemu-devel] "

[U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout
 2015-12-28  8:51 UTC  (5+ messages)

[PATCH] net: rfkill-gpio: more ACPI IDs for BCM Blutooth modules
 2015-12-28  8:49 UTC  (3+ messages)

[PATCH RESEND] mmc:Fix error handling in the function mmc_blk_issue_rq
 2015-12-28  8:42 UTC 

Updates of meta-fsl-ppc master branch on 2015-12-28
 2015-12-28  8:29 UTC 

raid5 async_xor: sleep in atomic
 2015-12-28  8:43 UTC  (6+ messages)

Makefile:610: arch/xtensa/Makefile: No such file or directory
 2015-12-28  8:39 UTC 

[Bug 110071] New: typo in cipso_rbm_structvalid
 2015-12-28  8:38 UTC 

[PATCH] metag: ftrace: remove the misleading comment for ftrace_dyn_arch_init
 2015-12-28  8:34 UTC 

[PATCH 0/2] provide rte_pktmbuf_alloc_bulk API and call it in vhost dequeue
 2015-12-27 16:38 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] mbuf: provide rte_pktmbuf_alloc_bulk API
  ` [PATCH v5 2/2] vhost: call rte_pktmbuf_alloc_bulk in vhost dequeue

[PATCH] ia64: ftrace: remove the misleading comment for ftrace_dyn_arch_init
 2015-12-28  8:33 UTC 

[PATCH v10 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-12-28  8:27 UTC  (10+ messages)
` [PATCH v10 1/3] dt-bindings: binding for jz4780-{nand,bch}
` [PATCH v10 2/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs
` [PATCH v10 3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes

[PATCH] doc: PCI: altera: Fix the 'ranges' property in example
 2015-12-28  8:26 UTC  (5+ messages)

[x86/irq] 4c24cee6b2: IP-Config: Auto-configuration of network failed
 2015-12-28  8:24 UTC  (4+ messages)
` [Bugfix v2 1/5] x86/irq: Do not reuse struct apic_chip_data.old_domain as temporary buffer

[PATCH net-next v2 05/10] be2net: log digital signature errors while flashing FW image
 2015-12-28  8:23 UTC  (2+ messages)

[Buildroot] [PATCH] Handle defconfig as .config in .gitignore and distclean
 2015-12-28  8:20 UTC  (5+ messages)

Makefile:610: arch/m32r/Makefile: No such file or directory
 2015-12-28  8:17 UTC 

[Ocfs2-devel] [Ocfs2-users] Ocfs2 clients hang
 2015-12-28  8:17 UTC  (3+ messages)

how io works when backfill
 2015-12-28  8:09 UTC  (2+ messages)
  ` Fwd: "

[PATCH v3 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701
 2015-12-28  8:07 UTC  (5+ messages)
` [PATCH v3 4/5] pinctrl: mediatek: Add Pinctrl/GPIO/EINT "

[U-Boot] [PATCH 1/5] altera_qspi: call callback even if the erase failed
 2015-12-28  8:04 UTC  (5+ messages)
` [U-Boot] [PATCH 4/5] altera_qspi: show erase progress

[lkp] [ses] 3417c1b5cb: WARNING: CPU: 2 PID: 2013 at fs/xfs/xfs_file.c:772 xfs_file_dio_aio_write+0x2a2/0x320()
 2015-12-28  8:04 UTC  (2+ messages)
`  "

[nightly] Core TISDK (fido/1.8) 2015.12 build 2015-12-27_23-00-32
 2015-12-28  7:51 UTC 

[LTP] [PATCH] mem/oom: remove non-existent case OVERCOMMIT from oom()
 2015-12-28  7:49 UTC 

[PATCH 00/10] use the $( ... ) construct for command substitution
 2015-12-28  7:44 UTC  (7+ messages)
` [PATCH 07/10] t5100-mailinfo.sh: "

Your company import from China, we help in logistics field
 2015-12-28  7:36 UTC 

[Ocfs2-devel] [PATCH] ocfs2/dlm: ignore cleaning the migration mle that is inuse
 2015-12-28  7:44 UTC 

[Qemu-devel] [PATCH COLO-Frame v12 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2015-12-28  7:39 UTC  (10+ messages)
` [Qemu-devel] [PATCH COLO-Frame v12 10/38] COLO: Implement colo checkpoint protocol
` [Qemu-devel] [PATCH COLO-Frame v12 23/38] COLO: Implement failover work for Primary VM
` [Qemu-devel] [PATCH COLO-Frame v12 32/38] COLO: Split qemu_savevm_state_begin out of checkpoint process

[PATCH] arm: kernel: utilize hrtimer based broadcast
 2015-12-28  7:18 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-12-27
 2015-12-28  7:30 UTC 

[PATCH 1/4] net: ethernet: arc: Probe emac after set RMII clock
 2015-12-28  7:27 UTC  (4+ messages)

New draft standards
 2015-12-28  7:24 UTC  (5+ messages)

[RESEND PATCH v1 0/4] Add support emac for the RK3036 SoC platform
 2015-12-28  7:22 UTC  (13+ messages)
` [RESEND PATCH v1 1/4] net: ethernet: arc: Probe emac after set RMII clock
` [RESEND PATCH v1 2/4] net: ethernet: arc: Keep emac compatibility for more Rockchip SoCs
` [RESEND PATCH v1 3/4] net: ethernet: arc: Add support emac for RK3036
` [RESEND PATCH v1 4/4] ARM: dts: rockchip: "

[LTP] [PATCH] mem/oom: remove non-existent case OVERCOMMIT from oom()
 2015-12-28  7:20 UTC 

bbb kexec bug: Unhandled fault external abort on non-linefetch (0x1028) at 0xfa1ac140
 2015-12-28  7:18 UTC  (2+ messages)

[PATCH 00/40] [jethro] Consolidated pull
 2015-12-28  7:14 UTC  (28+ messages)
` [PATCH 14/40] openssl: sanity check that the bignum module is present
` [PATCH 15/40] uninative.bbclass: Choose the correct loader based on BUILD_ARCH
` [PATCH 16/40] classes/distrodata: split SRC_URI properly before determining type
` [PATCH 17/40] oeqa/selftest/devtool: fix test if build directory is not inside COREBASE
` [PATCH 18/40] oeqa/selftest/layerappend: "
` [PATCH 19/40] classes/metadata_scm: fix git errors showing up on non-git repositories
` [PATCH 20/40] classes/license: fix intermittent license collection warning
` [PATCH 21/40] classes/populate_sdk_ext: tidy up preparation log file writing
` [PATCH 22/40] classes/populate_sdk_ext: make it clear when SDK installation has failed
` [PATCH 23/40] classes/populate_sdk_ext: tweak reporting of workspace exclusion
` [PATCH 24/40] classes/populate_sdk_ext: fail if SDK_ARCH != BUILD_ARCH
` [PATCH 25/40] populate_sdk_ext.bbclass: Be more permissive on the name of the buildtools
` [PATCH 26/40] toolchain-shar-relocate: don't assume last state of env_setup_script is good
` [PATCH 27/40] toolchain-shar-extract.sh: proper fix for additional env setup scripts
` [PATCH 28/40] scripts/gen-lockedsig-cache: improve output
` [PATCH 29/40] toolchain-shar-extract.sh: do not allow $ in paths for ext SDK
` [PATCH 30/40] devtool: include do_patch in SRCTREECOVEREDTASKS
` [PATCH 31/40] devtool: upgrade: fix removing other recipes from workspace on reset
` [PATCH 32/40] devtool: upgrade: fix updating PV and SRCREV
` [PATCH 33/40] devtool: upgrade: remove erroneous error when not renaming recipe
` [PATCH 34/40] devtool: upgrade: fetch remote repository before checking out new revision
` [PATCH 35/40] toolchain-scripts.bbclass: unset command_not_found_handle
` [PATCH 36/40] autotools: Allow recipe-individual configure scripts
` [PATCH 37/40] prelink: Fix various prelink issues on IA32, ARM, and MIPS
` [PATCH 38/40] gcc: Update default Power GCC settings to use secure-plt
` [PATCH 39/40] glibc: Fix ld.so / prelink interface for ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA
` [PATCH 40/40] cairo: fix license for cairo-script-interpreter


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.