All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-27 17:19:45 to 2017-02-27 18:11:16 UTC [more...]

tip.today - scheduler bam boom crash (cpu hotplug)
 2017-02-27 17:40 UTC  (13+ messages)

[PATCH net] net/mlx4_en: reception NAPI/IRQ race breaker
 2017-02-27 17:10 UTC  (6+ messages)
` [PATCH net] net: solve a NAPI race
  ` [PATCH v2 "

[PATCH 1/3] blk-mq: make blk_mq_alloc_request_hctx() allocate a scheduler request
 2017-02-27 18:07 UTC  (6+ messages)
` [PATCH 2/3] blk-mq: kill blk_mq_set_alloc_data()
` [PATCH 3/3] blk-mq: move update of tags->rqs to __blk_mq_alloc_request()

[PATCH v4] btrfs: Handle delalloc error correctly to avoid ordered extent deadlock
 2017-02-27 18:09 UTC  (3+ messages)

[PATCH] net: bridge: allow IPv6 when multicast flood is disabled
 2017-02-27 17:11 UTC 

[PATCH v2] Input: pwm-beeper: support customized freq for SND_BELL
 2017-02-27 18:11 UTC  (2+ messages)
  ` [v2] "

[Qemu-devel] [PATCH] null-machine: Add support for the "-kernel" parameter
 2017-02-27 18:10 UTC  (9+ messages)

[PATCH RESEND RFC 0/8] Memory scrubbing from idle loop
 2017-02-27 18:09 UTC  (4+ messages)

[PATCH v4 00/22] Add configuration options for split-index
 2017-02-27 18:00 UTC  (14+ messages)
` [PATCH v4 01/22] config: mark an error message up for translation
` [PATCH v4 02/22] t1700: change here document style
` [PATCH v4 03/22] config: add git_config_get_split_index()
` [PATCH v4 04/22] split-index: add {add,remove}_split_index() functions
` [PATCH v4 05/22] read-cache: add and then use tweak_split_index()
` [PATCH v4 06/22] update-index: warn in case of split-index incoherency
` [PATCH v4 07/22] t1700: add tests for core.splitIndex
` [PATCH v4 08/22] Documentation/config: add information "
` [PATCH v4 09/22] Documentation/git-update-index: talk about core.splitIndex config var
` [PATCH v4 10/22] config: add git_config_get_max_percent_split_change()
` [PATCH v4 11/22] read-cache: regenerate shared index if necessary
` [PATCH v4 12/22] t1700: add tests for splitIndex.maxPercentChange
` [PATCH v4 14/22] sha1_file: make check_and_freshen_file() non static

[PATCH] ptrace: fix PTRACE_LISTEN race corrupting task->state
 2017-02-27 18:08 UTC  (3+ messages)

[PATCH 4.12] brcmfmac: move brcmf_txcomplete function to fwsignal.c
 2017-02-27 18:04 UTC  (2+ messages)

[PATCH v8 0/9] devicetree battery support and client bq27xxx_battery
 2017-02-27 18:07 UTC  (5+ messages)
` [PATCH v8 7/9] power: bq27xxx_battery: Add power_supply_battery_info support
` [PATCH v8 8/9] power: bq27xxx_battery: Add print_dm_blocks() to log chip memory

[PATCH] ceph-detect-init: Adds Oracle Linux Server and Oracle VM Server detection
 2017-02-27 18:06 UTC 

[Qemu-devel] [PATCH 0/4] RBD: blockdev-add
 2017-02-27 18:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] block/rbd: don't copy strings in qemu_rbd_next_tok()

[lkp-robot] [x86/mm/ptdump] 243b72aae2: WARNING:at_arch/x86/mm/dump_pagetables.c:#note_page
 2017-02-27 16:11 UTC  (3+ messages)

Schedule affinity_notify work while migrating IRQs during hot plug
 2017-02-27 17:21 UTC  (4+ messages)

[PATCH] f2fs: skip checkpoint if having a dirty segment but no prefree at BG_GC -> FG_GC
 2017-02-27 18:05 UTC  (6+ messages)

[Qemu-devel] [PATCH RESEND] qdev: Make "hotplugged" property read-only
 2017-02-27 18:05 UTC  (2+ messages)

[Qemu-devel] [PULL 00/30] target-arm queue
 2017-02-27 18:04 UTC  (31+ messages)
` [Qemu-devel] [PULL 01/30] target-arm: Implement BCM2835 hardware RNG
` [Qemu-devel] [PULL 02/30] bcm2835_rng: Use qcrypto_random_bytes() rather than rand()
` [Qemu-devel] [PULL 03/30] sd: sdhci: mask transfer mode register value
` [Qemu-devel] [PULL 04/30] sd: sdhci: check transfer mode register in multi block transfer
` [Qemu-devel] [PULL 05/30] sd: sdhci: conditionally invoke "
` [Qemu-devel] [PULL 06/30] sd: sdhci: Remove block count enable check in single block transfers
` [Qemu-devel] [PULL 07/30] hw/arm/virt: fix cpu object reference leak
` [Qemu-devel] [PULL 08/30] Add missing fp_access_check() to aarch64 crypto instructions
` [Qemu-devel] [PULL 09/30] cputlb: Don't assume do_unassigned_access() never returns
` [Qemu-devel] [PULL 10/30] hw/arm/virt: Add a user option to disallow ITS instantiation
` [Qemu-devel] [PULL 11/30] ARM i.MX timers: fix reset handling
` [Qemu-devel] [PULL 12/30] armv7m: Rename nvic_state to NVICState
` [Qemu-devel] [PULL 13/30] armv7m: Implement reading and writing of PRIGROUP
` [Qemu-devel] [PULL 14/30] armv7m: Rewrite NVIC to not use any GIC code
` [Qemu-devel] [PULL 15/30] armv7m: Fix condition check for taking exceptions
` [Qemu-devel] [PULL 16/30] arm: gic: Remove references to NVIC
` [Qemu-devel] [PULL 17/30] armv7m: Escalate exceptions to HardFault if necessary
` [Qemu-devel] [PULL 18/30] armv7m: Remove unused armv7m_nvic_acknowledge_irq() return value
` [Qemu-devel] [PULL 19/30] armv7m: Simpler and faster exception start
` [Qemu-devel] [PULL 20/30] armv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLE
` [Qemu-devel] [PULL 21/30] armv7m: Extract "exception taken" code into functions
` [Qemu-devel] [PULL 22/30] armv7m: Check exception return consistency
` [Qemu-devel] [PULL 23/30] armv7m: Raise correct kind of UsageFault for attempts to execute ARM code
` [Qemu-devel] [PULL 24/30] armv7m: Allow SHCSR writes to change pending and active bits
` [Qemu-devel] [PULL 25/30] bcm2835_sdhost: add bcm2835 sdhost controller
` [Qemu-devel] [PULL 26/30] hw/sd: add card-reparenting function
` [Qemu-devel] [PULL 27/30] bcm2835_gpio: add bcm2835 gpio controller
` [Qemu-devel] [PULL 28/30] bcm2835: add sdhost and gpio controllers
` [Qemu-devel] [PULL 29/30] hw/arm/exynos: Fix Linux kernel division by zero for PLLs
` [Qemu-devel] [PULL 30/30] hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster ID

Kernel commit d35a00b8e33dab7385f724e713ae71c8be0a49f4 breaks wireguard
 2017-02-27 18:04 UTC 

[GRUB PARTUUID PATCH V3 0/5] Add PARTUUID detection support
 2017-02-27 18:03 UTC  (4+ messages)
` [GRUB PARTUUID PATCH V3 5/5] Harmonize patches

Excluding pins from Linux control
 2017-02-27 18:02 UTC 

[Qemu-devel] [PATCH 0/2] vl: Print warning if a non-empty default config-file is found
 2017-02-27 18:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] config: qemu_config_parse() return number of config groups
` [Qemu-devel] [PATCH 2/2] vl: Print warning when a default config file is loaded

[PATCH rdma-core 00/14] Revise the DMA barrier macros in ibverbs
 2017-02-27 18:00 UTC  (4+ messages)
` [PATCH rdma-core 08/14] mlx5: Update to use new udma write barriers

[PATCH V5 0/6] mm: fix some MADV_FREE issues
 2017-02-27 17:21 UTC  (7+ messages)
` [PATCH V5 3/6] mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
` [PATCH V5 4/6] mm: reclaim MADV_FREE pages

[PATCH] drm/i915/dsi: VLV/CHT Only wait for LP00 on MIPI PORT A
 2017-02-27 17:57 UTC  (2+ messages)

RK3288 USB OTG controller in peripheral mode
 2017-02-27 17:57 UTC  (4+ messages)
` dwc2 gadget issues (was: RK3288 USB OTG controller in peripheral mode)
  ` dwc2 gadget issues

[PATCH v2] mm/vmscan: fix high cpu usage of kswapd if there are no reclaimable pages
 2017-02-27 17:29 UTC  (6+ messages)

Clean-up idea: IIO Headers
 2017-02-27 17:56 UTC  (2+ messages)

[U-Boot] [PATCH v2] driver: net: ldpaa: Update priv->phydev after free()
 2017-02-27 17:54 UTC  (5+ messages)

[PATCH 0/5] KVM: arm/arm64: fix some races and allow userspace to set MPIDR
 2017-02-27 17:55 UTC  (6+ messages)
` [PATCH 1/5] KVM: arm/arm64: prepare to use vcpu requests
` [PATCH 2/5] KVM: arm/arm64: replace vcpu->arch.pause with a vcpu-request
` [PATCH 3/5] KVM: arm/arm64: replace vcpu->arch.power_off "
` [PATCH 4/5] KVM: arm/arm64: fix race in kvm_psci_vcpu_on
` [PATCH 5/5] KVM: arm/arm64: allow userspace to set MPIDR

[PATCH 1/1] add --partuuid to probe
 2017-02-27 17:53 UTC  (7+ messages)

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-02-27 17:52 UTC  (4+ messages)
` [RFC PATCH v4 19/28] swiotlb: Add warnings for use of bounce buffers with SME

[Qemu-devel] QEMU has been accepted into GSoC 2017
 2017-02-27 17:52 UTC  (2+ messages)
`  "

[PATCH iptables] extensions: libxt_hashlimit: Add translation to nft
 2017-02-27 17:43 UTC 

[PATCH] staging: iio: ad7192: Move contents of header file to source file
 2017-02-27 17:50 UTC  (3+ messages)
  ` [Outreachy kernel] "

a few more picky questions about COMPATIBLE_MACHINE usage
 2017-02-27 17:50 UTC  (2+ messages)

[PATCH] gitweb tests: Skip tests when we don't have Time::HiRes
 2017-02-27 17:48 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/16] sunxi: Add support for the CHIP Pro
 2017-02-27 17:49 UTC  (18+ messages)
` [U-Boot] [PATCH v5 1/16] nand: sunxi: Fix modulo by zero error
` [U-Boot] [PATCH v5 2/16] bch: Allow to build for the host
` [U-Boot] [PATCH v5 3/16] tools: sunxi: Add spl image builder
` [U-Boot] [PATCH v5 4/16] common: Move environment choice to Kconfig
` [U-Boot] [PATCH v5 5/16] cmd: Add Kconfig option for CMD_MTDPARTS and related options
` [U-Boot] [PATCH v5 6/16] mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry
` [U-Boot] [PATCH v5 7/16] cmd: Expose a Kconfig option to enable UBIFS commands
` [U-Boot] [PATCH v5 8/16] cmd: nand: Expose optional suboptions in Kconfig
` [U-Boot] [PATCH v5 9/16] mtd: sunxi: Select the U-Boot location config option
` [U-Boot] [PATCH v5 10/16] mtd: sunxi: Change U-Boot offset
` [U-Boot] [PATCH v5 11/16] sunxi: Enable UBI and NAND support
` [U-Boot] [PATCH v5 12/16] sunxi: Add the default mtdids and mtdparts to our env
` [U-Boot] [PATCH v5 13/16] nand: sunxi: Add options for the SPL NAND configuration
` [U-Boot] [PATCH v5 14/16] scripts: sunxi: Build an raw SPL image
` [U-Boot] [PATCH v5 15/16] sunxi: Sync GR8 DTS and AXP209 with the kernel
` [U-Boot] [PATCH v5 16/16] sunxi: Add support for the CHIP Pro

[PATCH v2 0/2] Add i2c DT binding and device node for Mediatek MT2701 Soc
 2017-02-27 17:15 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation: devicetree: Add i2c binding for mediatek MT2701 Soc Platform

[PATCHv4 0/9] video/exynos/sti/cec: add HPD state notifier & use in drivers
 2017-02-27 17:46 UTC  (7+ messages)
` [PATCHv4 1/9] video: add hotplug detect notifier support

[PATCH 10/29] xl: split out xl_parse.[ch]
 2017-02-27 17:47 UTC  (4+ messages)
` [PATCH 1/3] xl: rename cpurange_parse to parse_cpurange
  ` [PATCH 2/3] xl: introduce a function to get shutdown action name
  ` [PATCH 3/3] xl: split out xl_parse.[ch]

[PATCH 24/29] xl: split out vnc and console related code
 2017-02-27 17:48 UTC  (3+ messages)
` [PATCH 1/2] xl: call libxl_vncviewer_exec in main_vncviewer
  ` [PATCH 2/2] xl: split out vnc and console related code

[PATCH resend 00/15] drm/i915/dsi: Fix / cleanup dsi enable / disable sequences
 2017-02-27 17:47 UTC  (23+ messages)
` [PATCH resend 11/15] drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight
` [PATCH resend 12/15] drm/i915/dsi: Document always using v3 SHUTDOWN / MIPI_SEQ_DISPLAY_OFF order
` [PATCH resend 13/15] drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disable
` [PATCH resend 14/15] drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested)
` [PATCH resend 15/15] drm/i915/dsi: Skip delays for v3 VBTs in vid-mode

[PATCH 08/29] xl: move some helper functions to xl_utils.c
 2017-02-27 17:44 UTC  (2+ messages)
` [PATCH] "

OVMF blows up at unless I use pci_platform=0
 2017-02-27 17:42 UTC  (3+ messages)

[PATCH v2 1/2] drm_fourcc: Add new P010, P016 video format
 2017-02-27 17:41 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v1 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address
 2017-02-27 17:39 UTC  (10+ messages)
` [PATCH v1 1/4] net/utils: generic inet_pton_with_scope helper
` [PATCH v1 2/4] nvmet-rdma: use generic inet_pton_with_scope
` [PATCH v1 3/4] nvme-rdma: use inet_pton_with_scope helper
` [PATCH v1 4/4] iscsi-target: use generic inet_pton_with_scope

[Buildroot] [PATCH] dependencies/cmake: blacklist cmake 3.7
 2017-02-27 17:41 UTC  (5+ messages)

[Qemu-arm] [PATCH 0/2] Enable QEMU to control MPIDR values
 2017-02-27 17:37 UTC  (6+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH 1/2] HACK: update linux/kvm header
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 2/2] arm: kvm: set MPIDR when we can
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v3 0/6] COLO block replication supports shared disk case
 2017-02-27 17:37 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 5/6] replication: Implement block replication for "

[PATCH] staging: iio: ad9832: Moved contents of header file to source file
 2017-02-27 17:28 UTC  (2+ messages)
` [PATCH v3] staging: iio: ad9832: Moved contents of the header to the "

[Qemu-devel] [PATCH 0/3] block devices record/replay update
 2017-02-27 17:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] block: implement bdrv_snapshot_goto for blkreplay

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-02-27 17:34 UTC  (5+ messages)

[PATCH 3/3] percpu: improve allocation success rate for non-GFP_KERNEL callers
 2017-02-27 17:14 UTC  (8+ messages)
` [PATCH v2 "

[PATCH 2/3] of: add vendor prefix for Sensirion company
 2017-02-27 17:33 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/10] stm32f7: add clock and pin control drivers
 2017-02-27 17:33 UTC  (2+ messages)

Tag ti2017.00-rc1 : Denys Dmytriyenko : LCPD Core SDK ti2017.00-rc1
 2017-02-27 17:33 UTC 

[PATCH v6 0/6] i2c: designware: add I2C SLAVE support
 2017-02-27 17:24 UTC  (3+ messages)
` [PATCH v6 4/6] i2c: designware: introducing I2C_SLAVE definitions

[PATCH v2 0/7] in-kernel resource manager
 2017-02-27 17:33 UTC  (18+ messages)
` [PATCH v2 6/7] tpm: expose spaces via a device link /dev/tpms<n>
              ` [tpmdd-devel] "

[PATCH] iproute2: show network device dependency tree
 2017-02-27 17:26 UTC  (5+ messages)

[Bug 99851] [drm:.r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)
 2017-02-27 17:32 UTC 

[PATCH v4 2/2] hwmon: (sht15) Add device tree support
 2017-02-27 17:32 UTC  (8+ messages)
` [PATCH v4 1/2] dt: Add vendor prefix for Sensirion

kernel warning with 0.0.20170223: entered softirq 3 NET_RX net_rx_action+0x0/0x760 with preempt_count 00000101, exited with 00000100?
 2017-02-27 17:33 UTC  (5+ messages)

[PATCH kvm-unit-tests 0/2] arm/arm64: introduce PSCI tests
 2017-02-27 17:32 UTC  (3+ messages)
` [PATCH kvm-unit-tests 1/2] arm/arm64: Add "
` [PATCH kvm-unit-tests 2/2] arm/arm64: psci: support testing tcg

[PATCH v15 0/5] Rockchip Type-C DisplayPort driver
 2017-02-27 17:27 UTC  (5+ messages)
` [PATCH v15 2/5] Documentation: bindings: add dt documentation for cdn DP controller

[PATCHv2 1/2] blk-mq: Export blk_mq_freeze_queue_wait
 2017-02-27 17:27 UTC  (6+ messages)
` [PATCHv2 2/2] nvme: Complete all stuck requests

[PATCH] crypto: ccp - Reference the correct structure member
 2017-02-27 17:10 UTC 

[PATCH 1/2] blk-mq-sched: Allocate sched reserved tags as specified in the original queue tagset
 2017-02-27 17:26 UTC  (8+ messages)
` [PATCH 2/2] blk-mq: make sure to back-assign the request to rq_map in blk_mq_alloc_request_hctx

[PATCH] drm/i915: Distinguish between timeout and error in sideband transactions
 2017-02-27 17:25 UTC  (3+ messages)

[PATCH v1 1/3] ASoC: zx-96p22: add documentation for zte's aud96p22 controller
 2017-02-27 17:20 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Stop using RP_DOWN_EI on Baytrail
 2017-02-27 17:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

mm: GPF in bdi_put
 2017-02-27 17:11 UTC 


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.