All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-10 22:42:58 to 2012-01-10 23:20:00 UTC [more...]

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2012-01-10 23:19 UTC 

[00/42] 3.1.9-stable review
 2012-01-10 21:50 UTC  (36+ messages)
` [01/42] MAINTAINERS: stable: Update address
` [02/42] Documentation: Update stable address
` [04/42] rt2800usb: Move ID out of unknown
` [06/42] offb: Fix bug in calculating requested vram size
` [08/42] wl12xx: Check buffer bound when processing nvs data
` [09/42] wl12xx: Restore testmode ABI
` [10/42] powerpc/time: Handle wrapping of decrementer
` [12/42] asix: new device id
` [14/42] perf: Fix parsing of __print_flags() in TP_printk()
` [16/42] reiserfs: Force inode evictions before umount to avoid crash
` [18/42] USB: update documentation for usbmon
` [19/42] atmel_serial: fix spinlock lockup in RS485 code
` [20/42] cgroup: fix to allow mounting a hierarchy by name
` [21/42] udf: Fix deadlock when converting file from in-ICB one to normal one
` [22/42] drivers/usb/class/cdc-acm.c: clear dangling pointer
` [23/42] USB: isight: fix kernel bug when loading firmware
` [24/42] usb: usb-storage doesnt support dynamic id currently, the patch disables the feature to fix an oops
` [25/42] USB: add quirk for another camera
` [26/42] usb: musb: fix pm_runtime mismatch
` [27/42] USB: omninet: fix write_room
` [28/42] USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c
` [29/42] usb: fix number of mapped SG DMA entries
` [30/42] xhci: Properly handle COMP_2ND_BW_ERR
` [31/42] USB: option: add id for 3G dongle Model VT1000 of Viettel
` [32/42] usb: option: add ZD Incorporated HSPA modem
` [33/42] usb: ch9: fix up MaxStreams helper
` [34/42] OHCI: final fix for NVIDIA problems (I hope)
` [35/42] igmp: Avoid zero delay when receiving odd mixture of IGMP queries
` [36/42] asix: fix infinite loop in rx_fixup()
` [37/42] bonding: fix error handling if slave is busy (v2)
` [38/42] PM / Sleep: Fix race between CPU hotplug and freezer
` [39/42] SCSI: mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove context
` [40/42] usb: cdc-acm: Fix acm_tty_hangup() vs. acm_tty_close() race
` [41/42] xfs: validate acl count
` [42/42] xfs: fix acl count validation in xfs_acl_from_disk()

[Qemu-devel] [PATCH] microblaze: Add support for the clz insn
 2012-01-10 23:19 UTC  (2+ messages)

linux 3.2-rcX iwlwifi driver's problem (wifi link unstable when moving between multiple APs)
 2012-01-10 23:17 UTC  (14+ messages)

Regulator updates for 3.3
 2012-01-10 23:17 UTC  (7+ messages)

[PATCH]sparc32: forced setting of mode of sun4m per-cpu timers
 2012-01-10 23:17 UTC  (2+ messages)

[ath9k-devel] ath9k_htc: power control features
 2012-01-10 23:16 UTC 

[GIT PULL] ext4 updates for 3.3
 2012-01-10 23:15 UTC  (2+ messages)

Bootup regression introduced by 7bd0b0f0da3b1ec11cbcc798eb0ef747a1184077 ("memblock: Reimplement memblock allocation using reverse free area iterato") in v3.3-rc0
 2012-01-10 23:15 UTC  (4+ messages)

[PATCH] Add grep to RDEPENDS to avoid command failures
 2012-01-10 23:07 UTC  (2+ messages)

[PATCH V2 4/4] CS89x0 : remove QQ2440 board support from the CS89x0 driver
 2012-01-10 23:14 UTC  (2+ messages)

[PATCH 3/3] image_types: Ensure /init exists for cpio rootfs archives
 2012-01-10 23:07 UTC  (11+ messages)
` [PATCH] "

[PATCH V2 3/4] CS89x0 : add CS89x0 platform device to the iMX31ADS board
 2012-01-10 23:14 UTC  (2+ messages)

[PATCH V2 2/4] CS89x0 : add CS89x0 platform device to the iMX21ADS board
 2012-01-10 23:14 UTC  (2+ messages)

[00/49] 3.2.1-stable review
 2012-01-10 21:56 UTC  (50+ messages)
` [01/49] MAINTAINERS: stable: Update address
` [02/49] Documentation: Update stable address
` [03/49] firmware: Fix an oops on reading fw_priv->fw in sysfs loading file
` [04/49] rt2800usb: Move ID out of unknown
` [05/49] offb: Fix setting of the pseudo-palette for >8bpp
` [06/49] offb: Fix bug in calculating requested vram size
` [07/49] libertas: clean up scan thread handling
` [08/49] bcma: support for suspend and resume
` [09/49] wl12xx: Validate FEM index from ini file and FW
` [10/49] wl12xx: Check buffer bound when processing nvs data
` [11/49] wl12xx: Restore testmode ABI
` [12/49] powerpc/time: Handle wrapping of decrementer
` [13/49] powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit
` [14/49] IB/qib: Fix a possible data corruption when receiving packets
` [15/49] IB/uverbs: Protect QP multicast list
` [16/49] iwlagn: fix TID use bug
` [17/49] iwlagn: fix (remove) use of PAGE_SIZE
` [18/49] perf: Fix parsing of __print_flags() in TP_printk()
` [19/49] ore: Fix crash in case of an IO error
` [20/49] ore: fix BUG_ON, too few sgs when reading
` [21/49] ore: Must support none-PAGE-aligned IO
` [22/49] ore: FIX breakage when MISC_FILESYSTEMS is not set
` [23/49] reiserfs: Fix quota mount option parsing
` [24/49] reiserfs: Force inode evictions before umount to avoid crash
` [25/49] ext3: Dont warn from writepage when readonly inode is spotted after error
` [26/49] drivers: hv: Dont OOPS when you cannot init vmbus
` [27/49] Drivers:hv: Fix a bug in vmbus_driver_unregister()
` [28/49] USB: update documentation for usbmon
` [29/49] usbfs: Fix oops related to user namespace conversion
` [30/49] atmel_serial: fix spinlock lockup in RS485 code
` [31/49] cgroup: fix to allow mounting a hierarchy by name
` [32/49] udf: Fix deadlock when converting file from in-ICB one to normal one
` [33/49] drivers/usb/class/cdc-acm.c: clear dangling pointer
` [34/49] USB: isight: fix kernel bug when loading firmware
` [35/49] usb: usb-storage doesnt support dynamic id currently, the patch disables the feature to fix an oops
` [36/49] USB: pxa168: Fix compilation error
` [37/49] USB: add quirk for another camera
` [38/49] usb: musb: fix pm_runtime mismatch
` [39/49] USB: omninet: fix write_room
` [40/49] usb: option: add ZD Incorporated HSPA modem
` [41/49] USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c
` [42/49] usb: fix number of mapped SG DMA entries
` [43/49] xhci: Properly handle COMP_2ND_BW_ERR
` [44/49] usb: ch9: fix up MaxStreams helper
` [45/49] igmp: Avoid zero delay when receiving odd mixture of IGMP queries
` [46/49] asix: fix infinite loop in rx_fixup()
` [47/49] bonding: fix error handling if slave is busy (v2)
` [48/49] usb: cdc-acm: Fix acm_tty_hangup() vs. acm_tty_close() race
` [49/49] xfs: fix acl count validation in xfs_acl_from_disk()

[PATCH V2 1/4] CS89x0 : add platform driver support
 2012-01-10 23:13 UTC  (2+ messages)

3.1 Panic on power event
 2012-01-10 23:12 UTC  (2+ messages)

[Lustre-devel] FID update (reserve a bit in FID to identify it refers Metadata object or data object)
 2012-01-10 23:11 UTC 

[BUG] git archive broken in 1.7.8.1
 2012-01-10 23:01 UTC  (5+ messages)

[PATCH] drm/i915: Only look for matching clocks for LVDS downclock
 2012-01-10 23:09 UTC 

[PATCH TRIVIAL 0/5] Input: use new macro module_platform_driver to save some boilerplate code
 2012-01-10 23:07 UTC  (6+ messages)
` [PATCH TRIVIAL 1/5] Input: keyboard: use macro module_platform_driver()

[RFC PATCH 14/16] KVM: PPC: booke: category E.HV (GS-mode) support
 2012-01-10 23:06 UTC  (8+ messages)

[PATCH v2] scsi_dh_alua: Retry the check-condition in case Mode Parameters Changed
 2012-01-10 23:05 UTC  (2+ messages)

[U-Boot] [PATCH] cmd_source: introduce run_script()
 2012-01-10 23:04 UTC 

Yocto SWAT team kickoff
 2012-01-10 23:03 UTC  (3+ messages)

[U-Boot] [PATCH] nand_spl_simple: store ecc data on the stack
 2012-01-10 23:01 UTC  (3+ messages)
` [U-Boot] [PATCH V4] "

[Qemu-devel] [kvm-devel] [PATCH v2] kvm-ppc: halt secondary cpus when guest reset
 2012-01-10 23:01 UTC  (7+ messages)

[PATCH 1/2] asix: fix setting custom MAC address on Asix 88772 devices
 2012-01-10 23:00 UTC  (4+ messages)
` [PATCH 2/2] asix: fix setting custom MAC address on Asix 88178 devices

[00/40] 3.0.17-stable review
 2012-01-10 21:46 UTC  (30+ messages)
` [01/40] MAINTAINERS: stable: Update address
` [02/40] Documentation: Update stable address
` [03/40] firmware: Fix an oops on reading fw_priv->fw in sysfs loading file
` [04/40] rt2800usb: Move ID out of unknown
` [06/40] offb: Fix bug in calculating requested vram size
` [07/40] wl12xx: Validate FEM index from ini file and FW
` [08/40] wl12xx: Check buffer bound when processing nvs data
` [10/40] powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit
` [11/40] asix: new device id
` [12/40] IB/qib: Fix a possible data corruption when receiving packets
` [15/40] reiserfs: Force inode evictions before umount to avoid crash
` [16/40] ext3: Dont warn from writepage when readonly inode is spotted after error
` [18/40] atmel_serial: fix spinlock lockup in RS485 code
` [19/40] cgroup: fix to allow mounting a hierarchy by name
` [20/40] udf: Fix deadlock when converting file from in-ICB one to normal one
` [21/40] drivers/usb/class/cdc-acm.c: clear dangling pointer
` [22/40] USB: isight: fix kernel bug when loading firmware
` [24/40] USB: add quirk for another camera
` [25/40] usb: musb: fix pm_runtime mismatch
` [28/40] usb: fix number of mapped SG DMA entries
` [29/40] xhci: Properly handle COMP_2ND_BW_ERR
` [30/40] USB: option: add id for 3G dongle Model VT1000 of Viettel
` [32/40] usb: ch9: fix up MaxStreams helper
` [34/40] igmp: Avoid zero delay when receiving odd mixture of IGMP queries
` [35/40] asix: fix infinite loop in rx_fixup()
` [37/40] PM / Sleep: Fix race between CPU hotplug and freezer
` [38/40] SCSI: mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove context
` [39/40] usb: cdc-acm: Fix acm_tty_hangup() vs. acm_tty_close() race
` [40/40] xfs: fix acl count validation in xfs_acl_from_disk()

[folded] user-namespace-make-signalc-respect-user-namespaces-v5-fix-2.patch removed from -mm tree
 2012-01-10 22:57 UTC 

[PATCH] virtio-pci: Fix endianness of virtio config
 2012-01-10 22:57 UTC  (12+ messages)
    ` [Qemu-devel] "

[folded] user-namespace-make-signalc-respect-user-namespaces-v5-fix.patch removed from -mm tree
 2012-01-10 22:57 UTC 

[PATCH] stmmac: Fix compilation error in mmc_core.c
 2012-01-10 22:57 UTC  (2+ messages)

[PATCH] drivers: isdn: Fix dependency for ISDN_PPP
 2012-01-10 22:57 UTC  (2+ messages)

[PATCH] stmmac: Add missing LF to pr_info() in stmmac_main.c
 2012-01-10 22:57 UTC  (2+ messages)

[folded] workqueue-make-alloc_workqueue-take-printf-fmt-and-args-for-name-fix.patch removed from -mm tree
 2012-01-10 22:57 UTC 

[PATCH net-next 0/7] via-rhine NAPI rework and misc
 2012-01-10 22:55 UTC  (2+ messages)

[folded] procfs-add-hidepid=-and-gid=-mount-options-fix-2.patch removed from -mm tree
 2012-01-10 22:56 UTC 

[folded] procfs-parse-mount-options-fix.patch removed from -mm tree
 2012-01-10 22:56 UTC 

[U-Boot] [PATCH 0/2] Deprecate Linux bootargs munging with CONFIG_SILENT_CONSOLE
 2012-01-10 22:56 UTC  (6+ messages)
` [U-Boot] [PATCH v2 "

[folded] procfs-introduce-the-proc-pid-map_files-directory-make-proc-pid-map_files-being-checkpoint_restore-dependent.patch removed from -mm tree
 2012-01-10 22:54 UTC 

[folded] procfs-introduce-the-proc-pid-map_files-directory-checkpatch-fixes.patch removed from -mm tree
 2012-01-10 22:54 UTC 

[folded] rtc-ab8500-add-calibration-attribute-to-ab8500-rtc-v3-checkpatch-fixes.patch removed from -mm tree
 2012-01-10 22:54 UTC 

[folded] rtc-ab8500-add-calibration-attribute-to-ab8500-rtc-v3.patch removed from -mm tree
 2012-01-10 22:54 UTC 

Poptop MPPE Issue...?
 2012-01-10 22:54 UTC 

[folded] rtc-ab8500-add-calibration-attribute-to-ab8500-rtc-checkpatch-fixes.patch removed from -mm tree
 2012-01-10 22:53 UTC 

[folded] drivers-rtc-rtc-mxcc-make-alarm-work-fix.patch removed from -mm tree
 2012-01-10 22:53 UTC 

[Qemu-devel] [RFC PATCH v3 0/3] simpletrace : support var num of args and strings
 2012-01-10 22:51 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v3 1/3] Converting tracetool.sh to tracetool.py

[U-Boot] [PATCH 3/4] bootm: Avoid 256-byte overflow in fixup_silent_linux()
 2012-01-10 22:51 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[folded] drivers-rtc-rtc-mxcc-fix-setting-time-for-mx1-soc-fix.patch removed from -mm tree
 2012-01-10 22:49 UTC 

[folded] checkpatch-catch-all-occurances-of-type-and-cast-spacing-errors-per-line-checkpatch-fixes.patch removed from -mm tree
 2012-01-10 22:49 UTC 

[folded] checkpatch-improve-memset-and-min-max-with-cast-checking-fix.patch removed from -mm tree
 2012-01-10 22:48 UTC 

[folded] checkpatch-correctly-track-the-end-of-preprocessor-commands-in-context-fix.patch removed from -mm tree
 2012-01-10 22:48 UTC 

[folded] leds-add-driver-for-tca6507-led-controller-fix-44.patch removed from -mm tree
 2012-01-10 22:48 UTC 

[PATCH] net: bluetooth: Fix 'enable_hs' type
 2012-01-10 22:48 UTC  (6+ messages)

[folded] backlight-convert-pwm_bl-to-dev_pm_ops-fix.patch removed from -mm tree
 2012-01-10 22:47 UTC 

[folded] mempool-fix-first-round-failure-behavior-fix.patch removed from -mm tree
 2012-01-10 22:47 UTC 

[folded] mm-hugetlb-fix-pgoff-computation-when-unmapping-page-from-vma-fix.patch removed from -mm tree
 2012-01-10 22:46 UTC 

[folded] mm-simplify-find_vma_prev-fix-2.patch removed from -mm tree
 2012-01-10 22:46 UTC 

[folded] mm-simplify-find_vma_prev-fix.patch removed from -mm tree
 2012-01-10 22:46 UTC 

[folded] mremap-enforce-rmap-src-dst-vma-ordering-in-case-of-vma_merge-succeeding-in-copy_vma-update.patch removed from -mm tree
 2012-01-10 22:45 UTC 

[folded] mm-exclude-reserved-pages-from-dirtyable-memory-fix.patch removed from -mm tree
 2012-01-10 22:45 UTC 

[folded] mm-more-intensive-memory-corruption-debug-fix.patch removed from -mm tree
 2012-01-10 22:44 UTC 

[folded] kernelh-add-build_bug-macro-v3.patch removed from -mm tree
 2012-01-10 22:44 UTC 

[folded] mm-hugetlbc-fix-virtual-address-handling-in-hugetlb-fault-fix.patch removed from -mm tree
 2012-01-10 22:43 UTC 

[PATCH 02/06] MFD: DA9052/53 MFD core module v9 Added ADC support
 2012-01-10 22:43 UTC  (4+ messages)

[folded] mm-reduce-the-amount-of-work-done-when-updating-min_free_kbytes-checkpatch-fixes.patch removed from -mm tree
 2012-01-10 22:43 UTC 

[folded] mm-add-free_hot_cold_page_list-helper-v3.patch removed from -mm tree
 2012-01-10 22:43 UTC 

[folded] mm-add-free_hot_cold_page_list-helper-v2.patch removed from -mm tree
 2012-01-10 22:42 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.