All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-06 10:29:18 to 2021-12-06 11:17:48 UTC [more...]

[PATCH v2 00/10] Introduce sv48 support without relocatable kernel
 2021-12-06 11:17 UTC  (6+ messages)

[PATCH] drm: Return error codes from struct drm_driver.gem_create_object
 2021-12-06 11:16 UTC  (5+ messages)

[PULL 0/3] MIPS patches for 2021-12-06
 2021-12-06 11:07 UTC  (4+ messages)
` [PULL 1/3] hw/mips/bootloader: Fix write_ulong()
` [PULL 2/3] hw/mips/boston: Fix load_elf() error detection
` [PULL 3/3] Revert "vga: don't abort when adding a duplicate isa-vga device"

[RFC PATCH] insane.bbclass: lock down pending patches
 2021-12-06 11:15 UTC  (3+ messages)
` [OE-core] "

[PATCH v7 1/2] dt: bindings: add new DT entry for ath11k PCI device support
 2021-12-06 11:15 UTC  (4+ messages)
` [PATCH v7 2/2] ath11k: Use reserved host DDR addresses from DT for PCI devices

[PATCH] omapdrm: dss: mark runtime PM functions __maybe_unused
 2021-12-06 11:14 UTC  (3+ messages)

[PATCH 0/4] enabling Advanced protection and security features
 2021-12-06 11:13 UTC  (14+ messages)
` [PATCH 1/4] mtd: spi-nor: micron-st: add advanced "
` [PATCH 2/4] mtd: spi-nor: add advanced protection and security features support
` [PATCH 3/4] mtd: add advanced protection and security ioctls
` [PATCH 4/4] mtd: spi-nor: micron-st: add mt25qu128abb and mt25ql128abb

[PATCHv5 0/4] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-12-06 11:12 UTC  (12+ messages)
` [PATCHv5 1/4] arm64: io: Use asm-generic high level MMIO accessors
` [PATCHv5 3/4] tracing: Add register read/write tracing support

[PATCH 1/2] ceph: conversion to new fscache API
 2021-12-06 11:12 UTC  (5+ messages)
` [PATCH 0/2] ceph: adapt ceph to the fscache rewrite
  ` [PATCH 2/2] ceph: add fscache writeback support

[PATCH] powerpc/fixmap: Fix VM debug warning on unmap
 2021-12-06 11:11 UTC  (2+ messages)

[PATCH 0/4] blk-mq: improve dispatch lock & quiesce implementation
 2021-12-06 11:12 UTC  (4+ messages)
` [PATCH 1/4] blk-mq: remove hctx_lock and hctx_unlock

[PATCH v1 1/1] osdep: asynchronous teardown for shutdown on Linux
 2021-12-06 11:06 UTC 

[bug report]concurrent blktests nvme-rdma execution lead kernel null pointer
 2021-12-06 11:10 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/2] s390x: firq: floating interrupt test
 2021-12-06 11:09 UTC  (8+ messages)
` [kvm-unit-tests PATCH v2 2/2] "

[PATCH 00/13] Add new cases to lookaside IPsec tests
 2021-12-06 11:08 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/13] test/crypto: add IPsec aes-cbc known vectors
  ` [PATCH v2 02/13] test/crypto: add IPsec AES-CBC-HMAC-SHA256 "
  ` [PATCH v2 03/13] test/crypto: add chained operations in combined cases
  ` [PATCH v2 04/13] test/crypto: add IPv6 tunnel mode cases
  ` [PATCH v2 05/13] test/crypto: add IPsec HMAC-SHA384/512 known vectors
  ` [PATCH v2 06/13] test/crypto: add IPsec fragmented packet "
  ` [PATCH v2 07/13] test/crypto: add transport mode cases
  ` [PATCH v2 08/13] test/crypto: add security stats cases
  ` [PATCH v2 09/13] test/crypto: add lookaside IPsec AES-CTR known vectors
  ` [PATCH v2 10/13] test/crypto: add fragmented packet case
  ` [PATCH v2 11/13] test/crypto: skip null auth in ICV corrupt case
  ` [PATCH v2 12/13] test/crypto: add aes xcbc known vectors
  ` [PATCH v2 13/13] test/crypto: add copy and set DF cases

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2021-12-06 11:08 UTC  (32+ messages)
` [PATCH v3 01/13] riscv: Move KASAN mapping next to the kernel mapping
` [PATCH v3 02/13] riscv: Split early kasan mapping to prepare sv48 introduction
` [PATCH v3 03/13] riscv: Introduce functions to switch pt_ops
` [PATCH v3 04/13] riscv: Allow to dynamically define VA_BITS
` [PATCH v3 05/13] riscv: Get rid of MAXPHYSMEM configs
` [PATCH v3 06/13] asm-generic: Prepare for riscv use of pud_alloc_one and pud_free
` [PATCH v3 07/13] riscv: Implement sv48 support
` [PATCH v3 08/13] riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo
` [PATCH v3 09/13] riscv: Explicit comment about user virtual address space size
` [PATCH v3 10/13] riscv: Improve virtual kernel memory layout dump
` [PATCH v3 11/13] Documentation: riscv: Add sv48 description to VM layout
` [PATCH v3 12/13] riscv: Initialize thread pointer before calling C functions
` [PATCH v3 13/13] riscv: Allow user to downgrade to sv39 when hw supports sv48 if !KASAN

[RFC PATCH 0/1] LTC2688 support
 2021-12-06 11:07 UTC  (10+ messages)

[PATCH 00/65] x86: Support for CET Indirect Branch Tracking
 2021-12-06 11:06 UTC  (5+ messages)
` [PATCH 63/65] x86/setup: Rework MSR_S_CET handling for CET-IBT
` [PATCH v1.1 64/65] x86/efi: Disable CET-IBT around Runtime Services calls

[PATCH 01/26] insane.bbclass: do not hardcode oe-core path in upstream-status check
 2021-12-06 11:07 UTC  (6+ messages)
` [PATCH 05/26] python3: drop unneeded multiprocessing module patch
  ` [OE-core] "
` [PATCH 26/26] serf: mark patches as inappropriate for upstream submission
  ` [OE-core] "

[PATCH v2 0/6] Add Xilinx RPU subsystem support
 2021-12-06 11:03 UTC  (5+ messages)
` [PATCH v2 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH for 6.2? v2] Revert "vga: don't abort when adding a duplicate isa-vga device"
 2021-12-06 10:53 UTC  (4+ messages)

ERROR: modpost: "__divsi3_table" [lib/lz4/lz4_compress.ko] undefined!
 2021-12-06 11:01 UTC  (4+ messages)

[PATCH v2 0/3] drm/vc4: Support for 30 bits YUV formats
 2021-12-06 11:01 UTC  (4+ messages)
` [PATCH v2 1/3] drm/fourcc: Add packed 10bit YUV 4:2:0 format
` [PATCH v2 2/3] drm/vc4: plane: Add support for DRM_FORMAT_P030
` [PATCH v2 3/3] drm/vc4: plane: Add support for YUV color encodings and ranges

[PATCH v2 net-next 0/7] Rework DSA bridge TX forwarding offload API
 2021-12-06 11:01 UTC  (5+ messages)
` [PATCH v2 net-next 6/7] net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
` [PATCH v2 net-next 7/7] net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload

[RFC PATCH 0/2] mm: Dont allocate pages on a offline node
 2021-12-06 11:00 UTC  (6+ messages)
` [RFC PATCH 2/2] mm/vmscan.c: Prevent allocating shrinker_info on offlined nodes

[PATCH] iommu: log iova range in map/unmap trace events
 2021-12-06 11:00 UTC  (2+ messages)

[PATCH] arm64: dts: add support for S4 based Amlogic AQ222
 2021-12-06 10:57 UTC  (4+ messages)

[syzbot] general protection fault in tls_init
 2021-12-06 10:58 UTC  (4+ messages)
` [PATCH mptcp] mptcp: remove tcp ulp setsockopt support

[PATCH v13 00/26] Add LoongArch linux-user emulation support
 2021-12-06 10:39 UTC  (5+ messages)
` [PATCH v13 02/26] target/loongarch: Add core definition

[RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider
 2021-12-06 10:57 UTC  (10+ messages)
` [RFC][PATCH] device mapper: Add builtin function dm_get_status()
              ` [dm-devel] "

Patchwork housekeeping for: spi-devel-general
 2021-12-06 10:57 UTC 

[RFC PATCH 1/2] drm/amdgpu/UAPI: add new PROFILE IOCTL
 2021-12-06 10:56 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane_scaling: Increase buffer size if driver doesn't support larger scale factors
 2021-12-06 10:56 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[syzbot] WARNING: kmalloc bug in xdp_umem_create (2)
 2021-12-06 10:55 UTC 

[PATCH 00/15] ppc/ppc405: decade cleanup
 2021-12-06 10:37 UTC  (16+ messages)
` [PATCH 01/15] ppc/ppc405: Change kernel load address
` [PATCH 02/15] ppc: Mark the 'taihu' machine as deprecated
` [PATCH 03/15] ppc: Add trace-events for DCR accesses
` [PATCH 04/15] ppc/ppc405: Convert printfs to trace-events
` [PATCH 05/15] ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()
` [PATCH 06/15] ppc/ppc405: Change ppc405ep_init() return value
` [PATCH 07/15] ppc/ppc405: Add some address space definitions
` [PATCH 08/15] ppc/ppc405: Remove flash support
` [PATCH 09/15] ppc/ppc405: Rework FW load
` [PATCH 10/15] ppc/ppc405: Introduce ppc405_set_default_bootinfo()
` [PATCH 11/15] ppc/ppc405: Fix boot from kernel
` [PATCH 12/15] ppc/ppc405: Change default PLL values at reset
` [PATCH 13/15] ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board information
` [PATCH 14/15] ppc/ppc405: Add update of bi_procfreq field
` [PATCH 15/15] ppc/ppc405: Update U-Boot board information for hotfoot

[PATCH v1 1/2] dt-bindings: iio: accel: add ADXL367
 2021-12-06 10:54 UTC  (2+ messages)
` [PATCH v1 2/2] iio: accel: add ADXL367 driver

[RESEND PATCH v1 0/2] Add Sv57 page table support
 2021-12-06 10:53 UTC  (5+ messages)
` [PATCH v1 1/2] riscv, mm: Add Sv57 support based on Sv48 implementation

[PATCH v1 0/3] mmc: Add LiteSDCard mmc driver
 2021-12-06 10:53 UTC  (3+ messages)
` [PATCH v1 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH v2 00/25] media: atmel: atmel-isc: implement media controller
 2021-12-06 10:51 UTC  (4+ messages)
` [PATCH v2 03/25] media: atmel: introduce microchip csi2dc driver

[PATCH] serial: meson: make the current driver compatible with S4
 2021-12-06 10:50 UTC  (4+ messages)

[PATCH v2 00/14] Add drivers for CXL ports and mem devices
 2021-12-06 10:51 UTC  (3+ messages)
` [PATCH v2 01/14] cxl/core: Add, document, and tighten up decoder APIs

[PATCH v3] crypto: hisilicon - replace 'smp_processor_id' with the raw version of the macro
 2021-12-06 10:51 UTC 

[RFC v16 0/9] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-12-06 10:48 UTC  (5+ messages)
` [RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API

[PATCH v3 0/4] Add support for the Cypress cyttsp5
 2021-12-06 10:46 UTC  (5+ messages)
` [PATCH v3 1/4] Input: Add driver for Cypress Generation 5 touchscreen

[PATCH v3] uacce: use sysfs_emit instead of sprintf
 2021-12-06 10:47 UTC 

[PATCH 0/2] cxl/mailbox: Replace racy error checking with timeouts
 2021-12-06 10:46 UTC  (5+ messages)
` [PATCH 1/2] cxl/pci: Implement Interface Ready Timeout
` [PATCH 2/2] cxl/pci: Defer mailbox status checks to command timeouts

[PATCH] PCI: apple: Fix REFCLK1 enable/poll logic
 2021-12-06 10:45 UTC  (2+ messages)

[PATCH v2 1/2] binman: Do not pollute source tree when build with `make O=...`
 2021-12-06 10:43 UTC  (6+ messages)

[PATCH v2 0/2] Free space tree space reservation fixes
 2021-12-06 10:44 UTC  (4+ messages)
` [PATCH v2 2/2] btrfs: reserve extra space for the free space tree

[PATCH] perf stat: Fix per socket shadow aggregation
 2021-12-06 10:44 UTC  (2+ messages)

[PATCH v2] media: venus: vdec: fixed possible memory leak issue
 2021-12-06 10:43 UTC  (2+ messages)
` [PATCH v3] "

[shawnguo:imx/dt 7/7] Error: arch/arm/boot/dts/imx6q-yapp4-crux.dts:24.1-7 Label or path codec not found
 2021-12-06 10:41 UTC  (2+ messages)

[PATCH v2 00/14] treewide: Initial support for R-Car S4-8
 2021-12-06 10:42 UTC  (5+ messages)
` [PATCH v2 05/14] soc: renesas: rcar-gen4-sysc: Introduce R-Car Gen4 SYSC driver
` [PATCH v2 06/14] soc: renesas: r8a779f0-sysc: Add r8a779f0 support

[intel-lts:5.4/yocto 9358/18531] drivers/gpu/drm/kmb/kmb_plane.c:126:25: warning: no previous prototype for 'kmb_plane_duplicate_state'
 2021-12-06 10:40 UTC 

[PATCH v2] ath11k: report rssi of each chain to mac80211
 2021-12-06 10:39 UTC  (4+ messages)

[PATCH] drm: make drm_syncobj_array_wait() use the range hrtimer feature
 2021-12-06 10:37 UTC 

QA notification for completed autobuilder build (yocto-3.4.1.rc1)
 2021-12-06 10:38 UTC  (2+ messages)
` [qa-build-notification] "

[Intel-wired-lan] [PATCH net-next v1] i40e: Remove non-inclusive language from Intel code
 2021-12-06 10:36 UTC 

[PATCH net,stable] phy: sfp: fix high power modules without diag mode
 2021-12-06 10:35 UTC  (7+ messages)

[PATCH v2 0/2] pinctrl: bcm2835: Fix gpio hogs and pin reinitialisation
 2021-12-06 10:33 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: gpio-ranges property is now required

[linux-next:pending-fixes] BUILD SUCCESS 593a87c6eb985acbc6c7fb61da3180736626c1b1
 2021-12-06 10:32 UTC 

Fail to boot 5.15 on mpc8347 with either debug_pagealloc or nobats
 2021-12-06 10:32 UTC  (12+ messages)

[PATCH v9 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-12-06 10:30 UTC  (3+ messages)
` [PATCH v9 06/10] ACPI ERST: build the ACPI ERST table

[PATCH v3] PCI: qcom: Use __be16 type to store return value from cpu_to_be16()
 2021-12-06 10:31 UTC  (2+ messages)

[PATCH v4 7/7] usb: gadget: uvc: add format/frame handling code
 2021-12-06 10:30 UTC  (3+ messages)

[PATCH] drm/amdgpu: don't skip runtime pm get on A+A config
 2021-12-06  8:45 UTC 

[Intel-gfx] [PATCH V2] drm/i915/gt: Use hw_engine_masks as reset_domains
 2021-12-06  8:10 UTC 

[Intel-gfx] [PATCH v2] drm/i915: Use GEM_BUG_ON for obj ptr NULL check
 2021-12-06  5:24 UTC 

[PATCH v5 00/11] More preparation for multi gt patches
 2021-12-06  0:49 UTC  (4+ messages)
` [PATCH v5 06/11] drm/i915/gvt: Use to_gt() helper
` [Intel-gfx] [PATCH v5 10/11] drm/i915: Use to_gt() helper for GGTT accesses
` [PATCH v5 11/11] drm/i915: Rename i915->gt to i915->gt0

[PATCH v2] selftests: vDSO: parse: warning: fix assignment as a condition
 2021-12-06 10:29 UTC 

Looking for clarifications around gfx/kcq/kiq
 2021-12-05 20:18 UTC 

[PATCH 0/6] drm/tiny/st7735r: Match up with staging/fbtft driver
 2021-12-06  8:53 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: display: sitronix,st7735r: Fix backlight in example
  ` [PATCH 1/6] dt-bindings: display: sitronix, st7735r: "

[v3 0/3] Introduce Raptor Lake S
 2021-12-06  4:29 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v5 3/7] drm: sun4i: dsi: Convert to bridge driver
 2021-12-05 17:39 UTC  (13+ messages)

[PATCH v1 1/4] ARM: dts: imx6dl-prtvt7: Add display and panel nodes
 2021-12-06  1:06 UTC  (3+ messages)
` [PATCH v1 4/4] ARM: dts: imx6dl: plym2m, prtvt7, victgo: make use of new resistive-adc-touch driver

[Intel-gfx] [PATCH i-g-t] intel-gpu-top: Add support for per client stats
 2021-12-06  8:49 UTC  (3+ messages)

[PATCH v2 0/3] ast: Fix I2C corner cases wrt init/cleanup
 2021-12-06  9:11 UTC  (2+ messages)
` [PATCH v2 3/3] drm/ast: Move I2C code into separate source file

[PATCH V4 01/17] drm/amd/pm: do not expose implementation details to other blocks out of power
 2021-12-06  6:51 UTC  (3+ messages)
` [PATCH V4 17/17] drm/amd/pm: unified lock protections in amdgpu_dpm.c

[PATCH 1/2] drm/amdgpu: remove power on/off SDMA in SMU hw_init/fini()
 2021-12-06  9:31 UTC  (11+ messages)
` [PATCH 2/2] drm/amdgpu: allow APU to send power gate message when dpm is disabled

[PATCH 2/2] ceph: add fscache writeback support
 2021-11-29 16:29 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.