All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-08 13:07:25 to 2019-11-08 13:50:45 UTC [more...]

[PATCH] drm/i915: Don't test plane stride with !INTEL_DISPLAY_ENABLED
 2019-11-08 13:50 UTC  (3+ messages)
  ` [Intel-gfx] "

[U-Boot] [PATCH v4 1/3] fdt: fix bcm283x dm-pre-reloc definitions
 2019-11-08 13:49 UTC  (3+ messages)
` [U-Boot] [PATCH v4 2/3] arm: dts: bcm283x: Rename U-Boot file
` [U-Boot] [PATCH v4 3/3] drivers: bcm283x: Set pre-location flag for OF_BOARD

[Bug 111922] amdgpu fails to resume on 5.2 kernel [regression]
 2019-11-08 13:49 UTC  (2+ messages)

[PATCH for-stable-4.4 00/50] ARM: spectre v1/v2 mitigations
 2019-11-08 13:48 UTC  (10+ messages)
` [PATCH for-stable-4.4 08/50] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH for-stable-4.4 25/50] ARM: spectre-v2: add firmware based hardening

[PATCH] drivers/clk: convert VL struct to struct_size
 2019-11-08 12:34 UTC  (3+ messages)

[PATCH v4 00/47] QUICC Engine support on ARM and ARM64
 2019-11-08 13:01 UTC  (43+ messages)
` [PATCH v4 01/47] soc: fsl: qe: remove space-before-tab
` [PATCH v4 02/47] soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs
` [PATCH v4 03/47] soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
` [PATCH v4 04/47] soc: fsl: qe: introduce qe_io{read,write}* wrappers
` [PATCH v4 05/47] soc: fsl: qe: avoid ppc-specific io accessors
` [PATCH v4 06/47] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
` [PATCH v4 07/47] soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32
` [PATCH v4 08/47] soc: fsl: qe: drop unneeded #includes
` [PATCH v4 09/47] soc: fsl: qe: drop assign-only high_active in qe_ic_init
` [PATCH v4 10/47] soc: fsl: qe: remove pointless sysfs registration in qe_ic.c
` [PATCH v4 11/47] soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx
` [PATCH v4 17/47] soc: fsl: qe: remove unused qe_ic_set_* functions
` [PATCH v4 18/47] soc: fsl: qe: don't use NO_IRQ in qe_ic.c
` [PATCH v4 19/47] soc: fsl: qe: make qe_ic_get_{low,high}_irq static
` [PATCH v4 20/47] soc: fsl: qe: simplify qe_ic_init()
` [PATCH v4 21/47] soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
` [PATCH v4 22/47] soc: fsl: qe: qe.c: use of_property_read_* helpers
` [PATCH v4 23/47] soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()
` [PATCH v4 24/47] soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu
` [PATCH v4 25/47] soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()
` [PATCH v4 26/47] soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl
` [PATCH v4 27/47] soc/fsl/qe/qe.h: update include path for cpm.h
` [PATCH v4 28/47] serial: ucc_uart: explicitly include soc/fsl/cpm.h
` [PATCH v4 29/47] serial: ucc_uart: replace ppc-specific IO accessors
` [PATCH v4 30/47] serial: ucc_uart: factor out soft_uart initialization
` [PATCH v4 31/47] serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32
` [PATCH v4 32/47] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
` [PATCH v4 33/47] serial: ucc_uart: access __be32 field using be32_to_cpu
` [PATCH v4 34/47] soc: fsl: qe: change return type of cpm_muram_alloc() to s32
` [PATCH v4 35/47] soc: fsl: qe: make cpm_muram_free() return void
` [PATCH v4 36/47] soc: fsl: qe: make cpm_muram_free() ignore a negative offset
` [PATCH v4 37/47] soc: fsl: qe: drop broken lazy call of cpm_muram_init()
` [PATCH v4 38/47] soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error path
` [PATCH v4 39/47] soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c
` [PATCH v4 40/47] soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init()
` [PATCH v4 41/47] soc: fsl: qe: drop pointless check "
` [PATCH v4 42/47] soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c
` [PATCH v4 43/47] net/wan/fsl_ucc_hdlc: avoid use of IS_ERR_VALUE()
` [PATCH v4 44/47] net/wan/fsl_ucc_hdlc: fix reading of __be16 registers
` [PATCH v4 45/47] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
` [PATCH v4 46/47] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32
` [PATCH v4 47/47] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE

[PATCH v6] drm/i915: Enable second dbuf slice for ICL and TGL
 2019-11-08 13:45 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH net-next 00/19] Mellanox, mlx5 sub function support
 2019-11-08 13:46 UTC  (6+ messages)
` [PATCH net-next 01/19] net/mlx5: E-switch, Move devlink port close to eswitch port
  ` [PATCH net-next 09/19] vfio/mdev: Expose mdev alias in sysfs tree
  ` [PATCH net-next 19/19] mtty: Optionally support mtty alias

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-11-08 13:46 UTC  (6+ messages)
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

[dpdk-dev] [PATCH v2] test: fix process dup fd close
 2019-11-08 13:45 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/3] test: fix timeout in flags autotest

[RFC-v2 0/2] Add Support for SDHC bus bandwidth voting
 2019-11-08 13:38 UTC  (3+ messages)
` [RFC-v2 1/2] dt-bindings: mmc: sdhci-msm: Add Bus BW vote supported strings
` [RFC-v2 2/2] mmc: sdhci-msm: Add support for bus bandwidth voting

[PATCH v15 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-08 13:44 UTC  (5+ messages)
` [PATCH v15 08/12] numa: Extend CLI to provide memory side cache information
` [PATCH v15 09/12] hmat acpi: Build Memory Proximity Domain Attributes Structure(s)

[PATCH v2 0/1] virtio: fix IO request length in virtio SCSI/block
 2019-11-08 13:42 UTC  (2+ messages)
` [PATCH v2 1/1] virtio: make seg_max virtqueue size dependent

[PATCH 0/1] remote-curl: unbreak http.extraHeader with custom allocators
 2019-11-08 13:44 UTC  (8+ messages)
` [PATCH 1/1] "

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-11-08 13:44 UTC  (3+ messages)
` [RFC 04/37] KVM: s390: protvirt: Add initial lifecycle handling

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-11-08 13:43 UTC  (10+ messages)
` [PATCH v2 02/15] mm/mmu_notifier: add an interval tree notifier
          ` [Xen-devel] "

[dpdk-dev] [PATCH] app/testpmd: add hairpin support
 2019-11-08 13:43 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] gdbstub: Fix buffer overflow in handle_read_all_regs
 2019-11-08 13:40 UTC  (2+ messages)

[cip-dev] [PATCH 4.4.y-cip 00/83] Add RZ/G1C SD/eMMC support
 2019-11-08 13:43 UTC  (26+ messages)
` [cip-dev] [PATCH 4.4.y-cip 37/83] mmc: tmio: enhance illegal sequence handling
` [cip-dev] [PATCH 4.4.y-cip 41/83] mmc: tmio: Add tuning support
` [cip-dev] [PATCH 4.4.y-cip 56/83] mmc: host: tmio: refactor calls to sdio irq
` [cip-dev] [PATCH 4.4.y-cip 63/83] mmc: tmio: always get number of taps
` [cip-dev] [PATCH 4.4.y-cip 66/83] mmc: tmio: rename tmio_mmc_{pio => core}.c
` [cip-dev] [PATCH 4.4.y-cip 69/83] mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module file
` [cip-dev] [PATCH 4.4.y-cip 71/83] mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_data

[Xen-devel] max_grant_frames/max_maptrack_frames
 2019-11-08 13:42 UTC  (4+ messages)

[PATCH v3 bpf-next 00/18] Introduce BPF trampoline
 2019-11-08 13:41 UTC  (5+ messages)
` [PATCH v3 bpf-next 02/18] bpf: Add bpf_arch_text_poke() helper

[PATCH v5 0/3] x86/boot: Introduce the kernel_info et consortes
 2019-11-08 13:39 UTC  (9+ messages)
` [PATCH v5 2/3] x86/boot: Introduce the kernel_info.setup_type_max
            ` [Xen-devel] "

[PATCH v2 0/2] configure: Only decompress EDK2 blobs and check for bzip2 for X86/ARM
 2019-11-08 13:33 UTC  (7+ messages)
` [PATCH v2 1/2] configure: Only decompress EDK2 blobs for X86/ARM targets
` [PATCH v2 2/2] configure: Check bzip2 is available

[RESEND][PATCH v2 0/7] gpiolib: fix GPIO <-> pin mapping registration
 2019-11-08 13:39 UTC  (4+ messages)

[PATCH v1] platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table
 2019-11-08 13:24 UTC  (3+ messages)

[PATCH] xfs_io/lsattr: expose FS_XFLAG_HASATTR flag
 2019-11-08 13:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/11] RFC crypto/luks: encryption key managment using amend interface
 2019-11-08 13:37 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 05/11] block/crypto: implement the encryption key management
  `  "
` [Qemu-devel] [PATCH v2 07/11] block: add x-blockdev-amend qmp command
  `  "

[PATCH] arm64: kaslr: Print warning if KASLR is disabled due to lack of seed
 2019-11-08 13:38 UTC  (2+ messages)

[PATCH 00/12] drm/i915: Gamma cleanups
 2019-11-08 13:36 UTC  (6+ messages)
` [PATCH 01/12] drm: Inline drm_color_lut_extract()
  ` [Intel-gfx] "

[PATCH 0/5] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2019-11-08 13:36 UTC  (5+ messages)
  ` [EXT] "

[PATCH 0/4] net: macb: cover letter
 2019-11-08 13:34 UTC  (5+ messages)
` [PATCH 1/4] net: macb: add phylink support
` [PATCH 2/4] net: macb: add support for sgmii MAC-PHY interface
` [PATCH 3/4] net: macb: add support for c45 PHY
` [PATCH 4/4] net: macb: add support for high speed interface

Boot failure with 5.4-rc5, bisected to 0f0581b24bd0 ("spi: fsl: Convert to use CS GPIO descriptors")
 2019-11-08 13:34 UTC  (3+ messages)

[Xen-devel] [PATCH for-4.13 v3] x86/passthrough: fix migration of MSI when using posted interrupts
 2019-11-08 13:34 UTC 

[PATCH v2 0/2] Deprecate implicit filters
 2019-11-08 13:30 UTC  (6+ messages)
` [PATCH v2 1/2] qapi: add filter-node-name option to drive-mirror
` [PATCH v2 2/2] qapi: deprecate implicit filters

[Printing-architecture] Upcoming work for OpenPrinting: Printer (Scanner) Applications and IPP System Service
 2019-11-08 13:33 UTC  (6+ messages)

[RESEND PATCH v8 0/3] Add uacce module for Accelerator
 2019-11-08 13:31 UTC  (8+ messages)
` [RESEND PATCH v8 1/3] uacce: Add documents for uacce
` [RESEND PATCH v8 2/3] uacce: add uacce driver
` [RESEND PATCH v8 3/3] crypto: hisilicon - register zip engine to uacce

[PATCH V6 1/3] cpuidle: play_idle: Make play_idle more flexible
 2019-11-08 13:32 UTC  (6+ messages)
` [PATCH V6 2/3] cpuidle: play_idle: Specify play_idle with an idle state

[PATCH 0/7] spi: zynq-qspi: Clarify and fix the chip selection
 2019-11-08 13:31 UTC  (4+ messages)
` [PATCH 1/7] spi: zynq-qspi: Anything else than CS0 is not supported yet

[igt-dev] [PATCH i-g-t] gem_blits: Build the same way with autotools as with meson
 2019-11-08 13:31 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[dpdk-dev] [PATCH 1/2] ethdev: add flow action type update as an offload
 2019-11-08 13:30 UTC  (14+ messages)

[PATCH v2 2/6] json: Implement wrapping interface
 2019-11-08 13:30 UTC  (8+ messages)

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-11-08 13:29 UTC  (3+ messages)
` [RFC PATCH 05/18] qemu-storage-daemon: Add --blockdev option

[PATCH] staging: rtl8723bs: Remove commented code
 2019-11-08 13:30 UTC 

[PATCH v8 00/27] Control-flow Enforcement: Shadow Stack
 2019-11-08 13:27 UTC  (4+ messages)
` [PATCH v8 27/27] x86/cet/shstk: Add Shadow Stack instructions to opcode map

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-08 13:28 UTC  (2+ messages)

[PATCH] enetc: fix return value for enetc_ioctl()
 2019-11-08 13:27 UTC  (2+ messages)

[PATCH 1/2] mm, memcg: introduce multiple levels memory low protection
 2019-11-08 13:26 UTC  (2+ messages)

[PATCH -next] gpio: xgs-iproc: Fix platform_no_drv_owner.cocci warnings
 2019-11-08 13:25 UTC  (4+ messages)

[U-Boot] [RESEND PATCH 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
 2019-11-08 13:25 UTC  (6+ messages)
` [U-Boot] [RESEND PATCH 1/5] usb: host: dwc2: add phy support

[meta-oe] [PATCH] lmbench: fix/clean-up the build for lmbench
 2019-11-08 13:24 UTC  (11+ messages)
  ` [meta-oe] [PATCHv2] lmbench: Fix/clean-up "
      ` [meta-oe] [PATCHv3] "

KMSAN: uninit-value in sd_init (2)
 2019-11-08 13:24 UTC 

KMSAN: uninit-value in dvb_usb_adapter_dvb_init
 2019-11-08 13:24 UTC 

KMSAN: uninit-value in number
 2019-11-08 13:24 UTC 

[PATCH v7 0/8] Acceptance test: Add "boot_linux" acceptance test
 2019-11-08 13:20 UTC  (7+ messages)
` [PATCH v7 2/8] Acceptance tests: introduce utility method for tags unique vals
` [PATCH v7 3/8] Acceptance tests: use avocado tags for machine type
` [PATCH v7 6/8] Acceptance tests: add the build directory to the system PATH

[PATCH v2 0/3] target/microblaze: Plug tcg temp leaks
 2019-11-08 13:16 UTC  (4+ messages)
` [PATCH v2 1/3] target/microblaze: Plug temp leaks for loads/stores

qxl - spice crash, memslot_get_virt: address generation is not valid
 2019-11-08 13:17 UTC 

[PATCH 0/7] scheduler patches
 2019-11-08 13:16 UTC  (8+ messages)
` [PATCH 1/7] sched: Fix pick_next_task() vs change pattern race
` [PATCH 2/7] sched/fair: Better document newidle_balance()
` [PATCH 3/7] sched: Make pick_next_task_idle() more consistent
` [PATCH 4/7] sched: Optimize pick_next_task()
` [PATCH 5/7] sched: Simplify sched_class::pick_next_task()
` [PATCH 6/7] sched/fair: Use mul_u32_u32()
` [PATCH 7/7] sched: Further clarify sched_class::set_next_task()

[PATCH v8 00/14] Control-flow Enforcement: Branch Tracking, PTRACE
 2019-11-08 13:19 UTC  (4+ messages)
` [PATCH v8 07/14] x86/cet/ibt: Add ENDBR to op-code-map

[LTP] [PATCH v2] syscalls/prctl02: add more error tests
 2019-11-08 13:20 UTC  (5+ messages)
` [LTP] [PATCH v3] "

[cip-dev] [PATCH] gpiolib: Support 'gpio-reserved-ranges' property
 2019-11-08 13:18 UTC  (2+ messages)

[PATCH] MAINTAINERS: add linux-amlogic list for amlogic crypto
 2019-11-08 13:13 UTC  (3+ messages)

[PATCH 00/50] Add log level to show_stack()
 2019-11-08 13:04 UTC  (5+ messages)

[alsa-devel] issue with jack detect using rt5645
 2019-11-08 13:16 UTC  (2+ messages)

[GIT PULL] ARM64: Texas Instruments DT changes for 5.5
 2019-11-08 13:03 UTC 

[PATCH v4 0/1] arm64: Implement archrandom.h for ARMv8.5-RNG
 2019-11-08 13:03 UTC  (5+ messages)
` [PATCH v4 1/1] "

[PATCH -next] soc: fsl: Enable COMPILE_TEST
 2019-11-08 13:02 UTC 

[PATCH 0/2] Convert stm32 dwmac to DT schema
 2019-11-08 13:02 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: net: dwmac: increase 'maxItems' for 'clocks', 'clock-names' properties

[dpdk-dev] [PATCH v1 1/6] doc: documentation update
 2019-11-08 13:16 UTC  (4+ messages)

[PATCH 1/5] drm/vmwgfx: move the require_exist handling together
 2019-11-08 13:13 UTC  (9+ messages)
` [PATCH 4/5] drm/panfrost: remove DRM_AUTH and respective comment
` [PATCH 5/5] drm: drop DRM_AUTH from PRIME_TO/FROM_HANDLE ioctls

KMSAN: uninit-value in _mix_pool_bytes
 2019-11-08 13:14 UTC 

[Fuego] [PATCH v3] logrotate: Add test cases for command logrotate
 2019-11-08 13:13 UTC  (3+ messages)
` [Fuego] [PATCH v3] openvpn: Add test cases of service openvpn

Investment opportunity
 2019-11-08 13:13 UTC 

[PULL 00/28] ppc-for-4.2 queue 20191024
 2019-11-08 13:11 UTC  (3+ messages)
` [PULL 06/28] spapr: Set VSMT to smp_threads by default

+ mm-slub-really-fix-slab-walking-for-init_on_free.patch added to -mm tree
 2019-11-08 13:11 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/3] support API to set max LRO packet size
 2019-11-08 13:11 UTC  (10+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/3] ethdev: "

[PATCH] fbdev/omap: fix max fclk divider for omap36xx
 2019-11-08 13:10 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: iio: adc: add support for AD5940
 2019-11-08 13:09 UTC  (3+ messages)
` [PATCH 2/3] iio: adc: add driver "
` [PATCH 3/3] MAINTAINERS: add maintainer "

[PATCH] fbdev/omap: fix max fclk divider for omap36xx
 2019-11-08 13:09 UTC  (4+ messages)

[PATCH net-next] packet: fix data-race in fanout_flow_is_huge()
 2019-11-08 13:07 UTC 

[PATCH 0/2] Intel IFC VF driver for VDPA
 2019-11-08 13:07 UTC  (4+ messages)
` [PATCH 1/2] IFC hardware operation layer


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.