All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-30 14:45:01 to 2012-04-30 16:15:00 UTC [more...]

[PATCH v2 00/12] V4L: Exynos 4x12 camera host interface (FIMC-LITE) driver
 2012-04-30 16:14 UTC  (9+ messages)
` [PATCH v2 02/12] s5p-fimc: Move m2m node driver into separate file
` [PATCH v2 03/12] s5p-fimc: Use v4l2_subdev internal ops to register video nodes
` [PATCH v2 04/12] s5p-fimc: Refactor the register interface functions
` [PATCH v2 05/12] s5p-fimc: Add FIMC-LITE register definitions
` [PATCH v2 06/12] s5p-fimc: Rework the video pipeline control functions
` [PATCH v2 09/12] s5p-fimc: Make sure an interrupt is properly requested
` [PATCH v2 11/12] s5p-fimc: Update copyright notices
` [PATCH v2 12/12] s5p-fimc: Add color effect control

[PATCH 1/2] SUNRPC: RPC client must use the current utsname hostname string
 2012-04-30 16:13 UTC  (2+ messages)
` [PATCH 2/2] NFSv4.1: Use the correct hostname in the client identifier string

"smsc911x: Add fixed board regulators" problem
 2012-04-30 16:11 UTC  (2+ messages)

[PATCH/RFC v3 00/14] V4L camera control enhancements
 2012-04-30 16:11 UTC  (13+ messages)
` [PATCH/RFC v3 01/14] V4L: Add helper function for standard integer menu controls
` [PATCH/RFC v3 04/14] V4L: Add camera wide dynamic range control
` [PATCH/RFC v3 09/14] V4L: Add camera 3A lock control
` [PATCH/RFC v3 14/14] vivi: Add controls

[PATCH v3 00/25] directio rewrite
 2012-04-30 16:10 UTC  (3+ messages)
` [PATCH v3 25/25] NFS: rewrite directio write to use async coalesce code

[PATCH 1/2] dm: update max_io_len to support a split_io that is not a power of 2
 2012-04-30 16:10 UTC  (2+ messages)

[GIT PULL] ARM: SPEAr13xx support for 3.5
 2012-04-30 16:10 UTC 

[PATCH] Fixed goto readability in nfs_update_inode
 2012-04-30 16:09 UTC  (2+ messages)

[GIT PULL] ARM: spear-soc clock updates for 3.5
 2012-04-30 16:08 UTC 

[PATCH] bridge: make brctl showstp display port id
 2012-04-30 16:07 UTC  (2+ messages)

Segfault on "btrfs subvolume delete" with kernel 3.3.4
 2012-04-30 16:07 UTC  (2+ messages)

udev races with 'arch_register_cpu' to write 1 to /sys/devices/system/cpu/cpu1/online (which is not yet created)
 2012-04-30 15:51 UTC  (3+ messages)

[PATCH 0/6] ARM: OMAP: hwmod: remove runtime cpu_is checking
 2012-04-30 16:05 UTC  (4+ messages)

[PATCH 0/4] cifs: pave way for change to "strictcache" by default
 2012-04-30 16:05 UTC  (6+ messages)

git-svn won't remember pem password
 2012-04-30 16:04 UTC  (9+ messages)
` [PATCH 1/2] git-svn: use platform specific auth providers

bridge: Fix fatal typo in setup of multicast_querier_expired
 2012-04-30 16:04 UTC  (2+ messages)

[patch 2/2] [SCSI] pmcraid: cpu_to_le32() => cpu_to_le64()
 2012-04-30 16:03 UTC  (3+ messages)

Issue with RME HDSPe AIO latency
 2012-04-30 16:03 UTC 

[PATCH] ACPI / PCI: Make _SxD/_SxW check follow ACPI 4.0a spec
 2012-04-30 16:03 UTC  (2+ messages)

[PATCH 2/2] Input: matrix_keymap - wire up device tree support
 2012-04-30 16:00 UTC  (4+ messages)

[PATCH v2] tcp: fix infinite cwnd in tcp_complete_cwr()
 2012-04-30 16:00 UTC 

[RFC 00/12] OMAP DMA engine conversion
 2012-04-30 15:59 UTC  (6+ messages)
` [PATCH 07/12] mmc: omap: add DMA engine support

Koen Kooi : libgles-omap3: add missing libdrm dependency
 2012-04-30 15:59 UTC 

Include request for reset-rework branch
 2012-04-30 15:58 UTC  (32+ messages)
` [PATCH 01/26] drm/radeon: make radeon_gpu_is_lockup a per ring function
` [PATCH 02/26] drm/radeon: replace gpu_lockup with ring->ready flag
` [PATCH 03/26] drm/radeon: register ring debugfs handlers on init
` [PATCH 04/26] drm/radeon: use central function for IB testing
` [PATCH 05/26] drm/radeon: rework gpu lockup detection and processing
` [PATCH 06/26] drm/radeon: fix a bug in the SA code
` [PATCH 07/26] drm/radeon: add proper locking to the SA v2
` [PATCH 08/26] drm/radeon: add sub allocator debugfs file
` [PATCH 09/26] drm/radeon: add biggest hole tracking and wakequeue to the sa v3
` [PATCH 10/26] drm/radeon: add try_free callback to the SA
` [PATCH 11/26] drm/radeon: use inline functions to calc sa_bo addr
` [PATCH 12/26] drm/radeon: simplify semaphore handling
` [PATCH 13/26] drm/radeon: return -ENOENT in fence_wait_next v2
` [PATCH 14/26] drm/radeon: rename fence_wait_last to fence_wait_empty
` [PATCH 15/26] drm/radeon: add general purpose fence signaled callback
` [PATCH 16/26] drm/radeon: don't keep list of created fences
` [PATCH 17/26] drm/radeon: rip out the ib pool v2
` [PATCH 18/26] drm/radeon: fix a bug with the ring syncing code
` [PATCH 19/26] drm/radeon: rework recursive gpu reset handling
` [PATCH 20/26] drm/radeon: remove recursive mutex implementation
` [PATCH 21/26] drm/radeon: move lockup detection code into radeon_ring.c
` [PATCH 22/26] drm/radeon: make lockup timeout a module param
` [PATCH 23/26] drm/radeon: unlock the ring mutex while waiting for the next fence
` [PATCH 24/26] drm/radeon: make forcing ring activity a common function
` [PATCH 25/26] drm/radeon: remove r300_gpu_is_lockup
` [PATCH 26/26] drm/radeon: remove cayman_gpu_is_lockup

Tegra board file deprecation schedule
 2012-04-30 15:58 UTC  (6+ messages)

[U-Boot] [PATCH] video: cfb_console: flush dcache for frame buffer in DRAM
 2012-04-30 15:57 UTC  (8+ messages)

Does my understanding correct?
 2012-04-30 15:56 UTC  (4+ messages)

[PATCH 0/2] sky2 patches
 2012-04-30 15:49 UTC  (2+ messages)
` [PATCH 1/2] sky2: propogate rx hash when packet is copied

fmr pool and remap doubt
 2012-04-30 15:56 UTC 

[PATCH 0/8][PULL] Recipe upgrades for ofono, iptables, etc
 2012-04-30 15:46 UTC  (6+ messages)
` [PATCH 6/8] ofono: upgrade to version 1.6

[PATCH v3 00/23] ext4: Add metadata checksumming
 2012-04-30 15:53 UTC  (4+ messages)
` [PATCH 15/23] jbd2: Change disk layout for "

[U-Boot] [PATCH] USB: S5P: Add ehci support
 2012-04-30 15:54 UTC 

[PATCH 1/2] binutils-cross-canadian: Allow ld-is-gold
 2012-04-30 15:52 UTC  (7+ messages)
` [PATCH 2/2 v2] binutils: Always enable plugins

gcc 4.7 + mips64 architecture support
 2012-04-30 15:39 UTC  (11+ messages)

[Buildroot] [PATCH v2] package: add libfcgi fast cgi library
 2012-04-30 15:48 UTC  (6+ messages)
` [Buildroot] [PATCH v3] "

Glossary for bootstrapping Git translations
 2012-04-30 15:47 UTC  (3+ messages)

RFC: security level elevation with MGMT
 2012-04-30 15:46 UTC 

[U-Boot] [PATCH v4 3/3] usb:udc:samsung Add functions for storing private gadget data in UDC driver
 2012-04-30 15:46 UTC  (5+ messages)
` [U-Boot] [PATCH v4 RESEND "

[ath9k-devel] does the ath9k support WiFi Direct?
 2012-04-30 15:45 UTC  (7+ messages)

[U-Boot] [PATCH 0/2] Add support for MINI2440 (s3c2440)
 2012-04-30 15:44 UTC  (2+ messages)

[PATCH] Driver for RTL2832 demodulator chip
 2012-04-30 15:39 UTC  (2+ messages)
` [PATCH v2] add support for DeLOCK-USB-2.0-DVB-T-Receiver-61744

[PATCH] target: Handle GET_EVENT_STATUS_NOTIFICATION passthrough
 2012-04-30 15:35 UTC  (2+ messages)

[PATCH 0/5] i18n: TRANSLATORS commends and LEGO--
 2012-04-30 15:34 UTC  (7+ messages)
` [PATCH 1/5] diff: move TRANSLATORS comments so they're picked up
` [PATCH 2/5] i18n: Add more TRANSLATORS comments
` [PATCH 3/5] git-branch: remove lego in i18n messages
` [PATCH 4/5] git-commit: "
` [PATCH 5/5] "

[PATCH EDACv16 1/2] edac: Change internal representation to work with layers
 2012-04-30 15:33 UTC  (5+ messages)
` [PATCH v2] edac_mc: Cleanup per-dimm_info debug messages

recovering from raid5 corruption
 2012-04-30 15:33 UTC  (9+ messages)

[PATCH] hwmon: coretemp: fix oops on cpu unplug
 2012-04-30 15:28 UTC  (3+ messages)
  ` [lm-sensors] "

[PATCH 0/7 v2] writeback: Avoid iput() from flusher thread
 2012-04-30 15:30 UTC  (5+ messages)
` [PATCH 6/7] writeback: Refactor writeback_single_inode()
` [PATCH 7/7] writeback: Avoid iput() from flusher thread

[RFCv2 0/8] ERTM state machine changes, part 2
 2012-04-30 15:27 UTC  (7+ messages)
` [RFCv2 5/8] Bluetooth: Restore locking semantics when looking up L2CAP channels
` [RFCv2 6/8] Bluetooth: Lock the L2CAP channel when sending

[PATCH 0/1] HID: User-space HID I/O driver (UHID)
 2012-04-30 15:27 UTC  (3+ messages)
  ` [PATCH 1/1] HID: User-space I/O driver support for HID subsystem

RFC: enhanced memory protection support
 2012-04-30 15:26 UTC 

[PATCH obexd v1 0/6] client: rethink transfer data access in session API
 2012-04-30 15:26 UTC  (7+ messages)
` [PATCH obexd v1 1/6] client: Minor buffer access API changes
` [PATCH obexd v1 2/6] client: Avoid GObex dependency from transfer.h
` [PATCH obexd v1 3/6] client: Give transfer pointer in session callbacks
` [PATCH obexd v1 4/6] client: Use new session callback style in modules
` [PATCH obexd v1 5/6] client: Remove deprecated part of session API
` [PATCH obexd v1 6/6] client: Remove transfer from queue before callback

[PATCH bugfix] proc/pagemap: correctly report non-present ptes and holes between vmas
 2012-04-30 15:25 UTC  (3+ messages)

[overlayfs] Fixes against ubuntu-quantal.git#master-next
 2012-04-30 15:24 UTC  (6+ messages)

[PATCH 0/2] Misc fixes
 2012-04-30 15:14 UTC  (5+ messages)
` [PATCH 1/2] eglibc: package mtrace separately

What's cooking in git.git (Apr 2012, #11; Sun, 29)
 2012-04-30 15:22 UTC  (3+ messages)

[RFC] [PATCH 1/2] fs: introduce inode operation ->update_time
 2012-04-30 15:21 UTC  (2+ messages)

[PATCH] kvm: fix cpuid eax
 2012-04-30 14:39 UTC 

[PATCH 0/8] netfilter updates for 3.4-rc5
 2012-04-30 15:16 UTC  (9+ messages)
` [PATCH 1/8] ipvs: Verify that IP_VS protocol has been registered
` [PATCH 2/8] ipvs: fix crash in ip_vs_control_net_cleanup on unload
` [PATCH 3/8] ipvs: add check in ftp for initialized core
` [PATCH 4/8] ipvs: reset ipvs pointer in netns
` [PATCH 5/8] ipvs: null check of net->ipvs in lblc(r) shedulers
` [PATCH 6/8] ipvs: take care of return value from protocol init_netns
` [PATCH 7/8] ipvs: kernel oops - do_ip_vs_get_ctl
` [PATCH 8/8] netfilter: xt_CT: fix wrong checking in the timeout assignment path

[RFC v2] Revive the work on render-nodes branch
 2012-04-30 15:16 UTC  (6+ messages)
` [PATCH 05/19] drm: move dev_mapping to the minor node

[patch] cifs: fix revalidation test in cifs_llseek()
 2012-04-30 15:15 UTC  (5+ messages)
  ` [patch v2] "

[GUILT] [PATCH] The tests should not fail if log.date or log.decorate are set
 2012-04-30 15:04 UTC  (2+ messages)

[GUILT] [PATCH] Testsuite: get rid of "Broken pipe" errors from yes
 2012-04-30 15:06 UTC  (2+ messages)

[PATCH 00/15, v3] Make ib_srp better suited for H.A. purposes
 2012-04-30 15:11 UTC  (5+ messages)
` [PATCH 01/15] ib_srp: Enlarge block layer timeout

How to test my patch before I post it to public?
 2012-04-30 15:10 UTC  (7+ messages)

NFSv4 UCS client implementation experience
 2012-04-30 15:09 UTC  (2+ messages)
` [nfsv4] "

[GUILT] [PATCH] Change git branch when patches are applied
 2012-04-30 15:02 UTC  (2+ messages)

The New Loclville - A hyper-local shout out!
 2012-04-30 15:08 UTC 

dracut does not mount iscsi targets specified using --mount option
 2012-04-30 15:07 UTC  (11+ messages)

[PATCH] s5p-fimc: Avoid crash with null platform_data
 2012-04-30 15:06 UTC 

[PATCH v5 0/5] x86: Cleanup and simplify cpu-specific data
 2012-04-30 15:05 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/5] x86: Move per cpu cpu_llc_shared_map to a field in struct cpuinfo_x86

[U-Boot] Pull request: u-boot-staging
 2012-04-30 15:03 UTC 

[PATCHv2] x86info: dump kvm cpuid's
 2012-04-30 15:03 UTC  (2+ messages)

Bugzilla Upgrade Complete
 2012-04-30 15:00 UTC  (3+ messages)
` [Yocto-infrastructure] "

[PATCH] qt-4.8.1: Fix compile failures on qemux86
 2012-04-30 14:50 UTC  (3+ messages)

[PATCH v3 0/6] hid: Introduce device groups
 2012-04-30 14:58 UTC  (4+ messages)
` [PATCH v3 5/6] hid-multitouch: Switch to "

[U-Boot] Please pull u-boot-ppc4xx/master
 2012-04-30 14:57 UTC  (2+ messages)

iwlwifi warn_slowpath with 3.*
 2012-04-30 14:58 UTC  (2+ messages)

[lm-sensors] Does ACPI conflict also happen on MS/Windows?
 2012-04-30 14:55 UTC  (2+ messages)

[U-Boot] [PATCH v3] Allow for parallel builds and saved output
 2012-04-30 14:53 UTC  (2+ messages)

State of read-only filesystems in NAND / MTD bad blocks handling when reading
 2012-04-30 14:51 UTC 

[U-Boot] [PATCH v2 4/4] lin_gadget: use common linux/compat.h
 2012-04-30 14:51 UTC  (3+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] Please pull u-boot-mpc85xx
 2012-04-30 14:51 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] Fix warning due to dual put_bh for RO device mount failure
 2012-04-30 14:49 UTC 

[PATCHv3 1/4] ARM: tegra: Add AHB driver
 2012-04-30 14:47 UTC  (6+ messages)

[PATCH] Wavecom Q2403/Q2686 support
 2012-04-30 14:45 UTC  (2+ messages)
` [PATCH] wavecom: add support for Wavecom Q2403/Q2686 modems

[U-Boot] [i2c] Pull request
 2012-04-30 14:45 UTC  (2+ messages)

[PATCH 0/3] hid: Enable report fixup on rebind
 2012-04-30 14:44 UTC  (3+ messages)
` [PATCH 2/3] hid-logitech: Collect report descriptors before sending


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.