All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-24 00:27:52 to 2012-01-24 02:35:03 UTC [more...]

[000/129] 3.2.2-stable review
 2012-01-24  2:40 UTC  (83+ messages)
` [001/129] mtdoops: fix the oops_page_used array size
` [002/129] mtd: mtdoops: skip reading initially bad blocks
` [003/129] mtd: mtd_blkdevs: dont increase open count on error path
` [004/129] mtd: tests: stresstest: bail out if device has not enough eraseblocks
` [005/129] drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range
` [006/129] ext4: add missing ext4_resize_end on error paths
` [007/129] ext4: fix undefined behavior in ext4_fill_flex_info()
` [008/129] ALSA: snd-usb-us122l: Delete calls to preempt_disable
` [009/129] ALSA: HDA: Fix master control for Cirrus Logic 421X
` [010/129] ALSA: HDA: Fix automute for Cirrus Logic 421x
` [011/129] ALSA: ice1724 - Check for ac97 to avoid kernel oops
` [012/129] ALSA: usb-audio - Avoid flood of frame-active debug messages
` [013/129] ALSA: hda - Use auto-parser for HP laptops with cx20459 codec
` [014/129] ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs
` [015/129] ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecs
` [016/129] ALSA: hda - Fix the lost power-setup of seconary pins after PM resume
` [017/129] drm/radeon/kms: workaround invalid AVI infoframe checksum issue
` [018/129] drm/radeon/kms: disable writeback on pre-R300 asics
` [019/129] radeon: Fix disabling PCI bus mastering on big endian hosts
` [020/129] pnfs-obj: pNFS errors are communicated on iodata->pnfs_error
` [021/129] pnfs-obj: Must return layout on IO error
` [022/129] NFS: Retry mounting NFSROOT
` [023/129] NFSv4.1: fix backchannel slotid off-by-one bug
` [024/129] NFS - fix recent breakage to NFS error handling
` [025/129] NFSv4: include bitmap in nfsv4 get acl data
` [026/129] nfs: fix regression in handling of context= option in NFSv4
` [027/129] HID: bump maximum global item tag report size to 96 bytes
` [028/129] HID: wiimote: Select INPUT_FF_MEMLESS
` [029/129] UBI: fix missing scrub when there is a bit-flip
` [030/129] UBI: fix use-after-free on error path
` [031/129] PCI: Fix PCI_EXP_TYPE_RC_EC value
` [032/129] PCI: msi: Disable msi interrupts when we initialize a pci device
` [033/129] x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources
` [034/129] x86/PCI: amd: factor out MMCONFIG discovery
` [035/129] x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y
` [036/129] SCSI: mpt2sas: Release spinlock for the raid device list before blocking it
` [037/129] SCSI: mpt2sas : Fix for memory allocation error for large host credits
` [038/129] xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX
` [039/129] md/raid1: perform bad-block tests for WriteMostly devices too
` [040/129] ima: free duplicate measurement memory
` [041/129] ima: fix invalid memory reference
` [042/129] slub: fix a possible memleak in __slab_alloc()
` [043/129] PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB
` [044/129] asix: fix setting custom MAC address on Asix 88178 devices
` [045/129] asix: fix setting custom MAC address on Asix 88772 devices
` [046/129] include/linux/crash_dump.h needs elf.h
` [047/129] rtl8192se: Fix BUG caused by failure to check skb allocation
` [048/129] mac80211: fix rx->key NULL pointer dereference in promiscuous mode
` [049/129] ath9k: Fix regression in channelwidth switch at the same channel
` [050/129] memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
` [051/129] x86: Fix mmap random address range
` [052/129] UBI: fix nameless volumes handling
` [053/129] UBI: fix debugging messages
` [054/129] UBI: make vid_hdr non-static
` [055/129] UBIFS: fix debugging messages
` [056/129] UBIFS: make debugging messages light again
` [057/129] i2c: Fix error value returned by several bus drivers
` [058/129] mmc: core: Fix voltage select in DDR mode
` [059/129] mmc: sdhci: Fix tuning timer incorrect setting when suspending host
` [060/129] mmc: sd: Fix SDR12 timing regression
` [061/129] [media] V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()
` [062/129] Unused iocbs in a batch should not be accounted as active
` [063/129] ftrace: Fix unregister ftrace_ops accounting
` [064/129] kconfig/streamline-config.pl: Simplify backslash line concatination
` [065/129] kconfig/streamline-config.pl: Fix parsing Makefile with variables
` [066/129] svcrpc: fix double-free on shutdown of nfsd after changing pool mode
` [067/129] svcrpc: destroy server sockets all at once
` [068/129] svcrpc: avoid memory-corruption on pool shutdown
` [069/129] nfsd4: fix lockowner matching
` [071/129] fsnotify: dont BUG in fsnotify_destroy_mark()
` [072/129] x86, UV: Update Boot messages for SGI UV2 platform
` [073/129] recordmcount: Fix handling of elf64 big-endian objects
` [074/129] [media] uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map()
` [075/129] dcache: use a dispose list in select_parent
` [076/129] fix shrink_dcache_parent() livelock
` [077/129] pnfsblock: acquire im_lock in _preload_range
` [078/129] pnfsblock: dont spinlock when freeing block_dev
` [079/129] pnfsblock: limit bio page count
` [080/129] mac80211: revert on-channel work optimisations
` [081/129] HID: hid-multitouch - add another eGalax id
` [082/129] HID: multitouch: cleanup with eGalax PID definitions
` [083/129] HID: multitouch: Add egalax ID for Acer Iconia W500

[PATCH] Avoid mask based num_possible_cpus and num_online_cpus
 2012-01-24  2:34 UTC  (2+ messages)
` [PATCH] Avoid mask based num_possible_cpus and num_online_cpus -v3

[Qemu-devel] [RFC PATCH 1/7] cadence_uart: first revision
 2012-01-24  2:03 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 2/7] cadence ttc: "
` [Qemu-devel] [RFC PATCH 3/7] cadence_wdt: "

[PATCH] dm-crypt: add missing error handling
 2012-01-24  2:32 UTC 

linux-next: Tree for Jan 23
 2012-01-24  3:28 UTC  (2+ messages)
` [PATCH -next] sunrpc: fix stats.h for CONFIG_PROC_FS not enabled

iwlagn is getting even worse with 3.3-rc1
 2012-01-24  1:36 UTC 

[PATCH v2] watchdog: Convert jz4740_wdt driver to watchdog core
 2012-01-24  2:21 UTC 

linux-next: manual merge of the s5p tree with Linus' tree
 2012-01-24  2:21 UTC 

[patch 0/4] A few patches in a sake of c/r functionality
 2012-01-24  2:16 UTC  (5+ messages)
` [patch 1/4] fs, proc: Introduce /proc/<pid>/task/<tid>/children entry v8
` [patch 2/4] [RFC] syscalls, x86: Add __NR_kcmp syscall v4

[Ques]:xen_ident_map_ISA ant it's mfns
 2012-01-24  2:14 UTC  (3+ messages)

[U-Boot] [PATCH 0/6] sandbox: spi/sf emulation
 2012-01-24  2:12 UTC  (10+ messages)
` [U-Boot] [PATCH 3/6] sandbox: SPI emulation bus
` [U-Boot] [PATCH 4/6] sandbox: new SPI flash driver
` [U-Boot] [PATCH 6/6] sandbox: add getenv support

PHY config change
 2012-01-24  1:54 UTC 

[PATCH 0/4] bnx2fc version 1.0.10
 2012-01-24  2:00 UTC  (5+ messages)
` [PATCH 1/4] bnx2fc: fix panic in bnx2fc_post_io_req
` [PATCH 2/4] bnx2fc: Handle LOGO flooding from the target
` [PATCH 3/4] bnx2fc: NPIV ports go offline when interface is brought down & up
` [PATCH 4/4] bnx2fc: Bumped version to 1.0.10

[PATCH] include/checkpatch: Prefer __scanf to __attribute__((format(scanf, ...)
 2012-01-24  2:00 UTC  (5+ messages)
` [Xen-devel] "

[Qemu-devel] [Bug 920772] [NEW] Win98SE glitches RHEL6.2/CentOS6.2 QEMU
 2012-01-24  1:48 UTC 

VGA passthough still not working
 2012-01-24  1:55 UTC  (15+ messages)
    ` [Xen-devel] "
      ` [Xen-users] "

[PATCH 1/2] drm/i915: Correct debugfs printout for RC1e
 2012-01-24  1:52 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Re-enable gen7 RC6 and GPU turbo after resume

[PATCH] qemuimage-testlib: rename qemuppc image
 2012-01-24  1:43 UTC 

[PATCH] sh: clkfwk: bugfix: use clk_reparent() for div6 clocks
 2012-01-24  1:47 UTC  (2+ messages)

[PATCH 1/3] mm: add rss counters consistency check
 2012-01-24  1:42 UTC  (8+ messages)
` [PATCH 3/3] mm: adjust rss counters for migration entiries

Xen 4.2 TODO List
 2012-01-24  1:41 UTC  (2+ messages)

[PATCH] ARM: mach-shmobile: clock-sh73a0: modify MSTP order
 2012-01-24  1:41 UTC  (2+ messages)
` [PATCH] ARM: mach-shmobile: clock-sh73a0: add DSIxPHY clock support

Finding all commits which modify a file
 2012-01-24  1:40 UTC  (8+ messages)

concurrent direct IO write in xfs
 2012-01-24  1:40 UTC  (8+ messages)

[Qemu-devel] buildbot failure in qemu on block_openbsd_current
 2012-01-24  2:10 UTC 

[Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
 2012-01-24  2:06 UTC 

[Qemu-devel] buildbot failure in qemu on block_mingw32
 2012-01-24  2:05 UTC 

linux-kernel-announce
 2012-01-24  2:33 UTC  (2+ messages)

ACPI & Power Management Patches for Linux 3.3-rc1
 2012-01-24  1:30 UTC  (11+ messages)
` [PATCH 01/10] ACPI processor hotplug: Split up acpi_processor_add
  ` [PATCH 02/10] ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores
  ` [PATCH 03/10] ACPI, APEI: Add 64-bit read/write support for APEI on i386
  ` [PATCH 04/10] ACPI, APEI: Add RAM mapping support to ACPI
  ` [PATCH 05/10] ACPI: Remove ./drivers/acpi/atomicio.[ch]
  ` [PATCH 06/10] ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist
  ` [PATCH 07/10] thermal: Rename generate_netlink_event
  ` [PATCH 08/10] ACPI, APEI, EINJ Allow empty Trigger Error Action Table
  ` [PATCH 09/10] ACPI, APEI, EINJ, cleanup 0 vs NULL confusion
  ` [PATCH 10/10] Use acpi_os_map_memory() instead of ioremap() in einj driver

[RFCv2] ftrace, perf: Adding support to use function trace
 2012-01-24  1:26 UTC  (5+ messages)
` [PATCHv3 0/8] "
  ` [PATCH 3/8] ftrace: Add enable/disable ftrace_ops control interface

[PATCH] proc: speedup /proc/stat handling
 2012-01-24  1:25 UTC  (4+ messages)

Regression 3.2 -> 3.3-rc1 sound hda-intel broken
 2012-01-24  1:26 UTC 

[Bug 44919] New: Wayland clients segfault
 2012-01-24  1:21 UTC  (2+ messages)
` [Bug 44919] "

Pinmux bindings proposal V2
 2012-01-24  1:20 UTC  (6+ messages)

linux-next: manual merge of the arm-soc tree with the arm tree
 2012-01-24  1:20 UTC  (3+ messages)

Linux RT build fail
 2012-01-24  1:17 UTC  (5+ messages)

[PATCH 6/6] pci: irq and pci_ids patch for Intel Lynx Point DeviceIDs
 2012-01-24  1:14 UTC  (2+ messages)

[LTP] [PATCH 1/2 V2] getcontext01: fix build using uClibc C runtime
 2012-01-24  1:09 UTC  (5+ messages)
` [LTP] [PATCH 1/2 V3] "
  ` [LTP] [PATCH 2/2 V3] profile01: fix build using uClibc runtime

[RFC] fix devpts mount behavior
 2012-01-24  1:07 UTC  (7+ messages)

/etc/fstab.d yes or not
 2012-01-24  1:06 UTC  (8+ messages)

[PATCH] mm: vmscan: fix malused nr_reclaimed in shrinking zone
 2012-01-24  1:03 UTC  (3+ messages)

[Bugreport] Screen backllight issues on FirePro M5950 (HP EliteBook 8560w)
 2012-01-24  0:58 UTC  (8+ messages)
  ` Fwd: "

[PATCH] conntrackd: basic TIPC implementation for NOTRACK mode
 2012-01-24  1:01 UTC  (6+ messages)

[PATCH 1/1] Work around gcc-4.7's strict aliasing checks
 2012-01-24  0:59 UTC  (4+ messages)

linux-next: manual merge of the arm-current tree with Linus' tree
 2012-01-24  0:59 UTC 

[PATCH] ARM: mach-shmobile: ag5: fixup compile break
 2012-01-24  0:58 UTC  (2+ messages)

[PATCH] arm: fix compile failure in mach-shmobile/board-ag5evm.c
 2012-01-24  0:58 UTC  (2+ messages)

[Qemu-devel] [PATCH] PPC: Pseries: Check for PCI boundaries
 2012-01-24  0:56 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

What's cooking in git.git (Jan 2012, #05; Mon, 23)
 2012-01-24  0:56 UTC 

LVM2/lib display/display.c metadata/lv.c metad 
 2012-01-24  0:55 UTC 

[PATCH] mm: Enable MAP_UNINITIALIZED for archs with mmu
 2012-01-24  0:54 UTC  (4+ messages)

Videos for kvm forum 2010
 2012-01-24  0:54 UTC 

[PATCH] arm: fix build failure in mach-bcmring/arch.c
 2012-01-24  0:52 UTC  (2+ messages)

linux-next: build failure in Linus' tree
 2012-01-24  0:51 UTC 

[PATCH] fbdev: sh_mipi_dsi: add extra settings method for platform
 2012-01-24  0:48 UTC  (2+ messages)

[meta-oe 1/3] babl: initial add 0.1.6
 2012-01-24  0:41 UTC  (2+ messages)

[PATCH v4 4/4] x86/platform: (TS-5500) add ADC support
 2012-01-24  0:41 UTC  (9+ messages)
` [PATCH] x86/platform: (TS-5500) revised ADC driver
          ` [lm-sensors] "

[PATCH] kconfig: untangle EXPERT and EMBEDDED
 2012-01-24  0:43 UTC  (5+ messages)

[PATCH 5/6] iTCO_wdt: TCO Watchdog patch for Intel Lynx Point DeviceIDs
 2012-01-24  0:40 UTC 

[ath9k-devel] Failed to stop TX DMA
 2012-01-24  0:40 UTC  (15+ messages)

[PATCH 13/15] drivers/clocksource/cyclone.c: add missing iounmap
 2012-01-24  0:39 UTC  (3+ messages)

[PATCH] i18n: disable i18n for shell scripts if NO_GETTEXT defined
 2012-01-24  0:39 UTC  (13+ messages)
        ` [PATCH] add a Makefile switch to avoid gettext translation in shell scripts
            ` [PATCH 1/2] git-sh-i18n: restructure the logic to compute gettext.sh scheme
              ` [PATCH 2/2] add a Makefile switch to avoid gettext translation in shell scripts
                    ` [PATCH/RFC 3/2] i18n: do not use gettext.sh by default when NO_GETTEXT is set

[PATCH v2 1/6] t5601: add &&
 2012-01-24  0:39 UTC  (5+ messages)
` [PATCH v3 06/10] clone: delay cloning until after remote HEAD checking

[PATCH 4/6] i2c-i801: SMBus patch for Intel Lynx Point DeviceIDs
 2012-01-24  0:37 UTC 

[RFC PATCH 0/3] Stop clearing uptodate flag on write IO error
 2012-01-24  0:36 UTC  (9+ messages)

Got kernel BUG message while PCI pass-through to domU
 2012-01-24  0:36 UTC  (4+ messages)

REGRESSION 3.2-rcX: RTC auto poweron after 5 minutes
 2012-01-24  0:31 UTC  (4+ messages)

[PATCH 3/6] ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDs
 2012-01-24  0:29 UTC 

[PATCH] x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t
 2012-01-24  0:28 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCHv2 0/8] Generate PIN for keyboards inside bluetoothd
 2012-01-24  0:27 UTC  (2+ messages)
` [PATCHv2 8/8] simple-agent: add DisplayPinCode


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.