All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-23 18:23:18 to 2011-05-23 19:34:59 UTC [more...]

CMD23 plumbing and support patchset
 2011-05-23 19:34 UTC  (12+ messages)
` CMD23 plumbing patchset
  ` [[v4] 1/5] MMC: Add/remove quirks conditional support
    ` [[v4] 2/5] MMC: Use CMD23 for multiblock transfers when we can

[PATCH 1/5] Documentation: update dontdiff file
 2011-05-23 19:33 UTC  (7+ messages)
` [PATCH 2/5] Documentation: update epoll sysctl text
` [PATCH 3/5] Documentation: update LXR web link
` [PATCH 4/5] Documentation: fix vgaarbiter.txt typos etc
` [PATCH 5/5] Documentation: update GregKH links

[Ocfs2-devel] [PATCH 0/3 V2] ocfs2: Add batched discard support
 2011-05-23 19:33 UTC  (5+ messages)
` [Ocfs2-devel] [PATCH 1/3 V2] ocfs2: Add ocfs2_trim_fs for SSD trim support
  ` [Ocfs2-devel] [PATCH 2/3 V2] ocfs2: Add FITRIM ioctl

CMD23 plumbing patchset
 2011-05-23 20:06 UTC  (7+ messages)
` [v6 1/5] MMC: Add/remove quirks conditional support
` [v6 2/5] MMC: Use CMD23 for multiblock transfers when we can
` [v6 3/5] MMC: Implement MMC_CAP_CMD23 for SDHCI
` [v6 4/5] MMC: Block CMD23 support for UHS104/SDXC cards
` [v6 5/5] MMC: SDHCI AutoCMD23 support

[U-Boot] [RFC] Review of U-Boot timer API
 2011-05-23 19:33 UTC  (16+ messages)

[Qemu-devel] [RFC][PATCH v0 0/8] Improve register allocator
 2011-05-23 19:32 UTC  (3+ messages)
` [Qemu-devel] [RFC][PATCH v0 8/8] Add spill count profiling

linux-next: Tree for May 23
 2011-05-23 19:31 UTC  (12+ messages)
` [PATCH -next] x86: apic_flat_64.c needs module.h
  ` [tip:x86/apic] x86, apic: Include module.h header in apic_flat_64.c
` [PATCH -next] target: fix tfc_io.c printk format warning
` [PATCH -next] mtd: fix physmap.h warnings

[GIT PULL] more x86/apic changes for v2.6.40
 2011-05-23 19:30 UTC 

[PATCH][SCSI] target: Fix double test of inquiry_prod
 2011-05-23 19:21 UTC  (3+ messages)

[xen-4.0-testing test] 7288: regressions - FAIL
 2011-05-23 19:29 UTC 

[PATCH 3/3] perf_events: add Intel Sandy Bridge offcore_response low-level support (v3)
 2011-05-23 19:29 UTC  (3+ messages)

[lm-sensors] [PATCH] hwmon: (coretemp) Fix compile error if
 2011-05-23 19:28 UTC  (3+ messages)

[PATCH 2/2] ext4: Fix waiting and sending of a barrier in ext4_sync_file()
 2011-05-23 19:28 UTC  (4+ messages)

[GIT PATCH] TTY/serial driver patches for .40
 2011-05-23 19:27 UTC  (64+ messages)
` [PATCH 01/48] vt: remove uneeded retval check before tty->ops->open inside tty_open
  ` [PATCH 02/48] vt: Add K_OFF return value to vt_ioctl KDGKBMODE
  ` [PATCH 03/48] drivers/tty/vt/vt_ioctl.c: repair insane ?: expression
  ` [PATCH 04/48] tty: VT, remove unused variable
  ` [PATCH 05/48] TTY: serial_core, "
  ` [PATCH 06/48] Char: cyclades, fix "
  ` [PATCH 07/48] TTY: VT, remove unused variables
  ` [PATCH 08/48] Char: moxa, "
  ` [PATCH 09/48] TTY: rocket, "
  ` [PATCH 10/48] TTY: unify tty_init_dev fail path handling
  ` [PATCH 11/48] TTY: unify pty_install "
  ` [PATCH 12/48] TTY: unify pty_unix98_install "
  ` [PATCH 13/48] TTY: introduce deinit helpers for proper ldisc shutdown
  ` [PATCH 14/48] TTY: plug in deinitialize_tty_struct
  ` [PATCH 15/48] TTY: fix fail path in tty_open
  ` [PATCH 16/48] serial: altera_uart: Scan for a free port if platform device id is -1
  ` [PATCH 17/48] Char: moxa, do not touch NORMAL_ACTIVE bit
  ` [PATCH 18/48] serial: core, move termios handling to uart_startup
  ` [PATCH 19/48] serial: core, do not set DTR/RTS twice on startup
  ` [PATCH 20/48] serial: core, remove uart_update_termios
  ` [PATCH 21/48] tty: remove invalid location line in file header
  ` [PATCH 22/48] Serial: ifx6x60c: Remove duplicate includes of linux/tty.h
  ` [PATCH 23/48] tty: Clean console safely
  ` [PATCH 24/48] Serial: Remove unused code
  ` [PATCH 25/48] tty: make receive_buf() return the amout of bytes received
  ` [PATCH 26/48] Char: nozomi, use GFP_KERNEL for kfifo allocation
  ` [PATCH 27/48] Char: nozomi, remove port.count checks
  ` [PATCH 28/48] Char: nozomi, remove useless tty_sem
  ` [PATCH 29/48] Char: moxa, fix locking in moxa_write
  ` [PATCH 30/48] TTY: serial_core, remove invalid test
  ` [PATCH 31/48] TTY: serial_core, remove superfluous set_task_state
  ` [PATCH 32/48] TTY: tty_io, annotate locking functions
  ` [PATCH 33/48] drivers/tty/moxa.c: Put correct tty value
  ` [PATCH 34/48] n_gsm: Use print_hex_dump_bytes
  ` [PATCH 35/48] tty/serial: add support for Xilinx PS UART
  ` [PATCH 36/48] parport: Use request_muxed_region for IT87 probe and lock
  ` [PATCH 37/48] pch_uart: Support new device ML7223 IOH
  ` [PATCH 38/48] ASoC: Update cx20442 for TTY API change
  ` [PATCH 39/48] 8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter
  ` [PATCH 40/48] pch_phub: Support new device ML7223
  ` [PATCH 41/48] tty: Remove to support serial for S5P6442
  ` [PATCH 42/48] export kernel call get_task_comm()
  ` [PATCH 43/48] Kernel documentation for the PTI feature
  ` [PATCH 44/48] Intel PTI implementaiton of MIPI 1149.7
  ` [PATCH 45/48] n_tracerouter and n_tracesink ldisc additions
  ` [PATCH 46/48] tty/serial: Add explicit PORT_TEGRA type
  ` [PATCH 47/48] tty/serial: Fix break handling for PORT_TEGRA
  ` [PATCH 48/48] serial: 8250_pci: add support for Cronyx Omega PCI multiserial board

ath9k 9380: All 5Ghz channels flagged as passive-scanning
 2011-05-23 19:26 UTC  (6+ messages)

[Qemu-devel] [PULL] usb patch queue: initial usb 2.0 support
 2011-05-23 19:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH 18/18] usb: add ehci adapter

[PATCH v3 0/6] m68knommu: merge and clean up of arch/m68k/lib files
 2011-05-23 19:26 UTC  (7+ messages)
` [PATCH v3 1/6] m68k: merge mmu and non-mmu versions of muldi3
  ` [PATCH v3 2/6] m68k: merge mmu and non-mmu versions of lib/Makefile
    ` [PATCH v3 3/6] m68k: remove duplicate memmove() implementation
      ` [PATCH v3 4/6] m68k: remove duplicate memset() implementation
        ` [PATCH v3 5/6] m68k: remove duplicate memcpy() implementation

(Short?) merge window reminder
 2011-05-23 19:25 UTC  (9+ messages)

[GIT PULL] higher scheduler load resolution
 2011-05-23 19:24 UTC 

Regression post-ALSA 1.0.22 for Lenovo G555 Internal mic
 2011-05-23 19:23 UTC  (4+ messages)

[PATCHSET v6 0/26] pnfs for 2.6.40
 2011-05-23 19:22 UTC  (5+ messages)
` [PATCH v6 19/26] pnfs: support for non-rpc layout drivers

[PATCH] Improve errors from 'git diff --no-index'
 2011-05-23 19:22 UTC  (5+ messages)

UART #1 access on Sequoia board
 2011-05-23 19:22 UTC  (3+ messages)
    ` Fwd: "

[U-Boot] [PATCH] [Timer]Remove calls to [get, reset]_timer outside arch/
 2011-05-23 19:19 UTC  (6+ messages)
    ` [U-Boot] Formal acks and patchwork (was: [PATCH] [Timer]Remove calls to [get, reset]_timer outside arch/)
        ` [U-Boot] Formal acks and patchwork

[PATCH] ext4: use vmtruncate() instead of ext4_truncate() in ext4_setattr()
 2011-05-23 19:19 UTC  (4+ messages)
    ` [PATCH -v2] ext4: use truncate_setsize() unconditionally

[PATCH] Alternate setting 1 must be selected for interface 0 on the model that I received. Else the rest is identical
 2011-05-23 19:17 UTC  (5+ messages)

[PATCH 1/1] Clocksource: Move the Hyper-V clocksource driver out of staging
 2011-05-23 19:17 UTC  (8+ messages)

kernel 2.6.39 (user mode linux) crashes (2.6.38 works fine)
 2011-05-23 19:17 UTC  (6+ messages)

RHEL6 xen and dom0 kernel to test
 2011-05-23 19:16 UTC  (2+ messages)
` [Xen-devel] "

[merged] pci-dont-use-dmi_name_in_vendors-in-quirk.patch removed from -mm tree
 2011-05-23 19:14 UTC 

kernel BUG at fs/btrfs/inode.c:2271!
 2011-05-23 19:14 UTC  (4+ messages)

[merged] fs-partitions-ldmc-fix-buffer-overflow-again.patch removed from -mm tree
 2011-05-23 19:14 UTC 

[merged] ipc-add-missing-sys_ni-entries-for-ipc-compatc-functions.patch removed from -mm tree
 2011-05-23 19:14 UTC 

[PATCH 0/2] Opkg and distcc fix
 2011-05-23 19:09 UTC  (2+ messages)

[U-Boot] China Daily (European edition, weekly, in English) advertising now open for the first time
 2011-05-23 19:12 UTC 

Losing events from USB barcode reader
 2011-05-23 19:02 UTC 

Talk about Git (slides etc.) for intermediate + advanced audience that I can steal?
 2011-05-23 19:06 UTC  (3+ messages)

[PATCH/RFC] RDMA/ucma: Add .nodename/.mode to tell userspace where to create device node
 2011-05-23 19:06 UTC  (2+ messages)

Compat-wireless release for 2011-05-23 is baked
 2011-05-23 19:06 UTC 

Linux kernel test suites
 2011-05-23 19:05 UTC  (3+ messages)

[PATCH] Make code more readable by not using the return value of the WARN() macro. Set ret variable in an undefined case
 2011-05-23 19:04 UTC  (3+ messages)

[PATCH 0/3] switch to newer eglibc & gcc versions
 2011-05-23 19:01 UTC  (3+ messages)
` [poky] "

[GIT PATCH] USB patches for .40
 2011-05-23 18:55 UTC 

[PATCH] cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN
 2011-05-23 19:03 UTC  (15+ messages)

[PATCH 08/31] nVMX: Fix local_vcpus_link handling
 2011-05-23 19:03 UTC  (14+ messages)

[BUG] perf: bogus correlation of kernel symbols
 2011-05-23 19:02 UTC  (10+ messages)

[PATCH 2/7] powerpc/mm: 64-bit 4k: use a PMD-based virtual page table
 2011-05-23 18:54 UTC  (5+ messages)

[linux test] 7277: regressions - FAIL
 2011-05-23 19:00 UTC 

Sun4d boot crash in sun4d_init_timers
 2011-05-23 18:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/rbd: Remove unused local variable
 2011-05-23 18:57 UTC  (5+ messages)
      ` Fwd: "

cannot mount btrfs - parent transid verify failed
 2011-05-23 18:57 UTC 

linux-next: build warning after merge of the suspend tree
 2011-05-23 18:57 UTC  (4+ messages)

BUG: Failure to send REQ_FLUSH on unmount on ext3, ext4, and FS in general
 2011-05-23 18:56 UTC  (9+ messages)

[Buildroot] [PATCH] toolchain: fixed version
 2011-05-23 18:55 UTC  (2+ messages)

[PATCH 0/4] acer-wmi: two Bugs fixed and set device state by access new wmi method
 2011-05-23 18:54 UTC  (4+ messages)
` [PATCH 2/4] acer-wmi: check the existence of internal 3G device when set capability

[Bug 29162] New: Reiserfs hang with dataloss sometimes
 2011-05-23 18:54 UTC  (2+ messages)
` [Bug 29162] "

[Buildroot] [git commit] ext-toolchain: fix download url / add cs 2009q3
 2011-05-23 18:54 UTC 

[PATCH] Inlined functions should be static
 2011-05-23 18:50 UTC  (4+ messages)

[PATCH 3/3] in scripts/export_report.pl use warn() to issue WARNING, so they go to stderr
 2011-05-23 18:44 UTC  (5+ messages)
` [PATCH 0/3 rev2] fix scripts/export_report.pl
  ` [PATCH 1/3] do collectcfiles work in perl itself, eschew shell pipeline
  ` [PATCH 2/3] sort SECTION 2 output of scripts/export_report.pl

[meta-oe][PATCH] uclibc: Recipes are moved to openembedde-core layer
 2011-05-23 18:41 UTC  (3+ messages)

Why does adding an existing repo as a submodule modify .git/config?
 2011-05-23 18:43 UTC  (2+ messages)

Linux 2.6.33.14
 2011-05-23 18:41 UTC  (2+ messages)

Linux 2.6.32.41
 2011-05-23 18:41 UTC  (2+ messages)

Losing PS/2 Interrupts
 2011-05-23 18:39 UTC  (10+ messages)
  `  "

[U-Boot] [PATCH 1/2] command/cmd_cache.c: Add optional flush arguments
 2011-05-23 18:38 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] powerpc/85xx: provide 85xx flush_icache for cmd_cache

multipatd -k "show config" related query
 2011-05-23 18:34 UTC 

PROBLEM: Kernel panics on do_raw_spin_lock()
 2011-05-23 18:33 UTC 

[xen-4.1-testing test] 7284: regressions - FAIL
 2011-05-23 18:32 UTC 

[PATCH/RFC] IB/srp: Fix integer -> pointer cast warnings
 2011-05-23 18:31 UTC 

[U-Boot] [PATCH 1/3] disk/part.c: Make features optional
 2011-05-23 18:29 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] common/cmd_nand.c: add ifdef protection for do_bootm
  ` [U-Boot] [PATCH 3/3] common/cmd_ximg.c: add ifdef protection for gzip uncompression

Oops (bad memory deref) in slab_alloc() due to filp_cachep holding incorrect values
 2011-05-23 18:28 UTC  (2+ messages)
    ` Fwd: "

[GIT pull] timers for 2.6.40
 2011-05-23 18:24 UTC 

[GIT PULL] hwmon updates for 2.6.40
 2011-05-23 18:22 UTC  (4+ messages)
` [lm-sensors] "


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.