All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-24 16:37:11 to 2023-05-24 17:25:06 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2023-05-24 17:25 UTC 

[PATCH] md/raid5: fix miscalculation of 'end_sector' in raid5_read_one_chunk()
 2023-05-24 17:21 UTC  (3+ messages)

Convert existing KMS drivers to atomic modesetting?
 2023-05-24 17:21 UTC  (3+ messages)

Linux 6.3.4
 2023-05-24 17:20 UTC  (2+ messages)

Linux 6.1.30
 2023-05-24 17:20 UTC  (2+ messages)

[PATCH v5 00/15] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-05-24 17:19 UTC  (32+ messages)
` [PATCH v5 01/15] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH v5 02/15] dma: Allow dma_get_cache_alignment() to be overridden by the arch code
` [PATCH v5 03/15] mm/slab: Simplify create_kmalloc_cache() args and make it static
` [PATCH v5 04/15] mm/slab: Limit kmalloc() minimum alignment to dma_get_cache_alignment()
` [PATCH v5 05/15] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
` [PATCH v5 06/15] drivers/gpu: "
` [PATCH v5 07/15] drivers/usb: "
` [PATCH v5 08/15] drivers/spi: "
` [PATCH v5 09/15] drivers/md: "
` [PATCH v5 10/15] arm64: Allow kmalloc() caches aligned to the smaller cache_line_size()
` [PATCH v5 11/15] scatterlist: Add dedicated config for DMA flags
` [PATCH v5 12/15] dma-mapping: Force bouncing if the kmalloc() size is not cache-line-aligned
` [PATCH v5 13/15] iommu/dma: Force bouncing if the size is not cacheline-aligned
` [PATCH v5 14/15] mm: slab: Reduce the kmalloc() minimum alignment if DMA bouncing possible
` [PATCH v5 15/15] arm64: Enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64

Linux 5.15.113
 2023-05-24 17:20 UTC  (2+ messages)

[Cluster-devel] [PATCH dlm/next 1/2] fs: dlm: plock debugfs to check for pending operations
 2023-05-24 17:19 UTC  (2+ messages)
` [Cluster-devel] [PATCH dlm/next 2/2] fs: dlm: cleanup plock op lookup functionality

[PATCH v5 00/12] x86: Support Key Locker
 2023-05-24 17:18 UTC  (33+ messages)
` [PATCH v6 "
  ` [PATCH v6 11/12] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
        ` [dm-devel] "
  ` [dm-devel] [PATCH v7 00/12] x86: Support Key Locker
    `  "
    ` [dm-devel] [PATCH v7 01/12] Documentation/x86: Document "
      `  "
    ` [dm-devel] [PATCH v7 02/12] x86/cpufeature: Enumerate Key Locker feature
      `  "
    ` [PATCH v7 03/12] x86/insn: Add Key Locker instructions to the opcode map
      ` [dm-devel] "
    ` [PATCH v7 04/12] x86/asm: Add a wrapper function for the LOADIWKEY instruction
      ` [dm-devel] "
    ` [PATCH v7 05/12] x86/msr-index: Add MSRs for Key Locker wrapping key
      ` [dm-devel] "
    ` [PATCH v7 06/12] x86/keylocker: Define Key Locker CPUID leaf
      ` [dm-devel] "
    ` [PATCH v7 07/12] x86/cpu/keylocker: Load a wrapping key at boot-time
      ` [dm-devel] "
    ` [PATCH v7 08/12] x86/PM/keylocker: Restore the wrapping key on the resume from ACPI S3/4
      ` [dm-devel] "
    ` [PATCH v7 09/12] x86/cpu: Add a configuration and command line option for Key Locker
      ` [dm-devel] "
    ` [PATCH v7 10/12] crypto: x86/aesni - Use the proper data type in struct aesni_xts_ctx
      ` [dm-devel] "
    ` [PATCH v7 11/12] crypto: x86/aes - Prepare for a new AES implementation
      ` [dm-devel] "
    ` [PATCH v7 12/12] crypto: x86/aes-kl - Implement the AES-XTS algorithm
      ` [dm-devel] "

[PATCH v13 00/24] Drivers for Gunyah hypervisor
 2023-05-24 17:13 UTC  (3+ messages)

[PATCH] efi: Handle NULL return value when getting loaded image protocol
 2023-05-24 17:18 UTC  (2+ messages)

[RFC PATCH 0/6] Implement MMU_LAZY_TLB_SHOOTDOWN for alpha
 2023-05-24 17:18 UTC  (7+ messages)
` [RFC PATCH 1/6] alpha: remove extern inline from mmu_context
` [RFC PATCH 2/6] alpha: implement simple mm_cpumask TLB flush filter
` [RFC PATCH 3/6] alpha: remove TLB flushing mm_users special case
` [RFC PATCH 4/6] alpha: clean mm_cpumask when flushing TLBs
` [RFC PATCH 5/6] alpha: enable MMU_LAZY_TLB_SHOOTDOWN
` [RFC PATCH 6/6] alpha: shoot the lazy tlb mm when flushing TLBs

[PATCH] checkpatch: Prefer DEFINE_TYPES() over type_init / type_register_static
 2023-05-24 17:16 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Apply upper limit to sg element size
 2023-05-24 17:16 UTC  (5+ messages)

[PATCH 1/7] meta: depend on autoconf-archive-native, not autoconf-archive
 2023-05-24 17:15 UTC  (6+ messages)
` [PATCH 6/7] python3-pygobject: mandate gobject-introspection-data DISTRO_FEATURE
      ` [OE-core] "

[PATCH] drm/i915/selftest/gsc: Ensure GSC Proxy init completes before selftests
 2023-05-24 17:15 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v6 0/4] KVM: allow mapping non-refcounted pages
 2023-05-24 17:14 UTC  (8+ messages)
` [PATCH v6 1/4] KVM: mmu: introduce new gfn_to_pfn_noref functions

RTT-PROBE: lore-subspace-rtt
 2023-05-24 17:15 UTC 

[PATCH 1/6] python3-pydbus-manager: remove obsolete recipe
 2023-05-24 17:14 UTC  (6+ messages)
` [PATCH 2/6] python3-pydbus: "
` [PATCH 3/6] firewalld: add features_check on gobject-introspection-data
` [PATCH 4/6] blueman: "
` [PATCH 5/6] networkd-dispatcher: "
` [PATCH 6/6] python3-asyncio-glib: "

[PATCH] drm/msm/dp: add module parameter for PSR
 2023-05-24 17:13 UTC  (8+ messages)

[BUG 6.4-rc3] BUG: kernel NULL pointer dereference in __dev_fwnode
 2023-05-24 17:12 UTC 

[PATCH v2 00/13] Overlayfs lazy lookup of lowerdata
 2023-05-24 17:12 UTC  (2+ messages)

[PATCH] net/gve: check driver compatibility
 2023-05-24 17:14 UTC  (5+ messages)
` [v4] "
  ` [v5] "

[meta-oe][PATCH] minifi-cpp: Remove references to buildpaths in generated files
 2023-05-24 17:10 UTC 

[PATCH net-next v3 0/7] net: dsa: mv88e6xxx: add 88E6361 support
 2023-05-24 17:10 UTC  (7+ messages)
` [PATCH net-next v3 2/7] net: dsa: mv88e6xxx: pass directly chip structure to mv88e6xxx_phy_is_internal
` [PATCH net-next v3 4/7] net: dsa: mv88e6xxx: add field to specify internal phys layout

[PATCH 0/9] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-05-24 17:04 UTC  (8+ messages)
` [PATCH 2/9] drm/panel: Check for already prepared/enabled in drm_panel

[PATCH net-next] net: ynl: prefix uAPI header include with uapi/
 2023-05-24 17:09 UTC 

pull-request: bpf 2023-05-24
 2023-05-24 17:08 UTC 

[igt-dev] [PATCH v5 0/1] test/gem_create: exercise gem_create_ext_set_pat
 2023-05-24 17:08 UTC  (3+ messages)
` [igt-dev] [PATCH v5 1/1] "

[PATCH net] tools: ynl: avoid dict errors on older Python versions
 2023-05-24 17:07 UTC 

[Intel-xe] [RFC] drm/xe: A minimal assert for some forcewake domain on xe_mmio
 2023-05-24 17:06 UTC  (3+ messages)

[RFC PATCH 0/6] add support for CDX bus
 2023-05-24 17:06 UTC  (8+ messages)
` [PATCH v4 0/4] Support AMD CDX bus, for FPGA based CDX devices. The CDX
  ` [PATCH v4 1/4] bus/cdx: introduce cdx bus
  ` [PATCH v4 3/4] bus/cdx: add support for MSI

[PATCH v3 0/2] Add Zawrs support and use it for spinlocks
 2023-05-24 17:05 UTC  (4+ messages)
` [PATCH v3 2/2] riscv: Add Zawrs support "

[PATCH] exportfs: check for error return value from exportfs_encode_*()
 2023-05-24 17:05 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-24 17:05 UTC 

[PATCH AUTOSEL 6.2 01/30] drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
 2023-05-24 17:04 UTC  (10+ messages)
` [PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer

[PATCH v4 mptcp-next 6/6] selftests: mptcp: add MPTCP_FULL_INFO testcase
 2023-05-24 17:04 UTC  (2+ messages)
` selftests: mptcp: add MPTCP_FULL_INFO testcase: Tests Results

[Intel-gfx] [CI v3 0/6] i915: Move display identification/probing under display/
 2023-05-24 17:03 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for i915: Move display identification/probing under display/ (rev4)

[PATCH mptcp-net v2 00/37] selftests: mptcp: skip tests when features are not supported
 2023-05-24 17:04 UTC  (2+ messages)

[PATCH net-next v1 0/5] Microchip DSA Driver Improvements
 2023-05-24 17:03 UTC  (7+ messages)
` [PATCH net-next v1 2/5] net: dsa: microchip: add an enum for regmap widths
` [PATCH net-next v1 3/5] net: dsa: microchip: remove ksz_port:on variable
` [PATCH net-next v1 4/5] net: dsa: microchip: ksz8: Prepare ksz8863_smi for regmap register access validation

[PATCH] Remove hardcoded static string length
 2023-05-24 17:02 UTC  (5+ messages)

[PATCH v12 00/15] TCG code quality tracking
 2023-05-24 17:02 UTC  (5+ messages)
` [PATCH v12 02/15] accel: collecting TB execution count

[samba-ksmbd:for-next 4/7] fs/smb/client/ioctl.c:324:17: warning: variable 'caps' set but not used
 2023-05-24 17:01 UTC 

[PATCH] drm/amdgpu: Reset CP_VMID_PREEMPT after trailing fence signaled
 2023-05-24 17:02 UTC  (2+ messages)

[PATCH] rootfs-postcommands: Set vardeps for write_image_test_data
 2023-05-24 17:01 UTC  (3+ messages)
` [OE-core] "

[PATCH v3 00/17] Enable Colorspace connector property in amdgpu
 2023-05-24 17:01 UTC  (9+ messages)
` [PATCH v3 02/17] drm/connector: Add enum documentation to drm_colorspace
` [PATCH v3 03/17] drm/connector: Deprecate split for BT.2020 in drm_colorspace enum

[PATCH] strcut: Correct spelling mistakes in comments
 2023-05-24 17:00 UTC  (2+ messages)

[PATCH BlueZ] monitor: Add latency information per channel
 2023-05-24 17:00 UTC  (2+ messages)

[PATCH BlueZ] iso-tester: Make QoS parameters reflect the tests names
 2023-05-24 17:00 UTC  (2+ messages)

[PATCH net-next 0/5][pull request] ice: Support 5 layer Tx scheduler topology
 2023-05-24 16:59 UTC  (5+ messages)

[PATCH] intel_iommu: Optimize out some unnecessary UNMAP calls
 2023-05-24 16:58 UTC  (2+ messages)

[PATCH v5 0/1] Switchtec Switch DMA Engine Driver
 2023-05-24 16:58 UTC  (4+ messages)
` [PATCH v5 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & LLDP, and prefer CPU port
 2023-05-24 16:57 UTC  (5+ messages)
` [PATCH net-next 05/30] net: dsa: mt7530: read XTAL value from correct register

[PATCH v4 1/2] PM: suspend: Define pm_suspend_target_state
 2023-05-24 16:55 UTC  (2+ messages)

[PATCH v5 0/3] NFSD: add support for NFSv4 write delegation
 2023-05-24 16:55 UTC  (5+ messages)
` [PATCH v5 3/3] locks: allow support for "

[PATCH v4 18/23] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
 2023-05-24 16:55 UTC  (2+ messages)

Linux kernel 5.15.113 released
 2023-05-24 16:55 UTC 

[PATCH] adm1266.c: Fix error checking for debugfs_create_dir
 2023-05-24 16:54 UTC 

[PATCH 0/1] Change Hexagon maintainer
 2023-05-24 16:53 UTC  (2+ messages)
` [PATCH 1/1] Hexagon (target/hexagon) "

[Buildroot] [PATCH 1/1] package: mono: allow building for aarch64 targets
 2023-05-24 16:55 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-24 16:55 UTC 

[PATCH v2 0/15] powercap/intel_rapl: Introduce RAPL TPMI support
 2023-05-24 16:54 UTC  (2+ messages)

[PATCH] PCI: pciehp: Simplify Attention Button logging
 2023-05-24 16:54 UTC  (2+ messages)

facixbooka@yahoo.com
 2023-05-24 16:53 UTC 

[Intel-xe] [PATCH v2 1/1] drm/xe: Add a debugfs for faking gt reset failure
 2023-05-24 16:52 UTC  (5+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [v2,1/1] drm/xe: Add a debugfs for faking gt reset failure. (rev2)

[PATCH v11 0/1] drm/i915: Allow user to set cache at BO creation
 2023-05-24 16:52 UTC  (4+ messages)
` [Intel-gfx] "
` [PATCH v11 1/1] "
  ` [Intel-gfx] "

[PATCH v7,0/2] media: mediatek: vcodec: add hevc stateless decoder driver in MT8195
 2023-05-24 16:50 UTC  (4+ messages)
` [PATCH v7,2/2] media: mediatek: vcodec: support stateless hevc decoder

Linux kernel 6.3.4 released
 2023-05-24 16:50 UTC 

Linux kernel 6.1.30 released
 2023-05-24 16:50 UTC 

[PATCH v4 0/4] Fix imx7-media-csi format settings
 2023-05-24 15:39 UTC  (3+ messages)

[PATCH 0/1] process attribute support for Landlock
 2023-05-24 16:48 UTC  (3+ messages)
` [PATCH v2] lsm: adds process attribute getter "

topology: pre-processor: Add support for object arrays
 2023-05-24 16:46 UTC 

[freescale-fslc:6.1-1.0.x-imx 3303/9879] versioncheck: ./drivers/mxc/hantro/hantrodec.c: 41 linux/version.h not needed
 2023-05-24 16:48 UTC 

[PATCH mptcp-next v15 5/5] mptcp: update userspace pm infos
 2023-05-24 16:46 UTC  (2+ messages)
` mptcp: update userspace pm infos: Tests Results

[PATCH v6] vfio/cdx: add support for CDX bus
 2023-05-24 16:45 UTC  (2+ messages)

psplash: white stripes with custom splash image
 2023-05-24 16:46 UTC  (2+ messages)
` [yocto] "

[PATCH v2] perf/arm-cmn: Fix DTC reset
 2023-05-24 16:44 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-24 16:45 UTC 

[PATCH 0/6] Add Support for RK3588s Indiedroid Nova
 2023-05-24 16:44 UTC  (6+ messages)
` [PATCH 1/6] ASoC: es8328: Enabling support for 12Mhz sysclk

[Intel-gfx] [PATCH i-g-t] intel_gpu_top: Fix frequency and rc6 counters
 2023-05-24 16:44 UTC  (5+ messages)
  ` [igt-dev] "

[PATCH] drm/amdgpu: Fix return types of certain NBIOv7.9 callbacks
 2023-05-24 16:44 UTC  (2+ messages)

libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by bin/cmake) #hardknott
 2023-05-24 16:43 UTC  (2+ messages)
` [yocto] "

[PATCH v2 0/2] Hexagon: minor cleanups to comments and python scripts
 2023-05-24 16:43 UTC  (5+ messages)
` [PATCH v2 1/2] target/hexagon/*.py: clean up used 'toss' and 'numregs' vars
` [PATCH v2 2/2] Hexagon: fix outdated `hex_new_*` comments

[PATCH] smsdvb-debugfs.c: Fix error checking for debugfs_create_file
 2023-05-24 16:42 UTC 

[PATCH RFC net-next/mm V4 0/2] page_pool: new approach for leak detection and shutdown phase
 2023-05-24 16:42 UTC  (5+ messages)
` [PATCH RFC net-next/mm V4 2/2] page_pool: Remove workqueue in new shutdown scheme

[PATCH v2 00/13] local_clock() vs noinstr
 2023-05-24 16:40 UTC  (5+ messages)
` [PATCH v2 03/13] arm64/io: Always inline all of __raw_{read,write}[bwlq]()
` [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions

[v2] powercap: intel_rapl: Optimize rp->domains memory allocation
 2023-05-24 16:40 UTC  (2+ messages)

[PATCH 0/8] ARM: dts: stm32: add adc internal channels on stm32mp15
 2023-05-24 15:39 UTC  (4+ messages)
` [PATCH 7/8] ARM: dts: stm32: adopt generic iio bindings for adc channels on dhcor-drc

[PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-05-24 16:38 UTC  (4+ messages)
` [Linux-cachefs] "

I2C Multi-master and Controller Slave Mode in QEMU
 2023-05-24 16:39 UTC  (4+ messages)
  ` [EXT] "

[PATCH] PM: domains: fix integer overflow issues in genpd_parse_state()
 2023-05-24 16:38 UTC  (3+ messages)


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.