All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-25 07:49:39 to 2010-10-25 09:12:00 UTC [more...]

[PATCH 00/30] Fixes from clang
 2010-10-25  9:12 UTC  (32+ messages)
` [PATCH 01/30] Fix clang warning for ntohl(*((uint32_t *)buf))
` [PATCH 02/30] Use dm_pool_grow_object embeded strlen for 0 delta
` [PATCH 03/30] Check (type) is not NULL before access
` [PATCH 04/30] Fix NULL pointer dereference
` [PATCH 05/30] Print vg_name and do not to access vg->name
` [PATCH 06/30] Ensure we always have origin defined
` [PATCH 07/30] Ensure seg is nonnull
` [PATCH 08/30] Ensure first is not NULL
` [PATCH 09/30] Reuse result of previous strchr
` [PATCH 10/30] Fix potential NULL pointer dereference
` [PATCH 11/30] Fix theoretical usage of "
` [PATCH 12/30] Check for NULL pointer
` [PATCH 13/30] Eliminate uninitialized_var
` [PATCH 14/30] Fix missing initilisation to 0
` [PATCH 15/30] Function pull_state cannot work with NULL buffer
` [PATCH 16/30] Fix void* pointer arithmetic
` [PATCH 17/30] Use const pvid for device_from_pvid()
` [PATCH 18/30] Use const pointer for return value of dm_basename
` [PATCH 19/30] Fix constness warning
` [PATCH 20/30] "
` [PATCH 21/30] "
` [PATCH 22/30] "
` [PATCH 23/30] Using const config node
` [PATCH 24/30] bufused is assigned 0 in preceding source line
` [PATCH 25/30] Proper C declaration
` [PATCH 26/30] Use static
` [PATCH 27/30] Instrument compiler about code unreachability
` [PATCH 28/30] Skip uninitialized macro for scan-build
` [PATCH 29/30] Add some __attribute__ instrumentation
` [PATCH 30/30] __attribute__((nonnull(1)))

[Bug 29726] New: New CRTC ID query breaks Radeon DRM in Zaphod mode
 2010-10-25  9:11 UTC  (2+ messages)
` [Bug 29726] "

ACPI patches for 2.6.37-merge
 2010-10-25  8:56 UTC  (34+ messages)
` [PATCH 01/60] ACPI / ACPICA: Defer enabling of runtime GPEs (v3)
  ` [PATCH 10/60] ACPICA: Make acpi_gbl_system_awake_and_running publically available
  ` [PATCH 11/60] ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file
  ` [PATCH 12/60] ACPICA: Add repair for _HID and _CID strings
  ` [PATCH 13/60] ACPICA: Increase configurability of error messages
  ` [PATCH 14/60] ACPICA: Update version to 20100915
  ` [PATCH 16/60] PNPACPI: cope with invalid device IDs
  ` [PATCH 18/60] ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HID
  ` [PATCH 23/60] ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default
  ` [PATCH 24/60] ACPI fan: remove deprecated procfs I/F
  ` [PATCH 25/60] ACPI thermal: "
  ` [PATCH 26/60] ACPI video: "
  ` [PATCH 29/60] ACPICA: Comment update; no functional change
  ` [PATCH 30/60] ACPICA: Change type of _TZ from ThermalZone to Device
  ` [PATCH 31/60] ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions
  ` [PATCH 32/60] ACPICA: Add Vista SP2 to supported _OSI strings
  ` [PATCH 33/60] ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events
  ` [PATCH 34/60] ACPICA: Update version to 20101013
  ` [PATCH 37/60] ACPI: remove dead code
  ` [PATCH 43/60] Subject: [PATCH] ACPICA: Fix Scope() op in module level code
  ` [PATCH 44/60] ACPI, APEI, Add ERST record ID cache
  ` [PATCH 45/60] Add lock-less version of bitmap_set/clear
  ` [PATCH 46/60] lock-less NULL terminated single list implementation
  ` [PATCH 47/60] lock-less general memory allocator
  ` [PATCH 48/60] Hardware error device core
  ` [PATCH 49/60] Hardware error record persistent support
  ` [PATCH 50/60] ACPI, APEI, Use ERST for hardware error persisting before panic
  ` [PATCH 51/60] ACPI, APEI, Report GHES error record with hardware error device core
  ` [PATCH 52/60] ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
  ` [PATCH 53/60] ACPI / PM: Fix reference counting of power resources
  ` [PATCH 56/60] ACPI: Maintain a list of ACPI memory mapped I/O remappings
  ` [PATCH 60/60] ACPI: Page based coalescing of I/O remappings optimization

understand KSM
 2010-10-25  9:11 UTC 

[PATCH 0/8] update for 2.6.38
 2010-10-25  8:34 UTC  (3+ messages)
` [PATCH 2/8] iwlagn: don't resent RXON timing

Help: Guidance on "AP/VLAN" mode
 2010-10-25  8:50 UTC  (3+ messages)
` Help: Guidance on "AP/VLAN" mode

Complexity of Adding 5/10 MHz Channel Support
 2010-10-25  8:46 UTC  (2+ messages)

[ANNOUNCE] kvm-kmod-2.6.36
 2010-10-25  9:08 UTC  (4+ messages)

On Linux numbering scheme
 2010-10-25  9:08 UTC  (4+ messages)

[PATCH RFC] kvm: write protect memory after slot swap
 2010-10-25  9:07 UTC  (2+ messages)

Hugepage support to tmem
 2010-10-25  9:07 UTC  (3+ messages)

Increase txqueuelen of vif devices
 2010-10-25  9:07 UTC  (4+ messages)

[PATCH v6] USB device driver of Topcliff PCH
 2010-10-25  9:09 UTC  (2+ messages)

[patch 0/1] ipv6 POSTDAD fix
 2010-10-25  9:06 UTC  (2+ messages)
` [patch 1/1] [PATCH BUG_FIX] ipv6: fix refcnt problem related to POSTDAD state

[PATCH] Provide extra query for vCard single call
 2010-10-25  9:04 UTC 

[RFC PATCH 00/18] ARM: Add support for the Large Physical Address Extensions
 2010-10-25  9:01 UTC  (38+ messages)
` [RFC PATCH 01/18] ARM: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
` [RFC PATCH 02/18] ARM: LPAE: Factor out 2-level page table definitions into separate files
` [RFC PATCH 03/18] ARM: LPAE: use u32 instead of unsigned long for 32-bit ptes
` [RFC PATCH 04/18] ARM: LPAE: Do not assume Linux PTEs are always at PTRS_PER_PTE offset
` [RFC PATCH 05/18] ARM: LPAE: Introduce L_PTE_NOEXEC and L_PTE_NOWRITE
` [RFC PATCH 06/18] ARM: LPAE: Introduce the 3-level page table format definitions
` [RFC PATCH 07/18] ARM: LPAE: Page table maintenance for the 3-level format
` [RFC PATCH 08/18] ARM: LPAE: MMU setup for the 3-level page table format
` [RFC PATCH 09/18] ARM: LPAE: Add fault handling support
` [RFC PATCH 10/18] ARM: LPAE: Add context switching support
` [RFC PATCH 11/18] ARM: LPAE: Add SMP support for the 3-level page table format
` [RFC PATCH 12/18] ARM: LPAE: use phys_addr_t instead of unsigned long for physical addresses
` [RFC PATCH 13/18] ARM: LPAE: ensure dma_addr_t is the same size as phys_addr_t
` [RFC PATCH 14/18] ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
` [RFC PATCH 15/18] ARM: LPAE: use phys_addr_t for physical start address in early_mem
` [RFC PATCH 16/18] ARM: LPAE: add support for ATAG_MEM64
` [RFC PATCH 17/18] ARM: LPAE: define printk format for physical addresses and page table entries
` [RFC PATCH 18/18] ARM: LPAE: Add the Kconfig entries

[PATCH 0/5] Blackfin updates for 2.6.37 (part 2)
 2010-10-25  9:00 UTC 

[U-Boot] [PATCH v3 2/2] Freescale 85xx/P1/P2 eSPI controller driver
 2010-10-25  9:02 UTC 

[U-Boot] [PATCH v3 1/2] Freescale 85xx/P1/P2 eSPI controller driver
 2010-10-25  9:02 UTC 

[PATCH v3 00/11] OMAP3: Adding Smartreflex and Voltage driver support
 2010-10-25  9:00 UTC  (6+ messages)
` [PATCH v3 08/11] OMAP3: PM: Adding debug support to Voltage and Smartreflex drivers

[PATCH][GIT PULL] tracing: Fix compile issue for trace_sched_wakeup.c
 2010-10-25  8:59 UTC  (11+ messages)

[PATCH] Add tests to demonstrate update-index bug with core.symlinks/core.filemode
 2010-10-25  8:59 UTC  (2+ messages)

-lz gets translated into /usr/lib/libz.so
 2010-10-25  8:58 UTC  (3+ messages)

VT-d device assignment may fail (regression from Xen c/s 19805:2f1fa2215e60)
 2010-10-25  8:58 UTC  (3+ messages)

[PATCH -v2 0/9] ACPI, APEI patches for 2.6.37
 2010-10-25  8:58 UTC  (4+ messages)
` [PATCH -v2 9/9] ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
  ` [NAK] "

[RFC PATCHSET block#for-2.6.36-post] block: convert to REQ_FLUSH/FUA
 2010-10-25  8:54 UTC  (6+ messages)
    ` [GIT PULL] convert DRBD "
        ` [PATCH] block: remove REQ_HARDBARRIER

linux-next: error importing i2c quilt series
 2010-10-25  8:53 UTC  (3+ messages)

Modifying the driver iwlwifi
 2010-10-25  8:39 UTC  (2+ messages)

[Bug 29389] New: [r300g] [bisected] hard locks in openarena with kernel 2.6.35
 2010-10-25  8:51 UTC  (2+ messages)
` [Bug 29389] [r300g] [bisected] hard locks with polling enabled in 2.6.35

[PATCH] drm/i915: set scan-buffer as uncached on Sandybridge
 2010-10-25  8:50 UTC  (3+ messages)

linux-next: build failure after merge of the xen tree
 2010-10-25  8:38 UTC  (3+ messages)

linux-next: Tree for October 20
 2010-10-25  8:47 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v3)
 2010-10-25  8:44 UTC  (7+ messages)

snd-hda-intel + ad198x is broken with 2.6.36
 2010-10-25  8:45 UTC  (4+ messages)

[rfc -tip] x86, apic: Get rid of some IPI wrappers
 2010-10-24 13:31 UTC 

empty strings
 2010-10-25  8:43 UTC  (5+ messages)

[PATCH 0/7] ACPI: Memory Mapped I/O (MMIO) pre-mapping
 2010-10-25  8:43 UTC  (6+ messages)

ext4 file system size limit
 2010-10-25  8:41 UTC 

[U-Boot] ppc4xx:tftp error
 2010-10-25  8:40 UTC  (4+ messages)

[PATCH V2 00/69] Updating SPEAr Support
 2010-10-25  8:39 UTC  (3+ messages)

[PATCH 00/36] staging: iio: ADI drivers for staging-next
 2010-10-25  8:39 UTC  (4+ messages)
  ` [Device-drivers-devel] "

[PATCH] write bad block marker even with BBT
 2010-10-25  8:38 UTC 

[PATCH 1/4] mtd: cfi_util: add support for switching SST 39VF640xB chips into QRY mode
 2010-10-25  8:38 UTC  (8+ messages)
` [PATCH 2/4] mtd: cfi_cmdset_0002: make sector erase command variable
` [PATCH 4/4] mtd: cfi_cmdset_0002: add CFI detection for SST 38VF640x chips

[Qemu-devel] [PATCH RFC] pcie: clean up hot plug notification
 2010-10-25  8:05 UTC  (5+ messages)
` [Qemu-devel] "

[PATCH v2] ASoC: TWL4030: Use usleep_range when appropriate
 2010-10-25  8:34 UTC 

[PATCH v5 0/6] Add support for camera capture in s5p-fimc driver
 2010-10-25  8:33 UTC  (4+ messages)
` [PATCH 5/6 v5] V4L/DVB: s5p-fimc: Add camera capture support

[PATCH 1/7] iwlwifi: warn when send tx power settings during scan
 2010-10-25  8:34 UTC  (6+ messages)
` [PATCH 6/7] iwlwifi: defer update power mode while scan

[U-Boot] [PATCH v3] [NEXT] da830: fixup ARM relocation support
 2010-10-25  8:30 UTC  (3+ messages)

Revert + apologies (was: Re: [oe-commits] Frans Meulenbroeks : lsof/lsof_4.83.bb: removed unneeded EXTRA_OEMAKE)
 2010-10-25  8:28 UTC  (3+ messages)

[PATCH] iw: Add ibss join parameter for beacon interval
 2010-10-25  8:26 UTC  (2+ messages)

Again: Future of grub commands setup and install ?
 2010-10-25  8:20 UTC 

[RFT] mac80211: fix null pointer dereference on ieee80211_stop_tx_ba_session()
 2010-10-25  8:23 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc: do not fixup NULL ptrs
 2010-10-25  8:24 UTC  (7+ messages)

what about libva supporting h264 on GMA4500MHD?
 2010-10-25  8:23 UTC 

CONFIG_FEC is not good for mpc8xx ethernet?
 2010-10-25  8:21 UTC  (7+ messages)

[PATCH] mlx4: Fix unneeded return error in eth_link_query_port
 2010-10-25  8:18 UTC  (7+ messages)

[PATCH] eeepc-wmi: add cpufv sysfs documentation
 2010-10-25  8:15 UTC  (2+ messages)

[Bug 30960] New: [r300g][glsl] Texture corruption in Xonotic with lightmaps
 2010-10-25  8:14 UTC  (2+ messages)
` [Bug 30960] [r300g][glsl][libtxc_dxtn] "

[lm-sensors] k10temp is detected but not shown
 2010-10-25  8:14 UTC 

[PATCH] udev_15*: fix FILES_libudev
 2010-10-25  8:12 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: set tran_speed intead of hard setting
 2010-10-25  8:11 UTC  (2+ messages)

[Qemu-devel] [PATCH] vhost: enable log before starting vq
 2010-10-25  8:03 UTC 

[PATCH v7 0/3] Detection of directory renames
 2010-10-25  8:08 UTC  (3+ messages)
` [PATCH v7 1/3] Introduce bulk-move detection in diffcore

[PATCH 0/4] ASoC: Implement new caching API
 2010-10-25  8:09 UTC  (7+ messages)
` [PATCH 2/4] ASoC: soc-cache: Add support for standard register caching

[PATCH][v0] RTC driver(Linux) for PT7C4338 chip
 2010-10-25  8:08 UTC 

[RFC] write bad block marker even with BBT
 2010-10-25  8:05 UTC  (2+ messages)

Installing/Compatability
 2010-10-25  8:05 UTC  (2+ messages)

Qestion about the Xen network?
 2010-10-25  8:05 UTC  (8+ messages)

[PATCH] jffs2: Do not assume erase will fail
 2010-10-25  8:01 UTC  (3+ messages)

[PATCH] x86: unify current 3 similar ways of saving IRQ info
 2010-10-25  8:36 UTC 

[PATCH dont-apply] qemu-kvm: use common code for assigned msix
 2010-10-25  7:56 UTC 

[Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
 2010-10-25  7:58 UTC  (7+ messages)
` Fwd: "

[PATCH v2 00/10] OMAP2/TWL: Fix Sparse warnings
 2010-10-25  7:54 UTC  (9+ messages)
` [PATCH v2 09/10] OMAP2/3: Convert write/read functions to raw read/write

Wintv-HVR-1120 woes
 2010-10-25  7:46 UTC  (8+ messages)

2.6.36-git4 -- BUG: looking up invalid subclass: 31 -- turning off the locking correctness validator
 2010-10-25  7:56 UTC  (2+ messages)

[PATCH 0/4] staging: tidspbridge: various cleanups
 2010-10-25  7:54 UTC  (6+ messages)
` [PATCH 3/4] staging: tidspbridge: remove gb bitmap implementation

qt4.7.0 : QA problem : Architecture did not match
 2010-10-25  7:54 UTC  (3+ messages)

[GIT PATCH] TTY/Serial merge for .37-rc1
 2010-10-25  7:51 UTC  (4+ messages)
` [PATCH 28/49] tty: Add a new file /proc/tty/consoles

Compat-wireless N900
 2010-10-25  8:33 UTC  (22+ messages)

[BUGFIX][PATCH] fix is_mem_section_removable() page_order BUG_ON check
 2010-10-25  7:49 UTC  (2+ messages)


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.