All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-29 19:34:16 to 2014-07-29 20:48:53 UTC [more...]

[PATCH v2 00/12] Remove mach-kirkwood
 2014-07-29 20:48 UTC  (9+ messages)
` [PATCH v2 03/12] ASoC: kirkwood: Remove unused drivers
` [PATCH v2 04/12] ASoC: kirkwood: Remove ARCH_KIRKWOOD dependency

[Qemu-devel] [PATCH 0/7] Virtio PCI libqos driver
 2014-07-29 20:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/7] libqos: Correct mask to align size to PAGE_SIZE in malloc-pc
` [Qemu-devel] [PATCH 5/7] libqos: Change free function called in malloc

mmu_notifier: preparatory patches for hmm and or iommuv2 v6
 2014-07-29 20:48 UTC  (5+ messages)
` [PATCH 1/7] mmu_notifier: add call_srcu and sync function for listener to delay call and sync

[PATCH 0/6] Add network support for Armada 370/XP
 2014-07-29 20:45 UTC  (7+ messages)
` [PATCH 1/6] net: phy: Add fallbacks for the obsoletes phy DT properties
` [PATCH 2/6] net: phy: mdio-mvebu: Make the clock property required
` [PATCH 3/6] net: phy: Add minimal support for QSGMII PHY
` [PATCH 4/6] net: phy: Support Marvell 88EE1545 PHY
` [PATCH 5/6] net: Add driver for Armada 370/XP 10/100/1000 Mbps network controller
` [PATCH 6/6] configs: Add network options to Armada 370/XP boards

What is the best way to accomplish "decapsulate any" functionality?
 2014-07-29 20:45 UTC  (2+ messages)

My Dear Beloved!
 2014-07-29 20:44 UTC 

[PATCH 0/5] Add eMMC and SD card support for rk3288-evb
 2014-07-29 20:42 UTC  (15+ messages)
` [PATCH 1/5] ARM: dts: Add emmc and sdmmc to the rk3288 device tree
` [PATCH 2/5] ARM: dts: Enable emmc and sdmmc on the rk3288-evb boards
` [PATCH 3/5] ARM: dts: Enable DDR50 mode on the eMMC
` [PATCH 4/5] ARM: dts: Take the mmc slot node out of rk3288-evb
` [PATCH 5/5] ARM: dts: mmc slot node gone on rk3288 => no more address / size cells

[RFC][PATCH] irq: Rework IRQF_NO_SUSPENDED
 2014-07-29 20:41 UTC  (6+ messages)

nfs4_state_manager() vs. nfs_server_remove_lists()
 2014-07-29 20:40 UTC  (3+ messages)

struct hashmap_entry packing
 2014-07-29 20:40 UTC  (2+ messages)

[PATCH 1/2] staging/nvec: Do not pass resource to mfd_add_devices()
 2014-07-29 20:24 UTC  (6+ messages)
` [PATCH 2/2] staging/nvec: Use platform_get_irq()

[Buildroot] [PATCH v2 0/1] Rebuild packages when their external config is updated
 2014-07-29 20:39 UTC  (4+ messages)
` [Buildroot] [PATCH v2 1/1] "

[PATCH v2] net: kernel-doc compliant documentation for net_device
 2014-07-29 20:38 UTC 

[PATCH] powerpc/pci: reorder pci bus/bridge unregistration during PHB removal
 2014-07-29 17:48 UTC 

[meta-browser][PATCH 1/2] chromium: Add PACKAGECONFIG for disabling API keys info bar
 2014-07-29 20:35 UTC  (2+ messages)

[PATCH v2 00/38] nfsd: stateid and stateowner refcounting overhaul
 2014-07-29 20:34 UTC  (39+ messages)
` [PATCH v2 01/38] nfsd: Add reference counting to the lock and open stateids
` [PATCH v2 02/38] nfsd: Cleanup the freeing of stateids
` [PATCH v2 03/38] nfsd: Add a struct nfs4_file field to struct nfs4_stid
` [PATCH v2 04/38] nfsd: Replace nfs4_ol_stateid->st_file with the st_stid.sc_file
` [PATCH v2 05/38] nfsd4: use cl_lock to synchronize all stateid idr calls
` [PATCH v2 06/38] nfsd: do filp_close in sc_free callback for lock stateids
` [PATCH v2 07/38] nfsd: Add locking to protect the state owner lists
` [PATCH v2 08/38] nfsd: clean up races in lock stateid searching and creation
` [PATCH v2 09/38] nfsd: ensure atomicity in nfsd4_free_stateid and nfsd4_validate_stateid
` [PATCH v2 10/38] nfsd: Add reference counting to lock stateids
` [PATCH v2 11/38] nfsd: nfsd4_locku() must reference the lock stateid
` [PATCH v2 12/38] nfsd: Ensure that nfs4_open_delegation() references the delegation stateid
` [PATCH v2 13/38] nfsd: nfsd4_process_open2() must reference "
` [PATCH v2 14/38] nfsd: nfsd4_process_open2() must reference the open stateid
` [PATCH v2 15/38] nfsd: Prepare nfsd4_close() for open stateid referencing
` [PATCH v2 16/38] nfsd: nfsd4_open_confirm() must reference the open stateid
` [PATCH v2 17/38] nfsd: Add reference counting to nfs4_preprocess_confirmed_seqid_op
` [PATCH v2 18/38] nfsd: Migrate the stateid reference into nfs4_preprocess_seqid_op
` [PATCH v2 19/38] nfsd: Migrate the stateid reference into nfs4_lookup_stateid()
` [PATCH v2 20/38] nfsd: Migrate the stateid reference into nfs4_find_stateid_by_type()
` [PATCH v2 21/38] nfsd: Add reference counting to state owners
` [PATCH v2 22/38] nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
` [PATCH v2 23/38] nfsd: clean up lockowner refcounting when finding them
` [PATCH v2 24/38] nfsd: add an operation for unhashing a stateowner
` [PATCH v2 25/38] nfsd: Make lock stateid take a reference to the lockowner
` [PATCH v2 26/38] nfsd: clean up refcounting for lockowners
` [PATCH v2 27/38] nfsd: make openstateids hold references to their openowners
` [PATCH v2 28/38] nfsd: don't allow CLOSE to proceed until refcount on stateid drops
` [PATCH v2 29/38] nfsd: Protect adding/removing open state owners using client_lock
` [PATCH v2 30/38] nfsd: Protect adding/removing lock "
` [PATCH v2 31/38] nfsd: Move the open owner hash table into struct nfs4_client
` [PATCH v2 32/38] nfsd: clean up and reorganize release_lockowner
` [PATCH v2 33/38] nfsd: add locking to stateowner release
` [PATCH v2 34/38] nfsd: optimize destroy_lockowner cl_lock thrashing
` [PATCH v2 35/38] nfsd: close potential race in nfsd4_free_stateid
` [PATCH v2 36/38] nfsd: reduce cl_lock thrashing in release_openowner
` [PATCH v2 37/38] nfsd: don't thrash the cl_lock while freeing an open stateid
` [PATCH v2 38/38] nfsd: rename unhash_generic_stateid to unhash_ol_stateid

[Bug 78453] New: [HAWAII] Get acceleration working
 2014-07-29 20:35 UTC  (3+ messages)
` [Bug 78453] "

Patch For Making Readdir_plus configurable
 2014-07-29 20:34 UTC  (3+ messages)

X11 on i.MX5
 2014-07-29 20:32 UTC  (9+ messages)

[PATCH v6] usb:serial:pl2303: add GPIOs interface on PL2303
 2014-07-29 20:31 UTC  (2+ messages)

[Qemu-devel] Should qemu -kernel option be able to gunzip kernel? (aarch64)
 2014-07-29 20:31 UTC  (2+ messages)

[PATCH v2] NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queues
 2014-07-29 20:31 UTC 

[PATCH] net/fsl: Add format length modifier to avoid negative values
 2014-07-29 20:29 UTC  (2+ messages)

[PATCH] x86, efi: print debug values in Kib not MB
 2014-07-29 20:29 UTC  (3+ messages)

[Patch v3] input: drv260x: Add TI drv260x haptics driver
 2014-07-29 20:28 UTC  (3+ messages)

ATENCIÓN;
 2014-07-29 12:43 UTC 

[Bug 79901] New: Extremely slow boot on Promise VTrak E610f due to sd_mod RSOC usage
 2014-07-29 20:26 UTC  (3+ messages)
` [Bug 79901] [BISECTED]Extremely "

[PATCH 0/8] x86, microcode: cosmetic and minor issue fixes
 2014-07-29 20:25 UTC  (6+ messages)
` [PATCH 7/8] x86, microcode, intel: forbid some incorrect metadata

[PATCH 0/2] dpdk: Allow for dynamic enablement of some isolated features
 2014-07-29 20:24 UTC  (3+ messages)
  ` [PATCH 1/2] ixgbe: test sse4.2 support at runtime for vectorized receive operations
  ` [PATCH 2/2] acl: Preform dynamic sse4.2 support check

[PATCH net v5 0/3] net: libphy: Add phy specific functions to access mmd regs
 2014-07-29 20:19 UTC  (4+ messages)
` [PATCH net v5 1/3] net: libphy: Add phy specific function to access mmd phy registers
` [PATCH net v5 2/3] net: libphy: Add stubs to hook IEEE MMD Register reads and writes
` [PATCH net v5 3/3] Documentation: networking: phy.txt: Update text for indirect MMD access

[Bug 11646] QLA2xxx: Kernel deadlock on high load somewhere after 2.6.20
 2014-07-29 20:22 UTC  (2+ messages)

My Dear Beloved!
 2014-07-29 20:22 UTC 

[PATCH 0/9] use correct structure type name in sizeof
 2014-07-29 20:22 UTC  (7+ messages)
` [PATCH 3/9] i40e: "

xen 4.4.0 dependency lzo fails to build from source due to fPIC
 2014-07-29 20:21 UTC  (3+ messages)

OMAP3/AM3517 EHCI USB Issue
 2014-07-29 20:21 UTC  (4+ messages)

[PATCH] net: ethernet: intel: ixgbe: ixgbe_main.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-29 20:20 UTC  (5+ messages)
    ` [E1000-devel] "

[PATCH 0/8] Tegra124 EMC (external memory controller) support
 2014-07-29 20:19 UTC  (7+ messages)
` [PATCH 8/8] clk: tegra: Add EMC clock driver

Amending merge commits?
 2014-07-29 20:19 UTC  (5+ messages)

Is jdm_delete_filehandle part of a public API?
 2014-07-29 20:18 UTC  (4+ messages)

[PATCH 1/2] wl18xx-compat: version update
 2014-07-29 20:13 UTC  (2+ messages)
` [PATCH 2/2] wl18xx-wlconf: "

Bad Page dump (help)
 2014-07-29 20:17 UTC  (3+ messages)

[PATCH] shared/gatt: Use iterator based discovery result structure
 2014-07-29 20:15 UTC 

[PATCH] shared/att: Handle disconnects
 2014-07-29 20:13 UTC 

[PATCH 1/2] drm/i915: timespec_sub should already be normalized
 2014-07-29 20:14 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Embellish wait_end trace

[PATCH tip/core/rcu 0/9] RCU-tasks implementation
 2014-07-29 20:11 UTC  (10+ messages)
` [PATCH RFC tip/core/rcu 1/9] rcu: Add call_rcu_tasks()

[PATCH v4 0/9] Add a simple rtc framework
 2014-07-29 20:10 UTC  (10+ messages)
` [PATCH v4 1/9] lib: import 'bcd' from linux-3.15
` [PATCH v4 2/9] Add a simple rtc framework
` [PATCH v4 3/9] rtc: import ds1307 driver from linux-3.15
` [PATCH v4 4/9] commands: add hwclock
` [PATCH v4 5/9] ARM: versatilepb_defconfig: enable RTC support
` [PATCH v4 6/9] rtc-lib: import rtc_time_to_tm() from linux-3.15
` [PATCH v4 7/9] rtc: add jz4740 driver
` [PATCH v4 8/9] MIPS: dts: jz4755.dtsi: add jz4740-rtc
` [PATCH v4 9/9] MIPS: ritmix-rzx50_defconfig: enable RTC support

[PATCH v2 0/2] parse_bool fixes
 2014-07-29 20:10 UTC  (4+ messages)
` [PATCH v2 1/2] cmdline_parse: Convert no- prefix into =no for OPT_CUSTOM
` [PATCH v2 2/2] xen/console: Better handing of console_timestamps as a boolean_param

Fast track Ultra external clock control in ALSA
 2014-07-29 20:09 UTC  (2+ messages)

[PATCH lttng-tool] Fix: mi: missing files on make dist
 2014-07-29 20:05 UTC 

[PATCH 0/3] parse_bool fixes
 2014-07-29 20:05 UTC  (8+ messages)
` [PATCH 1/3] cmdline_parse: Also pass bool_assert to OPT_CUSTOM so that parse_bool can be used correctly

[sched/numa] a43455a1d57: +94.1% proc-vmstat.numa_hint_faults_local
 2014-07-29 20:04 UTC  (5+ messages)
      ` [LKP] "

[PATCH v2 0/6] improving "git stash list -p"
 2014-07-29 20:02 UTC  (3+ messages)
` [PATCH v2 4/6] add --simplify-combined-diff option

[PATCH 1/2] ASoC: Add support for CS35L32 Boosted Amplifier
 2014-07-29 20:02 UTC  (2+ messages)
  ` [PATCH 2/2] Documentation: dt: bindings: sound: Add bindings file for CS35L32

Our mutual benefits
 2014-07-27 20:22 UTC 

[Qemu-devel] [PATCH] hw/arm/boot: Set PC correctly when loading AArch64 ELF files
 2014-07-29 19:57 UTC  (4+ messages)

[PATCH RESEND 0/6] Marvell EBU PCIe driver
 2014-07-29 19:58 UTC  (3+ messages)
` [PATCH v2 0/5] "

[PATCH v2 1/7] dt: Introduce the FMan 10 Gb/s MDIO binding
 2014-07-29 19:58 UTC  (5+ messages)
` [PATCH v2 5/7] powerpc/corenet: Add MDIO bus muxing support to the board device tree(s)

[PATCH 1/3] SUNRPC: Reduce contention in svc_xprt_enqueue()
 2014-07-29 19:57 UTC  (3+ messages)

[PATCH] utf8.c: fix strbuf_utf8_replace copying the last NUL to dst string
 2014-07-29 19:56 UTC  (2+ messages)

"error: Tweaking file descriptors doesn't work with this MSVCRT.dll" on wine
 2014-07-29 19:55 UTC  (2+ messages)

[PATCH 0/4] ARM: rockchip: add dma support
 2014-07-29 19:55 UTC  (4+ messages)
` [PATCH 4/4] ARM: dts: rockchip: add rk3188 dma controllers

[Qemu-devel] [questions] about qemu log
 2014-07-29 19:51 UTC  (6+ messages)

[PATCH 0/4] wic help updates
 2014-07-29 19:40 UTC  (5+ messages)
` [PATCH 1/4] wic: Fix plugin help text
` [PATCH 2/4] wic: Add documentation for --fsoptions
` [PATCH 3/4] wic: Add squashfs to --fstypes documentation
` [PATCH 4/4] wic: Various typo/grammar fixes to wic help text

[PATCH] ASoC: Intel: Add merrifield machine driver
 2014-07-29 19:50 UTC  (2+ messages)

[PATCH] crypto/testmgr: add missing spaces to drbg error strings
 2014-07-29 19:47 UTC 

[PATCH] net/fsl: fix misspelled word
 2014-07-29 19:47 UTC 

[PATCH v2 RESEND 0/4] CMA & device tree, once again
 2014-07-29 19:46 UTC  (6+ messages)
` [PATCH v2 RESEND 2/4] drivers: of: initialize and assign reserved memory to newly created devices

[PATCH 0/8] add si2165 demod driver
 2014-07-29 19:45 UTC  (10+ messages)
` [PATCH 1/8] get_dvb_firmware: Add firmware extractor for si2165

[PATCH] alps: rushmore and v7 resolution support
 2014-07-29 19:45 UTC  (2+ messages)

[PATCH] net/fsl: Add format length modifier to avoid negative values
 2014-07-29 19:45 UTC 

[PATCH] net/fsl: fix misspelled word
 2014-07-29 19:45 UTC  (2+ messages)

What's cooking in git.git (Jul 2014, #04; Tue, 22)
 2014-07-29 19:43 UTC  (4+ messages)
    ` [RFC/PATCH] Windows tests: let $TRASH_DIRECTORY point to native Windows path

[U-Boot] [PATCH] sun7i: Add bananapi board
 2014-07-29 19:43 UTC  (4+ messages)

[Qemu-devel] [PATCH RFC v2 00/12] VMState testing
 2014-07-29 19:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC v2 09/12] VMState test: update period of vmstate testing process

Hello!!!
 2014-07-29 16:08 UTC 

[PATCH] linux-ti-staging: update to 3.14.14 with wlcore defconfig changes
 2014-07-29 19:41 UTC 

mount.8: mtab as symlink
 2014-07-29 19:41 UTC  (9+ messages)
              ` helper= and uhelper=

OMAP baseline test results for v3.16-rc4
 2014-07-29 19:37 UTC  (11+ messages)

[PATCH 0/2] Upstream recipe for bootchart2 from WebOS
 2014-07-29 19:34 UTC  (2+ messages)

[PATCH 1/5] dev-manual: Add 'Creating Partitioned Images/Plugins' subsection
 2014-07-29 19:33 UTC  (3+ messages)
` [PATCH 0/5] dev-manual updates for wic
  ` [PATCH 5/5] dev-manual: Various minor fixes for 'Creating Partitioned Images' section


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.