All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-25 16:48:49 to 2013-07-25 17:50:54 UTC [more...]

[PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec
 2013-07-25 17:50 UTC  (23+ messages)
` [PATCH V8 02/33] iov_iter: iov_iter_copy_from_user() should use non-atomic copy
` [PATCH V8 03/33] iov_iter: add copy_to_user support
  ` [PATCH V8 05/33] fuse: convert fuse to use iov_iter_copy_[to|from]_user
` [PATCH V8 06/33] iov_iter: hide iovec details behind ops function pointers
` [PATCH V8 07/33] iov_iter: ii_iovec_copy_to_user should pre-fault user pages
` [PATCH V8 08/33] iov_iter: add bvec support
` [PATCH V8 10/33] iov_iter: let callers extract iovecs and bio_vecs
` [PATCH V8 11/33] dio: Convert direct_IO to use iov_iter
` [PATCH V8 12/33] dio: add bio_vec support to __blockdev_direct_IO()
` [PATCH V8 13/33] fs: pull iov_iter use higher up the stack
` [PATCH V8 14/33] aio: add aio_kernel_() interface
` [PATCH V8 15/33] aio: add aio support for iov_iter arguments
` [PATCH V8 16/33] bio: add bvec_length(), like iov_length()
` [PATCH V8 17/33] loop: use aio to perform io on the underlying file
` [PATCH V8 19/33] fs: use read_iter and write_iter rather than aio_read and aio_write
` [PATCH V8 20/33] fs: add read_iter and write_iter to several file systems
` [PATCH V8 21/33] ocfs2: add support for read_iter and write_iter
  ` [Ocfs2-devel] "
` [PATCH V8 22/33] ext4: "
` [PATCH V8 26/33] block_dev: add support for read_iter, write_iter
` [PATCH V8 28/33] gfs2: Convert aio_read/write ops to read/write_iter
  ` [Cluster-devel] "

[PATCH 0/6] Add support for pldw instruction on v7 MP cores
 2013-07-25 17:48 UTC  (8+ messages)
` [PATCH 4/6] ARM: locks: prefetch the destination word for write prior to strex

The future of DT binding maintainership
 2013-07-25 17:46 UTC  (4+ messages)

[PATCH 1/2] cifs: Move string length definitions to uapi
 2013-07-25 17:45 UTC  (3+ messages)
  ` [PATCH 2/2] cifs: Expand max share name length to 256

[PATCH 0/2] Restore Integrator/CP CLCD to fully working state
 2013-07-25 17:44 UTC  (5+ messages)
` [PATCH 2/2] clk: fixup argument order when setting VCO parameters

[PATCH] veth: remove hardware checksum feature
 2013-07-25 17:20 UTC 

[PATCH] fib_rules: add minimum prefix length
 2013-07-25 17:43 UTC  (2+ messages)
` [PATCH] fib_rules/fib6rules: "

[U-Boot] [PATCH 1/6] spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORT
 2013-07-25 17:41 UTC  (7+ messages)
` [U-Boot] [PATCH 2/6] drivers/power/pmic: Add tps65217 driver
` [U-Boot] [PATCH 3/6] drivers/power/pmic: Add tps65910 driver

[GIT PULL] ARM: mvebu: fixes-non-critical for v3.12
 2013-07-25 17:41 UTC 

[U-Boot] [PATCH 0/3] ARM: tegra: add nvec keyboard support for paz00
 2013-07-25 17:40 UTC  (5+ messages)
` [U-Boot] [Ac100] [PATCH 3/3] ARM: tegra: paz00: enable nveckeyboardsupport

[patch] [media] bt8xx: info leak in ca_get_slot_info()
 2013-07-25 17:38 UTC  (5+ messages)

[PATCH v2 0/2] Add Dialog DA9063 core and regulator drivers
 2013-07-25 17:39 UTC  (3+ messages)
` [PATCH v2 1/2] mfd: Add Dialog DA9063 core driver
` [PATCH v2 2/2] regulator: Add Dialog DA9063 voltage regulators support

[PATCH] drm/i915: enable IPS for bpp <= 24
 2013-07-25 17:38 UTC  (4+ messages)

[PATCH 0/2] Add Dialog DA9063 core and regulator drivers
 2013-07-25 17:35 UTC  (8+ messages)
` [PATCH 1/2] mfd: Add Dialog DA9063 core driver
` [PATCH 2/2] regulator: Add Dialog DA9063 voltage regulators support

nouveau: remove pointless assignment
 2013-07-25 17:35 UTC 

[GIT PULL] ARM: mvebu: stable fix for v3.10
 2013-07-25 17:33 UTC 

RFC: device thermal limits represented in device tree nodes
 2013-07-25 17:33 UTC  (12+ messages)
            ` [lm-sensors] "

[PATCHv2] x86/xen: during early setup, only 1:1 map the ISA region
 2013-07-25 17:33 UTC  (4+ messages)

Flapping osd / continuously reported as failed
 2013-07-25 17:32 UTC  (7+ messages)
      ` [ceph-users] "

[PATCH] APEI/ERST: Fix error message formatting
 2013-07-25 17:32 UTC  (5+ messages)

[PATCH] vfs: try to unblock evpoll if mounted filesystem is RDONLY
 2013-07-25 17:30 UTC  (10+ messages)

[PATCH] usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_disable()
 2013-07-25 17:30 UTC  (2+ messages)

[RFC PATCH 0/2] vmpslice support for zero-copy gifting of pages
 2013-07-25 17:30 UTC  (8+ messages)
` [RFC PATCH 1/2] vmsplice unmap gifted pages for recipient
` [RFC PATCH 2/2] Add limited zero copy to vmsplice

[PATCH 0/6]
 2013-07-25 17:35 UTC  (7+ messages)
` [PATCH 1/6] btrfs-progs: close_all_devices() in btrfs-find-root.c does nothing
` [PATCH 2/6] btrfs-progs: let user know that devid can be used if path is missing
` [PATCH 3/6] btrfs-progs: cmd_start_replace() to use test_dev_for_mkfs()
` [PATCH 4/6] btrfs-progs: mkfs.c overwrites fd without appropriate close
` [PATCH 5/6] btrfs-progs: avoid write to the disk before sure to create fs
` [PATCH 6/6] btrfs-progs: don't have to report ENOMEDIUM error during open

[PATCH 0/6] USB: phy: phy-nop: Use RESET controller for managing the reset line
 2013-07-25 17:28 UTC  (5+ messages)
` [PATCH 1/6] usb: phy-nop: Use RESET Controller "

[PATCH v3] MIPS: cavium-octeon: fix I/O space setup on non-PCI systems
 2013-07-25 17:26 UTC 

[PATCH 00/48] xfsprogs: CRC support
 2013-07-25 17:28 UTC  (7+ messages)
` [PATCH 03/48] libxfs: add crc format changes to generic btrees
` [PATCH 13/48] xfs: shortform directory offsets change for dir3 format

[U-Boot] [PATCH v4 1/2] mx6: Factor out common HDMI setup code
 2013-07-25 17:28 UTC  (3+ messages)
` [U-Boot] [PATCH v4 2/2] mx6qsabresd: Add splash screen support via HDMI

[RFC 0/2] Set mmc(blk)X with DT alias
 2013-07-25 17:28 UTC  (2+ messages)

Weird trim test results
 2013-07-25 17:27 UTC  (3+ messages)

linux-next: Tree for Jul 25 [ call-trace: drm | drm-intel related? ]
 2013-07-25 17:26 UTC  (14+ messages)
` [Intel-gfx] "

[PATCH v2] kvm-unit-tests : Basic architecture of VMX nested test case
 2013-07-25 17:25 UTC  (4+ messages)

[RFC 0/1] drm/pl111: Initial drm/kms driver for pl111
 2013-07-25 17:17 UTC  (4+ messages)
` [RFC 1/1] "

[PATCH 1/2] btrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_dev_super()
 2013-07-25 17:29 UTC  (2+ messages)
` [PATCH 2/2] btrfs: btrfs_rm_device() should zero mirror SB as well

[PATCH] usb: dwc3: core: modify IO memory resource after deferred probe completes
 2013-07-25 17:21 UTC  (3+ messages)

[Devel] ACPICA version 20130725 released
 2013-07-25 17:21 UTC 

[PATCH 1/2] video: imxfb: Fix retrieve values from DT
 2013-07-25 17:20 UTC  (5+ messages)
` [PATCH 2/2] video: imxfb: Add feature to setup PWM Contrast Control Register

[RFC PATCH v2 0/2] pci/iommu: PCIe requester ID interface
 2013-07-25 17:19 UTC  (6+ messages)
` [RFC PATCH v2 1/2] pci: Create "

[PATCH] usb: gadget: at91_udc: Check gpio lookup results
 2013-07-25 17:19 UTC  (4+ messages)

[PATCH V8 libmlx4 0/2] Add extension and XRC QP support
 2013-07-25 17:19 UTC  (3+ messages)
` [PATCH V8 libmlx4 1/2] Infra-structure changes to support verbs extensions

[char-misc-next 2/3 V2] mei: don't get stuck in select during reset
 2013-07-25 17:15 UTC 

[iptables-nftables - RFC v2 PATCH 00/17] Xtables extensions: full support (pure nft or compat layer)
 2013-07-25 17:16 UTC  (18+ messages)
` [iptables-nftables - RFC v2 PATCH 01/17] nft: Remove useless function
` [iptables-nftables - RFC v2 PATCH 02/17] xtables: Add support for injecting xtables target into nft rule
` [iptables-nftables - RFC v2 PATCH 03/17] xtables: add support for injecting xtables matches "
` [iptables-nftables - RFC v2 PATCH 04/17] nft: Add nft expressions translation engine as a library
` [iptables-nftables - RFC v2 PATCH 05/17] nft: Integrate nft translator engine in current core
` [iptables-nftables - RFC v2 PATCH 06/17] nft: Manage xtables target parsing through translation tree
` [iptables-nftables - RFC v2 PATCH 07/17] nft: Manage xtables matches through nft "
` [iptables-nftables - RFC v2 PATCH 08/17] nft: Add support for xtables extensions callback to change cs
` [iptables-nftables - RFC v2 PATCH 09/17] xtables: Add support for registering nft translation function for target
` [iptables-nftables - RFC v2 PATCH 10/17] xtables: Add support for registering nft translation function for match
` [iptables-nftables - RFC v2 PATCH 11/17] nft: Register all relevant xtables extensions into translation tree
` [iptables-nftables - RFC v2 PATCH 12/17] nft: Refactor firewall printing so it reuses already parsed cs struct
` [iptables-nftables - RFC v2 PATCH 13/17] nft: Refactor rule deletion so it compares both cs structure
` [iptables-nftables - RFC v2 PATCH 14/17] xtables: nft: Complete refactoring on how rules are saved
` [iptables-nftables - RFC v2 PATCH 15/17] xtables: Support pure nft expressions for DNAT extension
` [iptables-nftables - RFC v2 PATCH 16/17] nft: Add a function to reset the counters of an existing rule
` [iptables-nftables - RFC v2 PATCH 17/17] xtables: Support -Z options for a given rule number

[Qemu-devel] [PATCH v3 00/14] qemu: generate acpi tables for the guest
 2013-07-25 17:18 UTC  (3+ messages)

[PATCH 0/3] Added Upstream status to some patches
 2013-07-25 17:17 UTC  (4+ messages)
` [PATCH 1/3] no-nls-dpkg.patch: Added Upstream Status
` [PATCH 2/3] use-host.patch: "
` [PATCH 3/3] fix-gcc-4.6-null-not-defined.patch: "

[PATCH 00/13] The big.LITTLE In-Kernel Switcher (IKS), part 1
 2013-07-25 17:15 UTC  (3+ messages)
` [PATCH 03/13] ARM: b.L: core switcher code

[PATCH V8 libibverbs 0/7] Add extension and XRC QP support
 2013-07-25 17:14 UTC  (3+ messages)
` [PATCH V8 libibverbs 1/7] Infrastructure to support verbs extensions

kdgb fix
 2013-07-25 17:13 UTC  (4+ messages)
` [PATCH] ARM: kdgb: use .inst for data to be assembled as intruction

[Bug 66805] New: [radeonsi] half life 2 base games are segfaulting
 2013-07-25 17:12 UTC  (2+ messages)
` [Bug 66805] "

[Bug 58556] New: MacBook Pro 5, 1 with nVidia 9400m and 9600m, scrambled screen
 2013-07-25 17:11 UTC  (2+ messages)
  ` [Bug 58556] "

[PATCH v6 0/7] ARM: mvebu: switch to DT probed mv643xx_eth
 2013-07-25 17:11 UTC  (3+ messages)

[Bug 67051] New: No nouveau HDMI sound on NVIDIA GT430
 2013-07-25 17:10 UTC  (2+ messages)
  ` [Bug 67051] "

[PATCH 0/4] scsi_debug: fix bugs with certain module parameters
 2013-07-25 17:10 UTC  (3+ messages)
` [PATCH 1/4] scsi_debug: fix endianness bug in sdebug_build_parts()

[PATCH 0/4] Smart/RPM related fixes
 2013-07-25 17:09 UTC  (5+ messages)
` [PATCH 1/4] python-smartpm: fix sometimes reporting no provider instead of conflict
` [PATCH 2/4] python-smartpm: add ignore-recommends package flag
` [PATCH 3/4] classes/image: ensure BAD_RECOMMENDATIONS supports pre-renamed package names
` [PATCH 4/4] classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPM

[PATCH] enable emuusb and emupci on emu platform only
 2013-07-25 17:06 UTC  (3+ messages)

[v2 PATCH] regulator: palmas: Store pdata pointer in palmas struct
 2013-07-25 17:04 UTC 

[patch] RDMA/ocrdma: several stack info leaks
 2013-07-25 17:05 UTC  (2+ messages)

nfs client: Now you see it, now you don't
 2013-07-25 17:05 UTC  (3+ messages)
` nfs client: Now you see it, now you don't (aka spurious ESTALE errors)

[PATCH] MIPS: Octeon: Move declaration of 'fixup_irqs' to common header
 2013-07-25 17:05 UTC  (2+ messages)

[patch] RDMA/nes: info leaks in nes_create_qp() and nes_create_cq()
 2013-07-25 17:04 UTC  (2+ messages)

[patch] IB/mlx5: stack info leak in mlx5_ib_alloc_ucontext()
 2013-07-25 17:04 UTC  (2+ messages)

mmap how does kernel know a page is mmaped
 2013-07-25 17:04 UTC  (2+ messages)

[patch] RDMA/cxgb3: stack info leak in iwch_craete_cq()
 2013-07-25 17:04 UTC  (2+ messages)

[PATCH 0/6] tracing: open/delete fixes
 2013-07-25 16:56 UTC  (3+ messages)

[PATCH v3 0/4] Optimise cache-flushing system call
 2013-07-25 17:01 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: entry: allow ARM-private syscalls to be restarted
` [PATCH v3 2/4] ARM: cacheflush: split user cache-flushing into interruptible chunks
` [PATCH v3 3/4] ARM: cacheflush: don't round address range up to nearest page
` [PATCH v3 4/4] ARM: cacheflush: don't bother rounding to nearest vma

[PATCH 1/2] staging: gdm7240: adding LTE USB driver
 2013-07-25 17:01 UTC  (8+ messages)
` [PATCH v2 "

[PATCH v2] PCI: Reset PCIe devices to stop ongoing DMA
 2013-07-25 17:00 UTC  (12+ messages)

[PATCH 0/8] Emulate virtual UART for DOM0 and some UART clean up
 2013-07-25 16:59 UTC  (8+ messages)
` [PATCH 2/8] pl011: Move registers' definition in a separate file
` [PATCH 3/8] xen/arm: Use define instead of hardcoded value in debug-pl011
` [PATCH 4/8] xen/arm: New callback in uart_driver to retrieve serial information
` [PATCH 5/8] xen/arm: Implement a virtual UART
` [PATCH 6/8] exynos4210: rename UTRSTAT_TX_EMPTY in UTRSTAT_TXFE
` [PATCH 7/8] exynos4210: Implement serial_info callback
` [PATCH 8/8] pl011: "

[Qemu-devel] [PATCH V6 0/3] Implement sync modes for drive-backup
 2013-07-25 16:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH V6 1/3] "

Boot failure when using meta-intel and meta-ivi
 2013-07-25 16:57 UTC  (2+ messages)
` [meta-intel] "

[PATCHv5 00/11] MSI support for Marvell EBU PCIe driver
 2013-07-25 16:57 UTC  (6+ messages)
` [PATCHv5 08/11] ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci

[PATCH 1/2] drm/i915: split PCI IDs out into i915_drm.h v3
 2013-07-25 16:55 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-i386: Only provide CMOV and friends if feature bit set
 2013-07-25 16:54 UTC  (2+ messages)

[Qemu-devel] [RFC 0/2] Allow QOM struct fields to be marked as private
 2013-07-25 16:42 UTC  (3+ messages)
` [Qemu-devel] [RFC 1/2] Provide infrastructure for marking private QOM struct fields
` [Qemu-devel] [RFC 2/2] arm_gic: Use new __private macro to mark private fields

Regarding offline build
 2013-07-25 16:51 UTC  (4+ messages)
` FW: "

Helping to model this workload
 2013-07-25 16:52 UTC  (2+ messages)

[Qemu-devel] [PATCH V7 00/13] monitor: support sub command group in auto completion and help
 2013-07-25 16:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH V7 13/13] monitor: improve auto complete of "help" for single command in sub group

[RESEND RFC PATCH 0/5] Add a hash value for each line in /dev/kmsg
 2013-07-25 16:51 UTC  (2+ messages)

[RFC/PATCH 0/2] ext4: Transparent Decompression Support
 2013-07-25 16:42 UTC  (5+ messages)

[lm-sensors] [PATCH] Avoiding warnings when piping to sensors-detect
 2013-07-25 16:49 UTC 


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.