All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-23 07:24:19 to 2013-07-23 08:32:21 UTC [more...]

[PATCH] f2fs: fix i_name during f2fs_sync_file
 2013-07-23  8:31 UTC 

[RFC 0/4] Transparent on-demand struct page initialization embedded in the buddy allocator
 2013-07-23  8:32 UTC  (19+ messages)
` [RFC 4/4] Sparse initialization of struct page array
  ` boot tracing

[Qemu-devel] [PATCH 00/11] sheepdog: reconnect server after connection failure
 2013-07-23  8:30 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] ignore SIGPIPE in qemu-img and qemu-io
` [Qemu-devel] [PATCH 02/11] iov: handle EOF in iov_send_recv
` [Qemu-devel] [PATCH 03/11] qemu-sockets: make wait_for_connect be invoked in qemu_aio_wait
` [Qemu-devel] [PATCH 04/11] sheepdog: make connect nonblocking
` [Qemu-devel] [PATCH 05/11] sheepdog: check return values of qemu_co_recv/send correctly
` [Qemu-devel] [PATCH 06/11] sheepdog: handle vdi objects in resend_aio_req
` [Qemu-devel] [PATCH 07/11] sheepdog: reload inode outside of resend_aioreq
` [Qemu-devel] [PATCH 08/11] coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
` [Qemu-devel] [PATCH 09/11] sheepdog: try to reconnect to sheepdog after network error
` [Qemu-devel] [PATCH 10/11] sheepdog: make add_aio_request and send_aioreq void functions
` [Qemu-devel] [PATCH 11/11] sheepdog: cancel aio requests if possible

alignment handler instruction endian-ness (Ben Dooks)
 2013-07-23  8:31 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modules
 2013-07-23  8:30 UTC  (2+ messages)

Ambiguous DAPM widget names and DPCM
 2013-07-23  8:30 UTC 

[Bug 66805] New: [radeonsi] half life 2 base games are segfaulting
 2013-07-23  8:28 UTC  (3+ messages)
` [Bug 66805] "

[PATCH V3 0/4] scsi: ufs: Improve UFS error handling
 2013-07-23  8:27 UTC  (9+ messages)
` [PATCH V3 1/4] scsi: ufs: Fix broken task management command implementation
` [PATCH V3 3/4] scsi: ufs: Fix device and host reset methods

Cleancache support in XFS
 2013-07-23  8:27 UTC  (11+ messages)

[PATCH net] ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
 2013-07-23  8:28 UTC  (2+ messages)

[ 00/19] 3.10.1-stable review
 2013-07-23  8:26 UTC  (2+ messages)

[PATCHv4 00/33] ARM: OMAP: clock conversion to DT
 2013-07-23  8:24 UTC  (3+ messages)

[PATCH 00/10] virtio: console: fixes for races with port unplug
 2013-07-23  8:24 UTC  (12+ messages)
` [PATCH 06/10] virtio: console: fix race in port_fops_poll() and "
` [PATCH 08/10] virtio: console: add locks around buffer removal in port unplug path
    ` [PATCH 05/10] virtio: console: update private_data in struct file only on successful open

[PATCH] ceph: introduce i_truncate_mutex
 2013-07-23  8:24 UTC 

[PATCH v2] dma: pl330: Fix cyclic transfers
 2013-07-23  8:24 UTC 

[U-Boot] [RFC] Improve bootargs for IGEP boards
 2013-07-23  8:23 UTC  (4+ messages)

[PATCH] ARM: kirkwood: enable S/PDIF
 2013-07-23  8:23 UTC 

[RFC][PATCH 0/7] USB: OHCI: more bus glues as separate modules
 2013-07-23  8:23 UTC  (4+ messages)
` [PATCH 0/6] "
  ` [PATCH 6/6] USB: OHCI: make ohci-s3c2410 a separate driver

[PATCH v3] xen: Enforce page size when it could not be established by other means
 2013-07-23  8:19 UTC  (3+ messages)

3.10.1 cpufreq suspend/resume regression still present in 3.10.2
 2013-07-23  8:16 UTC  (6+ messages)

SRC_URI and latest HEAD revision with git
 2013-07-23  8:20 UTC  (4+ messages)

[RESEND][PATCH] mm: vmstats: tlb flush counters
 2013-07-23  8:17 UTC  (7+ messages)

i915 irq storm mitigation in 3.10
 2013-07-23  8:17 UTC  (8+ messages)

updates for be8 patch series
 2013-07-23  8:16 UTC  (7+ messages)
` [PATCH 4/4] ARM: set --be8 when linking modules

Unsupported DisplayLink (udl or udlfb module)
 2013-07-23  8:15 UTC  (3+ messages)

[PATCH 00/13] ACPI/IPMI: Fix several issues in the current codes
 2013-07-23  8:10 UTC  (28+ messages)
  ` [PATCH 01/13] ACPI/IPMI: Fix potential response buffer overflow
  ` [PATCH 02/13] ACPI/IPMI: Fix atomic context requirement of ipmi_msg_handler()
  ` [PATCH 03/13] ACPI/IPMI: Fix race caused by the unprotected ACPI IPMI transfers
  ` [PATCH 04/13] ACPI/IPMI: Fix race caused by the unprotected ACPI IPMI user
  ` [PATCH 05/13] ACPI/IPMI: Fix issue caused by the per-device registration of the IPMI operation region handler
  ` [PATCH 06/13] ACPI/IPMI: Add reference counting for ACPI operation region handlers
  ` [PATCH 07/13] ACPI/IPMI: Add reference counting for ACPI IPMI transfers
  ` [PATCH 08/13] ACPI/IPMI: Cleanup several acpi_ipmi_device members
  ` [PATCH 09/13] ACPI/IPMI: Cleanup some initialization codes
  ` [PATCH 10/13] ACPI/IPMI: Cleanup some inclusion codes
  ` [PATCH 11/13] ACPI/IPMI: Cleanup some Kconfig codes
  ` [PATCH 12/13] Testing: Add module load/unload test suite
  ` [PATCH 13/13] ACPI/IPMI: Add IPMI operation region test device driver

[PATCH] ARM: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15
 2013-07-23  8:13 UTC  (2+ messages)

perf: question about event scheduler
 2013-07-23  8:13 UTC 

[PATCH] ACPI: Cleanup sparse warning on acpi_os_initialize1()
 2013-07-23  8:11 UTC 

[PATCH -tip 0/3] kprobes, x86: Move optprobe on top of int3-based instruction patching
 2013-07-23  8:10 UTC  (10+ messages)
` [PATCH -tip 3/3] x86: Remove unused text_poke_smp and text_poke_smp_batch
      `  "

[x86] Kernel panic - not syncing: Fatal exception in interrupt
 2013-07-23  8:09 UTC  (7+ messages)
` [PATCH -tip/x86/jumplabel] x86: call out into int3 handler directly instead of using notifier
      `  "

[PATCH v4] clk: add MOXA ART SoCs clock driver
 2013-07-23  8:09 UTC  (5+ messages)
` [PATCH v5] "

[PATCH]Fix kernel NULL function pointer dereference in vfs_kern_mount()
 2013-07-23  8:12 UTC 

[PATCH 1/2] ARM: dts: mx6: Add support for mx6q nitrogen board
 2013-07-23  8:09 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: mx6: Add support for imx6dl "

[PATCH v2] ARM: shmobile: Add lager defconfig
 2013-07-23  8:09 UTC  (2+ messages)

[PATCH 1/3] ALSA: hda - jack poll once if jackpoll_interval==0
 2013-07-23  8:09 UTC  (5+ messages)
` [PATCH 2/3] ALSA: hda - WAKEEN feature enabling for runtime pm

[PATCH 00/16] drm/mgag200: Fixes and enhancements for the MGAG200 KMS driver
 2013-07-23  8:09 UTC  (3+ messages)

[PATCH] powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace
 2013-07-23  8:07 UTC 

[PATCH] ARM: imx6q: add vdoa gate clock
 2013-07-23  8:05 UTC 

[U-Boot] Steps to make u-boot binary which can be booted as RAMBOOT
 2013-07-23  8:04 UTC  (2+ messages)

[PATCH] ARM: dts: imx: ocram size is different between imx6q and imx6dl
 2013-07-23  8:04 UTC  (2+ messages)

[[PATCH v2] 0/1] fix traceback when inheriting useradd but not setting USERADD_PARAM or GROUPADD_PARAM
 2013-07-23  8:06 UTC 

[PATCH v3 3/3] ath10k: create debugfs interface to trigger fw crash
 2013-07-23  8:02 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 1/4] powerpc/85xx: Add SEC6.0 device tree
 2013-07-23  8:01 UTC  (3+ messages)
` [1/4] "

[PATCH v2] mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default
 2013-07-23  8:01 UTC  (6+ messages)
` [tip:x86/mm] "

[PATCH] ARM: imx: add ocram clock for imx53
 2013-07-23  7:58 UTC 

[PATCH] um: change defconfig to stop spawning xterm
 2013-07-23  7:57 UTC  (10+ messages)

[PATCH 1/1 v2] x86, acpi: Fix wrong checking condition in acpi_register_lapic()
 2013-07-23  8:00 UTC 

[PATCH] ARM: S3C24XX: Add missing clkdev entries for s3c2440 UART
 2013-07-23  7:57 UTC  (3+ messages)

[PATCH 1/1] x86, acpi: Fix wrong checking condition in acpi_register_lapic()
 2013-07-23  7:55 UTC  (3+ messages)

KVM call agenda for 2013-07-30
 2013-07-23  7:55 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH 01/15] drivers: phy: add generic PHY framework
 2013-07-23  7:55 UTC  (7+ messages)

[PATCH 01/22] ARM: ux500: Remove '0x's from HREF v60+ DTS file
 2013-07-23  7:53 UTC  (9+ messages)
` [PATCH 06/22] ARM: dts: bcm281xx: Remove '0x's from BCM11351 "
` [PATCH 19/22] ARM: shmobile: r8a7779: Remove '0x's from R8A7779 "

[PATCH] hashtable: add hash_for_each_possible_rcu_notrace()
 2013-07-23  7:52 UTC  (8+ messages)

[v3.11-rc2] regression: brightness always on maximum
 2013-07-23  7:52 UTC 

kernel BUG at fs/ext4/namei.c:2572!
 2013-07-23  7:51 UTC  (3+ messages)
` [PATCH] ext4: fix a bug when we try to open a file with O_TMPFILE flag

[PATCH 5/5] perf tests: Add broken install-* tests into tests/make
 2013-07-23  7:48 UTC  (2+ messages)
` [tip:perf/core] perf tests: Add broken install-* tests into tests /make

[PATCH 1/2] ALSA: hda - Fix EAPD GPIO control for Sigmatel codecs
 2013-07-23  7:50 UTC  (3+ messages)
` [PATCH 2/2] ALSA: hda - Remove NO_PRESENCE bit override for Dell 1420n Laptop

git log anomalities
 2013-07-23  7:49 UTC  (5+ messages)
` [PATCH] log: use true parents for diff even when rewriting

[PATCH] Make BCMA_HOST_SOC depend on BCM47XX
 2013-07-23  7:50 UTC  (3+ messages)

[PATCH] perf tools: Fix named threads support in perf-script
 2013-07-23  7:46 UTC  (2+ messages)
` [tip:perf/core] perf script: Fix named threads support

[PATCH] perf, tools: Move weight back to common sort keys
 2013-07-23  7:48 UTC  (2+ messages)
` [tip:perf/core] perf "

[PATCH 4/5] perf tests: Add 'make install/install-bin' tests into tests/make
 2013-07-23  7:48 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/5] perf tests: Add DESTDIR=TMP_DEST tests/make variable
 2013-07-23  7:47 UTC  (2+ messages)
` [tip:perf/core] perf tests: Add DESTDIR=TMP_DEST tests/ make variable

[PATCH 2/5] perf tests: Rename TMP to TMP_O tests/make variable
 2013-07-23  7:47 UTC  (2+ messages)
` [tip:perf/core] perf tests: Rename TMP to TMP_O tests/ make variable

[PATCH 1/5] perf tests: Run ctags/cscope make tests only with needed binaries
 2013-07-23  7:47 UTC  (2+ messages)
` [tip:perf/core] perf tests: Run ctags/ cscope "

[PATCH] perf: fix build with perl 5.18
 2013-07-23  7:47 UTC  (2+ messages)
` [tip:perf/core] perf tools: Fix "

[tip:perf/core] perf tools: Support callchain sorting based on addresses
 2013-07-23  7:47 UTC 

[PATCH] perf record/top: handle ENODEV on default cycles event
 2013-07-23  7:46 UTC  (2+ messages)
` [tip:perf/core] perf evsel: Handle "

[PATCH 3/4] powerpc/85xx: Add C293PCIE board support
 2013-07-23  7:47 UTC  (3+ messages)
` [3/4] "

[tip:perf/core] perf bench: Fix memcpy benchmark for large sizes
 2013-07-23  7:47 UTC 

[PATCH] mutex: Fix mutex_can_spin_on_owner
 2013-07-23  7:46 UTC  (2+ messages)
` [tip:core/locking] mutex: Fix/ document access-once assumption in mutex_can_spin_on_owner()

[PATCH]sched/fair: Cleanup: remove dublicate variable declaration
 2013-07-23  7:46 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Cleanup: remove duplicate "

[PATCH] nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error
 2013-07-23  7:46 UTC  (4+ messages)

[PATCH] ARM: EXYNOS: Fix low level debug support
 2013-07-23  7:45 UTC  (5+ messages)

[Qemu-devel] [PATCHv3 0/2] seccomp: remove unused syscalls - for 1.6
 2013-07-23  7:43 UTC  (2+ messages)

[PATCH 3/3] Btrfs: add missing mounting options in btrfs_show_options()
 2013-07-23  7:43 UTC  (2+ messages)

media-player-info 19 released
 2013-07-23  7:42 UTC  (2+ messages)

Should "mdadm --add" complain if the new device appears to have a filesystem on it?
 2013-07-23  7:41 UTC  (2+ messages)

[PATCH V11 00/13] MIPS: Add Loongson-3 based machines support
 2013-07-23  7:34 UTC  (14+ messages)
` [PATCH V11 01/13] MIPS: Loongson: Add basic Loongson-3 definition
` [PATCH V11 02/13] MIPS: Loongson: Add basic Loongson-3 CPU support
` [PATCH V11 03/13] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
` [PATCH V11 04/13] MIPS: Loongson 3: Add Lemote-3A machtypes definition
` [PATCH V11 05/13] MIPS: Loongson: Add UEFI-like firmware interface support
` [PATCH V11 06/13] MIPS: Loongson 3: Add HT-linked PCI support
` [PATCH V11 07/13] MIPS: Loongson 3: Add IRQ init and dispatch support
` [PATCH V11 08/13] MIPS: Loongson 3: Add serial port support
` [PATCH V11 09/13] MIPS: Loongson: Add swiotlb to support big memory (>4GB)
` [PATCH V11 10/13] MIPS: Loongson: Add Loongson-3 Kconfig options
` [PATCH V11 11/13] MIPS: Loongson 3: Add Loongson-3 SMP support
` [PATCH V11 12/13] MIPS: Loongson 3: Add CPU hotplug support
` [PATCH V11 13/13] MIPS: Loongson: Add a Loongson-3 default config file

[GIT PULL 00/11] perf/core improvements and fixes
 2013-07-23  7:38 UTC  (2+ messages)

[PATCH] kernel/irq/devres.c: move "kernel/irq/devres.c" to "drivers/base/devres_irq.c"
 2013-07-23  7:36 UTC 

[PATCH v2 0/2] ARM: STi Fixes
 2013-07-23  7:23 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: STi: Set correct ARM ERRATAs

[f2fs-dev] [PATCH] f2fs: use list_for_each rather than list_for_each_safe, in remove_orphan_inode()
 2013-07-23  7:34 UTC  (5+ messages)
    `  "

[PATCH] pinctrl: pinmux: Don't free pins requested by other devices
 2013-07-23  7:34 UTC 

[PATCH 1/3] pinctrl: ADI PIN control driver for the GPIO controller on bf54x and bf60x
 2013-07-23  7:33 UTC  (6+ messages)
` [PATCH 2/3] blackfin: gpio: Remove none gpio lib code
` [PATCH 3/3] blackfin: pinctrl-adi2: Add pin control device groups and function data

[PATCH v2 00/10] mm, hugetlb: clean-up and possible bug fix
 2013-07-23  7:31 UTC  (8+ messages)
` [PATCH v2 02/10] mm, hugetlb: remove err label in dequeue_huge_page_vma()

[Qemu-devel] [PATCH 0/9] Wine enablement patch set v2
 2013-07-23  7:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/9] linux-user: Clean up sendrecvmsg message parsing

[PATCH 0/9] mm, hugetlb: clean-up and possible bug fix
 2013-07-23  7:29 UTC  (5+ messages)
` [PATCH 3/9] mm, hugetlb: clean-up alloc_huge_page()

[B.A.T.M.A.N.] [RFC 1/6] batman-adv: Generalize DAT in order to support any type of data, not only IPv4
 2013-07-23  7:27 UTC  (2+ messages)

[Buildroot] Problem compiling local code
 2013-07-23  7:27 UTC  (6+ messages)

[PATCH net-next] tuntap: hardware vlan tx support
 2013-07-23  7:15 UTC 

[PATCH 1/4 v2] bonding: don't call slave_xxx_netpoll under spinlocks
 2013-07-23  7:25 UTC 

[PATCH 2/4 v2] bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_main.c
 2013-07-23  7:25 UTC 

[PATCH 3/4 v2] bonding: add rtnl protection for bonding_store_fail_over_mac
 2013-07-23  7:25 UTC 

[PATCH 4/4 v2] bonding: bond_sysfs.c checkpatch cleanup
 2013-07-23  7:25 UTC 

[U-Boot] [ANN] U-Boot v2013.07 released
 2013-07-23  7:25 UTC  (3+ messages)

[PATCH V4] gpio: palmas: add dt support
 2013-07-23  7:36 UTC  (2+ messages)

linux-next: build failure after merge of the wireless-next tree
 2013-07-23  7:24 UTC  (2+ messages)

hugepage related lockdep trace
 2013-07-23  7:24 UTC  (6+ messages)

What's cooking in git.git (Jul 2013, #03; Tue, 9)
 2013-07-23  7:23 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.