All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-12 09:43:23 to 2016-04-12 10:33:38 UTC [more...]

[PATCH] drm/i915/opregion: remove unnecessary ifdefs on CONFIG_ACPI
 2016-04-12 10:33 UTC  (2+ messages)

[PATCH] drm/i915: Use new i915_gem_object_pin_map for LRC
 2016-04-12 10:33 UTC  (3+ messages)

[PATCH v4 0/4] Propagate errors out from compressed streams
 2016-04-12 10:32 UTC  (5+ messages)
` [PATCH v4 1/4] ALSA: compress: Replace complex if statement with switch
` [PATCH v4 2/4] ALSA: compress: Add function to indicate the stream has gone bad
` [PATCH v4 3/4] ASoC: wm_adsp: Use new snd_compr_stop_error to signal stream failure
` [PATCH v4 4/4] ASoC: compress: Pass error out of soc_compr_pointer

[PATCH v5 00/46] pwm: add support for atomic update
 2016-04-12 10:31 UTC  (14+ messages)
` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage

[U-Boot] [PATCH 1/1] drivers: usb: common: add common code for usb drivers to use
 2016-04-12 10:31 UTC 

[PATCH] regulator: reorder initialization steps in regulator_register()
 2016-04-12 10:31 UTC 

[PATCH 00/28] Move LRU page reclaim from zones to nodes v4
 2016-04-12 10:26 UTC  (28+ messages)
` [PATCH 01/28] mm, page_alloc: Use ac->classzone_idx instead of zone_idx(preferred_zone)
` [PATCH 02/28] mm, vmstat: Add infrastructure for per-node vmstats
` [PATCH 03/28] mm, vmscan: Move lru_lock to the node
` [PATCH 04/28] mm, vmscan: Move LRU lists to node
` [PATCH 05/28] mm, vmscan: Begin reclaiming pages on a per-node basis
` [PATCH 06/28] mm, vmscan: Have kswapd only scan based on the highest requested zone
` [PATCH 07/28] mm, vmscan: Make kswapd reclaim in terms of nodes
` [PATCH 08/28] mm, vmscan: Remove balance gap
` [PATCH 09/28] mm, vmscan: Simplify the logic deciding whether kswapd sleeps
` [PATCH 10/28] mm, vmscan: By default have direct reclaim only shrink once per node
` [PATCH 11/28] mm, vmscan: Clear congestion, dirty and need for compaction on a per-node basis
` [PATCH 12/28] mm: vmscan: Do not reclaim from kswapd if there is any eligible zone
` [PATCH 13/28] mm, vmscan: Make shrink_node decisions more node-centric

[linux-linus test] 90908: regressions - FAIL
 2016-04-12 10:29 UTC 

[RESEND 00/11] pwm: Add support for PWM Capture
 2016-04-12 10:29 UTC  (10+ messages)
` [RESEND 01/11] pwm: Add PWM Capture support
` [RESEND 02/11] pwm: sysfs: "
` [RESEND 07/11] pwm: sti: Initialise PWM Capture channel data

[meta-webserver][PATCHv2] nginx: update to 1.9.14
 2016-04-12 10:27 UTC 

[RDMA PATCH 00/16] Intel X722 iWARP driver update
 2016-04-12 10:27 UTC  (2+ messages)

[PATCH v2 1/2] USB: uas: Limit qdepth at the scsi-host level
 2016-04-12 10:27 UTC  (3+ messages)
` [PATCH v2 2/2] USB: uas: Add a new NO_REPORT_LUNS quirk

[PATCHv2 00/14] ZAC support
 2016-04-12 10:25 UTC  (4+ messages)
` [PATCHv2 03/14] libsas: Define ATA_CMD_NCQ_NON_DATA

[PATCH 00/10] drm/i915: Fix VLV/CHV unclaimed register errors
 2016-04-12 10:25 UTC  (7+ messages)
` [PATCH 02/10] drm/i915: Fix up vlv/chv display irq setup
` [PATCH 08/10] drm/i915: Move vlv_init_display_clock_gating() to the display power well

enospace regression in 4.4
 2016-04-12 10:24 UTC 

[U-Boot] [PATCH 4/4] ath79: add readonly attribute for ath79_soc_desc
 2016-04-12 10:24 UTC 

[linux-3.16 test] 90920: regressions - FAIL
 2016-04-12 10:23 UTC 

[PATCH v2] drm/i915: Fix eDP low vswing for Broadwell
 2016-04-12 10:22 UTC  (3+ messages)

git segfaults on older Solaris releases
 2016-04-12 10:21 UTC  (7+ messages)

[PATCH] bind: Upgrade 9.10.3-P3 -> 9.10.3-P4
 2016-04-12 10:20 UTC  (3+ messages)

[meta-qt5][PATCH v2 00/31] Update Qt5-core recipes to 5.6.0
 2016-04-12 10:22 UTC  (3+ messages)
` [meta-qt5][PATCH v2 01/31] qtbase-native: update sources "

[PATCH] xen: Filter out MSR write events
 2016-04-12 10:19 UTC  (6+ messages)

[PATCH] can: sja1000: Fix error location forwarding
 2016-04-12 10:19 UTC  (4+ messages)

[PATCH V4 0/7] Introduce ACPI world to ITS irqchip
 2016-04-12 10:18 UTC  (4+ messages)
` [PATCH V4 3/7] irqchip, GICv3, ITS: Refator ITS DT init code to prepare for ACPI

[PATCH v4 RESEND 0/5] Move workarounds from intel_dp_dpcd_read_wake() into drm's DP helpers
 2016-04-12 10:17 UTC  (3+ messages)

[PATCH 00/24] Optimise page alloc/free fast paths v2
 2016-04-12 10:12 UTC  (50+ messages)
` [PATCH 01/24] mm, page_alloc: Only check PageCompound for high-order pages
` [PATCH 02/24] mm, page_alloc: Use new PageAnonHead helper in the free page fast path
` [PATCH 03/24] mm, page_alloc: Reduce branches in zone_statistics
` [PATCH 04/24] mm, page_alloc: Inline zone_statistics
` [PATCH 05/24] mm, page_alloc: Inline the fast path of the zonelist iterator
` [PATCH 06/24] mm, page_alloc: Use __dec_zone_state for order-0 page allocation
` [PATCH 07/24] mm, page_alloc: Avoid unnecessary zone lookups during pageblock operations
` [PATCH 08/24] mm, page_alloc: Convert alloc_flags to unsigned
` [PATCH 09/24] mm, page_alloc: Convert nr_fair_skipped to bool
` [PATCH 10/24] mm, page_alloc: Remove unnecessary local variable in get_page_from_freelist
` [PATCH 11/24] mm, page_alloc: Remove unnecessary initialisation "
` [PATCH 12/24] mm, page_alloc: Remove unnecessary initialisation from __alloc_pages_nodemask()
` [PATCH 13/24] mm, page_alloc: Remove redundant check for empty zonelist
` [PATCH 14/24] mm, page_alloc: Simplify last cpupid reset
` [PATCH 15/24] mm, page_alloc: Move might_sleep_if check to the allocator slowpath
` [PATCH 16/24] mm, page_alloc: Move __GFP_HARDWALL modifications out of the fastpath
` [PATCH 17/24] mm, page_alloc: Reduce cost of fair zone allocation policy retry
` [PATCH 18/24] mm, page_alloc: Shortcut watermark checks for order-0 pages
` [PATCH 19/24] mm, page_alloc: Avoid looking up the first zone in a zonelist twice
` [PATCH 20/24] mm, page_alloc: Check multiple page fields with a single branch
` [PATCH 21/24] cpuset: use static key better and convert to new API
` [PATCH 22/24] mm, page_alloc: Check once if a zone has isolated pageblocks
` [PATCH 23/24] mm, page_alloc: Remove unnecessary variable from free_pcppages_bulk
` [PATCH 24/24] mm, page_alloc: Do not lookup pcp migratetype during bulk free

ath10k performance, master branch from 20160407
 2016-04-12 10:16 UTC  (4+ messages)

[PATCH v2 1/2] dt/bindings/usb: Add bindings for PIC32 MUSB driver
 2016-04-12 10:15 UTC  (4+ messages)

[PATCH v2] ecryptfs: open lower files using kernel creds
 2016-04-12 10:15 UTC 

[PATCH 00/15] Add support for Tegra210 AGIC
 2016-04-12 10:14 UTC  (9+ messages)
` [PATCH 04/15] irqchip/gic: WARN if setting the interrupt type fails

[PATCH 0/4] Optimize sched avg computation and implement flat util hierarchy
 2016-04-12 10:14 UTC  (5+ messages)
` [PATCH 1/4] sched/fair: Optimize sum computation with a lookup table

[PATCH v2] usb: dwc3: fix memory leak of dwc->regset
 2016-04-12 10:09 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/9] ASoC: hdac_hdmi: Add multichannel support
 2016-04-12 10:10 UTC  (11+ messages)
` [PATCH v2 1/9] ASoC: hdac_hdmi: parse eld for channel map capability
` [PATCH v2 2/9] ALSA: hda - add helper to get channels from cap bits
` [PATCH v2 3/9] ASoC: hdac_hdmi: Add multichannel support
` [PATCH v2 4/9] ASoC: skl_rt286: Fix to support hdmi channel map support
` [PATCH v2 5/9] ASoC: Intel: boards: Update skl_nau88l25_max98357a driver to support chmap
` [PATCH v2 6/9] ASoC: Intel: boards: Update skl_nau88l25_ssm4567 "
` [PATCH v2 7/9] ASoC: hdac_hdmi: Register chmap controls and ops
` [PATCH v2 8/9] ASoC: Intel: Skylake: Add multichannel support for HDMI
` [PATCH v2 9/9] ASoC: Intel: Skylake: Update channel map based on runtime params

Inter-VRF routing on a single machine
 2016-04-12 10:09 UTC 

[LTP] [PATCH] ptrace/ptrace05: preventing kill other processes if fork failed
 2016-04-12 10:08 UTC  (2+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: update Xen mailing list address
 2016-04-12 10:09 UTC 

A question on coredumps in unittests
 2016-04-12 10:06 UTC  (3+ messages)

[LTP] [PATCH] waitpid/waitpid02: check if fork failed
 2016-04-12 10:05 UTC  (2+ messages)

[PATCH v3] i2c: let I2C masters ignore their children for PM
 2016-04-12 10:04 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] xenfb bug fix and clean up
 2016-04-12 10:04 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/2] xenfb: use the correct condition to avoid excessive looping
  `  "
` [PATCH 2/2] xenfb: remove out_cons in xenfb_handle_events
  ` [Qemu-devel] "
  ` [Qemu-devel] [Xen-devel] "

[PATCH mesa v2 1/2] nouveau: codegen: Use FILE_MEMORY_BUFFER for buffers
 2016-04-12 10:04 UTC  (5+ messages)

[PATCH] kvmtool: delegate exit/reboot responsibility to vcpu0
 2016-04-12 10:03 UTC  (2+ messages)

[PATCH] l2fwd-crypto: fix supported key size check
 2016-04-12 10:04 UTC 

[LSF/MM TOPIC] Ideas for SLUB allocator
 2016-04-12 10:02 UTC 

[PATCH net-next WIP] ethtool: generic netlink policy
 2016-04-12 10:01 UTC  (2+ messages)

[LTP] [PATCH v2 1/2] lib: add safe_pthread_create() & safe_pthread_join()
 2016-04-12 10:01 UTC  (3+ messages)
` [LTP] [PATCH v2 2/2] syscalls/fcntl: add new test for open file description locks

[PATCH v3 0/6] LSM: LoadPin for kernel file loading restrictions
 2016-04-12  9:59 UTC  (2+ messages)

[Qemu-devel] KVM call for agenda for 2016-04-26
 2016-04-12  9:59 UTC  (2+ messages)
`  "

[PATCH] ARM: mach-imx: sdhci-esdhc-imx: initialize DMA mask
 2016-04-12  9:59 UTC  (7+ messages)

KVM call for agenda for 2016-04-12
 2016-04-12  9:58 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] npm.bbclass: Stop packagenames containing underscores from being generated
 2016-04-12  9:58 UTC 

[PATCH v5 01/28] HYPERCALL_version_op. New hypercall mirroring XENVER_ but sane
 2016-04-12  9:58 UTC  (18+ messages)
    ` REST MAINTAINERS feedback requested Was:Re: "

[PATCH 0/2] xenfb bug fix and clean up
 2016-04-12  9:57 UTC 

Updated drm-intel-testing
 2016-04-12  9:55 UTC  (3+ messages)

[Xenomai] IPIPE_LOCK Problem
 2016-04-12  9:55 UTC 

[Qemu-devel] [PATCHv8] Improve documentation for TLS
 2016-04-12  9:53 UTC  (9+ messages)
` [Qemu-devel] [Nbd] "

[PATCH v2 0/3] ARM: OMAP3: Fix McBSP2/3 hwmod setup for sidetone
 2016-04-12  9:52 UTC  (13+ messages)

[PATCH v2 1/7] i18n: index-pack: use plural string instead of normal one
 2016-04-12  9:52 UTC  (5+ messages)
` [PATCH v2 4/7] i18n: builtin/pull.c: mark strings for translation

[PATCH kernel v3 9/9] powerpc/powernv/npu: Enable NVLink pass through
 2016-04-12  9:49 UTC  (2+ messages)

Stub domain crash on Xen v4.6.1
 2016-04-12  9:49 UTC  (4+ messages)

[PATCH] crypto: sha1-mb - use corrcet pointer while completing jobs
 2016-04-12  9:45 UTC 

[PATCH v2 0/6] serial: imx: handshaking fixes and improvments
 2016-04-12  9:48 UTC  (5+ messages)

[PATCH v4] test/gem_mocs_settings: Testing MOCS register settings
 2016-04-12  9:48 UTC  (2+ messages)

[Qemu-devel] [PULL 0/3] Block patches
 2016-04-12  9:44 UTC  (2+ messages)

[RESEND PATCH v9] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-04-12  9:44 UTC  (13+ messages)

[nft PATCH v3] src/evaluate.c: improve rule management checks
 2016-04-12  9:44 UTC 

[PATCH v2] PCI: designware: move remaining rc setup code to dw_pcie_setup_rc()
 2016-04-12  9:43 UTC  (11+ messages)

[PATCH v3 00/16] DTS for hi6220 and HiKey
 2016-04-12  9:43 UTC  (4+ messages)
` [PATCH v3 04/16] arm64: dts: Add Hi6220 gpio configuration nodes


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.