All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-04 11:59:29 to 2013-09-04 13:04:53 UTC [more...]

[PATCH 0/2 v3] Fix O_SYNC AIO DIO
 2013-09-04 13:04 UTC  (4+ messages)
` [PATCH 1/2] direct-io: Implement generic deferred AIO completions
` [PATCH 2/2] direct-io: Handle O_(D)SYNC AIO

PACKAGECONFIG ?
 2013-09-04 13:04 UTC  (3+ messages)

[libnftables PATCH] chain: xml: optional attributes
 2013-09-04 13:04 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] [PATCH RFC v3] s390 cpu hotplug
 2013-09-04 13:04 UTC  (4+ messages)

[Xen-users] Performance test regarding xenstored
 2013-09-04 13:04 UTC  (5+ messages)

[PATCH] ethernet/arc/arc_emac: optimize the Tx/Tx-reclaim paths a bit
 2013-09-04 13:03 UTC 

GCC search paths in MinGW SDK
 2013-09-04 13:03 UTC  (4+ messages)

[PATCH 0/4] drivers/net: fix too big NAPI weights
 2013-09-04 13:03 UTC  (6+ messages)
` [PATCH 4/4] qlcnic: use standard "
        ` [PATCH net-next v2] "

[RFC] staging/iio/adc: change the MXS touchscreen driver implementation
 2013-09-04 13:01 UTC  (11+ messages)
` [PATCH 1/5] Staging/iio/adc/touchscreen/MXS: distinguish i.MX23's and i.MX28's LRADC
` [PATCH 2/5] Staging/iio/adc/touchscreen/MXS: separate i.MX28 specific register bits
` [PATCH 3/5] Staging/iio/adc/touchscreen/MXS: add i.MX23 support to the LRADC driver
` [PATCH 4/5] Staging/iio/adc/touchscreen/MXS: add interrupt driven touch detection
` [PATCH 5/5] Staging/iio/adc/touchscreen/MXS: Remove old touchscreen detection implementation

[PATCH 0/8] mmc: sdhci-esdhc-imx: add SD3.0 support
 2013-09-04 12:54 UTC  (18+ messages)
` [PATCH 1/8] mmc: sdhci: add hooks for platform specific tuning
` [PATCH 2/8] mmc: sdhci: allow platform access of sdhci_send_command
` [PATCH 3/8] sdhci: sdhci-esdhc-imx: support real clock on and off for imx6q
` [PATCH 4/8] sdhci: sdhci-esdhci-imx: add sd3.0 clock tuning support
` [PATCH 5/8] sdhci: sdhci-esdhc-imx: change pinctrl state according to uhs mode
` [PATCH 6/8] mmc: sdhci-esdhc: correct pre_div for imx6q
` [PATCH 7/8] mmc: sdhci-esdhc: set actual_clock in clock setting
` [PATCH 8/8] ARM: dts: imx6qdl: add uhs pinctrl state for usdhc3

Question about PLATFORM_QUIRK_DOM0_MAPPING_11
 2013-09-04 13:01 UTC  (4+ messages)

[PATCH 0/4] netfilter updates for net-next
 2013-09-04 13:00 UTC  (5+ messages)
` [PATCH 1/4] netfilter: more strict TCP flag matching in SYNPROXY
` [PATCH 2/4] netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()
` [PATCH 3/4] netfilter: SYNPROXY: let unrelated packets continue
` [PATCH 4/4] netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet

[U-Boot] [PATCH 1/2] ARM: tegra: support SKU b1 of Tegra30
 2013-09-04 13:00 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board

[Qemu-devel] [RFC PATCH] spapr: add initial ibm, client-architecture-support rtas call support
 2013-09-04 12:59 UTC  (6+ messages)

[PATCH net-next v2 0/2] prandom_u32_range, prandom_u32_max helpers
 2013-09-04 12:58 UTC  (5+ messages)
` [PATCH net-next v2 1/2] random: add prandom_u32_range and "
` [PATCH net-next v2 2/2] net: migrate direct users to prandom_u32_max

[PATCH] xend: handle extended PCI configuration space when saving state
 2013-09-04 12:57 UTC  (6+ messages)
  ` xend deprecation [Was: Re: [PATCH] xend: handle extended PCI configuration space when saving state]
      ` xend deprecation

[PATCH] netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet
 2013-09-04 12:57 UTC  (2+ messages)

[PATCH] netfilter: SYNPROXY core: fix warning in __nf_ct_ext_add_length()
 2013-09-04 12:57 UTC  (4+ messages)

[PATCH 1/2] ceph: Implement readv/preadv for sync operation
 2013-09-04 12:57 UTC  (2+ messages)

[nf-next PATCH] netfilter: SYNPROXY let unrelated packets continue
 2013-09-04 12:56 UTC  (2+ messages)

[PATCH] hob: limit the description size when a custom image is saved
 2013-09-04 12:55 UTC  (2+ messages)

[Qemu-devel] [RFC qom-cpu 00/41] QOM CPUState, part 13: Emptying CPU_COMMON
 2013-09-04 12:55 UTC  (28+ messages)
` [Qemu-devel] [RFC qom-cpu 01/41] cpu: Turn cpu_has_work() into a CPUClass hook
` [Qemu-devel] [RFC qom-cpu 02/41] cpu: Turn cpu_mmu_index() "
` [Qemu-devel] [RFC qom-cpu 04/41] cpu: Turn cpu_handle_mmu_fault() "
` [Qemu-devel] [RFC qom-cpu 11/41] cpu: Move exception_index field from CPU_COMMON to CPUState
` [Qemu-devel] [RFC qom-cpu 13/41] cpu: Drop cpu_model_str from CPU_COMMON
` [Qemu-devel] [RFC qom-cpu 16/41] cpu: Move breakpoints field from CPU_COMMON to CPUState
` [Qemu-devel] [RFC qom-cpu 18/41] exec: Change tlb_fill() argument "
` [Qemu-devel] [RFC qom-cpu 19/41] cpu-exec: Change cpu_loop_exit() "
` [Qemu-devel] [RFC qom-cpu 20/41] translate-all: Change cpu_restore_state() "
` [Qemu-devel] [RFC qom-cpu 33/41] cputlb: Change tlb_set_page() "
` [Qemu-devel] [RFC qom-cpu 34/41] exec: Change cpu_abort() "
` [Qemu-devel] [RFC qom-cpu 39/41] cputlb: Change tlb_flush_page() "
` [Qemu-devel] [RFC qom-cpu 40/41] cputlb: Change tlb_flush() "

[PATCH] genericx86: tune for i586 instead of atom
 2013-09-04 12:54 UTC  (8+ messages)

[PATCH/RFC v3 00/19] Common Display Framework
 2013-09-04 12:52 UTC  (3+ messages)
` [PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

[PATCH 1/1] arm64: Align an assembler string properly
 2013-09-04 12:52 UTC  (2+ messages)

[PATCH 3/3] lttng-modules: Update to version 2.3.0
 2013-09-04 12:51 UTC 

[PATCH 2/3] lttng-tools: Update to version 2.3.0
 2013-09-04 12:51 UTC 

[PATCH 1/3] lttng-ust: Update to version 2.3.0
 2013-09-04 12:51 UTC 

[PATCH 0/3] lttng: update to lttng 2.3.0
 2013-09-04 12:51 UTC 

[U-Boot] [PATCH v3 0/5] mtd: nand: omap: optimize and clean-up of OMAP NAND driver
 2013-09-04 12:51 UTC  (4+ messages)

[PATCH] tools: build debug qemu-xen in debug tools builds
 2013-09-04 12:50 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3 resend v2] Migration fix
 2013-09-04 12:49 UTC  (2+ messages)

[meta-oe][PATCH] qt-creator: update to 2.8.1
 2013-09-04 12:50 UTC  (5+ messages)

[meta-oe][PATCH V4 ] daq: add recipe
 2013-09-04 12:49 UTC  (2+ messages)

[iptables-nftables PATCH 1/1 v4] nft: refactoring parse operations for more genericity
 2013-09-04 12:47 UTC  (2+ messages)

[U-Boot] [PATCH] MTD: atmel_nand: support for software BCH ECC
 2013-09-04 12:46 UTC  (5+ messages)

[PATCH 1/2][usbutils] lsusb: port to hwdb
 2013-09-04 12:47 UTC 

[PATCH] [VPG HSW-A] drm/i915: BUN vol4g[DevHSW] Vblank interrupt on disabled pipe
 2013-09-04 12:45 UTC  (2+ messages)

More RTC issues with Win2k3
 2013-09-04 12:44 UTC  (4+ messages)

[PATCH v3 1/2] ARM: OMAP: Add secure function omap_smc3() which calling instruction smc #1
 2013-09-04 12:43 UTC 

[PATCH 0/4] [RFC] nfnetlink_acct: Traffic-based and periodic notifications
 2013-09-04 12:44 UTC  (7+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] libnetfilter-acct: Introduce support for notifications
` [PATCH 3/4] nfacct: Add 'notify' commands "
` [PATCH 4/4] nfacct: Add man page section for the 'notify' commands

[U-Boot] [PATCH] am335x_evm.h: Add back the actual load of the kernel image
 2013-09-04 12:41 UTC 

[PATCH] xen-netback: count number required slots for an skb more carefully
 2013-09-04 12:41 UTC  (5+ messages)

[PATCH 00/11] iio: ST clean-ups and new pressure sensor device
 2013-09-04 12:38 UTC  (5+ messages)
` [PATCH 02/11] ARM: ux500: Enable the LPS001WP Pressure & Temperature sensor from DT

[patch 0/7] improve memcg oom killer robustness v2
 2013-09-04 12:39 UTC  (15+ messages)

[PATCH] wavelan.4: Remove manpage for no longer available driver
 2013-09-04 12:38 UTC  (2+ messages)

[Buildroot] running make uclibc-menuconfig fails if the ccache is enabled
 2013-09-04 12:37 UTC 

[PATCH] drm/nv84-: write fence value on exit, and restore value on init
 2013-09-04 12:37 UTC  (3+ messages)

[char-misc-next] hpet: remove useless check if fixmem32 is NULL
 2013-09-04 12:35 UTC 

[Buildroot] [PATCH] perf: Add host-bison, host-flex dependencies
 2013-09-04 12:36 UTC 

[Qemu-devel] [PATCH v3 0/2] block: allow commit active as top
 2013-09-04 12:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] block: allow live commit of active image

[PATCH] [RFC] xt_owner: enable xt_owner on INPUT chain
 2013-09-04 12:34 UTC  (3+ messages)
` [PATCH] "

Kernel 3.7+ tcp_metric cache system
 2013-09-04 12:34 UTC  (2+ messages)

[U-Boot] [PATCH] arm:mmc:goni/exynos: Fix wrong mmc base register devices offset
 2013-09-04 12:34 UTC  (4+ messages)
` [U-Boot] [PATCH] ums: Add "dev num" parameter. Check mmc device before do ums init

[sched next] overflowed cpu time for kernel threads in /proc/PID/stat
 2013-09-04 12:33 UTC  (12+ messages)
                  ` [PATCH -tip] sched/cputime: do not scale when utime == 0

clock_getres.2: Remove obsolete note on SMP systems
 2013-09-04 12:32 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
 2013-09-04 12:32 UTC  (4+ messages)

[PATCH 2/3] mmc: core: add ignorance case for CMD13 CRC error
 2013-09-04 12:31 UTC  (7+ messages)
  ` [PATCH v2] mmc: "
        ` [PATCH v3] "

[PATCH] dma-buf: Expose buffer size to userspace (v2)
 2013-09-04 12:29 UTC  (6+ messages)

cannot boot mx6dl sabresd
 2013-09-04 12:29 UTC  (3+ messages)

[PATCH] drm/nouveau: fix command submission to use vmalloc for big allocations
 2013-09-04 12:27 UTC  (3+ messages)

[PATCH 0/13] Atari EtherNAT/EtherNEC/NetUSBee support
 2013-09-04 12:26 UTC  (4+ messages)
` [PATCH 11/12] m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCD

[Patch v3 0/3] Add CCI PMU support
 2013-09-04 12:26 UTC  (5+ messages)
` [Patch v3 2/3] ARM: dts: Document the CCI PMU DT bindings

how to replace broken mon?
 2013-09-04 12:26 UTC 

[U-Boot] [RFC PATCH 0/3] USB: atmel: add atmel usba udc driver support
 2013-09-04 12:25 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 3/3] ARM: atmel: add RNDIS gadget support

[Qemu-devel] [PATCH] seccomp: adding times() to the whitelist
 2013-09-04 12:25 UTC 

[PATCH] gpio: return -ENOTSUPP if debounce cannot be set
 2013-09-04 12:23 UTC 

Building an atom-pc image
 2013-09-04 12:23 UTC 

[kernel/3.0.35-4.1.0 PATCH 0/8] Missing/pending patches for 3.0.35-4.1.0
 2013-09-04 12:23 UTC  (3+ messages)

[meta-networking][PATCH] openflow: Add latest from git
 2013-09-04 12:22 UTC  (10+ messages)

[PATCH v3] Teach git to change to a given directory using -C option
 2013-09-04 12:20 UTC  (4+ messages)

[Qemu-devel] [qemu-devel]question on virtqueue_get_avail_bytes
 2013-09-04 12:18 UTC  (5+ messages)

[PATCH] KVM: PPC: fix couple of memory leaks in MPIC/XICS devices
 2013-09-04 12:16 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC] dataplane: Fix startup race
 2013-09-04 12:16 UTC 

[Buildroot] [PATCH] dependencies: Add host prerequisite for elf2flt
 2013-09-04 12:16 UTC  (9+ messages)

[U-Boot] [PATCH] net, phy, cpsw: fix unaligned access if no phy found
 2013-09-04 12:16 UTC 

[PATCH v3] ethernet/arc/arc_emac - Add new driver
 2013-09-04 12:14 UTC  (3+ messages)
  ` Query about TX BD Reclaim in Napi poll path (was Re: [PATCH v3] ethernet/arc/arc_emac - Add new driver)

[PATCH] rwsem: add rwsem_is_contended
 2013-09-04 12:13 UTC  (8+ messages)

[PATCH v2 1/3] drm/i915: add asserts for cursor state in crtc mode set
 2013-09-04 12:11 UTC  (2+ messages)

[meta-fsl-arm PATCH 1/3] packagegroup-core-directfb: Add Vivante GPU support
 2013-09-04 12:10 UTC  (4+ messages)
` [meta-fsl-arm PATCH 2/3] linux-fslc: Update to 3.11 based kernel

test incorrectly rejecting valid expression with confusing ! placement
 2013-09-04 12:09 UTC  (5+ messages)

[PATCH v7] interrupts: allow guest to set/clear MSI-X mask bit
 2013-09-04 12:10 UTC  (4+ messages)

[PATCH 01/10] regulator: tps51632: Use devm_regulator_register
 2013-09-04 11:47 UTC  (10+ messages)
` [PATCH 02/10] regulator: tps62360: "
` [PATCH 03/10] regulator: tps65023: "
` [PATCH 04/10] regulator: tps6507x: "
` [PATCH 05/10] regulator: tps65090: "
` [PATCH 06/10] regulator: tps65217: "
` [PATCH 07/10] regulator: tps6586x: "
` [PATCH 08/10] regulator: tps65910: "
` [PATCH 09/10] regulator: tps65912: "
` [PATCH 10/10] regulator: tps80031: "

[PATCH v4] ipv6:introduce function to find route for redirect
 2013-09-04 12:06 UTC  (5+ messages)

[PATCH] EMMA: Add em i2c driver
 2013-09-04 12:06 UTC  (6+ messages)
` EMMA I2C driver

[Xenomai] unmapping and remapping /dev/rtheap
 2013-09-04 12:06 UTC  (7+ messages)

[PATCH 1/3] drm/i915: Hold an object reference whilst we shrink it
 2013-09-04 12:05 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Rename ring->outstanding_lazy_request
` [PATCH 3/3] drm/i915; Preallocate the lazy request

nd/magic-pathspec exposes breakage in git-add--interactive on Windows
 2013-09-04 12:02 UTC  (8+ messages)
` [PATCH] Turn off pathspec magic on "{checkout,reset,add} -p" on native Windows builds
          ` [PATCH] add--interactive: fix external command invocation on Windows

[LTP] [PATCH 1/2 v2] Check if xfs quota is available
 2013-09-04 12:03 UTC 

[PATCH 0/10] Add additional security checks when module loading is restricted
 2013-09-04 12:01 UTC  (8+ messages)
` [PATCH V2 10/10] Add option to automatically enforce module signatures when in Secure Boot mode

[PATCH v2 net-next] pkt_sched: fq: Fair Queue packet scheduler
 2013-09-04 11:59 UTC  (7+ messages)

[PATCH V3 0/6] vhost code cleanup and minor enhancement
 2013-09-04 11:59 UTC  (3+ messages)
` [PATCH V3 4/6] vhost_net: determine whether or not to use zerocopy at one time


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.