All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-23 11:32:34 to 2015-03-23 12:29:33 UTC [more...]

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-23 12:29 UTC  (4+ messages)
` [PATCH 20/35 linux-next] swim3: "
  ` [PATCH 21/35 linux-next] mfd: "

[PATCH] CHROMIUM: iommu: rockchip: Make sure that page table state is coherent
 2015-03-23 12:29 UTC  (6+ messages)

[PATCH 9/9] x86, traps: Replace some open-coded vm86 checks with v8086_mode
 2015-03-23 12:28 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Replace some open-coded VM86 checks with v8086_mode() checks

[PATCH] mfd: dln2: use msecs_to_jiffies for time conversion
 2015-03-23 12:28 UTC  (2+ messages)

[PATCH 8/9] x86: Remove user_mode_vm
 2015-03-23 12:28 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Remove user_mode_vm()

[PATCH 7/9] x86, treewide: s/user_mode_vm/user_mode/g
 2015-03-23 12:27 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'

[PATCH 6/9] x86: Make user_mode work correctly if regs came from vm86 mode
 2015-03-23 12:27 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Make user_mode() work correctly if regs came from VM86 mode

[PATCH 5/9] x86, traps: Use user_mode_ignore_vm86 where appropriate
 2015-03-23 12:27 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Use user_mode_ignore_vm86() "

[PATCH 4/9] x86, perf: Explicitly optimize vm86 handling in code_segment_base
 2015-03-23 12:26 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base()

[PATCH 3/9] x86: Add user_mode_ignore_vm86
 2015-03-23 12:26 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Add user_mode_ignore_vm86()

[tip:perf/x86] perf/x86/intel: Support task events with Intel CQM
 2015-03-23 12:26 UTC  (2+ messages)
` [tip:perf/x86] perf: Remove type specific target pointers

[tip:perf/x86] perf/x86/intel: Add Intel Cache QoS Monitoring support
 2015-03-23 12:25 UTC  (2+ messages)
` [tip:perf/x86] perf/x86/intel: Fix Makefile to actually build the cqm driver

[PATCH -next] metag: Fix ioremap_wc/ioremap_cached build errors
 2015-03-23 12:26 UTC 

[PATCH v5] sched/rt: Use IPI to trigger RT task push migration instead of pulling
 2015-03-23 12:25 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] irq_work: Fix build failure when CONFIG_IRQ_WORK not defined
 2015-03-23 12:25 UTC  (2+ messages)
` [tip:sched/core] irq_work: Fix build failure when CONFIG_IRQ_WORK is "

[PATCH V2] tick/broadcast-hrtimer : Fix suspicious RCU usage in idle loop
 2015-03-23 12:24 UTC  (2+ messages)
` [tip:timers/urgent] timers/tick/broadcast-hrtimer: "

[PATCH] sched: fix RLIMIT_RTTIME when PI-boosting to RT
 2015-03-23 12:24 UTC  (2+ messages)
` [tip:sched/core] sched: Fix "

[Qemu-devel] RFC: memory API changes
 2015-03-23 12:24 UTC 

[PATCH 0/5] tools: various changes
 2015-03-23 12:25 UTC  (6+ messages)
` [PATCH 4/5] hvmloader: add knob for fixed SMBIOS date string

perf: fuzzer gets CPU stuck in perf_callchain()
 2015-03-23 12:23 UTC  (2+ messages)
` [tip:perf/urgent] perf: Fix irq_work 'tail' recursion

[RFC PATCH v2 00/22] xen/arm: Add ITS support
 2015-03-23 12:24 UTC  (4+ messages)
` [RFC PATCH v2 06/22] xen/arm: its: Port ITS driver to xen

[PATCH 0/3] Reduce system overhead of automatic NUMA balancing
 2015-03-23 12:24 UTC  (16+ messages)
` [PATCH 1/3] mm: numa: Group related processes based on VMA flags instead of page table flags
` [PATCH 2/3] mm: numa: Preserve PTE write permissions across a NUMA hinting fault
` [PATCH 3/3] mm: numa: Slow PTE scan rate if migration failures occur

[PATCH] cast used->idx to volatile
 2015-03-23 12:23 UTC  (2+ messages)

[PATCH] x86,boot: standardize strcmp()
 2015-03-23 12:23 UTC  (2+ messages)
` [tip:x86/boot] x86/boot: Standardize strcmp()

[PATCH 1/1] x86/cpu: kill eager_fpu_init_bp()
 2015-03-23 12:22 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Kill eager_fpu_init_bp()

[PATCH 1/1] x86/cpu: don't allocate fpu->state for swapper/0
 2015-03-23 12:22 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Don't "

[Qemu-devel] [PATCH v5 00/45] Postcopy implementation
 2015-03-23 12:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 45/45] Inhibit ballooning during postcopy

[PATCH v2 4/4] x86/fpu: don't abuse drop_init_fpu() in flush_thread()
 2015-03-23 12:21 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Don't "

[PATCH 3/4] x86/fpu: use restore_init_xstate() instead of math_state_restore() on kthread exec
 2015-03-23 12:21 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Use "

[PATCH 2/4] x86/fpu: introduce restore_init_xstate()
 2015-03-23 12:20 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Introduce restore_init_xstate()

[PATCH 0/3] iscsi/iser-target: Convert to kthread.h + fix logout failure
 2015-03-23 12:21 UTC  (3+ messages)
` [PATCH 1/3] iscsi-target: Convert iscsi_thread_set usage to kthread.h

[PATCH 1/4] x86/fpu: document user_fpu_begin()
 2015-03-23 12:20 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Document user_fpu_begin()

[PATCH 1/9] x86, fault: Use TASK_SIZE_MAX in is_prefetch
 2015-03-23 12:20 UTC  (2+ messages)
` [tip:x86/asm] x86/mm/fault: Use TASK_SIZE_MAX in is_prefetch()

Invitation: YOUR BANK CHEQUE
 2015-03-23 12:21 UTC 

[PATCH] x86: execve and sigreturn syscalls must return via iret
 2015-03-23 12:19 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET

[PATCH 2/9] x86, perf: Fix incorrect TIF_IA32 check in code_segment_base
 2015-03-23 12:20 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry, perf: Fix incorrect TIF_IA32 check in code_segment_base()

BTRFS: unable to add free space :-17
 2015-03-23 12:19 UTC 

Delaying an interrupt handler
 2015-03-23 12:18 UTC 

[PATCH v2 0/8] gpio: omap: cleanup: get rid of system GPIO <-> GPIO offset converseations
 2015-03-23 12:18 UTC  (9+ messages)
` [PATCH v2 1/8] gpio: omap: convert omap_gpio_is_input() to use gpio offset
` [PATCH v2 2/8] gpio: omap: simplify omap_set_gpio_dataout_x()
` [PATCH v2 3/8] gpio: omap: convert debounce functions switch to use gpio offset
` [PATCH v2 4/8] gpio: omap: drop 'gpio' param from omap_gpio_init_irq()
` [PATCH v2 5/8] gpio: omap: convert gpio irq functions to use GPIO offset
` [PATCH v2 6/8] gpio: omap: get rid of GPIO_BIT() macro
` [PATCH v2 7/8] gpio: omap: get rid of omap_irq_to_gpio()
` [PATCH v2 8/8] gpio: omap: get rid of GPIO_INDEX() macro

[PATCH] Btrfs: fix log tree corruption when fs mounted with -o discard
 2015-03-23 12:17 UTC 

[PATCH 00/16] Sanitize usage of ->flags and ->mapping for tail pages
 2015-03-23 12:17 UTC  (7+ messages)
` [PATCH 05/16] page-flags: define behavior of FS/IO-related flags on compound pages

[Qemu-devel] live migration fails after host kernel upgrade (3.12 => 3.18)
 2015-03-23 12:16 UTC  (3+ messages)

[PATCH 00/14] Enhance twl4030_charger functionality. - V2
 2015-03-23 12:14 UTC  (3+ messages)
` [PATCH 08/14] twl4030_charger: allow max_current to be managed via sysfs
    ` [Gta04-owner] "

[RFC 0/4] Convert requests to use struct fence
 2015-03-23 12:13 UTC  (5+ messages)
` [RFC 3/4] drm/i915: Interrupt driven fences

[Xenomai] Xenomai/cobalt: low_init(): binding failed: Function not implemented error issued when trting to run latency app on xeno 3.x-rc3
 2015-03-23 12:11 UTC  (14+ messages)

prevent disk from spinning up at system resume
 2015-03-23 11:02 UTC 

[Qemu-devel] [PATCH] rcutorture: fix compilation on 32-bit ppc
 2015-03-23 12:09 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.3] sdhci: add "drive" property
 2015-03-23 12:09 UTC  (4+ messages)

[PATCH 0/1] yocto-bsp updates for 1.8
 2015-03-23 12:09 UTC  (4+ messages)

[PATCH 1/1] python-cmd2: update checksum
 2015-03-23 12:08 UTC  (4+ messages)

[PATCH v10 tip 0/9] tracing: attach eBPF programs to kprobes
 2015-03-23 12:07 UTC  (5+ messages)
` [PATCH v10 tip 5/9] tracing: allow BPF programs to call bpf_trace_printk()

Cancelled: YOUR BANK CHEQUE
 2015-03-23 12:07 UTC 

dpdk kni ping answer
 2015-03-23 12:07 UTC 

[Qemu-devel] [PATCH for-2.3 v2] cpus: Don't kick un-realized cpus
 2015-03-23 12:07 UTC  (2+ messages)

[PATCH 1/2] spi: pxa2xx: Remove needless includes
 2015-03-23 12:07 UTC  (2+ messages)
  ` [PATCH 2/2] spi: omap-uwire: Remove needless include asm/irq.h

[PATCH/RFC v13 00/13] LED / flash API integration
 2015-03-23 12:07 UTC  (6+ messages)
` [PATCH/RFC v13 03/13] leds: Add support for max77693 mfd flash cell
` [PATCH/RFC v13 04/13] DT: Add documentation for the mfd Maxim max77693

[Qemu-devel] [PATCH 1/2] object: Add can_be_deleted callback to TypeInfo and TypeImpl
 2015-03-23 12:06 UTC  (3+ messages)

[PATCH 1/1] tools: Fix some strings and functions regarding VFIO support
 2015-03-23 12:06 UTC 

[PATCH] ACPI: Adjust the return value of _REV on x86
 2015-03-23 12:04 UTC  (4+ messages)

[Qemu-devel] [PATCH] SeaBios/vTPM: Enable Xen stubdom vTPM for HVM virtual machine
 2015-03-23 12:03 UTC  (8+ messages)
  ` [Qemu-devel] [Xen-devel] "
          `  "

[PATCH] compat: Fix endian issue in union sigval
 2015-03-23 12:02 UTC  (13+ messages)
                ` [PATCH] tile: use si_int instead of si_ptr for compat_siginfo

[PATCH 1/1] bridge: detect NAT66 correctly and change MAC address
 2015-03-23 12:07 UTC  (3+ messages)
` [PATCHv2 1/4] "

[PATCH 4/4] mm: numa: Slow PTE scan rate if migration failures occur
 2015-03-23 12:01 UTC  (14+ messages)

[Patch V2 0/2] xen: fix regressions regarding memory hotplug in pv domains
 2015-03-23 11:59 UTC  (8+ messages)
` [Patch V2 2/2] xen: before ballooning hotplugged memory, set frames to invalid
    ` [Xen-devel] "

[PATCH v2 0/2] ALSA: jack: Refactoring for jack kctls
 2015-03-23 11:59 UTC  (12+ messages)
` [PATCH v2 1/2] ALSA: jack: create jack kcontrols for every jack input device

[PATCH] systemd: fix firmware path to match linux-firmware
 2015-03-23 11:58 UTC  (2+ messages)

[v4 0/8] Add VT-d Posted-Interrupts support - IOMMU part
 2015-03-23 11:57 UTC  (4+ messages)
` [v4 2/8] iommu, x86: Define new irte structure for VT-d Posted-Interrupts

[sur40] Debugging a race condition?
 2015-03-23 11:57 UTC 

[PATCH v3 0/2] ALSA: jack: Refactoring for jack kctls
 2015-03-23 11:57 UTC  (6+ messages)
` [PATCH v3 1/2] ALSA: jack: create jack kcontrols for every jack input device

informations about Linux wifi driver's architecture today
 2015-03-23 11:56 UTC  (5+ messages)

[PATCH v5 00/12] mfd: axp20x: add AXP221 PMIC support
 2015-03-23 11:55 UTC  (17+ messages)
` [PATCH v5 03/12] mfd: axp20x: add AXP22x "
` [PATCH v5 04/12] mfd: axp20x: update DT bindings with AXP22x compatibles
` [PATCH v5 08/12] mfd: axp20x: Add AXP22x regulator information to DT bindings
` [PATCH v5 09/12] mfd: axp20x: Enable AXP22X regulators

[RFC 0/4] arm64: kexec: fix kvm issue in kexec
 2015-03-23 11:53 UTC  (15+ messages)
` [RFC 1/4] arm64: kvm: add a cpu tear-down function
` [RFC 2/4] arm64: kexec: fix kvm issue
` [RFC 3/4] arm64: kvm: add cpu reset hook for cpu hotplug
` [RFC 4/4] arm64: kvm: add cpu reset at module exit

[Qemu-devel] [PATCH v3 0/3] Add bdrv_get_device_or_node_name()
 2015-03-23 11:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/3] block: add 'node-name' field to BLOCK_IMAGE_CORRUPTED

[PATCH] Staging: rtl8188eu: remove dead code
 2015-03-23 11:54 UTC  (2+ messages)

[PATCH] oeqa/selftest: New auto bitbake test for poky tiny
 2015-03-23 11:54 UTC  (3+ messages)

[PATCH] tools: Fix some strings and functions regarding VFIO support
 2015-03-23 11:52 UTC  (3+ messages)

[PATCH 1/1] Add virtio-input driver
 2015-03-23 11:52 UTC  (6+ messages)
          ` [virtio-dev] "

[PATCH] scripts: enable extended tag of PCIe
 2015-03-23 11:52 UTC  (2+ messages)

[Qemu-devel] GSoC Proposal: ARM Virtualization Extensions
 2015-03-23 11:51 UTC  (4+ messages)

[PATCH RESEND 2 1/5] staging: sm750fb: Use memset_io instead of memset
 2015-03-23 11:51 UTC  (5+ messages)

[Qemu-devel] [PATCH] nvme: Fix unintentional integer overflow (OVERFLOW_BEFORE_WIDEN)
 2015-03-23 11:51 UTC  (2+ messages)

[PATCH net-next 1/3] bgmac: fix descriptor frame start/end definitions
 2015-03-23 11:35 UTC  (3+ messages)
` [PATCH net-next 2/3] bgmac: implement GRO and use build_skb
` [PATCH net-next 3/3] bgmac: implement scatter/gather support

[Xenomai] ARMv8 (ARM64) port of Xenomai
 2015-03-23 11:50 UTC  (6+ messages)

[PATCH] virtio_mmio: generation support
 2015-03-23 11:50 UTC  (4+ messages)

[PATCH] virtio_mmio: fix endian-ness for mmio
 2015-03-23 11:49 UTC  (6+ messages)

[PATCH 00/15] iommu: Move domain allocation into drivers
 2015-03-23 11:49 UTC  (5+ messages)

[RFC] pinmux: group and function definitions in the device tree
 2015-03-23 11:49 UTC  (8+ messages)

Warning: HOME environment variable not set
 2015-03-23 11:47 UTC 

[PATCH net-next 0/5] mpls: Behaviour-changing improvements
 2015-03-23 11:47 UTC  (9+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 2/5] mpls: Remove incorrect PHP comment
  ` [PATCH net-next v2 3/5] mpls: Differentiate implicit-null and unlabeled neighbours

[PATCH] cmdline: fix type format from unsigned to size_t for buffer size
 2015-03-23 11:46 UTC  (3+ messages)

nftables: nft fails to add rules to chains
 2015-03-23 11:45 UTC  (6+ messages)

[PATCH v4 0/3] powerpc: Enable seccomp filter support
 2015-03-23 11:44 UTC  (5+ messages)

[PATCH libnftnl] src: restore static array with expression operations
 2015-03-23 11:44 UTC  (2+ messages)

[PATCH] Fix `eventfd_link' module leakages and races
 2015-03-23 11:44 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Input: ALPS - Report v3 pinnacle trackstick device only if is present
 2015-03-23 11:42 UTC  (3+ messages)

[PATCH 1/2] mwifiex: stop command path in suspend handler
 2015-03-23 14:20 UTC  (3+ messages)
` [PATCH 2/2] mwifiex: recover from skb allocation failures during RX

[PATCH] librte_pmd_e1000: power down the serdes link
 2015-03-23 11:40 UTC  (2+ messages)

[PATCH] ARM: kvm: implement replacement for ld's LOG2CEIL()
 2015-03-23 11:40 UTC  (2+ messages)

[PATCH] Input: ALPS - Detect trackstick presence for v7 protocol
 2015-03-23 11:39 UTC  (3+ messages)

[PATCH] meta-yocto/distro: Updated SANITY_TESTED_DISTROS
 2015-03-23 11:38 UTC  (3+ messages)

[PATCH 0/8] Netfilter updates for net-next
 2015-03-23 11:36 UTC  (9+ messages)
` [PATCH 1/8] netfilter: bridge: query conntrack about skb dnat
` [PATCH 2/8] netfilter: bridge: remove BRNF_STATE_BRIDGED flag
` [PATCH 3/8] netfilter: Remove uses of seq_<foo> return values
` [PATCH 4/8] netfilter: nf_tables: consolidate error path of nf_tables_newtable()
` [PATCH 5/8] netfilter: bridge: kill nf_bridge_pad
` [PATCH 6/8] netfilter: nft_rbtree: fix locking
` [PATCH 7/8] netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval sets
` [PATCH 8/8] netfilter: ip6t_REJECT: check for IP6T_F_PROTO

[PATCH] app/testpmd: fix potential out of bounds read
 2015-03-23 11:36 UTC  (2+ messages)

[PATCH] Add device tree support to adp1653 flash driver
 2015-03-23 11:34 UTC  (2+ messages)

Thanks for the awesome
 2015-03-23 11:34 UTC 

[PATCH] tipc: fix build issue when building without IPv6
 2015-03-23 11:33 UTC  (7+ messages)
` [PATCH v2] "

[v2 PATCH 0/10] rhashtable: Multiple rehashing
 2015-03-23 11:32 UTC  (4+ messages)
` [v2 PATCH 6/10] netfilter: Use default rhashtable hashfn


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.