All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-02-18 21:56:56 to 2009-02-18 23:25:47 UTC [more...]

[PATCH v4 00/15] cfg80211: add a workqueue for regulatory processing
 2009-02-18 23:25 UTC  (13+ messages)
` [PATCH v4 02/15] cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity
` [PATCH v4 03/15] cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
` [PATCH v4 04/15] nl80211: disallow user requests prior to regulatory_init()
` [PATCH v4 05/15] cfg80211: add regulatory_hint_core() to separate the core reg hint
` [PATCH v4 06/15] cfg80211: propagate -ENOMEM during regulatory_init()
` [PATCH v4 07/15] cfg80211: add assert_cfg80211_lock() to ensure proper protection
` [PATCH v4 08/15] cfg80211: make regulatory_request use wiphy_idx instead of wiphy
` [PATCH v4 09/15] cfg80211: protect first access of last_request on 11d hint under mutex
` [PATCH v4 10/15] cfg80211: remove likely from an 11d hint case
` [PATCH v4 11/15] cfg80211: free rd on unlikely event on 11d hint
` [PATCH v4 12/15] cfg80211: move all regulatory hints to workqueue
` [PATCH v4 14/15] cfg80211: allow drivers that agree on regulatory to agree

Audit Prelude Logout Tracking
 2009-02-18 23:25 UTC  (3+ messages)

[RFT 0/4] Netfilter/iptables performance improvements
 2009-02-18 23:23 UTC  (5+ messages)
` [RFT 4/4] netfilter: Get rid of central rwlock in tcp conntracking

[JGIT PATCH] 1/2 : (reworked) Externalizable/Serializable Items
 2009-02-18 23:21 UTC  (6+ messages)

[U-Boot] [PATCH v2] Create configuration option for restricted ns16550 functions
 2009-02-18 23:23 UTC  (3+ messages)

[U-Boot] [PATCH] mkconfig: include board config.h before asm/config.h
 2009-02-18 23:22 UTC  (4+ messages)

[U-Boot] [PATCH] Fix Freescale link scripts for newer GCCs
 2009-02-18 23:22 UTC  (12+ messages)
                  ` [U-Boot] [PATCH] Fix all linker script to handle all rodata sections

[PATCH] new irq tracer
 2009-02-18 23:21 UTC  (8+ messages)

[PATCH 0/2] RUNTIME_PREFIX enhancements
 2009-02-18 23:19 UTC  (10+ messages)
` [PATCH 1/2] Introduce the function strip_path_suffix()

[Lustre-devel] Security configuration
 2009-02-18 23:19 UTC  (2+ messages)

What can OpenVZ do?
 2009-02-18 23:15 UTC  (13+ messages)

[PATCH 0/9] Make lazy mmu update mode pre-empt safe
 2009-02-18 23:13 UTC  (20+ messages)
` [PATCH 0/9] *** SUBJECT HERE ***
` [PATCH 3/9] x86/paravirt: remove lazy mode in interrupts
` [PATCH 4/9] x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
` [PATCH 5/9] x86/paravirt: flush pending mmu updates on context switch
` [PATCH 6/9] x86/paravirt: allow preemption with lazy mmu mode
` [PATCH 7/9] mm: allow preemption in apply_to_pte_range
` [PATCH 8/9] x86/paravirt: use percpu_ rather than __get_cpu_var
` [PATCH 9/9] x86/paravirt: finish change from lazy cpu to context switch start/end

+ filesystem-freeze-allow-sysrq-emergency-thaw-to-thaw-frozen-filesystems-99.patch added to -mm tree
 2009-02-18 23:12 UTC 

Disabling verify when norandommap is given
 2009-02-18 23:12 UTC 

12x performance drop on md/linux+sw raid1 due to barriers [xfs]
 2009-02-18 23:09 UTC  (8+ messages)

[patch 00/36] 2.6.27.19-stable review
 2009-02-18 23:02 UTC  (45+ messages)
  ` [patch 01/36] pid: implement ns_of_pid
  ` [patch 02/36] mqueue: fix si_pid value in mqueue do_notify()
  ` [patch 03/36] Fix Intel IOMMU write-buffer flushing
  ` [patch 04/36] powerpc/vsx: Fix VSX alignment handler for regs 32-63
  ` [patch 05/36] sata_nv: give up hardreset on nf2
  ` [patch 06/36] 3c505: do not set pcb->data.raw beyond its size
  ` [patch 07/36] Add support for VT6415 PCIE PATA IDE Host Controller
  ` [patch 08/36] Bluetooth: Fix TX error path in btsdio driver
  ` [patch 09/36] btsdio: free sk_buff with kfree_skb
  ` [patch 10/36] ext2/xip: refuse to change xip flag during remount with busy inodes
  ` [patch 11/36] SCSI: libiscsi: fix iscsi pool leak
  ` [patch 12/36] x86/cpa: make sure cpa is safe to call in lazy mmu mode
  ` [patch 13/36] ext4: Add support for non-native signed/unsigned htree hash algorithms
  ` [patch 14/36] ext4: tone down ext4_da_writepages warnings
  ` [patch 15/36] ext4: Fix the delalloc writepages to allocate blocks at the right offset
  ` [patch 16/36] ext4: avoid ext4_error when mounting a fs with a single bg
  ` [patch 17/36] ext4: Widen type of ext4_sb_info.s_mb_maxs[]
  ` [patch 18/36] jbd2: Add barrier not supported test to journal_wait_on_commit_record
  ` [patch 19/36] ext4: Dont overwrite allocation_context ac_status
  ` [patch 20/36] ext4: Add blocks added during resize to bitmap
  ` [patch 21/36] ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
  ` [patch 22/36] ext4: cleanup mballoc header files
  ` [patch 23/36] ext4: Use an rbtree for tracking blocks freed during transaction
  ` [patch 24/36] ext4: dont use blocks freed but not yet committed in buddy cache init
  ` [patch 25/36] ext4: Fix race between read_block_bitmap() and mark_diskspace_used()
  ` [patch 26/36] ext4: Fix the race between read_inode_bitmap() and ext4_new_inode()
  ` [patch 27/36] jbd2: Add BH_JBDPrivateStart
  ` [patch 28/36] ext4: Use new buffer_head flag to check uninit group bitmaps initialization
  ` [patch 29/36] ext4: mark the blocks/inode bitmap beyond end of group as used
  ` [patch 30/36] ext4: Dont allow new groups to be added during block allocation
  ` [patch 31/36] ext4: Init the complete page while building buddy cache
  ` [patch 32/36] ext4: Add sanity checks for the superblock before mounting the filesystem
  ` [patch 33/36] ext4: only use i_size_high for regular files
  ` [patch 34/36] ext4: Add sanity check to make_indexed_dir
  ` [patch 35/36] jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"
  ` [patch 36/36] ext4: Initialize the new group descriptor when resizing the filesystem

[RFD] Automatic suspend
 2009-02-18 23:04 UTC  (10+ messages)

[PATCH 01/02] ia64: Move the macro definitions related to MSI to
 2009-02-18 23:02 UTC  (4+ messages)
` [PATCH 01/02] ia64: Move the macro definitions related to MSI
  ` [PATCH 01/02] ia64: Move the macro definitions related to MSI to one header file

[PATCH] Use DIFF_XDL_SET/DIFF_OPT_SET instead of raw bit-masking
 2009-02-18 22:59 UTC  (7+ messages)

[U-Boot] [PATCH] 7/12 Multiadapter/multibus I2C, drivers part 4
 2009-02-18 23:00 UTC  (22+ messages)

linux-next: Tree for February 18
 2009-02-18 22:59 UTC  (5+ messages)
` [s390] next Feb 18: defconfig build break

[PATCH] check_updates(): effective removal of cache entries marked CE_REMOVE
 2009-02-18 22:44 UTC  (2+ messages)

[RFT 2/4] Add mod_timer_noact
 2009-02-18 22:56 UTC  (7+ messages)

Maintenance Notice
 2009-02-18 21:42 UTC 

[U-Boot] [PATCH 00/27] standardize mac address handling in u-boot
 2009-02-18 22:54 UTC  (8+ messages)
` [U-Boot] [PATCH 22/27] pcs440ep: get mac address from environment and move load_sernum_ethaddr() to board init

+ uml-fix-vde-network-backend-in-user-mode-linux.patch added to -mm tree
 2009-02-18 22:52 UTC 

Intel driver vs MTRRs conflict
 2009-02-18 22:50 UTC  (3+ messages)

Ubuntu Jaunty ext3 --> ext4 upgrade issue
 2009-02-18 22:25 UTC  (2+ messages)

MEETING
 2009-02-17 18:44 UTC 

(no subject)
 2009-02-18 21:54 UTC 

[5 Patches] Synchronize blktap with citrix blktap2
 2009-02-18 22:49 UTC 

ieee80211_regdom module parameter for cfg80211
 2009-02-18 22:48 UTC  (7+ messages)

EXT4 ENOSPC Bug
 2009-02-18 21:29 UTC  (9+ messages)

MEETING
 2009-02-17 18:44 UTC 

[PATCH] crypto: ahash - fix ahash digest size
 2009-02-18 22:49 UTC 

MEETING
 2009-02-17 18:44 UTC 

MEETING
 2009-02-17 18:44 UTC 

+ drivers-scsi-pcmcia-nsp_csc-time_out-reaches-1.patch added to -mm tree
 2009-02-18 22:45 UTC 

+ smsc-timeout-reaches-1.patch added to -mm tree
 2009-02-18 22:42 UTC 

Build failure
 2009-02-18 22:42 UTC 

[Bridge] net_device_ops support in bridging and fec_mpc52xx.c
 2009-02-18 22:31 UTC  (5+ messages)
    `  "

Reboot Hangs When R8169 Loaded, Intel D945GCLF Atom Board With Anything in PCI Slot, 2.6.28-6 Vanilla Kernel & Debian Etch
 2009-02-18 22:02 UTC 

Build vmlinuz-2.6.29-rc5-tip
 2009-02-18 22:39 UTC  (6+ messages)

[PATCH] qlogicpti: Add missing parentheses
 2009-02-18 22:39 UTC  (2+ messages)

Fw: [PATCH] V4L: missing parentheses?
 2009-02-18 22:38 UTC  (2+ messages)

[PATCH] docsrc: use config instead of menuconfig
 2009-02-18 22:31 UTC 

A note for aw009@sunnyside.com (Fw: Undelivered Mail Returned to Sender)
 2009-02-18 22:31 UTC 

[U-Boot] [PATCH v4] Create configuration option for restricted ns16550 functions
 2009-02-18 22:30 UTC 

+ inotify-fix-gfp_kernel-related-deadlock.patch added to -mm tree
 2009-02-18 22:26 UTC 

[locking bug] inotify: inconsistent {RECLAIM_FS-ON-W} -> {IN-RECLAIM_FS-W} usage
 2009-02-18 22:26 UTC  (2+ messages)

initramfs-tools 0.93 status report
 2009-02-18 22:23 UTC 

[PATCH v3 00/15] cfg80211: add a workqueue for regulatory processing
 2009-02-18 22:20 UTC  (2+ messages)

[PATCH] Conform L3 Cache Index Disable to Linux standards
 2009-02-18 22:04 UTC 

[PATCH 2/2 v4] New netfilter target to trigger LED devices
 2009-02-18 22:20 UTC  (7+ messages)
  ` [PATCH 2/2 v5] "

[PATCH ixgbe] Don't depend of skb->data for VMDq
 2009-02-18 22:18 UTC  (3+ messages)

[PATCH] fix dma_unmap_sg misuse
 2009-02-18 22:12 UTC  (2+ messages)

2.6.29 regression? Bonding tied to IPV6 in 29-rc5
 2009-02-18 22:14 UTC  (4+ messages)

[U-Boot] [PATCH V2] Fix build errors after making flash_get_info() non-static
 2009-02-18 22:12 UTC 

[PATCH] parisc: fix "make tar-pkg"
 2009-02-18 22:12 UTC  (2+ messages)
` [PATCH, v2] "

[linux-dvb] AF9015_REMOTE_MSI_DIGIVOX_MINI_II_V3 works, but keys get stuck
 2009-02-18 22:05 UTC  (3+ messages)
  `  "

sata_nv frees DMA memory with different size (possibly a generic libata bug)
 2009-02-18 22:05 UTC  (6+ messages)

[RFD] Automatic suspend
 2009-02-18 22:05 UTC  (7+ messages)

[PATCH] drm: Only use DRM_IOCTL_UPDATE_DRAW compat wrapper for compat X86
 2009-02-18 22:05 UTC  (3+ messages)

A _good_ and valid use for TPM
 2009-02-18 22:03 UTC  (4+ messages)

[PATCH v3 01/10] config: Codestyle cleanups
 2009-02-18 22:01 UTC  (6+ messages)
` [PATCH v3 02/10] config: Cleanup editor action
  ` [PATCH v3 03/10] config: Make git_config() more flexible

[patch 2.6.29-rc3] omap_hsmmc: card detect irq bugfix
 2009-02-18 22:02 UTC  (5+ messages)

[folded] lis3lv02d-support-both-one-and-two-byte-sensors-checkpatch-fixes.patch removed from -mm tree
 2009-02-18 21:58 UTC 

[folded] timerfd-add-flags-check-fix.patch removed from -mm tree
 2009-02-18 21:57 UTC 

[PATCH] libfc: fix printk format warnings
 2009-02-18 21:59 UTC  (2+ messages)

NFS4ERR_DENIED becomes EIO?
 2009-02-18 21:59 UTC  (3+ messages)

[U-Boot] [PATCH v3] Create configuration option for restricted ns16550 functions
 2009-02-18 21:59 UTC  (2+ messages)

[U-Boot] [PATCH v2] Create configuration option for restricted ns16550 functions
 2009-02-18 21:58 UTC  (2+ messages)

[lm-sensors] [Bulk] Re: [Bulk] Re: Cannot make ver 3.0.3
 2009-02-18 21:58 UTC  (2+ messages)

[folded] seq_file-properly-cope-with-pread-fix.patch removed from -mm tree
 2009-02-18 21:57 UTC 

[folded] vfs-separate-fmode_pread-fmode_pwrite-into-separate-flags-fix.patch removed from -mm tree
 2009-02-18 21:56 UTC 

[PATCH RFC 1/2] gitweb: Fix warnings with override permitted but no repo override
 2009-02-18 21:55 UTC  (3+ messages)
` [PATCH RFC 2/2] gitweb: Hyperlink multiple git hashes on the same commit message line

[folded] vmalloc-add-__get_vm_area_caller-checkpatch-fixes.patch removed from -mm tree
 2009-02-18 21:56 UTC 

[RFC] Add Alternative Log Buffer Support for printk Messages
 2009-02-18 21:27 UTC 


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.