All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-10 21:43:17 to 2012-03-11 02:43:07 UTC [more...]

[patch] spi: release lock on error path in spi_pump_messages()
 2012-03-11  2:43 UTC  (4+ messages)

Grub version variable in shell
 2012-03-11  2:40 UTC 

[U-Boot] [PATCH v5] usb: align buffers at cacheline
 2012-03-11  2:35 UTC  (4+ messages)
` [U-Boot] [PATCH v8] "

Offrez vous les caraibes
 2012-03-11  2:32 UTC 

mfd: mc13xxx: add I2C support, V2
 2012-03-11  1:30 UTC  (12+ messages)
` [PATCH v2 1/3] mfd: mc13xxx-core: Prepare for separate spi and i2c backends
` [PATCH v2 2/3] mfd: mc13xxx-core: Move spi specific code into separate module
` [PATCH v2 3/3] mfd: mc13xxx-core: Add i2c driver

Ideas for the future
 2012-03-11  2:15 UTC  (16+ messages)
        ` [BUG] GRUBs option parsing needs fixing

[Qemu-devel] [PATCHv2 0/7] cleanup/consolidate some iovec functions
 2012-03-11  2:11 UTC  (9+ messages)
` [Qemu-devel] [PATCHv2 1/7] Consolidate qemu_iovec_memset{, _skip}() into single, simplified function
` [Qemu-devel] [PATCHv2 2/7] allow qemu_iovec_from_buffer() to specify offset from which to start copying
` [Qemu-devel] [PATCHv2 3/7] consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent
` [Qemu-devel] [PATCHv2 4/7] change prototypes of qemu_sendv() and qemu_recvv()
` [Qemu-devel] [PATCHv2 5/7] Export qemu_sendv_recvv() and use it in "
` [Qemu-devel] [PATCHv2 6/7] cleanup qemu_co_sendv(), qemu_co_recvv() and friends
` [Qemu-devel] [PATCHv2 7/7] rewrite and comment qemu_sendv_recvv()

[PATCH v3 00/54] e2fsprogs: Add metadata checksumming
 2012-03-11  2:11 UTC  (4+ messages)
` [PATCH 13/54] e2fsck: Verify inode bitmap checksum

Why all raid devices do have zero 'time in queue' value?
 2012-03-11  2:10 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/4] ns16550: Add function to drain serial output
 2012-03-11  2:06 UTC  (13+ messages)
` [U-Boot] [PATCH v2 3/4] tegra: Implement pre-console putc() for fdt warning

[Qemu-devel] [0/13] Implement support for guest visible IOMMUs
 2012-03-11  2:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH 13/13] pseries: Implement IOMMU and DMA for PAPR PCI devices

[U-Boot] [PATCH v4 0/6] Enable Thumb build for ARM platforms
 2012-03-11  2:02 UTC  (7+ messages)
` [U-Boot] [PATCH v4 1/6] arm: adapt asm/linkage.h from Linux
` [U-Boot] [PATCH v4 2/6] armv7: add appropriate headers for assembly functions
` [U-Boot] [PATCH v4 3/6] ARM: enable Thumb build

NFS4 over VPN hangs when connecting > 2 clients
 2012-03-11  1:34 UTC 

[PATCH v4 0/5] MT9M032 and MT9P031 sensor patches
 2012-03-11  1:55 UTC  (5+ messages)
` [PATCH v4 5/5] v4l: Add driver for Micron MT9M032 camera sensor

kernel BUG at fs/btrfs/transaction.c:1337!
 2012-03-11  1:54 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/28] Create generic board init for ARM, x86, PPC
 2012-03-11  1:54 UTC  (4+ messages)
` [U-Boot] [PATCH v3 11/28] arm: Use sections header to obtain link symbols

kvm-unit-tests on 32-bit broken: x86/msr.c
 2012-03-11  1:51 UTC 

gettext $"..."
 2012-03-11  1:47 UTC  (3+ messages)

[PATCH v6 0/3] USB: OHCI-HCD: Support for LPC32xx
 2012-03-11  1:46 UTC  (8+ messages)
` [PATCH v6 1/3] USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp
` [PATCH v6 2/3] USB: ohci-nxp: Rename symbols from pnx4008 to nxp
` [PATCH v6 3/3] USB: ohci-nxp: Support for LPC32xx

[PATCH] crypto: fix build failure in mv_cesa.c (missing of header)
 2012-03-11  1:42 UTC  (2+ messages)

native kvm tool hrtimer problem
 2012-03-11  1:39 UTC  (6+ messages)

[B.A.T.M.A.N.] [Battlemesh] Diversity in BATMAN
 2012-03-11  1:37 UTC  (13+ messages)

[Bug 46796] [X800SE] Mouse cursor corruption when switching users
 2012-03-11  1:04 UTC 

[PATCH 0/9] proc: protect /proc/<pid>/* files across execve
 2012-03-11  0:58 UTC  (30+ messages)
` [kernel-hardening] "
` [PATCH 1/9] exec: add a global execve counter
  ` [kernel-hardening] "
    ` [kernel-hardening] "
` [PATCH 2/9] proc: add proc_file_private struct to store private information
  ` [kernel-hardening] "
` [PATCH 3/9] proc: new proc_exec_id_ok() helper function
  ` [kernel-hardening] "
` [PATCH 4/9] proc: protect /proc/<pid>/* INF files from reader across execve
  ` [kernel-hardening] "
` [PATCH 5/9] proc: add protection support for /proc/<pid>/* ONE files
  ` [kernel-hardening] "
` [PATCH 6/9] proc: protect /proc/<pid>/* ONE files from reader across execve
  ` [kernel-hardening] "
` [PATCH 7/9] proc: protect /proc/<pid>/{maps,smaps,numa_maps}
  ` [kernel-hardening] "
` [PATCH 8/9] proc: protect /proc/<pid>/{environ,pagemap} across execve
  ` [kernel-hardening] "
` [PATCH 9/9] proc: improve and clean up /proc/<pid>/mem protection
  ` [kernel-hardening] "
  ` [kernel-hardening] Re: [PATCH 0/9] proc: protect /proc/<pid>/* files across execve

[RFC] Initialize volumes of HD-audio slave ctls
 2012-03-11  0:57 UTC  (4+ messages)

[Qemu-devel] [libvirt] Modern CPU models cannot be used with libvirt
 2012-03-11  0:55 UTC  (8+ messages)

[patch] e1000e, igbvf: fix default message level
 2012-03-11  0:44 UTC  (9+ messages)
` [PATCH] intel: make wired ethernet driver message level consistent

ipv4: Allow administrative updates of inetpeer cache metrics
 2012-03-11  0:19 UTC  (3+ messages)

Trouble with file specific merge strategies
 2012-03-10 23:47 UTC 

[Buildroot] Changed package/Config.in; new packages not built
 2012-03-10 23:47 UTC  (3+ messages)

Hang on "echo b > /proc/sysrq-trigger"
 2012-03-10 23:45 UTC  (8+ messages)

Inlined functions in network code
 2012-03-10 23:44 UTC  (4+ messages)

[PATCH 1/2] Makefile: Add INSTALL_MOD_PATH to the environment used by depmod
 2012-03-10 23:41 UTC  (2+ messages)
` [PATCH v2] kbuild: export "

[PATCH] enhance usability of /proc/sys/net/ipv4/ip_local_reserved_ports
 2012-03-10 23:36 UTC 

[RFC] ymfpci - re-enable legacy audio after suspend resume
 2012-03-10 23:37 UTC  (5+ messages)

[PATCH 0000/0004] drivers: hv
 2012-03-10 23:32 UTC  (8+ messages)
` [PATCH 1/4] Drivers: hv: Add new message types to enhance KVP
  ` [PATCH 2/4] Drivers: hv: Support the newly introduced KVP messages in the driver
  ` [PATCH 3/4] Tools: hv: Fully support the new KVP verbs in the user level daemon
  ` [PATCH 4/4] Tools: hv: Support enumeration from all the pools

TTY: tty_port questions
 2012-03-10 23:21 UTC  (3+ messages)

[PATCH 0/2] ARM: AT91: cleanup patches from Arnd Bergmann
 2012-03-10 23:15 UTC  (5+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] ARM: at91: Use proper __iomem annotations

Questions about the console keyboard driver / translation tables
 2012-03-10 23:14 UTC 

bug in thread_group_times (+possible patch)
 2012-03-10 23:11 UTC 

Stop a git commit by a specific author using pre-commit hook
 2012-03-10 23:03 UTC  (4+ messages)

ngettext
 2012-03-10 22:49 UTC 

linux-next: build failure after merge of the cpufreq tree
 2012-03-10 22:53 UTC  (9+ messages)
` [PATCH v3] PM / QoS: Introduce new classes: DMA-Throughput and DVFS-Latency

[linux test] 12218: regressions - FAIL
 2012-03-10 22:46 UTC 

pull request: batman-adv 2012-03-11
 2012-03-10 22:44 UTC  (10+ messages)
` [B.A.T.M.A.N.] "
  ` [PATCH 1/4] batman-adv: Ignore 80-chars per line limits for strings
    ` [B.A.T.M.A.N.] "
` [PATCH 2/4] batman-adv: Don't begin block comments with only a /* line
  ` [B.A.T.M.A.N.] "
` [PATCH 3/4] batman-adv: Use {} braces consistent on the arms of a statement
  ` [B.A.T.M.A.N.] "
` [PATCH 4/4] batman-adv: Remove spaces after a cast
  ` [B.A.T.M.A.N.] "

20 wakeups/second/mounted filesystem in xfsaild
 2012-03-10 22:44 UTC 

[Qemu-devel] [0/2] Updated pseries patches
 2012-03-10 22:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] pseries: Add support for level interrupts to XICS
` [Qemu-devel] [PATCH 2/2] pseries: Configure PCI bridge using properties

[Qemu-devel] [Bug 950692] [NEW] High CPU usage in Host (revisited)
 2012-03-10 22:30 UTC  (2+ messages)
` [Qemu-devel] [Bug 950692] "

broken ncurses support for python
 2012-03-10 22:31 UTC  (8+ messages)

[PATCH] lib-gettext.sh: Show GIT_INTERNAL_GETTEXT_SH_SCHEME = fallthrough
 2012-03-10 22:37 UTC 

[PATCH] mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS
 2012-03-10 22:33 UTC  (5+ messages)

ath5k phy0: gain calibration timeout
 2012-03-10 22:32 UTC  (5+ messages)

ath9k timeouts with the current Mainline
 2012-03-10 22:30 UTC  (5+ messages)

[PATCH v5 0/3] USB: OHCI-HCD: Support for LPC32xx
 2012-03-10 22:29 UTC  (5+ messages)
` [PATCH v5 3/3] USB: ohci-nxp: "

[PATCH/RFC] Change t0204-gettext-reencode-sanity.sh to pass under Mac OSX
 2012-03-10 22:28 UTC  (10+ messages)
              ` Re*: "

gettext in scripts
 2012-03-10 22:25 UTC  (3+ messages)

[PATCH net-next 0/2] Expand Tx timestamping coverage by two drivers
 2012-03-10 22:21 UTC  (3+ messages)
` [PATCH net-next 1/2] r8169: enable transmit time stamping

[PATCH net-next 0/8] Pull request for 'davem-next.r8169' branch
 2012-03-10 22:21 UTC  (9+ messages)
` [PATCH net-next 1/8] r8169: move the driver removal method to the end of the driver file
` [PATCH net-next 2/8] r8169: move the driver probe "
` [PATCH net-next 3/8] r8169: move net_device_ops beyond the methods it references
` [PATCH net-next 4/8] r8169: move rtl_set_rx_mode before its rtl_hw_start callers
` [PATCH net-next 5/8] r8169: move rtl8169_open after rtl_task it depends on
` [PATCH net-next 6/8] r8169: move the netpoll handler after the irq handler
` [PATCH net-next 7/8] r8169: move rtl_cfg_info closer to its caller
` [PATCH net-next 8/8] r8169: stop using net_device.{base_addr, irq}

[B.A.T.M.A.N.] [PATCH 1/5] batman-adv: ignore protocol packets if the interface did not enable this protocol
 2012-03-10 22:17 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 2/5] batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback
` [B.A.T.M.A.N.] [PATCH 3/5] batman-adv: rename sysfs macros to reflect the soft-interface dependency
` [B.A.T.M.A.N.] [PATCH 4/5] batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT
` [B.A.T.M.A.N.] [PATCH 5/5] batman-adv: avoid temporary routing loops by being strict on forwarded OGMs

[PATCH] '"succeeded" was misspelled in the code, which propagated throughout the translations. Fix all of them"
 2012-03-10 22:14 UTC  (3+ messages)

[git pull] vfs fixes
 2012-03-10 22:14 UTC  (3+ messages)

[git pull] Input updates for 3.3-rc6
 2012-03-10 22:11 UTC  (3+ messages)

Shall 'bmp' uncompress automagically?
 2012-03-10 22:10 UTC 

Linux 3.3-rc7
 2012-03-10 22:09 UTC 

[GIT PULL] Renesas SoC updates for v3.4
 2012-03-10 22:06 UTC  (6+ messages)

[PATCH] pxa/hx4700: Reduce sleep mode power consumption by 35%
 2012-03-10 22:05 UTC  (2+ messages)

[B.A.T.M.A.N.] Fix of nightly checkpatch errors
 2012-03-10 22:04 UTC  (10+ messages)
` [B.A.T.M.A.N.] [PATCH 1/8-next] batman-adv: Ignore 80-chars per line limits for strings
  ` [B.A.T.M.A.N.] [PATCH 5/8-master] "
  ` [B.A.T.M.A.N.] [PATCH 6/8-master] batman-adv: Don't begin block comments with only a /* line
  ` [B.A.T.M.A.N.] [PATCH 7/8-master] batman-adv: Use {} braces consistent on the arms of a statement
  ` [B.A.T.M.A.N.] [PATCH 8/8-master] batman-adv: Remove spaces after a cast

[PATCH] usb: gadget: Kconfig: fix typo for 'different'
 2012-03-10 21:59 UTC  (2+ messages)

[PATCH 0/5] Make filesystem shrinking faster and less CPU-intensive
 2012-03-10 21:37 UTC  (5+ messages)
` [PATCH 1/5] libext2fs: Move a modulo operation out of a hot loop
` [PATCH 2/5] resize2fs: Use EXT2_FLAG_64BITS
` [PATCH 3/5] libext2fs: Document EXT2_FLAG_64BITS in ext2fs_open2()
` [PATCH 4/5] libext2fs: Implement ext2fs_find_first_zero_generic_bmap()

[PATCH] drivers/ata/pata_mpc52xx.c: add missing kfree
 2012-03-10 21:50 UTC  (4+ messages)

[PATCH] PM / devfreq: add relation of recommended frequency
 2012-03-10 21:51 UTC  (3+ messages)

[Qemu-devel] Support for Nested Paging
 2012-03-10 21:44 UTC  (2+ 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.