All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-16 16:28:21 to 2013-01-16 16:56:44 UTC [more...]

[PATCH 00/10] TTY: switch flipping functions to tty_port
 2013-01-16 16:49 UTC  (7+ messages)

iio: STMicroelectronics iio drivers
 2013-01-16 16:56 UTC  (7+ messages)
` [PATCH 1/9] iio:common: Add STMicroelectronics common library
` [PATCH 2/9] iio:accel: Add STMicroelectronics accelerometers driver

[ 3.5.y.z extended stable ] Linux 3.5.7.3 stable review
 2013-01-16 15:56 UTC  (28+ messages)
` [PATCH 069/222] HID: Add Apple wireless keyboard 2011 ANSI to special driver list
` [PATCH 077/222] ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000
` [PATCH 084/222] pnpacpi: fix incorrect TEST_ALPHA() test
` [PATCH 088/222] regmap: debugfs: Avoid overflows for very small reads
` [PATCH 092/222] bcma: mips: fix clearing device IRQ
` [PATCH 095/222] b43: fix tx path skb leaks
` [PATCH 102/222] solos-pci: fix double-free of TX skb in DMA mode
` [PATCH 106/222] NFS: avoid NULL dereference in nfs_destroy_server
` [PATCH 108/222] target/tcm_fc: fix the lockdep warning due to inconsistent lock state
` [PATCH 110/222] fix Null pointer dereference on disk error
` [PATCH 116/222] virtio: force vring descriptors to be allocated from lowmem
` [PATCH 117/222] nfs: fix wrong object type in lockowner_slab
` [PATCH 119/222] nfsd: fix v4 reply caching
` [PATCH 121/222] kbuild: Do not remove vmlinux when cleaning external module
` [PATCH 124/222] x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops
` [PATCH 126/222] ALSA: hda - Fix pin configuration of HP Pavilion dv7
` [PATCH 130/222] ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixup
` [PATCH 132/222] qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDs
` [PATCH 137/222] vfs: d_obtain_alias() needs to use "/" as default name
` [PATCH 140/222] SGI-XP: handle non-fatal traps
` [PATCH 143/222] sis900: fix sis900_set_mode call parameters
` [PATCH 148/222] inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
` [PATCH 150/222] inet_diag: validate port comparison byte code to prevent unsafe reads
` [PATCH 153/222] bonding: fix race condition in bonding_store_slaves_active
` [PATCH 155/222] sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
` [PATCH 157/222] udf: don't increment lenExtents while writing to a hole
` [PATCH 162/222] staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32

[PATCH v2 0/2] dropbear: allow configuring blank password option at runtime
 2013-01-16 16:40 UTC  (6+ messages)
` [PATCH v2 2/2] classes/image: improve debug-tweaks ssh server configuration

[oe-commits] Tom Zanussi : lttng2-ust: rename to lttng-ust
 2013-01-16 16:40 UTC  (4+ messages)

[lttng-tools PATCH] Add support for kernel uprobes
 2013-01-16 16:55 UTC 

[Qemu-devel] Patch Round-up for stable 1.3.1, freeze Monday
 2013-01-16 16:49 UTC  (21+ messages)
` [Qemu-devel] [PATCH 01/21] Fix semaphores fallback code
` [Qemu-devel] [PATCH 02/21] Disable semaphores fallback code for OpenBSD
` [Qemu-devel] [PATCH 03/21] Fix off-by-1 error in RAM migration code
` [Qemu-devel] [PATCH 04/21] migration: Fix madvise breakage if host and guest have different page sizes
` [Qemu-devel] [PATCH 05/21] target-mips: Fix incorrect code and test for INSV
` [Qemu-devel] [PATCH 06/21] target-mips: Fix incorrect shift for SHILO and SHILOV
` [Qemu-devel] [PATCH 07/21] vfio-pci: Don't use kvm_irqchip_in_kernel
` [Qemu-devel] [PATCH 08/21] seabios: update to e8a76b0f225bba5ba9d63ab227e0a37b3beb1059
` [Qemu-devel] [PATCH 09/21] Update seabios to a810e4e72a0d42c7bc04eda57382f8e019add901
` [Qemu-devel] [PATCH 10/21] pixman: fix vnc tight png/jpeg support
` [Qemu-devel] [PATCH 11/21] target-xtensa: fix ITLB/DTLB page protection flags
` [Qemu-devel] [PATCH 12/21] qxl: save qemu_create_displaysurface_from result
` [Qemu-devel] [PATCH 13/21] qxl+vnc: register a vm state change handler for dummy spice_server
` [Qemu-devel] [PATCH 14/21] e1000: Discard oversized packets based on SBP|LPE
` [Qemu-devel] [PATCH 15/21] migration: fix migration_bitmap leak
` [Qemu-devel] [PATCH 16/21] buffered_file: do not send more than s->bytes_xfer bytes per tick
` [Qemu-devel] [PATCH 17/21] target-xtensa: fix search_pc for the last TB opcode
` [Qemu-devel] [PATCH 19/21] pci-assign: Enable MSIX on device to match guest
` [Qemu-devel] [PATCH 20/21] vfio-pci: Loosen sanity checks to allow future features
` [Qemu-devel] [PATCH 21/21] raw-posix: fix bdrv_aio_ioctl

[PATCH 00/11] mmc: core and driver DT and related development
 2013-01-16 16:54 UTC  (24+ messages)
` [PATCH 01/11] mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
` [PATCH 02/11] mmc: deprecate redundant cd-inverted and wp-inverted DT properties
` [PATCH 03/11] mmc: provide a standard MMC device-tree binding parser centrally
` [PATCH 04/11] mmc: (cosmetic) remove "extern" from function declarations
` [PATCH 05/11] mmc: sh-mmcif: use mmc_of_parse() to parse standard MMC DT bindings
` [PATCH/RFC 06/11] mmc: tmio-mmc: define device-tree bindings
` [PATCH 07/11] mmc: tmio-mmc: parse "
` [PATCH 08/11] mmc: sh_mobile_sdhi: remove unused .pdata field
` [PATCH 09/11] mmc: sh_mobile_sdhi: use managed resource allocations
` [PATCH 10/11] mmc: tmio: remove unused and deprecated symbols
` [PATCH 11/11] mmc: tmio: add support for the VccQ regulator

Stand for FOSDEM
 2013-01-16 16:38 UTC  (4+ messages)

[PATCH] fix some clang warnings
 2013-01-16 16:53 UTC  (3+ messages)

Resend of the execbuffer/relocation improvements
 2013-01-16 16:55 UTC  (7+ messages)
` [PATCH 09/11] drm/i915: Use the reloc.handle as an index into the execbuffer array
` [PATCH 10/11] drm/i915: Skip holding a reference to the execbuffer objects
` [PATCH 11/11] drm/i915: Allow userspace to request an object at a specific offset

[PATCH v2] makedumpfile: request the kernel do page scans
 2013-01-16 12:51 UTC  (3+ messages)

[Qemu-devel] [RFC V5 00/36] QCOW2 deduplication core functionality
 2013-01-16 16:53 UTC  (3+ messages)
` [Qemu-devel] [RFC V5 03/36] qcow2: Add qcow2_dedup_read_missing_and_concatenate

Recovery/Access of imsm raid via mdadm?
 2013-01-16 16:53 UTC  (8+ messages)

[PATCH] kvm: close opened file
 2013-01-16 16:52 UTC  (4+ messages)
  ` [PATCH v2] kvm tools: "
  ` [PATCH v2] kvm tools: remove redundant "if" condition

[Qemu-devel] [RFC qom-cpu 00/15] CPUState QOM realizefn support
 2013-01-16 16:04 UTC  (5+ messages)
` [Qemu-devel] [RFC qom-cpu 02/15] target-arm: Update CPU to QOM realizefn
` [Qemu-devel] [RFC qom-cpu 03/15] target-i386: "

[Qemu-devel] [PATCH 0/8] -numa option parsing fixes (v2)
 2013-01-16 15:24 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] cutils: unsigned int parsing functions
` [Qemu-devel] [PATCH 2/8] vl.c: Fix off-by-one bug when handling "-numa node" argument
` [Qemu-devel] [PATCH 3/8] vl.c: Abort on unknown -numa option type
` [Qemu-devel] [PATCH 4/8] vl.c: Check for NUMA node limit inside numa_add()
` [Qemu-devel] [PATCH 5/8] vl.c: numa_add(): Validate nodeid before using it
` [Qemu-devel] [PATCH 6/8] vl.c: Use parse_uint_full() for NUMA nodeid
` [Qemu-devel] [PATCH 7/8] vl.c: Extract -numa "cpus" parsing to separate function
` [Qemu-devel] [PATCH 8/8] vl.c: validate -numa "cpus" parameter properly

[Bug 59477] New: libdrm 2.4.41 build failure
 2013-01-16 16:51 UTC 

[Qemu-devel] [PATCH] virtio-pci: fix irqfd cleanup argument order
 2013-01-16  8:46 UTC  (2+ messages)

[PATCH net-next 09/10] bnx2x: Added FW GRO bridging support
 2013-01-16 16:50 UTC  (10+ messages)
        ` [PATCH net-next] bnx2x: fix GRO parameters

Transparent Hugepage Nit
 2013-01-16 15:50 UTC  (3+ messages)

Using gnome icons
 2013-01-16 16:49 UTC  (5+ messages)

[PATCH 00/12] Multiqueue virtio-net
 2013-01-16 16:48 UTC  (8+ messages)
            ` [Qemu-devel] "

[PATCH v6 0/8] push: update remote tags only with force
 2013-01-16 16:48 UTC  (4+ messages)

USB device cannot be reconnected and khubd "blocked for more than 120 seconds"
 2013-01-16 16:48 UTC  (11+ messages)
          ` [PATCH] module, async: async_synchronize_full() on module init iff async is used

what is the function of do_softirq() ?
 2013-01-16 16:47 UTC  (3+ messages)
` Kernel documentation

[RFC PATCH v4 0/8] s390: channel I/O support in qemu
 2013-01-16 16:46 UTC  (5+ messages)
` [PATCH 8/8] s390: Add new channel I/O based virtio transport
    ` [Qemu-devel] "

[U-Boot] Flash Not Erased for M29W128GL
 2013-01-16 16:45 UTC  (4+ messages)
    ` [U-Boot] FW: "

[PATCH v2 1/2] drm: constify edid handling functions
 2013-01-16 16:44 UTC  (2+ messages)

[Qemu-devel] [RFC V5 00/62] QCOW2 deduplication
 2013-01-16 16:43 UTC  (7+ messages)
` [Qemu-devel] [RFC V5 01/62] qcow2: Add deduplication to the qcow2 specification
` [Qemu-devel] [RFC V5 02/62] qcow2: Add deduplication structures and fields

[PATCH v5 06/14] ARM: EXYNOS: add System MMU definition to DT
 2013-01-16 16:43 UTC  (5+ messages)

Kernel recieves DNS reply, but doesn't deliver it to a waiting application
 2013-01-16 16:36 UTC  (13+ messages)
` [BUG] "

[PATCH v2] dw_dmac: allocate dma descriptors from DMA_COHERENT memory
 2013-01-16 16:43 UTC  (5+ messages)
` [PATCH v3] dw_dmac: don't exceed AHB master number in dwc_get_data_width

[xen-4.1-testing test] 15088: regressions - FAIL
 2013-01-16 16:42 UTC  (3+ messages)

[PATCH 00/10] goldfish: still swimming
 2013-01-16 17:00 UTC  (11+ messages)
` [PATCH 01/10] goldfish: definitions for Goldfish on x86 platforms
` [PATCH 02/10] goldfish: add the goldfish virtual bus
` [PATCH 03/10] goldfish: tty driver
` [PATCH 04/10] goldfish: virtual input event driver
` [PATCH 05/10] goldfish: framebuffer
` [PATCH 06/10] goldfish: emulated MMC device
` [PATCH 07/10] goldfish: power device
` [PATCH 08/10] goldfish: real time clock
` [PATCH 09/10] goldfish: add QEMU pipe driver
` [PATCH 10/10] goldfish: NAND flash driver

Structs of registers in Xen code
 2013-01-16 16:40 UTC 

REMINDER: all argonaut users should upgrade to v0.48.3argonaut
 2013-01-16 16:39 UTC  (3+ messages)

pandaboard building with nfs client support
 2013-01-16 16:38 UTC 

[Bug 27704] New: [KMS] fbo_firecube broken on rv280 and current mesa
 2013-01-16 16:37 UTC  (3+ messages)
` [Bug 27704] "

[lm-sensors] [PATCH 1/3] hwmon: (w83627ehf) Use fixed attributes for SYSTIN, CPUTIN, and AUXTIN on N
 2013-01-16 16:37 UTC  (2+ messages)
` [lm-sensors] [PATCH 1/3] hwmon: (w83627ehf) Use fixed attributes for SYSTIN, CPUTIN, and AUXTIN

[PATCH 0/5] W1: Support onewire master on i.MX53
 2013-01-16 16:36 UTC  (3+ messages)
` [PATCH 1/5] W1: Add device tree support to MXC onewire master

[lm-sensors] [PATCH v4] hwmon: Driver for Maxim MAX6697 and compatibles
 2013-01-16 16:35 UTC  (4+ messages)
  `  "

[PATCH 0/3] ELF executable signing and verification
 2013-01-16 16:34 UTC  (9+ messages)
` [PATCH 2/3] binfmt_elf: Verify signature of signed elf binary

[Community Review] Mirage Incubation Project Proposal
 2013-01-16 16:34 UTC 

[RFC PATCH 0/3] Improve kexec support in Xen hypervisor
 2013-01-16 16:33 UTC  (9+ messages)
` [PATCH 1/3] kexec: extend hypercall with improved load/unload ops
` [PATCH 2/3] kexec: remove kexec_load and kexec_unload ops
` [PATCH 3/3] libxc: add API for kexec hypercall

[Bug 59474] New: fedora 18 X server crashes after boot
 2013-01-16 16:33 UTC  (5+ messages)
  ` [Bug 59474] "

[PATCH V5 00/30] loop: Issue O_DIRECT aio using bio_vec
 2013-01-16 16:32 UTC  (2+ messages)

[Bug 59475] New: GL programs crash with glxbadcontext or other errors in Fedora 18 on this machine
 2013-01-16 16:32 UTC 

[PATCH v13 1/9] scsi: sr: support runtime pm
 2013-01-16 16:31 UTC  (2+ messages)

[PATCH v2 00/10] Make XPS usable within ixgbe
 2013-01-16 16:30 UTC  (4+ messages)
` [RFC PATCH v2 10/10] ixgbe: Add support for set_channels ethtool operation

[dm-crypt] Memory errors and and 3TB RAID5 partition
 2013-01-16 16:30 UTC  (4+ messages)

[Qemu-devel] [RFC V1 00/12] QCOW2 asynchronous deduplication
 2013-01-16 16:25 UTC  (13+ messages)
` [Qemu-devel] [RFC V1 01/12] block: Add BlockDriver function prototype to pause and resume deduplication
` [Qemu-devel] [RFC V1 02/12] qcow2: Add code to deduplicate cluster flagged with QCOW_OFLAG_TO_DEDUP
` [Qemu-devel] [RFC V1 03/12] block: Add bdrv_has_dedup
` [Qemu-devel] [RFC V1 04/12] block: Add bdrv_is_dedup_running
` [Qemu-devel] [RFC V1 05/12] block: Add bdrv_resume_dedup
` [Qemu-devel] [RFC V1 06/12] block: Add bdrv_pause_dedup
` [Qemu-devel] [RFC V1 07/12] qcow2: Add qcow2_pause_dedup
` [Qemu-devel] [RFC V1 08/12] qcow2: Add qcow2_resume_dedup
` [Qemu-devel] [RFC V1 09/12] qcow2: Make dedup status persists
` [Qemu-devel] [RFC V1 10/12] qerror: Add QERR_DEVICE_NOT_DEDUPLICATED
` [Qemu-devel] [RFC V1 11/12] qmp: Add block-pause-dedup
` [Qemu-devel] [RFC V1 12/12] qmp: Add block_resume_dedup

[Qemu-devel] [PULL 0/2] alpha-linux-user patch queue
 2013-01-16 16:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] alpha-linux-user: Translate fcntl l_type
` [Qemu-devel] [PATCH 2/2] alpha-linux-user: Correct select

[RFC PATCH 0/3] Improve kexec support in Xen hypervisor
 2013-01-16 16:29 UTC 

[Qemu-devel] [RFC V1 00/14] QCOW2 deduplication metrics
 2013-01-16 16:25 UTC  (10+ messages)
` [Qemu-devel] [RFC V1 06/14] qcow2: Count QCowHashNode creation metrics
` [Qemu-devel] [RFC V1 07/14] qcow2: Count QCowHashNode removal from tree for metrics
` [Qemu-devel] [RFC V1 08/14] qcow2: Count cluster deleted metric
` [Qemu-devel] [RFC V1 09/14] qcow2: Count deduplication refcount overflow metric
` [Qemu-devel] [RFC V1 10/14] qapi: Add support for deduplication infos in qapi-schema.json
` [Qemu-devel] [RFC V1 11/14] block: Add deduplication metrics to BlockDriverInfo
` [Qemu-devel] [RFC V1 12/14] qcow2: Add qcow2_dedup_update_metrics to compute dedup RAM usage
` [Qemu-devel] [RFC V1 13/14] qcow2: returns deduplication metrics and status via bdrv_get_info()
` [Qemu-devel] [RFC V1 14/14] qapi: Return virtual block device deduplication metrics in QMP


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.