linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-27 19:48:25 to 2015-05-28 02:50:21 UTC [more...]

[PATCH 33/40] perf session: Separate struct machines from session
 2015-05-28  2:39 UTC  (3+ messages)
` [RFC 0/2] "
  ` [PATCH 1/2] perf tools: Introduce machines__new/delete()

[RFC/PATCH 0/9] IOMMU probe deferral support
 2015-05-28  2:37 UTC  (3+ messages)
` [RFC/PATCH 3/9] of: dma: Move range size workaround to of_dma_get_range()

LOCKDEP warning due to ext_devt_lock
 2015-05-28  2:32 UTC 

[GIT PULL] platform-drivers-x86 for 4.1-3
 2015-05-28  2:30 UTC 

[RFC PATCH v4 00/29] perf tools: filtering events using eBPF programs
 2015-05-28  2:28 UTC  (23+ messages)
` [RFC PATCH v4 01/29] tools: Add __aligned_u64 to types.h
` [RFC PATCH v4 06/29] bpf tools: Open eBPF object file and do basic validation
` [RFC PATCH v4 07/29] bpf tools: Check endianess and make libbpf fail early
` [RFC PATCH v4 08/29] bpf tools: Iterate over ELF sections to collect information
` [RFC PATCH v4 09/29] bpf tools: Collect version and license from ELF sections
` [RFC PATCH v4 10/29] bpf tools: Collect map definitions from 'maps' section
` [RFC PATCH v4 15/29] bpf tools: Add bpf.c/h for common bpf operations
` [RFC PATCH v4 16/29] bpf tools: Create eBPF maps defined in an object file
` [RFC PATCH v4 18/29] bpf tools: Introduce bpf_load_program() to bpf.c

[PATCH tip/perf/core] perf probe: Fix 'function unused' warning
 2015-05-28  2:25 UTC 

[PATCH] PCI: Only enable IO window if supported
 2015-05-28  2:23 UTC  (3+ messages)

[PATCH v5 00/10] latched RB-trees and __module_address()
 2015-05-28  2:07 UTC  (4+ messages)

[PATCH] cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c
 2015-05-28  2:09 UTC  (6+ messages)
` [PATCH v2] "

linux-next: build failure after merge of the rr-fixes tree
 2015-05-28  1:51 UTC 

[PATCH] ACPI / PM: Add missing pm_generic_complete() invocation
 2015-05-28  2:14 UTC 

[PATCH] core: Convert the function process_ipcsec to the, return type bool
 2015-05-28  1:47 UTC 

[PATCH] Revert "PCI/PM: Remove pci_pm_complete()"
 2015-05-28  2:12 UTC 

[PATCH] [PATCH v3] mtd:spi-nor: Add Altera Quad SPI Driver
 2015-05-28  1:44 UTC  (3+ messages)

[RFC PATCH] x86, espfix: use spin_lock rather than mutex
 2015-05-28  1:20 UTC  (11+ messages)
                ` [RFC PATCH] x86, espfix: postpone the initialization of espfix stack for AP

[PATCH] block: fix returnvar.cocci warnings
 2015-05-28  1:38 UTC  (3+ messages)

linux-next: build failure after merge of the wireless-drivers-next tree
 2015-05-28  1:38 UTC  (3+ messages)

linux-next: manual merge of the pci-current tree with Linus' tree
 2015-05-28  1:36 UTC 

[PATCH] mm/memory_hotplug: set zone->wait_table to null after free it
 2015-05-28  1:03 UTC 

[for-next][PATCH 0/4] ring-buffer: Some minor updates
 2015-05-28  1:16 UTC  (6+ messages)
` [for-next][PATCH 1/4] ring-buffer: Add unlikelys to make fast path the default
` [for-next][PATCH 2/4] ring-buffer: Move recursive check to per_cpu descriptor
` [for-next][PATCH 3/4] ring-buffer: Allways do the trace_recursive checks
` [for-next][PATCH 4/4] ring-buffer: Add trace_recursive checks to ring_buffer_write()

[PATH] Fix ies/smt and register irq fail bug
 2015-05-28  1:11 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: mediatek: Fix pinctrl "

[PATCH] if_vlan: fix vlaue -> value typo
 2015-05-28  1:07 UTC 

[GIT PULL v4 00/21] libnd: non-volatile memory device support
 2015-05-28  1:01 UTC  (29+ messages)
` [PATCH v4 01/21] e820, efi: add ACPI 6.0 persistent memory types
` [PATCH v4 02/21] libnd, nfit: initial libnd infrastructure and NFIT support
` [PATCH v4 03/21] libnd: control character device and libnd bus sysfs attributes
` [PATCH v4 04/21] libnd, nfit: dimm/memory-devices
` [PATCH v4 05/21] libnd: control (ioctl) messages for libnd bus and dimm devices
` [PATCH v4 06/21] libnd, nd_dimm: dimm driver and base libnd device-driver infrastructure
` [PATCH v4 07/21] libnd, nfit: regions (block-data-window, persistent memory, volatile memory)
` [PATCH v4 08/21] libnd: support for legacy (non-aliasing) nvdimms
` [PATCH v4 09/21] libnd, nd_pmem: add libnd support to the pmem driver
` [PATCH v4 10/21] pmem: Dynamically allocate partition numbers
` [PATCH v4 11/21] libnd, nfit: add interleave-set state-tracking infrastructure
` [PATCH v4 12/21] libnd: namespace indices: read and validate
` [PATCH v4 13/21] libnd: pmem label sets and namespace instantiation
` [PATCH v4 14/21] libnd: blk labels "
` [PATCH v4 15/21] libnd: write pmem label set
` [PATCH v4 16/21] libnd: write blk "
` [PATCH v4 17/21] libnd: infrastructure for btt devices
` [PATCH v4 18/21] nd_btt: atomic sector updates
` [PATCH v4 19/21] libnd, nfit, nd_blk: driver for BLK-mode access persistent memory
` [PATCH v4 20/21] nfit-test: manufactured NFITs for interface development
` [PATCH v4 21/21] libnd: Non-Volatile Devices

[PATCH 0/3] HID: hid-input: Simplify expression and suppress gcc warning
 2015-05-28  0:52 UTC  (5+ messages)
` [PATCH 1/3] HID: hid-input: Add parentheses to quell "
` [PATCH 2/3] HID: hid-input: Simplify conditional expression
` [PATCH 3/3] HID: hid-input: Fix coding style issue

[PATCH 0/7] Introduce builtin_driver and use it for non-modular code
 2015-05-28  0:50 UTC  (4+ messages)
` [PATCH 1/7] platform_device: better support builtin boilerplate avoidance

[PATCH v4 1/1] usb: ulpi: ulpi_init should be executed in subsys_initcall
 2015-05-28  0:50 UTC  (4+ messages)

[RESEND][PATCH] Bluetooth: Make request workqueue freezable
 2015-05-28  0:47 UTC  (4+ messages)

linux-next: hang while trying to fetch the osd tree
 2015-05-28  0:47 UTC 

[PATCH v4 00/11] simplify block layer based on immutable biovecs
 2015-05-28  0:36 UTC  (7+ messages)
` [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios

clock driver
 2015-05-28  0:29 UTC  (14+ messages)

[GIT PULL 0/7] perf/core refactorings and improvements
 2015-05-28  0:27 UTC  (9+ messages)
` [PATCH 1/7] perf tools: Introduce struct maps
` [PATCH 2/7] perf tools: Protect accesses the map rbtrees with a rw lock
` [PATCH 3/7] perf tools: Check if a map is still in use when deleting it
` [PATCH 4/7] perf tools: Reference count struct map
` [PATCH 5/7] perf tools: Add hint for 'Too many events are opened.' error message
` [PATCH 6/7] perf annotation: Add symbol__get_annotation
` [PATCH 7/7] perf tools: Move branch option parsing to own file

[PATCH v4 1/2] serial_core: add pci uart early console support
 2015-05-28  0:21 UTC  (6+ messages)

[PATCH] mei: fix up uuid matching
 2015-05-28  0:17 UTC 

[PATCHSET 3/3 v3 block/for-4.2/core] writeback: implement foreign cgroup inode bdi_writeback switching
 2015-05-28  0:03 UTC  (3+ messages)
` [PATCH 7/9] writeback: add lockdep annotation to inode_to_wb()
  ` [PATCH v5 "

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-05-28  0:00 UTC  (3+ messages)
` [PATCH 11/51] memcg: implement mem_cgroup_css_from_page()
  ` [PATCH v4 "

[PATCH v3 0/2] capabilities: Ambient capability patchset
 2015-05-27 23:47 UTC  (3+ messages)
` [PATCH v3 1/2] capabilities: Ambient capabilities
` [PATCH v3 2/2] capabilities: Add a securebit to disable PR_CAP_AMBIENT_RAISE

[PATCH 0/3] Add support for X51-R3 to alienware-wmi
 2015-05-27 23:46 UTC  (5+ messages)
` [PATCH 1/3] Add support for X51-R3
` [PATCH 2/3] Add support for Alienware graphics amplifier
` [PATCH 3/3] Capture cable events created by Alienware GFX Amplifier

[PATCH] kernel/printk/printk.c: check_syslog_permissions() cleanup
 2015-05-27 23:43 UTC  (3+ messages)
` [PATCH v2] security_syslog() should be called once only

[PATCH perf/core 1/2] [RESEND] perf probe: Show the error reason comes from invalid DSO
 2015-05-27 23:42 UTC  (3+ messages)

[PATCH v2 0/9] regulator/power/mfd/input/extcon: Merge max77843 into max77693
 2015-05-27 23:42 UTC  (4+ messages)
` [PATCH v2 7/9] mfd/extcon: max77843: Rename defines to allow inclusion with max77693

[PATCH/linux-next] staging: sm750fb: Fix typo in sm750.c
 2015-05-27 23:41 UTC 

block: new gcc-5.1 warnings
 2015-05-27 23:34 UTC  (5+ messages)

[PATCH V2] x86: Allow built-in command line to work in early kernel init
 2015-05-27 23:33 UTC  (3+ messages)

[PATCH] perf tools: Add hint for 'Too many events are opened.' error message
 2015-05-27 23:30 UTC  (2+ messages)

[PATCH] init/do_mounts: Add create_dev() failure log
 2015-05-27 23:27 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 0/3] PCI/sparc: Fix booting with T5-8
 2015-05-27 23:27 UTC  (4+ messages)

[Xen-devel] Regression due to "device property: Make it possible to use secondary firmware nodes" Re: Xen-unstable + linux 4.1-mergewindow: problems with PV guest pci passthrough: pcifront pci-0: pciback not responding!!!
 2015-05-27 23:18 UTC  (6+ messages)
    ` [PATCH] PCI / ACPI: Do not set ACPI companions for host bridges with parents

[PATCH 00/10] printk: Avoid deadlock in NMI + vprintk_emit() cleanup
 2015-05-27 23:14 UTC  (7+ messages)
` [PATCH 01/10] printk: Avoid deadlock in NMI context
` [PATCH 02/10] printk: Try harder to get logbuf_lock on NMI
` [PATCH 04/10] printk: Merge and flush NMI buffer predictably via IRQ work

Leap Second, nohz, and ABSOLUTE timers problem
 2015-05-27 23:13 UTC  (3+ messages)

[PATCH 1/2] prctl: more prctl(PR_SET_MM_*) checks
 2015-05-27 23:12 UTC  (9+ messages)
` [PATCH 2/2] proc: fix PAGE_SIZE limit of /proc/$PID/cmdline

[PATCH] clockevents: timer-stm32: Fix build warning spotted by kbuild test robot
 2015-05-27 22:52 UTC  (2+ messages)

Tux3 Report: How fast can we fsync?
 2015-05-27 22:46 UTC  (15+ messages)
` Tux3 Report: How fast can we fail?
` [FYI] tux3: Core changes

[PATCH v2 0/2] capabilities: Ambient capabilities
 2015-05-27 22:44 UTC  (7+ messages)
` [PATCH v2 1/2] "

[PATCHv3 0/5] Linux generic wakeirq handling
 2015-05-27 22:45 UTC  (5+ messages)
` [PATCH 5/5] mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirq

[PATCH] fixing code style in sm750_accel.c
 2015-05-27 22:03 UTC  (2+ messages)

[PATCH 0/2] turbostat, support CPU0 hotplug [v2]
 2015-05-27 21:54 UTC  (3+ messages)
` [PATCH 2/2] turbostat, add set_base_cpu()

notify_change() WARN_ON being triggered on XFS
 2015-05-27 21:44 UTC 

[PATCH v4 0/2] Implement SoC bus support for Vybrid
 2015-05-27 21:42 UTC  (3+ messages)
` [PATCH v4 2/2] soc: Add driver for Freescale Vybrid Platform

[PATCH] devpts: Add ptmx_uid and ptmx_gid options
 2015-05-27 21:32 UTC  (18+ messages)

[PATCH 0/3] Dell Airplane Mode Switch driver
 2015-05-27 21:28 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] dell-rbtn: "
  ` [PATCH v4 2/3] dell-rbtn: Export notifier for other kernel modules
  ` [PATCH v4 3/3] dell-laptop: Use dell-rbtn instead i8042 filter when possible

[PATCH 0/10] perf: Add support for PMU events in JSON format
 2015-05-27 21:23 UTC  (11+ messages)
` [PATCH 01/10] perf, tools: Add jsmn `jasmine' JSON parser
` [PATCH 02/10] jevents: Program to convert JSON file to C style file
` [PATCH 03/10] Use pmu_events_map table to create event aliases
` [PATCH 04/10] perf, tools: Handle header line in mapfile
` [PATCH 05/10] perf, tools: Allow events with dot
` [PATCH 06/10] perf, tools: Support CPU id matching for x86 v2
` [PATCH 07/10] perf, tools: Support alias descriptions
` [PATCH 08/10] perf, tools: Query terminal width and use in perf list
` [PATCH 09/10] perf, tools: Add a --no-desc flag to "
` [PATCH 10/10] perf: Add power8 PMU events in JSON format

[PATCH] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE
 2015-05-27 21:23 UTC  (3+ messages)

[PATCH] fixup! dmaengine: pxa_dma: add debug information
 2015-05-27 21:23 UTC 

[PATCH RESEND] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE
 2015-05-27 21:22 UTC 

[PATCH V2] rcu: change return type to bool
 2015-05-27 21:19 UTC  (2+ messages)

[RFC patch] vsprintf: Add %pav extension for print_vma_addr
 2015-05-27 21:19 UTC  (4+ messages)

[PATCH 1/3] f2fs crypto: use per-inode tfm structure
 2015-05-27 21:18 UTC  (4+ messages)
` [PATCH 2/3] f2fs crypto: use bounce pages from mempool first

[RFC] Moving unseen/inactive MAINTAINER M: names and email addresses to CREDITS
 2015-05-27 21:06 UTC  (2+ messages)

[PATCH-v2 0/4] target: Eliminate se_port + t10_alua_tg_pt_gp_member
 2015-05-27 21:04 UTC  (8+ messages)
` [PATCH-v2 2/4] target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage

[PATCH 5/6] staging:lustre: style cleanups for lib-socket.c
 2015-05-27 21:04 UTC  (5+ messages)
    ` [lustre-devel] "

[PATCH v3] ARM: zynq: DT: Use the zynq binding with macb
 2015-05-27 20:52 UTC  (2+ messages)

[PATCH] staging: gdm72xx: remove unneeded test
 2015-05-27 20:46 UTC  (3+ messages)

[PATCH] NTB: Skip reading doorbell bits in callback
 2015-05-27 15:37 UTC 

[PATCH v4 0/2] socfpga: support suspend to ram
 2015-05-27 20:25 UTC  (4+ messages)
` [PATCH v4 1/2] ARM: "

[PATCH 0/4] perf: Add support for PMU events in JSON format
 2015-05-27 20:24 UTC  (7+ messages)
` [PATCH 4/4] perf: Add power8 "

kernel/libc uapi changes for y2038
 2015-05-27 20:19 UTC  (3+ messages)
` [klibc] "

[PATCH] qla4xxx: pass timeout as HZ independent value
 2015-05-27 20:10 UTC 

[PATCH] block: Make CFQ default to IOPS mode on SSDs
 2015-05-27 20:14 UTC  (2+ messages)

[PATCH] mfd: mediatek: Add GPIO sub module support into mfd
 2015-05-27 20:07 UTC  (3+ messages)

[PATCH] spmi-pmic-arb: add irq tracepoints to the pmic-arb driver
 2015-05-27 20:06 UTC  (4+ messages)

[PATCH v6 0/4] pci: add and use pci_iomap_wc()
 2015-05-27 20:04 UTC  (6+ messages)
` [PATCH v6 1/4] pci: add pci_iomap_wc() variants

[PATCH v2] ARM: zynq: DT: Use the zynq binding with macb
 2015-05-27 19:58 UTC 

Build errors in -next due to 'drivers:usb:fsl:Make fsl ehci drv an independent driver module'
 2015-05-27 19:59 UTC 

[RFC/RFT PATCH] PCI: move pci_read_bridge_bases to the generic PCI layer
 2015-05-27 19:48 UTC  (4+ messages)


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