All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-10 02:16:20 to 2013-03-10 07:54:58 UTC [more...]

Linux kernel 3.x problems on PowerMac G5
 2013-03-10  7:53 UTC  (15+ messages)

Maximum file system size of XFS?
 2013-03-10  7:54 UTC  (5+ messages)

[U-Boot] [PATCH v2] mx6dl: Add initial support for Wandboard dual lite
 2013-03-10  7:51 UTC  (2+ messages)

[PATCH 0/7] Rework current Tegra support
 2013-03-10  7:41 UTC  (6+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] tegra: add driver for the clock and reset module
  ` [PATCH v2 4/5] tegra: add proper timer driver

[Buildroot] [autobuild.buildroot.net] Build results for 2013-03-09
 2013-03-10  7:35 UTC 

[PATCH 0/3] Trivial (and small) exclude optimizations
 2013-03-10  7:34 UTC  (9+ messages)
` [PATCH v2 0/6] Exclude optimizations
  ` [PATCH v2 1/6] match_pathname: avoid calling strncmp if baselen is 0
  ` [PATCH v2 2/6] dir.c: inline convenient *_icase helpers
  ` [PATCH v2 3/6] match_basename: use strncmp instead of strcmp
  ` [PATCH v2 4/6] match_{base,path}name: replace strncmp_icase with strnequal_icase
  ` [PATCH v2 5/6] dir.c: pass pathname length to last_exclude_matching
  ` [PATCH v2 6/6] exclude: filter patterns by directory level

[PATCH v2, part1 00/29] Use helper functions to simplify memory intialization code
 2013-03-10  7:28 UTC  (63+ messages)
` [PATCH v2, part1 01/29] mm: introduce common help functions to deal with reserved/managed pages
` [PATCH v2, part1 02/29] mm/alpha: use common help functions to free reserved pages
` [PATCH v2, part1 03/29] mm/ARM: "
` [PATCH v2, part1 04/29] mm/avr32: "
` [PATCH v2, part1 05/29] mm/blackfin: "
` [PATCH v2, part1 06/29] mm/c6x: "
` [PATCH v2, part1 07/29] mm/cris: "
` [PATCH v2, part1 08/29] mm/FRV: "
` [PATCH v2, part1 09/29] mm/h8300: "
` [PATCH v2, part1 10/29] mm/IA64: "
` [PATCH v2, part1 11/29] mm/m32r: "
` [PATCH v2, part1 12/29] mm/m68k: "
` [PATCH v2, part1 13/29] mm/microblaze: "
` [PATCH v2, part1 14/29] mm/MIPS: "
` [PATCH v2, part1 15/29] mm/mn10300: "
` [PATCH v2, part1 16/29] mm/openrisc: "
` [PATCH v2, part1 17/29] mm/parisc: "
` [PATCH v2, part1 18/29] mm/ppc: "
` [PATCH v2, part1 19/29] mm/s390: "
` [PATCH v2, part1 20/29] mm/score: "
` [PATCH v2, part1 21/29] mm/SH: "
` [PATCH v2, part1 22/29] mm/SPARC: "
` [PATCH v2, part1 23/29] mm/um: "
` [PATCH v2, part1 24/29] mm/unicore32: "
` [PATCH v2, part1 25/29] mm/x86: "
` [PATCH v2, part1 26/29] mm/xtensa: "
` [PATCH v2, part1 27/29] mm/arc: "
` [PATCH v2, part1 28/29] mm/metag: "
` [PATCH v2, part1 29/29] mm,kexec: "

plans for fireworks driver
 2013-03-10  7:28 UTC  (3+ messages)

[UBI-WWW] UBI: correct bad href in table of contents
 2013-03-10  7:21 UTC  (2+ messages)

[PATCH] mtd omap2 driver fix IOERR
 2013-03-10  7:14 UTC  (2+ messages)

[PATCH v2 00/20] kdump, vmcore: support mmap() on /proc/vmcore
 2013-03-10  6:46 UTC  (8+ messages)
` [PATCH v2 01/20] vmcore: refer to e_phoff member explicitly
` [PATCH v2 07/20] vmcore: copy non page-size aligned head and tail pages in 2nd kernel

[Patch net-next] tunnel: use iptunnel_xmit() again
 2013-03-10  7:05 UTC  (3+ messages)

Memory corruption when rebasing with git version 1.8.1.5 on arch
 2013-03-10  7:05 UTC  (6+ messages)

memory zone and slab
 2013-03-10  7:04 UTC  (5+ messages)

[PATCH] format-patch: RFC 2047 says multi-octet character may not be split
 2013-03-10  7:05 UTC  (4+ messages)

[PATCH 24/32] pci: PCIe driver for Marvell Armada 370/XP systems
 2013-03-10  6:55 UTC  (26+ messages)

'ubi clone' from Live NAND
 2013-03-10  6:50 UTC  (4+ messages)

[PATCH v2 00/20] x86, ACPI, numa: Parse numa info early
 2013-03-10  6:44 UTC  (23+ messages)
` [PATCH v2 01/20] x86: Change get_ramdisk_image() to global
` [PATCH v2 02/20] x86, microcode: Use common get_ramdisk_image()
` [PATCH v2 03/20] x86, ACPI, mm: Kill max_low_pfn_mapped
` [PATCH v2 04/20] x86, ACPI: Increase override tables number limit
` [PATCH v2 05/20] x86, ACPI: Split acpi_initrd_override to find/copy two functions
` [PATCH v2 06/20] x86, ACPI: Store override acpi tables phys addr in cpio files info array
` [PATCH v2 07/20] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
` [PATCH v2 08/20] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c
` [PATCH v2 09/20] x86, mm, numa: Move two functions calling on successful path later
` [PATCH v2 10/20] x86, mm, numa: Call numa_meminfo_cover_memory() checking early
` [PATCH v2 11/20] x86, mm, numa: Move node_map_pfn alignment() to x86
` [PATCH v2 12/20] x86, mm, numa: Use numa_meminfo to check node_map_pfn alignment
` [PATCH v2 13/20] x86, mm, numa: Set memblock nid later
` [PATCH v2 14/20] x86, mm, numa: Move node_possible_map setting later
` [PATCH v2 15/20] x86, mm, numa: Move emulation handling down
` [PATCH v2 16/20] x86, ACPI, numa, ia64: split SLIT handling out
` [PATCH v2 17/20] x86, mm, numa: Add early_initmem_init() stub
` [PATCH v2 18/20] x86, mm: Parse numa info early
` [PATCH v2 19/20] x86, mm: Make init_mem_mapping be able to be called several times
` [PATCH v2 20/20] x86, mm, numa: Put pagetable on local node ram for 64bit

[Qemu-devel] [PATCH v4 3/6] add backup related monitor commands
 2013-03-10  6:43 UTC  (13+ messages)

[PATCH v2 1/6] Extend device_platform_driver macro
 2013-03-10  6:41 UTC  (6+ messages)
` [PATCH v2 2/6] Add more drivers to using device_platform_driver()
` [PATCH v2 3/6] Introduce console_platform_driver() macro and use it for serial drivers
` [PATCH v2 4/6] SPI: Rename spi_register_driver() for using with register_driver_macro()
` [PATCH v2 5/6] I2C: Rename i2c_register_driver() "
` [PATCH v2 6/6] Introduce device_spi_driver() macro and use it for SPI drivers

[PATCH 0/5] [RFC] RAID-level terminology change
 2013-03-10  6:37 UTC  (6+ messages)

[U-Boot] [PATCH V5 REPOST 1/7] ARM: bcm2835: add mailbox driver
 2013-03-10  6:34 UTC  (4+ messages)
` [U-Boot] [PATCH V5 REPOST 6/7] mmc: add bcm2835 driver

[xen-unstable test] 17209: regressions - FAIL
 2013-03-10  6:30 UTC 

[PATCH v2, part1 00/29] Use helper functions to simplify memory intialization code
 2013-03-10  6:26 UTC 

[ath9k-devel] CSI support
 2013-03-10  6:20 UTC  (4+ messages)

[PATCH] ATH6KL: "Fix the byte alignment rule to avoid loss of bytes in a TCP segment"
 2013-03-10  6:19 UTC  (2+ messages)

[PATCH] ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment
 2013-03-10  6:16 UTC 

[Qemu-devel] [Bug 583296] [NEW] I/O errors with qemu-nbd/qcow2
 2013-03-10  5:52 UTC  (2+ messages)
` [Qemu-devel] [Bug 583296] "

[B.A.T.M.A.N.] [PATCH] batman-adv: correct super define in network coding header
 2013-03-10  5:58 UTC  (2+ messages)

ath6kl: move ath6kl_wmi_startscan_cmd()
 2013-03-10  5:56 UTC  (2+ messages)

[PATCH] Rate should be u64 to avoid integer overflow at high speeds (>= ~35Gbit)
 2013-03-10  5:54 UTC  (6+ messages)

[PATCH] mm, x86: no zeroing of hugetlbfs pages at boot
 2013-03-10  5:55 UTC  (3+ messages)

Add ath6kl cleaned up driver
 2013-03-10  5:53 UTC  (2+ messages)

[PATCH 1/2] ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()
 2013-03-10  5:51 UTC  (2+ messages)
` [PATCH 2/2] ath6kl: remove false check from ath6kl_rx()

xennet: skb rides the rocket: 20 slots
 2013-03-10  5:22 UTC  (14+ messages)
                          ` Fwd: "

Git prompt
 2013-03-10  5:21 UTC  (5+ messages)
` [PATCH v3 0/2] shell: allow 'no-interactive-login' command to disable interactive shell
  ` [PATCH 2/2] shell: new no-interactive-login command to print a custom message

[PATCH v3 0/6] Bluetooth: HCI command synchronisation fixes
 2013-03-10  5:18 UTC  (7+ messages)
` [PATCH v3 1/6] Bluetooth: Move power on HCI command updates to their own function
` [PATCH v3 2/6] Bluetooth: Update mgmt powered HCI commands to use async requests
` [PATCH v3 3/6] Bluetooth: Wait for HCI command completion with mgmt_set_powered
` [PATCH v3 4/6] Bluetooth: Fix busy condition testing for EIR and class updates
` [PATCH v3 5/6] Bluetooth: Fix UUID/class mgmt command response synchronization
` [PATCH v3 6/6] Bluetooth: Remove useless HCI_PENDING_CLASS flag

[Suggestion] drivers/gpu/drm/tilcdc: link failed
 2013-03-10  5:07 UTC  (2+ messages)

[PATCH] vmscan: minor cleanup for kswapd
 2013-03-10  5:05 UTC  (2+ messages)

[PATCH] drivers/gpu/drm/tilcdc: Makefile, only -Werror when no -W* in EXTRA_CFLAGS
 2013-03-10  5:04 UTC 

epoll: possible bug from wakeup_source activation
 2013-03-10  4:59 UTC  (8+ messages)

HDA regression on Fujitsu S7020 laptop (ALC260 codec)
 2013-03-10  4:58 UTC 

bug disabling guest interface
 2013-03-10  4:58 UTC  (8+ messages)
  ` Is: SKB_MAX_LEN bites again. Was: "

[PATCH 0/2] Improve P4Merge mergetool invocation
 2013-03-10  4:55 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] mergetools/p4merge: create a base if none available

Better support for (desktop) file search / indexing applications
 2013-03-10  4:51 UTC  (5+ messages)
        ` Fwd: [Nepomuk] "

Raid 5/10 discard support broken in 3.8.2
 2013-03-10  4:49 UTC  (4+ messages)

[PATCH] drivers/gpu/drm/omapdrm: Makefile, only -Werror when no -W* in EXTRA_CFLAGS
 2013-03-10  4:21 UTC 

[PATCH RFC] unix: account skb memory to receiving socket's sk_rmem_alloc on sending
 2013-03-10  4:40 UTC  (4+ messages)

[xen-4.2-testing test] 17210: tolerable FAIL - PUSHED
 2013-03-10  4:25 UTC 

about btrfs quota issues
 2013-03-10  4:21 UTC 

[PATCH] print_rate: use knowledge in rate_suffix table for human readable rates
 2013-03-10  4:08 UTC  (2+ messages)

[PATCH] sch: Rate (in bits/sec) should be u64 so it doesn't overflow at 40Gbit
 2013-03-10  4:06 UTC  (2+ messages)

[PATCH] drivers/clk: fixup commit 72480014b86c8b51fb51c5c6a0525876055c37c7
 2013-03-10  3:48 UTC 

xhci module fails when booting in UEFI mode
 2013-03-10  3:26 UTC  (3+ messages)

[PATCH] ARM:vexpress: beautify code, using 'static const' instead of 'const static'
 2013-03-10  3:13 UTC  (3+ messages)

[PATCH] include/linux/res_counter.h: fixup commit 9259826ccb8165f797e4c2c9d17925b41af5f6ae
 2013-03-10  3:12 UTC 

Can I disable RT throttling?
 2013-03-10  3:09 UTC  (4+ messages)

Need a way to match vlan / pcp fields in 802.1Q header
 2013-03-10  2:58 UTC 

XFS filesystem corruption
 2013-03-10  2:50 UTC  (4+ messages)

[PATCH] ARM: fix the magic numbers used for checking the existence of saved caller registers
 2013-03-10  2:46 UTC  (2+ messages)

[RFC PATCH 0/5] tasklist_lock fairness issues
 2013-03-10  2:37 UTC  (3+ messages)

[PATCH v2 15/20] kexec: fill note buffers by NT_VMCORE_PAD notes in page-size boundary
 2013-03-10  2:33 UTC  (6+ messages)

[PATCH] ARM:net: an issue for k which is u32, never < 0
 2013-03-10  2:15 UTC 


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.