All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-09 12:29:31 to 2018-01-09 13:18:44 UTC [more...]

[PATCH V4 00/45] block: support multipage bvec
 2018-01-09 13:18 UTC  (6+ messages)
` [PATCH V4 13/45] block: blk-merge: try to make front segments in full size

[PATCH 1/7] ARM: imx: add timer stop flag to ARM power off state
 2018-01-09 13:18 UTC  (6+ messages)
` [PATCH 5/7] ARM: dts: imx6ul: add ARM architected timer

[PATCH v2] bus/pci: forbid VA as IOVA mode if IOMMU address width too small
 2018-01-09 13:18 UTC 

[PATCH 5/8] KVM: SVM: fix comment
 2018-01-09 13:17 UTC 

[PATCH v4 0/4] Add --no-ahead-behind to status
 2018-01-09 13:15 UTC  (5+ messages)

[PATCH] net/virtio: init MTU in case no control channel
 2018-01-09 13:15 UTC  (2+ messages)

[PATCH] net/pcap: convert license headers to SPDX tags
 2018-01-09 13:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] add set_domain routine to reconfigure mt76x2 dfs pd
 2018-01-09 13:13 UTC  (4+ messages)
` [PATCH 1/3] mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()
` [PATCH 2/3] mt76x2: dfs: add set_domain handler
` [PATCH 3/3] mt76x2: dfs: take into account dfs region in mt76x2_dfs_init_params()

[RFT PATCH v2 0/6] Asynchronous UVC
 2018-01-09 13:09 UTC  (8+ messages)
` [RFT PATCH v2 4/6] uvcvideo: queue: Simplify spin-lock usage
` [RFT PATCH v2 1/6] uvcvideo: Refactor URB descriptors
` [RFT PATCH v2 6/6] uvcvideo: Move decode processing to process context
` [RFT PATCH v2 3/6] uvcvideo: Protect queue internals with helper
` [RFT PATCH v2 2/6] uvcvideo: Convert decode functions to use new context structure
` [RFT PATCH v2 5/6] uvcvideo: queue: Support asynchronous buffer handling

[PATCH 1/5] net/ixgbevf: unregister irq handler when other interrupts not allowed
 2018-01-09 13:12 UTC  (3+ messages)
` [PATCH 5/5] vhost: add reconnect thread name for client mode

[Qemu-devel] how to pass pcid to guest?
 2018-01-09 13:12 UTC  (3+ messages)

[PATCH v6 00/10] Retpoline: Avoid speculative indirect calls in kernel
 2018-01-09 13:10 UTC  (15+ messages)
` [PATCH v6 01/10] x86/retpoline: Add initial retpoline support
` [PATCH v6 11/10] x86/retpoline: Avoid return buffer underflows on context switch

[PATCHv1 0/3] spi: support for Socionext Synquacer platform
 2018-01-09 13:11 UTC  (4+ messages)
  ` [PATCHv1 1/3] dt-bindings: spi: Add DT bindings for Synquacer
  ` [PATCHv1 2/3] spi: Add spi driver for Socionext Synquacer platform
  ` [PATCHv1 3/3] MAINTAINERS: Add entry for Synquacer SPI driver

[U-Boot] [PATCH 00/14] env: Multiple env support and env transition for sunxi
 2018-01-09 13:10 UTC  (6+ messages)
` [U-Boot] [PATCH 12/14] env: Mark env_get_location as weak

[PATCH] recvmmsg.2, sendmmsg.2: point out that error handling is unreliable
 2018-01-09 13:10 UTC  (3+ messages)

[PATCH v2 01/10] qtnfmac: check that MAC exists in regulatory notifier
 2018-01-09 13:09 UTC  (3+ messages)
` [v2,01/10] "

[Qemu-devel] [PATCH] fw_cfg: fix memory corruption when all fw_cfg slots are used
 2018-01-09 13:09 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] hpet: recover timer offset correctly
 2018-01-09 13:08 UTC  (5+ messages)

[PATCH v5 00/16] OMAP2+ OneNAND driver update
 2018-01-09 13:08 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 00/20] re-factor softfloat and add fp16 functions
 2018-01-09 13:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 12/20] fpu/softfloat: re-factor mul

[distros-debian-snapshot test] 74142: trouble: blocked/broken
 2018-01-09 13:07 UTC 

[PATCH] mtd: nand: samsung: Disable subpage writes on E-die NAND
 2018-01-09 13:07 UTC  (8+ messages)

formatting bytes and object counts in ceph status ouput
 2018-01-09 13:06 UTC  (4+ messages)

[PATCH 01/20] cat-file: split expand_atom into 2 functions
 2018-01-09 13:05 UTC  (20+ messages)
` [PATCH 10/20] cat-file: simplify expand_atom function
` [PATCH 06/20] cat-file: start migrating to ref-filter
` [PATCH 14/20] cat-file: make populate_value global
` [PATCH 13/20] cat-file: start use ref_array_item struct
` [PATCH 20/20] cat-file: make cat_file_info variable independent
` [PATCH 08/20] cat-file: remove unused code
` [PATCH 07/20] cat-file: reuse parse_ref_filter_atom
` [PATCH 04/20] cat-file: make valid_atoms as a function parameter
` [PATCH 11/20] cat-file: get rid of duplicate checking
` [PATCH 09/20] cat-file: get rid of goto in ref-filter
` [PATCH 03/20] cat-file: rename variables "
` [PATCH 19/20] cat-file: move skip_object_info into ref-filter
` [PATCH 15/20] cat-file: start reusing populate_value
` [PATCH 05/20] cat-file: move struct expand_data into ref-filter
` [PATCH 16/20] cat-file: get rid of expand_atom_into_fields
` [PATCH 17/20] cat-file: add is_cat flag in ref-filter
` [PATCH 12/20] cat-file: rename variable "
` [PATCH 02/20] cat-file: reuse struct ref_format
` [PATCH 18/20] cat-file: add split_on_whitespace flag

[PATCH] doc: clarification about setting SO_ZEROCOPY
 2018-01-09 13:05 UTC  (2+ messages)

[PATCH 00/12] perf: Assorted fixes
 2018-01-09 13:05 UTC  (5+ messages)
` [PATCH 12/12] perf report: Add --task option to display monitored tasks

[RFC PATCH 00/18] Multi-pack index (MIDX)
 2018-01-09 13:05 UTC  (7+ messages)

[PATCH] drm/stm: ltdc: add clut mode support
 2018-01-09 13:05 UTC  (10+ messages)

[RFC PATCH v2 0/6] Per process PTI activation
 2018-01-09 12:56 UTC  (7+ messages)
` [RFC PATCH v2 1/6] x86/mm: add a pti_disable entry in mm_context_t
` [RFC PATCH v2 2/6] x86/arch_prctl: add ARCH_GET_NOPTI and ARCH_SET_NOPTI to enable/disable PTI
` [RFC PATCH v2 3/6] x86/pti: add a per-cpu variable pti_disable
` [RFC PATCH v2 4/6] x86/pti: don't mark the user PGD with _PAGE_NX
` [RFC PATCH v2 5/6] x86/entry/pti: avoid setting CR3 when it's already correct
` [RFC PATCH v2 6/6] x86/entry/pti: don't switch PGD on when pti_disable is set

[U-Boot] [GIT PULL] u-boot-uniphier/master
 2018-01-09 13:04 UTC 

[PATCH] wic: if we can't get from ioctl, try from os.stat()
 2018-01-09 13:02 UTC  (2+ messages)
` ✗ patchtest: failure for "

[U-Boot] [PATCH 0/3] ARM: uniphier: updates for v2017.03 MW
 2018-01-09 13:02 UTC  (2+ messages)

[PATCH] drm/bridge/synopsis: stop clobbering drvdata
 2018-01-09 13:01 UTC  (4+ messages)

[PATCH v3] mmc: sdhci: Implement an SDHCI-specific bounce buffer
 2018-01-09 12:43 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds
 2018-01-09 12:54 UTC  (7+ messages)

[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
 2018-01-09 13:00 UTC  (13+ messages)

[PATCH 0/9] Hauppauge em28xx/lgdt3306a soloHD/DualHD support
 2018-01-09 13:00 UTC  (5+ messages)
` [PATCH 7/9] lgdt3306a: Set fe ops.release to NULL if probed

[virtio-dev] [PATCH v21 2/5 RESEND] virtio-balloon: VIRTIO_BALLOON_F_SG
 2018-01-09 12:41 UTC  (4+ messages)
`  "
` [Qemu-devel] "

What's cooking in git.git (Dec 2017, #03; Wed, 13)
 2018-01-09 12:59 UTC  (2+ messages)

pull-request: wireless-drivers 2018-01-09
 2018-01-09 12:59 UTC 

[PATCH v6] vhost: support virtqueue interrupt/notification suppression
 2018-01-09 12:58 UTC  (4+ messages)
` [PATCH v7] "

[Bug 104556] WARNING: CPU: 1 PID: 7288 at mm/slab_common.c:971 kmalloc_slab+0x5e/0x70
 2018-01-09 12:57 UTC  (3+ messages)

[PATCH] drm/virtio: Add window server support
 2018-01-09 12:56 UTC  (4+ messages)

[PATCH v3 00/13] arm64 kpti hardening and variant 2 workarounds
 2018-01-09 12:55 UTC  (4+ messages)
` [PATCH v3 07/13] arm64: Add skeleton to harden the branch predictor against aliasing attacks

[PATCH 00/11] drm/sun4i: Add A83T HDMI support
 2018-01-09 12:56 UTC  (4+ messages)
` [PATCH 03/11] drm/bridge/synopsys: dw-hdmi: Enable workaround for v1.32a

[RFC] rpmsg: virtio rpmsg: Add RPMsg char driver support
 2018-01-09 12:55 UTC  (4+ messages)

[PATCH] app/crypto-perf: support IMIX
 2018-01-09 12:55 UTC  (3+ messages)

[PATCH] drm/i915/pmu: Only enumerate available counters in sysfs
 2018-01-09 12:55 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/pmu: Only enumerate available counters in sysfs (rev2)

usb: xhci: Clean up error code in xhci_dbc_tty_register_device()
 2018-01-09 12:55 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 00/16] add support for AXP813 ADC and battery power supply
 2018-01-09 12:53 UTC  (5+ messages)
` [PATCH v2 13/16] power: supply: axp20x_battery: add support for AXP813
  ` [linux-sunxi] "

[Buildroot] [PATCH 1/1] utils/checkpackagelib: add function to check of the default package source variable
 2018-01-09 12:54 UTC  (5+ messages)

[RFC PATCH 0/2] drivers: clk: Add ZynqMP clock driver support
 2018-01-09 12:52 UTC  (5+ messages)
` [RFC PATCH 2/2] drivers: clk: Add ZynqMP clock driver

[PATCH] drm/i915: Ignore TMDS clock limit for DP++ when EDID override is set
 2018-01-09 12:52 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Ignore TMDS clock limit for DP++ when EDID override is set (rev2)

[Buildroot] [PATCH 0/2] cleanup: xradio package and orangepi boards
 2018-01-09 12:52 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] orangepi: drop custom post-build and post-image scripts

[Qemu-devel] [PATCH V6 0/5] hw/pvrdma: PVRDMA device implementation
 2018-01-09 12:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH V6 4/5] pvrdma: initial implementation

[PATCH] ARM: i.MX6: add new silicon revision number 1.6
 2018-01-09 12:51 UTC 

[PATCH 1/2] net/octeontx: add channel to port id mapping
 2018-01-09 12:49 UTC  (4+ messages)
` [PATCH v3 "

[RFC PATCH] drivers: soc: xilinx: Add ZynqMP power domain driver
 2018-01-09 12:48 UTC  (3+ messages)

[PATCH v3 2/2] examples/ipsec-secgw: add target queues in flow actions
 2018-01-09 12:48 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/1] Check SMT based on KVM_CAP_PPC_SMT_POSSIBLE
 2018-01-09 12:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/1] spapr: "
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH 2/2] arm64: Branch predictor hardening for Cavium ThunderX2
 2018-01-09 12:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH i-g-t] lib/igt_kms: Fix build warning in igt_display_drop_events
 2018-01-09 12:47 UTC 

[PATCH v5] drm/omap: plane zpos/zorder management improvements
 2018-01-09 12:47 UTC  (3+ messages)

[RFC PATCH 0/9] soc: samsung: Add support of suspend-to-RAM on Exynos5433
 2018-01-09 12:46 UTC  (15+ messages)
  ` [PATCH 3/9] soc: samsung: pmu: Add the PMU data of exynos5433 to support low-power state
  ` [RFC PATCH 4/9] soc: samsung: Add generic power-management driver for Exynos
  ` [RFC PATCH 5/9] soc: samsung: pm: Add support for suspend-to-ram of Exynos5433
  ` [PATCH 6/9] arm64: dts: exynos: Add iRAM device-tree node for Exynos5433

[PATCHv5 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
 2018-01-09 12:46 UTC  (5+ messages)

Recommendations for balancing as part of regular maintenance?
 2018-01-09 12:46 UTC  (8+ messages)

[PATCH v2] PCI: endpoint: Use EPC's device in dma_alloc_coherent/dma_free_coherent
 2018-01-09 12:46 UTC  (3+ messages)

[PATCH] drivers: firmware: xilinx: Add ZynqMP firmware driver
 2018-01-09 12:45 UTC  (3+ messages)

Upgrading Yocto Project Version - To Rocko
 2018-01-09 12:45 UTC  (2+ messages)

[Qemu-devel] [PULL 00/12] ppc-for-2.12 queue 20180108
 2018-01-09 12:16 UTC  (3+ messages)

[PATCH net, v3] of_mdio: avoid MDIO bus removal when a PHY is missing
 2018-01-09 12:43 UTC  (3+ messages)

ffplay not installed
 2018-01-09 12:11 UTC 

[PATCH 0/2] drm blend/omap: normalized zpos handling
 2018-01-09 12:42 UTC  (11+ messages)
` [PATCH 1/2] drm/blend: Account also the primary plane of the crtc for normalized_zpos

[PATCH] misc/lkdtm_usercopy: Delete an error message for a failed memory allocation in do_usercopy_heap_whitelist()
 2018-01-09 12:42 UTC  (2+ messages)
` [PATCH] misc/lkdtm_usercopy: Delete an error message for a failed memory allocation in do_usercopy_h

[PATCH v6 2/2] app/testpmd: use uevent to monitor hotplug
 2018-01-09 12:42 UTC  (6+ messages)
` [PATCH v7 1/2] eal: add uevent monitor for hot plug

[PATCH 4.9 00/21] 4.9.76-stable review
 2018-01-09 12:42 UTC  (3+ messages)

[PATCH v21 2/5 RESEND] virtio-balloon: VIRTIO_BALLOON_F_SG
 2018-01-09 12:41 UTC 

[PATCH v6 0/9] drm/i915: Implement HDCP
 2018-01-09 12:39 UTC  (3+ messages)
` [PATCH v6 4/9] drm: Add some HDCP related #defines

[PATCH v4] net/ixgbe: fix l3fwd start failed on PF
 2018-01-09 12:39 UTC  (5+ messages)
` [PATCH v5] net/ixgbe: fix l3fwd start failed on

[LTP] More CI testing on git push
 2018-01-09 12:38 UTC  (4+ messages)

[PATCH] ext4: no need flush workqueue before destroying it
 2018-01-09 12:37 UTC 

[PATCH 2/3] mmc: sdhci: Add support for o2 eMMC HS200 mode and hardware tuning
 2018-01-09 12:36 UTC  (2+ messages)

[PATCH 00/19] drm/sun4i: Support more planes, zpos and plane-wide alpha
 2018-01-09 12:37 UTC  (25+ messages)
` [PATCH 01/19] drm/fourcc: Add a function to tell if the format embeds alpha
` [PATCH 05/19] drm/vc4: Use the alpha format helper
` [PATCH 06/19] drm/blend: Add a generic alpha property
` [PATCH 07/19] drm/atmel-hclcdc: Convert to the new "
` [PATCH 08/19] drm/rcar-du: "

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-09 12:35 UTC  (7+ messages)
` [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks

[PATCH 0/4] dpdk: enhance EXPERIMENTAL api tagging
 2018-01-09 12:36 UTC  (5+ messages)
` [PATCHv3 "
  ` [dpdk-ci] "

[PATCH] PM / runtime: Rework pm_runtime_force_suspend/resume()
 2018-01-09 12:34 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/3] mmc: sdhci: fix SDHCI_QUIRK2_CLEAR_TRANSFERMODE_REG_BEFORE_CMD handling
 2018-01-09 12:34 UTC  (2+ messages)

[ANNOUNCE] v4.14.12-rt10
 2018-01-09 12:34 UTC 

[PATCH i-g-t 0/6] kms_plane_scaling fixes and enhancement
 2018-01-09 12:33 UTC  (7+ messages)
` [PATCH i-g-t 2/6] i-g-t: lib: Add plane pixel format support
` [PATCH i-g-t 4/6] i-g-t kms_plane_scaling: test scaling with tiling rotation and pixel formats


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.