All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-23 00:09:28 to 2012-10-23 03:42:24 UTC [more...]

linux-next: build failure after merge of the akpm tree
 2012-10-23  3:42 UTC 

[PATCH 1/4] module: add syscall to load module from fd
 2012-10-23  3:40 UTC  (12+ messages)

[PATCH] m68k: move to a single instance of free_initmem()
 2012-10-23  3:40 UTC 

drivers/cpuidle/governors/menu.c:268:2: warning: comparison of distinct pointer types lacks a cast
 2012-10-23  3:37 UTC 

process hangs on do_exit when oom happens
 2012-10-23  3:35 UTC  (3+ messages)

linux-next: build failure after merge of the akpm tree
 2012-10-23  3:35 UTC 

[PATCH] DMA: AT91: Get residual bytes in dma buffer
 2012-10-23  3:32 UTC 

perf_event_open() manpage
 2012-10-23  3:32 UTC  (2+ messages)

[Qemu-devel] [PATCH] cadence_uart: enable tx/rx on reset
 2012-10-23  3:30 UTC  (2+ messages)

3.7-rc2 regression : file copied to CIFS-mounted directory corrupted
 2012-10-23  3:30 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Bring in new I2C framework
 2012-10-23  3:25 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] i2c: common changes for multibus/multiadapter support

[PATCH 00/16 v2] f2fs: introduce flash-friendly file system
 2012-10-23  3:23 UTC  (21+ messages)
` [PATCH 01/16 v2] f2fs: add document
` [PATCH 02/16 v2] f2fs: add on-disk layout
` [PATCH 03/16 v2] f2fs: add superblock and major in-memory structure
` [PATCH 04/16 v2] f2fs: add super block operations
` [PATCH 05/16 v2] f2fs: add checkpoint operations
` [PATCH 06/16 v2] f2fs: add node operations
` [PATCH 07/16 v2] f2fs: add segment operations
` [PATCH 08/16 v2] f2fs: add file operations
` [PATCH 09/16 v2] f2fs: add address space operations for data
` [PATCH 10/16 v2] f2fs: add core inode operations
` [PATCH 11/16 v2] f2fs: add inode operations for special inodes
` [PATCH 12/16 v2] f2fs: add core directory operations
` [PATCH 13/16 v2] f2fs: add xattr and acl functionalities
` [PATCH 14/16 v2] f2fs: add garbage collection functions
` [PATCH 15/16 v2] f2fs: add recovery routines for roll-forward
` [PATCH 16/16 v2] f2fs: update Kconfig and Makefile

[Bug 55829] New: [Regression]Smokin-guns crash when change resolution
 2012-10-23  3:18 UTC  (4+ messages)
` [Bug 55829] "
` [Bug 55829] [Bisected]Smokin-guns "

Regarding the Kernel Configuration Options
 2012-10-23  3:18 UTC 

L'ouverture de ce mail est conseillée pour votre sécurité
 2012-10-23  3:16 UTC 

OMAP baseline test results for v3.7-rc2
 2012-10-23  3:15 UTC  (10+ messages)

[PATCH 0/1] staging: Add firewire-serial driver
 2012-10-23  3:15 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/6] qdev patches: properties, id=<tag>, more device info
 2012-10-23  3:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/6] qdev: rework device properties

Fix memory leak in binder--version2
 2012-10-23  3:12 UTC  (7+ messages)
` [PATCH 1/2] Staging: android: binder: Fix memory leak on thread/process exit

pxa:spitz_pm.c: commit b6eede11 breaks spitz resume under certain conditions
 2012-10-23  3:10 UTC  (5+ messages)

some questions about rbd
 2012-10-23  3:10 UTC 

[PATCH] staging: csr: fix coding style
 2012-10-23  3:07 UTC  (7+ messages)

[tty:tty-next 15/23] drivers/staging/dgrp/dgrp_net_ops.c:216:27: error: 'struct tty_struct' has no member named 'real_raw'
 2012-10-23  3:05 UTC  (2+ messages)

[PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v6
 2012-10-23  2:28 UTC  (15+ messages)

[PATCH v1] Support Elan Touchscreen eKTF product
 2012-10-23  2:57 UTC  (7+ messages)

[PATCH v2 0/2] Do not change worker's running cpu in cmci_rediscover()
 2012-10-23  2:55 UTC  (13+ messages)
` [PATCH v2 1/2] Replace if statement with WARN_ON_ONCE() "
` [PATCH v2 2/2] Do not change worker's running cpu "

Is it too strict for VIPT cache flushing in flush_cache_[mm|range]?
 2012-10-23  2:55 UTC 

[U-Boot] Please pull u-boot-mmc.git
 2012-10-23  2:53 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mpc85xx.git
 2012-10-23  2:53 UTC  (4+ messages)

[PATCH] acer-wmi: support Lenovo ideapad S205 1038DPG wifi switch
 2012-10-23  2:52 UTC 

[Qemu-devel] 'qemu-nbd' explicite flush to disk
 2012-10-23  2:50 UTC  (2+ messages)
` [Qemu-devel] FW: "

[U-Boot] [PATCH V1 1/3] phy: add phy_connect_by_mask
 2012-10-23  2:40 UTC  (11+ messages)
` [U-Boot] [PATCH V3 0/9] separate miiphy from ethernet
  ` [U-Boot] [PATCH V3 1/9] doc/README.fec_mxc: add documentation
  ` [U-Boot] [PATCH V3 2/9] net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
  ` [U-Boot] [PATCH V3 3/9] net: fec_mxc: change fec_mii_setspeed parameter
  ` [U-Boot] [PATCH V3 4/9] net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi
  ` [U-Boot] [PATCH V3 5/9] phy: add phy_find_by_mask/phy_connect_dev
  ` [U-Boot] [PATCH V3 6/9] net: fec_mxc: use fec_set_dev_name to set name
  ` [U-Boot] [PATCH V3 7/9] net: fec_mxc: only call phy_connect in fec_probe
  ` [U-Boot] [PATCH V3 8/9] net: fec_mxc: get phydev before fec_probe
  ` [U-Boot] [PATCH V3 9/9] mx6qsabrelite: search mii phy address 4-7

About re-adding disk to raid which havent' bitmap
 2012-10-23  2:40 UTC 

[tty:tty-next 17/23] drivers/staging/dgrp/dgrp_net_ops.c:229:8: error: 'struct tty_struct' has no member named 'read_cnt'
 2012-10-23  2:30 UTC 

[PATCH for-v3.7 1/2] slub: optimize poorly inlined kmalloc* functions
 2012-10-23  2:29 UTC  (5+ messages)
` [PATCH for-v3.7 2/2] slub: optimize kmalloc* inlining for GFP_DMA

[PATCH] ACPI: Simplify conditional that has the same effect no matter what
 2012-10-23  2:27 UTC  (2+ messages)

[PATCH] Move try_merge_command and checkout_fast_forward to libgit.a
 2012-10-23  2:24 UTC 

[PATCH net-next 1/2] r8169: enable ALDPS for power saving
 2012-10-23  2:24 UTC  (3+ messages)

[GIT PULL] Linux KVM tool for v3.7-rc0
 2012-10-23  2:20 UTC  (12+ messages)

[RFC] OpenGL packaging/staging policy
 2012-10-23  2:06 UTC  (3+ messages)

Bug#690845: ethtool: incorrect WoL detection on Broadcom NX II rev < 12
 2012-10-23  2:18 UTC  (6+ messages)

Here is a plain kernel based on 3.6.x with the reiser4 patch enabled
 2012-10-23  2:15 UTC 

urcu stack and queues updates and documentation
 2012-10-23  2:12 UTC 

[xen:devel/pvh.5 8/8] arch/x86/xen/setup.c:261:6: warning: unused variable 'xlated_phys'
 2012-10-23  2:10 UTC 

[PATCH] clk: Make the generic clock API available by default
 2012-10-23  2:10 UTC  (2+ messages)

[xen:devel/pvh.5 2/8] arch/x86/xen/smp.c:329:7: error: 'struct vcpu_guest_context' has no member named 'u'
 2012-10-23  2:09 UTC 

[Bug 49231] New: Single CPU bound process results in non-optimal turbo boost configuration
 2012-10-23  2:09 UTC  (2+ messages)
` [Bug 49231] "

perf: header: Regression
 2012-10-23  2:07 UTC  (2+ messages)

[PATCH v2] kdump: pass acpi_rsdp= to 2nd kernel for efi booting
 2012-10-23  2:04 UTC  (11+ messages)
      ` [RFC] Kdump with UEFI secure boot (Re: [PATCH v2] kdump: pass acpi_rsdp= to 2nd kernel for efi booting)

[PATCH 00/10] Kill AGP dependencies for Gen6+
 2012-10-23  2:03 UTC  (12+ messages)
` [PATCH 01/10] drm/i915: No LLC_MLC for HSW
` [PATCH 02/10] drm/i915: Add dev to ppgtt
` [PATCH 03/10] drm/i915: introduce gtt_pte_t
` [PATCH 04/10] drm/i915: Extract PPGTT pte encoding
` [PATCH 05/10] drm/i915: move more pte encoding to pte encode
` [PATCH 06/10] drm/i915: Stop using AGP layer for GEN6+
` [PATCH 07/10] drm/i915: Calculate correct stolen size for GEN7+
` [PATCH 08/10] drm/i915: Kill off now unused gen6+ AGP code
` [PATCH 09/10] drm/i915: flush system agent TLBs on SNB
` [PATCH 10/10] drm/i915: Kill off actually requiring AGP

[PATCHv7 0/4] virtio_console: Add rproc_serial driver
 2012-10-23  1:47 UTC  (13+ messages)
` [PATCHv7 1/4] virtio_console: Free buffer if splice fails
` [PATCHv7 2/4] virtio_console: Use kmalloc instead of kzalloc
` [PATCHv7 3/4] virtio_console: Merge struct buffer_token into struct port_buffer
` [PATCHv7 4/4] virtio_console: Add support for remoteproc serial

[PATCH v2 1/3] mm: highmem: export kmap_to_page for modules
 2012-10-22 23:55 UTC  (2+ messages)

[PATCH] arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
 2012-10-22  3:16 UTC  (2+ messages)

[PATCH v3 00/22] loop: Issue O_DIRECT aio using bio_vec
 2012-10-23  1:59 UTC  (4+ messages)

Jitter
 2012-10-22 23:56 UTC 

[B.A.T.M.A.N.] Web-based Visualisation Tool
 2012-10-23  1:56 UTC  (2+ messages)

mmotm 2012-10-22-17-08 uploaded
 2012-10-23  1:55 UTC  (3+ messages)
` mmotm 2012-10-22-17-08 uploaded (printk build errors)

[PATCH] base-files: do_install_basefilesissue error
 2012-10-23  1:40 UTC  (2+ messages)

[PATCH v5 00/10] speculative preallocation inode tracking
 2012-10-23  1:55 UTC  (15+ messages)
` [PATCH v5 03/10] xfs: create helper to check whether to free eofblocks on inode
` [PATCH v5 05/10] xfs: create function to scan and clear EOFBLOCKS inodes
` [PATCH v5 06/10] xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
` [PATCH v5 07/10] xfs: make xfs_quota_type() non-static
` [PATCH v5 08/10] xfs: add quota id filtering to eofblocks scan
` [PATCH v5 09/10] xfs: add minimum file size "
` [PATCH v5 10/10] xfs: add background scanning to clear eofblocks inodes

[Buildroot] [PATCHv6 1/5] pkgconf: new package
 2012-10-23  1:47 UTC  (5+ messages)
` [Buildroot] [PATCHv6 2/5] packages: switch to host-pkgconf
` [Buildroot] [PATCHv6 3/5] pkg-config: remove host variant
` [Buildroot] [PATCHv6 4/5] pkg-config: mark as deprecated
` [Buildroot] [PATCHv6 5/5] iw: pkg-config cleanup

[PATCH 0/3] workqueue: minor cleanup
 2012-10-23  1:44 UTC  (4+ messages)
` [PATCH 3/3] workqueue: remove unused argument of wq_worker_waking_up()

[PATCH RT-TESTS] cyclictest: histogram overflow instance tracking
 2012-10-23  1:41 UTC  (3+ messages)

[ 00/37] 3.0.47-stable review
 2012-10-23  1:36 UTC  (6+ messages)
` [ 02/37] lockd: use rpc clients cl_nodename for id encoding

[PATCH] ARM: Fix page counting in mem_init and show_mem
 2012-10-23  1:34 UTC  (2+ messages)

Heads-up: 3.6.2 / 3.6.3 NFS server panic: 3.6.2+ regression?
 2012-10-23  1:33 UTC  (2+ messages)

[PATCH] kbuild: fix xargs error on make distclean
 2012-10-23  1:32 UTC 

[PATCH] Replace FIO_HAVE_RUSAGE_THREAD with RUSAGE_THREAD
 2012-10-23  1:29 UTC  (2+ messages)
` [PATCH] rdma ioengine improvement

[Bug 49351] New: vga_switcheroo results in black screen (bisected)
 2012-10-23  1:26 UTC  (2+ messages)
` [Bug 49351] "

[RESEND PATCH 0/4] Fix endianness of generic I/O accessors
 2012-10-23  1:25 UTC  (6+ messages)
` [RESEND PATCH 2/4] asm-generic: io: don't perform swab during {in,out} string functions

[BUG] capslock works across all keyboards but LED does not
 2012-10-23  1:20 UTC  (5+ messages)

[U-Boot] [PATCH V2 1/1] mx31/mx35/mx51/mx53/mx6: add watchdog
 2012-10-23  1:19 UTC  (2+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] [fdt] Pull request
 2012-10-23  1:16 UTC 

[PATCH][for-danny] lttng-2.0: fix srcrev/pv to match the recipe filenames
 2012-10-23  1:02 UTC  (3+ messages)

[PATCH RT-TESTS] cyclictest: whitespace cleanup
 2012-10-23  1:12 UTC  (2+ messages)

Tentative Agenda for the November workshop
 2012-10-23  1:03 UTC  (4+ messages)
` [media-workshop] "

[PATCH 1/4] dm: introduce per request data
 2012-10-23  1:02 UTC  (4+ messages)
` [PATCH 2/4] dm-raid1: use "
  ` [PATCH 3/4] dm-verity: "
    ` [PATCH 4/4] dm-snap: "

[PATCH] remote-testgit: properly check for errors
 2012-10-23  0:57 UTC  (3+ messages)

[PATCH] tcp: Reject invalid ack_seq to Fast Open sockets
 2012-10-23  0:56 UTC  (2+ messages)

[PATCH] LIBISCSI: Added the new boot_nic entry in the session sysfs
 2012-10-23  0:53 UTC 

[PATCH] Platform code merge for 68000 core cpus
 2012-10-23  0:52 UTC 

[U-Boot] MPC8360 arbiter settings
 2012-10-23  0:50 UTC  (2+ messages)

[GIT PULL nf-next] IPVS for 3.8
 2012-10-23  0:50 UTC  (2+ messages)
` [PATCH] ipvs: fix build errors related to config option combinations

[PATCH 0/6] Create platform device for audio support
 2012-10-23  0:48 UTC  (4+ messages)
` [PATCH 6/6] OMAPDSS: HDMI: Create platform device to support audio

[PATCH 0/2] move kmem_cache_free to common code
 2012-10-23  0:48 UTC  (6+ messages)
` [PATCH 2/2] slab: "

[PATCH V2 0/7] ARM: tegra30: cpuidle: add LP2 support
 2012-10-23  0:42 UTC  (3+ messages)

mtd: onenand: 8Gb SDP/DDP support
 2012-10-23  0:40 UTC 

zram OOM behavior
 2012-10-23  0:40 UTC  (8+ messages)

[PATCH] Btrfs: fix a tree mod bug while inserting a new root
 2012-10-23  0:39 UTC  (3+ messages)

fsfreeze support in qemu-ga win32
 2012-10-23  0:39 UTC 

[PATCH v1 0/2] x86, apic: Disable BSP if boot cpu is AP
 2012-10-23  0:35 UTC  (11+ messages)
` [PATCH v1 2/2] "

[PATCH] [v2] ASoC: add support for the Freescale / iVeia P1022 RDK reference board
 2012-10-23  0:35 UTC  (3+ messages)

[nf-next PATCH v2] ipvs: fix build errors related to config option combinations
 2012-10-23  0:33 UTC  (2+ messages)

[PATCH] makedumpfile: s390x: Add 2GB frame support for page table walker
 2012-10-23  0:30 UTC  (4+ messages)

Drivers: hv
 2012-10-23  0:25 UTC  (3+ messages)

[PATCH] ledtrig-cpu: use spin_lock to replace mutex lock
 2012-10-23  0:27 UTC  (4+ messages)

tools/vm build fails
 2012-10-23  0:20 UTC  (2+ messages)

[git pull] drm fixes
 2012-10-23  0:19 UTC 

[PATCH] serial: 8250 check iir rdi in interrupt
 2012-10-23  0:19 UTC 

IPMI: Some minor fixes
 2012-10-23  0:10 UTC  (6+ messages)
` [PATCH 2/5] ACPI: Reorder IPMI driver before any other ACPI drivers


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.