All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-30 14:01:56 to 2015-09-30 14:32:19 UTC [more...]

[PATCH 1/2] component: Make a "match_add all devices matching my drivers" helper
 2015-09-30 14:32 UTC  (3+ messages)

[PATCH 0/3] ARM: dts/keystone: Introduce SoC specific compatible matches
 2015-09-30 14:31 UTC  (12+ messages)
` [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

[error-report-web][PATCH] parser: Add Unicode support to the error log
 2015-09-30 14:31 UTC  (2+ messages)

[PATCH 00/23] Color Management for DRM
 2015-09-30 14:31 UTC  (3+ messages)
` [PATCH 21/23] drm/i915: BDW: Pipe level Gamma correction

[PATCH] nfsd: serialize state seqid morphing operations
 2015-09-30 14:30 UTC  (6+ messages)

[PATCH OSSTEST 0/6] Fixes for switching to Jessie as base OS for test hosts
 2015-09-30 14:30 UTC  (2+ messages)

[PATCH v1 0/5] examples: add performance thread example
 2015-09-30 14:29 UTC  (6+ messages)
` [PATCH v1 1/5] doc: add performance-thread sample application guide
` [PATCH v1 2/5] examples: add cooperative scheduler subsytem for performance-thread app
` [PATCH v1 3/5] examples: add l3fwd-thread in performance-thread sample app
` [PATCH v1 4/5] examples: add pthread-shim "
` [PATCH v1 5/5] config: add build files for performance-thread

[PATCH] Patch to integrate RapidDisk and RapidCache RAM Drive / Caching modules into the kernel
 2015-09-30 14:29 UTC  (6+ messages)

[PATCHv4 0/3] backlight: led-backlight driver
 2015-09-30 14:29 UTC  (4+ messages)
` [PATCHv4 1/3] leds: Add of_led_get() and led_put()

[DMC_REDESIGN_V2 00/14] Redesign dmc firmware loading
 2015-09-30 14:28 UTC  (5+ messages)
` [DMC_REDESIGN_V2 03/14] drm/i915/bxt: release rpm reference if csr firmware failed to load
` [DMC_REDESIGN_V2 07/14] drm/i915/gen9: Simplify csr loading failure printing

[Qemu-devel] [PATCH v8 00/54] Postcopy implementation
 2015-09-30 14:28 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/1] migration: fix deadlock
 2015-09-30 14:28 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 0/2] "

[PATCH v2] staging: comedi: ni_tiocmd: remove unused code
 2015-09-30 14:28 UTC  (2+ messages)

[PATCH v2 0/7] hwrng: Add support for STMicroelectronics' RNG IP
 2015-09-30 14:28 UTC  (11+ messages)

[Intel-wired-lan] [PATCH 00/12] net: assorted y2038 changes
 2015-09-30 14:28 UTC  (9+ messages)
` [PATCH 10/12] net: sctp: avoid incorrect time_t use

[PATCH] meta-selftest: Add qemux86copy machine
 2015-09-30 14:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/5] add ACPI node for fw_cfg on pc and arm
 2015-09-30 14:27 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 3/5] acpi: pc: add fw_cfg device node to ssdt

boards: phytec-som-am335x: ethernet broken after reset
 2015-09-30 14:26 UTC  (4+ messages)

[PATCHv2 00/45] perf stat: Add scripting support
 2015-09-30 14:10 UTC  (46+ messages)
` [PATCH 01/45] perf tools: Add thread_map event
` [PATCH 02/45] perf tools: Add thread_map event synthesize function
` [PATCH 03/45] perf tools: Add thread_map__new_event function
` [PATCH 04/45] perf tools: Add cpu_map event
` [PATCH 05/45] perf tools: Add cpu_map event synthesize function
` [PATCH 06/45] perf tools: Add cpu_map__new_event function
` [PATCH 07/45] perf tools: Add stat config event
` [PATCH 08/45] perf tools: Add stat config event synthesize function
` [PATCH 09/45] perf tools: Add stat config event read function
` [PATCH 10/45] perf tools: Add stat event
` [PATCH 11/45] perf tools: Add stat event synthesize function
` [PATCH 12/45] perf tools: Add stat event read function
` [PATCH 13/45] perf tools: Add stat round event
` [PATCH 14/45] perf tools: Add stat round event synthesize function
` [PATCH 15/45] perf tools: Introduce stat feature
` [PATCH 16/45] perf tools: Move id_offset out of struct perf_evsel union
` [PATCH 17/45] perf stat: Rename perf_stat struct into perf_stat_evsel
` [PATCH 18/45] perf stat: Add AGGR_UNSET mode
` [PATCH 19/45] perf stat record: Add record command
` [PATCH 20/45] perf stat record: Initialize record features
` [PATCH 21/45] perf stat record: Synthesize stat record data
` [PATCH 22/45] perf stat record: Store events IDs in perf data file
` [PATCH 23/45] perf stat record: Add pipe support for record command
` [PATCH 24/45] perf stat record: Write stat events on record
` [PATCH 25/45] perf stat record: Write stat round "
` [PATCH 26/45] perf stat record: Do not allow record with multiple runs mode
` [PATCH 27/45] perf tools: Add cpu_map__empty_new interface
` [PATCH 28/45] perf tools: Make cpu_map__build_map global
` [PATCH 29/45] perf tools: Add data arg to cpu_map__build_map callback
` [PATCH 30/45] perf stat report: Cache aggregated map entries in extra cpumap
` [PATCH 31/45] perf stat report: Add report command
` [PATCH 32/45] perf stat report: Process cpu/threads maps
` [PATCH 33/45] perf stat report: Process stat config event
` [PATCH 34/45] perf stat report: Add support to initialize aggr_map from file
` [PATCH 35/45] perf stat report: Process stat and stat round events
` [PATCH 36/45] perf stat report: Move csv_sep initialization before report command
` [PATCH 37/45] perf stat report: Allow to override aggr_mode
` [PATCH 38/45] perf script: Check output fields only for samples
` [PATCH 39/45] perf script: Process cpu/threads maps
` [PATCH 40/45] perf script: Process stat config event
` [PATCH 41/45] perf script: Add process_stat/process_stat_interval scripting interface
` [PATCH 42/45] perf script: Add stat default handlers
` [PATCH 43/45] perf script: Display stat events by default
` [PATCH 44/45] perf script: Add python support for stat events
` [PATCH 45/45] perf script: Add stat-cpi.py script

[PATCH] drm/exynos: dp: remove suspend/resume functions
 2015-09-30 14:25 UTC  (2+ messages)

[PATCH] Staging: iio: cdc: Prefer using the BIT macro
 2015-09-30 14:25 UTC  (4+ messages)
` [Outreachy kernel] "

Disabling deviceinfo plugin on chromebooks?
 2015-09-30 14:24 UTC  (4+ messages)

[PATCH net-next 0/4] cxgb4: Trivial fixes for cxgb4
 2015-09-30 14:24 UTC  (5+ messages)
` [PATCH net-next 1/4] cxgb4 : Update T4/T5/T6 register ranges
` [PATCH net-next 2/4] cxgb4: For T4, don't read the Firmware Mailbox Control register
` [PATCH net-next 3/4] cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF
` [PATCH net-next 4/4] cxgb4: Report correct link speed for unsupported ones

[RFC v3 net-next 09/10] qed: Add statistics support
 2015-09-30 14:23 UTC  (3+ messages)

[PATCH v2] x86/PoD: shorten certain operations on higher order ranges
 2015-09-30 14:23 UTC  (4+ messages)

[Qemu-devel] feature idea: allow user to run custom scripts
 2015-09-30 14:23 UTC  (13+ messages)

[PATCH v6 00/29] Introduce HVM without dm and new boot ABI
 2015-09-30 14:23 UTC  (22+ messages)
` [PATCH v6 24/29] xen/x86: allow HVM guests to use hypercalls to bring up vCPUs

[PATCH] Gen2 IPMMU and DU prototype
 2015-09-30 14:22 UTC 

[PATCH] drm/i915: fix compiler warnings in intel_audio.c
 2015-09-30 14:22 UTC 

[PATCH 00/10] Remove zonelist cache and high-order watermark checking v4
 2015-09-30 14:17 UTC  (13+ messages)
` [PATCH 09/10] mm, page_alloc: Reserve pageblocks for high-order atomic allocations on demand
` [PATCH 10/10] mm, page_alloc: Only enforce watermarks for order-0 allocations

[RFC] regulator: Propagate voltage changes to supply regulators
 2015-09-30 14:21 UTC  (16+ messages)
` [PATCH 1/6] Revert "regulator: core: Handle full constraints systems when resolving supplies"
` [PATCH 2/6] regulator: core: introduce function to lock regulators and its supplies
` [PATCH 3/6] regulator: core: create unlocked version of regulator_list_voltage
` [PATCH 4/6] regulator: core: Propagate voltage changes to supply regulators
` [PATCH 5/6] regulator: i.MX anatop: Allow supply regulator
` [PATCH 6/6] ARM: i.MX6 Phytec PFLA02: Add supplies for the SoC internal regulators

[PATCHv4 0/9] Dynamic RSS Configuration for Bonding
 2015-09-30 14:05 UTC  (11+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/9] bonding: rss dynamic configuration
  ` [PATCH v5 2/9] null: fix segfault when null_pmd added to bonding
  ` [PATCH v5 3/9] null: extend number of virtual queues
  ` [PATCH v5 4/9] null: virtual dynamic rss configuration
  ` [PATCH v5 5/9] null: export eth_dev_null_create
  ` [PATCH v5 6/9] test: dynamic rss configuration
  ` [PATCH v5 7/9] bonding: per queue stats
  ` [PATCH v5 8/9] doc: fixed spellings and typos
  ` [PATCH v5 9/9] doc: dynamic rss configuration for bonding

[review-request][PATCH] toaster: fix broken test case
 2015-09-30 14:19 UTC 

[PATCH 0/2] coredump: make SIGNAL_GROUP_COREDUMP more friendly to oom-killer
 2015-09-30 14:15 UTC  (3+ messages)

[PATCH 00/12] Remove zonelist cache and high-order watermark checking v3
 2015-09-30 14:16 UTC  (8+ messages)
` [PATCH 12/12] mm, page_alloc: Only enforce watermarks for order-0 allocations

[PATCH 1/2] drm: Stop using drm_vblank_count() as the hw frame counter
 2015-09-30 14:14 UTC  (3+ messages)

[RFC/PATCH 00/11] arm: omap: counter32k rework
 2015-09-30 14:13 UTC  (10+ messages)
` [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter

[Qemu-devel] [PATCH v6 00/24] vhost-user: add migration support
 2015-09-30 14:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 05/24] util: add memfd helpers

xen-4.6 compile error
 2015-09-30 14:13 UTC  (2+ messages)

[PATCH] Bluetooth: hci_h5: clean up hci_h5 code
 2015-09-30 14:13 UTC  (2+ messages)

[PATCH] Revert "serial: 8250_dma: don't bother DMA with small transfers"
 2015-09-30 14:12 UTC  (4+ messages)

[U-Boot] [PATCH] net: Increase the size of the net_boot_file_name buffer
 2015-09-30 14:12 UTC 

[PATCH 1/1] drm: fix drm_update_vblank_count for software vblank counter
 2015-09-30 14:11 UTC  (2+ messages)

Gitk cannot start in the latest version when using --all
 2015-09-30 14:06 UTC  (5+ messages)

[RFC v3 net-next 07/10] qed: Add link support
 2015-09-30 14:08 UTC  (2+ messages)

[PATCH wpan-tools 1/2] security: add nl802154 security support
 2015-09-30 14:09 UTC  (3+ messages)
` [PATCH wpan-tools 2/2] security: add store and restore scripts

[PATCH 0/6] Implement generic IPI support mechanism
 2015-09-30 14:08 UTC  (8+ messages)

[PATCH net-next v1 0/8] amd-xgbe: AMD XGBE driver updates 2015-09-30
 2015-09-30 13:53 UTC  (9+ messages)
` [PATCH net-next v1 1/8] amd-xgbe: Remove an unneeded semicolon on a switch statement
` [PATCH net-next v1 2/8] amd-xgbe: Use proper DT / ACPI precedence checking
` [PATCH net-next v1 3/8] amd-xgbe: Add ethtool support for setting the msglevel
` [PATCH net-next v1 4/8] amd-xgbe: Add ethtool error and debug messages
` [PATCH net-next v1 5/8] amd-xgbe: Simplify calculation and setting of queue fifos
` [PATCH net-next v1 6/8] amd-xgbe: Add receive buffer unavailable statistic
` [PATCH net-next v1 7/8] amd-xgbe: Use device workqueue instead of system workqueue
` [PATCH net-next v1 8/8] amd-xgbe: Remove the XGBE_LINK state bit

[PATCH 0/3] leds: add device trigger
 2015-09-30 14:08 UTC  (3+ messages)
` [PATCH 2/3] leds: add debugfs to "

[RFC] regulator: Propagate voltage changes to supply regulators
 2015-09-30 14:07 UTC  (2+ messages)

[PATCH v2 0/8] mmc: dw_mmc-rockchip: allow tuning using the clk-phase api
 2015-09-30 14:07 UTC  (18+ messages)
` [PATCH v2 1/8] clk: rockchip: Allow more precision for some mmc clock phases
` [PATCH v2 2/8] clk: rockchip: Make calculations use rounding
` [PATCH v2 3/8] mmc: core: Add mmc_regulator_set_vqmmc()
` [PATCH v2 4/8] mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch
` [PATCH v2 5/8] mmc: dw_mmc-rockchip: dt-binding: Add tuning related things
` [PATCH v2 6/8] mmc: dw_mmc-rockchip: MMC tuning with the clock phase framework
` [PATCH v2 7/8] ARM: dts: rockchip: Add drive/sample clocks for rk3288 dw_mmc devices
` [PATCH v2 8/8] ARM: dts: rockchip: add tuning related settings to veyron devices

[PATCH 1/3] cxl: fix leak of IRQ names in cxl_free_afu_irqs()
 2015-09-30 14:04 UTC  (6+ messages)
` [PATCH 2/3] cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API
` [PATCH 3/3] cxl: fix leak of ctx->mapping when releasing kernel API contexts

[PATCH] amd-xgbe: fix potential memory leak in xgbe-debugfs
 2015-09-30 14:06 UTC  (2+ messages)

[PATCH 19/43] drm/i915: s/GET_CFG_CR1_REG/DPLL_CFGCR1/ etc
 2015-09-30 14:06 UTC  (2+ messages)
` [PATCH v2 "

[review-request][PATCH] 8126 Messages are missing when "IMAGE_FSTYPES" field is not properly edited
 2015-09-30 14:05 UTC  (11+ messages)

[PATCH v4 00/11] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-09-30 14:06 UTC  (6+ messages)
` [PATCH v4 07/11] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest

[OSSTEST PATCH] make-flight: Trim the matrix of disk format flights
 2015-09-30 14:04 UTC 

[Patch RFC 00/13] VT-d Asynchronous Device-TLB Flush for ATS Device
 2015-09-30 14:03 UTC  (9+ messages)

[PATCH] Documentation: improve line discipline method descriptions
 2015-09-30 14:03 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH -mm 0/3] mm/oom_kill: ensure we actually kill all tasks sharing the same mm
 2015-09-30 13:59 UTC  (4+ messages)
` [PATCH -mm 3/3] mm/oom_kill: fix the wrong task->mm == mm checks in

Improve or change devel mailing-list for improve efficiency and spending less time, is this possible?
 2015-09-30 14:02 UTC  (6+ messages)

[drm-intel:for-linux-next-fixes 3/4] DockBook: drivers/gpu/drm/drm_probe_helper.c:107: warning: Excess function parameter 'dev' description in 'DRM_OUTPUT_POLL_PERIOD'
 2015-09-30 14:02 UTC  (4+ messages)

[PATCH v3 0/5] Goodix touchscreen enhancements
 2015-09-30 14:01 UTC  (12+ messages)
` [PATCH v3 1/5] Input: goodix - reset device at init


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.