All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-04 21:32:34 to 2012-10-04 22:05:06 UTC [more...]

[PATCH 00/16] More omap plat header cleanup for v3.8 merge window
 2012-10-04 22:05 UTC  (30+ messages)
` [PATCH 01/16] ARM: OMAP2+: Make board-zoom.h local
` [PATCH 02/16] ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2
` [PATCH 03/16] ARM: OMAP: Make plat/common.h local to "
` [PATCH 04/16] ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap
` [PATCH 05/16] ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1
` [PATCH 06/16] ARM: OMAP: Move plat/led.h to include/linux/platform_data
` [PATCH 07/16] ARM: OMAP: Make plat/sram.h local to plat-omap
` [PATCH 08/16] ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.h
` [PATCH 09/16] ARM: OMAP: Split plat/mmc.h into local headers and platform_data
` [PATCH 10/16] ARM: OMAP: Make omap_device local to mach-omap2
` [PATCH 11/16] ARM: OMAP: Make plat/omap_hwmod.h "
` [PATCH 12/16] ARM: OMAP: Merge plat/multi.h into plat/cpu.h
` [PATCH 13/16] ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2
` [PATCH 14/16] ARM: OMAP: Split plat/serial.h for omap1 and omap2+

upload-pack is slow with lots of refs
 2012-10-04 12:14 UTC  (23+ messages)
            ` [PATCH 0/4] optimizing upload-pack ref peeling
              ` [PATCH 1/4] peel_ref: use faster deref_tag_noverify
              ` [PATCH 2/4] peel_ref: do not return a null sha1
              ` [PATCH 3/4] peel_ref: check object type before loading
              ` [PATCH 4/4] upload-pack: use peel_ref for ref advertisements

[ 00/58] 3.5.6-stable review
 2012-10-04 21:20 UTC  (26+ messages)
` [ 07/58] usb: gadget: initialize the strings in tcm_usb_gadget properly
` [ 09/58] USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support
` [ 11/58] usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems
` [ 14/58] tty: keyboard.c: Remove locking from vt_get_leds
` [ 16/58] staging: comedi: s626: dont dereference insn->data
` [ 18/58] staging: comedi: dont dereference user memory for INSN_INTTRIG
` [ 19/58] staging: comedi: fix memory leak for saved channel list
` [ 22/58] serial: omap: fix software flow control
` [ 25/58] tools/hv: Fix file handle leak
` [ 26/58] tools/hv: Fix exit() error code
` [ 28/58] b43legacy: Fix crash on unload when firmware not available
` [ 30/58] xhci: Intel Panther Point BEI quirk
` [ 31/58] xHCI: add cmd_ring_state
` [ 32/58] xHCI: add aborting command ring function
` [ 34/58] xHCI: handle command after aborting the command ring
` [ 37/58] ath9k: Disable ASPM only for AR9285
` [ 40/58] n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX
` [ 42/58] n_gsm: added interlocking for gsm_data_lock for certain code paths
` [ 43/58] n_gsm: memory leak in uplink error path
` [ 44/58] UBI: fix autoresize handling in R/O mode
` [ 47/58] SCSI: ibmvscsi: Fix host config length field overflow
` [ 48/58] SCSI: hpsa: Use LUN reset instead of target reset
` [ 53/58] IB/srp: Fix use-after-free in srp_reset_req()
` [ 55/58] isci: fix isci_pci_probe() generates warning on efi failure path
` [ 57/58] SCSI: scsi_remove_target: fix softlockup regression on hot remove

What's cooking in git.git (Oct 2012, #01; Tue, 2)
 2012-10-04 11:46 UTC  (16+ messages)
        ` [PATCH 0/6] wildmatch part 2
          ` [PATCH 1/6] attr: remove the union in struct match_attr
          ` [PATCH 2/6] attr: avoid strlen() on every match
          ` [PATCH 3/6] attr: avoid searching for basename "
          ` [PATCH 4/6] attr: more matching optimizations from .gitignore
          ` [PATCH 5/6] gitignore: do not do basename match with patterns that have '**'
          ` [PATCH 6/6] t3001: note about expected "**" behavior
  ` fa/remote-svn (Re: What's cooking in git.git (Oct 2012, #01; Tue, 2))

[PATCH] Input: imx_keypad - only set enabled columns to open-drain
 2012-10-04 21:57 UTC 

[ANNOUNCE] Git v1.8.0-rc0
 2012-10-04  8:17 UTC  (15+ messages)
` grep.patternType (was: Re: [ANNOUNCE] Git v1.8.0-rc0)
  ` grep.patternType
  ` [PATCH 0/6] Tying loose ends of extended "grep"
    ` [PATCH 1/6] grep: move configuration support to top-level grep.[ch]
    ` [PATCH 2/6] grep: move pattern-type bits "
    ` [PATCH 3/6] log --grep: use the same helper to set -E/-F options as "git grep"
    ` [PATCH 4/6] log --grep: accept --basic-regexp and --perl-regexp
    ` [PATCH 5/6] log: pass rev_info to git_log_config()
    ` [PATCH 6/6] log --grep: honor grep.patterntype etc. configuration variables

[U-Boot] [PATCH v3 0/6] arm: rmobile: kzm9g: enable booting Linux kernel
 2012-10-04 22:02 UTC  (6+ messages)
` [U-Boot] [PATCH v4 0/7] "
  ` [U-Boot] [PATCH v4 5/7] MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g

[U-Boot] [PATCH] MPC85xx: remove support for TQM85xx boards
 2012-10-04 22:02 UTC  (2+ messages)

[PATCH 01/10] device: add drivers_autoprobe in struct device
 2012-10-04 22:01 UTC  (5+ messages)
` [PATCH 0/4] ACPI: kill acpi_pci_root_start

erratic behavior commit --allow-empty
 2012-10-04  7:07 UTC  (34+ messages)

Fixing the p4merge launch shell script
 2012-10-04  6:59 UTC  (4+ messages)

[GIT PULL v5] java: add libcephfs Java bindings
 2012-10-04 22:00 UTC  (7+ messages)

[PATCH] udp: port starting location not random
 2012-10-04 21:59 UTC  (7+ messages)

[GIT PULL] Disintegrate UAPI for sparc
 2012-10-04 21:59 UTC  (4+ messages)

[U-Boot] [PATCH v1] env: fix crash using default -f -a
 2012-10-04 21:57 UTC  (2+ messages)

[PATCH 0/1] meta-intel misc commits
 2012-10-04 21:56 UTC  (2+ messages)

[PATCH] pidns: remove recursion from free_pid_ns
 2012-10-04 21:21 UTC 

push.default documented in "man git-push"?
 2012-10-04  5:45 UTC  (12+ messages)

[U-Boot] [PATCH 0/3] Add support for the Boundary Devices Nitrogen6x board
 2012-10-04 21:56 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] Add nitrogen6x board

Bug report
 2012-10-04  4:35 UTC 

[ 000/180] 2.6.32.60-longterm review
 2012-10-04 21:55 UTC  (10+ messages)
` [ 092/180] udf: Avoid run away loop when partition table length is corrupted
` [ 100/180] powerpc: Add "memory" attribute for mfmsr()
` [ 101/180] SCSI: libsas: continue revalidation
` [ 110/180] ext4: dont let i_reserved_meta_blocks go negative

[PATCH -v4 00/13] x86, mm: init_memory_mapping cleanup
 2012-10-04 21:54 UTC  (13+ messages)
` [PATCH 04/13] x86, mm: Revert back good_end setting for 64bit

[ENHANCEMENT] Allow '**' pattern in .gitignore
 2012-10-04  1:34 UTC  (8+ messages)

[PATCH 1/2] git-send-email: introduce compose-encoding
 2012-10-03 22:05 UTC  (2+ messages)
` [PATCH 2/2] git-send-email: use locale encoding for compose

Unstaging during a merge conflict
 2012-10-03 22:01 UTC  (2+ messages)

[PATCH 0/10] Cleanup & new features for compiler*.h and bug.h
 2012-10-04 21:51 UTC  (7+ messages)
` [PATCH 6/10] bug.h: Replace __linktime_error with __compiletime_error

Rebase doesn't restore branch pointer back on out of memory
 2012-10-03 21:52 UTC  (2+ messages)

[ 00/52] 3.4.13-stable review
 2012-10-04 21:21 UTC  (23+ messages)
` [ 01/52] vfs: dcache: fix deadlock in tree traversal
` [ 03/52] dm table: clear add_random unless all devices have it set
` [ 05/52] usb: gadget: dummy_hcd: fixup error probe path
` [ 06/52] USB: option: blacklist QMI interface on ZTE MF683
` [ 08/52] USB: qcaux: add Pantech vendor class match
` [ 10/52] staging: speakup_soft: Fix reading of init string
` [ 15/52] staging: comedi: dont dereference user memory for INSN_INTTRIG
` [ 16/52] staging: comedi: fix memory leak for saved channel list
` [ 18/52] TTY: ttyprintk, dont touch behind tty->write_buf
` [ 19/52] serial: omap: fix software flow control
` [ 22/52] tools/hv: Fix file handle leak
` [ 23/52] tools/hv: Fix exit() error code
` [ 26/52] firmware: Add missing attributes to EFI variable attribute print out from sysfs
` [ 29/52] xHCI: add aborting command ring function
` [ 31/52] xHCI: handle command after aborting the command ring
` [ 34/52] coredump: prevent double-free on an error path in core dumper
` [ 35/52] n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX
` [ 36/52] n_gsm: uplink SKBs accumulate on list
` [ 37/52] n_gsm: added interlocking for gsm_data_lock for certain code paths
` [ 39/52] UBI: fix autoresize handling in R/O mode
` [ 42/52] SCSI: hpsa: Use LUN reset instead of target reset
` [ 46/52] IPoIB: Fix use-after-free of multicast object

t1450-fsck (sometimes/often) failes on Mac OS X
 2012-10-03 19:37 UTC  (8+ messages)

Proposal: create meaningful aliases for git reset's hard/soft/mixed
 2012-10-03 19:03 UTC  (10+ messages)

[U-Boot] [PATCH] ARM: prevent misaligned array inits
 2012-10-04 21:49 UTC 

[RESEND PATCH 2/2] sparc64: Fix strace hiccups when force_successful_syscall() triggers
 2012-10-04 21:48 UTC 

[RESEND PATCH 1/2] sparc64: Rearrange thread info to cheaply clear syscall noerror state
 2012-10-04 21:48 UTC 

[Buildroot] initramfs compression and some other questions
 2012-10-04 21:47 UTC  (3+ messages)

RFC: Secondary Toolchain
 2012-10-04 21:31 UTC  (5+ messages)

[GIT] Networking
 2012-10-04 21:42 UTC 

[PATCH] proc: don't show nonexistent capabilities
 2012-10-04 21:42 UTC  (3+ messages)

[PATCH] rcu: Add "expedite always" switch
 2012-10-04 21:39 UTC  (2+ messages)

[Qemu-devel] [PATCH] tcg: Remove redundant pointer from TCGContext
 2012-10-04 21:39 UTC  (2+ messages)

omap3isp: timeout in ccdc_disable()
 2012-10-04 21:40 UTC  (2+ messages)

[ 00/33] 3.0.45-stable review
 2012-10-04 21:26 UTC  (12+ messages)
` [ 01/33] vfs: dcache: fix deadlock in tree traversal
` [ 02/33] dm: handle requests beyond end of device instead of using BUG_ON
` [ 06/33] staging: speakup_soft: Fix reading of init string
` [ 08/33] staging: comedi: jr3_pci: fix iomem dereference
` [ 09/33] staging: comedi: dont dereference user memory for INSN_INTTRIG
` [ 11/33] Remove BUG_ON from n_tty_read()
` [ 13/33] serial: pl011: handle corruption at high clock speeds
` [ 15/33] b43legacy: Fix crash on unload when firmware not available
` [ 18/33] n_gsm: added interlocking for gsm_data_lock for certain code paths
` [ 20/33] Increase XHCI suspend timeout to 16ms
` [ 22/33] UBI: fix autoresize handling in R/O mode

[PATCH 0/4] acpi,memory-hotplug : implement framework for hot removing memory
 2012-10-04 21:31 UTC  (3+ messages)
` [PATCH 2/4] acpi,memory-hotplug : rename remove_memory() to offline_memory()

Mouse and keyboard freeze on Ivy Bridge platform
 2012-10-04 21:36 UTC  (2+ messages)
  ` Bug#689368: "

[PATCH 0/2 v6] of: add display helper
 2012-10-04 21:35 UTC  (5+ messages)
` [PATCH 1/2 v6] of: add helper to parse display timings


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.