linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-05 07:19:25 to 2014-03-05 12:54:38 UTC [more...]

perf_fuzzer compiled for x32 causes reboot
 2014-03-05 12:54 UTC  (9+ messages)
` [PATCHv2] x86 trace: Fix page fault tracing bug
  ` [tip:x86/urgent] x86, trace: Fix CR2 corruption when tracing page faults

[PATCH 0/6] gpio / ACPI: Rework ACPI GPIO events and add support for operation regions
 2014-03-05 13:07 UTC  (5+ messages)
` [PATCH 1/6] gpiolib: Allow GPIO chips to request their own GPIOs

[ACPI / hotplug / PCI] 1b360f44d00: -80.9% vm-scalability.stddev
 2014-03-05 12:58 UTC  (3+ messages)

fs: gpf in simple_setattr
 2014-03-05 12:45 UTC  (6+ messages)

[PATCH v2 00/11] Generic Device Tree based power domain look-up
 2014-03-05 12:44 UTC  (9+ messages)
` [PATCH v2 01/11] base: power: Add generic OF-based "
` [PATCH v2 02/11] drivercore: Bind/unbind power domain on probe/remove

[PATCH] fbdev: FB_OPENCORES should depend on HAS_DMA
 2014-03-05 12:44 UTC  (3+ messages)

[PATCH v5 0/6] Make dwc3 use Generic PHY Framework
 2014-03-05 12:42 UTC  (3+ messages)
` [PATCH v5 6/6] arm/dts: added dt properties to adapt to the new phy framwork

[PATCH 1/3] tracing: Use inline task_nice() to get rid of an open coded implementation of it
 2014-03-05 12:36 UTC  (3+ messages)
` [PATCH 2/3] sched: Use clamp() and clamp_val() to make it more readable
` [PATCH 3/3] sched/prio: Replace hardcoding of 40 with NICE_WIDTH

[PATCH net-next v6 0/10] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2014-03-05 12:35 UTC  (9+ messages)
` [PATCH net-next v6 1/10] xen-netback: Use skb->cb for pending_idx
` [PATCH net-next v6 4/10] xen-netback: Introduce TX grant mapping
` [PATCH net-next v6 7/10] xen-netback: Handle guests with too many frags
` [PATCH net-next v6 8/10] xen-netback: Add stat counters for frag_list skbs

[PATCH V2] ARM: dove: dt: revert PMU interrupt controller node
 2014-03-05 11:52 UTC  (5+ messages)
` [PATCH] Revert "irqchip: irq-dove: Add PMU interrupt controller."

[PATCH v5 00/14] usb: phy: msm: Fixes, cleanups and DT support
 2014-03-05 12:34 UTC  (16+ messages)
` [PATCH v5 01/14] usb: phy: msm: Move global regulators variables to driver state
` [PATCH v5 02/14] usb: phy: msm: Migrate to Managed Device Resource allocation
` [PATCH v5 03/14] usb: phy: msm: Remove unnecessarily check for valid regulators
` [PATCH v5 04/14] usb: phy: msm: Fix checkpatch.pl warnings
` [PATCH v5 05/14] usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode
` [PATCH v5 06/14] usb: phy: msm: Remove unused pclk_src_name
` [PATCH v5 07/14] usb: phy: msm: Remove HSUSB prefix from regulator names
` [PATCH v5 08/14] usb: phy: msm: Properly check result from platform_get_irq()
` [PATCH v5 09/14] usb: phy: msm: Add device tree support and binding information
` [PATCH v5 10/14] usb: phy: msm: Use reset framework for LINK and PHY resets
` [PATCH v5 11/14] usb: phy: msm: Add support for secondary PHY control
` [PATCH v5 12/14] usb: phy: msm: Correct USB PHY Reset sequence for newer platform
` [PATCH v5 13/14] usb: phy: msm: Handle disconnect events
` [PATCH v5 14/14] usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX

[RFC V1 0/2] da9063: Support for RTC and register definition updates
 2014-03-05 12:25 UTC  (3+ messages)
` [RFC V1 1/2] mfd: da9063: Upgrade of register definitions to support production silicon
` [RFC V1 2/2] rtc: da9063: RTC driver

[PATCH 00/12] ARM: OMAP: SATA support for OMAP5 & DRA7
 2014-03-05 12:23 UTC  (7+ messages)
` [PATCH 02/12] phy: omap-control: Update DT binding information

[PATCH] gpio: davinci: fix gpio selection for OF
 2014-03-05 13:12 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] Staging: comedi: range: tidy up comedi_check_chanlist()
 2014-03-05 12:17 UTC  (2+ messages)

[PATCH] Staging: comedi: add timeouts to while loops in s626.c
 2014-03-05 12:11 UTC  (5+ messages)
` [PATCH v2 1/2] Staging: comedi: convert while loops to timeouts "
` [PATCH v2 2/2] Staging: comedi: propagate timeout errors "

[PATCH] Revert "Bluetooth: Use devname:vhci module alias for virtual HCI driver"
 2014-03-05 11:59 UTC 

[PATCH -tip v8 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts
 2014-03-05 12:01 UTC  (27+ messages)
` [PATCH -tip v8 01/26] [BUGFIX]kprobes/x86: Fix page-fault handling logic
` [PATCH -tip v8 02/26] kprobes/x86: Allow to handle reentered kprobe on singlestepping
` [PATCH -tip v8 03/26] kprobes: Prohibit probing on .entry.text code
` [PATCH -tip v8 04/26] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
` [PATCH -tip v8 05/26] [BUGFIX] kprobes/x86: Prohibit probing on debug_stack_*
` [PATCH -tip v8 06/26] [BUGFIX] x86: Prohibit probing on native_set_debugreg/load_idt
` [PATCH -tip v8 07/26] [BUGFIX] x86: Prohibit probing on thunk functions and restore
` [PATCH -tip v8 08/26] kprobes/x86: Call exception handlers directly from do_int3/do_debug
` [PATCH -tip v8 09/26] x86: Call exception_enter after kprobes handled
` [PATCH -tip v8 10/26] kprobes/x86: Allow probe on some kprobe preparation functions
` [PATCH -tip v8 11/26] kprobes: Allow probe on some kprobe functions
` [PATCH -tip v8 12/26] ftrace/*probes: Allow probing on some functions
` [PATCH -tip v8 13/26] x86: Allow kprobes on text_poke/hw_breakpoint
` [PATCH -tip v8 14/26] x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
` [PATCH -tip v8 15/26] kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes
` [PATCH -tip v8 16/26] ftrace/kprobes: Use NOKPROBE_SYMBOL macro in ftrace
` [PATCH -tip v8 17/26] notifier: Use NOKPROBE_SYMBOL macro in notifier
` [PATCH -tip v8 18/26] sched: Use NOKPROBE_SYMBOL macro in sched
` [PATCH -tip v8 19/26] kprobes: Show blacklist entries via debugfs
` [PATCH -tip v8 20/26] kprobes: Support blacklist functions in module
` [PATCH -tip v8 21/26] kprobes: Use NOKPROBE_SYMBOL() in sample modules
` [PATCH -tip v8 22/26] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text
` [PATCH -tip v8 23/26] kprobes/x86: Remove unneeded preempt_disable/enable in interrupt handlers
` [PATCH -tip v8 24/26] kprobes: Enlarge hash table to 512 entries
` [PATCH -tip v8 25/26] kprobes: Introduce kprobe cache to reduce cache misshits
` [PATCH -tip v8 26/26] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe

[PATCH tip] sched/rt: Fix picking RT and DL tasks from empty queue
 2014-03-05 11:59 UTC  (2+ messages)

[PATCH v6 0/6] [RFC] Support for creating generic host_bridge from device tree
 2014-03-05 11:48 UTC  (7+ messages)
` [PATCH v6 1/6] pci: Introduce pci_register_io_range() helper function
` [PATCH v6 2/6] pci: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v6 3/6] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus
` [PATCH v6 4/6] pci: Introduce a domain number for pci_host_bridge
` [PATCH v6 5/6] pci: Export find_pci_host_bridge() function
` [PATCH v6 6/6] pci: Add support for creating a generic host_bridge from device tree

[PATCH v6 0/3] [RFC] Add support for PCI in AArch64
 2014-03-05 11:49 UTC  (4+ messages)
` [PATCH v6 1/3] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases
` [PATCH v6 2/3] arm64: Extend the PCI I/O space to 16MB
` [PATCH v6 3/3] arm64: Add architecture support for PCI

Loan Application
 2014-03-05 11:36 UTC 

[PATCH] ARM: dts: imx6qdl-sabresd.dtsi: Add heartbeat led
 2014-03-05 11:42 UTC  (2+ messages)
  ` [PATCH v2] ARM: dts: imx6qdl-sabresd.dtsi: Add red led

[PATCH v5 0/7] [RFC] Support for creating generic host_bridge from device tree
 2014-03-05 11:40 UTC  (15+ messages)
` [PATCH v5 3/7] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus
` [PATCH v5 5/7] pci: Use parent domain number when allocating child busses
` [PATCH v5 7/7] pci: Add support for creating a generic host_bridge from device tree

[PATCH v4 0/6] Deferrable timers support for hrtimers/timerfd API
 2014-03-05 11:40 UTC  (11+ messages)
` [PATCH v4 5/6] timerfd: Add support for deferrable timers

[PATCH v6 0/8] Move device tree graph parsing helpers to drivers/of
 2014-03-05 11:35 UTC  (10+ messages)
` [PATCH v6 1/8] [media] of: move graph helpers from drivers/media/v4l2-core "
` [PATCH v6 2/8] Documentation: of: Document graph bindings
` [PATCH v6 3/8] of: Warn if of_graph_get_next_endpoint is called with the root node
` [PATCH v6 4/8] of: Reduce indentation in of_graph_get_next_endpoint
` [PATCH v6 5/8] [media] of: move common endpoint parsing to drivers/of
` [PATCH v6 6/8] of: Implement simplified graph binding for single port devices
` [PATCH v6 7/8] of: Document "
` [PATCH v6 8/8] of: Warn if of_graph_parse_endpoint is called with the root node

[PATCH] clk: turn rate change failed warning into pr_debug
 2014-03-05 11:28 UTC  (2+ messages)

[PATCH v7 0/4] phy: Add new Exynos USB 2.0 PHY driver
 2014-03-05 11:21 UTC  (4+ messages)
` [PATCH v7 3/4] "

[patch 0/5] genirq: Sanitize irq_set_affinity callbacks
 2014-03-05 11:20 UTC  (5+ messages)
` [patch 2/5] mips: Validate online cpus in irq_set_affinity() callbacks
` [patch 4/5] xen: Validate online cpus in set_affinity

[PATCH] watchdog: bcm281xx: Fix Kconfig dependency
 2014-03-05 10:57 UTC 

[PATCH 0/2] sched: Removed unused mc_capable() and smt_capable()
 2014-03-05 11:16 UTC  (2+ messages)

[RFC] [PATCH] Pre-emption control for userspace
 2014-03-05 11:10 UTC  (8+ messages)

Making a universal list of syscalls?
 2014-03-05 11:08 UTC  (2+ messages)

[PATCH] iio: adc: at91_adc: correct default shtim value
 2014-03-05 11:04 UTC  (2+ messages)

[sched/idle] c365c292d05: ltp.sched_rr_get_interval02.1.TFAIL
 2014-03-05 11:02 UTC  (2+ messages)

[PATCH] drivers: rtc: rtc-s3c: remove NO_IRQ macro
 2014-03-05 11:12 UTC 

[PATCH v7 0/2] hibernation support on ARM
 2014-03-05 10:50 UTC  (3+ messages)
` [PATCH v7 1/2] ARM: avoid tracers in soft_restart
` [PATCH v7 2/2] ARM hibernation / suspend-to-disk

[PATCH] drivers: mfd: silence compiler warning in sec-core.c
 2014-03-05 10:59 UTC 

[PATCH] regulator: pfuze100: Add PFUZE200 support to Kconfig and module description
 2014-03-05 10:40 UTC  (2+ messages)

perf: Implement lbr-as-callgraph v4
 2014-03-05 10:29 UTC  (3+ messages)
` [PATCH 2/8] perf, tools: Support handling complete branch stacks as histograms v4

[PATCH v3 1/3] mfd: Add support for S2MPA01 device
 2014-03-05 10:24 UTC  (3+ messages)
` [PATCH v3 3/3] Documentation: mfd: Add binding document for S2MPA01

[PATCH v2] IOMMU: iopte free should check wether input argument is NULL
 2014-03-05 10:20 UTC 

[PATCH 00/12] Migrate usbip-utils to libudev
 2014-03-05 10:16 UTC  (8+ messages)
` [PATCH 01/12] staging: usbip: userspace: migrate usbip_bind "
` [PATCH 06/12] staging: usbip: userspace: add new list API

[PATCH 7/7] staging: cxt1e1: remove unneeded a value
 2014-03-05 10:13 UTC  (2+ messages)

[BISECTED] ssh - Received disconnect from x.x.x.x: 2: Bad packet length 3149594624
 2014-03-05 10:06 UTC  (5+ messages)
` [PATCH] wl1251: use skb_trim to make skb shorter

[PATCH v5 0/7] Move device tree graph parsing helpers to drivers/of
 2014-03-05 10:05 UTC  (7+ messages)
` [PATCH v5 5/7] [media] of: move common endpoint parsing "

[PATCH 0/3] regulator: s2mps11: Add support for S2MPS14 regulators
 2014-03-05 10:04 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] regulator: s2mps11: Add set_suspend_disable for S2MPS14
` [PATCH 3/3] Documentation: mfd: s2mps11: Document support "

[PATCH] staging: cxt1e1: use kzalloc instead of kmalloc/memset 0
 2014-03-05 10:04 UTC  (2+ messages)

[PATCH tip] perf/x86/uncore: Add __init for uncore_cpumask_init()
 2014-03-05  9:58 UTC 

[PATCH v5 net-next 0/3] filter: add Extended BPF interpreter and converter
 2014-03-05  9:25 UTC  (5+ messages)
` [PATCH v5 net-next 1/3] "
` [PATCH v5 net-next 3/3] doc: filter: add Extended BPF documentation

[PATCH net-next] net/mlx4_en: mlx4_en_verify_params() can be static
 2014-03-05  9:57 UTC 

[PATCH 0/3] soc: Introduce drivers/soc and add Keystone QMSS driver
 2014-03-05  9:55 UTC  (5+ messages)
` [PATCH 2/3] soc: keystone: add "

[PATCH] pch_phub: Report error writing MAC back to user
 2014-03-05  9:44 UTC 

[PATCH] perf kvm: introduce --list-cmds for use by scripts
 2014-03-05  9:51 UTC  (2+ messages)

linux rdma 3.14 merge plans
 2014-03-05  9:54 UTC  (6+ messages)

[PATCH 0/2] mfd: da9055: Add DT support & documentation for PMIC
 2014-03-05  9:50 UTC  (4+ messages)
` [PATCH 2/2] mfd: da9055: Add DT binding "
  ` [PATCH Resend "

[PATCH 1/2] memcg: reparent charges of children before processing parent
 2014-03-05  9:27 UTC  (2+ messages)

[PATCH] [RFC] Taint the kernel for unsafe module options
 2014-03-05  9:33 UTC 

[PATCH 0/8] integrity: fixes and new features
 2014-03-05  9:26 UTC  (8+ messages)
` [PATCH 8/8] evm: introduce EVM hmac xattr list

[PATCH 0/2] spi: atmel: adopt pinctrl support
 2014-03-05  9:22 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: sama5d36ek: add spi pinctrl sleep state

[PATCH RESEND] arm: nspire: modify device tree to use the lsi,zevio-usb driver
 2014-03-05  9:15 UTC 

[PATCH 0/3] pinctrl: mvebu: prepare for single PMU node
 2014-03-05  9:12 UTC  (2+ messages)

[PATCH 1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x
 2014-03-05  9:12 UTC  (10+ messages)
` [PATCH 2/4] phy: miphy365x: Add MiPHY365x header file for DT x Driver defines
` [PATCH 3/4] ARM: DT: STi: Add DT node for MiPHY365x
` [PATCH 4/4] phy: miphy365x: Provide support for the MiPHY356x Generic PHY

[PATCH] phy: fix compiler array bounds warning on settings[]
 2014-03-05  9:10 UTC  (2+ messages)

futex funkiness -- massive lockups
 2014-03-05  9:01 UTC  (3+ messages)

[PATCHv2] devicetree: bindings: document lsi,zevio-usb
 2014-03-05  8:54 UTC 

[PATCH v2 RESEND 2/2] mtd: Fix the behavior of otp write if there is not enough room for data
 2014-03-05  8:50 UTC  (4+ messages)

[PATCH 0/3] RDSEED support for the Linux kernel
 2014-03-05  8:45 UTC  (7+ messages)
` [PATCH 1/3] x86, random: Enable the RDSEED instruction
` [PATCH 2/3] random: Use arch_get_random_seed*() at init time and once a second
` [PATCH 3/3] random: If we have arch_get_random_seed*(), try it before blocking

[PATCH] mtd: m25p80: Flash protection support for STmicro chips
 2014-03-05  8:31 UTC  (5+ messages)

[PATCH v2 00/11] ARM: shmobile: MSIOF integration on r8a7790/lager and r8a7791/koelsch
 2014-03-05  8:31 UTC  (2+ messages)

My Kernel bug is celebrating 2 years. Can you help me fix it?
 2014-03-05  8:27 UTC  (2+ messages)

[PATCH] video: da8xx-fb: Fix casting of info->pseudo_palette
 2014-03-05  8:19 UTC 

[PATCH v3] touchscreen: tps6507x-ts: only poll while touch event is occurring
 2014-03-05  8:09 UTC 

[PATCH v2 0/2] i2c: add DMA support for freescale i2c driver
 2014-03-05  6:52 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Documentation:add "

Ping: Add 32 bit VDSO time function support
 2014-03-05  7:56 UTC 

Re: [PATCH] IOMMU: iommu module do not check NULL return of kmem_cache_zalloc
 2014-03-05  7:53 UTC  (2+ messages)

[Patch Part2 V2 00/17] Enhance DMAR drivers to handle PCI/memory hotplug events
 2014-03-05  7:48 UTC  (2+ messages)

[PATCH] Add option to build with -O3
 2014-03-05  7:36 UTC 

[PATCH] Add option to build with -O3
 2014-03-05  7:32 UTC  (3+ messages)

[RFC 0/6] rework sched_domain topology description
 2014-03-05  7:18 UTC  (4+ messages)
` [RFC 4/6] sched: powerpc: create a dedicated topology table
` [RFC 5/6] sched: add a new SD_SHARE_POWERDOMAIN for sched_domain
` [RFC 6/6] sched: ARM: create a dedicated scheduler topology table


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).