messages from 2014-07-21 14:10:53 to 2014-07-21 15:11:57 UTC [more...]
[PATCH 1/9] usb: musb: core: cleanup - remove some useless 'break's from switch statements
2014-07-21 15:10 UTC (12+ messages)
` [PATCH 2/9] usb: phy: am335x: group the #includes by subdirs
` [PATCH 3/9] usb: musb_am335x: source cleanup
` [PATCH 4/9] usb: phy: am335x-control: prevent module from being unloaded when in use
` [PATCH 5/9] usb: musb: print error message with dev_err() instead of dev_dbg()
` [PATCH 6/9] usb: musb: core: properly setup the HW before registering it to the USB core
` [PATCH 7/9] usb: phy: am335x: setup the gen_phy function pointers _before_ adding the phy
` [PATCH 8/9] usb: phy: am335x: call usb_gen_phy_init()/usb_gen_phy_shutdown() in am335x_init()/am335x_shutdown()
[PATCH] [RFC] cgroup: reject cgroup names with non-printing characters
2014-07-21 15:11 UTC
[PATCH 0/9] usb: musb: several bugfixes for the musb driver
2014-07-21 15:11 UTC (5+ messages)
[PATCHv6 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
2014-07-21 15:11 UTC (8+ messages)
` [PATCH 2/2] iio: exynos-adc: add experimental touchscreen support
[PATCH 1/2 V3] PCI: introduce device assignment interface and refactory related code
2014-07-21 15:10 UTC (11+ messages)
[PATCH v7 00/11] arm64: Support 4 levels of translation tables
2014-07-21 15:09 UTC (2+ messages)
` [PATCH 13/11] arm64: Add support for 48-bit VA space with 64KB page configuration
[PATCH] ext4: refactor ext4_move_extents code base v1
2014-07-21 15:08 UTC
[PATCH] ARM: tegra: paz00: Fix some indentation inconsistencies
2014-07-21 15:07 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.1] exec: fix migration with devices that use address_space_rw
2014-07-21 15:06 UTC
[GIT PULL 1/3] ARM: tegra: rework PCIe regulators
2014-07-21 15:06 UTC (9+ messages)
` [GIT PULL 2/3] ARM: tegra: move fuse code out of arch/arm
[PATCH 1/3] ext4: add i_data_sem sanity check
2014-07-21 15:04 UTC (3+ messages)
` [PATCH 2/3] ext4: use correct depth value
` [PATCH 3/3] ext4: fix incorrect locking in move_extent_per_page
[PATCH v3 0/2] usb: fix controller-PHY binding for OMAP3 platform
2014-07-21 15:04 UTC (5+ messages)
[PATCH 00/40] nfsd: stateid and stateowner refcounting overhaul
2014-07-21 15:02 UTC (41+ messages)
` [PATCH 01/40] nfsd4: use cl_lock to synchronize all stateid idr calls
` [PATCH 02/40] nfsd: Add reference counting to the lock and open stateids
` [PATCH 03/40] nfsd: Add a struct nfs4_file field to struct nfs4_stid
` [PATCH 04/40] nfsd: Replace nfs4_ol_stateid->st_file with the st_stid.sc_file
` [PATCH 05/40] nfsd: Ensure atomicity of stateid destruction and idr tree removal
` [PATCH 06/40] nfsd: Cleanup the freeing of stateids
` [PATCH 07/40] nfsd: do filp_close in sc_free callback for lock stateids
` [PATCH 08/40] nfsd: Add locking to protect the state owner lists
` [PATCH 09/40] nfsd: clean up races in lock stateid searching and creation
` [PATCH 10/40] nfsd: Slight cleanup of find_stateid()
` [PATCH 11/40] nfsd: ensure atomicity in nfsd4_free_stateid and nfsd4_validate_stateid
` [PATCH 12/40] nfsd: Add reference counting to lock stateids
` [PATCH 13/40] nfsd: nfsd4_locku() must reference the lock stateid
` [PATCH 14/40] nfsd: Ensure that nfs4_open_delegation() references the delegation stateid
` [PATCH 15/40] nfsd: nfsd4_process_open2() must reference "
` [PATCH 16/40] nfsd: nfsd4_process_open2() must reference the open stateid
` [PATCH 17/40] nfsd: Prepare nfsd4_close() for open stateid referencing
` [PATCH 18/40] nfsd: nfsd4_open_confirm() must reference the open stateid
` [PATCH 19/40] nfsd: Add reference counting to nfs4_preprocess_confirmed_seqid_op
` [PATCH 20/40] nfsd: Migrate the stateid reference into nfs4_preprocess_seqid_op
` [PATCH 21/40] nfsd: Migrate the stateid reference into nfs4_lookup_stateid()
` [PATCH 22/40] nfsd: Migrate the stateid reference into nfs4_find_stateid_by_type()
` [PATCH 23/40] nfsd: Add reference counting to state owners
` [PATCH 24/40] nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
` [PATCH 25/40] nfsd: Keep a reference to the open stateid for the NFSv4.0 "
` [PATCH 26/40] nfsd: clean up lockowner refcounting when finding them
` [PATCH 27/40] nfsd: add an operation for unhashing a stateowner
` [PATCH 28/40] nfsd: Make lock stateid take a reference to the lockowner
` [PATCH 29/40] nfsd: clean up refcounting for lockowners
` [PATCH 30/40] nfsd: make openstateids hold references to their openowners
` [PATCH 31/40] nfsd: don't allow CLOSE to proceed until refcount on stateid drops
` [PATCH 32/40] nfsd: Protect adding/removing open state owners using client_lock
` [PATCH 33/40] nfsd: Protect adding/removing lock "
` [PATCH 34/40] nfsd: Move the open owner hash table into struct nfs4_client
` [PATCH 35/40] nfsd: clean up and reorganize release_lockowner
` [PATCH 36/40] nfsd: add locking to stateowner release
` [PATCH 37/40] nfsd: optimize destroy_lockowner cl_lock thrashing
` [PATCH 38/40] nfsd: close potential race in nfsd4_free_stateid
` [PATCH 39/40] nfsd: reduce cl_lock thrashing in release_openowner
` [PATCH 40/40] nfsd: don't thrash the cl_lock while freeing an open stateid
[for-next 1/2] xprtrdma: take reference of rdma provider module
2014-07-21 15:03 UTC (15+ messages)
Rebooting domu fails in nfs share exported from another domu on the same dom0
2014-07-21 15:02 UTC (12+ messages)
master - metadata: Reinstate system info in metadata
2014-07-21 15:02 UTC
master - config: Adjust description of activation_mode
2014-07-21 15:01 UTC
master - raid: Correct degraded warning message level
2014-07-21 15:01 UTC
mmu_notifier: preparatory patches for hmm and or iommuv2 v6
2014-07-21 15:01 UTC (3+ messages)
` [PATCH 1/7] mmu_notifier: add call_srcu and sync function for listener to delay call and sync
Write cache and surface error behaviour
2014-07-21 14:55 UTC (2+ messages)
[PATCH-v3] mac80211: Requeue work for all iftypes after scan completion
2014-07-21 15:01 UTC (2+ messages)
[PATCHv2 0/4] Initial SMR drive support
2014-07-21 15:01 UTC (5+ messages)
` [PATCH 4/4] sd: Handle ZBC drives correctly
ceph branch status
2014-07-21 15:00 UTC
[Qemu-devel] is there a limit on the number of in-flight I/O operations?
2014-07-21 14:59 UTC (10+ messages)
WARNING: CPU: 1 PID: 495 at mm/slab_common.c:69 kmem_cache_create+0x1a9/0x330()
2014-07-21 14:58 UTC (9+ messages)
[PATCH] drm/dp: Staticize a couple of DP utility functions
2014-07-21 14:55 UTC (2+ messages)
Checkpatch query
2014-07-21 14:54 UTC (5+ messages)
` [PATCH] checkpatch: Allow case labels with ranges
[PATCH] ARM: dt: sun6i: Add #address-cells and #size-cells to i2c controller nodes
2014-07-21 14:54 UTC
[PATCH v2] mac80211: add support for Rx reordering offloading
2014-07-21 14:54 UTC (3+ messages)
[GIT PULL FOR v3.16] mt9p031 fixes
2014-07-21 14:53 UTC (4+ messages)
[Qemu-devel] ipv6 slirp network
2014-07-21 14:52 UTC (14+ messages)
[PATCH 0/2] link bonding unit test fix
2014-07-21 14:52 UTC (3+ messages)
` [PATCH 1/2] test app:
` [PATCH 2/2] bond: unit test suite fix
[RFC] Source Policy, CIL, and High Level Languages
2014-07-21 14:51 UTC (6+ messages)
Improving SD-Card images
2014-07-21 14:50 UTC (3+ messages)
[PATCH RFC 0/9] Fix INTACK for FIQ support on ARM Cortex A9
2014-07-21 14:47 UTC (20+ messages)
` [PATCH RFC 1/9] irqchip: gic: Provide support for interrupt grouping
` [PATCH RFC 2/9] irqchip: gic: Add support for FIQ management
` [PATCH RFC 3/9] irqchip: gic: Remove spin locks from eoi_irq
` [PATCH RFC 4/9] ARM: dump the status of NS bit in L1 PTE
` [PATCH RFC 5/9] ARM: Add L1 PTE non-secure mapping
` [PATCH RFC 6/9] arm: mm: Avoid ioremap_page_range() for non-secure mappings
` [PATCH RFC 7/9] irqchip: gic: Use non-secure aliased register set when FIQ is enabled
` [PATCH RFC 8/9] ARM: socfpga: Map the GIC CPU registers as MT_DEVICE_NS
` [PATCH RFC 9/9] arm: imx: non-secure aliased mapping of GIC registers
[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
2014-07-21 14:48 UTC (3+ messages)
` [PATCH 2/25] BusLogic: "
[Bug 81476] three monitors on two radeon cards works with some layouts not others
2014-07-21 14:48 UTC
Global signal cleanup, take 4
2014-07-21 14:47 UTC (9+ messages)
` [PATCH 01/43] arc: Use get_signal() signal_setup_done()
` [PATCH 11/43] m68k: "
` [PATCH 16/43] powerpc: "
` [PATCH 18/43] score: "
` [PATCH 28/43] arc: Use sigsp()
[PATCH RESEND 1/2] clocksource: Add CLPS711X clocksource driver
2014-07-21 14:46 UTC (2+ messages)
[PATCH 0/5] ARM: sunxi: RTC support for A31/A23
2014-07-21 14:46 UTC (5+ messages)
` [PATCH 1/5] rtc: sun6i: Add sun6i RTC driver
[PATCH] drivers: clocksource: Kconfig: Let EM_TIMER_STI depend on HAS_IOMEM
2014-07-21 14:45 UTC (2+ messages)
[PATCH] clocksource: sirf: fix incorrect clock enable counter for timer
2014-07-21 14:45 UTC (2+ messages)
AF_PACKET: tx_ring mirrored in rx_ring?
2014-07-21 14:44 UTC (4+ messages)
` Fwd: "
[U-Boot] [PATCH v5] net/phy: Add support for CS4315/CS4340 PHY
2014-07-21 14:44 UTC (3+ messages)
Graphics on LCD using wandboard solo
2014-07-21 14:44 UTC (2+ messages)
[PATCH V5 00/12] drm/exynos: few patches to enhance bridge chip support
2014-07-21 14:44 UTC (7+ messages)
` [RESEND PATCH V5 12/12] drm/exynos: Add ps8622 lvds bridge discovery to DP driver
[PATCH v3] ring-buffer: Race when writing and swapping cpu buffer in parallel
2014-07-21 14:43 UTC (4+ messages)
[PATCH 0/3] fuse: Allow mounts in containers
2014-07-21 14:34 UTC (6+ messages)
` [PATCH 3/3] fuse: Allow mounts from user namespaces
[PATCH v2 0/3] Refactoring mempaging code from xenpaging to libxc and few updates
2014-07-21 14:40 UTC (8+ messages)
` [PATCH v2 3/3] [GSOC14] FIX:- Race condition between initializing shared ring and mempaging
[RFC V2] devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardise on 'dlg'
2014-07-21 14:40 UTC (3+ messages)
[PATCH] SPP PTS files
2014-07-21 14:39 UTC (2+ messages)
` [PATCH] android/pts: Initial PTS docs for SPP
[PATCH 0/6] PM / Hibernate: Memory bitmap scalability improvements
2014-07-21 14:39 UTC (6+ messages)
[PATCH v3 1/4] clocksource: move PXA timer to clocksource framework
2014-07-21 14:37 UTC (5+ messages)
` [PATCH v3 4/4] arm: pxa: add non device-tree timer link to clocksource
imx6q: pre-built images
2014-07-21 14:37 UTC (2+ messages)
[Qemu-devel] Live migrate, inconsistent machine types - new machine type to fix?
2014-07-21 14:35 UTC (12+ messages)
[PATCH] pcm: route: Use get/put labels for all 3 byte formats
2014-07-21 14:33 UTC
[linux-linus test] 29423: regressions - FAIL
2014-07-21 14:33 UTC
[RFC PATCH 1/1] add makepatch script
2014-07-21 14:31 UTC
[PATCH] examples: fix clang compilation issues
2014-07-21 14:31 UTC (3+ messages)
` [PATCH 4/4] rte.extvars.mk: allow user to override RTE_SDK_BIN
[PATCH] drm/ttm: Fix a few sparse warnings
2014-07-21 14:31 UTC (2+ messages)
[PATCH v2 0/2] ivshmem: update documentation, add client/server tools
2014-07-21 14:30 UTC (6+ messages)
` [PATCH v2 1/2] contrib: add ivshmem client and server
` [Qemu-devel] "
[PATCH v3 0/6] git_config callers rewritten with the new config cache API
2014-07-21 14:27 UTC (9+ messages)
` [PATCH/RFC] rewrite `git_default_config()` using config-set API functions
[PATCH v4 0/7] printk: start simplifying some flags
2014-07-21 14:27 UTC (6+ messages)
` [PATCH v4 6/7] printk: insert newline for truncated records
[PATCH 0/3] EVA/CPS fixes
2014-07-21 13:35 UTC (3+ messages)
` [PATCH 2/3] MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'
` [PATCH 3/3] MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores
[PATCH v2 00/25] AMDKFD kernel driver
2014-07-21 14:12 UTC (7+ messages)
Undeliverable: 0rder_40356162
2014-07-21 14:26 UTC
[Buildroot] [RFC 0/3] Rename of mpc, gmp, mpfr to libmpc, libgmp, libmpfr
2014-07-21 14:25 UTC (5+ messages)
` [Buildroot] [RFC 1/3] Rename package mpc to libmpc
` [Buildroot] [RFC 2/3] Rename package gmp to libgmp
` [Buildroot] [RFC 3/3] Rename package mpfr to libmpfr
[PATCH] Make locked paths absolute when current directory is changed
2014-07-21 14:23 UTC (6+ messages)
` [PATCH v2 1/2] lockfile.c: remove PATH_MAX limitation (except in resolve_symlink)
` [PATCH v2 2/2] Make locked paths absolute when current directory is changed
[PATCHv2] dm-multipath: Accept failed paths for multipath maps
2014-07-21 14:23 UTC (12+ messages)
` "
` ZAC target (Was: Re: dm-multipath: Accept failed paths for multipath maps)
[RESEND PATCH v3 00/11] drm: add support for Atmel HLCDC Display Controller
2014-07-21 14:21 UTC (9+ messages)
` [RESEND PATCH v3 06/11] drm: add DT bindings documentation for atmel-hlcdc-dc driver
[PATCH] irqchip: add keystone irq controller ip driver
2014-07-21 14:20 UTC (4+ messages)
Cache tiering read-proxy mode
2014-07-21 14:20 UTC (5+ messages)
[alsa-devel] [PATCH 2/4] ASoC: s3c64xx/smartq: use dynamic registration
2014-07-21 14:19 UTC (13+ messages)
` "
[PATCH v3 0/6] xen: arm: various improvements to boot time page table handling
2014-07-21 14:18 UTC (6+ messages)
` [PATCH v3 1/6] xen: arm: correct whitespace/comments and use #defines in head.S
` [PATCH v3 2/6] xen: arm: Handle 4K aligned hypervisor load address
` [PATCH v3 6/6] xen: arm: Correctly use GLOBAL/ENTRY in head.S, avoid .global
[PATCH] mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
2014-07-21 14:17 UTC (2+ messages)
[PATCH RFC v3 2/2] memory: pl353: Add driver for arm pl353 static memory controller
2014-07-21 14:15 UTC (5+ messages)
[PATCH RFC v3 0/4] Add arm pl353 smc nand driver for xilinx zynq soc
2014-07-21 14:14 UTC (3+ messages)
Bug in get_pwd_cwd() in Windows?
2014-07-21 14:13 UTC
[PATCH RFC 0/4] xen/pvhvm: fix shared_info and pirq issues with kexec
2014-07-21 14:13 UTC (7+ messages)
` [PATCH RFC 4/4] xen/pvhvm: Make MSI IRQs work after kexec
struct sigaction sa_restorer field
2014-07-21 14:14 UTC (3+ messages)
[RFC 0/1] doc/gatt-api: New API properties and methods for the GATT D-Bus API
2014-07-21 14:13 UTC (4+ messages)
` [RFC 1/1] "
[PATCH/RFC v4 00/21] LED / flash API integration
2014-07-21 14:12 UTC (3+ messages)
` [PATCH/RFC v4 16/21] leds: Add support for max77693 mfd flash cell
Unable to handle kernel NULL pointer dereference at virtual address 0000008c
2014-07-21 14:11 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.