messages from 2013-01-29 15:56:44 to 2013-01-29 16:42:00 UTC [more...]
[Qemu-trivial] [PATCH v2] vnc: Clean up vncws_send_handshake_response()
2013-01-29 16:41 UTC (2+ messages)
[GIT PULL][FOR REVIEW] Regulators: Bring the AB8500 into the 20th century
2013-01-29 16:41 UTC
[RFCv1 PATCH 00/20] cx231xx: v4l2-compliance fixes
2013-01-29 16:41 UTC (22+ messages)
` [RFCv1 PATCH 01/20] cx231xx: add device_caps support to QUERYCAP
` [RFCv1 PATCH 02/20] cx231xx: add required VIDIOC_DBG_G_CHIP_IDENT support
` [RFCv1 PATCH 03/20] cx231xx: clean up radio support
` [RFCv1 PATCH 04/20] cx231xx: remove broken audio input support from the driver
` [RFCv1 PATCH 05/20] cx231xx: fix tuner compliance issues
` [RFCv1 PATCH 06/20] cx231xx: fix a bunch of TRY/S_FMT bugs
` [RFCv1 PATCH 07/20] cx231xx: fix frequency clamping
` [RFCv1 PATCH 08/20] cx231xx: fix vbi compliance issues
` [RFCv1 PATCH 09/20] cx231xx: convert to the control framework
` [RFCv1 PATCH 10/20] cx231xx: add struct v4l2_fh to get prio and event support
` [RFCv1 PATCH 11/20] cx231xx: remove current_norm usage
` [RFCv1 PATCH 12/20] cx231xx: replace ioctl by unlocked_ioctl
` [RFCv1 PATCH 13/20] cx231xx: get rid of a bunch of unused cx231xx_fh fields
` [RFCv1 PATCH 14/20] cx231xx: improve std handling
` [RFCv1 PATCH 15/20] cx231xx-417: remove empty functions
` [RFCv1 PATCH 16/20] cx231xx-417: use one querycap for all device nodes
` [RFCv1 PATCH 17/20] cx231xx-417: fix g/try_fmt compliance problems
` [RFCv1 PATCH 18/20] cx231xx-417: checkpatch cleanups
` [RFCv1 PATCH 19/20] cx231xx-417: share ioctls with cx231xx-video
` [RFCv1 PATCH 20/20] cx231xx-417: convert to the control framework
[PATCH] README: fix broken mailing list archive link
2013-01-29 16:39 UTC (2+ messages)
[PATCH] generic dynamic per cpu refcounting
2013-01-29 16:39 UTC (11+ messages)
[PATCH 0/2] Table lookup for mux clock type
2013-01-29 16:38 UTC (6+ messages)
` [PATCH 2/2] clk: tegra: adapt tegra periph clk to mux table/mask
[RFC] Optimizing readdir()
2013-01-29 16:38 UTC (5+ messages)
printk calls in xen-blkback/blkback.c not appearing
2013-01-29 16:39 UTC
[BUG] i.MX25: soft lockups/freezes while getnstimeofday
2013-01-29 16:38 UTC (2+ messages)
[PATCH 0/6] drm/i915: Avoid stuck page flip waiters on GPU reset
2013-01-29 16:40 UTC (9+ messages)
` [PATCH 1/6] drm/i915: Kill obj->pending_flip
` [PATCH 2/6] drm/i915: Don't wait for page flips if there was GPU reset
` [PATCH 3/6] drm/i915: Wake up pending_flip_queue as part of reset handling
` [PATCH 4/6] drm/i915: Move intel_crtc_has_pending_flip() earlier
` [PATCH 5/6] drm/i915: Add intel_crtc_wait_for_pending_flips_locked()
` [PATCH 6/6] drm/i915: Really wait for pending flips in intel_pipe_set_base()
[PATCH 0/2] Remove -systemd postfix
2013-01-29 16:22 UTC (11+ messages)
` [PATCH 1/2] systemd: "
` [PATCH 2/2] avahi: "
[LSF/MM TOPIC] [ATTEND] Container disk quota and lseek(2) upon shared extents
2013-01-29 16:37 UTC (3+ messages)
[PATCH] mailbox: prevent pl320-ipc code from breaking none-AMBA systems
2013-01-29 16:36 UTC (2+ messages)
[RFC 1/1] ima: digital signature verification using asymmetric keys
2013-01-29 16:30 UTC (11+ messages)
[PATCH 0/5] dmaengine: convert dw_dmac/spear13xx to generic binding
2013-01-29 16:36 UTC (9+ messages)
` [PATCH 1/5] dmaengine: dw_dmac: move to generic DMA binding
[PATCH 1/3] x86: KVM: Fix warnings by returning bool
2013-01-29 16:36 UTC (3+ messages)
[RFC PATCH 1/3] Avoid making inappropriate requests of NETIF_F_V[46]_CSUM devices
2013-01-29 16:35 UTC (6+ messages)
The disable-libtool-linkdep-fixup configure option
2013-01-29 16:34 UTC
i.Mx6Quad - eth0: tx queue full!
2013-01-29 16:34 UTC (6+ messages)
[PATCH] openvswtich: start openvswitch at the boot time
2013-01-29 16:32 UTC (3+ messages)
[patch] TTY: synclink, small cleanup in dtr_rts()
2013-01-29 16:31 UTC (13+ messages)
` coccinelle and bitmask arithmetic (was: Re: [patch] TTY: synclink, small cleanup in dtr_rts())
` [Cocci] "
[PATCH V6 00/30] loop: Issue O_DIRECT aio using bio_vec
2013-01-29 16:24 UTC (44+ messages)
` [PATCH V6 01/30] iov_iter: move into its own file
` [PATCH V6 02/30] iov_iter: iov_iter_copy_from_user() should use non-atomic copy
` [PATCH V6 03/30] iov_iter: add copy_to_user support
` [PATCH V6 04/30] fuse: convert fuse to use iov_iter_copy_[to|from]_user
` [PATCH V6 05/30] iov_iter: hide iovec details behind ops function pointers
` [PATCH V6 06/30] iov_iter: add bvec support
` [PATCH V6 07/30] iov_iter: add a shorten call
` [PATCH V6 08/30] iov_iter: let callers extract iovecs and bio_vecs
` [PATCH V6 09/30] dio: Convert direct_IO to use iov_iter
` [Cluster-devel] "
` [Ocfs2-devel] "
` [PATCH V6 10/30] dio: add bio_vec support to __blockdev_direct_IO()
` [PATCH V6 11/30] fs: pull iov_iter use higher up the stack
` [PATCH V6 12/30] aio: add aio_kernel_() interface
` [PATCH V6 13/30] aio: add aio support for iov_iter arguments
` [PATCH V6 14/30] bio: add bvec_length(), like iov_length()
` [PATCH V6 15/30] loop: use aio to perform io on the underlying file
` [PATCH V6 16/30] fs: create file_readable() and file_writable() functions
` [PATCH V6 17/30] fs: use read_iter and write_iter rather than aio_read and aio_write
` [PATCH V6 18/30] fs: add read_iter and write_iter to several file systems
` [uml-devel] "
` [PATCH V6 19/30] ocfs2: add support for read_iter, write_iter, and direct_IO_bvec
` [Ocfs2-devel] "
` [PATCH V6 20/30] ext4: add support for read_iter and write_iter
` [PATCH V6 21/30] nfs: add support for read_iter, write_iter
` [PATCH V6 22/30] nfs: simplify swap
` [PATCH V6 23/30] btrfs: add support for read_iter and write_iter
` [PATCH V6 24/30] block_dev: add support for read_iter, write_iter
` [PATCH V6 25/30] xfs: add support for read_iter and write_iter
` [PATCH V6 26/30] gfs2: Convert aio_read/write ops to read/write_iter
` [Cluster-devel] "
` [PATCH V6 27/30] udf: convert file ops from aio_read/write "
` [PATCH V6 28/30] afs: add support for read_iter and write_iter
` [PATCH V6 29/30] ecrpytfs: Convert aio_read/write ops to read/write_iter
` [PATCH V6 30/30] ubifs: convert file ops from aio_read/write "
[PATCH] drivers/block/xsysace - replace in(out)_8/in(out)_be16/in(out)_le16 with generic iowrite(read)8/16(be)
2013-01-29 16:27 UTC (2+ messages)
mtd_oobtest fails with GPMI-NAND
2013-01-29 16:28 UTC (9+ messages)
[PATCH 0/5] mv643xx_eth: use mvmdio MDIO bus driver
2013-01-29 16:27 UTC (8+ messages)
` [PATCH 5/5] mv643xx_eth: convert to use the Marvell Orion MDIO driver
[Buildroot] Post-image script feature and other related fixes
2013-01-29 16:27 UTC (11+ messages)
` [Buildroot] [PATCH 1/5] Add a post-image script mechanism
` [Buildroot] [PATCH 2/5] docs/manual: mention the new post-image mechanism
` [Buildroot] [PATCH 3/5] package/customize: remove
` [Buildroot] [PATCH 4/5] docs/manual: no longer mention the package/customize thing
` [Buildroot] [PATCH 5/5] docs/manual: slightly reword the solutions to customize rootfs
[RFC] The design of new pathspec features
2013-01-29 16:27 UTC (4+ messages)
[PATCH] perf evsel: Fix memory leaks on evsel->counts
2013-01-29 16:26 UTC (3+ messages)
[PATCH] mvsas: fixed timeout issue when removing module
2013-01-29 16:25 UTC
[PATCH 0/3] improved watchdog driver for STMP3xyz/imx23/imx28
2013-01-29 16:26 UTC (2+ messages)
[PATCH v1 7/8] hfp_hf_bluez5: Add rejecting SCO connection
2013-01-29 16:25 UTC (3+ messages)
[man-pages PATCH] Add note about calling fclose(NULL)
2013-01-29 16:24 UTC
[Bug 60028] New: Post-3.7.x memory leak, Radeon Evergreen, bisected
2013-01-29 16:21 UTC (8+ messages)
` [Bug 60028] "
[PATCH v2] PCIe support for the Armada 370 and Armada XP SoCs
2013-01-29 16:20 UTC (7+ messages)
` [PATCH v2 05/27] arm: pci: add a align_resource hook
[PATCH] status: show branch name if possible in in-progress info
2013-01-29 16:18 UTC (5+ messages)
[PATCH v2 0/4] Preparatory GIC patches for arm64 support
2013-01-29 16:18 UTC (5+ messages)
` [PATCH v2 1/4] arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.h
` [PATCH v2 2/4] arm: Move chained_irq_(enter|exit) to a generic file
` [PATCH v2 3/4] irqchip: gic: Call handle_bad_irq() directly
` [PATCH v2 4/4] irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
CDF discussions at FOSDEM
2013-01-29 16:15 UTC (6+ messages)
` [Linaro-mm-sig] "
[PATCH v2 0/4] Auto-generate mergetool lists
2013-01-29 16:15 UTC (11+ messages)
[PATCH V2 1/2] tty: rocket: Explicitly list supported PCI IDs
2013-01-29 16:14 UTC (3+ messages)
` [PATCH V4 2/2] serial: rp2: New driver for Comtrol RocketPort 2 cards
[PATCH] license: fix LICENSE_CREATE_PACKAGE to stay disabled by default
2013-01-29 15:59 UTC (4+ messages)
` [PATCHv2] "
[PATCH] x86: Hyper-V: register clocksource only if its advertised
2013-01-29 16:14 UTC (13+ messages)
[PATCH 00/10] rework gpio pxa driver for pinctrl
2013-01-29 16:13 UTC (4+ messages)
` [PATCH 03/10] gpio: pxa: avoid to use global irq base
[PATCH] dw_dmac: apply default dma_mask if needed
2013-01-29 16:12 UTC (3+ messages)
inaccurate packet scheduling
2013-01-29 16:13 UTC (9+ messages)
[RFC PATCH 0/2] ARM: update cpuinfo to print CPU model name
2013-01-29 16:11 UTC (9+ messages)
` [RFC PATCH 1/2] ARM: kernel: "
[PATCH 0/5] world-image fixes
2013-01-29 15:54 UTC (6+ messages)
` [PATCH 3/5] move broken recipes to nonworking directories
[PATCH] drm/exynos: Get HDMI version from device tree
2013-01-29 16:10 UTC (4+ messages)
` [PATCH v2] "
btrfsck and ctree version
2013-01-29 16:09 UTC (4+ messages)
` Fwd: "
[PATCH v2 0/6] memcg: disable swap cgroup allocation at swapon
2013-01-29 16:09 UTC (6+ messages)
` [PATCH v2 5/6] memcg: introduce swap_cgroup_init()/swap_cgroup_free()
[PATCH] serial: pl010/pl011: move clk_enable from console write to setup
2013-01-29 16:08 UTC (2+ messages)
[RFC,PATCH] efivarfs: Don't delete efivar_entry structures on unlink
2013-01-29 16:08 UTC (4+ messages)
[Buildroot] Using a precompiled busybox toolchain as an external toolchain
2013-01-29 16:08 UTC (10+ messages)
speed migration limitation
2013-01-29 16:00 UTC
[PATCH] firewire: Fix ohci free_irq() warning
2013-01-29 16:04 UTC (4+ messages)
[PATCH 2 2/2] coccicheck: Allow to show the executed command line
2013-01-29 16:03 UTC (2+ messages)
` [Cocci] "
[PATCH 2 1/2] coccicheck: Allow the user to give a V= (verbose) argument
2013-01-29 16:03 UTC (2+ messages)
` [Cocci] "
KVM call minutes 2013-01-29
2013-01-29 16:01 UTC (2+ messages)
[PATCH 09/30] USB: ehci-omap: Use devm_request_and_ioremap()
2013-01-29 16:01 UTC (4+ messages)
[U-Boot] [PATCH] vfat: Fix mkcksum argument sizes
2013-01-29 16:00 UTC
In which library can I find these functions ?
2013-01-29 15:59 UTC
boot warnings due to swap: make each swap partition have one address_space
2013-01-29 15:56 UTC (6+ messages)
storvsc loops with No Sense messages
2013-01-29 15:51 UTC (2+ messages)
[PATCH 0/2] optimizing pack access on "read only" fetch repos
2013-01-29 15:58 UTC (4+ 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.