messages from 2009-03-20 20:49:06 to 2009-03-20 23:24:11 UTC [more...]
[patch 00/32] 2.6.27.21-stable review
2009-03-20 23:10 UTC (32+ messages)
` [patch 01/32] [IA64] Build fix for __early_pfn_to_nid() undefined link error
` [patch 02/32] Add -fwrapv to gcc CFLAGS
` [patch 03/32] Move cc-option to below arch-specific setup
` [patch 04/32] nfsd: nfsd should drop CAP_MKNOD for non-root
` [patch 05/32] NFSD: provide encode routine for OP_OPENATTR
` [patch 06/32] ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()
` [patch 07/32] ALSA: hda - Fix DMA mask for ATI controllers
` [patch 08/32] ALSA: mixart, fix lock imbalance
` [patch 09/32] ALSA: pcm_oss, fix locking typo
` [patch 10/32] ata_piix: add workaround for Samsung DB-P70
` [patch 11/32] dm crypt: fix kcryptd_async_done parameter
` [patch 12/32] dm ioctl: validate name length when renaming
` [patch 13/32] dm io: respect BIO_MAX_PAGES limit
` [patch 14/32] eventfd: remove fput() call from possible IRQ context
` [patch 15/32] S390: __div64_31 broken for CONFIG_MARCH_G5
` [patch 16/32] thinkpad-acpi: fix module autoloading for older models
` [patch 17/32] V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital only cards
` [patch 18/32] Fix misreporting of #cores as #hyperthreads for Q9550
` [patch 19/32] powerpc: Remove extra semicolon in fsl_soc.c
` [patch 20/32] USB: EHCI: expedite unlinks when the root hub is suspended
` [patch 21/32] USB: EHCI: Fix isochronous URB leak
` [patch 22/32] USB: Add Vendor/Product ID for new CDMA U727 to option driver
` [patch 23/32] USB: option.c: add ZTE 622 modem device
` [patch 24/32] USB: Add device id for Option GTM380 to option driver
` [patch 25/32] USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530
` [patch 26/32] USB: serial: add FTDI USB/Serial converter devices
` [patch 27/32] USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0
` [patch 28/32] USB: serial: new cp2101 device id
` [patch 29/32] USB: storage: Unusual USB device Prolific 2507 variation added
` [patch 30/32] USB: unusual_devs: Add support for GI 0431 SD-Card interface
Git {log,diff} against tracked branch?
2009-03-20 23:20 UTC (25+ messages)
` [PATCH] Introduce %<branch> as shortcut to the tracked branch
` [PATCH v2] "
` ref name troubles, was "
` [PATCH v3] Introduce BEL<branch> "
` [PATCH v4] Introduce %<branch> "
[Qemu-devel] r6677 broke access to physical FDD on Win32
2009-03-20 23:20 UTC (5+ messages)
[PATCH] test-suite: new preprocessor test case
2009-03-20 23:16 UTC (10+ messages)
` Nasal demons in preprocessor use (Re: [PATCH] test-suite: new preprocessor test case)
WB/NF/IMF/WA-XX027/N08
2009-03-20 4:15 UTC
cr3 OOS optimisation breaks 32-bit GNU/kFreeBSD guest
2009-03-20 23:14 UTC (2+ messages)
[PATCH] libata-core Use more robust parsing for multi_count
2009-03-20 23:14 UTC (13+ messages)
` [PATCH] libata-core More robust parsing for multi_count(v3)
` [PATCH] libata-core More robust parsing for multi_count(v4)
` [PATCH] libata-core More robust parsing for multi_count(v5)
[RFC][RFT][PATCH 0/5] ar9170: ar9170 driver
2009-03-20 23:04 UTC (11+ messages)
` [RFC][RFT][PATCH 0/5 v5] ar9170: ar9170 driver (aka mac80211's otus)
[RFC][PATCH] PCI PM: Be extra careful when changing power states of devices
2009-03-20 23:03 UTC
e1000 under VMware doesn't work since 2.6.27.16 - BISECTED
2009-03-20 23:03 UTC (3+ messages)
[RFC][PATCH] PCI PM: Be extra careful when changing power states of devices
2009-03-20 23:03 UTC
[PATCH] rt2x00: New USB ID for rt73usb
2009-03-20 23:00 UTC
[PATCH 00/13] Asynchronous raid6 acceleration (part 1 of 2)
2009-03-20 23:00 UTC (6+ messages)
` [PATCH 06/13] async_tx: add support for asynchronous GF multiplication
Minimum libCurl version for git
2009-03-20 22:58 UTC (6+ messages)
e1000 is subtly incompatible with jumbo frames
2009-03-20 22:59 UTC (4+ messages)
` performance issue of netdev_budget and dev_weight with ixgbe
Google Summer of Code 2009 -- Linux wireless roaming project
2009-03-20 21:57 UTC
[net-next PATCH 3/3] e1000e: allow tx of pre-formatted vlan tagged packets
2009-03-20 22:56 UTC (3+ messages)
` [next-next PATCH] e1000e: fixup merge error
[PATCH]: sunvnet netdev ops conversion
2009-03-20 22:54 UTC (4+ messages)
[PATCH] bnx2: Use request_firmware()
2009-03-20 22:50 UTC (4+ messages)
[patch review] radio/Kconfig: introduce 3 groups: isa, pci, and others drivers
2009-03-20 22:48 UTC (6+ messages)
[PATCH 1/2] be2net: replenish when posting to rx-queue is starved in out of mem conditions
2009-03-20 22:46 UTC (4+ messages)
Lockdep problem involving sysfs_mutex in ext4 in linux-next
2009-03-20 22:44 UTC (4+ messages)
[RFC v14-rc1][PATCH 00/23] Kernel based checkpoint/restart
2009-03-20 22:43 UTC (25+ messages)
` [RFC v14-rc][PATCH 04/23] General infrastructure for checkpoint restart
` [RFC v14-rc][PATCH 09/23] Dump open file descriptors
` [RFC v14-rc][PATCH 14/23] A new file type (CR_FD_OBJREF) for a file descriptor already setup
` [RFC v14-rc][PATCH 17/23] Record 'struct file' object instead of the file name for VMAs
` [RFC v14-rc][PATCH 18/23] Prepare to support shared memory
` [RFC v14-rc][PATCH 20/23] Restore anonymous- and file-mapped- "
[PATCH 11/11] mmc: Add OpenFirmware bindings for SDHCI driver
2009-03-20 22:43 UTC (4+ messages)
[PATCH] eCryptfs: NULL crypt_stat dereference during lookup
2009-03-20 22:43 UTC (2+ messages)
Did you see it?
2009-03-20 21:41 UTC
[PATCH 0/5] some small cleanups for xen_machine_pv.c
2009-03-20 22:41 UTC (3+ messages)
` [PATCH 3/5] Fixup dummy cpu setup
Google Summer of Code 2009 -- Linux wireless testing project
2009-03-20 21:39 UTC
Things to do after 2.6.29 gets released
2009-03-20 22:38 UTC (2+ messages)
PM branch rebased to 2.6.29
2009-03-20 22:36 UTC (7+ messages)
[PATCH 2.6.29] ucc_geth: Fix oops when using fixed-link support
2009-03-20 22:34 UTC (2+ messages)
[APPLIED] Overo broken after recent mainline merge
2009-03-20 22:33 UTC (2+ messages)
[patch 2.6.28-rc8-omap git] sdp regulator init updates
2009-03-20 22:33 UTC
[PATCH/RFC] perfcounters: record time running and time enabled for each counter
2009-03-20 22:31 UTC (5+ messages)
How to commit changes if remote repository changed directory structure?
2009-03-20 22:30 UTC (5+ messages)
[U-Boot] YOUR PARTNERSHIP NEEDED
2009-03-20 22:31 UTC
[Bug 20780] New: nouveau corrupts and crashes on 7800gt when NoAccel= false after a few drawing operations
2009-03-20 22:31 UTC (6+ messages)
` [Bug 20780] "
` [Bug 20780] nouveau corrupts at start, then crashes after a few drawing operations. 7800gt when NoAccel=false
[PATCH] Introduce a filter-path argument to git-daemon, for doing custom path transformations
2009-03-20 22:27 UTC (10+ messages)
[rfc 0/4] ioemu: specify the slot for pass-through devices
2009-03-20 22:24 UTC (5+ messages)
` [rfc 1/4] ioemu: Register dpci_infos.php_devs.pt_dev in a common location
` [rfc 2/4] lSubject: ioemu: Do slot parsing inside of next_bdf
` [rfc 3/4] ioemu: make __insert_to_pci_slot indempotent
` [rfc 4/4] ioemu: allow xend to specify the slot for pass-through devices
Question about usage of RCU in the input layer
2009-03-20 22:21 UTC (9+ messages)
Results of the 'dropping support for kernels <2.6.22' poll
2009-03-20 22:20 UTC (4+ messages)
[SPAM] The Secret of Making Up - By The Author
2009-03-20 22:18 UTC
Linux 2.6.28.8
2009-03-20 22:18 UTC (6+ messages)
` Linux 2.6.28.8 (ocfs2 build failure)
` [stable] "
` [Ocfs2-devel] "
[U-Boot] [PATCH] Coldfire: interrupts: Add watchdog auto reset to dtimer_interrupt
2009-03-20 22:16 UTC
[Announce] 2.6.29-rc4-rt1
2009-03-20 21:55 UTC (6+ messages)
` [Announce] 2.6.29-rc4-rt2
` [Announce] 2.6.29-rc6-rt2
` [Announce] 2.6.29-rc78rt1
[PATCH v2] powerpc: Add support for CoreInt delivery of interrupts on MPIC
2009-03-20 22:08 UTC (4+ messages)
[PATCH 2/2] [MTD] mtd-utils: Use new 64-bit ioctls to access >4GiB devices (take 3)
2009-03-20 22:06 UTC
[PATCH 1/2] [MTD] CORE: New ioctl calls for >4GiB device support (take 3)
2009-03-20 22:06 UTC
[PATCH 0/2] [MTD]: Extend ABI/utilities for >4GiB device support (take 3)
2009-03-20 22:05 UTC
[PATCH] rebase -p: Preserve --no-ff merges
2009-03-20 22:04 UTC (2+ messages)
powerpc/85xx: Add support for the "socrates" board (MPC8544)
2009-03-20 22:02 UTC (3+ messages)
[PATCH 2/2] Add VMDq support to ixgbe
2009-03-20 22:01 UTC (2+ messages)
[PATCH v5 00/13] PCI core learns hotplug
2009-03-20 22:00 UTC (15+ messages)
` [PATCH v5 01/13] PCI: pci_is_root_bus helper
` [PATCH v5 02/13] PCI: don't scan existing devices
` [PATCH v5 03/13] PCI: pci_scan_slot() returns newly found devices
` [PATCH v5 04/13] PCI: always scan child buses
` [PATCH v5 05/13] PCI: do not initialize bridges more than once
` [PATCH v5 06/13] PCI: do not enable "
` [PATCH v5 07/13] PCI: Introduce pci_rescan_bus()
` [PATCH v5 08/13] PCI: Introduce /sys/bus/pci/rescan
` [PATCH v5 09/13] PCI: Introduce /sys/bus/pci/devices/.../remove
` [PATCH v5 10/13] PCI: Introduce /sys/bus/pci/devices/.../rescan
` [PATCH v5 11/13] PCI Hotplug: restore fakephp interface with complete reimplementation
` [PATCH v5 12/13] PCI Hotplug: rename legacy_fakephp to fakephp
` [PATCH v5 13/13] PCI Hotplug: schedule fakephp for feature removal
[PATCH] fs-backend: fix gnttab unmap
2009-03-20 22:00 UTC (2+ messages)
[Buildroot] svn commit: [25775] trunk/buildroot/target/generic: target_busybox_skeleton/etc target_skel etc
2009-03-20 21:59 UTC
[Buildroot] svn commit: [25774] trunk/buildroot/target/device/AMD
2009-03-20 21:59 UTC
[PATCH] kbuild: work around distcc/icecc madness
2009-03-20 21:57 UTC (5+ messages)
[net-next PATCH v2] igbvf: add new driver to support 82576 virtual functions
2009-03-20 21:57 UTC
[PATCH] c/r: Add UTS support (v4)
2009-03-20 21:58 UTC (13+ messages)
[PATCH] OMAP3 clock: Access only available clock bits
2009-03-20 21:56 UTC (3+ messages)
pull request: wireless-2.6 2009-03-20
2009-03-20 21:53 UTC (3+ messages)
[PATCH] Simplify copy_thread()
2009-03-20 22:00 UTC
[SPAM] The Magic of Making Up
2009-03-20 21:52 UTC
PROBLEM: IPv6 autoconf/accept_ra default values
2009-03-20 21:50 UTC (7+ messages)
can't compile kernel for parisc
2009-03-20 21:40 UTC (4+ messages)
[PATCH 0/5] [GIT PULL] updates for tip/tracing/ftrace
2009-03-20 21:39 UTC (13+ messages)
[U-Boot] [PATCH] .gitignore for generated files in api_examples directory
2009-03-20 21:38 UTC (2+ messages)
bitfields treatment
2009-03-20 21:37 UTC
Project idea for the Google Summer of Code 2009
2009-03-20 21:32 UTC (3+ messages)
` [Tech-board] "
[linux-dvb] FusionHDTV7 and v4l causes kernel panic
2009-03-20 21:33 UTC (8+ messages)
[RFC][PATCH 1/8] kill '_data' in cr_hdr_fd_data name
2009-03-20 21:30 UTC (9+ messages)
` [RFC][PATCH 5/8] add f_op for checkpointability
[net-next PATCH 1/5] igb: allow tx of pre-formatted vlan tagged packets
2009-03-20 21:28 UTC (3+ messages)
[PATCH 3/3] dsa: add switch chip cascading support
2009-03-20 21:23 UTC (3+ messages)
fbb 7.04r
2009-03-20 21:21 UTC (2+ messages)
[U-Boot] [PATCH to 2008.03] net: sh_eth: Remove sh_eth_reset() from halt function
2009-03-20 21:17 UTC (4+ messages)
[Bugme-new] [Bug 12904] New: hard lockup on Sony Vaio SR when connecting some external monitors
2009-03-20 21:09 UTC
[B.A.T.M.A.N.] What do you think of this result?
2009-03-20 21:15 UTC
[U-Boot] [PATCH v2] UBIFS: Missing offset relocation for compressor 'none'
2009-03-20 21:13 UTC (2+ messages)
[U-Boot] [PATCH 0/3 v3] UBIFS Support for U-Boot
2009-03-20 21:07 UTC (2+ messages)
rtl8187 bug report
2009-03-20 21:06 UTC (6+ messages)
oom-killer killing even if memory is available?
2009-03-20 21:02 UTC (4+ messages)
[U-Boot] [PATCH v4] Separate mtdparts command from jffs2
2009-03-20 21:04 UTC (2+ messages)
[U-Boot] [PATCH v2] powerpc: Only use eth_getenv_enetaddr() if networking is enabled
2009-03-20 21:02 UTC (2+ messages)
[U-Boot] [PATCH] digsy_mtc: Fix compile warnings
2009-03-20 20:58 UTC (2+ messages)
[U-Boot] Please pull u-boot-ppc4xx
2009-03-20 20:56 UTC (2+ messages)
[PATCH v2 0/6] Alchemy: Basic Au1300 and DBAu1300 support
2009-03-20 20:51 UTC (7+ messages)
` [PATCH v2 1/6] Alchemy: Initial "
` [PATCH v2 2/6] Alchemy: Au1300 new interrupt controller
` [PATCH v2 3/6] Alchemy: Au1300/DB1300 UART support
` [PATCH v2 4/6] Alchemy: Au1300/DB1300 peripheral resource declarations
` [PATCH v2 5/6] Alchemy: DB1300 blink leds on timer tick
` [PATCH v2 6/6] Alchemy: Au1300: Add LCD framebuffer support
[PATCH] [RFC] c/r: Add UTS support
2009-03-20 20:53 UTC (13+ messages)
Google Summer of Code 2009: GIT
2009-03-20 20:50 UTC (16+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.