All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-08 17:54:42 to 2024-02-08 18:50:29 UTC [more...]

[PATCH] drm/i915: Add flex arrays to struct i915_syncmap
 2024-02-08 18:39 UTC  (2+ messages)

[PATCH BlueZ v3 1/3] shared/bap: Rework stream procedures
 2024-02-08 18:50 UTC  (2+ messages)

[PATCH] libbpf: add support to GCC in CORE macro definitions
 2024-02-08 18:50 UTC  (2+ messages)

[PATCH v3] Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
 2024-02-08 18:50 UTC  (2+ messages)

[meta-ti][master][PATCH] gdbc6x: Fix kernel module to work on 6.6+
 2024-02-08 18:50 UTC  (3+ messages)

[PATCH v1 00/15] auxdisplay: linedisp: Clean up and add new driver
 2024-02-08 18:49 UTC  (12+ messages)
` [PATCH v1 04/15] auxdisplay: linedisp: Unshadow error codes in ->store()
` [PATCH v1 05/15] auxdisplay: linedisp: Add missing header(s)
` [PATCH v1 11/15] auxdisplay: ht16k33: Move ht16k33_linedisp_ops down
` [PATCH v1 12/15] auxdisplay: ht16k33: Switch to use line display character mapping
` [PATCH v1 13/15] auxdisplay: ht16k33: Use buffer from struct linedisp
` [PATCH v1 14/15] dt-bindings: auxdisplay: Add Maxim MAX6958/6959

[resend, PATCH v1 00/15] auxdisplay: linedisp: Clean up and add new driver
 2024-02-08 18:48 UTC  (16+ messages)
` [PATCH v1 01/15] auxdisplay: img-ascii-lcd: Make container_of() no-op for struct linedisp
` [PATCH v1 02/15] auxdisplay: linedisp: Free allocated resources in ->release()
` [PATCH v1 03/15] auxdisplay: linedisp: Use unique number for id
` [PATCH v1 04/15] auxdisplay: linedisp: Unshadow error codes in ->store()
` [PATCH v1 05/15] auxdisplay: linedisp: Add missing header(s)
` [PATCH v1 06/15] auxdisplay: linedisp: Move exported symbols to a namespace
` [PATCH v1 07/15] auxdisplay: linedisp: Group line display drivers together
` [PATCH v1 08/15] auxdisplay: linedisp: Provide struct linedisp_ops for future extension
` [PATCH v1 09/15] auxdisplay: linedisp: Add support for overriding character mapping
` [PATCH v1 10/15] auxdisplay: linedisp: Provide a small buffer in the struct linedisp
` [PATCH v1 11/15] auxdisplay: ht16k33: Move ht16k33_linedisp_ops down
` [PATCH v1 12/15] auxdisplay: ht16k33: Switch to use line display character mapping
` [PATCH v1 13/15] auxdisplay: ht16k33: Use buffer from struct linedisp
` [PATCH v1 14/15] dt-bindings: auxdisplay: Add Maxim MAX6958/6959
` [PATCH v1 15/15] auxdisplay: Add driver for MAX695x 7-segment LED controllers

[PATCH] dt-bindings: interrupt-controller: Convert Atmel AIC to json-schema
 2024-02-08 18:49 UTC  (4+ messages)

[PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-08 18:49 UTC  (13+ messages)
` [PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure
` [PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v4 03/12] dm: "
` [PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v4 06/12] dax: Check for data cache aliasing at runtime
` [PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures
` [PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures
` [PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling
` [PATCH v4 10/12] dm: "
` [PATCH v4 11/12] dcssblk: "
` [PATCH v4 12/12] virtio: "

[PATCH v4 0/5] drm/msm/dpu: remove dpu_encoder_phys_ops::atomic_mode_set callback
 2024-02-08 18:49 UTC  (3+ messages)
` [PATCH v4 4/5] drm/msm/dpu: move writeback's atomic_check to dpu_writeback.c

[PATCH v4 0/3] Add drm_get_acpi_edid() helper
 2024-02-08 18:48 UTC  (6+ messages)
` [PATCH v4 1/3] drm: "
    `  "

[PATCH v5 00/14] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2024-02-08 18:48 UTC  (18+ messages)
` [PATCH v5 10/14] iommu/amd: Introduce logic to enable/disable IOPF
` [PATCH v5 12/14] iommu/amd: Initial SVA support for AMD IOMMU

[PATCH net-next v5 0/5] Remove expired routes with a separated list of routes
 2024-02-08 18:48 UTC  (3+ messages)

[PATCH v3 1/5] iio: adc: ad7192: Use device api
 2024-02-08 18:47 UTC 

[PATCH 0/3] Support IPv6 flow label based RSS
 2024-02-08 18:47 UTC  (2+ messages)

Proposal: disaggregated kernel parameters for Linux
 2024-02-08 18:46 UTC  (2+ messages)

[PATCH bpf-next 00/16] bpf: Introduce BPF arena
 2024-02-08 18:45 UTC  (10+ messages)
` [PATCH bpf-next 11/16] libbpf: Add support for bpf_arena
` [PATCH bpf-next 12/16] libbpf: Allow specifying 64-bit integers in map BTF

[PATCH v3 0/3] backlight: mp3309c: Allow to use on non-OF platforms
 2024-02-08 18:44 UTC  (5+ messages)
` [PATCH v3 1/3] backlight: mp3309c: Make use of device properties
` [PATCH v3 2/3] backlight: mp3309c: use dev_err_probe() instead of dev_err()
` [PATCH v3 3/3] backlight: mp3309c: Utilise temporary variable for struct device

[resend, PATCH v3 0/3] backlight: mp3309c: Allow to use on non-OF platforms
 2024-02-08 18:42 UTC  (4+ messages)
` [PATCH v3 1/3] backlight: mp3309c: Make use of device properties
` [PATCH v3 2/3] backlight: mp3309c: use dev_err_probe() instead of dev_err()
` [PATCH v3 3/3] backlight: mp3309c: Utilise temporary variable for struct device

[RESEND PATCH v9 0/3] Introduce case-insensitive string comparison helper
 2024-02-08 18:42 UTC  (7+ messages)
` [RESEND PATCH v9 1/3] libfs: "
  ` [f2fs-dev] "
` [RESEND PATCH v9 2/3] ext4: Reuse generic_ci_match for ci comparisons
  ` [f2fs-dev] "

[PATCH] dt-bindings: soc: renesas: Preserve the order of SoCs based on their part numbers
 2024-02-08 18:43 UTC  (2+ messages)

[PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions
 2024-02-08 18:42 UTC  (2+ messages)

Users of exynos drm driver
 2024-02-08 18:42 UTC 

[PATCH 0/2] Extend size of the MCE Records pool
 2024-02-08 18:39 UTC  (5+ messages)
` [PATCH 1/2] x86/MCE: "

[PATCH] kvm: emit GUEST_PANICKED event in case of abnormal KVM exit
 2024-02-08 18:32 UTC  (5+ messages)

[PATCH] ahci: document and clarify unconventional intel quirk
 2024-02-08 16:09 UTC  (2+ messages)

[meta-arago][kirkstone/master][PATCH v4] systemd: Add udev rules for persistent naming of the can devices
 2024-02-08 18:37 UTC 

[PATCH v7 0/1] mm: report per-page metadata information
 2024-02-08 18:36 UTC  (3+ messages)

[PATCH bpf-next] bpf: abstract loop unrolling pragmas in BPF selftests
 2024-02-08 18:35 UTC  (12+ messages)

[PATCH v2 1/2] drm/xe: Add uAPI to query GuC firmware submission version
 2024-02-08 18:35 UTC  (2+ messages)
` [PATCH v2 2/2] drm/xe: Extend uAPI to query HuC micro-controler firmware version

[PATCH] counter: fix privdata alignment
 2024-02-08 18:34 UTC  (2+ messages)

[PATCH] [i-g-t] tests/amdgpu/amd_bypass: Fix psr edp rx crc read timeout
 2024-02-08 18:34 UTC  (2+ messages)

Re:Re: [PATCH] io_uring: Simplify the allocation of slab caches
 2024-02-08 18:33 UTC 

[PATCH v3 00/11] hw: Strengthen SysBus & QBus API
 2024-02-08 18:33 UTC  (14+ messages)
` [PATCH v3 01/11] hw/ide/ich9: Use AHCIPCIState typedef
` [PATCH v3 02/11] hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'
` [PATCH v3 03/11] hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary
` [PATCH v3 04/11] hw/i386/pc_q35: Realize LPC PCI function before accessing it
` [PATCH v3 05/11] hw/ppc/prep: Realize ISA bridge "
` [PATCH v3 06/11] hw/misc/macio: Realize IDE controller "
` [PATCH v3 07/11] hw/sh4/r2d: "
` [PATCH v3 08/11] hw/sparc/sun4m: Realize DMA "
` [PATCH v3 09/11] hw/sparc/leon3: Realize GRLIB IRQ "
` [PATCH v3 10/11] hw/sparc/leon3: Initialize GPIO before realizing CPU devices
` [PATCH v3 11/11] hw/sparc64/cpu: "

[PATCH] block: allocate aligned write buffer for 'truncate -m full'
 2024-02-08 18:32 UTC  (3+ messages)

[PATCH for-next v3] null_blk: add configfs variable shared_tags
 2024-02-08 18:32 UTC  (2+ messages)

[PATCH] io_uring: Simplify the allocation of slab caches
 2024-02-08 18:32 UTC  (2+ messages)

[PATCH V2] virtio-blk: Ensure no requests in virtqueues before deleting vqs
 2024-02-08 18:32 UTC  (2+ messages)

[PATCH] block: Simplify the allocation of slab caches
 2024-02-08 18:32 UTC  (2+ messages)

[PATCH] commit.c: ensure strchrnul() doesn't scan beyond range
 2024-02-08 18:31 UTC  (4+ messages)

[PATCH] grub-install: Use `GRUB_DISTRIBUTOR` value as EFI boot option title
 2024-02-08 18:31 UTC  (3+ messages)

[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
 2024-02-08 18:31 UTC  (11+ messages)

[PATCH 0/7] Fixes and cleanups to fs-writeback
 2024-02-08 18:29 UTC  (3+ messages)
` [PATCH 1/7] fs/writeback: avoid to writeback non-expired inode in kupdate writeback

Apply e08ff622c91a to 6.6.y
 2024-02-08 18:29 UTC 

atomic queue limits updates v3
 2024-02-08 18:29 UTC  (3+ messages)

Make NVME shutdown two-pass - Version 6
 2024-02-08 18:28 UTC  (5+ messages)

[PATCH] scripts/gdb/vmalloc: fix vmallocinfo error
 2024-02-08 18:27 UTC  (5+ messages)

trailers update and bots
 2024-02-08 18:25 UTC  (2+ messages)

[RFC 0/5] Lcore variables
 2024-02-08 18:16 UTC  (6+ messages)
` [RFC 1/5] eal: add static per-lcore memory allocation facility
` [RFC 2/5] eal: add lcore variable test suite
` [RFC 3/5] random: keep PRNG state in lcore variable
` [RFC 4/5] power: keep per-lcore "
` [RFC 5/5] service: "

[esmil:d1-6.8.y 33/50] sound/soc/sunxi/sun20i-codec.c:427:14: warning: duplicate 'const' declaration specifier
 2024-02-08 18:24 UTC 

[linux-linus test] 184625: FAIL
 2024-02-08 18:24 UTC 

[PATCH] counter: make counter_bus_type const
 2024-02-08 18:24 UTC  (2+ messages)

[PATCH 00/12] spi: s3c64xx: remove OF alias ID dependency
 2024-02-08 18:24 UTC  (4+ messages)
` [PATCH 01/12] spi: dt-bindings: introduce the ``fifo-depth`` property

[PATCH v2 0/3] backlight: mp3309c: Allow to use on non-OF platforms
 2024-02-08 18:24 UTC  (7+ messages)

[PATCH i-g-t v5 0/5] Fill block-copy test gap for unaligned sizes
 2024-02-08 18:23 UTC  (3+ messages)
` [PATCH i-g-t v5 5/5] tests/xe_exercise_blt: Exercise small to large fast-copy blits

[RFC PATCH 0/5] QEMU v7.2.0 aarch64 Nested Virtualization Support
 2024-02-08 18:23 UTC  (4+ messages)

[PATCH] platform/x86: wmi: Make input buffer madatory when evaulating methods
 2024-02-08 18:22 UTC  (3+ messages)

[PATCH v3 0/5] iio: adc: ad7192: Add support for AD7194
 2024-02-08 18:20 UTC  (5+ messages)
` [PATCH v3 1/5] iio: adc: ad7192: Use device api
` [PATCH v3 4/5] dt-bindings: iio: adc: ad7192: Add AD7194 support

[PATCH stable 5.4] net: bcmgenet: Fix EEE implementation
 2024-02-08 18:20 UTC  (2+ messages)
` [PATCH stable 5.15] "

[PATCH 00/13] hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image)
 2024-02-08 18:19 UTC  (6+ messages)
` [PATCH 08/13] hw/arm/mps3r: Initial skeleton for mps3-an536 board

[PATCH] drm/xe/vm: Avoid reserving zero fences
 2024-02-08 18:19 UTC  (4+ messages)

[PATCH 1/2] drm/xe: Add uAPI to query GuC firmware submission version
 2024-02-08 18:19 UTC  (3+ messages)

[PATCH] iproute2: fix type incompatibility in ifstat.c
 2024-02-08 18:17 UTC  (3+ messages)

[ndctl PATCH v7 0/7] Support poison list retrieval
 2024-02-08 18:18 UTC  (3+ messages)
` [ndctl PATCH v7 7/7] cxl/test: add cxl-poison.sh unit test

[PATCH v3 00/19] Remove pm_power_off use in drivers/power/reset
 2024-02-08 17:04 UTC  (2+ messages)
` [PATCH v3 16/19] power: reset: gemini-poweroff: Use devm_register_sys_off_handler(POWER_OFF)

[PATCH v10 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-02-08 17:12 UTC  (4+ messages)
` [PATCH v10 1/2] riscv: Include riscv_set_icache_flush_ctx prctl

[PATCH v2 0/7] filesystem visibililty ioctls
 2024-02-08 18:16 UTC  (3+ messages)

[PATCH v8 0/8] I3C target mode support
 2024-02-08 17:01 UTC  (2+ messages)
` [PATCH v8 3/8] Documentation: i3c: Add I3C target mode controller and function

[PATCH i-g-t v8 0/8] introduce Xe multigpu and other multi-GPU helpers
 2024-02-08 18:16 UTC  (2+ messages)
` ✓ CI.xeBAT: success for introduce Xe multigpu and other multi-GPU helpers (rev8)

migration-test random intermittent failure, openbsd VM
 2024-02-08 18:14 UTC  (3+ messages)

[PATCH bpf-next v2 1/2] bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19
 2024-02-08 18:14 UTC  (2+ messages)

[PATCH 0/2] platform/chrome: typec: xHCI DbC
 2024-02-08 18:14 UTC  (3+ messages)
` [PATCH 2/2] platform/chrome: cros_ec_typec: Make sure the USB role switch has PLD

[netfilter-nf:testing 8/13] net/netfilter/nft_set_pipapo.c:518: warning: Function parameter or struct member 'tstamp' not described in 'pipapo_get'
 2024-02-08 18:12 UTC 

[PATCH 00/88] esp: rework ESP emulation to use a SCSI phase-based state machine
 2024-02-08 18:11 UTC  (7+ messages)
` [PATCH 09/88] esp: update TC check logic in do_dma_pdma_cb() to check for TC == 0

Patchtest results for [OE-core][PATCH 3/3] opkg-arch-config: update recipe HOMEPAGE
 2024-02-08 18:11 UTC  (2+ messages)

[OE-core][PATCH v2 1/3] opkg: upgrade to 0.6.3
 2024-02-08 18:10 UTC  (3+ messages)
` [OE-core][PATCH v2 2/3] opkg: add deprecation warning for internal solver
` [OE-core][PATCH v2 3/3] opkg-arch-config: update recipe HOMEPAGE

[PATCH] perf tools: Remove misleading comments on map functions
 2024-02-08 18:10 UTC 

[cocci] Supporting transformations better according to reduced number of function call parameters
 2024-02-08 18:09 UTC  (6+ messages)

[PATCH 0/3] dm vdo: improve documentation
 2024-02-08 18:09 UTC  (4+ messages)
` [PATCH 1/3] dm vdo: add vdo documentation to device-mapper index
` [PATCH 2/3] dm vdo: add vio lifecycle details to doc
` [PATCH 3/3] dm vdo: add documentation details on zones and locking

+ mm-report-per-page-metadata-information.patch added to mm-unstable branch
 2024-02-08 18:08 UTC  (5+ messages)

[PATCH mptcp-net 0/4] mptcp: locking cleanup
 2024-02-08 18:07 UTC  (6+ messages)
` [PATCH mptcp-net 1/4] mptcp: drop the push_pending field

[PATCH 0/8] Sphinx extension fix + logging/warning cleanups
 2024-02-08 18:06 UTC  (7+ messages)
` [PATCH 1/8] docs: kernel_feat.py: fix build error for missing files

[PATCH] prune: mark rebase autostash and orig-head as reachable
 2024-02-08 18:06 UTC  (2+ messages)

[PATCH v9 0/4] Introduce STM32MP257 clock driver
 2024-02-08 18:06 UTC  (4+ messages)
` [PATCH v9 2/4] dt-bindings: stm32: update DT bingding for stm32mp25

[PATCH net-next v6 0/4] Per epoll context busy poll support
 2024-02-08 18:06 UTC  (4+ messages)
` [PATCH net-next v6 1/4] eventpoll: support busy poll per epoll instance

[PATCH i-g-t] tests/kms_async_flip: Reduce the clobbering area used for CRC test
 2024-02-08 18:05 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH net 0/7] mptcp: locking cleanup & misc. fixes
 2024-02-08 18:03 UTC  (8+ messages)
` [PATCH net 1/7] mptcp: drop the push_pending field
` [PATCH net 2/7] mptcp: fix rcv space initialization
` [PATCH net 3/7] mptcp: fix more tx path fields initialization
` [PATCH net 4/7] mptcp: corner case locking for rx "
` [PATCH net 5/7] mptcp: check addrs list in userspace_pm_get_local_id
` [PATCH net 6/7] mptcp: really cope with fastopen race
` [PATCH net 7/7] MAINTAINERS: update Geliang's email address

[PATCH net] i40e: Do not allow untrusted VF to remove administratively set MAC
 2024-02-08 18:03 UTC 

[PATCH v2 1/4] uboot-sign: set load address and entrypoint
 2024-02-08 18:02 UTC  (7+ messages)
` [PATCH v2 4/4] uboot-sign: support to load optee-os and TFA images
  ` [OE-core] "

[RFC 0/2] net/tap RSS BPF rewrite
 2024-02-08 18:02 UTC  (4+ messages)
` [PATCH v3 0/7] net/tap: RSS using BPF overhaul
  ` [PATCH v3 5/7] net/tap: use libbpf to load new BPF program

[PATCH v3] dma-coherent: add support for multi coherent rmems per dev
 2024-02-08 18:02 UTC  (2+ messages)

SOF_TIMESTAMPING_OPT_ID is unreliable when sendmsg fails
 2024-02-08 18:02 UTC 

[PATCH] hashserv: Postgres adaptations for ignoring duplicate inserts
 2024-02-08 18:02 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] slimbus: core: Remove usage of the deprecated ida_simple_xx() API
 2024-02-08 17:58 UTC  (2+ messages)

[PATCH] most: Remove usage of the deprecated ida_simple_xx() API
 2024-02-08 17:58 UTC  (2+ messages)

[PATCH] HID: sony: Remove usage of the deprecated ida_simple_xx() API
 2024-02-08 17:58 UTC  (2+ messages)

[PATCH net-next] selftests: net: ignore timing errors in txtimestamp if KSFT_MACHINE_SLOW
 2024-02-08 17:57 UTC 

[PATCH] pps: Remove usage of the deprecated ida_simple_xx() API
 2024-02-08 17:57 UTC  (2+ messages)

[PATCH] mux: Remove usage of the deprecated ida_simple_xx() API
 2024-02-08 17:57 UTC  (4+ messages)

[PATCH net-next] net: dsa: b53: unexport and move b53_eee_enable_set()
 2024-02-08 17:56 UTC  (2+ messages)

[RFC] drm/i915: Add GuC submission interface version query
 2024-02-08 17:55 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v6 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2024-02-08 17:54 UTC  (5+ messages)
` [PATCH v6 4/4] vfio: convey kvm that the vfio-pci device is wc safe

[PATCH v3 0/3] Fixed-type GENMASK/BIT
 2024-02-08 17:54 UTC  (2+ messages)
` ✓ CI.BAT: success for Fixed-type GENMASK/BIT (rev3)


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.