messages from 2015-09-22 16:19:51 to 2015-09-22 17:02:48 UTC [more...]
[PATCH v2] btrfs: cleanup btrfs_balance profile validity checks
2015-09-22 20:02 UTC
[Buildroot] [PATCH 0/2] Add imx-kobs package
2015-09-22 17:02 UTC (4+ messages)
` [Buildroot] [PATCH 1/2] imx-kobs: add new package
[PATCH] powercap / RAPL : remove dependency on iosf_mbi
2015-09-22 17:00 UTC (8+ messages)
[PATCH] fstests: Fix golden output for the new btrfs device replace tests
2015-09-22 16:58 UTC
Compilers and RCU readers: Once more unto the breach!
2015-09-22 17:00 UTC (3+ messages)
[PATCH v2 0/5] Support CPR on MSM8916
2015-09-22 16:50 UTC (9+ messages)
` [PATCH v2 1/5] regulator: smd: Add floor and corner operations
` [PATCH v2 2/5] PM / OPP: Support adjusting OPP voltages at runtime
[PATCH 1/2] usb: gadget: loopback: fix: Don't share qlen and buflen between instances
2015-09-22 16:58 UTC (4+ messages)
` [PATCH 2/2] usb: gadget: loopback: Fix looping back logic implementation
[PATCH v5 0/6] irqchip, gicv3: Updates and Cavium ThunderX errata workarounds
2015-09-22 16:57 UTC (15+ messages)
` [PATCH v5 2/6] irqchip, gicv3: Workaround for Cavium ThunderX erratum 23154
` [PATCH v5 4/6] irqchip, gicv3-its: Add HW revision detection and configuration
` [PATCH v5 5/6] irqchip, gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313
` [PATCH v5 6/6] irqchip, gicv3-its: Use new jump label API
[PATCH net-next] ipv6: remove unused neigh parameter from ndisc functions
2015-09-22 16:57 UTC
[PATCH v2 1/2] usb: gadget: loopback: fix: Don't share qlen and buflen between instances
2015-09-22 16:56 UTC (2+ messages)
` [PATCH v2 2/2] usb: gadget: loopback: Fix looping back logic implementation
[PATCH net-next] genetlink: simplify genl_notify
2015-09-22 16:56 UTC
[PATCH 0/3] PCI: Add support for Cavium ThunderX RC and on-SoC devices
2015-09-22 16:56 UTC (8+ messages)
` [PATCH 3/3] PCI: generic: Add support for Cavium ThunderX PCIe root complexes
[PATCH 1/2] oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThread
2015-09-22 16:56 UTC (2+ messages)
` [PATCH 2/2] oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread start
[PATCH v2 1/2] usb: gadget: loopback: fix: Don't share qlen and buflen between instances
2015-09-22 16:54 UTC (2+ messages)
` [PATCH v2 2/2] usb: gadget: loopback: Fix looping back logic implementation
[PATCH] mm, oom: Disable preemption during OOM-kill operation
2015-09-22 16:55 UTC (2+ messages)
[Qemu-devel] [PATCH v6 0/4] Add 'blockdev-snapshot' command
2015-09-22 16:54 UTC (5+ messages)
` [Qemu-devel] [PATCH v6 3/4] block: add a 'blockdev-snapshot' QMP command
` [Qemu-devel] [PATCH v6 4/4] block: add tests for the 'blockdev-snapshot' command
[patch net-next 00/10] switchdev: transaction item queue and cleanup
2015-09-22 16:53 UTC (6+ messages)
` [patch net-next 02/10] switchdev: introduce transaction item queue for attr_set and obj_add
[PATCH 00/23] Color Management for DRM
2015-09-22 16:51 UTC (6+ messages)
` [PATCH 04/23] drm: Add drm structures for palette color property
[PATCH V2] PM / OPP: of_property_count_u32_elems() can return errors
2015-09-22 16:51 UTC (3+ messages)
[PATCH v2 00/25] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
2015-09-22 16:51 UTC (26+ messages)
` [PATCH v2 01/25] powerpc/8xx: Save r3 all the time in DTLB miss handler
` [PATCH v2 02/25] powerpc/8xx: Map linear kernel RAM with 8M pages
` [PATCH v2 03/25] powerpc: Update documentation for noltlbs kernel parameter
` [PATCH v2 04/25] powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
` [PATCH v2 05/25] powerpc/8xx: Fix vaddr for IMMR early remap
` [PATCH v2 06/25] powerpc32: iounmap() cannot vunmap() area mapped by TLBCAMs either
` [PATCH v2 07/25] powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
` [PATCH v2 08/25] powerpc/8xx: Map IMMR area with 512k page at a fixed address
` [PATCH v2 09/25] powerpc/8xx: show IMMR area in startup memory layout
` [PATCH v2 10/25] powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPM
` [PATCH v2 11/25] powerpc/8xx: map 16M RAM at startup
` [PATCH v2 12/25] powerpc32: Remove useless/wrong MMU:setio progress message
` [PATCH v2 13/25] powerpc/8xx: also use r3 in the ITLB miss in all situations
` [PATCH v2 14/25] powerpc32: remove ioremap_base
` [PATCH v2 15/25] powerpc/8xx: move 8xx SPRN defines into reg_8xx.h and add some missing ones
` [PATCH v2 16/25] powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macro
` [PATCH v2 17/25] powerpc/8xx: remove special handling of CPU6 errata in set_dec()
` [PATCH v2 18/25] powerpc/8xx: rewrite set_context() in C
` [PATCH v2 19/25] powerpc/8xx: rewrite flush_instruction_cache() "
` [PATCH v2 20/25] powerpc32: Remove clear_pages() and define clear_page() inline
` [PATCH v2 21/25] powerpc: add inline functions for cache related instructions
` [PATCH v2 22/25] powerpc32: move xxxxx_dcache_range() functions inline
` [PATCH v2 23/25] powerpc: Simplify test in __dma_sync()
` [PATCH v2 24/25] powerpc32: small optimisation in flush_icache_range()
` [PATCH v2 25/25] powerpc32: Remove one insn in mulhdu
[PATCH] generic syscalls: wire up userfaultfd syscall
2015-09-22 16:51 UTC (4+ messages)
[PATCH 31/43] drm/i915: Throw out some useless variables
2015-09-22 16:50 UTC (2+ messages)
` [PATCH v2 "
[PATCH 0/2] prepare zbud to be used by zram as underlying allocator
2015-09-22 16:49 UTC (7+ messages)
[PATCHSET v2 cgroup/for-4.4] cgroup: make multi-process migration atomic
2015-09-22 16:48 UTC (4+ messages)
[PATCH 16/43] drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/
2015-09-22 16:47 UTC (2+ messages)
` [PATCH v2 "
[PATCH v3 1/2] ASoC: rt5645: Add dmi for Broadwell
2015-09-22 16:47 UTC (2+ messages)
` Applied "ASoC: rt5645: Add dmi for Broadwell" to the asoc tree
[PATCH 2/2] ASoC: rt5645: Add jd_invert for Broadwell
2015-09-22 16:46 UTC (2+ messages)
` Applied "ASoC: rt5645: Add jd_invert for Broadwell" to the asoc tree
[PATCH] spmi: Auto-populate driver.owner in spmi_driver_register()
2015-09-22 16:47 UTC (3+ messages)
Multiple potential races on vma->vm_flags
2015-09-22 16:47 UTC (10+ messages)
[review-request][PATCH] toaster: Add fake entry to Target_File for filesystem root
2015-09-22 16:47 UTC (4+ messages)
[PATCH] sound: oss: ad1848: Fix returned errno code in ad1848_init()
2015-09-22 16:46 UTC (3+ messages)
[PATCH RFC 0/3] kcm: Kernel Connection Multiplexor (KCM)
2015-09-22 16:46 UTC (5+ messages)
` [PATCH RFC 2/3] kcm: Kernel Connection Multiplexor module
[Qemu-devel] [PATCH v2 00/22] Do away with TB retranslation
2015-09-22 16:45 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 11/22] target-cris: Mirror gen_opc_pc into insn_start
[PATCH for-4.6 0/2] libxl: devd fixes
2015-09-22 16:45 UTC (5+ messages)
` [PATCH for-4.6 1/2] libxl: fix devd removal path
` [PATCH for-4.6 2/2] libxl: fix the cleanup of the backend path when using driver domains
[review-request][PATCH 0/3] Fix error thrown by "command line builds" project page
2015-09-22 16:41 UTC (4+ messages)
` [review-request][PATCH 1/3] toaster: Always run bldcontrol migrations
` [review-request][PATCH 2/3] toaster: Check whether buildrequest exists before using it
` [review-request][PATCH 3/3] toaster: Test that exception isn't thrown by project page
[PATCH 1/2] drm/i915: workaround bad DSL readout in start of pipe update
2015-09-22 16:41 UTC (3+ messages)
` [PATCH] drm/i915: workaround bad DSL readout v2
[PATCH 03/15] vga_switcheroo: Set active attribute to false for audio clients
2015-08-27 14:43 UTC (2+ messages)
` [PATCH v1.1 "
[PATCH v4 0/4] edac: Add L3/SoC support to the APM X-Gene SoC EDAC driver
2015-09-22 16:40 UTC (15+ messages)
` [PATCH v4 1/4] edac: Export edac_debugfs
` [PATCH v4 2/4] Documentation: Update the APM X-Gene SoC EDAC DTS binding for L3/SoC subnodes
` [PATCH v4 3/4] edac: Add L3/SoC EDAC support to the APM X-Gene SoC EDAC driver
` [PATCH 1/5] EDAC: Carve out debugfs functionality
` [PATCH 2/5] EDAC: Add debugfs wrappers
` [PATCH 3/5] EDAC, altera: Convert to "
` [PATCH 4/5] EDAC, i5100: "
` [PATCH 5/5] EDAC, xgene: "
[PATCH v10 1/5] genalloc:support memory-allocation with bytes-alignment to genalloc
2015-09-22 16:39 UTC (5+ messages)
` [PATCH v10 5/5] QE: Move QE from arch/powerpc to drivers/soc
crisv32 runtime failure in -next due to 'page-flags: define behavior SL*B-related flags on compound pages'
2015-09-22 16:39 UTC (3+ messages)
[PATCH] barriers: introduce smp_mb__release_acquire and update documentation
2015-09-22 16:38 UTC (11+ messages)
[PATCH 0/4] GSSD: Do not fork when UID = 0
2015-09-22 16:38 UTC (4+ messages)
` [PATCH 4/4] GSSD: clean up machine credentials
Renesas Lager: Device Tree entries for VIN HDMI input, version 2
2015-09-22 16:36 UTC (3+ messages)
` [Linux-kernel] "
[PATCH v3 0/2] crypto: akcipher - Changes to asymmetric key API
2015-09-22 16:34 UTC (3+ messages)
` [PATCH v3 1/2] lib/scatterlist: Add sg_len helper
` [PATCH v3 2/2] crypto: akcipher - Changes to asymmetric key API
[Qemu-devel] [PATCH] docs: describe the QEMU build system structure / design
2015-09-22 16:35 UTC
[PATCH] spi: xtensa-xtfpga: fix register endianness
2015-09-22 16:35 UTC (3+ messages)
` Applied "spi: xtensa-xtfpga: fix register endianness" to the spi tree
Applied "MAINTAINERS: Update website and git repo for Wolfson Microelectronics" to the asoc tree
2015-09-22 16:35 UTC
[PATCH] PM / OPP: of_property_count_u32_elems() can return errors
2015-09-22 16:35 UTC (5+ messages)
[PATCH] mm/page_alloc: Favor kthread and dying threads over normal threads
2015-09-22 16:34 UTC (2+ messages)
error in do_rootfs
2015-09-22 16:34 UTC (8+ messages)
[PATCH v1 0/3] ip_pipeline: add MP/MC and frag/ras support to SWQs
2015-09-22 16:34 UTC (5+ messages)
` [PATCH v1 1/3] port: add mp/mc ring ports
[PATCH v1] Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR"
2015-09-22 16:33 UTC
[PATCH v2 00/12] usb: gadget: amd5536udc: fix memory leaks
2015-09-22 16:32 UTC (7+ messages)
` [PATCH v2 02/12] usb: gadget: amd5536udc: fix error path
[ANNOUNCE] ScyllaDB: new NoSQL database powered by DPDK
2015-09-22 16:32 UTC
[PATCH v1] xSplice initial foundation patches
2015-09-22 16:28 UTC (14+ messages)
` [PATCH v1 5/5] xsplice: Use ld-embedded build-ids
` Is: Make XENVER_* use XSM, seperate the different ops in smaller security domains. Was:Re: "
[PATCH] x86/p2m: add PoD accounting to set_typed_p2m_entry()
2015-09-22 16:30 UTC (2+ messages)
Steps to submit a new arch/arm port
2015-09-22 16:29 UTC (9+ messages)
[PATCH v2 0/3] Add __ioread32_copy() and use it
2015-09-22 16:29 UTC (4+ messages)
` [PATCH v2 3/3] FIRMWARE: bcm47xx_nvram: Use __ioread32_copy() instead of open-coding
[PATCH 0/2] btrfs: Fix returned errno codes
2015-09-22 16:29 UTC (3+ messages)
` [PATCH 1/2] btrfs: check-integrity: "
` [PATCH 2/2] btrfs: reada: Fix returned errno code
[PATCHv3 00/13] fetch submodules in parallel and a preview on parallel "submodule update"
2015-09-22 16:28 UTC (3+ messages)
` [PATCHv3 07/13] fetch_populated_submodules: use new parallel job processing
Adding GPIO/SPI/I2C functionality to FTDI driver
2015-09-22 16:28 UTC
[PATCH] storvsc: get rid of homegrown copy_{to,from}_bounce_buffer()
2015-09-22 16:27 UTC (2+ messages)
[PATCH v2] iommu/io-pgtable-arm: Don't use dma_to_phys()
2015-09-22 16:26 UTC (8+ messages)
next-20150922 build: 1 failures 346 warnings (next-20150922)
2015-09-22 16:24 UTC (2+ messages)
[PATCH v5 00/11] power: bq24257: Add support for bq24250/bq24251
2015-09-22 16:24 UTC (3+ messages)
` [PATCH v5 01/11] dt: power: bq24257-charger: Cover additional devices
[PATCH] btrfs: Fix no space bug caused by removing bg
2015-09-22 16:23 UTC (4+ messages)
[PATCH RFC] xen: if on Xen, "flatten" the scheduling domain hierarchy
2015-09-22 16:22 UTC (7+ messages)
` [Xen-devel] "
` "
[PATCH 00/27] Fixes for devtool and the extensible SDK
2015-09-22 16:21 UTC (28+ messages)
` [PATCH 01/27] lib/oe/recipeutils: properly split unexpanded variable values
` [PATCH 02/27] classes/populate_sdk_ext: fix missing environment settings if running installer with sh
` [PATCH 03/27] classes/populate_sdk_ext: allow custom configuration for extensible SDK
` [PATCH 04/27] classes/populate_sdk_ext: drop work-config.inc
` [PATCH 05/27] toolchain-shar-extract.sh: show progress when extracting SDK
` [PATCH 06/27] classes/externalsrc: scale back warning to a plain note
` [PATCH 07/27] classes/externalsrc: fix setting of deps varflag as a string
` [PATCH 08/27] lib/oe/patch: fix for git am not cleaning up after itself
` [PATCH 09/27] scripts/contrib: add devtool stress tester
` [PATCH 10/27] devtool: check that source tree still exists
` [PATCH 11/27] devtool: add: ensure --color=never turns off recipetool colour output
` [PATCH 12/27] devtool / lib/oe/recipeutils: ensure we can parse without bbappends
` [PATCH 13/27] devtool: add: properly handle separate build directory
` [PATCH 14/27] recipetool: create: fix creating empty shell functions
` [PATCH 15/27] recipetool: create: fix handling of URIs containing #
` [PATCH 16/27] devtool: show proper error when extracting source for recipes with disabled unpack task
` [PATCH 17/27] devtool: fix extracting source for work-shared recipes
` [PATCH 18/27] devtool: better handling for recipes that don't unpack source
` [PATCH 19/27] devtool: add: set up fetched source as a git repository by default
` [PATCH 20/27] devtool: add: move important "recipe created" message to the end
` [PATCH 21/27] devtool: build-image: fix recipe/package terminology
` [PATCH 22/27] devtool: build-image: tell user where to find output files
` [PATCH 23/27] devtool: build-image: improve image recipe handling
` [PATCH 24/27] devtool: build-image: delete bbappend at end of build
` [PATCH 25/27] devtool / recipetool: add handling for binary-only packages
` [PATCH 26/27] devtool: add basic means of running runqemu within the extensible SDK
` [PATCH 27/27] devtool: add search command
[PATCH RFC 0/1] Add AtomicOp Requester support
2015-09-22 16:22 UTC (6+ messages)
[U-Boot] ## Application terminated, rc = 0x1
2015-09-22 16:22 UTC
handling of supplemental groups with userns
2015-09-22 16:21 UTC
handling of supplemental groups with userns
2015-09-22 16:21 UTC
[PATCH 0/4] Add basic support for Allwinner A83T SOC
2015-09-22 16:21 UTC (6+ messages)
` [PATCH 4/4] ARM: dts: sun8i: Add A83T HomletV2 Board by Allwinner
[PATCH v6 0/5] input: add usb keyboard driver
2015-09-22 15:58 UTC (2+ messages)
` [PATCH 3/5] usb: ehci-hcd: detect re-entrance
[PATCH v2] libselinux: flush the class/perm string mapping cache on policy reload
2015-09-22 16:20 UTC
[PATCH] parisc: adjust L1_CACHE_BYTES to 128 bytes on PA8800 and PA8900 CPUs
2015-09-22 16:20 UTC (5+ messages)
[PATCH v2 0/9] Phy, mdiobus, and netdev struct device fixes
2015-09-22 16:18 UTC (4+ messages)
` [PATCH 7/9] phy: fixed-phy: properly validate phy in fixed_phy_update_state()
` [PATCH 8/9] phy: add phy_device_remove()
` [PATCH 9/9] net: fix net_device refcounting
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.