All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-16 02:30:39 to 2013-12-16 04:44:41 UTC [more...]

[PATCHv3 0/3] mmc: dw_mmc: Make the use of the hold reg generic
 2013-12-16  4:44 UTC  (4+ messages)
` [PATCHv3 1/3] mmc: dw_mmc: Enable the hold reg for certain speed modes

linux-next: build failure after merge of the usb-gadget tree
 2013-12-16  4:40 UTC 

[PATCHSET 00/17] tracing/uprobes: Add support for more fetch methods (v9)
 2013-12-16  4:32 UTC  (18+ messages)
` [PATCH 01/17] tracing/uprobes: Fix documentation of uprobe registration syntax
` [PATCH 02/17] tracing/probes: Fix basic print type functions
` [PATCH 03/17] tracing/kprobes: Factor out struct trace_probe
` [PATCH 04/17] tracing/uprobes: Convert to "
` [PATCH 05/17] tracing/kprobes: Move common functions to trace_probe.h
` [PATCH 06/17] tracing/probes: Integrate duplicate set_print_fmt()
` [PATCH 07/17] tracing/probes: Move fetch function helpers to trace_probe.h
` [PATCH 08/17] tracing/probes: Split [ku]probes_fetch_type_table
` [PATCH 09/17] tracing/probes: Implement 'stack' fetch method for uprobes
` [PATCH 10/17] tracing/probes: Move 'symbol' fetch method to kprobes
` [PATCH 11/17] tracing/probes: Add fetch{,_size} member into deref fetch method
` [PATCH 12/17] tracing/probes: Implement 'memory' fetch method for uprobes
` [PATCH 13/17] tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()
` [PATCH 14/17] tracing/uprobes: Fetch args before reserving a ring buffer
` [PATCH 15/17] tracing/uprobes: Add support for full argument access methods
` [PATCH 16/17] uprobes: Allocate ->utask before handler_chain() for tracing handlers
` [PATCH 17/17] tracing/uprobes: Add @+file_offset fetch method

[Qemu-devel] [PATCH v2 00/14] spapr: add support for pci hotplug
 2013-12-16  4:36 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 01/14] spapr: populate DRC entries for root dt node
` [Qemu-devel] [PATCH v2 04/14] spapr_pci: add set-indicator RTAS interface
` [Qemu-devel] [PATCH v2 05/14] spapr_pci: add get/set-power-level RTAS interfaces
` [Qemu-devel] [PATCH v2 11/14] spapr_pci: enable basic hotplug operations

[RFC PATCH] time: Support in tick broadcast framework for archs without an external wakeup source
 2013-12-16  4:36 UTC  (2+ messages)

[PATCH 1/1] MTD: UBI: avoid program operation on NOR flash after erasure interrupted
 2013-12-16  4:33 UTC  (6+ messages)

[PATCH 0/4] Add handy fs move features
 2013-12-16  4:33 UTC  (5+ messages)
` [PATCH 1/4] e2image: add offset switches
` [PATCH 2/4] e2image: perform in-place move

[Qemu-devel] [Bug 1261265] [NEW] win7 guest boot up fail
 2013-12-16  4:22 UTC  (2+ messages)
` [Qemu-devel] [Bug 1261265] "

[PATCH v2 0/3] clk: bcm281xx: define Broadcom kona clocks
 2013-12-16  4:29 UTC  (7+ messages)
` [PATCH v2 2/3] clk: bcm281xx: add initial clock framework support

Problems with INC_RPM_IMAGE_GEN
 2013-12-16  4:29 UTC 

[PATCH v3 [resend] 00/18] simplify generic cross CPU function call implementation
 2013-12-16  4:24 UTC  (9+ messages)
` [PATCH v3 [resend] 14/18] smp, x86, xen: kill SMP single function call interrupt

[PATCH 01/11] ath9k_common: get rid of an unnecessary variable
 2013-12-16  3:44 UTC  (3+ messages)
` [PATCH 06/11] ath9k_hw: remove ah->config.pcie_clock_req

Replace /dev/random input mix polynomial with Brent's xorgen?
 2013-12-16  4:22 UTC  (2+ messages)

[PATCHv6 0/5] socfpga: Enable SD/MMC support
 2013-12-16  4:20 UTC  (11+ messages)
` [PATCHv6 1/5] mmc: dw_mmc: Add support to set the SDR and DDR timing through clock framework

Memory mapping of config space of pcie devices
 2013-12-16  4:20 UTC  (8+ messages)

[PATCH 0/3] PREEMPT_RT support for Sparc64
 2013-12-16  4:19 UTC  (8+ messages)
` [PATCH 1/3] sparc64: use generic rwsem spinlocks rt
` [PATCH 2/3] sparc64: convert spinlock_t to raw_spinlock_t in mmu_context_t
` [PATCH 3/3] sparc64: convert ctx_alloc_lock raw_spinlock_t

[PATCH] ARM: shmobile: r8a7790 - fix shdi resource sies
 2013-12-16  4:18 UTC  (7+ messages)

[PATCH net-next v4 0/8] net_sched: some cleanup and improvments
 2013-12-16  4:15 UTC  (9+ messages)
` [PATCH net-next v4 1/8] net_sched: remove get_stats from tc_action_ops
` [PATCH net-next v4 2/8] net_sched: act: use standard struct list_head
` [PATCH net-next v4 3/8] net_sched: mirred: remove action when the target device is gone
` [PATCH net-next v4 4/8] net_sched: cls: refactor out struct tcf_ext_map
` [PATCH net-next v4 5/8] net_sched: init struct tcf_hashinfo at register time
` [PATCH net-next v4 6/8] net_sched: convert tcf_hashinfo to hlist and use spinlock
` [PATCH net-next v4 7/8] net_sched: convert tc_action_ops to use struct list_head
` [PATCH net-next v4 8/8] net_sched: convert tcf_proto_ops "

[PATCH v4 00/16] uprobes: Add uprobes support for ARM
 2013-12-16  4:08 UTC  (34+ messages)
` [PATCH v4 01/16] uprobes: allow ignoring of probe hits
` [PATCH v4 02/16] ARM: move shared uprobe/kprobe definitions into new include file
` [PATCH v4 03/16] ARM: Move generic arm instruction parsing code to new files for sharing between features
` [PATCH v4 04/16] ARM: move generic thumb instruction parsing code to new files for use by other feature
` [PATCH v4 05/16] ARM: use a function table for determining instruction interpreter actions
` [PATCH v4 06/16] ARM: Disable jprobes test when built into thumb-mode kernel
` [PATCH v4 07/16] ARM: Remove use of struct kprobe from generic probes code
` [PATCH v4 08/16] ARM: Use new opcode type in ARM kprobes/uprobes code
` [PATCH v4 09/16] ARM: Make the kprobes condition_check symbol names more generic
` [PATCH v4 10/16] ARM: Change more ARM kprobes symbol names to something more
` [PATCH v4 11/16] ARM: Rename the shared kprobes/uprobe return value enum
` [PATCH v4 12/16] ARM: Change the remaining shared kprobes/uprobes symbols to something generic
` [PATCH v4 13/16] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
` [PATCH v4 14/16] ARM: Make arch_specific_insn a define for new arch_probes_insn structure
` [PATCH v4 15/16] ARM: add uprobes support
` [PATCH v4 16/16] ARM: Remove uprobes dependency on kprobes

[PATCH] powerpc: Fix bad stack check in exception entry
 2013-12-16  4:12 UTC 

[PATCH] trace-cmd: Add record --clock option to specify a trace clock
 2013-12-16  4:10 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] mtd: increase max page/OOB size to support 16K pagesize NAND
 2013-12-16  4:08 UTC  (9+ messages)

mm: shm: hang in shmem_fallocate
 2013-12-16  4:01 UTC  (2+ messages)

Writeback threads and freezable
 2013-12-16  3:56 UTC  (4+ messages)

[PATCH 0/3] PREEMPT_RT support for Sparc64
 2013-12-16  3:52 UTC  (3+ messages)

[PATCH v5 0/3] mmc: dw_mmc: add dw_mmc-k3
 2013-12-16  3:50 UTC  (4+ messages)
` [PATCH 2/3] mmc: dw_mmc: add dw_mmc-k3 for k3 platform

[U-Boot] Pull request: u-boot-blackfin
 2013-12-16  3:49 UTC 

[PATCH v2] ASoC: SGTL5000: Fix kernel failed while trying to get optional VDDD supply
 2013-12-16  3:31 UTC  (6+ messages)

creation of the puppet-ceph repository
 2013-12-16  3:46 UTC  (2+ messages)

btrfs send in 3.12 : can't find snapshot?
 2013-12-16  3:40 UTC 

[PATCH 0/8] b44: add support for external PHY
 2013-12-16  3:42 UTC  (4+ messages)
` [PATCH 8/8] b44: add dummy PHY device if we do not find any

[U-Boot] booting issue with Atmel SAMA5D31 Evaluation kit
 2013-12-16  3:42 UTC  (6+ messages)

[PATCH] systemd: ensure autofs4 and ipv6 are included
 2013-12-16  3:40 UTC 

[RFC Part1 PATCH 00/20 v2] Add namespace support for audit
 2013-12-16  3:39 UTC  (11+ messages)

[PATCH] genl: fix a typo in help message of ctrl
 2013-12-16  3:38 UTC 

[PATCH] perf tools: Fix bug for perf kvm report without guestmount
 2013-12-16 16:36 UTC  (3+ messages)
` [PATCH V2] "

libtool package is missing from README
 2013-12-16  3:35 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-moxie: Add moxie Marin SoC support
 2013-12-16  3:35 UTC  (7+ messages)

GPF in aio_migratepage
 2013-12-16  3:27 UTC  (10+ messages)

cron job: media_tree daily build: ERRORS
 2013-12-16  3:33 UTC 

[RFC] fix our current target reap infrastructure
 2013-12-16  3:33 UTC  (5+ messages)

[PATCH 0/5] V3: Update for lsb and lsbtest
 2013-12-16  3:33 UTC  (6+ messages)
` [PATCH 1/5] lsb: update directory of install_initd and remove_initd
` [PATCH 2/5] LSB_Test.sh: update rpm platform file when enable multilib
` [PATCH 3/5] LSB_Test.sh: check ldconfig before update cache
` [PATCH 4/5] LSB_Test.sh: update locales
` [PATCH 5/5] lsbtest: add ppc64 support

[PATCH 1/2] ASoC: sgtl5000: read chip revision for once
 2013-12-16  3:31 UTC  (6+ messages)
` [PATCH 2/2] ASoC: sgtl5000: clean up sgtl5000_enable_regulators()

[PATCH 0/5] Update for lsb and lsbtest
 2013-12-16  3:31 UTC  (3+ messages)

[3.12.5] Regression with PCTV 290e DVB-T2 adapter
 2013-12-16  3:26 UTC  (2+ messages)

[PATCH v5 4/7] X86: generic MSRs save/restore
 2013-12-16  3:23 UTC  (11+ messages)
  `  "
    ` [PATCH v2] x86: "
    ` [PATCH v2] x86: MSR_IA32_BNDCFGS save/restore

exportfs: Messages indicating unsupported operation that works
 2013-12-16  3:19 UTC 

linux-next: manual merge of the tip tree with Linus' tree
 2013-12-16  3:18 UTC 

[PATCH v0 00/71] perf: Add support for Intel Processor Trace
 2013-12-16  3:16 UTC  (3+ messages)
` [PATCH v0 07/71] perf tools: Record whether a dso is 64-bit

Hello, Greeting From Johnson Clitton.‏
 2013-12-16  3:14 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC 0/3] add direct support of event in qapi schema
 2013-12-16  3:12 UTC  (10+ messages)
` [Qemu-devel] [PATCH RFC 2/3] qapi script: add support of event
` [Qemu-devel] [PATCH RFC 3/3] tests: add test cases for qapi event support

[PATCH] perf list: fix --raw-dump
 2013-12-16 16:07 UTC  (4+ messages)

XFS_REPAIR on LVM partition
 2013-12-16  3:05 UTC  (4+ messages)

[PATCH v5 00/14] kexec kernel efi runtime support
 2013-12-16  3:02 UTC  (11+ messages)
` [PATCH v5 08/14] efi: export efi runtime memory mapping to sysfs

Security issue - storing NTACL's in non-NT-security-namespace
 2013-12-16  3:02 UTC  (5+ messages)
        ` BTW - to xfs folk, 'security attr' doesn't seem very useful w/current copy policies
            ` usefulness of 'security attr' being non-copiable on discretionary access linux

[Bug 67061] New: [Nested]L2 guest boot up fail(kvm on kvm)
 2013-12-16  2:57 UTC  (2+ messages)
` [Bug 67061] "

Does dracut need start watchdog?
 2013-12-16  2:53 UTC  (6+ messages)

[PATCH] sigpause.3: ATTRIBUTES: Note function that is thread-safe
 2013-12-16  2:51 UTC 

[PATCH] nfsd: get rid of unused function definition
 2013-12-16  2:48 UTC 

[Qemu-devel] [PATCH V7 0/6] export internal snapshot by qemu-nbd
 2013-12-16  2:47 UTC  (7+ messages)
` [Qemu-devel] [PATCH V7 4/6] qemu-img: add -l for snapshot in convert

[PATCH net-next] net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()
 2013-12-16  2:48 UTC 

[PATCH v2] sctp: loading sctp when load sctp_probe
 2013-12-16  2:47 UTC  (4+ messages)

[PATCH 0/7] usb: dwc3: pm_runtime implementation
 2013-12-16  2:47 UTC  (9+ messages)
` [PATCH 7/7] usb: dwc3: exynos: add pm_runtime support

[PATCH] gpio: add GPIO support for SMSC SCH311x
 2013-12-16  2:46 UTC  (2+ messages)

[PATCH -next] xen-netback: fix fragments error handling in checksum_setup_ip()
 2013-12-16  2:45 UTC 

[PATCH -next] xen-netback: fix fragments error handling in checksum_setup_ip()
 2013-12-16  2:45 UTC 

[Qemu-devel] [PATCH V4 0/9] qapi script: support enum as discriminator and better enum name
 2013-12-16  2:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH V4 8/9] qapi: convert BlockdevOptions to use enum discriminator

[Qemu-devel] [PATCH arm-devs v3 0/9] Fix Support for ARM A9 CBAR
 2013-12-16  2:39 UTC  (9+ messages)
` [Qemu-devel] [PATCH arm-devs v3 1/9] qom/object: Make uintXX added properties writable

[PATCH V2] ASOC:DAPM: update DPCM runtime when mixer/mux changes
 2013-12-16  2:43 UTC  (4+ messages)
` [PATCH] "

[Qemu-devel] [PATCH target-arm v5 00/10] Fix Support for ARM CBAR and reset-hivecs
 2013-12-16  2:33 UTC  (9+ messages)
` [Qemu-devel] [PATCH target-arm v5 03/10] target-arm/cpu: Convert reset CBAR to a property
` [Qemu-devel] [PATCH target-arm v5 04/10] arm/highbank: Use object_new() rather than cpu_arm_init()
` [Qemu-devel] [PATCH target-arm v5 05/10] arm/highbank: Fix CBAR initialisation
` [Qemu-devel] [PATCH target-arm v5 06/10] arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()
` [Qemu-devel] [PATCH target-arm v5 07/10] arm/xilinx_zynq: Implement CBAR initialisation
` [Qemu-devel] [PATCH target-arm v5 08/10] arm/highbank.c: Fix MPCore periphbase name
` [Qemu-devel] [PATCH target-arm v5 09/10] ARM: cpu: add "reset_hivecs" property
` [Qemu-devel] [PATCH target-arm v5 10/10] ARM: arm_cpu_reset: make it possible to use high vectors for reset_exc

[PATCH] KVM: PPC: Book3S HV: Don't drop low-order page address bits
 2013-12-16  2:31 UTC  (2+ 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.