All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-06 08:51:43 to 2012-10-06 13:12:37 UTC [more...]

Linux 3.5-rc7
 2012-10-06 13:12 UTC  (3+ messages)

git 1.8.0.rc0.18.gf84667d trouble with "git commit -p file"
 2012-10-06 13:12 UTC  (6+ messages)

[PATCH] hardening: add PROT_FINAL prot flag to mmap/mprotect
 2012-10-06 13:11 UTC  (4+ messages)
` Updated: "

[PATCHv3 0/3] ARM: I2C: Add device tree bindings to i2c-mux-gpio
 2012-10-06 13:10 UTC  (4+ messages)
` [PATCH 1/3] i2c: i2c-mux-gpio: Use devm_kzalloc instead of kzalloc

[RFC PATCH 00/06] input: Synaptics RMI4 Touchscreen Driver
 2012-10-06 13:08 UTC  (5+ messages)
` [RFC PATCH 02/06] input/rmi4: Core files

Problem with GFX 5500 Inno 3D - 3
 2012-10-06 13:06 UTC 

[PATCH v4] trace,x86: add x86 irq vector tracepoints
 2012-10-06 13:05 UTC  (9+ messages)

[PATCH] ARM: dts: imx6q-sabreauto: Add basic support
 2012-10-06 13:03 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] ipu common: reset ipuv3 correctly
 2012-10-06 12:59 UTC  (3+ messages)

git pull takes ~8 seconds on up-to-date Linux git tree
 2012-10-06 12:57 UTC  (9+ messages)

Please add back the asm-generic tree to linux-next
 2012-10-06 12:54 UTC 

[PATCH 0/3] virtio-net: inline header support
 2012-10-06 12:54 UTC  (10+ messages)

[Bug 55692] New: [KMS][Cayman] Garbled screen and oops with 6950 with linus git from 20121006 (3.7-rc0)
 2012-10-06 12:51 UTC  (8+ messages)
` [Bug 55692] "

il ritornello dei valori (Movimento PrivilegiZero)
 2012-09-29 18:47 UTC 

[RFC 00/24] OMAP serial driver flow control fixes, and preparation for DMA engine conversion
 2012-10-06 12:47 UTC  (50+ messages)
` [RFC 01/24] SERIAL: omap: fix set_mctrl() breakage
` [RFC 02/24] SERIAL: omap: fix bit masks for software flow control
` [RFC 03/24] SERIAL: omap: remove setting of EFR SCD bit
` [RFC 04/24] SERIAL: omap: fix MCR TCRTLR bit handling
` [RFC 05/24] SERIAL: omap: no need to re-read EFR
` [RFC 06/24] SERIAL: omap: allow hardware assisted rts/cts modes to be disabled
` [RFC 07/24] SERIAL: omap: allow hardware assisted IXANY mode "
` [RFC 08/24] SERIAL: core: use local variable uport in uart_set_termios()
` [RFC 09/24] SERIAL: core: add hardware assisted s/w flow control support
` [RFC 10/24] SERIAL: core: add hardware assisted h/w "
` [RFC 11/24] SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow control
` [RFC 12/24] SERIAL: omap: fix "
` [RFC 13/24] SERIAL: omap: configure xon/xoff before setting modem control lines
` [RFC 14/24] SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termios
` [RFC 15/24] SERIAL: omap: don't read back LCR/MCR/EFR
` [RFC 16/24] SERIAL: omap: simplify
` [RFC 17/24] SERIAL: omap: always set TCR
` [RFC 18/24] SERIAL: omap: move xon/xoff setting earlier
` [RFC 19/24] SERIAL: omap: simplify (2)
` [RFC 20/24] SERIAL: core: add xmit buffer allocation callbacks
` [RFC 21/24] SERIAL: omap: use tx buffer allocation API
` [RFC 22/24] SERIAL: omap: typesafe conversion from uart_port to uart_omap_port
` [RFC 23/24] SERIAL: omap: move driver private definitions and structures to driver
` [RFC 24/24] SERIAL: omap: remove OMAP_UART_SYSC_RESET and OMAP_UART_FIFO_CLR

Gpio interrupt shall pass the signal to application
 2012-10-06 12:45 UTC  (3+ messages)

[PATCH v2 3.7 1/2] cfg80211: fix antenna gain handling
 2012-10-06 12:40 UTC  (2+ messages)
` [PATCH v2 3.7 2/2] cfg80211: fix initialization of chan->max_reg_power

[Buildroot] [PATCH v8 01/11] host-qemu: new package
 2012-10-06 12:37 UTC  (15+ messages)
` [Buildroot] [PATCH v8 02/11] perl: "
` [Buildroot] [PATCH v8 03/11] perl: add an option for miniperl
` [Buildroot] [PATCH v8 04/11] perl: add DB_File
` [Buildroot] [PATCH v8 07/11] cpanminus: new package

[PATCH 00/33] AutoNUMA27
 2012-10-06 12:34 UTC  (6+ messages)
` [PATCH 18/33] autonuma: teach CFS about autonuma affinity

[Qemu-devel] [CFT PATCH 00/14] Improve handling of x86 condition codes (tcg)
 2012-10-06 12:30 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/14] i386: use OT_* consistently
` [Qemu-devel] [PATCH 02/14] i386: introduce gen_ext_tl
` [Qemu-devel] [PATCH 03/14] i386: factor setting of s->cc_op handling for string functions
` [Qemu-devel] [PATCH 04/14] i386: drop cc_op argument of gen_jcc1
` [Qemu-devel] [PATCH 05/14] i386: move eflags computation closer to gen_op_set_cc_op
` [Qemu-devel] [PATCH 06/14] i386: factor gen_op_set_cc_op/tcg_gen_discard_tl around computing flags
` [Qemu-devel] [PATCH 07/14] i386: add helper functions to get other flags
` [Qemu-devel] [PATCH 08/14] i386: do not compute eflags multiple times consecutively
` [Qemu-devel] [PATCH 09/14] i386: do not call helper to compute ZF/SF
` [Qemu-devel] [PATCH 10/14] i386: use inverted setcond when computing NS or NZ
` [Qemu-devel] [PATCH 11/14] i386: convert gen_compute_eflags_c to TCG
` [Qemu-devel] [PATCH 12/14] i386: change gen_setcc_slow_T0 to gen_setcc_slow
` [Qemu-devel] [PATCH 13/14] i386: optimize setbe
` [Qemu-devel] [PATCH 14/14] i386: optimize setcc instructions

[PATCH] pppoatm: don't send frames to destroyed vcc
 2012-10-06 12:19 UTC 

Gpio interrupt shall pass the signal to application
 2012-10-06 12:26 UTC  (2+ messages)

[PATCH 3.7 1/2] cfg80211: fix antenna gain handling
 2012-10-06 12:26 UTC  (6+ messages)

[PATCHv9 00/25] Integration of videobuf2 with DMABUF
 2012-10-06 12:22 UTC  (3+ messages)
` [PATCHv9 19/25] v4l: vb2: add buffer exporting via dmabuf

Problem with GFX 5500 Inno 3D - 2
 2012-10-06 12:19 UTC 

[PATCH] firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)
 2012-10-06 12:12 UTC 

[PULL] soc-camera 3.7 set 2
 2012-10-06 12:10 UTC  (2+ messages)

iwl3945: order 5 allocation during ifconfig up; vm problem?
 2012-10-06 12:08 UTC  (10+ messages)

[net:master 1/9] pch_gbe_main.c:(.text+0x510370): undefined reference to `pch_ch_control_write'
 2012-10-06 12:07 UTC  (3+ messages)

[Qemu-devel] MIPS DSP for Qemu
 2012-10-06 12:03 UTC  (2+ messages)

How to add support for the em2765 webcam Speedlink VAD Laplace to the kernel ?
 2012-10-06 11:56 UTC  (12+ messages)

[REGRESSION] Kernel 3.6 drops network packets instead of forwarding
 2012-10-06 11:52 UTC 

[PATCH] ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints
 2012-10-06 11:46 UTC  (3+ messages)

[PATCH] gitignore.txt: suggestions how to get literal # or ! at the beginning
 2012-10-06 11:43 UTC  (3+ messages)

[PATCH] ARM: pxa: Fix build error caused by sram.h rename
 2012-10-06 11:38 UTC 

[U-Boot] [PATCH] yaffs2: Fix GCC 4.6 compile warnings
 2012-10-06 11:34 UTC  (3+ messages)
` [U-Boot] ELDK4.2 build failures for highbank, omap4_panda and omap4_sdp4430 (was: [PATCH] yaffs2: Fix GCC 4.6 compile warnings)

Debug symbols in kernel modules
 2012-10-06 11:31 UTC 

[meta-oe][PATCH v3] iw: add iw 3.6 recipe
 2012-10-06 11:16 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Add TPCI200 and IP-Octal 232 IndustryPack emulation
 2012-10-06 11:29 UTC  (7+ messages)
` [Qemu-devel] Ping "

[PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree
 2012-10-06 11:25 UTC  (13+ messages)

[PATCH 4/14] drivers/media/v4l2-core/videobuf2-core.c: fix error return code
 2012-10-06 11:17 UTC  (3+ messages)

[Bug 54587] New: Flickering screen on Geforece 4
 2012-10-06 11:13 UTC  (2+ messages)
  ` [Bug 54587] "

[lm-sensors] Intel 5500 temperature
 2012-10-06 11:12 UTC 

Conditional themes?
 2012-10-06 11:08 UTC  (3+ messages)

[Buildroot] [PATCH] use portable printf instead of echo -e, needed for MacOS X buildhost
 2012-10-06 11:05 UTC  (2+ messages)

[Buildroot] [git commit] use portable printf instead of echo -e, needed for MacOS X buildhost
 2012-10-06 11:05 UTC 

[PATCH 1/3] mt9v022: add v4l2 controls for blanking and other register settings
 2012-10-06 11:00 UTC  (3+ messages)
` [PATCH v2 1/3] mt9v022: add v4l2 controls for blanking

[PATCH 3.7 1/3] ath9k: fix ASPM initialization on resume
 2012-10-06 10:59 UTC  (6+ messages)
` [PATCH 3.7 2/3] ath9k: improve suspend/resume reliability

alignment faults in 3.6
 2012-10-06 10:58 UTC  (12+ messages)

Problem with verify-ing patch (error: arch/m68k/Kconfig.cpu: patch does not apply)
 2012-10-06 10:57 UTC  (6+ messages)

[PATCH] mt9v022: support required register settings in snapshot mode
 2012-10-06 10:57 UTC  (3+ messages)

[PATCH net-next 3/3] ipv4: gre: add GRO capability
 2012-10-06 10:56 UTC  (11+ messages)
      ` [RFC] GRO scalability

[PATCH 6/8] sysv: drop lock/unlock super
 2012-10-06 10:41 UTC 

[Qemu-devel] [PATCH] qemu-barrier: Fix compilation on i386 hosts
 2012-10-06 10:46 UTC 

[PATCH 2/8] ext3: drop lock/unlock super
 2012-10-06 10:39 UTC  (2+ messages)

[PATCH 8/8] vfs: drop lock/unlock super
 2012-10-06 10:43 UTC 

docbook-utils-native-0.6.14-r3
 2012-10-06 10:42 UTC  (5+ messages)

[PATCH 7/8] ufs: drop lock/unlock super
 2012-10-06 10:42 UTC 

[PATCH 5/8] hpfs: drop lock/unlock super
 2012-10-06 10:41 UTC 

[PATCH 4/8] fat: drop lock/unlock super
 2012-10-06 10:40 UTC 

[PATCH 1/8] exofs: drop lock/unlock super
 2012-10-06 10:38 UTC 

[PATCH 0/8] drop lock/unlock super
 2012-10-06 10:36 UTC 

[Qemu-devel] [Bug 1062589] [NEW] Xp guest disk is corrupted when the data size exceeds 4 GB
 2012-10-06 10:22 UTC  (2+ messages)
` [Qemu-devel] [Bug 1062589] "

Problem with GFX 5500 Inno 3D
 2012-10-06 10:27 UTC 

[PATCH v2 RESEND] i2c: (algo-pca) Fix chip reset function for PCA9665
 2012-10-06 10:27 UTC  (2+ messages)

[PATCH v2 0/7] Allow the kernel to be booted in HYP mode
 2012-10-06 10:18 UTC  (5+ messages)
` [PATCH v2 2/7] ARM: virt: allow the kernel to be entered "

How to perform limited IO on large file over entire extent of file?
 2012-10-06 10:18 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-sparc register window handling
 2012-10-06 10:15 UTC  (2+ messages)

bug: blkid doesn't notice when fs labels change to blank
 2012-10-06  9:58 UTC 

[PATCH] regmap: silence GCC warning
 2012-10-06  9:57 UTC  (7+ messages)

[remoteproc:for-next 7/12] ERROR: "vring_del_virtqueue" [drivers/remoteproc/remoteproc.ko] undefined
 2012-10-06  9:57 UTC  (3+ messages)
` [remoteproc:for-next 7/12] ERROR: "vring_del_virtqueue" [drivers/remoteproc/remoteproc.ko] undefined!
  ` [remoteproc:for-next 7/12] ERROR: "vring_del_virtqueue" [drivers/remoteproc/remoteproc.ko] undef

[PATCH][BTRFS-PROGS][V3] btrfs filesystem df
 2012-10-06  9:57 UTC  (2+ messages)

[PATCH 00/16] ARM: mostly harmless gcc warnings
 2012-10-06  9:54 UTC  (5+ messages)
` [PATCH 08/16] ipvs: fix ip_vs_set_timeout debug messages

[PATCH 0/7] uprobes: register/unregister bugfixes
 2012-10-06  9:54 UTC  (9+ messages)
` [PATCH 4/7] uprobes: Fix handle_swbp() vs unregister() + register() race
` [PATCH 5/7] uprobes: Introduce uprobe_copy_insn()
` [PATCH 6/7] uprobes: Fix uprobe_copy_insn() race with itself
` [PATCH 7/7] uprobes: Fix the racy uprobe->flags manipulation

[Xenomai] Adeos I-Pipe patch problem on vendor-specific kernel
 2012-10-06  9:46 UTC  (12+ messages)

[PATCH] pidns: remove recursion from free_pid_ns (v2)
 2012-10-06  9:41 UTC 

[PATCH v5 0/4] Support for TSC/ADC MFD driver
 2012-10-06  9:40 UTC  (4+ messages)
` [PATCH v5 4/4] IIO : ADC: tiadc: Add support of TI's ADC driver

btrfs send/receive review by vfs folks
 2012-10-06  9:40 UTC  (4+ messages)

[PATCH 00/11] archosg9: add support for tablet, third round
 2012-10-06  9:30 UTC  (3+ messages)
` [PATCH 02/11] twl6030: add debug info

Help understanding btrfsck output
 2012-10-06  9:31 UTC  (2+ messages)

[PATCH 00/10] nd/wildmatch take 2
 2012-10-06  9:25 UTC  (4+ messages)
` [PATCH 08/10] Integrate wildmatch to git

[Bug 55688] New: 3650HD card stalls while playing urbanterror
 2012-10-06  9:30 UTC 

3.5 regression on i915
 2012-10-06  9:17 UTC  (10+ messages)

[PATCH] sched: fix should_resched() to avoid do schedule in atomic
 2012-10-06  9:12 UTC  (3+ messages)

[PATCH] sched: rewrite the wrong annotation for select_task_rq_fair()
 2012-10-06  9:11 UTC  (3+ messages)

[PATCH v6 0/3] Add modules to support realtek PCIE card reader
 2012-10-06  9:05 UTC  (4+ messages)
` [PATCH v6 1/3] drivers/mfd: Add realtek pcie card reader driver

ttyO2 broken on IGEPv2 on 3.3, 3.4-rc5 or arm-soc/for-next, working on 3.2
 2012-10-06  9:04 UTC  (13+ messages)

[yinghai:for-x86-mm 14/16] arch/x86/mm/init.c:301:3: warning: format '%llx' expects argument of type
 2012-10-06  9:04 UTC 

You have exceeded the limit of 23432 Email Account
 2012-10-06  8:30 UTC 

[ath9k-devel] [PATCH] ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003
 2012-10-06  9:03 UTC  (10+ messages)
` [ath9k-devel] [PATCHv2] ath9k_hw: Handle AR_INTR_SYNC_HOST1_FATAL "

[PATCH 00/16] ARM: big platform data header rename
 2012-10-06  8:55 UTC  (5+ messages)
` [PATCH] ARM: pxa: Fix build error caused by sram.h rename

sound/soc/codecs/wm2200.c:2082:2: error: unknown field 'num_ranges' specified in initializer
 2012-10-06  8:51 UTC  (3+ 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.