linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-28 20:23:56 to 2015-01-28 20:55:55 UTC [more...]

[PATCH 3.12 000/176] 3.12.37-stable review
 2015-01-28 19:40 UTC  (6+ messages)
` [PATCH 3.12 140/176] gpio: sysfs: fix gpio device-attribute leak

[PATCH] sound: sscape: add missing include of asm/io.h
 2015-01-28 14:56 UTC  (2+ messages)

[PATCH 3.4 000/177] 3.4.106-rc1 review
 2015-01-28 11:48 UTC  (7+ messages)
` [PATCH 3.4 081/177] KVM: x86: Emulator fixes for eip canonical checks on near branches
` [PATCH 3.4 152/177] KVM: x86: Fix uninitialized op->type for some immediate values

[PATCH v3 1/6] KVM: nVMX: Use hardware MSR bitmap
 2015-01-28 13:06 UTC  (15+ messages)

[PATCH v2 0/7] ASoC: pcm512x: Clock master modes
 2015-01-28 20:42 UTC  (4+ messages)
` [PATCH v2 3/7] ASoC: pcm512x: Change register default to match actual content after reset

[PATCH v9 0/2] Add Spreadtrum SoC bindings and serial driver support
 2015-01-28  9:54 UTC  (5+ messages)
` [PATCH v9 2/2] tty/serial: Add Spreadtrum sc9836-uart "

[RFC v5 - RESEND] debug: prevent entering debug mode on panic/exception
 2015-01-28 11:15 UTC  (3+ messages)
` [Kgdb-bugreport] "

[PATCH 0/5] Add multiple GPIO and external clock to MMC pwrseq_simple
 2015-01-28 16:34 UTC  (10+ messages)
` [PATCH 1/5] mmc: pwrseq: Document that simple sequence support more than one GPIO
` [PATCH 2/5] mmc: pwrseq_simple: Extend to support more pins
` [PATCH 3/5] mmc: pwrseq: Document optional clock for the simple power sequence
` [PATCH 5/5] ARM: dts: exynos5250-snow: Enable wifi power-on

[RFC PATCH v3 0/8] Provide y2038/y2106 safe rtc_class_ops.set_mmss64()
 2015-01-28 18:53 UTC  (4+ messages)

[PATCH v3 0/2] add support for new persistent memory instructions
 2015-01-28 17:27 UTC  (8+ messages)
` [PATCH v3 1/2] x86: Add support for the pcommit instruction
` [PATCH v3 2/2] x86: Add support for the clwb instruction

[PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible
 2015-01-28 19:33 UTC  (11+ messages)
` [PATCH] ARM: /proc/atags: Export also for DT

[PATCH V2] clk: mxs: Fix invalid 32-bit access to frac registers
 2015-01-28 20:55 UTC  (10+ messages)

[PATCH] bcm: address clang inline asm incompatibility
 2015-01-28 19:38 UTC  (10+ messages)

Edited kexec_load(2) [kexec_file_load()] man page for review
 2015-01-28 20:34 UTC  (10+ messages)

[PATCH 3.14 00/77] 3.14.31-stable review
 2015-01-28 15:24 UTC  (4+ messages)
` [PATCH 3.14 02/77] gpio: sysfs: fix gpio device-attribute leak

[PATCH 0/4] Introduce <linux/mm_struct.h>
 2015-01-28 20:45 UTC  (3+ messages)

[PATCH] PCI: Fix pcibios_update_irq misuse of irq number
 2015-01-28 15:43 UTC  (4+ messages)

[PATCH -mm v2 0/3] slub: make dead caches discard free slabs immediately
 2015-01-28 19:20 UTC  (10+ messages)
` [PATCH -mm v2 1/3] slub: never fail to shrink cache
` [PATCH -mm v2 2/3] slub: fix kmem_cache_shrink return value

[PATCH v4] trace: Use 64-bit timekeeping
 2015-01-28 14:53 UTC  (2+ messages)

[PATCH v2 linux-trace 0/8] tracing: attach eBPF programs to tracepoints/syscalls/kprobe
 2015-01-28 20:44 UTC  (6+ messages)
` [PATCH v2 linux-trace 4/8] samples: bpf: simple tracing example in C

[PATCH] mtd: export new mtd_mmap_capabilities
 2015-01-28 16:55 UTC  (2+ messages)

[PATCH 0/2] usb: dwc2: fix the uncompleted requests problem
 2015-01-28 14:08 UTC  (5+ messages)
` [PATCH 2/2] drivers: usb: dwc2: remove 'force' parameter from kill_all_requests()

[PATCH 0/4] New Lenovos 2015 touchpads: party time!
 2015-01-28 20:10 UTC  (5+ messages)
` [PATCH 1/4] Input - synaptics: fix middle button on Lenovo 2015 products
` [PATCH 2/4] Input - synaptics: do not release extra buttons once they are pressed
` [PATCH 3/4] Input - synaptics: remove TOPBUTTONPAD property for Lenovos 2015
` [PATCH 4/4] Input - synaptics: Remove X1 Carbon 3rd gen from the topbuttonpad list

[Patch v2 00/22] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug
 2015-01-28 13:46 UTC  (15+ messages)
` [Patch v2 01/22] ACPICA: Resources: Provide common part for struct acpi_resource_address structures
` [Patch v2 02/22] ACPI: Remove redundant check in function acpi_dev_resource_address_space()
` [Patch v2 03/22] ACPI: Implement proper length checks for mem resources
` [Patch v2 04/22] ACPI: Use the length check for io resources as well
` [Patch v2 09/22] ACPI: Fix a bug in parsing ACPI Memroy24 resource
` [Patch v2 10/22] ACPI: Normalize return value of resource parser functions
` [Patch v2 11/22] ACPI: Set flag IORESOURCE_UNSET for unassigned resources
` [Patch v2 12/22] ACPI: Enforce stricter checks for address space descriptors
` [Patch v2 13/22] ACPI: Return translation offset when parsing ACPI address space resources
` [Patch v2 14/22] ACPI: Translate resource into master side address for bridge window resources
` [Patch v2 15/22] ACPI: Add field offset to struct resource_list_entry
` [Patch v2 16/22] ACPI: Introduce helper function acpi_dev_filter_resource_type()
` [Patch v2 18/22] PCI: Use common resource list management code instead of private implementation

[PATCH] clk: qcom: fix platform_no_drv_owner.cocci warnings
 2015-01-28 20:49 UTC  (2+ messages)

[PATCH v1 0/7] The power allocator thermal governor
 2015-01-28 17:56 UTC  (5+ messages)
` [PATCH v1 3/7] thermal: cpu_cooling: implement the power cooling device API
` [PATCH v1 5/7] thermal: add trace events to the power allocator governor
` [PATCH v1 7/7] thermal: export thermal_zone_parameters to sysfs

[PATCH 0/3] Versatile AB/PB clocksource support
 2015-01-28 17:56 UTC  (3+ messages)
` [PATCH 1/3] dt/bindings: Add binding for Versatile system registers
` [PATCH 2/3] clocksource: versatile: adapt for Versatile AB and PB boards

sched/fair: avoid using uninitialized variable in preferred_group_nid()
 2015-01-28 14:46 UTC  (3+ messages)
` [tip:sched/urgent] sched/fair: Avoid "

[PATCH] Smack: fix netfilter Makefile entry
 2015-01-28 19:23 UTC  (5+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2015-01-28  9:50 UTC  (3+ messages)

[PATCH v5 0/2] x86: Add IMR support to Quark/Galileo
 2015-01-28 15:35 UTC  (5+ messages)
` [PATCH v5 1/2] x86: Add Isolated Memory Regions for Quark X1000
` [PATCH v5 2/2] x86, quark: Add Intel Quark platform support

[GIT PULL] final pin control fix for v3.19
 2015-01-28  9:25 UTC 

[PATCH 1/2] ARM: zynq: Remove bogus value from 'bias-disable' property
 2015-01-28 14:21 UTC  (3+ messages)

[PATCH 0/4] clk: st: New clock domain
 2015-01-28  7:58 UTC  (4+ messages)
` [PATCH 4/4] clk: dt: st: Introduce clock domain documentation

[PATCH] MODSIGN: /proc/keys is not unconditionally available
 2015-01-28 19:33 UTC  (4+ messages)

[PATCH] ktest: restore tty settings after closing console
 2015-01-28 14:59 UTC  (3+ messages)

[PATCH 0/6] GSBI CRCI Autoconfiguration Support
 2015-01-28  9:05 UTC  (3+ messages)
` [PATCH 1/6] soc: qcom: gsbi: Add support for ADM CRCI muxing

[PATCH] staging: rtl8712: remove useless printing line
 2015-01-28 10:00 UTC 

Reading /sys with side effects (was Re: [PATCH 1/2] Documentation: leds: Add description of LED Flash class extension)
 2015-01-28  8:43 UTC  (2+ messages)

[PATCH 0/2] mmc: pwrseq: Add support to multiple gpios in pwrseq simple
 2015-01-28 13:35 UTC  (3+ messages)
` [PATCH 2/2] mmc: pwrseq: Update document with multiple gpios support

[PATCH v4 0/3] Add array printing helpers to ftrace
 2015-01-28 11:26 UTC  (4+ messages)
` [PATCH v4 1/3] tracing: Add array printing helpers

[PATCH] MPILIB: avoid assembler warning
 2015-01-28 16:24 UTC 

[PATCH 1/5] sched/deadline: Modify cpudl::free_cpus to reflect rd->online
 2015-01-28 15:21 UTC  (5+ messages)
` [PATCH 4/5] sched/rt: Consider deadline tasks in cpupri_find()

[PATCH 0/2] Two printf fixes
 2015-01-28 15:05 UTC  (3+ messages)
` [PATCH 2/2] string_helpers: Change semantics of string_escape_mem

[tip:perf/core] perf hists: Rename hist_entry__free to __delete
 2015-01-28 15:04 UTC 

[PATCH] clk: qcom: fix platform_no_drv_owner.cocci warnings
 2015-01-28 20:51 UTC  (2+ messages)

[PATCH v3] perf mem: enable sampling loads and stores simultaneously
 2015-01-28 15:03 UTC  (2+ messages)
` [tip:perf/core] perf mem: Enable "

[tip:perf/core] perf tools: Remove EOL whitespaces
 2015-01-28 15:03 UTC 

[RFC][PATCH 1/3] perf: Tighten (and fix) the grouping condition
 2015-01-28 14:30 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH v7 3/4] perf Documentation: add event parameters
 2015-01-28 15:05 UTC  (2+ messages)
` [tip:perf/core] perf Documentation: Add "

[PATCH 1/7] perf report: Get rid of report__inc_stat()
 2015-01-28 15:04 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] tools: perf: util: color.c: Remove some unused functions
 2015-01-28 15:05 UTC  (2+ messages)
` [tip:perf/core] perf tools: Remove some unused functions from color.c

[PATCH v4] tools lib traceevent: Add support for IP address formats
 2015-01-28 15:11 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/5] perf diff: Print diff result more precisely
 2015-01-28 15:07 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 3/4] perf probe: Do not rely on map__load() filter to find symbols
 2015-01-28 15:02 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 2/4] perf tools: Add link argument to dso__find_symbol_by_name()
 2015-01-28 15:01 UTC  (2+ messages)
` [tip:perf/core] perf symbols: Return the first entry with a given name in find_by_name method

[tip:perf/core] perf symbols: Introduce method to iterate symbols ordered by name
 2015-01-28 15:01 UTC 

[PATCH 1/2] perf annotate: handle ins parsing failures
 2015-01-28 15:00 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Handle "

[PATCH 2/2] perf annotate: fix memory leaks in LOCK handling
 2015-01-28 15:01 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Fix "

[PATCH v2 0/7] extcon: usb: Introduce USB GPIO extcon driver. Fix DRA7 & AM57xx USB
 2015-01-28 12:12 UTC  (8+ messages)
` [PATCH v2 1/7] extcon: usb-gpio: Introduce gpio usb extcon driver

[PATCH v3 1/2] watchdog: dw_wdt: pat the watchdog before enabling it
 2015-01-28 18:58 UTC  (2+ messages)

[PATCH v4 0/6] PCI: get DMA configuration from parent device
 2015-01-28 15:21 UTC  (8+ messages)
` [PATCH v4 1/6] of: iommu: add ptr to OF node arg to of_iommu_configure()

[PATCH 0/3] iio: adc: vf610: respect ADC clocking limitations
 2015-01-28 18:19 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: add property for maximum ADC clock frequencies

[PATCH 0/5] Fix fbtft/fb_pcd8544.c coding style errors and warnings
 2015-01-28 19:28 UTC  (4+ messages)
` [PATCH 1/5] staging: fbtft: fix Macros with complex values should be enclosed in parentheses
` [PATCH 5/5] staging: fbtft: fix braces {} are not necessary for single statement blocks

[RFC][PATCH] cpuset, sched: Fix cpuset sched_relax_domain_level
 2015-01-28 20:47 UTC 

[PATCH 0/2] Add device_create_files() and device_remove_files() helpers
 2015-01-28 20:46 UTC  (3+ messages)
` [PATCH 1/2] driver core: "
` [PATCH 2/2] drivers/base/node: Use device_create_files() and device_remove_files()

[PATCH -rt] lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionals
 2015-01-28 19:08 UTC 

[PATCH 0/8] usb: ulpi bus
 2015-01-28 18:02 UTC  (9+ messages)
` [PATCH 8/8] phy: add driver for TI TUSB1210 ULPI PHY

[PATCH] mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles
 2015-01-28 11:54 UTC 

[PATCH] posix_acl: fix reference leaks in posix_acl_create
 2015-01-28 17:09 UTC  (2+ messages)

randconfig build error with next-20150128, in drivers/gpu/drm/panel
 2015-01-28 16:48 UTC 

[PATCH] irqchip: mark the irq status in handle_percpu_devid_irq
 2015-01-28  9:30 UTC 

[PATCH] Mark inline functions as __maybe_unused
 2015-01-28 10:04 UTC  (2+ messages)

backport a4dba130891271084344c12537731542ec77cb85 to 3.16+
 2015-01-28 12:01 UTC  (3+ messages)

[PATCH net-next v8 0/4] net: Add Keystone NetCP ethernet driver support
 2015-01-28 20:43 UTC  (8+ messages)

[PATCH 3/4] scsi: aic7xxx: Use kzalloc instead of kmalloc/memset
 2015-01-28  7:37 UTC 

[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-28 18:08 UTC  (7+ messages)
` [PATCH v7 04/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
  ` [Linaro-acpi] "

[PATCH] mmc: tegra: Write xfer_mode, CMD regs in together
 2015-01-28 15:02 UTC  (2+ messages)

[PATCH] phy: qcom-ufs: export symbols needed by main drivers
 2015-01-28 16:18 UTC 

[PATCH v2 0/6] Add multiple GPIO and external clock to MMC pwrseq_simple
 2015-01-28 18:15 UTC  (5+ messages)
` [PATCH v2 1/6] mmc: pwrseq: Document that simple sequence support more than one GPIO
` [PATCH v2 4/6] mmc: pwrseq_simple: Add optional reference clock support
` [PATCH v2 5/6] ARM: dts: exynos5250-snow: Enable wifi power-on
` [PATCH v2 6/6] ARM: dts: exynos5250-snow: Add cap-sdio-irq to wifi mmc node

[PATCH 0/3] staging: fbtft: fix coding style errors
 2015-01-28 19:23 UTC  (3+ messages)
` [PATCH 3/3] fix space required after that ','

[PATCH v5 0/8] PCI: get DMA configuration from parent device
 2015-01-28 15:28 UTC  (4+ messages)
` [PATCH v5 3/8] of: fix size when dma-range is not used

[PATCH v3 0/3] Drivers: hv: vmbus: protect Offer/Rescind offer processing
 2015-01-28 12:08 UTC  (4+ messages)
` [PATCH v3 3/3] Drivers: hv: vmbus: serialize Offer and Rescind offer

[PATCH v2] PM: Use 64-bit timekeeping
 2015-01-28  7:42 UTC  (2+ messages)

[PATCH/RFC v10 00/19] LED / flash API integration
 2015-01-28  8:52 UTC  (5+ messages)
` [PATCH/RFC v10 04/19] dt-binding: mfd: max77693: Add DT binding related macros

[RFC PATCH 0/5] iommu: Introduce default domains for iommu groups
 2015-01-28 14:38 UTC  (7+ messages)
` [PATCH 2/5] iommu: Allocate a default domain "
` [PATCH 3/5] iommu: Limit iommu_attach/detach_device to devices with their own group
` [PATCH 4/5] iommu: Make sure a device is always attached to a domain

[PATCH 1/1] ARM: multi_v7_defconfig: Enable Exynos5420 Multi-Cluster PM support
 2015-01-28 14:40 UTC 

[PATCH 3.19.0-rc5 01/03] STAGING: Fix pcl818.c coding style issue: code indent should use tabs where possible
 2015-01-28 19:21 UTC  (2+ messages)

[PATCH RESEND v3 0/3] irqchip: vf610-mscm: add support for MSCM interrupt router
 2015-01-28 10:31 UTC  (5+ messages)
` [PATCH RESEND v3 2/3] irqchip: vf610-mscm: dt-bindings: add MSCM bindings

[PATCH v2] dma-buf: cleanup dma_buf_export() to make it easily extensible
 2015-01-28 11:20 UTC  (2+ messages)

[PATCH v5 2/5] dt-bindings: Add pinctrl bindings for mt65xx/mt81xx
 2015-01-28  7:49 UTC  (2+ messages)

[PATCH] x86, microcode: Return error from driver init code when loader is disabled
 2015-01-28 11:06 UTC  (2+ messages)

[PATCH 0/4] sched: schedule/preempt optimizations and cleanups
 2015-01-28 15:46 UTC  (3+ messages)
` [RFC PATCH 4/4] sched: Account PREEMPT_ACTIVE context as atomic

[PATCH 0/3] dvb_net: general cleaning
 2015-01-28 18:05 UTC  (3+ messages)
` [PATCH 1/3] dvb_net: Use vsprintf %pM extension to print Ethernet addresses
` [PATCH 3/3] dvb_net: Convert local hex dump to print_hex_dump_debug

[tip:irq/core PATCH] genirq: fix null pointer reference in irq_set_affinity_hint()
 2015-01-28 18:57 UTC 

[PATCH V3] tick/broadcast: Make movement of broadcast hrtimer robust against hotplug
 2015-01-28 10:02 UTC  (6+ messages)

[PATCH 0/5] xen: various cleanups
 2015-01-28 10:04 UTC  (2+ messages)
` [Xen-devel] "

[PATCH 0/7] Add SPI support for Colibri modules and DSPI driver fixes
 2015-01-28  9:55 UTC  (3+ messages)
` [PATCH 2/7] ARM: vf-colibri: add SPI support and enable MCP2515 CAN

[GIT PULL] EFI changes for v3.20
 2015-01-28 14:51 UTC  (3+ messages)

[PATCH v1 2/2] zram: remove init_lock in zram_make_request
 2015-01-28 15:04 UTC  (2+ messages)

[PATCH v2] vfs: read file_handle only once in handle_to_path
 2015-01-28 20:30 UTC 

[PATCH v5 0/3] mfd: max8997: add regmap support
 2015-01-28 14:20 UTC  (2+ messages)

[PATCH v4 00/13] AT91 pm cleanup for 3.20
 2015-01-28  8:59 UTC  (2+ messages)

[PATCHv2] arm64:mm: free the useless initial page table
 2015-01-28 12:10 UTC  (4+ messages)

[PATCH] Documentation: mm: Fix typo in vm.txt
 2015-01-28 19:34 UTC  (2+ messages)

[PATCH] Documentation: devicetree: Fix double words in Doumentation/devicetree
 2015-01-28 19:35 UTC  (2+ messages)

[PATCH v4 0/5] x86: Rework IST interrupts
 2015-01-28 16:33 UTC  (9+ messages)
` [PATCH v4 2/5] x86, traps: Track entry into and exit from IST context

[PATCH v5] can: Convert to runtime_pm
 2015-01-28 14:46 UTC  (2+ messages)

[PATCH 0/7] AT91 pm improvements for 3.20
 2015-01-28 11:25 UTC  (3+ messages)
` [PATCH 2/7] pm: at91: pm_suspend: add the WFI support for ARMv7

[PATCH] MAINTAINERS: Update NBD maintainer
 2015-01-28 19:19 UTC  (2+ messages)

arm64: USB_ARCH_HAS_EHCI
 2015-01-28 16:25 UTC  (3+ messages)

[PATCH v3 6/6] KVM: nVMX: Enable nested posted interrupt processing
 2015-01-28  7:07 UTC  (4+ messages)

[PATCH] mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles
 2015-01-28  6:57 UTC 

[PATCH v3] mm: incorporate read-only pages into transparent huge pages
 2015-01-28  9:13 UTC  (3+ 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).