All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-03 19:30:10 to 2012-12-03 21:03:05 UTC [more...]

[PATCH 00/26] AIO performance improvements/cleanups, v2
 2012-12-03 20:58 UTC  (43+ messages)
` [PATCH 01/26] mm: remove old aio use_mm() comment
` [PATCH 02/26] aio: remove dead code from aio.h
` [PATCH 03/26] gadget: remove only user of aio retry
` [PATCH 04/26] aio: remove retry-based AIO
` [PATCH 05/26] char: add aio_{read,write} to /dev/{null,zero}
` [PATCH 06/26] aio: Kill return value of aio_complete()
` [PATCH 07/26] aio: kiocb_cancel()
` [PATCH 08/26] aio: Move private stuff out of aio.h
` [PATCH 09/26] aio: dprintk() -> pr_debug()
` [PATCH 10/26] aio: do fget() after aio_get_req()
` [PATCH 11/26] aio: Make aio_put_req() lockless
` [PATCH 12/26] aio: Refcounting cleanup
` [PATCH 13/26] aio: Convert read_events() to hrtimers
` [PATCH 14/26] aio: Make aio_read_evt() more efficient
` [PATCH 15/26] aio: Use flush_dcache_page()
` [PATCH 16/26] aio: Use cancellation list lazily
` [PATCH 17/26] aio: Change reqs_active to include unreaped completions
` [PATCH 18/26] aio: Kill batch allocation
` [PATCH 19/26] aio: Kill struct aio_ring_info
` [PATCH 20/26] aio: Give shared kioctx fields their own cachelines
` [PATCH 21/26] aio: reqs_active -> reqs_available
` [PATCH 22/26] aio: percpu reqs_available
` [PATCH 23/26] Generic dynamic per cpu refcounting
` [PATCH 24/26] aio: Percpu ioctx refcount
` [PATCH 25/26] aio: use xchg() instead of completion_lock
` [PATCH 26/26] aio: Don't include aio.h in sched.h

Best practice with 0.48.2 to take a node into maintenance
 2012-12-03 20:59 UTC  (10+ messages)

[PATCH] PCI AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()
 2012-12-03 20:59 UTC  (6+ messages)

[PATCH] drm/radeon: add a CS flag END_OF_FRAME
 2012-12-03 20:58 UTC  (2+ messages)

[ 00/37] 3.0.54-stable review
 2012-12-03 20:56 UTC  (4+ messages)
` [ 12/37] ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speaker

[RFC] Extending numbers of event channels
 2012-12-03 20:56 UTC  (3+ messages)

Linux 3.7-rc8
 2012-12-03 20:55 UTC  (2+ messages)

[PATCH] drm/radeon: use cached memory when evicting for vram on non agp
 2012-12-03 20:54 UTC  (2+ messages)

[Qemu-devel] [ANNOUNCE] 1.4 development tree is now open
 2012-12-03 20:54 UTC 

Proposed XENMEM_claim_pages hypercall: Analysis of problem and alternate solutions
 2012-12-03 20:54 UTC 

getting I/O errors in super_written()...any ideas what would cause this?
 2012-12-03 20:52 UTC  (7+ messages)

librbd: error finding header: (2) No such file or directory
 2012-12-03 20:52 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2012-12-03 20:52 UTC 

[Qemu-devel] [ANNOUNCE] QEMU 1.3.0 release
 2012-12-03 20:51 UTC 

[B.A.T.M.A.N.] [PATCH] net: fix possible deadlocks in rtnl_trylock/unlock
 2012-12-03 20:50 UTC  (9+ messages)
        `  "
          `  "

[PATCH 0/2] USB MIDI fixes
 2012-12-03 20:47 UTC  (3+ messages)
` [PATCH 2/2] ALSA: usb-audio: Fix missing autopm for MIDI input

[PATCH] MIPS: Avoid Machine Check by flushing entire page range in huge_ptep_set_access_flags()
 2012-12-03 20:44 UTC 

pull-request: mac80211-next 2012-12-03
 2012-12-03 20:43 UTC 

mipsel: compile warning in drivers/bcma/driver_pci_host.c
 2012-12-03 20:42 UTC  (3+ messages)

[PATCH V2 0/4] ARM: OMAP4: Clock fixes
 2012-12-03 20:41 UTC  (10+ messages)
` [PATCH V2 1/4] ARM: OMAP4: Update timer clock aliases
` [PATCH V2 2/4] ARM: OMAP4: Add function table for non-M4X dplls
` [PATCH V2 3/4] ARM: OMAP4: Enhance support for DPLLs with 4X multiplier
` [PATCH V2 4/4] ARM: OMAP4460: Workaround ABE DPLL failing to turn-on

brcmsmac: Data bus error in reading tsf_random
 2012-12-03 20:40 UTC  (2+ messages)

Remote Ceph Install
 2012-12-03 20:36 UTC  (4+ messages)

Linux kernel 3.7-rc8 released
 2012-12-03 20:36 UTC 

[GIT PULL] Remove __dev* markings from the networking drivers
 2012-12-03 20:36 UTC  (2+ messages)

[PATCH] ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=n
 2012-12-03 20:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] kexec x86_64: Make purgatory relocatable anywhere in the 64bit address space
 2012-12-03 20:34 UTC  (2+ messages)

[GIT] Sparc
 2012-12-03 20:33 UTC  (2+ messages)

Linux kernel 3.4.21 released
 2012-12-03 20:32 UTC 

[PATCH v5 0/2] submodule update: add --remote for submodule's upstream changes
 2012-12-03 20:29 UTC  (9+ messages)
` [PATCH v6 0/4] "
  ` [PATCH v6 1/4] submodule: add get_submodule_config helper funtion
  ` [PATCH v6 2/4] submodule update: add --remote for submodule's upstream changes

[PATCH] lnfs: Cleaned up compile warnings when NFS_V4_SECURITY_LABEL is not set
 2012-12-03 20:24 UTC 

[GIT PULL] Remove __dev* markings from the networking drivers
 2012-12-03 20:29 UTC  (2+ messages)

[PATCH RESEND] spi: erase pointer to drvdata on removal
 2012-12-03 20:28 UTC 

[PATCH] infiniband-diags: Remove Red Hat-ism
 2012-12-03 20:28 UTC 

[Buildroot] Problem with NFS boot
 2012-12-03 20:28 UTC  (3+ messages)

[PATCH v3 1/3] aerdrv: Trace Event for AER
 2012-12-03 20:27 UTC  (4+ messages)

[PATCH 1/2] pci_ids: Added FPGA-related entries
 2012-12-03 20:24 UTC  (5+ messages)
` [PATCH 2/2] New driver: Xillybus generic interface for FPGA (programmable logic)

[PATCH v4 1/3] aerdrv: Trace Event for AER
 2012-12-03 20:26 UTC  (8+ messages)

[PATCH 1/2] mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
 2012-12-03 20:21 UTC  (5+ messages)

[PATCH] ARM: sunxi: Include linux/delay.h
 2012-12-03 20:19 UTC  (3+ messages)

[Qemu-devel] [RFC 00/10] CPU DeviceState v8
 2012-12-03 20:19 UTC  (3+ messages)
` [Qemu-devel] [RFC 05/10] qdev: move reset handler list from vl.c to hw/reset.c

[GIT PULL FOR v3.9] Monotonic video buffer timestamps
 2012-12-03 20:19 UTC 

[PATCH] clocksource: sunxi_timer: Add terminating entry for sunxi_timer_dt_ids
 2012-12-03 20:17 UTC  (2+ messages)

[RELEASE] LTTng-tools 2.1.0-rc9
 2012-12-03 20:17 UTC 

[PATCH] irqchip: irq-sunxi: Add terminating entry for sunxi_irq_dt_ids
 2012-12-03 20:17 UTC  (2+ messages)

[RFC PATCH 0/2] mm: Add ability to monitor task's memory changes
 2012-12-03 20:16 UTC  (3+ messages)

[PATCH v2] usb_8dev: Add support for USB2CAN interface from 8 devices
 2012-12-03 20:42 UTC  (6+ messages)

[net-next:master 98/98] drivers/net/ethernet/myricom/myri10ge/myri10ge.c:1286:34: sparse: cast to restricted __be16
 2012-12-03 20:13 UTC  (5+ messages)

[PATCH v3 5/6] ARM: davinci: remoteproc board support for OMAP-L138 DSP
 2012-12-03 20:13 UTC  (6+ messages)

[PATCH] usb2can: Add support for USB2CAN interface from 8 devices
 2012-12-03 20:41 UTC  (6+ messages)

[PATCH v2 3/3] pppoatm: protect against freeing of vcc
 2012-12-03 20:11 UTC  (11+ messages)
        ` [PATCH] atm: introduce vcc_pop()
              ` [PATCH] atm: introduce vcc_pop_skb()

[Qemu-devel] [PATCH 5/?] hw/ds1338.c: Fix handling of DATE (wday) register
 2012-12-03 20:10 UTC 

Slow writes to SAS drives on LSI mpt2sas HBA
 2012-12-03 19:48 UTC 

[PATCHv3] tun: only queue packets on device
 2012-12-03 20:07 UTC  (2+ messages)

promblem routing pptpd
 2012-12-03 20:06 UTC 

[PATCH 4/4 v6] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-12-03 20:02 UTC  (4+ messages)

[PATCH 1/1] [media] s3c-camif: Add missing version.h header file
 2012-12-03 20:02 UTC  (2+ messages)

Use PCI ROMs from EFI boot services
 2012-12-03 20:02 UTC  (3+ messages)

64KB "boot sector" gap
 2012-12-03 20:01 UTC  (2+ messages)

Kernel with MTD_UBI_FASTMAP=y, fm_autoconvert=0 fails to attach and resize UBI image
 2012-12-03 20:01 UTC  (2+ messages)

backing up ext4 fs, system unresponsive, thrashing like crazy even though swap is unused
 2012-12-03 20:00 UTC  (8+ messages)

LDM Documentation dead link
 2012-12-03 19:59 UTC 

[PATCH 00/52] RFC: Unified NUMA balancing tree, v1
 2012-12-03 19:55 UTC  (4+ messages)
` [PATCH 29/52] sched: Implement NUMA scanning backoff

UBI wl_tree_add problems after PEB scrubbed
 2012-12-03 19:57 UTC  (3+ messages)
  ` [PATCH 1/2] ubi: Remove PEB from free tree in get_peb_for_wl()
  ` [PATCH 2/2] ubi: Dont call ubi_self_check_all_ff() in __wl_get_peb()

[Xenomai] Compiling I-pipe patched kernel on beaglebone from Angstrom branch
 2012-12-03 19:57 UTC  (12+ messages)

[PATCH V3 RFC 0/2] kvm: Improving undercommit scenarios
 2012-12-03 19:56 UTC  (5+ messages)
` [PATCH V3 RFC 2/2] kvm: Handle yield_to failure return code for potential undercommit case

[Xenomai] Problem with bringing up Xenomai User Space
 2012-12-03 19:53 UTC  (4+ messages)

[PATCH net-next 0/2] igb: fixes and improvements for irq fallback
 2012-12-03 19:51 UTC  (2+ messages)

[oe-commits] Saul Wold : util-linux: Update to 2.22.1
 2012-12-03 19:36 UTC  (2+ messages)

Linux kernel 3.6.9 released
 2012-12-03 19:50 UTC 

Aumente Seus Contatos e Ganhe Mais com o Seu MMN!
 2012-12-03 19:49 UTC 

[PATCHv2] tun: only queue packets on device
 2012-12-03 19:48 UTC  (2+ messages)

[PATCH librdmacm] Fixed build problem due to missing macro
 2012-12-03 19:48 UTC  (4+ messages)

Linux 3.7-rc7
 2012-12-03 19:48 UTC  (4+ messages)
` [YASB] "

[PATCH] mtd: gpmi: Always report ECC stats and return max_bitflips
 2012-12-03 19:48 UTC 

[Buildroot] [PATCH 0/1] Update Crosstool-NG to 1.17.0
 2012-12-03 19:47 UTC  (2+ messages)
` [Buildroot] [PATCH] package/crosstool-ng: update "

[PATCH v2 0/3] Add support for NetBSD gntdev
 2012-12-03 19:47 UTC  (5+ messages)

[e2fsprogs] initdir: Writing inode after the initial write?
 2012-12-03 19:46 UTC  (5+ messages)

[PATCH 0/3] KVM: x86: improve reexecute_instruction
 2012-12-03 19:47 UTC  (11+ messages)
` [PATCH 3/3] "

[PATCH v3 2/4] mmc: dw-mmc: remove the duplicated code
 2012-12-03 19:46 UTC  (2+ messages)

[PATCH v3 1/4] mmc: dw-mmc: relocate the position called dw_mci_setup_bus()
 2012-12-03 19:44 UTC  (2+ messages)

kswapd craziness in 3.7
 2012-12-03 19:42 UTC  (12+ messages)

[PATCH BlueZ 1/3] input: Remove leftover defines
 2012-12-03 19:42 UTC  (2+ messages)

[PATCH 1/4 net-next] tg3: PTP - Add header definitions, initialization and hw access functions
 2012-12-03 19:41 UTC  (4+ messages)
` [PATCH 2/4 net-next] tg3: PTP - Implement the ptp api and ethtool functions
  ` [PATCH 3/4 net-next] tg3: PTP - Add the hardware timestamp ioctl

Segmentation fault in lttng-sessiond which is fixed in master
 2012-12-03 19:41 UTC 

[PATCH] audit: fix event coverage of AUDIT_ANOM_LINK
 2012-12-03 19:39 UTC  (4+ messages)

dhcp-server and init scripts
 2012-12-03 19:37 UTC  (3+ messages)

[PATCH] sparc64: exit_group should kill register windows just like plain exit
 2012-12-03 19:37 UTC  (3+ messages)

wip-filestore
 2012-12-03 19:36 UTC  (3+ messages)

SPARC kernel build (piggyback) fails with binutils 2.23.1
 2012-12-03 19:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] iscsi: add support for iovectors
 2012-12-03 19:35 UTC 

[Qemu-devel] [PATCH] make_device_config.sh: Fix target path in generated dependency file
 2012-12-03 19:31 UTC  (5+ messages)
` [Qemu-devel] [Qemu-stable] "
      ` [Qemu-devel] [Qemu-stable] [PATCH 1.3] "

[Qemu-devel] [PATCH][RESEND] iscsi: add support for iSCSI NOPs
 2012-12-03 19:34 UTC 

[U-Boot] Please pull u-boot-mpc85xx.git
 2012-12-03 19:33 UTC  (2+ messages)

[RFC/PATCH 0/1] ubi: Add ubiblock driver
 2012-12-03 19:33 UTC  (11+ messages)

Example of BTRFS uglyssima performance : Bitcoin
 2012-12-03 19:32 UTC  (2+ messages)

[PATCH] xen/blkback: do not leak mode property
 2012-12-03 19:32 UTC 

[PATCH v2 0/4] git-svn: More docs for branch handling in
 2012-12-03 19:32 UTC  (6+ messages)
` [PATCH v2 3/4] git-svn: Expand documentation for --follow-parent
` [PATCH v2 2/4] Recommend use of structure options for git svn

[PATCH] xen/blkback: do not leak mode property
 2012-12-03 19:32 UTC 

[PATCH sound-unstable] usb-audio: sync ep init fix for audioformat mistmatch
 2012-12-03 19:30 UTC  (2+ messages)
` [PATCH sound-unstable] usb-audio: sync ep init fix for audioformat mismatch


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.