linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-02 11:11:19 to 2015-04-02 14:21:51 UTC [more...]

[PATCH v1 2/3] usb: ehci-platform: Use devm_of_phy_get_by_index
 2015-04-02 14:21 UTC  (2+ messages)

[PATCH v2] kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
 2015-04-02 14:21 UTC  (2+ messages)

[PATCH v2 0/7] vhost: support for cross endian guests
 2015-04-02 14:20 UTC  (9+ messages)
` [PATCH v2 1/7] virtio: introduce virtio_is_little_endian() helper
` [PATCH v2 2/7] tun: add tun_is_little_endian() helper
` [PATCH v2 3/7] macvtap: introduce macvtap_is_little_endian() helper
` [PATCH v2 4/7] vringh: introduce vringh_is_little_endian() helper
` [PATCH v2 5/7] vhost: introduce vhost_is_little_endian() helper
` [PATCH v2 6/7] virtio: add explicit big-endian support to memory accessors
` [PATCH v2 7/7] vhost: feature to set the vring endianness

[GIT PULL] at91: multiplatform for 4.1 #1
 2015-04-02 14:17 UTC  (2+ messages)

[PATCH v2] ftracetest: Do not use usleep directly
 2015-04-02 14:20 UTC  (5+ messages)
` [PATCH v2.1] "

[PATCHv2 0/6] RDS: RDS core bug fixes
 2015-04-02 14:19 UTC  (4+ messages)
` [PATCHv2 1/6] RDS: Re-add pf/sol access via sysctl
` [PATCHv2 3/6] rds: check for excessive looping in rds_send_xmit
` [PATCHv2 4/6] RDS: make sure not to loop forever inside rds_send_xmit

[PATCH v2] ramoops: make it possible to change mem_type param
 2015-04-02 14:19 UTC  (2+ messages)

[PATCH 0/2] hrtimer: Only iterate over active bases
 2015-04-02 14:16 UTC  (7+ messages)
` [PATCH 1/2] hrtimer: update '->active_bases' before calling hrtimer_force_reprogram()
` [PATCH 2/2] hrtimer: create for_each_active_base() to iterate over active clock-bases

[PATCH] watchdog: nohz: don't run watchdog on nohz_full cores
 2015-04-02 14:15 UTC  (6+ messages)

[RFC 0/2] perf scripting cleanups
 2015-04-02 14:15 UTC  (3+ messages)

[PATCH] mtd: Add simple read disturb test
 2015-04-02 14:13 UTC 

[PATCH] devpts: Add ptmx_uid and ptmx_gid options
 2015-04-02 14:06 UTC  (14+ messages)

[PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support
 2015-04-02 14:06 UTC  (3+ messages)

[PATCH 0/6] RDS: RDS core bug fixes
 2015-04-02 14:06 UTC  (8+ messages)
` [PATCH 1/6] RDS: Re-add pf/sol access via sysctl
` [PATCH 2/6] RDS: only use passive connections when addresses match
` [PATCH 3/6] rds: check for excessive looping in rds_send_xmit
` [PATCH 4/6] RDS: make sure not to loop forever inside rds_send_xmit
` [PATCH 5/6] RDS: rds_send_xmit is called under a spinlock, lets not do a cond_resched()
` [PATCH 6/6] RDS: don't trust the LL_SEND_FULL bit

[RFC][PATCH 00/17 v2] tracing: Use TRACE_DEFINE_ENUM() to show enum values
 2015-04-02 14:03 UTC  (12+ messages)
` [RFC][PATCH 01/17 v2] tracing: Add TRACE_SYSTEM_VAR to intel-sst
` [RFC][PATCH 06/17 v2] tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
      ` [RFC][PATCH 06/17 v3] "

[PATCH v3 0/4] extcon: usb-gpio: fixes and improvements
 2015-04-02 14:02 UTC  (6+ messages)
` [PATCH v3 1/4] extcon: usb-gpio: register extcon device before IRQ registration
` [PATCH v3 2/4] extcon: usb-gpio: add support for VBUS detection
` [PATCH v3 3/4] extcon: usb-gpio: make debounce value configurable in devicetree
` [PATCH v3 4/4] Documentation: extcon: usb-gpio: update usb-gpio binding description

[GIT PULL] FS-Cache: Fixes for dead objects handling and operation cancellation
 2015-04-02 13:59 UTC 

kernel/timer: avoid spurious ksoftirqd wakeups
 2015-04-02 13:58 UTC  (2+ messages)

[PATCH 0/6] selftests: improve cross compilation support
 2015-04-02 13:53 UTC  (2+ messages)

[PATCH 0/3] clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED
 2015-04-02 13:51 UTC  (7+ messages)
` [PATCH 2/3] clockevents: Restart clockevent device before using it again
` [PATCH 3/3] clockevents: Switch state to ONESHOT_STOPPED for unused clockevent devices

[PATCH 00/10] perf tools: Support using -f to override file ownership for perf commands
 2015-04-02 13:47 UTC  (11+ messages)
` [PATCH 01/10] perf tools: Support using -f to override perf.data file ownership for evlist
` [PATCH 02/10] perf tools: Support using -f to override perf.data file ownership for inject
` [PATCH 03/10] perf tools: Support using -f to override perf.data file ownership for kmem
` [PATCH 04/10] perf tools: Support using -f to override perf.data.guest file ownership for kvm
` [PATCH 05/10] perf tools: Support using -f to override perf.data file ownership for lock
` [PATCH 06/10] perf tools: Support using -f to override perf.data file ownership for mem
` [PATCH 07/10] perf tools: Support using -f to override perf.data file ownership for script
` [PATCH 08/10] perf tools: Support using -f to override perf.data file ownership for timechart
` [PATCH 09/10] perf tools: Support using -f to override perf.data file ownership for trace
` [PATCH 10/10] perf tools: Support using -f to override perf.data file ownership for data convert

[PATCH 1/2] kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
 2015-04-02 13:43 UTC  (6+ messages)

[PATCH] fs: direct-io: increase bio refcount as batch
 2015-04-02 13:39 UTC  (4+ messages)

[PATCH] drivers: staging: rtl8723au: fix "warning: cast to restricted __le16"
 2015-04-02 13:37 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 2/4] drm_vblank_get: don't WARN_ON in case vblanks are not initialized
 2015-04-02 13:37 UTC  (2+ messages)

CVE-2014-8159 kernel: infiniband: uverbs: unprotected physical memory access
 2015-04-02 13:30 UTC  (3+ messages)

[PATCH v4 00/17] media: blackfin: bfin_capture enhancements
 2015-04-02 13:20 UTC  (3+ messages)

[PATCH 00/86] pci: export pci_ids.h and related cleanups
 2015-04-02 13:17 UTC  (10+ messages)

[PATCH] mm: cma: add trace events for CMA allocations and freeings
 2015-04-02 13:13 UTC  (4+ messages)
    ` [PATCH] mm-cma-add-trace-events-for-cma-allocations-and-freeings-fix

[PATCH] x86/xsave: Robustify and merge macros
 2015-04-02 13:11 UTC 

[PATCH RFC] allow constant folding in msecs_to_jiffies where possible for gcc
 2015-04-02 13:11 UTC  (2+ messages)

[Patch] firmware: dmi_scan: split dmisubsystem from dmi-sysfs
 2015-04-02 13:02 UTC  (5+ messages)

[RFC PATCH 5 1/7] kmod - add workqueue service thread store
 2015-04-02 13:00 UTC  (5+ messages)
` [RFC PATCH v5 0/7] Another attempt at contained helper execution
  ` [RFC PATCH 5 7/7] KEYS: exec request key within service thread of key creator
  ` [RFC PATCH 5 6/7] KEYS - use correct memory allocation flag in call_usermodehelper_keys()

[PATCH urgent v2] x86, asm: Disable opportunistic SYSRET if regs->flags has TF set
 2015-04-02 12:59 UTC  (9+ messages)
` [tip:x86/urgent] x86/asm/entry/64: "

[PATCH v3 1/3] rtc: omap: Unlock and Lock rtc registers before and after register writes
 2015-04-02 12:58 UTC 

[Patch 0/3] firmware: dmi_scan: add SBMIOS entry point and DMI tables
 2015-04-02 12:57 UTC  (4+ messages)
` [Patch 1/3] firmware: dmi_scan: rename dmi_table to dmi_decode_table
` [Patch 2/3] firmware: dmi_scan: add SBMIOS entry and DMI tables
` [Patch 3/3] Documentation: ABI: sysfs-firmware-dmi: add -entries suffix to file name

[PATCH V2] clockevents: Fix cpu down race for hrtimer based broadcasting
 2015-04-02 12:58 UTC  (9+ messages)

[RFC][PATCH] perf tools: unify perf_event_attr printing
 2015-04-02 12:54 UTC  (4+ messages)

[PATCH v2 0/3] rtc: omap: Fix misc bugs
 2015-04-02 12:55 UTC  (5+ messages)
` [PATCH v2 1/3] rtc: omap: Unlock and Lock rtc registers before and after register writes

[PATCH 1/2] ARM: EXYNOS: Get current parent clock for power domain on/off
 2015-04-02 12:44 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: Use last parent for clocks during "

[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
 2015-04-02 12:43 UTC  (2+ messages)

[PATCH 00/20] clockevents_notify() removal
 2015-04-02 12:39 UTC  (2+ messages)

[PATCH v11 tip 9/9] samples: bpf: kmem_alloc/free tracker
 2015-04-02 12:36 UTC  (2+ messages)
` [tip:perf/core] samples/bpf: Add kmem_alloc()/free() tracker tool

[PATCH v11 tip 8/9] samples: bpf: IO latency analysis (iosnoop/heatmap)
 2015-04-02 12:36 UTC  (2+ messages)
` [tip:perf/core] samples/bpf: Add IO latency analysis (iosnoop/ heatmap) tool

[PATCH v11 tip 7/9] samples: bpf: counting example for kfree_skb and write syscall
 2015-04-02 12:36 UTC  (2+ messages)
` [tip:perf/core] samples/bpf: Add counting example for kfree_skb() function calls and the write() syscall

[PATCH v11 tip 6/9] samples: bpf: simple non-portable kprobe filter example
 2015-04-02 12:36 UTC  (2+ messages)
` [tip:perf/core] samples/bpf: Add "

[PATCH v11 tip 5/9] tracing: allow BPF programs to call bpf_trace_printk()
 2015-04-02 12:35 UTC  (2+ messages)
` [tip:perf/core] tracing: Allow "

[PATCH v11 tip 4/9] tracing: allow BPF programs to call bpf_ktime_get_ns()
 2015-04-02 12:35 UTC  (2+ messages)
` [tip:perf/core] tracing: Allow "

[PATCH v11 tip 3/9] tracing: attach BPF programs to kprobes
 2015-04-02 12:35 UTC  (2+ messages)
` [tip:perf/core] tracing, perf: Implement BPF programs attached "

[PATCH v11 tip 2/9] tracing: add kprobe flag
 2015-04-02 12:34 UTC  (2+ messages)
` [tip:perf/core] tracing: Add "

[PATCH v11 tip 1/9] bpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
 2015-04-02 12:34 UTC  (2+ messages)
` [tip:perf/core] bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefs

[PATCH 0/5] usb: xhci: fixes for OTG/DRD use
 2015-04-02 12:23 UTC  (6+ messages)
` [PATCH 1/5] usb: xhci: cleanup xhci_hcd allocation
` [PATCH 2/5] usb: xhci: plat: Create both HCDs before adding them
` [PATCH 3/5] usb: xhci: Allow usb_add/remove_hcd() to be called repeatedly
` [PATCH 4/5] usb: xhci: fix xhci locking up during hcd remove
` [PATCH 5/5] usb: xhci: Fix suspend/resume when used with OTG core

[PATCH] x86/quark: Run IMR self-test on IMR capble hw only
 2015-04-02 12:34 UTC  (2+ messages)
` [tip:x86/platform] x86/intel/quark: "

[PATCH v2] x86: Factor out common CPU initialization code
 2015-04-02 12:33 UTC  (2+ messages)
` [tip:x86/asm] x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests

[PATCH] x86/asm/head/64: Use __BOOT_TSS instead of literal 0x20
 2015-04-02 12:33 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/boot/64: Use __BOOT_TSS instead of literal $0x20

[PATCH] x86/asm/entry/64: fold test_in_nmi macro into its only user
 2015-04-02 12:33 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/64: Fold the 'test_in_nmi' "

[PATCH] HID: logitech-hidpp: add a module parameter to keep firmware gestures
 2015-04-02 12:32 UTC  (2+ messages)

[PATCH 09/09] arm: bl_switcher: Kill tick suspend hackery
 2015-04-02 12:30 UTC  (2+ messages)
` [tip:timers/core] arm/bL_switcher: "

[PATCH 2/2] pmem: add a driver for persistent memory
 2015-04-02 12:31 UTC  (2+ messages)
` [tip:x86/pmem] drivers/block/pmem: Add "

another pmem variant V3
 2015-04-02 12:31 UTC  (8+ messages)
` [PATCH 1/2] x86: add support for the non-standard protected e820 type
  ` [PATCH] SQUASHME: Fixes to e820 handling of pmem
  ` [tip:x86/pmem] x86/mm: Add support for the non-standard protected e820 type

[PATCH 08/09] tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
 2015-04-02 12:30 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 07/09] tick: Make tick_resume_broadcast_oneshot static
 2015-04-02 12:30 UTC  (2+ messages)
` [tip:timers/core] tick: Make tick_resume_broadcast_oneshot() static

[PATCH 06/09] clockevents: Make suspend/resume calls explicit
 2015-04-02 12:30 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 05/09] clockevents: Remove extra local_irq_save in clockevents_exchange_device()
 2015-04-02 12:29 UTC  (2+ messages)
` [tip:timers/core] clockevents: Remove extra local_irq_save() "

[PATCH 04/09] tick: Move core only declarations and functions to core
 2015-04-02 12:29 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 03/09] tick: Simplify tick-internal.h
 2015-04-02 12:29 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 02/09] tick: Move clocksource related stuff to timekeeping.h
 2015-04-02 12:28 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 01/09] clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
 2015-04-02 12:28 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH] x86: add ASRock Q1900DC-ITX mainboard reboot quirk
 2015-04-02 12:28 UTC  (2+ messages)
` [tip:x86/urgent] x86/reboot: Add "

[PATCH v2] perf callchain: fix kernel symbol resolution by remembering the cpumode
 2015-04-02 12:23 UTC  (2+ messages)
` [tip:perf/core] perf callchain: Fix "

[PATCH v2 0/4] extcon: usb-gpio: fixes and improvements
 2015-04-02 12:27 UTC  (5+ messages)
` [PATCH v2 2/4] extcon: usb-gpio: add support for VBUS detection

[PATCH 9/9] x86/asm/entry/64: use local label to skip around sycall dispatch
 2015-04-02 12:26 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/64: Use "

Shorten efi regions output
 2015-04-02 12:27 UTC  (2+ messages)
` [tip:core/efi] x86/efi: Add a "debug" option to the efi= cmdline

[PATCH 8/9] x86/asm: replace MOVQ $imm,%reg with MOVL
 2015-04-02 12:26 UTC  (2+ messages)
` [tip:x86/asm] x86/asm: Replace "MOVQ $imm, %reg" "

[PATCH 5/9] x86/asm/entry/64: simplify looping around preempt_schedule_irq
 2015-04-02 12:26 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/64: Simplify looping around preempt_schedule_irq()

[PATCH 4/9] x86/asm/entry/64: remove redundant DISABLE_INTERRUPTS
 2015-04-02 12:25 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/64: Remove redundant DISABLE_INTERRUPTS()

[PATCH 3/9] x86/asm/entry/64: simplify retint_kernel label usage, make retint_restore_args label local
 2015-04-02 12:25 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/64: Simplify "

[PATCH 2/9] x86/asm/entry/32: Use PUSH instructions to build pt_regs on stack
 2015-04-02 12:25 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/32: Use smaller PUSH instructions instead of MOV, to build 'pt_regs' "

[PATCH 1/9] x86/asm/entry/64: do not TRACE_IRQS fast SYSRET64 path
 2015-04-02 12:25 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/64: Do "

[PATCH] x86/apic: remove verify_local_APIC()
 2015-04-02 12:24 UTC  (2+ messages)
` [tip:x86/apic] x86/apic: Remove verify_local_APIC()

[tip:perf/core] perf ordered_samples: Remove references to perf_{evlist,tool} and machines
 2015-04-02 12:24 UTC 

[tip:perf/core] perf session: Always initialize ordered_events
 2015-04-02 12:24 UTC 

[PATCH v3 2/2] perf tool: Fix ppid for synthesized fork events
 2015-04-02 12:23 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH v2 1/2] perf tool: Refactor comm/tgid lookup
 2015-04-02 12:23 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH] perf build: Disable libbabeltrace check by default
 2015-04-02 12:23 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v3 0/2] ARM: EXYNOS: Fix Suspend-to-RAM on Exynos5420
 2015-04-02 12:22 UTC  (10+ messages)
` [RFC PATCH v3 2/2] clk: exynos5420: Make sure MDMA0 clock is enabled during suspend

[PATCH 1/2] ARM: dts: Use define for s3c-rtc clock id
 2015-04-02 12:18 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: Enable S3C RTC on Trats2, Odroid-U3 and Arndale Octa

[PATCH] Documentation: usb: serial: fixed how to provide vendor and product id
 2015-04-02 12:14 UTC  (5+ messages)

[PATCH] KVM: remove kvm_read_hva and kvm_read_hva_atomic
 2015-04-02 12:08 UTC 

[PATCH] fix sysfs showing the correct C-states after AC->DC and DC->AC transitions
 2015-04-02 12:04 UTC  (2+ messages)

[PATCH v2 0/2] Add extcon support for AXP288 PMIC
 2015-04-02 19:19 UTC  (5+ messages)
` [PATCH v2 1/2] mfd/axp20x: add support for extcon cell
` [PATCH v2 2/2] extcon-axp288: Add axp288 extcon driver support

[PATCH 0/2] Move away from non-failing small allocations
 2015-04-02 11:53 UTC  (5+ messages)

[PATCH] x86/mm/ASLR: Propagate ASLR status to kernel proper
 2015-04-02 11:50 UTC  (6+ messages)
` [PATCH v1.1] "

[PATCH 2/3] drm:msm: Initial Add Writeback Support
 2015-04-02 11:48 UTC  (2+ messages)

[PATCH v2] xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX
 2015-04-02 11:45 UTC  (3+ messages)

[PATCH v2] i2c: i2c-mux-gpio: remove error messages for probe deferrals
 2015-04-02 11:25 UTC  (3+ messages)

[v4 0/8] Add VT-d Posted-Interrupts support - IOMMU part
 2015-04-02 11:28 UTC  (2+ messages)

+ mm-sanitize-page-mapping-for-tail-pages.patch added to -mm tree
 2015-04-02 11:20 UTC 

[PATCH] ALSA: hda: fix possible null dereference
 2015-04-02 11:21 UTC 

[PATCH 4/4] powerpc/85xx: support sleep feature on QorIQ SoCs with RCPM
 2015-04-02 11:18 UTC  (3+ messages)
` [4/4] "

[PATCH 3/4] powerpc: support CPU hotplug for e500mc, e5500 and e6500
 2015-04-02 11:16 UTC  (3+ messages)
` [3/4] "

[PATCH] Revert "usb: host/sl811-hcd: fix sparse warning"
 2015-04-02 11:15 UTC 

screen goes blank when loading gma500_gfx (atom D2500)
 2015-04-02 11:11 UTC  (9+ messages)

[PATCH RFC 00/10] introduce DPAA Ethernet driver
 2015-04-02 11:07 UTC 

[PATCH 0/3] rtc: omap: Fix misc bugs
 2015-04-02 11:12 UTC  (4+ messages)
` [PATCH 1/3] rtc: omap: Unlock and Lock rtc registers before and after register writes
  ` [rtc-linux] "

[PATCH 0/4 V5] workqueue: Introduce low-level unbound wq sysfs cpumask v5
 2015-04-02 11:14 UTC  (6+ messages)
` [PATCH 0/4 V6] "
  ` [PATCH 1/4 V6] workqueue: Reorder sysfs code
  ` [PATCH 2/4 V6] workqueue: split apply_workqueue_attrs() into 3 stages
  ` [PATCH 3/4 V6] workqueue: Create low-level unbound workqueues cpumask
  ` [PATCH 4/4 V6] workqueue: Allow modifying low level unbound workqueue cpumask

[PATCH v9 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-04-02 11:11 UTC  (2+ messages)

[PATCH RFC tip/perf/core] ftrace/x86: Let dynamic trampolines call ops->func even for dynamic fops
 2015-04-02 11:11 UTC  (4+ messages)

[RFC PATCH 5 7/7] KEYS: exec request key within service thread of key creator
 2015-03-31  3:15 UTC 

[RFC PATCH 5 6/7] KEYS - use correct memory allocation flag in call_usermodehelper_keys()
 2015-03-31  3:15 UTC 


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