All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-21 14:47:17 to 2014-07-21 15:28:54 UTC [more...]

high cpu load on omap3 using musb
 2014-07-21 15:28 UTC  (2+ messages)

i'm assuming some "do_<task>[dirs] =" directives are redundant, yes?
 2014-07-21 15:27 UTC  (2+ messages)

[PATCH, RFC] random: introduce getrandom(2) system call
 2014-07-21 15:27 UTC  (2+ messages)

[PATCH 0/7] firmware validation
 2014-07-21 15:26 UTC  (7+ messages)
` [PATCH 6/7] firmware_class: add "fd" input file

[PATCH v2 0/2] ivshmem: update documentation, add client/server tools
 2014-07-21 15:26 UTC  (5+ messages)
` [PATCH v2 1/2] contrib: add ivshmem client and server
    ` [Qemu-devel] "

[RFC PATCH 0/5] futex: introduce an optimistic spinning futex
 2014-07-21 15:24 UTC  (7+ messages)
` [RFC PATCH 1/5] futex: add new exclusive lock & unlock command codes
` [RFC PATCH 2/5] futex: add optimistic spinning to FUTEX_SPIN_LOCK
` [RFC PATCH 3/5] spinning futex: move a wakened task to spinning
` [RFC PATCH 4/5] spinning futex: put waiting tasks in a sorted rbtree
` [RFC PATCH 5/5] futex, doc: add a document on how to use the spinning futexes

[PATCH 0/5] Misc. fix for cxgb4 and iw_cxgb4
 2014-07-21 15:25 UTC  (6+ messages)
` [PATCH 3/5] iw_cxgb4: Support query_qp() verb
` [PATCH 4/5] iw_cxgb4: advertise the correct device max attributes
  ` [PATCH 1/5] cxgb4: Add the MC1 registers to read in the interrupt handler
  ` [PATCH 2/5] iw_cxgb4: log detailed warnings for negative advice
  ` [PATCH 5/5] iw_cxgb4: Don't limit TPTE count to 32KB

[PATCH v2 00/25] AMDKFD kernel driver
 2014-07-21 15:25 UTC  (7+ messages)

Question about EXT4_IOC_MOVE_EXT
 2014-07-21 15:24 UTC  (3+ messages)

[PATCH] svcrdma: Select NFSv4.1 backchannel transport based on forward channel
 2014-07-21 15:23 UTC  (7+ messages)

[for-next 1/2] xprtrdma: take reference of rdma provider module
 2014-07-21 15:22 UTC  (17+ messages)

Problem: 82574L device (e1000e driver): Reset adapter unexpectedly / transmit queue 0 timed out
 2014-07-21 15:22 UTC  (2+ messages)
` [linux-nics] "

[PATCH] kernelshark: Remove trace-cmd from the kernelshark package
 2014-07-21 15:21 UTC  (2+ messages)

[LTP] [PATCH] containers: added pidns/pidns03.c
 2014-07-21 15:19 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[PATCH] KVM: x86: DR6/7.RTM cannot be written
 2014-07-21 15:20 UTC  (4+ messages)
` [PATCH kvm-unit-tests] x86: Check DR6.RTM is writable

[U-Boot] [PATCH] esd:cmd_loadpci.c: Switch from "do_source" to "source"
 2014-07-21 15:19 UTC 

[PATCH 0/3] Input: add dt support to zforce driver
 2014-07-21 15:20 UTC  (2+ messages)
` [PATCH RESEND] input: zforce: add regulator handling

Question about "missing" tegra features
 2014-07-21 15:18 UTC  (2+ messages)

multipath-tools: -fstack-protector to fstack-protector-strong change
 2014-07-21 15:17 UTC 

[PATCH v3 0/2] usb: fix controller-PHY binding for OMAP3 platform
 2014-07-21 15:15 UTC  (8+ messages)

Possible leak during reshaping layout
 2014-07-21 15:16 UTC  (3+ messages)

[Qemu-devel] is there a limit on the number of in-flight I/O operations?
 2014-07-21 15:15 UTC  (11+ messages)

[RFC PATCH 00/10] arm64: boot BE kernels from UEFI
 2014-07-21 15:16 UTC  (22+ messages)
` [RFC PATCH 01/10] arm64/efi: efistub: jump to 'stext' directly, not through the header
` [RFC PATCH 02/10] arm64/efi: efistub: cover entire static mem footprint in PE/COFF .text
` [RFC PATCH 03/10] arm64: add macros to emit little endian ASM constants
` [RFC PATCH 04/10] arm64: add EFI little endian constants to linker script
` [RFC PATCH 05/10] arm64/efi: update the PE/COFF header to be endian agnostic
` [RFC PATCH 06/10] arm64/efi: efistub: avoid using linker defined constants
` [RFC PATCH 07/10] arm64/efi: efistub: add support for booting a BE kernel
` [RFC PATCH 08/10] arm64/efi: use LE accessors to access UEFI data
` [RFC PATCH 09/10] arm64/efi: enable minimal UEFI Runtime Services for big endian
` [RFC PATCH 10/10] arm64: Kconfig: enable UEFI on BE kernels

USB Gadget updates
 2014-07-21 15:14 UTC  (24+ messages)
` [PATCH 01/23] USB: gadget: Update to 3.15
` [PATCH 02/23] USB: gadget: dequeue descriptor before freeing it
` [PATCH 03/23] USB: gadget: composite: Break out of potential endless loop
` [PATCH 04/23] USB: gadget: fsl_udc: Warn about freeing queued descriptors
` [PATCH 05/23] USB: gadget: usbserial: Always enable console
` [PATCH 06/23] param: Add dev_add_param_string
` [PATCH 07/23] USB: gadget: specify vendor/product id with device parameters
` [PATCH 08/23] USB: gadget: DFU: remove unused code
` [PATCH 09/23] USB: gadget: DFU: Use usb_assign_descriptors/usb_free_all_descriptors
` [PATCH 10/23] USB: gadget: DFU: Move locally used defines/structs to dfu driver
` [PATCH 11/23] Add function to parse a string in dfu format
` [PATCH 12/23] USB: gadget: DFU: Move stuff to dfu_bind
` [PATCH 13/23] USB: gadget: DFU: use usb_gstrings_attach
` [PATCH 14/23] USB: gadget: DFU: free resources when usb_gadget_poll fails
` [PATCH 15/23] USB: gadget: DFU: return -EINTR when interrupted
` [PATCH 16/23] USB: gadget: DFU: register as USB function
` [PATCH 17/23] USB: gadget: DFU: drop app idle state
` [PATCH 18/23] Add release string
` [PATCH 19/23] USB: gadget: Add Android fastboot support
` [PATCH 20/23] USB: gadget: Add a multi function gadget
` [PATCH 21/23] USB: gadget: fsl_udc: Be more tolerant in fsl_ep_dequeue
` [PATCH 22/23] Documentation: Add documentation for USB serial console
` [PATCH 23/23] Documentation: Add documentation for Fastboot and Composite Multifunction Gadget

MEMNIC [How can we achieve max through put using memnic interfaces]
 2014-07-21 15:15 UTC 

[U-Boot] [PATCH 1/3] i2c: tegra: use repeated start for reads
 2014-07-21 15:14 UTC  (4+ messages)

[PATCH] [RFC] cgroup: reject cgroup names with non-printing characters
 2014-07-21 15:11 UTC  (2+ messages)

[PATCH 0/9] crypto: caam - Add RTA descriptor creation library
 2014-07-21 15:08 UTC  (6+ messages)

AF_PACKET: tx_ring mirrored in rx_ring?
 2014-07-21 15:13 UTC  (4+ messages)

[PATCHv6 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
 2014-07-21 15:11 UTC  (6+ messages)
` [PATCH 2/2] iio: exynos-adc: add experimental touchscreen support

[PATCH 0/9] usb: musb: several bugfixes for the musb driver
 2014-07-21 15:11 UTC  (6+ messages)

[meta-networking][PATCH] v2] wireshark: Add recipe 1.12.0-rc2
 2014-07-21 15:12 UTC  (4+ messages)

[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 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 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

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 

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  (13+ 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  (14+ 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  (3+ messages)
` [PATCH 18/43] score: Use get_signal() signal_setup_done()


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.