All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-16 15:38:25 to 2013-10-16 16:22:36 UTC [more...]

[PATCH 0/8] sdhci: Move real work out of an atomic context
 2013-10-16 16:20 UTC  (9+ messages)
` [PATCH 1/8] sdhci: Turn timeout timer into delayed work
` [PATCH 2/8] sdhci: Turn tuning "
` [PATCH 3/8] sdhci: Use work structs instead of tasklets
` [PATCH 4/8] sdhci: Use threaded IRQ handler
` [PATCH 5/8] sdhci: Delay led blinking
` [PATCH 6/8] sdhci: Turn host->lock into a mutex
` [PATCH 7/8] sdhci: Get rid of mdelay()s where it is safe and makes sense
` [PATCH 8/8] sdhci: Use jiffies instead of a timeout counter

How to online remove an error scsi disk from the system?
 2013-10-16 16:22 UTC  (2+ messages)

[PATCH] blk-throttle: simplify logic by token bucket algorithm
 2013-10-16 16:22 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/i915: Make PTE valid encoding optional
 2013-10-16 16:21 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Disable GGTT PTEs on GEN6+ suspend
  ` [PATCH 2/2] [v2] "

[PATCH] sound: pci: emu10k1: Remove useless casting in emufx.c
 2013-10-16 16:21 UTC 

BUG_ON in recovery.c after powercut
 2013-10-16 16:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v14 0/8] Shared Library Module Support
 2013-10-16 16:20 UTC  (2+ messages)

Minutes: Yocto Project 1.5 release readiness review - 10/16/2013
 2013-10-16 16:14 UTC 

[PATCH net-next v4 0/5] xen-netback: IPv6 offload support
 2013-10-16 16:20 UTC  (21+ messages)
` [PATCH net-next v4 1/5] xen-netback: add support for IPv6 checksum offload to guest
` [PATCH net-next v4 2/5] xen-netback: add support for IPv6 checksum offload from guest
        ` [Xen-devel] "
` [PATCH net-next v4 4/5] xen-netback: handle IPv6 TCP GSO packets from the guest
` [Xen-devel] [PATCH net-next v4 0/5] xen-netback: IPv6 offload support

[PATCH 0/6] preparation for multiple power-wells
 2013-10-16 16:19 UTC  (3+ messages)
` [PATCH 3/6] drm/i915: change power_well->lock to be mutex

[patch 0/8] mm: thrash detection-based file cache sizing v5
 2013-10-15 17:41 UTC  (5+ messages)

[PATCH] w1: ds1wm: remove deprecated IRQF_DISABLED
 2013-10-16 16:18 UTC  (2+ messages)

[PATCH] drivers: block: Remove useless casting in cciss_scsi.c
 2013-10-16 16:13 UTC 

[PATCH] drivers: scsi: lpfc: Remove useless casting in lpfc_init.c
 2013-10-16 16:17 UTC 

[PATCH 0/5] uprobes: fix fork() with the pending ret-probe(s)
 2013-10-16 16:09 UTC  (4+ messages)
` [PATCH 5/5] uprobes: Change uprobe_copy_process() to dup xol_area

poor read performance on rbd+LVM, LVM overload
 2013-10-16 16:16 UTC  (3+ messages)
` [linux-lvm] "

[PATCH v2 net 0/4] bridge: Fix problems around the PVID
 2013-10-16 16:16 UTC  (10+ messages)
` [PATCH v2 net 1/4] bridge: Don't use VID 0 and 4095 in vlan filtering
` [PATCH v2 net 2/4] bridge: Apply the PVID to priority-tagged frames
` [PATCH v2 net 4/4] bridge: Fix updating FDB entries when the PVID is applied

[Qemu-devel] [PATCH RFC 0/9] Clean up and fix no_user
 2013-10-16 16:12 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC 8/9] isa: Clean up use of cannot_instantiate_with_device_add_yet
  ` [Qemu-devel] Should the i8259 devices remain no-user? (was: [PATCH RFC 8/9] isa: Clean up use of cannot_instantiate_with_device_add_yet)
    ` [Qemu-devel] Should the i8259 devices remain no-user?

[ath9k-devel] ath10k related kernel crash in wireless-testing (3.12.0-rc3-wl+)
 2013-10-16 16:00 UTC  (2+ messages)
` Fwd: "

[PATCH v3 0/7] Optimize jump label implementation for ARM64
 2013-10-16 16:15 UTC  (5+ messages)
` [PATCH v3 2/7] arm64: introduce interfaces to hotpatch kernel and module code

[PATCH v2] Register PV driver product numbers 4 and 5
 2013-10-16 16:15 UTC 

[PATCH] Bluetooth: Remove not used struct sock
 2013-10-16 16:14 UTC  (2+ messages)

[PATCH] xfstests: add specific test for default ACL inheritance
 2013-10-16 16:14 UTC  (11+ messages)
` [PATCH v2] "

[PATCH, RFC] x86-64: properly handle FPU code/data selectors
 2013-10-16 16:13 UTC  (7+ messages)

[PATCH 0/5] rfkill-gpio: ACPI support
 2013-10-16 16:13 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Convert auto accept timer to use delayed work
 2013-10-16 16:13 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Convert idle "

[PATCH v2 0/7] Tegra124 clock support
 2013-10-16 16:13 UTC  (6+ messages)
` [PATCH v2 5/7] clk: tegra124: Add support for Tegra124 clocks

[Qemu-devel] [PATCH 00/18] bsd-user: Add system call and mips/arm support
 2013-10-16 16:12 UTC  (9+ messages)
` [Qemu-devel] [PATCH 04/18] bsd-user: move target arch and host OS dependent code out of main.c
  ` [Qemu-devel] [PATCH 04/18] bsd-user: move target arch and host OSdependent code out of main.cc
` [Qemu-devel] [PATCH 18/18] bsd-user: add arm, mips and mips64 options to configure target-list
  ` [Qemu-devel] [PATCH 18/18] bsd-user: add arm, mips and mips64 options to configure target-listt
` [Qemu-devel] [PATCH 00/18] bsd-user: Add system call and mips/armsupport

[Xenomai] Hung task on Xenomai patched ARM 3.8.13 BeagleBone Kernel
 2013-10-16 16:12 UTC  (11+ messages)

DomU's network interface will hung when Dom0 running 32bit
 2013-10-16 16:11 UTC  (13+ messages)
          ` [Xen-devel] "

[PATCH] rpmsg: reduce rpmsg_virtio verbosity
 2013-10-16 16:15 UTC  (2+ messages)

[PATCH] drivers: scsi: Remove useless casting in hpsa.c
 2013-10-16 16:10 UTC 

[PATCH v2 0/3] New descriptor-based GPIO interface
 2013-10-16 16:10 UTC  (5+ messages)
` [PATCH v2 3/3] gpiolib: add gpiod_get() and gpiod_put() functions

[Buildroot] [PATCH 1/1] libcap: fix static linking issue
 2013-10-16 16:09 UTC  (5+ messages)

[PATCH] drivers: input: mouse: Remove useless casting in cypress_ps2.c
 2013-10-16 16:05 UTC 

[PATCH V4 1/2] ARM: at91: cpuidle: convert to platform driver
 2013-10-16 16:07 UTC  (6+ messages)
` [PATCH 1/2] ARM: AT91: pm: factorize standby function

[PATCH] Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers
 2013-10-16 16:07 UTC  (3+ messages)

build regressions 2013-10-16
 2013-10-16 16:07 UTC 

is "Yocto Project Kernel Architecture and Use Manual" still viable?
 2013-10-16 16:06 UTC  (3+ messages)

[PATCH 1/3] wic: check for build artifacts
 2013-10-16 16:05 UTC  (5+ messages)
` [PATCH 3/3] wic: add fakeroot to the populate-extfs step

.align may cause data to be interpreted as instructions
 2013-10-16 16:06 UTC  (3+ messages)

[PATCH v2 0/9] Extended H/W error log driver
 2013-10-16 16:05 UTC  (4+ messages)
` [PATCH v2 9/9] ACPI / trace: Add trace interface for eMCA driver

[U-Boot] [PATCH v4] socfpga: Adding Freeze Controller driver
 2013-10-16 16:06 UTC  (5+ messages)

[Xenomai] Hardware I/O from Userspace
 2013-10-16 16:06 UTC 

[PATCH] Add an array that describes which opcodes are supported by the RDWR and SHEEPDOG backends
 2013-10-16 16:05 UTC 

[PATCH] ARM: dts: mxs: add auart2 pinmux to imx28.dtsi
 2013-10-16 16:04 UTC  (2+ messages)

Contact me for more details
 2013-10-16 15:56 UTC 

[PATCH 1/2 linux-next] cifs: Remove redundant multiplex identifier check from check_smb_hdr()
 2013-10-16 16:02 UTC  (6+ messages)
` [PATCH 2/2 linux-next] cifs: Make big endian multiplex ID sequences monotonic on the wire

Ceph puppet module
 2013-10-16 16:02 UTC  (3+ messages)

[PATCH] drivers: staging: dgnc: Remove useless casting in dgnc_driver.c
 2013-10-16 15:57 UTC  (2+ messages)
` [PATCH] drivers: staging: dgap: Remove useless casting in dgap_parse.c

[PATCH v2 0/8] ath10k: fixes 2013-10-15
 2013-10-16 16:01 UTC  (13+ messages)
` [PATCH v2 6/8] ath10k: implement ath10k_pci_soc_read/write32()
` [PATCH v2 7/8] ath10k: fix device initialization routine

[PATCH] ARM: highbank: cpuidle: convert to platform driver
 2013-10-16 16:01 UTC  (8+ messages)

[Buildroot] [PATCH] package: fix 'local' site method for host packages
 2013-10-16 16:00 UTC  (5+ messages)
  ` [Buildroot] About user support and the mailing list

[PATCH 1/2] dma: Add interface to calculate data transferred
 2013-10-16 15:07 UTC  (11+ messages)

[PATCH] cpufreq: exynos: Convert exynos-cpufreq to platform driver
 2013-10-16 16:00 UTC  (2+ messages)

pull request for tegra clocks (resend with some CCs added this time)
 2013-10-16 15:56 UTC  (8+ messages)

[PATCH OSSTEST] PDU/xenuse: Support xenuse on machine not locked by current user
 2013-10-16 15:58 UTC 

SW csum errors
 2013-10-16 15:58 UTC  (5+ messages)

[PATCH] Fix gprs provisioning for some SIM (non-USIM) cards
 2013-10-16 15:57 UTC  (2+ messages)

[PATCH] x86: print relevant (tail) part of filename for warnings and crashes
 2013-10-16 15:57 UTC  (3+ messages)

still running into WARNING: CPU: at fs/ext4/inode.c:230 ext4_evict_inode+0x4a6/0x4e0
 2013-10-16 15:56 UTC  (3+ messages)

[Buildroot] glib-networking when using gtlsconnection fails
 2013-10-16 15:56 UTC  (2+ messages)

[PATCH 0/6] percpu: Implement Preemption checks for __this_cpu operations V4b
 2013-10-16 15:55 UTC  (6+ messages)
` [PATCH 6/6] percpu: Add preemption checks to __this_cpu ops

[PATCH REVIEW] e4000: convert DVB tuner to I2C driver model
 2013-10-16 15:54 UTC  (3+ messages)

linux-next: Tree for Oct 15
 2013-10-16 15:52 UTC  (5+ messages)
` linux-next: Tree for Oct 15 (asymmetric keys)

BUG: mm, numa: test segfaults, only when NUMA balancing is on
 2013-10-16 15:54 UTC  (2+ messages)

[Bug 62681] New: linux-3.12.0 rc3 nouveau: screen corruption after resume
 2013-10-16 15:53 UTC  (2+ messages)
` [Bug 62681] "

[Qemu-devel] [PATCH] Fix VNC SASL authentication when using a QXL device
 2013-10-16 15:52 UTC 

Efficiently scan all objects in a rados pool/namespace
 2013-10-16 15:51 UTC  (2+ messages)

[Buildroot] [PATCH] boost: fix build on 64-bit target after bump to 1.54.0
 2013-10-16 15:49 UTC 

IPv6 path discovery oddities - flushing the routing cache resolves
 2013-10-16 15:48 UTC  (2+ messages)

[PATCHv1 0/5] Initial Android BlueZ patches
 2013-10-16 15:48 UTC  (8+ messages)
` [PATCHv4 00/11] Android BlueZ patches, second chunk
  ` [PATCHv4 04/11] android: sdp: Reuse BlueZ SDP server in Android
  ` [PATCHv4 05/11] android: Add cap to bind to port < 1024
  ` [PATCHv4 06/11] android: Implement read_info_complete callback

WILL
 2013-10-16 15:46 UTC 

RFC: KVM _CREATE_DEVICE considered harmful?
 2013-10-16 15:44 UTC  (3+ messages)
` [Qemu-devel] "

[Patch 0/1 V2] Update relocate_sdk.py to work with Python 2.4
 2013-10-16 15:44 UTC  (2+ messages)
` [PATCH] relocate_sdk.py: Allow script to work with Python 2.4 and 3

[PATCH V7 0/8] ARM: OMAP3+: support cpufreq-cpu0 for device tree boot
 2013-10-16 15:39 UTC  (27+ messages)
` [PATCH V7 1/8] ARM: OMAP3+: do not register non-dt OPP tables "
` [PATCH V7 2/8] ARM: OMAP2+: add missing lateinit hook for calling pm late init
` [PATCH V7 3/8] ARM: OMAP3+: use cpu0-cpufreq driver in device tree supported boot
` [PATCH V7 4/8] ARM: dts: omap5-uevm: add smps123 supply for CPU
` [PATCH V7 5/8] ARM: dts: dra7-evm: "
` [PATCH V7 6/8] ARM: dts: OMAP5: Add CPU OPP table
` [PATCH V7 7/8] ARM: dts: DRA7: "
` [PATCH V7 8/8] ARM: dts: OMAP3: add clock nodes for CPU

pack corruption post-mortem
 2013-10-16 15:41 UTC  (2+ messages)

Linux - Android power consumption in suspend
 2013-10-16 15:40 UTC 

[PATCH 00/10][v6] powerpc/perf: Export memory hierarchy level in Power7/8
 2013-10-16 15:39 UTC  (6+ messages)
` [PATCH 02/10][v6] powerpc/Power7: detect load/store instructions

[PATCH RFC 0/5] net:stmmac: fix jumbo frames handling and optimisation
 2013-10-16 15:24 UTC  (6+ messages)
` [PATCH RFC 1/5] net:stmmac: set threshold/store and forward mode according to mtu size
` [PATCH RFC 2/5] net:stmmac: fix rx buffer allocation
` [PATCH RFC 3/5] net:stmmac: ensure we reclaim all dirty descriptors
` [PATCH RFC 4/5] net:stmmac: fix jumbo frame handling
` [PATCH RFC 5/5] net:stmmac: asynchronous tx_clean

[Bug 63011] New: radeon: horizontal stripes when updating screen
 2013-10-16 15:38 UTC  (2+ messages)
` [Bug 63011] "

[PATCHv6 00/16] Linux: FIFO-based event channel ABI
 2013-10-16 15:38 UTC  (4+ messages)

[Bug 70510] New: Xorg crash on KDE init
 2013-10-16 15:38 UTC  (2+ messages)
  ` [Bug 70510] "


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.