All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-09 22:50:19 to 2012-03-10 02:59:59 UTC [more...]

[PATCH] regulator: Make s5m8767_get_voltage_register always return correct register
 2012-03-10  2:59 UTC 

[PATCH v2] ath9k: Fix mactime from being clobbered in rx_status
 2012-03-10  2:57 UTC 

[PATCH 6/6] Squashfs: add mount time sanity check for block_size and block_log match
 2012-03-10  2:56 UTC 

pull request: sfc 2012-03-09
 2012-03-10  2:56 UTC  (12+ messages)
` [PATCH net-next 01/10] sfc: Fix calculation of vf_i in map_vi_index()
` [PATCH net-next 02/10] sfc: Remove redundant function efx_nic_has_mc()
` [PATCH net-next 03/10] sfc: Update comments on efx_rx_packet_gro()
` [PATCH net-next 04/10] sfc: Remove TX completions from adaptive IRQ scoring
` [PATCH net-next 05/10] sfc: Raise self-test timeouts
` [PATCH net-next 06/10] sfc: Test all event queues in parallel
` [PATCH net-next 07/10] sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-test
` [PATCH net-next 08/10] sfc: Run event/IRQ self-test asynchronously when interface is brought up
` [PATCH net-next 09/10] sfc: Remove efx_channel::last_eventq_read_ptr
` [PATCH net-next 10/10] sfc: Log the part number on probe

[PATCH 1/4] spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info
 2012-03-09 23:50 UTC  (5+ messages)

[PATCH] spi: Convert to DEFINE_PCI_DEVICE_TABLE
 2012-03-09 22:33 UTC  (2+ messages)

[PATCH 5/6] Squashfs: fix f_pos check in get_dir_index_using_offset
 2012-03-10  2:54 UTC 

[PATCH 4/6] Squashfs: get rid of obsolete definitions in header file
 2012-03-10  2:53 UTC 

[PATCH 3/6] Squashfs: remove redundant length initialisation in squashfs_lookup
 2012-03-10  2:52 UTC 

[PATCH] Staging: media: solo6x10: core.c Fix some coding style issue
 2012-03-10  2:51 UTC 

[PATCH 0/6] Squashfs updates
 2012-03-10  2:49 UTC 

[linux test] 12212: regressions - FAIL
 2012-03-10  2:42 UTC 

Another question on nilfs_cleanerd
 2012-03-10  2:40 UTC  (2+ messages)

[PATCH] linux-firmware: fix permissions of installed files
 2012-03-10  2:31 UTC 

[Qemu-devel] [PATCH v4 0/3] Prepare QOM support for machines and CPU
 2012-03-10  2:28 UTC  (49+ messages)
` [Qemu-devel] [PATCH v4 1/3] kvmclock: Always register type
` [Qemu-devel] [PATCH RFC v4 00/44] Introduce QOM CPU
  ` [Qemu-devel] [PATCH v4 01/44] PPC: 405: Use proper CPU reset
  ` [Qemu-devel] [PATCH v4 02/44] Rename cpu_reset() to cpu_state_reset()
  ` [Qemu-devel] [PATCH RFC v4 03/44] monitor: Don't access registers through CPUState
  ` [Qemu-devel] [PATCH RFC v4 04/44] monitor: Avoid CPUState in read/write functions
  ` [Qemu-devel] [PATCH RFC v4 05/44] target-lm32: Typedef struct CPULM32State
  ` [Qemu-devel] [PATCH RFC v4 06/44] target-microblaze: Typedef struct CPUMBState
  ` [Qemu-devel] [PATCH RFC v4 07/44] target-sparc: Typedef struct CPUSPARCState early
  ` [Qemu-devel] [PATCH RFC v4 08/44] target-unicore32: Rename to CPUUniCore32State
  ` [Qemu-devel] [PATCH RFC v4 09/44] hw/mc146818: Drop unneeded #includes
  ` [Qemu-devel] [PATCH RFC v4 10/44] linux-user: Don't overuse CPUState
  ` [Qemu-devel] [PATCH RFC v4 11/44] darwin-user: "
  ` [Qemu-devel] [PATCH RFC v4 12/44] bsd-user: "
  ` [Qemu-devel] [PATCH RFC v4 13/44] target-alpha: "
  ` [Qemu-devel] [PATCH RFC v4 14/44] target-arm: "
  ` [Qemu-devel] [PATCH RFC v4 15/44] target-cris: "
  ` [Qemu-devel] [PATCH RFC v4 16/44] target-i386: "
  ` [Qemu-devel] [PATCH RFC v4 17/44] target-lm32: "
  ` [Qemu-devel] [PATCH RFC v4 18/44] target-m68k: "
  ` [Qemu-devel] [PATCH RFC v4 19/44] target-microblaze: "
  ` [Qemu-devel] [PATCH RFC v4 20/44] target-mips: "
  ` [Qemu-devel] [PATCH RFC v4 21/44] target-ppc: "
  ` [Qemu-devel] [PATCH RFC v4 22/44] target-s390x: "
  ` [Qemu-devel] [PATCH RFC v4 23/44] target-sh4: "
  ` [Qemu-devel] [PATCH RFC v4 24/44] target-sparc: "
  ` [Qemu-devel] [PATCH RFC v4 25/44] target-unicore32: "
  ` [Qemu-devel] [PATCH RFC v4 26/44] target-xtensa: "
  ` [Qemu-devel] [PATCH RFC v4 27/44] arm-semi: Don't use CPUState
  ` [Qemu-devel] [PATCH RFC v4 28/44] m68k-semi: "
  ` [Qemu-devel] [PATCH RFC v4 29/44] xtensa-semi: "
  ` [Qemu-devel] [PATCH RFC v4 30/44] alpha hw/: "
  ` [Qemu-devel] [PATCH RFC v4 31/44] arm "
  ` [Qemu-devel] [PATCH RFC v4 32/44] cris "
  ` [Qemu-devel] [PATCH RFC v4 33/44] i386 "
  ` [Qemu-devel] [PATCH RFC v4 34/44] lm32 "
  ` [Qemu-devel] [PATCH RFC v4 35/44] m68k "
  ` [Qemu-devel] [PATCH RFC v4 36/44] microblaze "
  ` [Qemu-devel] [PATCH RFC v4 37/44] mips "
  ` [Qemu-devel] [PATCH RFC v4 38/44] ppc "
  ` [Qemu-devel] [PATCH RFC v4 39/44] s390x "
  ` [Qemu-devel] [PATCH RFC v4 40/44] sh4 "
  ` [Qemu-devel] [PATCH RFC v4 41/44] sparc "
  ` [Qemu-devel] [PATCH RFC v4 42/44] xtensa "
  ` [Qemu-devel] [PATCH RFC v4 43/44] Rename CPUState -> CPUArchState
  ` [Qemu-devel] [PATCH RFC v4 44/44] qom: Introduce CPU class

Huawei voice output port issue + patch
 2012-03-10  2:26 UTC  (2+ messages)

[PATCH] package_ipk: apply umask to control and conffiles
 2012-03-10  2:15 UTC 

r8712u staging in kernel 3.2.9
 2012-03-10  2:17 UTC  (2+ messages)

[PATCH] Clear previous interrupts after fifo is disabled
 2012-03-10  2:14 UTC  (5+ messages)

[PATCH] aio: fix io_setup/io_destroy race
 2012-03-10  2:13 UTC  (3+ messages)
` [PATCH] aio: fix the "too late munmap()" race

1B files, slow file creation, only AG0 used
 2012-03-10  2:13 UTC 

3.0.23-rt39 BUG: scheduling while atomic, _cpu_down()
 2012-03-10  2:12 UTC  (3+ messages)

[PATCH 1/4] input: wacom: Intuos5 basic support
 2012-03-10  2:06 UTC  (4+ messages)
` [PATCH 2/4] input: wacom: Intuos5 Touch Ring/ExpressKey support
` [PATCH 3/4] input: wacom: Intous5 Touch Ring LED support
` [PATCH 4/4] input: wacom: Intuos5 multitouch sensor support

[PATCH 1/1] NFSv4.1 cleanup DS stateid error handling
 2012-03-10  2:03 UTC  (4+ messages)

[GIT PULL] Btrfs updates
 2012-03-10  2:01 UTC 

Port C Out selector , Port E Out selector of ad1988 and ad1988_3stack_dac_nids
 2012-03-10  1:50 UTC  (4+ messages)

What's cooking in git.git (Mar 2012, #04; Fri, 9)
 2012-03-10  1:35 UTC 

[Qemu-devel] [PATCH v2] qom: Introduce object_class_get_list()
 2012-03-10  1:29 UTC  (3+ messages)

potential kernel bug
 2012-03-10  1:25 UTC  (3+ messages)

[PATCH] regmap: Include linux/device.h to fix build error
 2012-03-10  1:19 UTC  (2+ messages)

[PATCH] libibmad: Add MKey support to SMP requests via smp_mkey_get/set()
 2012-03-10  1:09 UTC  (7+ messages)
` [PATCH fixed] "

[PATCH 2/2] Expose tsc deadline timer cpuid to guest
 2012-03-10  1:07 UTC  (17+ messages)
                ` [Qemu-devel] "

[PATCH] ath9k: Fix mactime from being clobbered in rx_status
 2012-03-10  1:06 UTC  (2+ messages)

[ANN] compat-wireless released based on 3.3-rc6
 2012-03-10  1:05 UTC  (2+ messages)

[Qemu-devel] [Bug 393430] Re: kvm: use PulseAudio instead of ALSA
 2012-03-10  0:57 UTC 

[PATCH v3] x86: use enum instead of literals for trap values
 2012-03-10  1:01 UTC  (2+ messages)
` [tip:x86/cleanups] x86: Use "

bss_info_change_notify warning (hacked 3.3.0-rc5+)
 2012-03-09 18:31 UTC  (3+ messages)

[PATCH] mac80211: Add iface name when calling WARN-ON
 2012-03-09 18:36 UTC 

[RFC] firmware loader: retry _nowait requests when userhelper is not yet available
 2012-03-10  0:52 UTC  (5+ messages)
  ` [PATCH] firmware loader: don't cancel _nowait requests when helper "

[PATCH] spi: Compatibility with direction which is used in samsung DMA operation
 2012-03-10  0:48 UTC 

GSoC 2012 application process
 2012-03-10  0:46 UTC  (2+ messages)
` [gsoc2012 wiki PATCH] "`git instaweb --serve`" project

[PATCH] USB-Audio: Fixup card name for Logitech web camera
 2012-03-10  0:47 UTC  (3+ messages)

[PATCH] regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlier
 2012-03-10  0:43 UTC 

[PATCH] sched, x86: fix overflow in cyc2ns_offset
 2012-03-10  0:41 UTC 

[PATCH] Maintaince script for l10n files and commits
 2012-03-10  0:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCHv5 0/6] ARM: OMAP3+: IO daisy chain support fixes
 2012-03-10  0:40 UTC  (4+ messages)
` [PATCHv5 2/6] ARM: OMAP3 PM: Move IO Daisychain function to omap3 prm file

[PATCH] sched, x86: fix overflow in cyc2ns_offset
 2012-03-10  0:35 UTC  (8+ messages)

[RFC] USB: create module_usb_serial_driver macro
 2012-03-10  0:30 UTC  (3+ messages)

[PATCH v3] mm: SLAB Out-of-memory diagnostics
 2012-03-10  0:23 UTC  (5+ messages)

[PATCH 3/5 V2] p54usb: Load firmware from work queue and not from probe routine
 2012-03-10  0:21 UTC  (4+ messages)

[PATCH 00/10] libfc, libfcoe and fcoe updates for scsi-misc
 2012-03-10  0:12 UTC  (10+ messages)
` [PATCH 01/10] fcoe: avoid getting into dev_queue_xmit with bottom halves disabled
` [PATCH 02/10] fcoe: Ensure fcoe_recv_frame is always called in process context
` [PATCH 05/10] libfcoe: Support extra MAC descriptor to be used as FCoE MAC
` [PATCH 06/10] foce: remove bh disable from fcoe sw transport rcv function
` [PATCH 08/10] fcoe: remove frame dropping code from fcoe_percpu_clean
` [PATCH 09/10] fcoe: reduce contention for fcoe_rx_list lock [v2]
` [PATCH 10/10] libfc: fcoe_transport_create fails in single-CPU environment

[U-Boot] [PATCH resend] ARMV7/Vexpress: add missing get_ticks() and get_tbclk()
 2012-03-10  0:11 UTC  (2+ messages)

Virtio Block Device Queue Depth
 2012-03-10  0:10 UTC  (3+ messages)

[PATCH v4] KVM: Factor out kvm_vcpu_kick to arch-generic code
 2012-03-10  0:09 UTC  (5+ messages)

getdents - ext4 vs btrfs performance
 2012-03-10  0:09 UTC  (3+ messages)

[PATCH 0/1] kernel.bbclass: Remove warnings for modutils and modprobe.d
 2012-03-09 23:58 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v6 0/5] MIPS: Octeon: Use Device Tree
 2012-03-10  0:08 UTC  (12+ messages)
` [PATCH v6 4/5] MIPS: Octeon: Setup irq_domains for interrupts

[PATCH v2 0/3] ahci: fix boot/resume COMRESET failures
 2012-03-10  0:07 UTC  (6+ messages)

[PATCH 3/7] mm: rework __isolate_lru_page() file/anon filter
 2012-03-10  0:04 UTC  (8+ messages)
` [PATCH 3/7 v2] "

[PATCH] dm: verity target
 2012-03-10  0:03 UTC 

[RFC] c/r: prctl: Add ability to set new mm_struct::exe_file v3
 2012-03-09 23:59 UTC  (11+ messages)

[PATCH 1/2] python-2.7.2: always set platform to linux2
 2012-03-09 23:47 UTC  (2+ messages)
` [PATCH 2/2] python-2.7.2: depend on bzip2

[PATCH] qemu-kvm: Switch to upstream TPR optimization
 2012-03-09 23:50 UTC  (2+ messages)

[patch] [SCSI] mvsas: remove unused variable in mvs_task_exec()
 2012-03-09 23:50 UTC  (3+ messages)

[PATCH v3 1/2] thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
 2012-03-09 23:49 UTC  (3+ messages)

[PATCH 0/6] mac80211 MLME cleanups & a fix
 2012-03-09 23:40 UTC  (4+ messages)
` [PATCH 4/6] mac80211: remove spurious BSSID change flag

[PATCH v5 0/4] common clk framework
 2012-03-09 23:38 UTC  (12+ messages)
` [PATCH v5 4/4] clk: basic clock hardware types

[PATCH] git-gui: Use PWD if it exists on Mac OS X
 2012-03-09 23:37 UTC  (2+ messages)

not supported hardware: Gigabyte K8100 Aivia USB Gaming Keyboard
 2012-03-09 23:37 UTC  (2+ messages)

[PATCH v3 00/54] e2fsprogs: Add metadata checksumming
 2012-03-09 23:36 UTC  (3+ messages)
` [PATCH 01/54] libext2fs: Read and write full size inodes

[PATCH] ath9k: configure bss info at assoc notification
 2012-03-09 23:36 UTC 

[PATCH] NFS: Always use the same SETCLIENTID boot verifier
 2012-03-09 23:35 UTC  (2+ messages)

Request for Yocto Project 1.2 release Beta Program Users & Yocto T-Shirt
 2012-03-09 23:33 UTC 

[U-Boot] DEVELOPER's MEETING
 2012-03-09 23:33 UTC  (2+ messages)

[PATCH] thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOS
 2012-03-09 23:32 UTC  (3+ messages)

obtain HFP disconnection event reason code
 2012-03-09 23:30 UTC  (3+ messages)

[PATCH RESEND] spi/imx: simplify error handling to free gpios
 2012-03-09 23:27 UTC  (2+ messages)

[PATCH] input: wacom: Use touch size for ABS_MT_TOUCH_MAJOR
 2012-03-09 23:26 UTC  (3+ messages)

Where may I find a reiser4 patch for kernel 2.6.32-5?
 2012-03-09 23:22 UTC  (2+ messages)

scaling issues
 2012-03-09 23:21 UTC  (4+ messages)

kernel BUG at fs/btrfs/delayed-inode.c:1466!
 2012-03-09 23:18 UTC  (8+ messages)

[RFT][PATCH] b43: fix logic in GPIO configuration
 2012-03-09 23:17 UTC  (6+ messages)

how to patch git documentation
 2012-03-09 23:11 UTC  (3+ messages)

[PATCH] pinctrl: Include <linux/bug.h> to prevent compile errors
 2012-03-09 23:09 UTC  (5+ messages)

[RFC PATCH v1 1/4] net: add generic PF_BRIDGE:RTM_ FDB hooks
 2012-03-09 23:08 UTC 

Need to set GIT_WORK_TREE when setting GIT_DIR !?
 2012-03-09 23:06 UTC  (2+ messages)

vlan trunk problem with kernel.x86_64 0:2.6.18-308.1.1.el5
 2012-03-09 22:48 UTC 

[PATCH] tests: modernise style: more uses of test_line_count
 2012-03-09 23:00 UTC  (3+ messages)

[RFC PATCH v1 0/4] net: bridge: FDB management
 2012-03-09 22:48 UTC  (3+ messages)
` [RFC PATCH v1 2/4] net: addr_list: add exclusive dev_uc_add
` [RFC PATCH v1 4/4] ixgbe: enable FDB netdevice ops

[PATCH] fix incorrect line number report for bad gitconfig
 2012-03-09 22:58 UTC  (2+ messages)

regression(?) 3.3-rc4 -> 3.3-rc5: drm intel hangs
 2012-03-09  8:07 UTC  (3+ messages)

[PATCH v4 0/4] qemu-kvm: pci-assign: Host IRQ sharing suppport
 2012-03-09 22:49 UTC  (2+ messages)

rerere.autoupdate that wouldn't
 2012-03-09 22:51 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/4] qapi: Convert migrate
 2012-03-09 22:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/4] "


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.