All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-28 09:55:49 to 2020-10-28 11:17:50 UTC [more...]

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

[PATCH] clk: imx: gate2: Fix the is_enabled op
 2020-10-28 11:15 UTC  (5+ messages)

[PATCH 00/18] dmaengine/soc: k3-udma: Add support for BCDMA and PKTDMA
 2020-10-28  9:56 UTC  (8+ messages)
` [PATCH 01/18] dmaengine: of-dma: Add support for optional router configuration callback

[PATCH v2 0/5] mtd: pxa3xx_nand: add support for Armada 8k
 2020-10-28 11:17 UTC  (11+ messages)
` [PATCH v2 1/5] arm: dts: armada-cp110-slave: add missing cps_nand
` [PATCH v2 2/5] arm: dts: armada-cp110-master: update nand-controller
` [PATCH v2 3/5] mtd: pxa3xx_nand: port to use driver model
` [PATCH v2 4/5] mtd: pxa3xx_nand: remove dead code
` [PATCH v2 5/5] mtd: nand: pxa3xx: enable NAND controller if the SoC needs it

[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
 2020-10-28 11:17 UTC  (11+ messages)

[PATCH 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-10-28 11:16 UTC  (7+ messages)
` [PATCH 11/13] m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM

[dpdk-dev] [PATCH v1] vhost: fix gpa to hpa conversion
 2020-10-28 11:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1] vhost: fix guest/host physical address conversion

[PATCH 0/4] riscv: Add semihosting support [v10]
 2020-10-28 11:16 UTC  (7+ messages)
` [PATCH 1/4] semihosting: Move ARM semihosting code to shared directories

[dpdk-dev] [PATCH v2] doc: remove aes-gcm addition of j0 deprecation notice
 2020-10-28 11:14 UTC  (2+ messages)

[PATCH 0/6] An alternative series for asymmetric AArch32 systems
 2020-10-28 11:12 UTC  (3+ messages)
` [PATCH 2/6] arm64: Allow mismatched 32-bit EL0 support

[PATCH 00/25] block/nvme: Fix Aarch64 host
 2020-10-28 11:10 UTC  (23+ messages)
` [PATCH 02/25] block/nvme: Use hex format to display offset in trace events
` [PATCH 03/25] block/nvme: Report warning with warn_report()
` [PATCH 04/25] block/nvme: Trace controller capabilities
` [PATCH 05/25] block/nvme: Trace nvme_poll_queue() per queue
` [PATCH 06/25] block/nvme: Improve nvme_free_req_queue_wait() trace information
` [PATCH 07/25] block/nvme: Trace queue pair creation/deletion
` [PATCH 09/25] block/nvme: Move definitions before structure declarations
` [PATCH 10/25] block/nvme: Use unsigned integer for queue counter/size
` [PATCH 11/25] block/nvme: Make nvme_identify() return boolean indicating error
` [PATCH 12/25] block/nvme: Make nvme_init_queue() "

[MPTCP] Re: [MPTCP][PATCH v3 mptcp-next] Squash to "mptcp: send out dedicated ADD_ADDR packet"
 2020-10-28 11:11 UTC 

[PATCH] mm/slub: fix panic in slab_alloc_node()
 2020-10-28 11:11 UTC  (3+ messages)
` [PATCH v2] "

Systemd, overlayfs, and machine-id problem
 2020-10-28 11:10 UTC  (4+ messages)
` [yocto] "

[PATCH] grub: add grub-nativesdk
 2020-10-28 11:10 UTC 

[Virtio-fs] Architecture diagram license
 2020-10-28 11:10 UTC 

Out-of-Process Device Emulation session at KVM Forum 2020
 2020-10-28 11:09 UTC  (4+ messages)

[PATCH v4 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-28 11:08 UTC  (4+ messages)
` [PATCH v4 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan

[PATCH 1/2] arm-autonomy/recipes-connectivity: Revert "revert dhcp removal and bind update"
 2020-10-28 11:07 UTC  (2+ messages)
` [PATCH 2/2] arm-autonomy/xenguest-network: add kea dhcp4 configuration

bareboxenv-target
 2020-10-28 11:09 UTC 

[PATCH RFC v2 00/21] kasan: hardware tag-based mode for production use on arm64
 2020-10-28 11:08 UTC  (16+ messages)
` [PATCH RFC v2 06/21] kasan: mark kasan_init_tags as __init
` [PATCH RFC v2 07/21] kasan, arm64: move initialization message
` [PATCH RFC v2 08/21] kasan: remove __kasan_unpoison_stack
` [PATCH RFC v2 09/21] kasan: inline kasan_reset_tag for tag-based modes
` [PATCH RFC v2 10/21] kasan: inline random_tag for HW_TAGS

[dpdk-dev] [PATCH 1/4] net/netvsc: move rxbuf_info from per-device to per-queue
 2020-10-28 11:08 UTC  (5+ messages)
` [dpdk-dev] [PATCH 4/4] net/netvsc: check for overflow on packet info from host
      ` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH v4 0/1] doc: document vfio-pci usage with QAT PMD
 2020-10-28 11:05 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 1/1] "

[PATCH] virtio: skip guest index check on device load
 2020-10-28 11:00 UTC  (8+ messages)

[dpdk-dev] [PATCH v3 0/6] net/virtio-user: fix server mode
 2020-10-28 11:01 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 4/6] net/virtio-user: lock-protect status updates
` [dpdk-dev] [PATCH v3 5/6] net/virtio-user: don't assume vhost status feature
` [dpdk-dev] [PATCH v3 6/6] net/virtio-user: set status on socket reconnect

[PATCH v9 0/2] Basic Kontron SMARC-sAL28 board support
 2020-10-28 11:01 UTC  (4+ messages)

[PATCH] mtd: remove unneeded break
 2020-10-28 10:58 UTC  (2+ messages)

[PATCH] coresight: cti: Initialize dynamic sysfs attributes
 2020-10-28 10:54 UTC 

inconsistent pfn type checking in process_page_data
 2020-10-28 10:54 UTC  (5+ messages)

[Bridge] [PATCH v3 net-next] net: bridge: mcast: add support for raw L2 multicast groups
 2020-10-28 10:54 UTC 

[linux-next:master 2048/2270] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:1743:13: warning: variable 'min' is used uninitialized whenever 'if' condition is false
 2020-10-28 10:53 UTC  (2+ messages)

[Virtio-fs] Architecture diagram license
 2020-10-28 10:53 UTC  (2+ messages)

[PATCH] net: ftgmac100: Ensure tx descriptor updates are visible
 2020-10-28 10:51 UTC  (5+ messages)

[PATCH v13 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-10-28 10:48 UTC  (23+ messages)
` [PATCH v13 1/8] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [PATCH v13 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 and others
` [PATCH v13 3/8] MAINTAINERS: add maintainers to ROCKCHIP NFC
` [PATCH v13 4/8] arm64: dts: rockchip: Add NFC node for RK3308 SoC
` [PATCH v13 5/8] arm64: dts: rockchip: Add NFC node for PX30 SoC
  ` [PATCH v13 6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC
  ` [PATCH v13 7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs
  ` [PATCH v13 8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC

U-Boot is broken on real N900 HW
 2020-10-28 10:46 UTC  (11+ messages)
          ` U-Boot i2c bus num 1 is broken on Nokia N900 (Was: Re: U-Boot is broken on real N900 HW)
              ` U-Boot i2c bus num 1 is broken on Nokia N900

[dpdk-dev] [PATCH 1/2] common/mlx5: get number of ports that can be bonded
 2020-10-28 10:44 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/2] vdpa/mlx5: specify lag port affinity
` [dpdk-dev] [PATCH v1 1/2] common/mlx5: get number of ports that can be bonded
` [dpdk-dev] [PATCH v1 2/2] vdpa/mlx5: specify lag port affinity

[dpdk-dev] [PATCH v2 04/15] node: switch IPv4 metadata to dynamic mbuf field
 2020-10-28 10:43 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH v1 0/4] xen/arm: Make PCI passthrough code non-x86 specific
 2020-10-28 10:41 UTC  (6+ messages)
` [PATCH v1 1/4] xen/ns16550: solve compilation error on ARM with CONFIG_HAS_PCI enabled

[PATCH v4 0/7] mtd: spi-nor: add xSPI Octal DTR support
 2020-10-28 10:42 UTC  (6+ messages)
` [PATCH v4 4/7] mtd: spi-nor: core: add configuration register 2 read & write support
` [PATCH v4 7/7] mtd: spi-nor: macronix: Add Octal 8D-8D-8D supports for Macronix mx25uw51245g

[vincent.guittot:sched/pelt 1/1] kernel/sched/fair.c:6227 select_idle_sibling() error: uninitialized symbol 'task_util'
 2020-10-28 10:41 UTC  (2+ messages)

[PATCH for-5.2] semihosting: fix order of initialization functions
 2020-10-28 10:40 UTC 

[Intel-gfx] [PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-10-27 18:51 UTC  (4+ messages)
` [Intel-gfx] [PATCH 01/65] drm/vc4: Drop legacy_cursor_update override
  ` [Intel-gfx] [PATCH 03/65] mm: Track mmu notifiers in fs_reclaim_acquire/release

[PATCH v2 0/5] Add Clock and Pincontrol driver support for RZ/G2[HN] SoC's
 2020-10-28 10:39 UTC  (11+ messages)
` [PATCH v2 3/5] pinctrl: renesas: r8a77965: Add R8A774B1 PFC support

[PATCH] arm/opencsd: upgrade to 1.43.3
 2020-10-28 10:36 UTC 

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

[dm-devel] [PATCH 0/5] Fixes for musl libc / alpine
 2020-10-28 10:23 UTC  (5+ messages)
` [dm-devel] [PATCH 1/5] libmultipath: make sure __GLIBC_PREREQ() is defined
` [dm-devel] [PATCH 2/5] multipath-tools: fix -Wformat errors with musl libc

[PATCH 0/8] Pin control support for RZ/G2[HN]
 2020-10-28 10:34 UTC  (9+ messages)
` [PATCH 1/8] pinctrl: renesas: r8a77965: Add R8A774B1 PFC support
` [PATCH 2/8] pinctrl: renesas: r8a77951: Add R8A774E1 "
` [PATCH 3/8] pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1
` [PATCH 4/8] pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1
` [PATCH 5/8] pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1
` [PATCH RFC 6/8] pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A7796
` [PATCH RFC 7/8] pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A77965
` [PATCH RFC 8/8] pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A7795

[PATCH 0/7] arm: cache: cp15: don't map reserved region with no-map property
 2020-10-28 10:33 UTC  (9+ messages)
  ` [Uboot-stm32] "

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

[dpdk-dev] [PATCH 0/8] remove mbuf seqn
 2020-10-28 10:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH 8/8] mbuf: remove seqn field

[dpdk-dev] [PATCH 00/15] remove mbuf userdata
 2020-10-28 10:26 UTC  (17+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 01/15] examples: enclose DPDK includes with angle brackets
  ` [dpdk-dev] [PATCH v4 02/15] kni: move header file from EAL
  ` [dpdk-dev] [PATCH v4 03/15] mbuf: fix typo in dynamic field convention note
  ` [dpdk-dev] [PATCH v4 04/15] node: switch IPv4 metadata to dynamic mbuf field
  ` [dpdk-dev] [PATCH v4 05/15] security: switch "
  ` [dpdk-dev] [PATCH v4 06/15] event/sw: switch test counter "
  ` [dpdk-dev] [PATCH v4 07/15] net/ark: switch user data to dynamic mbuf fields
  ` [dpdk-dev] [PATCH v4 08/15] net/bnxt: switch CFA code to dynamic mbuf field
  ` [dpdk-dev] [PATCH v4 09/15] net/vmxnet3: switch MSS hint "
  ` [dpdk-dev] [PATCH v4 10/15] test/distributor: switch sequence "
  ` [dpdk-dev] [PATCH v4 11/15] test/graph: switch user data "
  ` [dpdk-dev] [PATCH v4 12/15] app/eventdev: switch flow ID "
  ` [dpdk-dev] [PATCH v4 13/15] examples/bbdev: switch "
  ` [dpdk-dev] [PATCH v4 14/15] examples/rxtx_callbacks: "
  ` [dpdk-dev] [PATCH v4 15/15] mbuf: remove userdata field

[Intel-gfx] [PATCH] drm/i915/ehl: Implement W/A 22010492432
 2020-10-28 10:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH bpf-next V4 2/5] bpf: bpf_fib_lookup return MTU value as output when looked up
 2020-10-28 10:30 UTC 

[PATCH 00/12] Clean up the pll_en_bit from en_mask on all the MediaTek clock drivers
 2020-10-28 10:27 UTC  (4+ messages)
` [PATCH 10/12] clk: mediatek: Clean up the pll_en_bit from en_mask on MT8183

[linux-next:master 2094/2270] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn301/vg_clk_mgr.c:96:6: warning: no previous prototype for function 'vg_update_clocks'
 2020-10-28 10:26 UTC  (2+ messages)

[RFC PATCH v4 0/1] tests/vm: Add Haiku VM
 2020-10-28 10:21 UTC  (4+ messages)
` [RFC PATCH v4 1/1] tests/vm: Add Haiku test based on their vagrant images

[PATCH] mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read
 2020-10-28 10:08 UTC  (2+ messages)

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

[RESENDPATCH v15 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-10-28 10:20 UTC  (3+ messages)
` [RESENDPATCH v15 2/2] "

[PATCH] ARM: dts: stm32: Reinstate card detect behavior on DHSOM
 2020-10-28 10:20 UTC  (6+ messages)

[PATCH v9 00/14] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-10-28 10:18 UTC  (4+ messages)
` [PATCH v9 12/14] arm64: defconfig: Enable Allwinner i2s driver
  ` [linux-sunxi] "

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

[PATCH] drm/shme-helpers: Fix dma_buf_mmap forwarding bug
 2020-10-28 10:17 UTC  (4+ messages)
` [Linaro-mm-sig] "

[PATCH 1/2] pinctrl: stm32: display bias information for all pins
 2020-10-28 10:15 UTC  (3+ messages)
` [PATCH 2/2] gpio: stm32: correct the bias management

[PATCH] amdgpu:Add flag for updating MGCG on GFX10
 2020-10-28 10:12 UTC 

[PATCH 1/2] arm64: add config for Broadcom BCM4908 SoCs
 2020-10-28 10:11 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: broadcom: add BCM4908 and Asus GT-AC5300 early DTS files

[PATCH] hw/sd: Zero out function selection fields before being populated
 2020-10-28 10:10 UTC  (5+ messages)

[PATCH v5 00/40] kasan: add hardware tag-based mode for arm64
 2020-10-28 10:06 UTC  (4+ messages)
` [PATCH v5 08/40] arm64: mte: Switch GCR_EL1 in kernel entry and exit

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

include/linux/spinlock.h:393:9: sparse: sparse: context imbalance in 'efi_thunk_set_variable_nonblocking' - wrong count at exit
 2020-10-28 10:07 UTC 

[dpdk-dev] [PATCH] net/mlx5: use C11 atomics in packet scheduling
 2020-10-28 10:07 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 1/2] cmd: pinmux: update result of do_status
 2020-10-28 10:06 UTC  (2+ messages)
` [PATCH 2/2] cmd: pinmux: support pin name in status command

[PATCH libdrm 1/2] include: Factor out log2_int() function
 2020-10-28 10:06 UTC  (2+ messages)
` [PATCH libdrm 2/2] include: Avoid potentially infinite loop in log2_int()

[PATCH v3] KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
 2020-10-28 10:03 UTC  (3+ messages)

[PATCH] module: use hidden visibility for weak symbol references
 2020-10-28 10:00 UTC  (2+ messages)

[RFC] mtd-utils: tag for previous release versions
 2020-10-28  9:57 UTC  (3+ messages)

[PATCH 0/9] silence the compiler warnings
 2020-10-28  9:59 UTC  (7+ messages)
` [PATCH 8/9] target/ppc: "
` [PATCH 9/9] hw/timer/renesas_tmr: "

[dpdk-dev] [PATCH 1/2] drivers/net/mlx5: fix representor interrupts handler
 2020-10-28  9:59 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] examples/l3fwd-power: fix check_ptype query

[PATCH] amdgpu: Add GFX MGCG and MGLS for vangogh
 2020-10-28  9:59 UTC 

[PATCH v1 1/9] toradex: tdx-cfg-clock: add new i.mx 8m mini/plus skus
 2020-10-28  9:58 UTC  (9+ messages)
` [PATCH v1 2/9] pca9450a: fix i2c address
` [PATCH v1 3/9] power: pmic: add SPL_DM_PMIC_PCA9450 symbol to Kconfig
` [PATCH v1 4/9] ARM: dts: imx8mm-verdin: follow changed pmic
` [PATCH v1 5/9] verdin-imx8mm: spl: switch to pca9450 pmic
` [PATCH v1 6/9] verdin-imx8mm: implement hardware version detection
` [PATCH v1 7/9] verdin-imx8mm: spl: enable pca9450 i2c level translator
` [PATCH v1 8/9] toradex: tdx-cfg-clock: fix i.mx 8m mini interactive
` [PATCH v1 9/9] verdin-imx8mm: automatic ram size detection

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


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.