All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-30 09:01:54 to 2013-09-30 10:13:40 UTC [more...]

[ 3.5.y.z extended stable ] Linux 3.5.7.22 stable review
 2013-09-30 10:11 UTC  (32+ messages)
` [PATCH 001/104] iwl4965: fix rfkill set state regression
` [PATCH 003/104] ALSA: opti9xx: Fix conflicting driver object name
` [PATCH 004/104] SUNRPC: Fix memory corruption issue on 32-bit highmem systems
` [PATCH 007/104] ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()
` [PATCH 008/104] Bluetooth: Add support for Foxconn/Hon Hai [0489:e04d]
` [PATCH 016/104] rculist: list_first_or_null_rcu() should use list_entry_rcu()
` [PATCH 017/104] USB: mos7720: use GFP_ATOMIC under spinlock
` [PATCH 018/104] USB: mos7720: fix big-endian control requests
` [PATCH 021/104] usb: xhci: Disable runtime PM suspend for quirky controllers
` [PATCH 024/104] ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT
` [PATCH 027/104] ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CA
` [PATCH 028/104] regmap: silence GCC warning
` [PATCH 035/104] cifs: don't instantiate new dentries in readdir for inodes that need to be revalidated immediately
` [PATCH 037/104] tipc: fix lockdep warning during bearer initialization
` [PATCH 038/104] htb: fix sign extension bug
` [PATCH 042/104] fib_trie: remove potential out of bound access
` [PATCH 044/104] tcp: cubic: fix bug in bictcp_acked()
` [PATCH 045/104] macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
` [PATCH 047/104] 8139cp: Fix skb leak in rx_status_loop failure path
` [PATCH 048/104] tun: signedness bug in tun_get_user()
` [PATCH 053/104] ipv6: Don't depend on per socket memory for neighbour discovery messages
` [PATCH 055/104] ath9k: always clear ps filter bit on new assoc
` [PATCH 066/104] drm/radeon: update line buffer allocation for dce4.1/5
` [PATCH 070/104] drm/radeon: fix handling of variable sized arrays for router objects
` [PATCH 076/104] fuse: invalidate inode attributes on xattr modification
` [PATCH 078/104] DocBook: upgrade media_api DocBook version to 4.2
` [PATCH 083/104] libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calc
` [PATCH 085/104] HID: ntrig: validate feature report details
` [PATCH 086/104] HID: picolcd_core: validate output "
` [PATCH 098/104] crypto: api - Fix race condition in larval lookup

[PATCH] fix librados aio read buffer handling
 2013-09-30 10:13 UTC 

[PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
 2013-09-30 10:13 UTC  (9+ messages)

[PATCH] libxl: new parameters for upstream qemu's vga interfaces
 2013-09-30 10:12 UTC 

[PATCH v2 00/12] clk/exynos convert clock IDs to macros
 2013-09-30 10:11 UTC  (7+ messages)

L3FWD LPM IP lookup performance question
 2013-09-30 10:11 UTC  (4+ messages)

[RFC PATCH 00/11 Allow PR and HV KVM to coexist in one kernel
 2013-09-30 10:09 UTC  (16+ messages)
` [RFC PATCH 06/11] kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
` [RFC PATCH 07/11] kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header
` [RFC PATCH 08/11] kvm: powerpc: book3s: Support building HV and PR KVM as module

[Qemu-devel] [PATCH 0/3] hw: set irq without selecting INTx pin
 2013-09-30 10:10 UTC  (8+ messages)

imx6q: Xorg multi screen support
 2013-09-30 10:07 UTC 

[RFC/query] kvm async_pf anon pined pages migration
 2013-09-30 10:03 UTC 

[U-Boot] [PATCH] i2c: s3c24xx: add hsi2c controller support
 2013-09-30 10:03 UTC  (4+ messages)
` [U-Boot] [PATCH 0/3] i2c: improve s3c24x0 with High-speed and new SYS_I2C framework support

[Qemu-trivial] [PATCH] migration: Fix compiler warning ('caps' may be used uninitialized)
 2013-09-30  9:59 UTC  (5+ messages)
    ` [Qemu-trivial] [Qemu-devel] "
      ` [Qemu-devel] [Qemu-trivial] "

[PATCH -v1.1] x86, boot: Further compress CPUs bootup message
 2013-09-30  9:56 UTC  (11+ messages)

[Qemu-devel] Attaching PCI devices to the PCIe root complex
 2013-09-30  9:55 UTC  (6+ messages)

[PATCH] extcon: arizona: Get pdata from arizona structure not device
 2013-09-30  9:52 UTC  (3+ messages)

[PATCH v2 1/3] ARM: dts: exynos4210-origen: Add fixed voltage regulator to simple bus
 2013-09-30  9:51 UTC  (2+ messages)

[PATCH RFC 0/7] V4L2 mem-to-mem ioctl helpers
 2013-09-30  9:50 UTC  (15+ messages)
` [PATCH RFC 1/7] V4L: Add mem2mem ioctl and file operation helpers
` [PATCH RFC 2/7] mem2mem_testdev: Use mem-to-mem ioctl and vb2 helpers
` [PATCH RFC 3/7] exynos4-is: Use mem-to-mem ioctl helpers
` [PATCH RFC 4/7] s5p-jpeg: "
` [PATCH RFC 5/7] mx2-emmaprp: "
` [PATCH RFC 6/7] exynos-gsc: "
` [PATCH RFC 7/7] s5p-g2d: "

qemu, numa: non-contiguous cpusets
 2013-09-30  9:49 UTC  (5+ messages)
` [Qemu-devel] "

[PATCH 0/3] v7-M support using MULTIPLATFORM
 2013-09-30  9:49 UTC  (4+ messages)
` [PATCH 1/3] ARM: drop !ARCH_MULTIPLATFORM dependency of XIP_KERNEL
` [PATCH 2/3] ARM: allow MULTIPLATFORM on no-MMU machines
` [PATCH 3/3] [RFC] ARM: prepare ARMv7-M for MULTIPLATFORM use

[Qemu-devel] [PATCH 0/3] qcow2: Small error path fixes for l2_allocate
 2013-09-30  9:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] qcow2: Free allocated L2 cluster on error

[PATCH 0/1] Fix YOCTO #3656
 2013-09-30  9:48 UTC  (2+ messages)
` [PATCH 1/1] rpm: fix rpm2cpio segmentation fault

[Bug 69952] New: [NVAA] Xorg crash+restart after glxgears on 3.12-rc2
 2013-09-30  9:47 UTC 

[Xenomai] No GPIO IRQ on imx28(apf28), kernel 3.8.13
 2013-09-30  9:47 UTC 

[PATCH 3.12 1/2] mac80211: use sta_info_get_bss() for nl80211 tx and client probing
 2013-09-30  9:46 UTC  (5+ messages)
` [PATCH 3.12 2/2] mac80211: update sta->last_rx on acked tx frames

[PATCH] tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT
 2013-09-30  9:45 UTC  (4+ messages)

[U-Boot] [PATCH 0/9] net: tsec: Driver portability fixes and cleanup
 2013-09-30  9:44 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] net: Fix mcast function pointer prototype
` [U-Boot] [PATCH 2/9] net: tsec: Fix and cleanup tsec_mcast_addr()
` [U-Boot] [PATCH 3/9] net: tsec: Fix priv pointer in tsec_mcast_addr()
` [U-Boot] [PATCH 4/9] net: tsec: Cleanup tsec regs init and fix __iomem warns
` [U-Boot] [PATCH 5/9] net: fsl_mdio: Fix warnings for __iomem pointers
` [U-Boot] [PATCH 6/9] net: tsec: Fix CamelCase issues around BD code
` [U-Boot] [PATCH 7/9] net: tsec: Use portable types and accessors for BDs
` [U-Boot] [PATCH 8/9] net: tsec: Use portable regs type (uint->u32)
` [U-Boot] [PATCH 9/9] net: tsec: Fix mac addr setup portability, cleanup

[PATCH v2] USB: gadget: epautoconf: fix ep maxpacket check
 2013-09-30  9:44 UTC 

[PATCH] iw: use nl80211 for phy_lookup function
 2013-09-30  9:44 UTC 

[PATCH v2 0/3] AArch64: KGDB support
 2013-09-30  9:44 UTC  (4+ messages)
` [PATCH v2 1/3] AArch64: Add single-step and breakpoint handler hooks
` [PATCH v2 2/3] AArch64: KGDB: Add Basic KGDB support
` [PATCH v2 3/3] AArch64: KGDB: Add step debugging support

bootloader specification for barebox
 2013-09-30  9:43 UTC  (5+ messages)
` [PATCH 1/4] add function to read single line files
` [PATCH 2/4] cdev: store dos partition type in struct cdev
` [PATCH 3/4] Implement bootloader spec support for barebox
` [PATCH 4/4] add kernel-install tool for bootloader Spec

[PATCH 3.12] mac80211: fix a tx power handling regression
 2013-09-30  9:43 UTC  (3+ messages)

[PATCH v2] USB: gadget: f_fs: fix error handling
 2013-09-30  9:41 UTC 

[PATCH 1/3] mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptr
 2013-09-30  9:40 UTC  (3+ messages)
` [PATCH 2/3] mtd: nand: lpc32xx_slc: "
` [PATCH 3/3] mtd: nand: pxa3xx_nand: "

[PATCH 0/2] kvm tools: arm: support Cortex-A7 CPUs
 2013-09-30  9:38 UTC  (3+ messages)
` [PATCH 2/2] kvm tools: arm: add support for ARM Cortex-A7

adding can4linux to drivers/char
 2013-09-30  9:35 UTC  (5+ messages)

[PATCH] mac80211: Run deferred scan if last roc_list item is not started
 2013-09-30  9:36 UTC 

[RFT PATCH v1 0/7] enable FPSIMD lazy save and restore for arm64
 2013-09-30  9:34 UTC  (6+ messages)
` [RFT PATCH v1 6/7] amd64: avoid saving and restoring FPSIMD registers until threads access them

Ask for help on SPI slave side driver support
 2013-09-30  9:33 UTC  (3+ messages)

[PATCH v3 0/4] Exynos5 Series SCALER Driver
 2013-09-30  9:32 UTC  (4+ messages)
` [PATCH v3 3/4] [media] exynos-scaler: Add m2m functionality for the SCALER driver

[PATCH] iw: sync frequency to channel mapping with kernel
 2013-09-30  9:32 UTC  (2+ messages)

[PATCH v2] writeback: Do not sync data dirtied after sync start
 2013-09-30  9:31 UTC  (3+ messages)

[PATCH] iproute2: xfrm state add abort issue
 2013-09-30  9:29 UTC  (6+ messages)
      ` [PATCH] {iproute2, xfrm}: Use memcpy to suppress gcc phony buffer overflow warning

[PATCH v4 00/11] ARM: OMAP2+: AM43x PRCM basic support
 2013-09-30  9:31 UTC  (4+ messages)
` [PATCH v4 07/11] ARM: OMAP2+: CM: AM43x clockdomain data

[PATCH] ARM: l2x0: protect outer_cache_fns.sync pointer assignment with OUTER_CACHE_SYNC
 2013-09-30  9:30 UTC  (4+ messages)

ath9k AR9287 status?
 2013-09-30  9:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/5] bugs fix for hpet
 2013-09-30  9:30 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 2/5] hpet: entitle more irq pins "

[Qemu-devel] [PULL 0/1] seabios update to 1.7.3.2
 2013-09-30  9:24 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] update seabios from 1.7.2.2 "

CSCHED_CREDITS_PER_MSEC" and "MILLISECS(1)"
 2013-09-30  9:26 UTC  (2+ messages)

[PATCH] pmd: use byte ordering functions from dpdk
 2013-09-30  9:24 UTC  (3+ messages)
      ` [vmxnet3-usermap PATCH] "

[vmxnet3-usermap PATCH] kmod: remove useless debug hack
 2013-09-30  9:24 UTC  (3+ messages)

[PATCH 3/3] Bluetooth: Provide high speed configuration option
 2013-09-30  9:23 UTC  (3+ messages)

[ 000/117] 3.11.2-stable review
 2013-09-30  9:23 UTC  (4+ messages)
` [ 062/117] ext4: fix ext4_writepages() in presence of truncate

master - libdm: export DM_UDEV_SUBSYSTEM_FLAG names for subystem udev flags
 2013-09-30  9:23 UTC 

[nftables tool - PATCH] include: Add proper nfnetlink header to fix compilation error
 2013-09-30  9:22 UTC 

[PATCH 1/2] [RESEND] snd-ac97-codec: Add ID for TI TLV320AIC27 codec
 2013-09-30  9:22 UTC  (2+ messages)
` [alsa-devel] "

[PATCHv2] x86: EFI stub support for large memory maps
 2013-09-30  9:22 UTC  (8+ messages)
` [PATCHv3] "

[PATCH 0/8] i2c: Remove redundant driver field from the i2c_client struct
 2013-09-30  9:22 UTC  (4+ messages)
` [PATCH 6/8] ALSA: ppc: keywest: Don't use i2c_client->driver

[PATCH -tip V2] [BUGFIX] perf probe: Fix to find line information for probe list
 2013-09-30  9:21 UTC 

[Qemu-devel] [PATCH] block: use correct filename for error report
 2013-09-30  9:20 UTC  (3+ messages)

[PATCH v1 net-next] net: pkt_sched: PIE AQM scheme
 2013-09-30  9:19 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: timer: build with DRA7xx enable but without OMAP5
 2013-09-30  9:20 UTC  (2+ messages)

[PATCH] ARM: h3600: update defconfig
 2013-09-30  9:19 UTC 

[PATCH v3 0/7] support for cubieboard2 / sunxi processors
 2013-09-30  9:19 UTC  (9+ messages)
` [PATCH 7/7] xen/arm: Blacklist some sun7i UARTs

Initial scan files for PT
 2013-09-30  1:15 UTC  (2+ messages)

[PATCH] caiaq: LED support for Maschine Controller
 2013-09-30  9:21 UTC  (3+ messages)

[Buildroot] [PATCH] pppd: needs mmu and shared objects
 2013-09-30  9:18 UTC 

[Qemu-trivial] [PATCH] block: Remove unused assignment (fixes warning from clang)
 2013-09-30  9:16 UTC  (5+ messages)
      ` [Qemu-devel] "

[PATCH 1/4] driver core: introduce helper macro initcall_driver()
 2013-09-30  9:16 UTC  (2+ messages)

[alsa-devel] hdmi sound rerouted?
 2013-09-30  9:18 UTC  (3+ messages)
  ` [Alsa-user] "

[PATCH] ipc/sem.c: synchronize semop and semctl with IPC_RMID
 2013-09-30  9:13 UTC 

master - udev: make subsystem rules responsible for importing subsystem flags
 2013-09-30  9:14 UTC 

[Qemu-devel] [PULL 0/9] roms: various build improvements
 2013-09-30  9:12 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] roms: add 'make clean'
` [Qemu-devel] [PATCH 2/9] roms: enable parallel builds for 'make lgplvgabios'
` [Qemu-devel] [PATCH 3/9] roms: build lgplvgabios isavga variant
` [Qemu-devel] [PATCH 4/9] roms: parallel ipxe builds
` [Qemu-devel] [PATCH 5/9] roms: rewrite scripts/refresh-pxe-roms.sh
` [Qemu-devel] [PATCH 6/9] roms: add rules to build slof
` [Qemu-devel] [PATCH 7/9] roms: enable ipxe cross builds
` [Qemu-devel] [PATCH 8/9] roms: enable parallel seabios / seavgabios builds
` [Qemu-devel] [PATCH 9/9] roms: add support for building sgabios

iram pool not available for MX27
 2013-09-30  9:14 UTC  (4+ messages)

[PATCH net-next] xen-netfront: convert to GRO API and advertise this feature
 2013-09-30  9:12 UTC  (4+ messages)

[PATCH v5] PWM: atmel-pwm: add PWM controller driver
 2013-09-30  9:10 UTC  (3+ messages)

[PATCH 1/3] i2c: xilinx: Fix i2c sparse warnings
 2013-09-30  9:08 UTC  (5+ messages)
` [PATCH 2/3] i2c: xilinx: Set tx direction in write operation
` [PATCH 3/3] i2c: xilinx: Use devm_* functions

[PATCH 2/2] [RESEND] snd-ac97-codec: Use complete ID when the codec is not known
 2013-09-30  9:08 UTC  (2+ messages)
` [alsa-devel] "

[PATCH v5] KVM: nVMX: Fully support of nested VMX preemption timer
 2013-09-30  9:08 UTC  (3+ messages)

[PATCH V5 net-next 0/3] The huawei_cdc_ncm driver
 2013-09-30  9:07 UTC  (3+ messages)
` [PATCH V5 net-next 2/3] net: huawei_cdc_ncm: Introduce the "

[PATCH] iwlwifi: pcie: fix merge damage
 2013-09-30  9:07 UTC  (2+ messages)

[Qemu-devel] [PATCH] coroutine: add ./configure --disable-coroutine-pool
 2013-09-30  9:06 UTC  (5+ messages)

[PATCH v4 0/4] Target CPU=Host implementation for KVM ARM/ARM64
 2013-09-30  9:06 UTC  (7+ messages)
` [PATCH v4 4/4] KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctl

[PATCH] slub: Proper kmemleak tracking if CONFIG_SLUB_DEBUG disabled
 2013-09-30  9:04 UTC  (3+ messages)

[net-next PATCH V2] virtio-net: switch to use XPS to choose txq
 2013-09-30  9:04 UTC  (2+ messages)

[PATCH] Add support for Tx->Rx loopback mode for 82599
 2013-09-30  9:02 UTC  (3+ messages)

REMINDER: Xen Project Document Day is Monday Sept 30
 2013-09-30  9:02 UTC 

[PATCH 1/1] drivers/pps/clients/pps-gpio.c: Remove redundant of_match_ptr
 2013-09-30  9:01 UTC 

[PATCH v2 1/1] usb: gadget: f_fs: Add support for SuperSpeed Mode
 2013-09-30  9:01 UTC  (6+ messages)

[BUG] hhvm running on Ubuntu 13.04 with Xen Hypervisor - linux kernel panic
 2013-09-30  9:01 UTC  (2+ messages)


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.