All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-28 08:07:45 to 2020-10-28 09:22:28 UTC [more...]

[PATCH 0/5] Preparation work for using font_desc in vc_data
 2020-10-28  8:18 UTC  (6+ messages)
` [PATCH 1/5] fbdev/atafb: Remove unused extern variables
  ` [PATCH 2/5] Fonts: Make font size unsigned in font_desc

[PATCH 0/4] kvm: Add a --enable-debug-kvm option to configure
 2020-10-28  8:20 UTC  (3+ messages)

[PATCH 0/5] x86/p2m: hook adjustments
 2020-10-28  9:22 UTC  (2+ messages)
` [PATCH 1/5] x86/p2m: paging_write_p2m_entry() is a private function

[PULL 00/32] VFIO updates 2020-10-26 (for QEMU 5.2 soft-freeze)
 2020-10-28  9:21 UTC  (6+ messages)

[PATCH 0/4] qemu-storage-daemon: QAPIfy --chardev the stupid way
 2020-10-28  9:18 UTC  (3+ messages)
` [PATCH 4/4] qemu-storage-daemon: QAPIfy --chardev

[PATCH v2 0/2] ARM: move FDT mapping out of linear region
 2020-10-28  9:19 UTC  (3+ messages)
  ` [PATCH v2 2/2] ARM: move device tree "

drivers/video/fbdev/atmel_lcdfb.c:362:9: sparse: expected void certs drivers fs samples scripts tools
 2020-10-28  9:19 UTC 

[PATCH rdma v2] RDMA: Add rdma_connect_locked()
 2020-10-28  9:19 UTC  (2+ messages)

[RFC] mtd-utils: tag for previous release versions
 2020-10-28  9:17 UTC 

[PATCH 0/5] python: add linters to gitlab CI
 2020-10-28  9:16 UTC  (6+ messages)
` [PATCH 2/5] python: add excluded dirs to flake8 config
` [PATCH 4/5] python: add .gitignore

[Intel-gfx] drm/i915: Acquire connector reference before prop_work
 2020-10-28  9:04 UTC  (2+ messages)

[PATCH 0/3] ttm: change move notify + revised multi hop patch
 2020-10-28  9:16 UTC  (4+ messages)
` [PATCH 1/3] drm/ttm: replace last move_notify with delete_mem_notify

[PATCH V3 1/1] nvme: Add quirk for LiteON CL1 devices running FW 220TQ,22001
 2020-10-28  9:14 UTC 

[Intel-gfx] [PATCH] drm/i915: Fix encoder lookup during PSR atomic check
 2020-10-28  9:00 UTC  (2+ messages)

[PATCH v1 0/3] iommu: Fix a few issues related to PRQ
 2020-10-28  9:13 UTC  (3+ messages)
` [PATCH v1 2/3] iommu: Fix an issue in iommu_page_response() flags check

[dpdk-dev] [PATCH 0/8] remove mbuf seqn
 2020-10-28  9:09 UTC  (5+ messages)
` [dpdk-dev] [PATCH 7/8] event: switch sequence number to dynamic field

[dpdk-dev] [PATCH 0/3] Rework CTF event description storage
 2020-10-28  9:06 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/3] trace: remove size limit on CTF event description

[PATCH] powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
 2020-10-28  9:15 UTC 

[dpdk-dev] [PATCH 00/25] net/mlx5: support multiple-thread flow operations
 2020-10-28  9:00 UTC  (35+ messages)
` [dpdk-dev] [PATCH v5 00/34] "
  ` [dpdk-dev] [PATCH v5 01/34] net/mlx5: use thread safe index pool for flow objects
  ` [dpdk-dev] [PATCH v5 02/34] net/mlx5: use thread specific flow workspace
  ` [dpdk-dev] [PATCH v5 03/34] net/mlx5: reuse flow Id as hairpin Id
  ` [dpdk-dev] [PATCH v5 04/34] net/mlx5: indexed pool supports zero size entry
  ` [dpdk-dev] [PATCH v5 05/34] net/mlx5: use indexed pool as ID generator
  ` [dpdk-dev] [PATCH v5 06/34] net/mlx5: make rte flow list thread safe
  ` [dpdk-dev] [PATCH v5 07/34] net/mlx5: make meter action "
  ` [dpdk-dev] [PATCH v5 08/34] net/mlx5: make VLAN network interface "
  ` [dpdk-dev] [PATCH v5 09/34] net/mlx5: create global jump action
  ` [dpdk-dev] [PATCH v5 10/34] net/mlx5: create global default miss action
  ` [dpdk-dev] [PATCH v5 11/34] net/mlx5: create global drop action
  ` [dpdk-dev] [PATCH v5 12/34] net/mlx5: support concurrent access for hash list
  ` [dpdk-dev] [PATCH v5 13/34] net/mlx5: add flow table tunnel offload attribute
  ` [dpdk-dev] [PATCH v5 14/34] net/mlx5: make flow table cache thread safe
  ` [dpdk-dev] [PATCH v5 15/34] net/mlx5: fix redundant Direct Verbs resources allocate
  ` [dpdk-dev] [PATCH v5 16/34] net/mlx5: make flow tag list thread safe
  ` [dpdk-dev] [PATCH v5 17/34] net/mlx5: make flow modify action "
  ` [dpdk-dev] [PATCH v5 18/34] net/mlx5: remove unused mreg copy code
  ` [dpdk-dev] [PATCH v5 19/34] net/mlx5: make metadata copy flow list thread safe
  ` [dpdk-dev] [PATCH v5 20/34] net/mlx5: make header reformat action "
  ` [dpdk-dev] [PATCH v5 21/34] net/mlx5: introduce thread safe linked list cache
  ` [dpdk-dev] [PATCH v5 23/34] net/mlx5: make Rx queue thread safe
  ` [dpdk-dev] [PATCH v5 24/34] net/mlx5: make matcher list "
  ` [dpdk-dev] [PATCH v5 25/34] net/mlx5: make port ID action cache "
  ` [dpdk-dev] [PATCH v5 26/34] net/mlx5: make push VLAN "
  ` [dpdk-dev] [PATCH v5 27/34] net/mlx5: simplify sample attributes
  ` [dpdk-dev] [PATCH v5 28/34] net/mlx5: fix sample register error flow
  ` [dpdk-dev] [PATCH v5 29/34] net/mlx5: make sample and mirror action thread safe
  ` [dpdk-dev] [PATCH v5 30/34] net/mlx5: make tunnel offloading table "
  ` [dpdk-dev] [PATCH v5 31/34] net/mlx5: remove unused hash list operations
  ` [dpdk-dev] [PATCH v5 32/34] net/mlx5: make tunnel hub list thread safe
  ` [dpdk-dev] [PATCH v5 33/34] net/mlx5: make shared action "
  ` [dpdk-dev] [PATCH v5 34/34] net/mlx5: remove shared context lock

[PATCH] ARM: imx: add missing clk_disable_unprepare() when remove imx_mmdc
 2020-10-28  9:15 UTC 

[PATCH] ARM: mmp: fix missing clk_disable_unprepare() on error in mmp_dt_init_timer
 2020-10-28  9:15 UTC 

[PATCH] arm64: Fix early single-stepping
 2020-10-28  9:07 UTC  (9+ messages)

[PATCH] crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback
 2020-10-28  9:06 UTC  (2+ messages)

[PATCH 1/3] hw/9pfs : add spaces around operator
 2020-10-28  9:05 UTC  (6+ messages)
` [PATCH 2/3] hw/9pfs : open brace '{' following struct go on the same line
` [PATCH 3/3] hw/9pfs : add space before the open parenthesis '('

[PATCH v2 0/3] arm64: dts: add FlexCAN support to LS1028A and sl28
 2020-10-28  9:06 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: dts: ls1028a: add missing CAN nodes
` [PATCH v2 3/3] arm64: dts: freescale: sl28: add CAN node

[PATCH 1/1] nvme: Add quirk for LiteON CL1 devices running FW 220TQ,22001
 2020-10-28  9:06 UTC  (3+ messages)

[PATCH] firmware: imx: add dummy functions
 2020-10-28  8:59 UTC  (2+ messages)

[RFC PATCH] hw/arm/virt: use sbsa-ec for reboot and poweroff in secure mode
 2020-10-28  8:59 UTC 

[PATCH] cmake.bbclass: don't remove build directory for out-of-tree builds
 2020-10-28  9:00 UTC  (3+ messages)
` [poky] "

[dpdk-dev] [20.11 RC1]final test report from Intel side
 2020-10-28  8:57 UTC 

[PATCH 1/6] ARM: dts: imx6ul: segin: Fix stmpe touchscreen subnode name
 2020-10-28  8:55 UTC  (9+ messages)
` [PATCH 2/6] ARM: dts: imx6: phytec: Set correct eeprom compatible
` [PATCH 3/6] ARM: dts: imx6: phytec: Add eeprom pagesize
` [PATCH 4/6] ARM: dts: imx6ul: segin: Add phyBOARD-Segin with eMMC phyCORE-i.MX6UL

[PATCH] KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT
 2020-10-28  8:56 UTC  (5+ messages)

[meta-virtualization] [PATCH 1/2] xen: run do_deploy after do_compile and do_populate_sysroot
 2020-10-28  8:51 UTC  (4+ messages)
` [meta-virtualization] [PATCH 2/2] xen: extend SYSROOT_DIRS

[bug report] xen/arm64: singlestep doesn't work on Dom0
 2020-10-28  8:50 UTC 

[PATCH 0/3] staging: vc04_services: checkpatch cleanups
 2020-10-28  8:50 UTC  (3+ messages)
` [PATCH 3/3] staging: vc04_services: fix missing a blank line after declarations

Linux kernels for Microchip Polarfire Icicle board
 2020-10-28  8:47 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v5 00/14] tests: Remove libdrm dependency
 2020-10-28  8:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests: Remove libdrm dependency (rev7)

[PATCH 0/8] slab: provide and use krealloc_array()
 2020-10-28  8:47 UTC  (21+ messages)
` [PATCH 1/8] mm: slab: provide krealloc_array()
` [PATCH 2/8] ALSA: pcm: use krealloc_array()
` [PATCH 3/8] vhost: vringh: "
` [PATCH 4/8] pinctrl: "
` [PATCH 5/8] edac: ghes: "
` [PATCH 6/8] drm: atomic: "
` [PATCH 7/8] hwtracing: intel: "
` [PATCH 8/8] dma-buf: "

[PATCH v2] kthread_worker: re-set CPU affinities if CPU come online
 2020-10-28  8:45 UTC  (3+ messages)
  ` 回复: "

[PATCH v4 1/2] kunit: Support for Parameterized Testing
 2020-10-28  8:45 UTC  (3+ messages)
  ` [Linux-kernel-mentees] "

[Buildroot] [PATCH 1/1] package/wavemon: bump to version 0.9.2
 2020-10-28  8:45 UTC 

[PATCH] timezone: upgrade to 2020d
 2020-10-28  8:42 UTC 

[PATCH] drm/shme-helpers: Fix dma_buf_mmap forwarding bug
 2020-10-28  8:44 UTC  (2+ messages)

[PATCH v2 1/3] xen/arm: use printk_once for errata warning prints
 2020-10-28  8:43 UTC  (4+ messages)
` [PATCH v2 3/3] xen/arm: Warn user on cpu errata 832075

[PATCH v5 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2020-10-28  8:38 UTC  (8+ messages)

[Bug 1892540] [NEW] qemu can no longer boot NetBSD/sparc
 2020-10-28  8:23 UTC  (4+ messages)
` [Bug 1892540] [PULL 06/10] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
    `  "

[PATCH 0/3] optimize handling of memory debugging parameters
 2020-10-28  8:38 UTC  (9+ messages)
` [PATCH 1/3] mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/free parameters
` [PATCH 3/3] mm, page_alloc: reduce static keys in prep_new_page()

[PATCH 0/6] An alternative series for asymmetric AArch32 systems
 2020-10-28  8:37 UTC  (3+ messages)
` [PATCH 5/6] arm64: Advertise CPUs capable of running 32-bit applcations in sysfs

[PATCH 01/13] dt-bindings: arm: fsl: update TQ-Systems SoMs and boards based on i.MX7
 2020-10-28  8:36 UTC  (16+ messages)
` [PATCH 03/13] ARM: dts: imx7-mba7: update compatible strings
` [PATCH 07/13] ARM: dts: imx7-mba7: configure watchdog
` [PATCH 08/13] ARM: dts: imx7-mba7: update MMC aliases
` [PATCH 09/13] ARM: dts: imx7-mba7: add audio support
` [PATCH 11/13] ARM: dts: imx7-mba7: enable RS485 on UART7
` [PATCH 12/13] ARM: dts: imx7-mba7: specify USB over-current polarity
` [PATCH 13/13] ARM: dts: imx7-mba7: set dr_mode to otg on usbotg1

[PATCH 1/2] Regenerate defconfig files
 2020-10-28  8:38 UTC  (8+ messages)
` [PATCH 2/2] x86/config/efi: drop DRIVER_SERIAL_NS16550

[PATCH 0/3] x86/ucode: Fixes and improvements to ucode revision handling
 2020-10-28  8:36 UTC  (8+ messages)
` [PATCH 1/3] x86/ucode: Break out compare_revisions() from existing infrastructure
` [PATCH 2/3] x86/ucode/intel: Fix handling of microcode revision
` [PATCH 3/3] x86/ucode: Introduce ucode=allow-same for testing purposes

[PATCH] mm/page_alloc: Add __free_pages documentation
 2020-10-28  8:35 UTC  (2+ messages)

[PULL 00/10] qemu-sparc queue 20201028
 2020-10-28  8:23 UTC  (10+ messages)
` [PULL 01/10] sparc32-dma: use object_initialize_child() for espdma and ledma child objects
` [PULL 02/10] sparc32-ledma: use object_initialize_child() for lance child object
` [PULL 03/10] sparc32-espdma: use object_initialize_child() for esp "
` [PULL 04/10] sparc32-ledma: don't reference nd_table directly within the device
` [PULL 05/10] sabre: don't call sysbus_mmio_map() in sabre_realize()
` [PULL 07/10] sabre: increase number of PCI bus IRQs from 32 to 64
` [PULL 08/10] hw/pci-host/sabre: Update documentation link
` [PULL 09/10] hw/pci-host/sabre: Remove superfluous address range check
` [PULL 10/10] hw/pci-host/sabre: Simplify code initializing variable once

[PATCH 1/2] drm/amd/pm: enable baco reset for Hawaii
 2020-10-28  8:33 UTC  (6+ messages)

[meta-virtualization][PATCH v4] Adding k3s recipe
 2020-10-28  8:32 UTC  (6+ messages)
` [meta-virtualization][PATCH v5] "

[MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files
 2020-10-28  8:32 UTC  (7+ messages)

[PATCH] powerpc: avoid broken GCC __attribute__((optimize))
 2020-10-28  8:29 UTC  (2+ messages)

upstream build error (11)
 2020-10-28  8:31 UTC 

[PATCH 1/5] drm/amdgpu: perform srbm soft reset always on SDMA resume
 2020-10-28  8:30 UTC  (5+ messages)
` [PATCH 2/5] drm/amd/pm: correct the baco reset sequence for CI ASICs
` [PATCH 3/5] drm/amd/pm: enable baco reset for Hawaii
` [PATCH 4/5] drm/amd/pm: perform SMC reset on suspend/hibernation
` [PATCH 5/5] drm/amd/pm: do not use ixFEATURE_STATUS for checking smc running

[PATCH v4 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature
 2020-10-28  8:30 UTC  (2+ messages)

[PATCH] ARM: CCMX51: Add new module ID variant
 2020-10-28  8:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libpam-tacplus: fix CVE-2020-27743
 2020-10-28  8:26 UTC 

[PATCH] clk: imx: gate2: Fix the is_enabled op
 2020-10-28  8:24 UTC  (2+ messages)

[PATCH] ARM: bootm: Add lower bound check of kernel in SDRAM
 2020-10-28  8:24 UTC  (2+ messages)

[Linux-kernel-mentees] Mentee Proposal Feedback
 2020-10-28  8:23 UTC  (8+ messages)

[PATCH v3][wip/dovetail] cobalt/sched: init RESCHEDULE_OOB_IPI and register interrupt handler
 2020-10-28  8:22 UTC  (2+ messages)

[dpdk-dev] [v4 0/3] support enqueue callbacks on cryptodev
 2020-10-28  8:20 UTC  (4+ messages)
` [dpdk-dev] [v4 1/3] cryptodev: support enqueue callback functions

[Intel-gfx] [PATCH 0/8] drm/i915: Remainder of dbuf state stuff
 2020-10-28  8:20 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v2 seccomp 0/6] seccomp: Add bitmap cache of arg-independent filter results that allow syscalls
 2020-10-28  8:18 UTC  (5+ messages)
` [PATCH v2 seccomp 1/6] seccomp: Move config option SECCOMP to arch/Kconfig

[PATCH libdrm] xf86drm.c: Use integer logarithm
 2020-10-28  8:18 UTC  (2+ messages)

[xen-4.10-testing test] 156261: tolerable FAIL - PUSHED
 2020-10-28  8:17 UTC 

[dpdk-dev] [v5 0/2] support enqueue & dequeue callbacks on cryptodev
 2020-10-26 23:09 UTC  (3+ messages)
` [dpdk-dev] [v5 1/2] cryptodev: support enqueue & dequeue callback functions
` [dpdk-dev] [v5 2/2] test: add testcase for crypto enqueue callback

HP AIO Headset Mic issue
 2020-10-28  8:07 UTC  (2+ messages)

Subject: [RFC] clang tooling cleanups
 2020-10-28  3:26 UTC  (3+ messages)
`  "

arch/powerpc/include/asm/nohash/pgtable.h:253:9: sparse: this was the original definition
 2020-10-28  8:14 UTC 

[PATCH v3 0/9] ASoC: Mediatek: Add support for MT8192 SoC
 2020-10-24  7:58 UTC  (2+ messages)
` [PATCH v3 2/9] ASoC: mediatek: mt8192: add platform driver

[PATCH] mtd: meson: fix meson_nfc_dma_buffer_release() arguments
 2020-10-28  8:12 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-10-27
 2020-10-28  8:09 UTC 

[PATCH] block: Move bdrv_drain_all_end_quiesce() to block_int.h
 2020-10-28  8:07 UTC 

[PATCH] ALSA: make snd_kcontrol_new name a normal string
 2020-10-26 19:03 UTC  (3+ messages)

[PATCH 0/3] Introduce devm_pm_opp_set_* API
 2020-10-28  6:06 UTC  (4+ messages)
` [PATCH 3/3] drm/msm: Convert to devm_pm_opp_set_supported_hw

[PATCH v6 00/52] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-10-27 20:26 UTC  (14+ messages)
` [PATCH v6 08/52] dt-bindings: memory: tegra20: emc: Document mfd-simple compatible and statistics sub-device
` [PATCH v6 28/52] memory: tegra: Add and use devm_tegra_get_memory_controller()
` [PATCH v6 46/52] opp: Put interconnect paths outside of opp_table_lock

[PATCH 1/1] video: fbdev: fix divide error in fbcon_switch
 2020-10-27 17:12 UTC  (5+ messages)

[PATCH v3 00/20] Host1x/TegraDRM UAPI
 2020-10-27 19:06 UTC  (9+ messages)
` [PATCH v3 19/20] drm/tegra: Implement new UAPI

[PATCH] drm/msm/a6xx: Add support for using system cache on MMU500 based targets
 2020-10-27 16:08 UTC  (4+ messages)

[PATCH v2 0/5] Add DRM/DSI support for MT8167 SoC
 2020-10-27 16:08 UTC  (4+ messages)
` [PATCH v2 5/5] drm/mediatek: Add support for main DDP path on MT8167

[PATCH 00/14] drm/msm: de-struct_mutex-ification
 2020-10-27 11:35 UTC  (11+ messages)
` [PATCH v2 07/22] drm/msm: Do rpm get sooner in the submit path

[PATCH] dt-bindings: More whitespace clean-ups in schema files
 2020-10-27 12:17 UTC  (2+ messages)

[PATCH V2 Resend 1/2] drm/lima: Unconditionally call dev_pm_opp_of_remove_table()
 2020-10-28  6:44 UTC 

[PATCH v6 0/4] RDMA: Add dma-buf support
 2020-10-27 19:51 UTC  (9+ messages)
` [PATCH v6 1/4] RDMA/umem: Support importing dma-buf as user memory region


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.