messages from 2011-03-21 17:58:13 to 2011-03-21 23:21:07 UTC [more...]
[00/78] 2.6.38.1-stable review
2011-03-21 23:03 UTC (34+ messages)
` [01/78] dcache.c: create helper function for duplicated functionality
` [02/78] VFS: Fix the nfs sillyrename regression in kernel 2.6.38
` [04/78] x86: Fix panic when handling "mem={invalid}" param
` [06/78] ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller
` [08/78] libata: fix hotplug for drivers which dont implement LPM
` [12/78] x86, quirk: Fix SB600 revision check
` [15/78] TOMOYO: Fix memory leak upon file open
` [16/78] drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"
` [17/78] drm/radeon/kms: fix typo in atom overscan setup
` [19/78] ath9k_hw: read and backup AR_WA register value even before chip reset on
` [20/78] ath9k_hw: Fix incorrect macversion and macrev checks
` [22/78] serial: mrst_max3110: make buffer larger
` [25/78] USB: serial drivers need to use larger bulk-in buffers
` [27/78] USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
` [28/78] USB: serial: ch341: add new id
` [30/78] staging: tidspbridge: protect dmm_map properly
` [36/78] xhci: Fix cycle bit calculation during stall handling
` [41/78] ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers and hp that are primary outputs
` [43/78] ALSA: hda - Initialize special cases for input src in init phase
` [44/78] HID: hid-magicmouse: Correct touch orientation direction
` [47/78] PCI: add more checking to ICH region quirks
` [48/78] PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICH
` [51/78] ALSA: aloop - Fix possible IRQ lock inversion
` [52/78] ALSA: ctxfi - Fix incorrect SPDIF status bit mask
` [54/78] ALSA: ctxfi - Clear input settings before initialization
` [59/78] RPC: killing RPC tasks races fixed
` [62/78] perf, powerpc: Handle events that raise an exception without overflowing
` [66/78] call_function_many: add missing ordering
` [73/78] i2c: Fix typo in instantiating-devices document
` [75/78] mmc: sdio: remember new card RCA when redetecting card
` [76/78] x86, binutils, xen: Fix another wrong size directive
` [77/78] davinci: DM644x EVM: register MUSB device earlier
` [78/78] hwmon: (sht15) Fix integer overflow in humidity calculation
[RFC PATCH v2] Utilize the PCI API in the TTM framework
2011-03-21 23:18 UTC (3+ messages)
[00/87] 2.6.37.5-stable review
2011-03-21 23:07 UTC (32+ messages)
` [01/87] hwmon/f71882fg: Set platform drvdata to NULL later
` [02/87] mtd: jedec_probe: Change variable name from cfi_p to cfi
` [06/87] mtd: fix race in cfi_cmdset_0001 driver
` [15/87] drm/i915: Fix calculation of backlight value in combined mode
` [16/87] block: fix mis-synchronisation in blkdev_issue_zeroout()
` [17/87] nfs: fix compilation warning
` [18/87] MIPS: MTX-1: Make au1000_eth probe all PHY addresses
` [21/87] x86/mm: Handle mm_fault_error() in kernel space
` [22/87] ftrace: Fix memory leak with function graph and cpu hotplug
` [25/87] ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controller
` [26/87] ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs
` [27/87] ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller
` [28/87] libata: fix hotplug for drivers which dont implement LPM
` [30/87] Increase OSF partition limit from 8 to 18
` [31/87] IB/cm: Bump reference count on cm_id before invoking callback
` [36/87] drm: Hold the mode mutex whilst probing for sysfs status
` [42/87] USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
` [48/87] USB: move usbcore away from hcd->state
` [50/87] xhci: Fix cycle bit calculation during stall handling
` [51/87] USB: Add support for SuperSpeed isoc endpoints
` [52/87] NFS: Fix a decoding problem in nfs3_decode_dirent
` [56/87] HID: hid-magicmouse: Correct touch orientation direction
` [62/87] ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl
` [68/87] SUNRPC: Ensure we always run the tk_callback before tk_action
` [69/87] RPC: killing RPC tasks races fixed
` [71/87] perf: Handle stopped state with tracepoints
` [72/87] perf, powerpc: Handle events that raise an exception without overflowing
` [81/87] [PARISC] fix per-cpu flag problem in the cpu affinity checkers
` [85/87] x86, binutils, xen: Fix another wrong size directive
` [86/87] davinci: DM644x EVM: register MUSB device earlier
` [87/87] hwmon: (sht15) Fix integer overflow in humidity calculation
[00/44] 2.6.32.34-longterm review
2011-03-21 23:11 UTC (20+ messages)
` [01/44] hwmon/f71882fg: Set platform drvdata to NULL later
` [03/44] mtd: add "platform:" prefix for platform modalias
` [04/44] libata: no special completion processing for EH commands
` [05/44] MIPS: MTX-1: Make au1000_eth probe all PHY addresses
` [08/44] x86: Fix panic when handling "mem={invalid}" param
` [11/44] ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs
` [16/44] ath9k_hw: Fix incorrect macversion and macrev checks
` [18/44] USB: serial: ch341: add new id
` [21/44] PCI: remove quirk for pre-production systems
` [22/44] PCI: add more checking to ICH region quirks
` [25/44] ALSA: ctxfi - Fix incorrect SPDIF status bit mask
` [26/44] ALSA: ctxfi - Fix SPDIF status retrieval
` [27/44] ALSA: ctxfi - Clear input settings before initialization
` [35/44] isdn: avoid calling tty_ldisc_flush() in atomic context
` [36/44] smp_call_function_many: handle concurrent clearing of mask
` [38/44] i2c: Fix typo in instantiating-devices document
` [42/44] powerpc: rtas_flash needs to use rtas_data_buf
` [43/44] x86, binutils, xen: Fix another wrong size directive
` [44/44] hwmon: (sht15) Fix integer overflow in humidity calculation
[GIT PULL] TPM driver robustness fixes
2011-03-21 23:01 UTC (2+ messages)
Suspend/resume regression in Toshiba A11 since 2.6.34-rc4
2011-03-21 22:58 UTC (4+ messages)
[PATCH v2 -resend#1 1/1] V4L: videobuf, don't use dma addr as physical
2011-03-21 22:55 UTC (6+ messages)
[RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features
2011-03-21 22:51 UTC (8+ messages)
` Hot plug issue on 2.6.38
viafb fixes
2011-03-21 23:01 UTC (3+ messages)
` [PATCH 1/2] viafb: refresh rate bug collection
` [PATCH 2/2] viafb: initialize margins correct
[PATCH perf 0/2] perf: trace-event-parse: support more operators and print formats
2011-03-21 22:34 UTC (3+ messages)
` [PATCH perf 1/2] perf: trace-event-parse: support additional operators: '!', '~', and '!='
` [PATCH perf 2/2] perf: trace-event-parse: support printing short fields
[RFC] posix-timers: RCU conversion
2011-03-21 22:27 UTC
[GIT] Networking
2011-03-21 22:13 UTC (11+ messages)
` [held lock freed] "
` [slab poison overwritten] "
[PATCH] mm: optimize replace_page_cache_page
2011-03-21 22:06 UTC (6+ messages)
[3/3] powerpc: rtas_flash needs to use rtas_data_buf
2011-03-21 21:45 UTC (2+ messages)
` [stable] "
[2/3] powerpc/kdump: Fix race in kdump shutdown
2011-03-21 21:43 UTC (2+ messages)
` [stable] "
[RFC] pstore: Don't use persistent store for normal shutdown
2011-03-21 22:01 UTC (5+ messages)
[PATCHv5 1/4] ARM: mx50: Add support to get the silicon revision
2011-03-21 21:30 UTC (4+ messages)
` [PATCHv5 2/4] ARM: mx51: Add entry for gpc_dvfs_clk
` [PATCHv5 3/4] ARM: mx51: Implement code to allow mx51 to enter WFI
` [PATCHv5 4/4] ARM: mx51: Add support for low power suspend on MX51
[RFC PATCH 0/2] Add IRQ chip hooks for taking CPUs on/off line
2011-03-21 21:13 UTC (5+ messages)
` [RFC PATCH 1/2] genirq: Add "
[RFC-v4 00/12] iSCSI target v4.1.0-rc1 series for .39-rc1
2011-03-21 21:18 UTC (6+ messages)
[PATCH][RFC] Null short-circuit for selinux_cred_free()
2011-03-21 21:23 UTC
[GIT] kbuild updates v2
2011-03-21 21:15 UTC
[GIT PULL] XFS update for 2.6.39-rc1
2011-03-21 21:14 UTC
[PATCH 0/6] get rid of on-stack dma buffers
2011-03-21 21:03 UTC (9+ messages)
` [PATCH 1/6] [media] a800: "
` [PATCH 2/6 v2] [media] vp7045: "
` [PATCH 3/6] [media] friio: "
` [PATCH 4/6] [media] dw2102: get rid of on-stack dma buffer
` [PATCH 5/6] [media] m920x: get rid of on-stack dma buffers
` [PATCH 6/6] [media] opera1: get rid of on-stack dma buffer
[PATCH][resend] Don't index beyond end of intr_remap_fault_reasons array in dmar_get_fault_reason
2011-03-21 20:54 UTC
Linux 2.6.33.8
2011-03-21 20:41 UTC (2+ messages)
[PATCH] arm: cmpxchg syscall should data abort if page not write or not young
2011-03-21 20:41 UTC (7+ messages)
` [PATCH v2] arm: cmpxchg syscall should data abort if page not write
[PATCH] x86, UV: Fix NMI handler for UV platforms
2011-03-21 20:37 UTC (16+ messages)
` [PATCH V2] "
[Patch] Zarlink zl10036 DVB-S: Fix mem leak in zl10036_attach
2011-03-21 20:36 UTC (5+ messages)
[PATCH 00/20] video: msm: Adding Support for MDP3.1
2011-03-21 20:31 UTC (3+ messages)
` [PATCH 16/20] video: msm: Set the EBI1 clock to 128MHz when performing blits
[PATCH][RFC] HPFS: Don't use pointer to out-of-scope array
2011-03-21 20:28 UTC (5+ messages)
[PATCH v3] Don't update group weights when on service tree
2011-03-21 20:23 UTC (4+ messages)
[PATCH v4 0/2] HID: hidraw Documentation
2011-03-21 20:17 UTC (3+ messages)
` [PATCH v5 0/2] Documentation and Sample for hidraw
[RFC][PATCH v3 00/22] __vmalloc: Propagating GFP allocation flag inside __vmalloc()
2011-03-21 20:15 UTC (15+ messages)
` [RFC][PATCH v3 01/22] mm: "
` [RFC][PATCH v3 02/22] mm, xtensa: add gfp flags variant of pte allocations
` [RFC][PATCH v3 03/22] mm, x86: add gfp flags variant of pud, pmd, and "
` [RFC][PATCH v3 04/22] mm, um: add gfp flags variant of pmd "
` [RFC][PATCH v3 05/22] mm, tile: "
` [RFC][PATCH v3 06/22] mm, sparc: "
` [RFC][PATCH v3 07/22] mm, sh: "
` [RFC][PATCH v3 08/22] mm, score: add gfp flags variant of "
` [RFC][PATCH v3 09/22] mm, s390: add gfp flags variant of pud, pte, and "
Standard handling of boolean attributes in sysfs
2011-03-21 20:14 UTC (2+ messages)
PATCH][RFC][resend] CC_OPTIMIZE_FOR_SIZE should default to N
2011-03-21 20:08 UTC
[PATCH][SCSI][resend] aacraid: Remove mem leak in aac_send_raw_srb()
2011-03-21 20:04 UTC
[PATCH] add endpoint direction test in alt_xfer
2011-03-21 19:58 UTC
[PATCH 0/5] Migrations to hid-multitouch, round 3
2011-03-21 19:56 UTC (8+ messages)
` [PATCH v3 5/5] hid-multitouch: migrate 3M PCT touch screens to hid-multitouch
[PATCH][SCSI][resend] Reduce sequential pointer derefs in scsi_error.c and reduce size as well
2011-03-21 19:47 UTC
[NFS BUG] Resoruces leak caused by commit - NFS: Don't use vm_map_ram() in readdir (55ea499d60aefa3d03a77fc8590c26b5881faa92)
2011-03-21 19:47 UTC (3+ messages)
2.6.39 crashes BUG: unable to handle kernel NULL pointer dereference at 000000000000042 .. cmos_checkintr+0x4d/0x55 under Xen as PV guest
2011-03-21 19:40 UTC (4+ messages)
[PATCH][resend] Remove pointless memset in nfsacl_encode()
2011-03-21 19:35 UTC
[PATCH][resend] Do not potentially overflow string in sumversion
2011-03-21 19:35 UTC (2+ messages)
[PATCH][resend] Don't leak memory in failure paths of gfs2_acl_get()
2011-03-21 19:29 UTC
[PATCH] sched.h: fix a typo ("its")
2011-03-21 19:24 UTC (4+ messages)
` [PATCH v2] "
[PATCH-v2] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module
2011-03-21 19:14 UTC (3+ messages)
[PATCH] firmware/efi: export a routine to retrieve efi-variables by GUID
2011-03-21 19:12 UTC (10+ messages)
[PATCH 2.6.38-rc7]TAOS 258x: Device Driver
2011-03-21 19:07 UTC (2+ messages)
[GIT PULL] hwmon updates for 2.6.39
2011-03-21 19:04 UTC
[PATCH] cpqarray: use pci_dev->revision
2011-03-21 18:49 UTC (2+ messages)
[PATCH 01/13] Coccinelle: introduce list_move.cocci
2011-03-21 18:49 UTC (3+ messages)
` [PATCH 08/13] JFS: use list_move() instead of list_del()/list_add() combination
[PATCH 0/4] mmc_spi: Add support for regulator framework
2011-03-21 18:46 UTC (5+ messages)
` [PATCH 1/4] mmc_spi.c: factor out the check for power capability
` [PATCH 2/4] mmc_spi.c: factor out the SD card shutdown sequence
` [PATCH 3/4] mmc_spi.c: factor out a mmc_spi_setpower() function
` [PATCH 4/4] mmc_spi.c: add support for the regulator framework
[patch] rapidio: potential null deref on failure path
2011-03-21 18:34 UTC (2+ messages)
[PATCHv2 4/4] msm: scm: Get cacheline size from CTR
2011-03-21 18:33 UTC
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
2011-03-21 18:31 UTC
[PATCH 1/2] hid-ntrig: sysfs nodes for modes
2011-03-21 18:25 UTC (4+ messages)
` [PATCH 2/2] hid-ntrig: calibration
[PATCH] USB: cdc-acm: Prevent data loss when filling tty buffer
2011-03-21 18:04 UTC (4+ messages)
` [PATCH v2] "
[PATCH] intel_iommu: disable all VT-d PMRs when TXT launched
2011-03-21 18:04 UTC
intel_ips produces constant load of 1
2011-03-21 18:04 UTC (2+ messages)
[GIT PULL] First round of SCSI updates for 2.6.38 merge window
2011-03-21 17:59 UTC (4+ messages)
` [build failure] "
[RFC PATCHSET] ptrace,signal: Fix notifications to the real parent while ptraced
2011-03-21 17:48 UTC (3+ messages)
` [PATCH 8/8] job control: Don't send duplicate job control stop notification "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox