linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-04 12:59:58 to 2013-03-04 19:58:49 UTC [more...]

[GIT] Networking
 2013-03-04 19:58 UTC 

[PATCH] staging/vt6656: Fix too large integer constant warning on 32-bit
 2013-03-04 19:59 UTC  (2+ messages)

[REGRESSION] [3.9-rc1] BUG: ktpacpi_nvramd/446 still has locks held!
 2013-03-04 19:55 UTC 

LOCKDEP: 3.9-rc1: mount.nfs/4272 still has locks held!
 2013-03-04 19:55 UTC  (8+ messages)

[PATCH v2] tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
 2013-03-04 19:54 UTC  (3+ messages)
  ` [tpmdd-devel] "

[PATCH v4] procfs: Improve Scaling in proc
 2013-03-04 19:49 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] net: netfilter: nfnetlink: Fixed warning for nfnl_get_lock
 2013-03-04 19:43 UTC 

[PATCH RFC 00/12] xen-block: indirect descriptors
 2013-03-04 19:39 UTC  (6+ messages)
` [PATCH RFC 01/12] xen-blkback: don't store dev_bus_addr
  ` [Xen-devel] "
` [PATCH RFC 04/12] xen-blkfront: pre-allocate pages for requests

fasync race in fs/fcntl.c
 2013-03-04 19:33 UTC  (4+ messages)
` [PATCH] Revert "random: Mix cputime from each thread that exits to the pool"

For review: pid_namespaces(7) man page
 2013-03-04 19:27 UTC  (2+ messages)

[PATCH V3 0/3] mtd: use the full-id as the keyword
 2013-03-04 19:27 UTC  (13+ messages)
` [PATCH V3 1/3] mtd: add new fields to nand_flash_dev{}

thermal governor: does it actually work??
 2013-03-04 19:25 UTC  (10+ messages)
` [PATCH] acerhdf: Fix fan activation with new thermal governor

IMA: How to manage user space signing policy with others
 2013-03-04 19:19 UTC  (15+ messages)

v3.8 regression: Huawei mode switching fails (was Re: [PATCH 2/2]linux-usb:optimize to match the Huawei USB storage devices and support new switch command)
 2013-03-04 19:22 UTC  (6+ messages)
` [PATCH] USB: storage: fix Huawei mode switching regression

nouveau shuts the machine down with v3.9-rc1 (temperature (72 C) hit the 'shutdown' threshold)
 2013-03-04 19:21 UTC  (2+ messages)

[PATCH] workqueue: fix possible bug which may silence the pool
 2013-03-04 19:20 UTC  (2+ messages)

[PATCH] tty: Correct tty buffer flush
 2013-03-04 19:19 UTC  (2+ messages)

cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()
 2013-03-04 19:19 UTC  (2+ messages)

[PATCH v3] CAIF: fix sparse warning for caif_usb
 2013-03-04 19:15 UTC  (2+ messages)

linux-next: Tree for Mar 4
 2013-03-04 19:15 UTC  (4+ messages)
` linux-next: Tree for Mar 4 (iio)
` linux-next: Tree for Mar 4 (dm-cache-target)

[PATCH] irq: add quirk for broken interrupt remapping on 55XX chipsets
 2013-03-04 19:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/4] Add support for tps65090-charger
 2013-03-04 19:01 UTC  (5+ messages)
` [PATCH v2 1/4] mfd: tps65090: Fix enum in header file
` [PATCH v2 2/4] mfd: tps65090: Add resources for charger
` [PATCH v2 3/4] power_supply: tps65090-charger: Add binding doc
` [PATCH v2 4/4] power: tps65090: Add support for tps65090-charger

[PATCH] md/raid456: remove depends on CONFIG_EXPERIMENTAL
 2013-03-04 18:59 UTC  (3+ messages)

[PATCH] arm: omap: RX-51: ARM errata 430973 workaround
 2013-03-04 18:58 UTC  (3+ messages)

3.9-rc1 lockup with nouveau driver
 2013-03-04 18:57 UTC 

[OCFS2] Crash at o2net_shutdown_sc()
 2013-03-04 18:56 UTC  (4+ messages)
` [Ocfs2-users] "

Latest randconfig build errors
 2013-03-04 18:54 UTC  (4+ messages)

[PATCH RFC] vm: Adjust ifdef for TINY_RCU
 2013-03-04 16:02 UTC 

user ns: arbitrary module loading
 2013-03-04 18:41 UTC  (17+ messages)
          ` [PATCH 0/2] userns bug fixes for v3.9-rc2 for review
            ` [PATCH 2/2] fs: Limit sys_mount to only request filesystem modules

[PATCH RFC] MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem
 2013-03-04 18:39 UTC  (2+ messages)

[PATCHSET wq/for-3.10-tmp] workqueue: implement workqueue with custom worker attributes
 2013-03-04 18:37 UTC  (7+ messages)
` [PATCH 16/31] workqueue: introduce workqueue_attrs
  ` [PATCH v2 "
` [PATCH 28/31] workqueue: reject increasing max_active for ordered workqueues
  ` [PATCH UPDATED 28/31] workqueue: reject adjusting max_active or applying attrs to "
` [PATCH 31/31] workqueue: implement sysfs interface for workqueues
  ` [PATCH v2 "

3.9-rc1 ath wil6210 , lp8788 charger problems
 2013-03-04 18:35 UTC 

zsmalloc limitations and related topics
 2013-03-04 18:29 UTC  (3+ messages)

[PATCH] Various fixes for zcache for v3.10
 2013-03-04 18:28 UTC  (13+ messages)
` [PATCH 01/11] zcache: s/int/bool/ on the various options
` [PATCH 02/11] zcache: Provide accessory functions for counter increase
` [PATCH 03/11] zcache: Provide accessory functions for counter decrease
` [PATCH 04/11] zcache: The last of the atomic reads has now an accessory function
` [PATCH 05/11] zcache: Make the debug code use pr_debug
` [PATCH 06/11] zcache: Move debugfs code out of zcache-main.c file
` [PATCH 07/11] zcache/debug: Use an array to initialize/use debugfs attributes
` [PATCH 08/11] zcache: Move the last of the debugfs counters out
` [PATCH 09/11] zcache: Module license is defined twice
` [PATCH 10/11] zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUG
` [PATCH 11/11] zcache/zbud: Add incremental accessory counters

e1000e: nic does not work properly after cold power on
 2013-03-04 18:15 UTC  (3+ messages)

[PATCH 1/1] mm: Export split_page()
 2013-03-04 18:10 UTC  (7+ messages)

[PATCH RFC 0/2] kvm: Better yield_to candidate using preemption notifiers
 2013-03-04 18:02 UTC  (3+ messages)
` [PATCH RFC 1/2] kvm: Record the preemption status of vcpus using preempt notifiers
` [PATCH RFC 2/2] kvm: Iterate over only vcpus that are preempted

[PATCH 1/2] cgroup: no need to check css refs for release notification
 2013-03-04 18:05 UTC  (4+ messages)
` [PATCH 2/2] cgroup: avoid accessing modular cgroup subsys structure without locking

[PATCH] ioatdma: make debug output more readable
 2013-03-04 17:59 UTC 

[PATCH] nfsd: try nfsdcld client tracker in containers
 2013-03-04 17:56 UTC  (5+ messages)

[PATCH 00/40] Power: AB8500: Internal development push
 2013-03-04 17:49 UTC  (4+ messages)

For review: pid_namespaces(7) man page
 2013-03-04 17:52 UTC  (6+ messages)

[RFC v2 0/3] Add DT Binding for Power-Supply power-supply property
 2013-03-04 17:47 UTC  (8+ messages)
` [RFC v2 2/3] power: power_supply: Add core support for supplied_nodes

[PATCH v5 1/2] cgroup: fix cgroup_path() vs rename() race
 2013-03-04 17:50 UTC  (2+ messages)

i915 black screen introduced by ACPI changes
 2013-03-04 17:50 UTC  (14+ messages)

[PATCH v12 rebased 0/8] pv event to notify host when the guest is panicked
 2013-03-04 17:49 UTC  (8+ messages)
` [PATCH v12 rebased] kvm: "

[PATCH] md: dm-verity: Fix to avoid a deadlock in dm-bufio
 2013-03-04 17:42 UTC  (3+ messages)

[PATCH] usb: host: tegra: Reset Tegra USB controller before init
 2013-03-04 17:38 UTC  (5+ messages)

[PATCH 2/3] cgroup: add cgroup_name() API
 2013-03-04 17:38 UTC  (11+ messages)

[PATCH RFC] pwm: add sysfs interface
 2013-03-04 17:38 UTC  (2+ messages)

[ 000/153] 3.2.40-stable review
 2013-03-04 17:37 UTC  (3+ messages)
` [ 114/153] idr: fix top layer handling

[PATCH][v2] xhci: correctly enable interrupts
 2013-03-04 18:08 UTC  (7+ messages)
  ` [PATCH][v3] "

PATCH: freezer: add fake signal clearing back when thaw task
 2013-03-04 17:32 UTC  (5+ messages)

cgroup_release_agent() hung task warnings
 2013-03-04 17:33 UTC  (3+ messages)

[PATCH 0/4] Add support for tps65090-charger
 2013-03-04 17:31 UTC  (4+ messages)
` [PATCH 4/4] power: tps65090: "

[for-next][PATCH 0/6] tracing: memory savings and minor fixes
 2013-03-04 17:20 UTC  (7+ messages)
` [for-next][PATCH 1/6] tracing: Add a helper function for event print functions
` [for-next][PATCH 2/6] tracing: Annotate event field-defining functions with __init
` [for-next][PATCH 3/6] tracing/syscalls: Annotate "
` [for-next][PATCH 4/6] tracing: Add __per_cpu annotation to trace array percpu data pointer
` [for-next][PATCH 5/6] tracing: Fix trace events build without modules
` [for-next][PATCH 6/6] tracing: Fix some section mismatch warnings

[RFC PATCH 0/5] net: low latency Ethernet device polling
 2013-03-04 17:19 UTC  (8+ messages)
` [RFC PATCH 1/5] net: implement support for low latency socket polling

[PATCH review 01/85] ceph: Only allow mounts in the initial network namespace
 2013-03-04 17:11 UTC  (4+ messages)
  ` [PATCH review 49/85] sunrpc: Update svcgss xdr handle to rpsec_contect cache

[PATCH 1/1] gpio/vt8500: Convert to devm_ioremap_resource()
 2013-03-04 17:08 UTC  (2+ messages)

[PATCH] hlist: fix up unintentional hunks
 2013-03-04 17:07 UTC 

[PATCH 0/6 v8] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2013-03-04 16:55 UTC  (5+ messages)
` [PATCH 6/6 "

[RFC PATCH v4 0/6] uprobes: return probe implementation
 2013-03-04 16:51 UTC  (9+ messages)
` [RFC PATCH v4 1/6] uretprobes: preparation patch
` [RFC PATCH v4 2/6] uretprobes/x86: hijack return address
` [RFC PATCH v4 3/6] uretprobes: generalize xol_get_insn_slot()
` [RFC PATCH v4 4/6] uretprobes: return probe entry, prepare uretprobe
` [RFC PATCH v4 5/6] uretprobes: invoke return probe handlers
` [RFC PATCH v4 6/6] uretprobes: implemented, thus remove -ENOSYS

[PATCH] drivers/crypto/nx: fix init race, alignmasks and GCM bug
 2013-03-04 16:44 UTC 

MTD : Kernel oops when remounting ubifs as read/write
 2013-03-04 16:42 UTC 

[PATCH v3] gpio: mcp23s08: convert driver to DT
 2013-03-04 16:34 UTC 

[PATCH 05/32] lib: devres: don't enclose pcim_*() functions in CONFIG_HAS_IOPORT
 2013-03-04 16:28 UTC  (4+ messages)

[RFC PATCH 0/6][v3] ima: Support a mode to appraise signed files only
 2013-03-04 16:20 UTC  (4+ messages)
` [PATCH 2/6] ima: Return INTEGRITY_FAIL if digital signature can't be verified

[PATCH] netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set
 2013-03-04 15:59 UTC  (2+ messages)

[PATCH v2 06/10] usb: xhci: Enable runtime pm in xhci-plat
 2013-03-04 15:57 UTC  (2+ messages)

[PATCH] PCI / ACPI: Rework ACPI device nodes lookup for the PCI bus type
 2013-03-04 15:56 UTC  (4+ messages)

[PATCH -v3 00/23] rename random32 to prandom
 2013-03-04 15:41 UTC  (16+ messages)
` [PATCH -v3 02/23] uuid: use prandom_bytes()
` [PATCH -v3 04/23] x86: rename random32() to prandom_u32()
` [PATCH -v3 07/23] kernel/: "
` [PATCH -v3 09/23] infiniband: "
` [PATCH -v3 10/23] mmc: "
` [PATCH -v3 12/23] xfs: "
` [PATCH -v3 16/23] drivers/net: "
` [PATCH -v3 17/23] net/sunrpc: "
` [PATCH -v3 19/23] net/netfilter: "
` [PATCH -v3 20/23] net/core: "
` [PATCH -v3 21/23] net/core: remove duplicate statements by do-while loop
` [PATCH -v3 22/23] net: rename random32 to prandom
` [PATCH -v3 23/23] remove unused random32() and srandom32()

[PATCH v2 00/10] usb: dwc3/xhci/phy: Enable runtime power management
 2013-03-04 15:29 UTC  (3+ messages)
` [PATCH v2 01/10] usb: phy: Add APIs for "

[PATCH v2 06/10] usb: xhci: Enable runtime pm in xhci-plat
 2013-03-04 15:29 UTC  (2+ messages)

[PATCH 1/1] reset nf before xmit vxlan encapsulated packet
 2013-03-04 15:24 UTC  (2+ messages)

[linux-next-20130205] Bug in bootup code or debug code?
 2013-03-04 15:15 UTC  (2+ messages)
` [3.9-rc1] "

[PATCH] mm/x86: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
 2013-03-04 15:13 UTC  (2+ messages)

[PATCH] mm: Fixup the condition whether the page cache is free
 2013-03-04 15:09 UTC  (2+ messages)

[PATCH RFC] usb: dwc3: Get PHY from platform specific dwc3 dt node
 2013-03-04 15:02 UTC  (9+ messages)

[ 00/77] 3.8.2-stable review
 2013-03-04 15:02 UTC  (14+ messages)
` [ 34/77] xen/blkback: Dont trust the handle from the frontend
` [ 73/77] [hid] usb hid quirks for Masterkit MA901 usb radio

[PATCH 0/5] at91: atmel_lcdfb: regression fixes and cpu_is removal
 2013-03-04 14:51 UTC  (3+ messages)

[PATCH] printk/tracing: rework console tracing
 2013-03-04 14:49 UTC  (3+ messages)

[PATCH 1/2] gfs2: fix bitmap declaration
 2013-03-04 14:46 UTC  (2+ messages)

[PATCH RESEND] char/tpm: Convert struct i2c_msg initialization to C99 format
 2013-03-04 14:44 UTC  (5+ messages)
` [tpmdd-devel] "

[Resend][PATCH] ACPI / PM: Do not power manage devices in unknown initial states
 2013-03-04 14:37 UTC  (4+ messages)

[PATCH 0/5] musb-ux500 and ab8500-usb updates
 2013-03-04 14:38 UTC  (3+ messages)
` [PATCH 3/5] usb: musb: ux500: add otg notifier support

[RFC PATCH v3 0/6] uprobes: return probe implementation
 2013-03-04 14:14 UTC  (4+ messages)
` [RFC PATCH v3 4/6] uretprobes: return probe entry, prepare uretprobe

[PATCH] dma: timb_dma: Fix compiler warning
 2013-03-04 13:56 UTC  (2+ messages)

[PATCH v2] hlist: drop the node parameter from iterators
 2013-03-04 14:20 UTC  (3+ messages)

[PATCH 0/3] Drivers: hv
 2013-03-04 14:12 UTC  (2+ messages)

[PATCH 12/14] MAINTAINERS: adjust for UAPI (part 2)
 2013-03-04 14:07 UTC  (3+ messages)
` [PATCH 00/14] MAINTAINERS: fix file patterns "

2013 Android Microconference at Linux Plumbers: Call for Participation
 2013-03-04 14:07 UTC 

[ 093/153] ALSA: hda - hdmi: Make jacks phantom, if theyre not detectable
 2013-03-04 13:57 UTC  (4+ messages)

linux-next: consider tidying up the xen-two tree
 2013-03-04 13:56 UTC  (2+ messages)

[PATCH] [media] m920x: let GCC see 'ret' is used initialized
 2013-03-04 13:43 UTC 

[PATCH] tty/8250_pnp: serial port detection regression since v3.7
 2013-03-04 13:28 UTC  (2+ messages)

regression in linux 3.7 - fan speed at 100% after suspend/resume at 100%
 2013-03-04 13:25 UTC  (4+ messages)

[PATCH] irq: add quirk for broken interrupt remapping on 55XX chipsets
 2013-03-04 13:24 UTC  (2+ messages)

[PATCH 0/7] ACPI / hotplug: Common code for ACPI-based hotplug
 2013-03-04 13:10 UTC  (5+ messages)
` [Update 4][PATCH 2/7] ACPI / scan: Introduce common code for ACPI-based device hotplug


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).