All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-27 17:29:40 to 2015-10-27 17:55:11 UTC [more...]

[PATCH 0/5] mtd: migrate 'of_node' handling to core, not in mtd_part_parser_data
 2015-10-27 17:54 UTC  (4+ messages)
` [PATCH 1/5] mtd: ofpart: grab device tree node directly from master device node

[PATCH] gpio: zynq: Implement irq_(request|release)_resources
 2015-10-27 17:54 UTC  (6+ messages)

[PATCH] gtk-icon-cache: pass the native libdir to the intercept
 2015-10-27 17:46 UTC 

[PATCH] get_maintainer: Don't fallback to git by default
 2015-10-27 17:53 UTC  (11+ messages)

[PATCH] enic: improve Tx packet rate
 2015-10-27 17:52 UTC  (2+ messages)

git-credential-cache--daemon quits on SIGHUP, can we change it to ignore instead?
 2015-10-27 17:52 UTC  (8+ messages)

[Buildroot] Help Adding Package to build root
 2015-10-27 17:52 UTC 

[Intel-wired-lan] [PATCH] ixgbe: Wait for 1ms, not 1us, after RST
 2015-10-27 17:32 UTC  (4+ messages)
  `  "

[PATCH] oom_kill: add option to disable dump_stack()
 2015-10-27 17:51 UTC  (8+ messages)

[linux-3.14 test] 63321: regressions - trouble: blocked/broken/fail/pass
 2015-10-27 17:51 UTC 

[Qemu-devel] [PATCH v3 for 2.5 0/3] qga: non-blocking fd cleanups
 2015-10-27 17:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] qga: drop hand-made guest_file_toggle_flags helper
` [Qemu-devel] [PATCH 2/3] qga: fixed CloseHandle in qmp_guest_file_open
` [Qemu-devel] [PATCH 3/3] qga: set file descriptor in qmp_guest_file_open non-blocking on Win32

[PATCH] fix memory leaks and uninitialized jump
 2015-10-27 17:48 UTC  (4+ messages)

[Qemu-devel] exec: About DISAS_JUMP and DISAS_UPDATE
 2015-10-27 17:47 UTC  (9+ messages)

[U-Boot] [PATCH v6 03/23] spi: altera_spi: Use BIT macro
 2015-10-27 17:47 UTC  (2+ messages)
` [U-Boot] [PATCH] spi: altera_spi: Minor cleanup

[PATCH v2 0/3] clk: Broadcom BCM63138 support
 2015-10-27 17:46 UTC  (3+ messages)
` [PATCH v2 2/3] clk: bcm: Add BCM63138 clock support

[PATCH 0/2] Fix interactive rebase when the editor saves with CR/LF
 2015-10-27 17:46 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] sh-setup: explicitly mark CR as a field separator

[PATCH 00/15] drivers/tty/: Deinline smaller/less used functions
 2015-10-27 17:46 UTC  (10+ messages)
` [PATCH 01/15] cyclades: Deinline cyz_is_loaded, save 240 bytes
` [PATCH 02/15] isicom: Deinline drop_dtr, save 112 bytes
` [PATCH 03/15] tty: Deinline n_tty_receive_char_inline, save 224 bytes
` [PATCH 04/15] serial/fsl_lpuart: Deinline lpuart_transmit_buffer, save 176 bytes
` [PATCH 05/15] serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytes
` [PATCH 06/15] serial/men_z135_uart: Deinline men_z135_reg_clr, save 176 bytes
` [PATCH 07/15] serial/msm_serial: Deinline wait_for_xmitr, save 165 bytes
` [PATCH 08/15] serial/omap-serial: "
` [PATCH 09/15] serial/pxa: "

[PATCH] librte: Link status interrupt race condition, IGB E1000
 2015-10-27 17:45 UTC  (4+ messages)

[lustre-devel] [RESEND PATCH v2 0/5] Remove uses and definition of IS_PO2
 2015-10-27 17:46 UTC  (6+ messages)
` [lustre-devel] [RESEND PATCH v2 1/5] staging: lustre: ldlm_extent.c: replace IS_PO2 by is_power_of_2
` [lustre-devel] [RESEND PATCH v2 2/5] staging: lustre: hash.c: Replace "
` [lustre-devel] [RESEND PATCH v2 3/5] staging: lustre: workitem.c: replace "
` [lustre-devel] [RESEND PATCH v2 4/5] staging: lustre: selftest.h: "
` [lustre-devel] [RESEND PATCH v2 5/5] staging: lustre: libcfs.h: remove IS_PO2 and __is_po2

iMX6 SSI in TDM master mode and SDMA
 2015-10-27 17:45 UTC  (4+ messages)

[PATCH soc/next] ARM: bcm2835: add mutual inclusion protection
 2015-10-27 17:42 UTC  (3+ messages)

[PATCH] e1000: fix rx/tx total byte statistics
 2015-10-27 17:41 UTC  (3+ messages)

U-boot file is being removed when image-recipe is rebuild which uses wic.bz2
 2015-10-27 17:41 UTC  (5+ messages)

[PATCH 01/70] cpufreq: interactive: New 'interactive' governor
 2015-10-27 17:30 UTC  (70+ messages)
` [PATCH 02/70] cpufreq interactive governor: event tracing
` [PATCH 03/70] cpufreq: interactive: apply intermediate load to max speed not current
` [PATCH 04/70] cpufreq: interactive: set at least hispeed when above hispeed load
` [PATCH 05/70] cpufreq: interactive: don't drop speed if recently at higher load
` [PATCH 06/70] cpufreq: interactive: configurable delay before raising above hispeed
` [PATCH 07/70] cpufreq: interactive: adjust code and documentation to match
` [PATCH 08/70] cpufreq: interactive: base hispeed bump on target freq, not actual
` [PATCH 09/70] cpufreq: interactive: Separate speed target revalidate time and initial set time
` [PATCH 10/70] cpufreq: interactive: Boost frequency on touchscreen input
` [PATCH 11/70] cpufreq: interactive: remove unused target_validate_time_in_idle
` [PATCH 12/70] cpufreq: interactive: Add sysfs boost interface for hints from userspace
` [PATCH 13/70] cpufreq: interactive: set floor for boosted speed
` [PATCH 14/70] cpufreq: interactive: add boost pulse interface
` [PATCH 15/70] cpufreq-interactive: Compile fixup
` [PATCH 16/70] cpufreq: interactive: restart above_hispeed_delay at each hispeed load
` [PATCH 17/70] cpufreq: interactive: take idle notifications only when active
` [PATCH 18/70] cpufreq: interactive: keep freezer happy when not current governor
` [PATCH 19/70] cpufreq: interactive: handle speed up and down in the realtime task
` [PATCH 20/70] cpufreq: interactive: remove input_boost handling
` [PATCH 21/70] cpufreq: interactive: always limit initial speed bump to hispeed
` [PATCH 22/70] cpufreq: interactive: run at fraction of hispeed_freq when load is low
` [PATCH 23/70] cpufreq: interactive: pin timers to associated CPU
` [PATCH 24/70] cpufreq: interactive: use deferrable timer by default
` [PATCH 25/70] cpufreq: interactive: kick timer on idle exit past expiry
` [PATCH 26/70] cpufreq: interactive: trace actual speed in target speed decisions
` [PATCH 27/70] cpufreq: interactive: change speed according to current speed and target load
` [PATCH 28/70] cpufreq: interactive: apply above_hispeed_delay to each step above hispeed
` [PATCH 29/70] cpufreq: interactive: allow arbitrary speed / target load mappings
` [PATCH 30/70] cpufreq: interactive: remove load since last speed change
` [PATCH 31/70] cpufreq: interactive: adjust load for changes in speed
` [PATCH 32/70] cpufreq: interactive: specify duration of CPU speed boost pulse
` [PATCH 33/70] cpufreq: interactive: add timer slack to limit idle at speed > min
` [PATCH 34/70] cpufreq: interactive: fix boosting logic
` [PATCH 35/70] cpufreq: interactive: fix racy timer stopping
` [PATCH 36/70] cpufreq: interactive: fix race on timer restart on governor start
` [PATCH 37/70] cpufreq: interactive: default go_hispeed_load 99%, doc updates
` [PATCH 38/70] cpufreq: interactive: init default values at compile time
` [PATCH 39/70] cpufreq: interactive: don't handle transition notification if not enabled
` [PATCH 40/70] cpufreq: interactive: fix deadlock on spinlock in timer
` [PATCH 41/70] cpufreq: interactive: fix race on governor start/stop
` [PATCH 42/70] cpufreq: interactive: allow arbitrary speed / delay mappings
` [PATCH 43/70] cpufreq: interactive: add io_is_busy interface
` [PATCH 44/70] cpufreq: interactive: fix crash on error paths in get_tokenized_data
` [PATCH 45/70] cpufreq: interactive: base above_hispeed_delay on target freq, not current
` [PATCH 46/70] cpufreq: interactive: fix uninitialized spinlock
` [PATCH 47/70] cpufreq: interactive: handle errors from cpufreq_frequency_table_target
` [PATCH 48/70] cpufreq: interactive: reduce chance of zero time delta on load eval
` [PATCH 49/70] cpufreq: interactive: avoid underflow on active time calculation
` [PATCH 50/70] cpufreq: interactive: fix race on cpufreq TRANSITION notifier
` [PATCH 51/70] cpufreq: interactive: resched timer if max freq raised
` [PATCH 52/70] cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay
` [PATCH 53/70] cpufreq: interactive: Remove unnecessary cpu_online() check
` [PATCH 54/70] cpufreq: interactive: Move definition of cpufreq_gov_interactive downwards
` [PATCH 55/70] cpufreq: Interactive: Implement per policy instances of governor
` [PATCH 56/70] cpufreq: interactive: delete timers for GOV_START
` [PATCH 57/70] cpufreq: interactive: fix compiling warnings
` [PATCH 58/70] cpufreq: interactive: fix NULL pointer dereference at sysfs ops
` [PATCH 59/70] cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.c
` [PATCH 60/70] cpufreq: interactive: hold reference on global cpufreq kobject if needed
` [PATCH 61/70] cpufreq: interactive: restructure CPUFREQ_GOV_LIMITS
` [PATCH 62/70] cpufreq: interactive: turn boost_pulse off on boost off
` [PATCH 63/70] cpufreq: interactive: remove compilation error from commit 49cc72365fb7ee87762a7ccc6a32ef68627216c5
` [PATCH 64/70] cpufreq: interactive: prevents the frequency to directly raise above the hispeed_freq from a lower frequency
` [PATCH 65/70] cpufreq: interactive: make common_tunables static
` [PATCH 66/70] cpufreq: interactive: Fix compile errors in accordance with changes from 3.14 to 3.18
` [PATCH 67/70] cpufreq: interactive: Put global cpufreq kobject on failure
` [PATCH 68/70] subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequency
` [PATCH 69/70] cpufreq: interactive: Don't set floor_validate_time during boost
` [PATCH 70/70] cpufreq: interactive: Round up timer_rate to match jiffy

[PATCH 0/6] Remove some usage of shadow variable
 2015-10-27 17:41 UTC  (5+ messages)

[GIT PULL] EFI changes for v4.4
 2015-10-27 17:41 UTC  (3+ messages)

[RFC v2 0/6] Managing cluser-level c-states with generic power domains
 2015-10-27 17:40 UTC  (9+ messages)
` [RFC v3 0/7] Managing cluser-level idle-states "
` [RFC v3 1/7] PM / Domains: prepare for devices that might register a power state
` [RFC v3 2/7] PM / Domains: support idle-states as genpd multiple-state
` [RFC v3 3/7] arm64: dts: Add idle-states for Juno
` [RFC v3 4/7] arm64: Juno: declare generic power domains for both clusters
` [RFC v3 5/7] drivers: cpu-pd: allow calling of_cpu_pd_init from platform code
` [RFC v3 6/7] arm64: PM /Domains: Initialize CPU-domains from DT
` [RFC v3 7/7] arm64: Juno: declare idle-state cluster-sleep-0 as genpd state

[PATCH 08/13 v2] clk: add ARM syscon ICST device tree bindings
 2015-10-27 17:41 UTC  (2+ messages)

[PATCH V3 RESEND 3/3] Add iommu node for hi6220 SoC platform
 2015-10-27 17:39 UTC  (3+ messages)

[PATCH 0/2] Virtual PMD using sze2 layer for COMBO cards
 2015-10-27 17:40 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] szedata2: add handling of scattered packets in TX
  ` [PATCH v2 4/5] doc: add documentation for szedata2 PMD

[PATCH v2 01/20] staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro
 2015-10-27 17:40 UTC 

[PATCH 0/3] staging: rtl8188eu: Remove unnecessary functions
 2015-10-27 17:37 UTC  (4+ messages)
` [PATCH 1/3] staging: rtl8188eu: core: "
` [PATCH 2/3] staging: rtl8188eu: Remove unused function
` [PATCH 3/3] staging: rtl8188eu: core: Remove wrapper function

[U-Boot] [PATCH v2 00/14] dm: arm: zynq: Convert serial driver to driver model
 2015-10-27 17:37 UTC  (3+ messages)

[PATCH 0/2] Expose max_sge_rd correctly
 2015-10-27 17:37 UTC  (5+ messages)
` [PATCH 1/2] mlx4: Expose correct max_sge_rd limit

memtest updates
 2015-10-27 17:35 UTC  (4+ messages)

[PATCH 00/25] toaster: 8279: Provide a single way of starting Toaster
 2015-10-27 17:28 UTC  (24+ messages)
` [PATCH 03/25] toaster: set DATABASE_URL in toaster script
` [PATCH 04/25] toaster: run bitbake the same way
` [PATCH 05/25] toaster: remove unused variable
` [PATCH 06/25] toaster: check for toaster configuration later
` [PATCH 07/25] toaster: use parent of the build dir
` [PATCH 08/25] toaster: make runbuilds to loop
` [PATCH 09/25] toaster: start 'manage.py runbuilds' in the script
` [PATCH 10/25] toaster: update brbe and project attributes
` [PATCH 11/25] toaster: implement stop_bitbake function
` [PATCH 12/25] toaster: implement start_bitbake function
` [PATCH 13/25] toaster: implement 'toaster restart-bitbake'
` [PATCH 14/25] toaster: remove _setupBE function
` [PATCH 15/25] toaster: reimplemented startBBServer method
` [PATCH 16/25] toaster: remove stopBBServer API
` [PATCH 17/25] toaster: do not terminate bb server
` [PATCH 18/25] toaster: remove usage of BUILD_MODE variable
` [PATCH 19/25] toaster: do not create duplicate HelpText objects
` [PATCH 20/25] toaster: buildinfohelper Broaden the toaster created recipe data case
` [PATCH 21/25] toaster: implement BitbakeController.getVariable
` [PATCH 22/25] toaster: set varibales on bitbake server
` [PATCH 23/25] toaster: remove writeConfFile API
` [PATCH 24/25] toaster: stop using toaster-pre.conf
` [PATCH 25/25] toaster: remove SDKMACHINE from project variables

[PATCH v3 4/7] PCI: Record an fwnode associated with root PCI buses, optionally
 2015-10-27 17:19 UTC  (3+ messages)

[PATCH v5 0/9] Dynamic RSS Configuration for Bonding
 2015-10-27 17:34 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 6/9] test: dynamic rss configuration

[RFC PATCHv3 0/4] Driver for new VMD device
 2015-10-27 17:34 UTC  (5+ messages)
` [RFC PATCHv3 1/4] pci: skip child bus with conflicting resources
` [RFC PATCHv3 2/4] x86-pci: allow pci domain specific dma ops
` [RFC PATCHv3 3/4] x86/pci: Initial commit for new VMD device driver
` [RFC PATCHv3 4/4] pciutils: Allow 32-bit domains

[PATCHv2] arm: perf: Add event descriptions
 2015-10-27 17:32 UTC  (5+ messages)

server unclear options of buckets stats info
 2015-10-27 17:32 UTC  (2+ messages)

[PATCH net v2 0/4] net: clean up interactions of CHECKSUM_PARTIAL and fragmentation
 2015-10-27 17:32 UTC  (5+ messages)
` [PATCH net v2 3/4] ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets

[PATCH v3] EDAC: Add ARM64 EDAC
 2015-10-27 17:29 UTC  (3+ messages)

[PATCH] ixgbe: change logging for ixgbe tx code path selection
 2015-10-27 17:31 UTC  (4+ messages)

[PATCH v2] drm/i915: Add extra plane information in debugfs
 2015-10-27 17:31 UTC  (2+ messages)

[Qemu-devel] [PATCH] backends/hostmem: Ignore ENOSYS while setting MPOL_DEFAULT
 2015-10-27 17:31 UTC  (2+ messages)

[PATCH] oxenstored: fix short-write issue
 2015-10-27 17:31 UTC  (5+ messages)

[PATCH v2 0/5] block, dax: updates for 4.4
 2015-10-27 17:31 UTC  (4+ messages)
` [PATCH v2 1/5] pmem, dax: clean up clear_pmem()

[PATCH v2 00/11] arm64: kernel: Add support for hibernate/suspend-to-disk
 2015-10-27 17:29 UTC  (12+ messages)
` [PATCH v2 01/11] arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap
` [PATCH v2 02/11] arm64: Fold proc-macros.S into assembler.h
` [PATCH v2 03/11] arm64: Convert hcalls to use HVC immediate value
` [PATCH v2 04/11] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH v2 05/11] arm64: kvm: allows kvm cpu hotplug
` [PATCH v2 06/11] arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
` [PATCH v2 07/11] arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
` [PATCH v2 08/11] arm64: kernel: Include _AC definition in page.h
` [PATCH v2 09/11] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
` [PATCH v2 10/11] PM / Hibernate: clean cached pages on architectures that require it
` [PATCH v2 11/11] arm64: kernel: Add support for hibernate/suspend-to-disk

[PATCH] sepolgen: Reset line numbers when parsing files
 2015-10-27 17:30 UTC  (2+ messages)

doesn't fix for paranoid umask while 'make deb-pkg'
 2015-10-27 16:55 UTC 

[PATCH i-g-t 1/4] tests/kms_pipe_crc_basic: Skip invalid pipe/port combos
 2015-10-27 17:29 UTC  (5+ messages)
` [PATCH i-g-t 2/4] lib: Skip suspend/hibernate tests if the system doesn't support them


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.