All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-02-01 13:29:51 to 2011-02-01 14:34:11 UTC [more...]

[PATCH 00/13] ipset kernel patches v3
 2011-02-01 14:34 UTC  (8+ messages)
` [PATCH 01/13] NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
  ` [PATCH 02/13] IP set core support
    ` [PATCH 03/13] bitmap:ip set type support

[RFC v2 PATCH 0/7] Qualcomm PMIC8058 sub-device drivers
 2011-02-01 14:33 UTC  (9+ messages)
` [RFC v2 PATCH 1/7] matrix_keypad: Increase the max limit of rows and columns
` [RFC v2 PATCH 2/7] input: pm8058_keypad: Qualcomm PMIC8058 keypad controller driver
` [RFC v2 PATCH 3/7] led: pmic8058: Add PMIC8058 leds driver
` [RFC v2 PATCH 4/7] input: pmic8058_pwrkey: Add support for power key
` [RFC v2 PATCH 5/7] input: pmic8058-othc: Add support for PM8058 based OTHC
  ` [rtc-linux] "
` [RFC v2 PATCH 6/7] drivers: rtc: Add support for Qualcomm PMIC8058 RTC
` [RFC v2 PATCH 7/7] input: misc: Add support for PM8058 based vibrator driver

SoC Camera driver and TV decoder
 2011-02-01 14:32 UTC  (5+ messages)

Performance question, RAID5
 2011-02-01 14:32 UTC  (11+ messages)

[PATCH v3 0/3] Vendor specific instructions and the emulator
 2011-02-01 14:32 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: Drop bogus x86_decode_insn() error check
` [PATCH v3 2/3] KVM: x86 emulator: vendor specific instructions
` [PATCH v3 3/3] KVM: Drop ad-hoc vendor specific instruction restriction

[PATCH] ASoC: soc-core: Ensure codec_reg has fixed length fields
 2011-02-01 14:31 UTC  (3+ messages)

[PATCH] ASoC: CX20442: fix NULL pointer dereference
 2011-02-01 14:31 UTC  (3+ messages)

[PATCH] ASoC: Use snd_pcm_format_width() in snd_soc_params_to_frame_size()
 2011-02-01 14:30 UTC  (2+ messages)

[Qemu-devel] [V4 PATCH 0/8] virtio-9p: Use chroot to safely access files in passthrough security model
 2011-02-01 14:29 UTC  (5+ messages)
` [Qemu-devel] [V4 PATCH 5/8] Create support in chroot environment
  ` [Qemu-devel] "
` [Qemu-devel] [V4 PATCH 6/8] Support for creating special files

[PATCH 17/32] scsi/ibmvstgt: use system_wq instead of vtgtd workqueue
 2011-02-01 14:29 UTC  (6+ messages)

[PATCH] arm: Improve MMC performance on Versatile Express
 2011-02-01 14:29 UTC  (6+ messages)

[PATCH] arm: Improve MMC performance on Versatile Express
 2011-02-01 14:28 UTC  (13+ messages)

[GIT PULL 0/5] perf/core improvements
 2011-02-01 14:28 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] virtagent - fsfreeze support
 2011-02-01 14:28 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] Add virtagent file system freeze/thaw

[memory sharing] bug on get_page_and_type
 2011-02-01 14:28 UTC  (6+ messages)

How To Temporarily Suspend Network Traffic
 2011-02-01 14:28 UTC 

[PATCH v3 0/3] Towards a Git-to-SVN bridge
 2011-02-01 14:26 UTC  (4+ messages)
` [PATCH 1/3] vcs-svn: Introduce svnload, a dumpfile producer
` [PATCH 2/3] t9010-svn-fi: Add tests for svn-fi
` [PATCH 3/3] vcs-svn: Refactor dump_export code into dispatch table

[PATCH 2/8] bluetooth: add support to register Bluetooth Service
 2011-02-01 14:25 UTC  (2+ messages)

What's the typical RAID10 setup?
 2011-02-01 14:25 UTC  (14+ messages)

[PATCH] imsm: FIX: size have to be calculated based on first map
 2011-02-01 14:24 UTC 

[PATCH v2] IB/qib: add thresholds to VendorPortCounters PMA operation
 2011-02-01 14:23 UTC  (2+ messages)

[RFC PATCH 0/2] per cgroup timer slack and freezer duty cycle
 2011-02-01 14:23 UTC  (4+ messages)
` [RFC PATCH 2/2] cgroup/freezer: add per freezer duty ratio control

[patch 00/28] Rework of the PTP support series core code
 2011-02-01 14:22 UTC  (30+ messages)
` [patch 01/28] time: Correct the *settime* parameters
` [patch 02/28] posix-timers: Define nanosleep not supported error separate
` [patch 03/28] posix-timers: Cleanup struct initializers
` [patch 04/28] posix-timers: Introduce clock_posix_cpu
` [patch 05/28] posix-timers: Introduce clockid_to_kclock()
` [patch 06/28] posix-timers: Convert clock_nanosleep to clockid_to_kclock()
` [patch 07/28] posix-timers: Convert clock_nanosleep_restart "
` [patch 08/28] posix-timers: Cleanup restart_block usage
` [patch 09/28] thread_info: Remove legacy arg0-3 from restart_block
` [patch 10/28] posix-cpu-timers: Remove the stub nanosleep functions
` [patch 11/28] posix-timers: Convert clock_settime to clockid_to_kclock()
` [patch 12/28] posix-timers: Convert clock_gettime() "
` [patch 13/28] posix-timers: Convert clock_getres() "
` [patch 14/28] posix-timers: Remove useless res field from k_clock
` [patch 15/28] posix-timers: Convert timer_create() to clockid_to_kclock()
` [patch 16/28] posix-timers: Convert timer_settime() "
` [patch 17/28] posix-timers: Convert timer_gettime() "
` [patch 18/28] posix-timers: Convert timer_delete() "
` [patch 19/28] posix-timers: Remove CLOCK_DISPATCH leftovers
` [patch 20/28] posix-timers: Make posix-cpu-timers functions static
` [patch 21/28] posix-timer: Update comment
` [patch 22/28] time: Introduce timekeeping_inject_offset
` [patch 23/28] ntp: Add ADJ_SETOFFSET mode bit
` [patch 24/28] posix-clocks: Splitout compat timex accessors
` [patch 25/28] posix clocks: Introduce a syscall for clock tuning
` [patch 26/28] posix_clocks: Add clock_adjtime for x86
` [patch 27/28] posix-timers: Add support for fd based clocks
` [patch 28/28] posix clocks: Introduce dynamic clocks

[xen-unstable test] 5508: regressions - FAIL
 2011-02-01 14:22 UTC  (2+ messages)

[PATCH 00/22] [uq/master] Patch queue, part II
 2011-02-01 14:21 UTC  (21+ messages)
` [PATCH 14/22] kvm: Fix race between timer signals and vcpu entry under !IOTHREAD
      ` [Qemu-devel] "
` [PATCH 16/22] Introduce VCPU self-signaling service
      ` [Qemu-devel] "

PCI passthrough issue
 2011-02-01 14:18 UTC  (18+ messages)

Locking in the clk API, part 2: clk_prepare/clk_unprepare
 2011-02-01 14:18 UTC  (10+ messages)

[PATCH 1/8] bluetooth: add server support
 2011-02-01 14:17 UTC  (2+ messages)

[PATCH v4 0/4] Introduce hardware spinlock framework
 2011-02-01 14:17 UTC  (7+ messages)
` [PATCH v4 1/4] drivers: hwspinlock: add framework

[PATCH] ARM: tegra: Add to struct harmony_audio_platform_data
 2011-02-01 14:17 UTC  (3+ messages)

A2DP reconfigure with BMW Carkit (supporting multi streams) timeouts
 2011-02-01 14:16 UTC  (6+ messages)

[PATCH] NFSD: memory corruption due to writing beyond the stat array
 2011-02-01 14:16 UTC 

[PATCH] ASoC: Amstrad Delta: fix const related build error
 2011-02-01 14:16 UTC  (4+ messages)
` [Resend] "

[PATCH 0/2] Add CLOCK_BOOTTIME functionality
 2011-02-01 14:16 UTC  (5+ messages)
` [PATCH 1/2] hrtimers: extend hrtimer base code to handle more then 2 clockids
` [PATCH 2/2] hrtimers: Add CLOCK_BOOTTIME clockid, hrtimerbase and posix interface

[PATCH] drm: Remove unused variable
 2011-02-01 14:15 UTC 

[PATCH] ARM: add PrimeCell generic DMA to MMCI/PL180
 2011-02-01 14:15 UTC  (12+ messages)

[PATCH] ath9k: Fix memory leak due to failed PAPRD frames
 2011-02-01 14:05 UTC  (4+ messages)

[PATCH] ASoC: Tegra: Harmony: Remove redundant !!
 2011-02-01 14:14 UTC  (3+ messages)

[PATCH v2 0/3] ISI modem version detection with plugin
 2011-02-01 14:13 UTC  (4+ messages)
` [PATCH v2 1/3] u8500: add plugin for u8500
` [PATCH v2 2/3] udev: u8500 support and style fix
` [PATCH v2 3/3] isimodem: header updates for ISI2.5

[PATCH 2/2] consolidate writes in smp_call_funtion_interrupt
 2011-02-01 14:13 UTC  (11+ messages)
  ` call_function_many: fix list delete vs add race

[refpolicy] [PATCH 1/2]man/man8 Change SElinux to SELinux
 2011-02-01 14:12 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] Some more AHCI work
 2011-02-01 14:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/8] ahci: split ICH and AHCI even more
  ` [Qemu-devel] "

[xen-unstable test] 5506: regressions - FAIL
 2011-02-01 14:12 UTC  (2+ messages)

[PATCH] mmci: make sure DMA transfers wait for FIFO drain
 2011-02-01 14:11 UTC  (3+ messages)

[1.8.0] Remote tag namespace
 2011-02-01 14:10 UTC  (2+ messages)

[xen-unstable test] APIC error on CPU[x] in xcp dom0
 2011-02-01 14:07 UTC  (7+ messages)

[PATCH] mmci: restrict DMA usage to large, even multiblock transfers
 2011-02-01 14:07 UTC  (6+ messages)

Intel i915 freeze on latest git
 2011-02-01 14:07 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
 2011-02-01 14:06 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2 v2] powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board

[PATCH v2] i.MX51 Framebuffer support
 2011-02-01 14:03 UTC  (8+ messages)
` [PATCH 3/9] Add a mfd IPUv3 driver

Q: perf_install_in_context/perf_event_enable are racy?
 2011-02-01 14:03 UTC  (13+ messages)
                      ` [PATCH] perf: Cure task_oncpu_function_call() races

hicolor-icon-theme installation/dependency problem
 2011-02-01 13:59 UTC  (2+ messages)

[RFC] xl disk configuration handling
 2011-02-01 14:00 UTC  (5+ messages)

[PATCH 2/2] ASoC: omap: rx51: Add earphone support
 2011-02-01 13:59 UTC  (3+ messages)
` [PATCHv2] "

[refpolicy] cron patches and remaining questions
 2011-02-01 13:59 UTC  (4+ messages)

Re: [GIT PULL nf-next-2.6 v2] IPVS build fixes and clean-ups
 2011-02-01 13:58 UTC  (2+ messages)

[Bug 28509] [852] gpu hang
 2011-02-01 13:57 UTC 

[PATCH] mac80211: pass up beacons from external BSS when operating as AP
 2011-02-01 13:56 UTC  (2+ messages)

b44 driver causes panic when using swiotlb
 2011-02-01 13:54 UTC  (2+ messages)

RAID HDDs spin up sequence
 2011-02-01 13:55 UTC  (4+ messages)

[PATCH v2] mac80211: Recalculate channel-type on iface removal
 2011-02-01 13:55 UTC  (2+ messages)

[PATCH 0/7] Btrfs: Progs modifications to introduce speed profiles and dedicated log devices
 2011-02-01 13:54 UTC  (8+ messages)
` [PATCH 1/7] moved parse_size() to utils.c
` [PATCH 2/7] pulled current kernel version of ioctl.h
` [PATCH 3/7] check open_ctree() right after it returned
` [PATCH 4/7] speed classes (needed for profiles) for device add. subsequent patch needed to fix mkfs
` [PATCH 5/7] speed classes (needed for profiles) for mkfs
` [PATCH 6/7] debug-tree output: device speed added; type output switched to hex
` [PATCH 7/7] made btrfs-vol compile. looks unused, so no speed class support here for now

[Qemu-devel] [PATCH 1/3] FVD: Added support for 'qemu-img update'
 2011-02-01 13:53 UTC  (8+ messages)

Temporary daily Hamlib snapshot link
 2011-02-01 13:52 UTC 

Features from GitSurvey 2010
 2011-02-01 13:51 UTC  (3+ messages)

GMA HD driver support for hardware acceleration
 2011-02-01 13:47 UTC  (3+ messages)

[PATCH 0/8] Set of fixes for expansion
 2011-02-01 13:50 UTC  (9+ messages)
` [PATCH 1/8] FIX: Last checkpoint is not set
` [PATCH 2/8] imsm: FIX: array size is wrong
` [PATCH 3/8] imsm: FIX: Size is already set in metadata
` [PATCH 4/8] imsm: FIX: put expansion finalization in to one place
` [PATCH 5/8] imsm: fix: imsm_num_data_members() can return error
` [PATCH 6/8] FIX: Do not set array size after reshape in mdadm
` [PATCH 7/8] imsm: FIX: Debug strings cleanup
` [PATCH 8/8] imsm: move common code for array size calculation to function

documentation
 2011-02-01 13:49 UTC  (5+ messages)

[PATCHSET] ptrace,signal: group stop / ptrace updates
 2011-02-01 13:40 UTC  (6+ messages)
` [PATCH 02/10] ptrace: remove the extra wake_up_process() from ptrace_detach()
      ` [PATCH] ptrace: use safer wake up on ptrace_detach()

[PATCH v2 00/13] OMAP: McBSP: hwmod adaptation and runtime conversion
 2011-02-01 13:47 UTC  (4+ messages)
` [PATCH v2 09/13] OMAP: McBSP: use omap_device APIs to modify SYSCONFIG

[Bug 24818] [r600c] shadowtex demo doesn't work on rs780
 2011-02-01 13:46 UTC 

[PATCH 0/1] Add pin retry count support for mbm
 2011-02-01 13:45 UTC  (2+ messages)
` [PATCH 1/1] atmodem: "

[PATCH 1/3] ASoC: soc_jack - add function to determine jack type
 2011-02-01 13:43 UTC  (6+ messages)

[GIT PULL nf-next-2.6 v2] IPVS build fixes and clean-ups
 2011-02-01 13:36 UTC 

[refpolicy] Priviledge escalation for the cron job process?
 2011-02-01 13:36 UTC 

[Qemu-devel] [PATCH] qcow2: Really use cache=unsafe for image creation
 2011-02-01 13:35 UTC  (2+ messages)

[PATCH] IPv6 configurable default value for the privacy extension flag
 2011-02-01 12:57 UTC  (3+ messages)

[Buildroot] [Bug 3181] New: dhcp.mk copies S80dhcp-server to output/target/etc/init.d, not init.d
 2011-02-01 13:34 UTC  (2+ messages)
` [Buildroot] [Bug 3181] dhcp.mk copies S80dhcp-server to etc/init.d, not etc/init.d/

Elo TouchSystems touchscreen support? (04e7:0022)
 2011-02-01 13:26 UTC  (5+ messages)

[PATCH 1/1] compat-wireless: Fix ath9k debug log issue
 2011-02-01 13:33 UTC  (4+ messages)

poky-image-sato-sdk failed at do_rootfs
 2011-02-01 13:32 UTC  (10+ messages)

[Qemu-devel] [Bug 550863] Re: MicroBlaze QEMU skips jumps when using single steps in GDB
 2011-02-01 13:22 UTC 

[Buildroot] [git commit master 1/1] dhcp: fix install -D invocation in target-install
 2011-02-01 13:30 UTC 

[Buildroot] [git commit master 1/1] package/dhcp: Fix config name
 2011-02-01 13:30 UTC 

DSN: failed (gibbsint@spartanburg.net)
 2011-02-01 13:30 UTC 

Possible severe bug in the device mapper?
 2011-02-01 13:29 UTC  (5+ 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.