All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-30 16:14:29 to 2012-10-30 17:13:16 UTC [more...]

[PATCH 0/2] irq_work: A couple fixes
 2012-10-30 17:13 UTC  (6+ messages)
` [PATCH 2/2] irq_work: Fix racy IRQ_WORK_BUSY flag setting

[lm-sensors] [PATCH v3 8/9] hwmon: (it87) Manage device specific features with table
 2012-10-30 17:12 UTC  (3+ messages)

[PATCH 0/1][meta-intel] Update the License
 2012-10-30 17:11 UTC  (2+ messages)
` [PATCH 1/1] [meta-intel] meta-intel/common: Add License info for openssl-qat-module

[PATCH 1/3] drm/i915: don't block resume on fb console resume
 2012-10-30 17:09 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: put ring frequency and turbo setup into a work queue v2

git push tags
 2012-10-30 17:09 UTC  (12+ messages)

[PATCH] mmc: at91-mci: remove driver
 2012-10-30 17:08 UTC  (8+ messages)

[PATCH 0/4] Driver for the ar5523 chipset
 2012-10-30 17:08 UTC  (6+ messages)

[lm-sensors] non-interactive sensors-detect
 2012-10-30 17:08 UTC  (2+ messages)

[PATCH] bonding: extend bond_arp_send_all to bridge devices
 2012-10-30 17:07 UTC 

build regressions 2012-10-30
 2012-10-30 17:06 UTC 

[PATCH] Staging: android: binder: Fixed multi-line strings
 2012-10-30 17:05 UTC  (2+ messages)

[lm-sensors] [PATCH v3 4/9] hwmon: (it87) Introduce support for tempX_offset sysfs attribute
 2012-10-30 17:05 UTC 

[PATCH] spi/pl022: Activate resourses before deactivate them in suspend
 2012-10-30 17:05 UTC  (4+ messages)

[PATCH v10 1/6] adapter: Simplify cached name storage
 2012-10-30 17:05 UTC  (6+ messages)
` [PATCH v10 2/6] doc: Update settings-storage.txt
` [PATCH v10 3/6] device: Retrieve name from storage
` [PATCH v10 4/6] dbusoob: Set device name in device object
` [PATCH v10 5/6] input: Retrieve device name from "
` [PATCH v10 6/6] hcitool: Retrieve names from cache directory

[PATCH] ext4: remove ext4_handle_release_buffer()
 2012-10-30 17:05 UTC 

[Qemu-devel] On block interface types in general, IF_AHCI in particular
 2012-10-30 17:04 UTC  (3+ messages)

[U-Boot] [RFC PATCH 00/17] Convert p1_p2_rdb_pc to new spl
 2012-10-30 17:04 UTC  (3+ messages)
` [U-Boot] [PATCH v2 00/22] "

[PATCH 1/2] PCI: add workaround for PLX PCI 9050 bug
 2012-10-30 17:04 UTC  (5+ messages)

[PATCH][8.0] nvfx: handle some unknown PIPE_CAPs
 2012-10-30 17:03 UTC 

[PATCH v4] xen PVonHVM: move shared_info to reserved memory area
 2012-10-30 17:03 UTC  (9+ messages)
` [Xen-devel] "

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2012-10-30 17:00 UTC  (3+ messages)

[PATCH v2] Persistent grant maps for xen blk drivers
 2012-10-30 17:01 UTC  (2+ messages)

[PATCH] slub: Use the correct per cpu slab on CPU_DEAD
 2012-10-30 17:01 UTC  (4+ messages)

[PATCH tip/core/rcu 0/7] CPU hotplug changes for 3.8
 2012-10-30 16:54 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/7] rcu: Fix comment about _rcu_barrier()/orphanage exclusion
  ` [PATCH tip/core/rcu 2/7] rcu: Make rcutorture give diagnostics if CPU offline fails
  ` [PATCH tip/core/rcu 3/7] cpu: No more __stop_machine() in _cpu_down()
  ` [PATCH tip/core/rcu 4/7] rcu: Rename ->onofflock to ->orphan_lock
  ` [PATCH tip/core/rcu 5/7] rcu: Avoid counter wrap in synchronize_sched_expedited()
  ` [PATCH tip/core/rcu 6/7] rcu: Move synchronize_sched_expedited() state to rcu_state
  ` [PATCH tip/core/rcu 7/7] rcu: Instrument synchronize_rcu_expedited() for debugfs tracing

[PATCH 00/31] numa/core patches
 2012-10-30 16:59 UTC  (5+ messages)

[U-Boot] [PATCH v4 00/24] pmic: Redesign PMIC framework to support multiple instances of devices
 2012-10-30 16:57 UTC  (25+ messages)
` [U-Boot] [PATCH v4 01/24] pmic:i2c: Handle PMIC I2C transmission comprising of two bytes
` [U-Boot] [PATCH v4 02/24] pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework
` [U-Boot] [PATCH v4 03/24] pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C
` [U-Boot] [PATCH v4 04/24] pmic: Extend PMIC framework to support multiple instances of PMIC devices
` [U-Boot] [PATCH v4 05/24] pmic: Introduce power_init_board() method at ./lib/board.c file
` [U-Boot] [PATCH v4 06/24] pmic: Enable power_board_init() support at TRATS
` [U-Boot] [PATCH v4 07/24] pmic:chrg: Common information about charger and battery (power_chrg.h)
` [U-Boot] [PATCH v4 08/24] pmic: Move pmic related code to ./drivers/power directory
` [U-Boot] [PATCH v4 09/24] pmic: Extend struct pmic to support battery and charger related operations
` [U-Boot] [PATCH v4 10/24] pmic:battery: Support for Trats Battery at PMIC framework
` [U-Boot] [PATCH v4 11/24] pmic:muic: Support for MUIC built into MAX8997 device
` [U-Boot] [PATCH v4 12/24] pmic:fuel-gauge: Support for MAX17042 fuel-gauge
` [U-Boot] [PATCH v4 13/24] pmic:max8997: Function for calculating LDO internal register value
` [U-Boot] [PATCH v4 14/24] arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board
` [U-Boot] [PATCH v4 15/24] arm:trats:pmic: Enable MUIC (MAX8997) at "
` [U-Boot] [PATCH v4 16/24] arm:trats:pmic: Enable fuel-gauge (MAX17042) "
` [U-Boot] [PATCH v4 17/24] arm:trats:pmic: Enable battery support "
` [U-Boot] [PATCH v4 18/24] pmic:max8997: Support for MAX8997 internal charger control
` [U-Boot] [PATCH v4 19/24] arm:trats:pmic: Power consumption reduction state for Samsung's TRATS board
` [U-Boot] [PATCH v4 20/24] arm:trats:pmic: Support for charging battery at "
` [U-Boot] [PATCH v4 21/24] pmic: Extend PMIC framework to support battery related commands
` [U-Boot] [PATCH v4 22/24] power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files
` [U-Boot] [PATCH v4 23/24] power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
` [U-Boot] [PATCH v4 24/24] power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER

[PATCH] intel: Allocate swrast buffer (#54782)
 2012-10-30 16:55 UTC 

[Qemu-devel] [PATCH] HACKING: List areas where we may rely on impdef C behaviour
 2012-10-30 16:55 UTC  (4+ messages)

[PATCH v3 2/6] PM / Runtime: introduce pm_runtime_set[get]_memalloc_noio()
 2012-10-30 16:54 UTC  (10+ messages)

[lm-sensors] [PATCH] hwmon: (w83627ehf) Get rid of smatch warnings
 2012-10-30 16:54 UTC 

[Bug 48341] New: BUG: using smp_processor_id in preemptible powernow_k8
 2012-10-30 16:53 UTC  (2+ messages)
` [Bug 48341] "

[RFCv0 0/8] Handling physical and logical link
 2012-10-30 16:53 UTC  (16+ messages)
` [RFCv2 00/12] "
  ` [RFCv2 01/12] Bluetooth: trivial: Fix braces style and remove empty line
  ` [RFCv2 02/12] Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete
  ` [RFCv2 03/12] Bluetooth: Return correct L2CAP response type
  ` [RFCv2 04/12] Bluetooth: Derive remote and local amp id from chan struct
  ` [RFCv2 10/12] Bluetooth: AMP: Check for hs_hcon instead of ctrl_id
  ` [RFCv2 11/12] Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
  ` [RFCv2 12/12] Bluetooth: Process Create Chan Request

[PATCH 1/2] arm: bcm2835: move to the multiplatform support
 2012-10-30 16:53 UTC  (4+ messages)

[PATCH] net: allow configuration of the size of page in __netdev_alloc_frag
 2012-10-30 16:53 UTC  (9+ messages)

IPV6_PKTINFO seems not to be honored correctly by RAW-sockets
 2012-10-30 16:52 UTC  (3+ messages)

[meta-oe][PATCH] freerdp: Bump SRCREV to 1.0.2 snapshot of 2012-10-29
 2012-10-30 16:38 UTC 

[lm-sensors] drivers/hwmon/w83627ehf.c:2672 w83627ehf_resume() error: buffer overflow 'W83627EHF
 2012-10-30 16:52 UTC 

[lm-sensors] [PATCH v2 7/9] hwmon: (it87) Replace pwm group macro with direct attribute definiti
 2012-10-30 16:52 UTC 

[PATCH V2 0/6] Fix thermal bugs and Upstream ST-Ericsson thermal driver
 2012-10-30 16:49 UTC  (11+ messages)
` [PATCH V3 0/5] "
  ` [PATCH V3 1/5] Thermal: add indent for code alignment
  ` [PATCH V3 2/5] Thermal: fix bug of counting cpu frequencies
  ` [PATCH V3 3/5] Thermal: Remove the cooling_cpufreq_list
  ` [PATCH V3 4/5] Thermal: Add ST-Ericsson DB8500 thermal driver
  ` [PATCH V3 5/5] Thermal: Add ST-Ericsson DB8500 thermal properties and platform data

[U-Boot] [PATCH 0/3] Bring in new I2C framework
 2012-10-30 16:50 UTC  (8+ messages)

[PATCH tip/core/rcu 0/4] CPU stall-warning changes for 3.8
 2012-10-30 16:46 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] rcu: Print remote CPU's stacks in stall warnings
  ` [PATCH tip/core/rcu 2/4] rcu: Add grace-period information to RCU CPU "
  ` [PATCH tip/core/rcu 3/4] rcu: Dump number of callbacks in stall warning messages
  ` [PATCH tip/core/rcu 4/4] rcu: Provide RCU CPU stall warnings for tiny RCU

[PATCH uq/master 0/3] Fix MSI injection at load time
 2012-10-30 16:47 UTC  (3+ messages)
` [Qemu-devel] "

[U-Boot] [PATCH V4 1/3] fs: delete unused Makefile
 2012-10-30 16:47 UTC  (4+ messages)
` [U-Boot] [PATCH V4 3/3] fs: add filesystem switch libary, implement ls and fsload commands

[lm-sensors] [PATCH 6/9] hwmon: (it87) Avoid quoted string splits across lines
 2012-10-30 16:47 UTC  (2+ messages)

[PATCH] cifs: Do not lookup hashed negative dentry in cifs_atomic_open
 2012-10-30 16:46 UTC  (2+ messages)

[lm-sensors] [PATCH v3 5/9] hwmon: (it87) Save fan registers in 2-dimensional array
 2012-10-30 16:45 UTC 

[PATCH] pstore: fix NULL pointer dereference in console writes
 2012-10-30 16:45 UTC  (2+ messages)

[U-Boot] [PATCH v6 1/7] powerpc: Extract EPAPR_MAGIC constants into processor.h
 2012-10-30 16:44 UTC  (6+ messages)

[PATCH v4 0/10] Cleanup & new features for compiler*.h and bug.h
 2012-10-30 16:44 UTC  (7+ messages)
` [PATCH v4 6/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}
` [PATCH v4 7/9] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__

[PATCH tip/core/rcu 0/6] Fixes for 3.8
 2012-10-30 16:27 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/6] rcu: Accelerate callbacks for CPU initiating a grace period
  ` [PATCH tip/core/rcu 2/6] rcu: Fix batch-limit size problem
  ` [PATCH tip/core/rcu 3/6] rcu: Remove list_for_each_continue_rcu()
  ` [PATCH tip/core/rcu 4/6] rcu: Add new rcutorture module parameters to start/end test messages
  ` [PATCH tip/core/rcu 5/6] rcu: Clarify memory-ordering properties of grace-period primitives
  ` [PATCH tip/core/rcu 6/6] rcu: Reduce default RCU CPU stall warning timeout

[PATCH tip/core/rcu 0/4] SRCU changes for 3.8
 2012-10-30 16:38 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] srcu: Credit Lai Jiangshan with SRCU rewrite
  ` [PATCH tip/core/rcu 2/4] srcu: Export process_srcu()
  ` [PATCH tip/core/rcu 3/4] srcu: Add DEFINE_SRCU()
  ` [PATCH tip/core/rcu 4/4] rcutorture: Use DEFINE_STATIC_SRCU()

[linux-3.0 test] 14157: regressions - FAIL
 2012-10-30 16:39 UTC 

Why btrfs inline small file by default?
 2012-10-30 16:38 UTC  (2+ messages)

[PATCH] cifs: don't call cifs_lookup from atomic open with a hashed negative dentry
 2012-10-30 16:38 UTC  (3+ messages)

[RFC 0/5] Generic panel framework
 2012-10-30 16:35 UTC  (8+ messages)

[PATCH v8 00/32] vfs: add the ability to retry lookup and operation to most path-based syscalls
 2012-10-30 16:33 UTC  (6+ messages)
` [PATCH v8 11/32] vfs: make do_unlinkat retry on ESTALE errors

Proposed new "memory capacity claim" hypercall/feature
 2012-10-30 16:33 UTC  (3+ messages)

[PATCH] phylib delayed scan
 2012-10-30 16:32 UTC  (3+ messages)
` [PATCH 1/2] mdiobus: return existing phydev in mdiobus_scan
` [PATCH 2/2] mdiobus: do not scan the bus at registration time

[PATCH 1/2] autoconf: check for wget and ftp
 2012-10-30 16:32 UTC  (3+ messages)

[PATCH v2 0/5] clk: exynos4: migrate to common clock framework
 2012-10-30 16:30 UTC  (4+ messages)
` [PATCH v2 1/5] clk: samsung: add common clock framework support for Samsung platforms

Regression from 3.4.9 to 3.4.16 "stable" kernel
 2012-10-30 16:30 UTC  (10+ messages)

[PATCH] i.MX fec fixes
 2012-10-30 16:30 UTC  (3+ messages)
` [PATCH 1/2] net eth: make edev->init optional
` [PATCH 2/2] net fec: call fec_init at probe time

[PATCH v4 0/6] omap iommu changes to remove plat includes
 2012-10-30 16:29 UTC  (8+ messages)
` [PATCH 3/6] ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h

[PATCH tip/core/rcu 0/4] Documentation updates for 3.8
 2012-10-30 16:21 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] Documentation: Fix memory-barriers.txt example
  ` [PATCH tip/core/rcu 2/4] rcu: Correct the name of a reference in list of RCU papers
  ` [PATCH tip/core/rcu 4/4] rcu: Document alternative RCU/reference-count algorithms

OMAP baseline test results for v3.7-rc3
 2012-10-30 16:27 UTC  (7+ messages)

[PATCH 00/12] VMCI for Linux upstreaming
 2012-10-30 16:27 UTC  (8+ messages)
  ` [Pv-drivers] "

[PATCH] Add a page cache-backed balloon device driver
 2012-10-30 16:25 UTC  (9+ messages)

[PATCH v2] can: grcan: Add device driver for GRCAN and GRHCAN cores
 2012-10-30 16:24 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/2] ARM: OMAP: mailbox out of plat code
 2012-10-30 16:24 UTC  (6+ messages)
` [PATCH 1/2] ARM: OMAP2+: move mailbox.h out of plat-omap headers

[Qemu-devel] [RFC] net: Peer with existing NIC in netdev_add
 2012-10-30 15:24 UTC  (2+ messages)

[U-Boot] x86: Anyone willing to take over the reigns
 2012-10-30 16:21 UTC  (2+ messages)

[meta-baryon][PATCH 0/1] proftpd cleanup
 2012-10-30 16:20 UTC  (2+ messages)
` [meta-baryon][PATCH 1/1] proftpd: add initscript and tidy up recipe

[Qemu-devel] [PATCH] tap-win32: stubs to fix win32 build
 2012-10-30 16:22 UTC  (3+ messages)

[PATCH]Documentation: Chinese translation of Documentation/arm/kernel_user_helpers.txt
 2012-10-30 16:20 UTC 

[PATCH 1/4] pulseaudio: add GConf dependency
 2012-10-30 16:06 UTC  (8+ messages)

[Qemu-devel] [PATCH v1 00/13] q35 patches for pci tree
 2012-10-30 16:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 12/13] q35: fill in usb pci slots with -usb

[U-Boot] [PATCH 1/8] tegra: usb: convert USB_PORTS_MAX to be a define
 2012-10-30 16:18 UTC  (5+ messages)
` [U-Boot] [PATCH 7/8] tegra: usb: move implementation into right directory

vexpress issues in next-20121029
 2012-10-30 16:16 UTC  (2+ messages)

[U-Boot] ping failed; host 192.168.1.101 is not alive
 2012-10-30 16:16 UTC  (4+ messages)

[Buildroot] [PATCH] squid: bump to version 3.2.3
 2012-10-30 16:16 UTC  (2+ messages)

[PATCH v6 0/3] completion: refactor and zsh wrapper
 2012-10-30 16:15 UTC  (2+ messages)

[U-Boot] [PATCH] patman: Issue empty change logs for unchanged patches
 2012-10-30 16:15 UTC 


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.