All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-20 21:12:24 to 2011-06-20 22:47:28 UTC [more...]

[PATCH] procfs: stop using vmtruncate
 2011-06-20 22:47 UTC 

[PATCH 0/4] PCI: fix cardbus and sriov regressions
 2011-06-20 22:47 UTC  (3+ messages)
` [PATCH 3/4] PCI: make SRIOV resources nice-to-have
` [PATCH 4/4] PCI: make cardbus-bridge "

[PATCH 1/3] Add option to disable NORETURN
 2011-06-20 22:46 UTC  (13+ messages)
` [PATCH 2/3] Add a lot of dummy returns to avoid warnings with NO_NORETURN

[U-Boot] [PATCH 1/3] config.mk: move LDSCRIPT processing to the top-level Makefile
 2011-06-20 22:45 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] Makefile: move $(VERSION_FILE) rule out of ifeq configured
` [U-Boot] [PATCH 3/3] tools/Makefile: fix errors during deps generation for envcrc

IPTables Filtering traffic before Natting HOW TO?
 2011-06-20 22:45 UTC 

[PATCH] dio: Fast-path for page-aligned IOs
 2011-06-20 22:44 UTC 

[PATCH] Introduce ActivePid: in /proc/self/status (v2, was Vpid:)
 2011-06-20 22:44 UTC  (5+ messages)

[PATCH 1/2] efi: Fix argument types for SetVariable()
 2011-06-20 22:44 UTC  (4+ messages)
` [PATCH 2/2] efi: Add infrastructure for UEFI 2.0 runtime services

RFD: Recipe variants, multilib and package handling
 2011-06-20 22:40 UTC  (2+ messages)

[RFC] vtunerc - virtual DVB device driver
 2011-06-20 22:43 UTC  (15+ messages)

[PATCH] Add explanation of the profile feedback build to the README
 2011-06-20 22:41 UTC 

NFS crash in un-modified 3.0.0-rc3+, list corruption
 2011-06-20 22:42 UTC 

[PATCH 0/3] x86: remove x86_init.mapping.pagetable_reserve
 2011-06-20 22:37 UTC  (3+ messages)
` [PATCH 1/3] x86: calculate precisely the memory needed by init_memory_mapping

[PATCH] USB: ehci: use packed,aligned(4) instead of removing the packed attribute
 2011-06-20 22:36 UTC  (3+ messages)
  ` [PATCH] USB: ehci: use packed, aligned(4) "

[3.0-rc3] tree RCU boost vs hang notifier
 2011-06-20 22:16 UTC  (6+ messages)

[PATCH] cfq: Fix starvation of async writes in presence of heavy sync workload
 2011-06-20 22:33 UTC  (5+ messages)

[PATCH] Btrfs: protect the pending_snapshots list with trans_lock
 2011-06-20 22:32 UTC  (4+ messages)

[PATCH] USB: ehci: use packed,aligned(4) instead of removing the packed attribute
 2011-06-20 22:31 UTC  (3+ messages)
  ` [PATCH] USB: ehci: use packed, aligned(4) "

[PATCH 1/3] pstore: Extend API
 2011-06-20 22:29 UTC  (8+ messages)
` [PATCH 2/3] pstore: Add extra context for writes and erases

kernel BUG at fs/btrfs/delayed-inode.c:1301!
 2011-06-20 22:30 UTC  (3+ messages)

[PATCH 0/8] PM / Domains: Support for generic I/O PM domains (v5)
 2011-06-20 22:30 UTC  (6+ messages)
` [Update][PATCH 8/8] ARM / shmobile: Support for I/O power domains for SH7372 (v6)

[00/91] 2.6.32.42-longterm review
 2011-06-20 22:28 UTC  (3+ messages)
` [Stable-review] "

[PATCH net-next 0/5] more statistics updates
 2011-06-20 22:27 UTC  (18+ messages)
` [PATCH net-next 2/5] niu: fix 64 bit statistics on 32 bit platform
` [PATCH net-next 3/5] netxen: make 64 bit stats safe "
  ` [PATCH net-next 5/5] ifb: convert to 64 bit stats
        ` [PATCH net-next 5/5] ifb: convert to 64 bit stats (v3)

[PATCH] locomo: use resource_size instead of PAGE_SIZE for ioremap
 2011-06-20 22:26 UTC 

[PATCH] USB: ehci: use packed, aligned(4) instead of removing the packed attribute
 2011-06-20 22:23 UTC  (7+ messages)
  ` [PATCH] USB: ehci: use packed,aligned(4) "

[PATCH 0/8] remove i_alloc_sem
 2011-06-20 22:23 UTC  (7+ messages)
` [PATCH 4/8] fs: kill i_alloc_sem
` [PATCH 6/8] fs: always maintain i_dio_count

[U-Boot] Nested Makefiles
 2011-06-20 22:23 UTC  (6+ messages)

RTL2831U wont compile against 2.6.38
 2011-06-20 22:22 UTC  (4+ messages)
  ` RTL2831U driver updates

Packet Radio Crawlers for Linux?
 2011-06-20 22:21 UTC  (8+ messages)

+ block-genhdc-remove-useless-cast-in-diskstats_show.patch added to -mm tree
 2011-06-20 22:21 UTC 

+ drivers-block-drbd-drbd_nlc-use-bitmap_parse-instead-of-__bitmap_parse.patch added to -mm tree
 2011-06-20 22:19 UTC  (2+ messages)
` [Drbd-dev] "

[PATCH 00/15] xen: use tracing to replace ad-hoc debug/stats stuff
 2011-06-20 22:15 UTC  (16+ messages)
` [PATCH 01/15] trace/xen: add skeleton for Xen trace events
` [PATCH 02/15] xen/multicalls: remove debugfs stats
` [PATCH 03/15] xen/trace: set up tracepoint skeleton
` [PATCH 04/15] xen/trace: add multicall tracing
` [PATCH 05/15] xen/trace: add mmu tracepoints
` [PATCH 06/15] xen/trace: add ptpage alloc/release tracepoints
` [PATCH 07/15] xen/trace: add xen_pgd_(un)pin tracepoints
` [PATCH 08/15] xen/trace: add segment desc tracing
` [PATCH 09/15] xen/trace: add tlb flush tracepoints
` [PATCH 10/15] xen/mmu: use extend_args for more mmuext updates
` [PATCH 11/15] xen/mmu: tune pgtable alloc/release
` [PATCH 12/15] xen/multicalls: disable MC_DEBUG
` [PATCH 13/15] xen/multicalls: add unlikely around slowpath in __xen_mc_entry()
` [PATCH 14/15] xen/multicall: special-case singleton hypercalls
` [PATCH 15/15] xen/multicall: move *idx fields to start of mc_buffer

[PATCH 1/2] matrix_gui: Update SRCREV to revision 265
 2011-06-20 22:15 UTC  (2+ messages)

[PATCH v2] msm: timer: compensate for timer shift in msm_read_timer_count
 2011-06-20 21:59 UTC  (4+ messages)
` [stable] "

[PATCH] omap2+: pm: Fix section mismatch in pm_dbg_init()
 2011-06-20 22:18 UTC  (6+ messages)

TW68 Driver
 2011-06-20 22:00 UTC  (2+ messages)

+ mm-thp-minor-lock-simplification-in-__khugepaged_exit.patch added to -mm tree
 2011-06-20 22:16 UTC 

[PATCH v2] mwifiex: remove casts of void pointers
 2011-06-20 22:21 UTC 

+ pci-make-the-struct-pci_dev-argument-of-pci_fixup_irqs-const.patch added to -mm tree
 2011-06-20 22:06 UTC 

Regression in panic
 2011-06-20 22:15 UTC  (2+ messages)

+ lib-lcmc-quiet-sparse-noise.patch added to -mm tree
 2011-06-20 22:15 UTC 

Regression in panic
 2011-06-20 22:15 UTC 

Regression in panic
 2011-06-20 22:15 UTC 

[U-Boot] Please pull u-boot-atmel/master
 2011-06-20 22:14 UTC  (7+ messages)

[PATCH] mfd: omap: fix the crash during omap ehci or ohci driver initialization
 2011-06-20 22:13 UTC  (6+ messages)

[PATCH] Remove redundant linux/version.h includes from net/
 2011-06-20 22:13 UTC 

[Qemu-devel] [PATCH] tcg-hppa: Support deposit opcode
 2011-06-20 22:10 UTC 

[Qemu-devel] [PATCH 09/18] TCG/HPPA: use stack for TCG temps
 2011-06-20 22:10 UTC  (2+ messages)

shift and clocksource
 2011-06-20 22:08 UTC  (3+ messages)
  ` [PATCH] "

[lm-sensors] w83627ehf driver on AsRock 870 Extreme3 mobo with
 2011-06-20 22:07 UTC 

[Qemu-devel] [PATCH] hppa: Fix printf warnings in hppa-dis.c
 2011-06-20 22:02 UTC 

+ get_maintainerspl-improve-mailmap-parsing.patch added to -mm tree
 2011-06-20 22:01 UTC 

[PATCH] cifs-utils: Add uid/gid to SID mapping functions (try #2)
 2011-06-20 22:01 UTC 

[PATCH] cifs-utils: Add uid/gid to SID mapping functions
 2011-06-20 22:01 UTC 

[PATCH 2/2] cifs: Call id to SID mapping functions to change owner/group (try #2)
 2011-06-20 22:01 UTC 

[PATCH 1/2] cifs: Add data structures and functions for uid/gid to SID mapping (try #2)
 2011-06-20 22:01 UTC 

+ leds-lp5521-provide-section-tagging.patch added to -mm tree
 2011-06-20 22:00 UTC 

[PATCH 0 of 5] update xenctx to dump pagetables
 2011-06-20 21:56 UTC  (4+ messages)

+ mips-exec-remove-redundant-addr_limit-assignment.patch added to -mm tree
 2011-06-20 21:48 UTC 

State of rtl8192CU driver?
 2011-06-20 21:55 UTC  (5+ messages)

[Printing-architecture] OpenPrinting Mobile Behavior Guidelines
 2011-06-20 21:55 UTC 

+ h8300-exec-remove-redundant-set_fsuser_ds.patch added to -mm tree
 2011-06-20 21:48 UTC 

+ m32r-exec-remove-redundant-set_fsuser_ds.patch added to -mm tree
 2011-06-20 21:48 UTC 

+ parisc-exec-remove-redundant-set_fsuser_ds.patch added to -mm tree
 2011-06-20 21:48 UTC 

+ mn10300-exec-remove-redundant-set_fsuser_ds.patch added to -mm tree
 2011-06-20 21:48 UTC 

+ um-exec-remove-redundant-set_fsuser_ds.patch added to -mm tree
 2011-06-20 21:48 UTC 

+ frv-exec-remove-redundant-set_fsuser_ds.patch added to -mm tree
 2011-06-20 21:47 UTC 

+ ia64-exec-remove-redundant-set_fsuser_ds.patch added to -mm tree
 2011-06-20 21:48 UTC 

+ s390-exec-remove-redundant-set_fsuser_ds.patch added to -mm tree
 2011-06-20 21:48 UTC 

+ ppc-exec-remove-redundant-set_fsuser_ds.patch added to -mm tree
 2011-06-20 21:48 UTC 

[PATCH] locomo: drop special locomo_{read/write}l in favor of io{read/write}16
 2011-06-20 21:54 UTC  (4+ messages)

[PATCH v2] Bluetooth: Fix not setting the chan state
 2011-06-20 21:53 UTC 

Re: [PATCH v2 1/5] ARM: EXYNOS4: Change clock name for FIMD
 2011-06-20 21:51 UTC  (3+ messages)
`  "

Abysmal Performance
 2011-06-20 21:51 UTC 

+ unicore32-exec-remove-redundant-set_fsuser_ds.patch added to -mm tree
 2011-06-20 21:48 UTC 

+ sparc-exec-remove-redundant-addr_limit-assignment.patch added to -mm tree
 2011-06-20 21:48 UTC 

+ m68k-exec-remove-redundant-set_fsuser_ds.patch added to -mm tree
 2011-06-20 21:48 UTC 

+ microblaze-exec-remove-redundant-set_fsuser_ds.patch added to -mm tree
 2011-06-20 21:48 UTC 

+ arm-exec-remove-redundant-set_fsuser_ds.patch added to -mm tree
 2011-06-20 21:47 UTC 

+ cris-exec-remove-redundant-set_fsuser_ds.patch added to -mm tree
 2011-06-20 21:47 UTC 

+ alpha-exec-remove-redundant-set_fsuser_ds.patch added to -mm tree
 2011-06-20 21:47 UTC 

[RFC PATCH 1/3] spi: add platform_data pointer to spi_board_info
 2011-06-20 21:46 UTC  (3+ messages)
` [RFC PATCH 2/3] spi: add more spi transfer functions
` [RFC PATCH 3/3] eeprom: add at25 eeprom driver

POSIX woes in t7810.87: dash bash or bash dash?
 2011-06-20 21:46 UTC  (2+ messages)

[PATCH] perf_events: Enable idle state tracing for pseries (ppc64)
 2011-06-20 21:42 UTC  (5+ messages)

[PATCH] gitweb: 'pickaxe' feature requires 'search' enabled
 2011-06-20 21:40 UTC 

[PATCH 0/7] more writeback patches for 3.1
 2011-06-20 21:38 UTC  (5+ messages)
` [PATCH 3/7] writeback: introduce smoothed global dirty limit
` [PATCH 7/7] writeback: timestamp based bdi dirty_exceeded state

[Qemu-devel] [PATCH RFC 0/3] basic support for composing sysbus devices
 2011-06-20 21:32 UTC  (5+ messages)

[PATCH] Add cloexec information to fdinfo
 2011-06-20 21:31 UTC  (3+ messages)

+ h8300-m68k-xtensa-__fd_isset-should-return-0-1.patch added to -mm tree
 2011-06-20 21:31 UTC 

+ proc-pid-fdinfo-add-cloexec-information-fix.patch added to -mm tree
 2011-06-20 21:31 UTC 

+ proc-pid-fdinfo-add-cloexec-information.patch added to -mm tree
 2011-06-20 21:31 UTC 

[RFT PATCH 3/9] net: ethtool: break association of ETH_FLAG_* with NETIF_F_*
 2011-06-20 21:30 UTC  (5+ messages)

[Xenomai-help] Xenomai on i7-870
 2011-06-20 21:30 UTC  (13+ messages)

PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing
 2011-06-20 21:29 UTC  (12+ messages)

[PATCH] client tools: Fix rebase bug on cd_hash.py
 2011-06-20 21:29 UTC 

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-20 21:28 UTC  (3+ messages)

[RFC v2 00/12] bcma: add support for embedded devices like bcm4716
 2011-06-20 21:28 UTC  (12+ messages)
` [RFC v2 03/12] bcma: add functions to scan cores needed on SoCs
` [RFC v2 05/12] bcma: add mips driver

SDHCI I/O errors
 2011-06-20 21:25 UTC  (4+ messages)

[Qemu-devel] [PATCH 14/18] TCG/PPC: use TCG_REG_CALL_STACK instead of TCG_REG_R1
 2011-06-20 21:23 UTC  (3+ messages)

[GIT] Networking
 2011-06-20 21:20 UTC 

[PATCH 0/1] DSA: Enable cascading for multiple 6131 chips
 2011-06-20 21:18 UTC  (3+ messages)
` [PATCH 1/1] Allow cascading to work with 6131 chip

udev 171 caching working propely?
 2011-06-20 21:16 UTC 

[RFT PATCH 0/9] Cleanup and extension of netdev features
 2011-06-20 21:16 UTC  (3+ messages)
` [RFT PATCH 7/9] ethtool: prepare for larger netdev_features_t type

long hangs when deleting large directories (3.0-rc3)
 2011-06-20 21:16 UTC  (6+ messages)

slub: [RFC] free slabs without holding locks
 2011-06-20 21:16 UTC 

[PATCH] cifs: Cleanup: check return codes of crypto api calls
 2011-06-20 21:14 UTC 

[Xenomai-core] [Xenomai-git] Jan Kiszka : nucleus: Fix interrupt handler tails
 2011-06-20 21:13 UTC  (20+ messages)

[PATCH V2 1/3] arm: lpc32xx: add tsc-device
 2011-06-20 21:13 UTC  (5+ messages)
    ` GIT pull request - lpc32xx core updates

Unable to unload kvm-intel module
 2011-06-20 21:13 UTC  (13+ messages)

[PATCH 0/25] sony-laptop: code improvements and support extension for newer Vaios
 2011-06-20 21:12 UTC  (4+ messages)
` [PATCH 22/25] sony-laptop: forward Hybrid GFX notifications to userspace


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.