All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-27 16:26:42 to 2025-06-27 17:35:28 UTC [more...]

[PATCH v3 0/4] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-06-27 17:03 UTC  (3+ messages)
` [PATCH v3 4/4] ext4: support uncached buffered I/O

[PATCH v3 0/2] Enhance SVM stats
 2025-06-27 17:37 UTC  (6+ messages)
` [PATCH v3 2/2] drm/xe: Add more SVM GT stats

[PATCH] eal: handle sysconf() negative return value
 2025-06-27 17:35 UTC  (10+ messages)
` [PATCH v3 0/3] handle sysconf(_SC_PAGESIZE) "
  ` [PATCH v3 1/3] eal/unix: fix log message for madvise() failure
  ` [PATCH v3 2/3] eal: handle sysconf(_SC_PAGESIZE) negative return value

[PATCH] staging: sm750fb: make g_fbmode[] a read-only pointer array
 2025-06-27 17:35 UTC  (2+ messages)

[PATCH v3 00/25] Appended Signature Secure Boot Support for PowerPC
 2025-06-27 17:33 UTC  (5+ messages)
` [PATCH v3 11/25] appended signatures: parse PKCS#7 signedData
` [PATCH v3 12/25] appended signatures: parse X.509 certificates

[PATCH v3 00/64] objtool,livepatch: klp-build livepatch module generation
 2025-06-27 17:34 UTC  (13+ messages)
` [PATCH v3 26/64] objtool: Add section/symbol type helpers
` [PATCH v3 29/64] objtool: Mark prefix functions
` [PATCH v3 42/64] kbuild,x86: Fix special section module permissions
` [PATCH v3 44/64] x86/jump_label: Define ELF section entry size for jump labels

[PATCH 0/2] Add dma-coherent for gs101 UFS dt node
 2025-06-27 16:28 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: exynos: gs101: ufs: add dma-coherent property

[PATCH 00/18] drm/i915/display: convert to generic read_poll_timeout()
 2025-06-27 17:32 UTC  (7+ messages)
` [PATCH 18/18] drm/i915/ddi: prefer read_poll_timeout() over readx_poll_timeout()

iosys-map: refactor to reduce struct size
 2025-06-27 17:31 UTC  (2+ messages)

[RFT][PATCH v4 0/2] PM: sleep: Handle async suppliers like parents and async consumers like children
 2025-06-27 17:31 UTC  (6+ messages)

[PATCH v2 0/8] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-06-27 16:27 UTC  (5+ messages)
` [PATCH v2 6/8] clk: qcom: Add NSS clock controller driver for IPQ5424
` [PATCH v2 7/8] arm64: dts: qcom: ipq5424: Add NSS clock controller node

[PATCH] fit-dtb.blob.gz: Pass "-n" to gzip
 2025-06-27 17:29 UTC 

[Bug 220284] New: USB4 / Thunderbolt not working after boot until thunderbolt module is reloaded
 2025-06-27 17:29 UTC 

[PATCH v4] riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
 2025-06-27 17:27 UTC 

[PATCH v2 0/4] Input: Add support for TouchNetix aXiom touchscreen
 2025-06-27 17:28 UTC  (4+ messages)
` [PATCH v2 1/4] firmware_loader: expand firmware error codes with skip error

[PATCH 0/3] arm64: Support FEAT_LSFE (Large System Float Extension)
 2025-06-27 17:20 UTC  (4+ messages)
` [PATCH 1/3] arm64/hwcap: Add hwcap for FEAT_LSFE
` [PATCH 2/3] KVM: arm64: Expose FEAT_LSFE to guests
` [PATCH 3/3] kselftest/arm64: Add lsfe to the hwcaps test

[PATCH v4 0/4] riscv: sophgo: cv18xx: Add reset generator support
 2025-06-27 16:21 UTC  (2+ messages)

[PATCH v4] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
 2025-06-27 16:10 UTC  (7+ messages)

[PATCH] reset: mpfs: use the auxiliary device creation
 2025-06-27 16:17 UTC  (2+ messages)

[PATCH v4 0/2] reset: canaan: add Kendryte K230 reset support
 2025-06-27 16:16 UTC  (2+ messages)

[PATCH 0/8] Fix several DTB validation issues
 2025-06-27 16:10 UTC  (4+ messages)
` [PATCH 2/8] arm64: dts: rockchip: Refactor DSI nodes on rk3399 boards

[PATCH 00/14] i.MX6 TZASC and OP-TEE early helpers
 2025-06-27 16:10 UTC  (13+ messages)
` [PATCH 03/14] ARM: add exception handling support for PBL
` [PATCH 08/14] ARM: mach-imx: tzasc: add imx6[q|ul]_tzc380_is_bypassed()
` [PATCH 09/14] ARM: i.MX: add imx6_can_access_tzasc()
` [PATCH 10/14] ARM: optee-early: add mx6_start_optee_early helper
` [PATCH 11/14] ARM: i.MX: tqma6ulx: fix barebox chainloading with OP-TEE enabled

[PATCH v4 00/13] arm64: debug: remove hook registration, split exception entry
 2025-06-27 15:48 UTC  (28+ messages)
` [PATCH v4 01/13] arm64: debug: clean up single_step_handler logic
` [PATCH v4 02/13] arm64: refactor aarch32_break_handler()
` [PATCH v4 03/13] arm64: debug: call software breakpoint handlers statically
` [PATCH v4 04/13] arm64: debug: call step "
` [PATCH v4 05/13] arm64: debug: remove break/step handler registration infrastructure
` [PATCH v4 06/13] arm64: entry: Add entry and exit functions for debug exceptions
` [PATCH v4 07/13] arm64: debug: split hardware breakpoint exception entry
` [PATCH v4 08/13] arm64: debug: refactor reinstall_suspended_bps()
` [PATCH v4 09/13] arm64: debug: split single stepping exception entry
` [PATCH v4 10/13] arm64: debug: split hardware watchpoint "
` [PATCH v4 11/13] arm64: debug: split brk64 "
` [PATCH v4 12/13] arm64: debug: split bkpt32 "
` [PATCH v4 13/13] arm64: debug: remove debug exception registration infrastructure

[PATCH v5 0/3] Add support for WoM (Wake-on-Motion) feature
 2025-06-27 17:19 UTC  (7+ messages)
` [PATCH v5 1/3] iio: imu: inv_icm42600: move structure DMA buffers at the end

[PATCH RFT v17 0/8] fork: Support shadow stacks in clone3()
 2025-06-27 17:19 UTC  (3+ messages)
` [PATCH RFT v17 4/8] fork: Add shadow stack support to clone3()

[PATCH v3 0/9] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2025-06-27 16:01 UTC  (3+ messages)
` [PATCH v3 4/9] reset: mpfs: add non-auxiliary bus probing

[PATCH v4 0/2] Add ADI I3C Controller
 2025-06-27 16:02 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: i3c: Add adi-i3c-master

Zoom R24 USB multichannel audio interface no longer recognized
 2025-06-27 17:17 UTC  (2+ messages)
` [SOLVED] "

[PATCH] drm/msm/mdp4: Consistently use the "mdp4_" namespace
 2025-06-27 17:18 UTC 

[PATCH] fanotify: sanitize handle_type values when reporting fid
 2025-06-27 17:17 UTC  (2+ messages)

[PATCH v2] cgroup/rstat: change cgroup_base_stat to atomic
 2025-06-27 17:17 UTC  (6+ messages)

[PATCH v3 1/3] drm/doc: Fix title underline for "Task information"
 2025-06-27 17:17 UTC  (3+ messages)
` [PATCH v3 2/3] drm: Add missing struct drm_wedge_task_info kernel doc
` [PATCH v3 3/3] drm/doc: Fix grammar for "Task information"

[PATCH v6 00/23] Linux SBI MPXY and RPMI drivers
 2025-06-27 15:58 UTC  (7+ messages)
` [PATCH v6 09/23] clk: Add clock driver for the RISC-V RPMI clock service group

[PATCH v2 1/1] mm/rmap: fix potential out-of-bounds page table access during batched unmap
 2025-06-27 15:49 UTC  (9+ messages)

Add support for retrieving fake LAN config from `ipmi-bmc-sim` device
 2025-06-27 17:13 UTC 

[PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node
 2025-06-27 17:16 UTC  (14+ messages)
` [PATCH v3 1/5] media: dt-bindings: add non-pixel property in iris schema
` [PATCH v3 2/5] media: iris: register and configure non-pixel node as platform device
` [PATCH v3 3/5] media: iris: use np_dev as preferred DMA device in HFI queue management
` [PATCH v3 4/5] media: iris: select appropriate DMA device for internal buffers
` [PATCH v3 5/5] media: iris: configure DMA device for vb2 queue on OUTPUT plane

[isilence:dmabuf-rw-v1-test 10/16] drivers/nvme/host/pci.c:661:4: error: call to undeclared function '__dma_sync_single_for_cpu'; ISO C99 and later do not support implicit function declarations
 2025-06-27 17:14 UTC 

[PATCH v6 0/2] Add a bare-minimum Regulator abstraction
 2025-06-27 17:11 UTC  (3+ messages)
` [PATCH v6 1/2] rust: regulator: add a bare minimum regulator abstraction
` [PATCH v6 2/2] MAINAINTERS: add regulator.rs to the regulator API entry

[PATCH v2 0/2] fix two calls of unmap_poisoned_folio() for large folio
 2025-06-27 17:10 UTC  (3+ messages)
` [PATCH v2 1/2] mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list

HP Omnibook Ultra Flip 14 - power profiles
 2025-06-27 17:10 UTC  (8+ messages)

[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
 2025-06-27 17:10 UTC  (3+ messages)
` [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry

b4 trailers doesn't work with imported series
 2025-06-27 17:10 UTC  (3+ messages)

[report] WARN_ON_ONCE() was triggered with pseudo NMI enabled
 2025-06-27 15:48 UTC  (2+ messages)

[PATCH v5 0/5] io_uring cmd for tx timestamps
 2025-06-27 17:07 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/2] cpufreq: CPPC: idle cpu perf handling
 2025-06-27 17:07 UTC  (6+ messages)
` [PATCH v2 2/2] cpufreq: CPPC: Dont read counters for idle CPUs

[PATCH v1] Bluetooth: hci_sync: Fix not disabling advertising instance
 2025-06-27 17:06 UTC  (2+ messages)
` [v1] "

[bug report] wifi: cfg80211: allocate memory for link_station info structure
 2025-06-27 17:05 UTC  (2+ messages)

[GIT PULL] ata fixes for 6.16-rc4
 2025-06-27 17:04 UTC  (3+ messages)

[PATCH] HID: rapoo: Add support for side buttons on RAPOO 0x2015 mouse
 2025-06-27 17:04 UTC 

[PATCH v2 0/8] update DMA API documentation
 2025-06-27 17:03 UTC  (2+ messages)

[PATCH net-next v3 0/3] selftest: net: Add selftest for netpoll
 2025-06-27 17:03 UTC  (4+ messages)
` [PATCH net-next v3 1/3] selftests: drv-net: add helper/wrapper for bpftrace
` [PATCH net-next v3 2/3] selftests: drv-net: Strip '@' prefix from bpftrace map keys
` [PATCH net-next v3 3/3] selftests: net: add netpoll basic functionality test

[PATCH v1 0/4] mm: folio_pte_batch() improvements
 2025-06-27 17:02 UTC  (8+ messages)
` [PATCH v1 1/4] mm: convert FPB_IGNORE_* into FPB_HONOR_*
` [PATCH v1 2/4] mm: smaller folio_pte_batch() improvements

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-06-27 17:02 UTC  (7+ messages)
  ` [PATCH 5/8] kmsan: convert kmsan_handle_dma to use physical addresses

security/keys/proc.c:211:19: warning: '%llu' directive writing between 1 and 18 bytes into a region of size 16
 2025-06-27 17:00 UTC 

[PATCH v8 0/4] Initial BBML2 support for contpte_convert()
 2025-06-27 15:47 UTC  (3+ messages)
` [PATCH v8 2/4] arm64: Add BBM Level 2 cpu feature

[PATCH 0/4] mm/userfaultfd: modulize memory types
 2025-06-27 16:59 UTC  (6+ messages)

b4 send --resend broken by 8cae1088cf605a12ed3207e7743fadcfa95c252a
 2025-06-27 17:00 UTC  (2+ messages)

[PATCH BlueZ 1/9] doc: mesh-api: minor copy&paste fix
 2025-06-27 17:00 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix cgroup_xattr/read_cgroupfs_xattr
 2025-06-27 16:58 UTC 

[bluez/bluez] 6983c9: doc: mesh-api: minor copy&paste fix
 2025-06-27 16:58 UTC 

[PATCH] drm/bridge: analogix_dp: Use devm_drm_bridge_alloc() API
 2025-06-27 16:56 UTC 

[PATCH v2] workqueue: rust: add delayed work items
 2025-06-27 16:55 UTC  (2+ messages)

[PATCH] perf list: Add IBM z17 event descriptions
 2025-06-27 16:55 UTC  (5+ messages)
    ` [Ping][PATCH] "

[PATCH v3 0/2] xen/console: updates to diagnostic messages prefixes
 2025-06-27 16:54 UTC  (11+ messages)
` [PATCH v3 2/2] xen/console: unify printout behavior for UART emulators

[Intel-wired-lan] [PATCH iwl-next v2] ice: add E835 device IDs
 2025-06-27 16:53 UTC  (3+ messages)

[LTP] [PATCH 0/9] mem: shmt: Convert to new API
 2025-06-27 16:48 UTC  (10+ messages)
` [LTP] [PATCH 1/9] mem: shmt02: Make sure memory is no longer accessible after child exits
` [LTP] [PATCH 2/9] mem: shmt03: Convert to new API
` [LTP] [PATCH 3/9] mem: shmt04: "
` [LTP] [PATCH 4/9] mem: shmt05: "
` [LTP] [PATCH 5/9] mem: shmt06: Remove in favor of shmt04
` [LTP] [PATCH 6/9] mem: shmt07: Convert to new API
` [LTP] [PATCH 7/9] mem: shmt08: "
` [LTP] [PATCH 8/9] mem: shmt09: "
` [LTP] [PATCH 9/9] mem: shmt10: "

[PATCH v3 0/5] docs: remove legacy qapidoc
 2025-06-27 16:49 UTC  (8+ messages)
` [PATCH v3 2/5] docs/sphinx: parse @references in freeform text
` [PATCH v3 4/5] docs/sphinx: remove special parsing for freeform sections

[v11 PATCH 0/2] Add L1 and L2 error detection for A72
 2025-06-27 16:49 UTC  (3+ messages)

[RFT PATCH v2 0/1] Fix "detection of high tier USB3 devices" patch in usb-linus
 2025-06-27 16:48 UTC  (4+ messages)
` [RFT PATCH v2 1/1] usb: hub: Fix flushing and scheduling of delayed work tuning runtime pm

[PATCH][next] fortify: add branch hints on unlikely fortify_panic paths
 2025-06-27 16:47 UTC  (3+ messages)

[PATCH] drm/amdgpu/sdma6: fix user queue firmware version check
 2025-06-27 16:45 UTC 

[PATCH i-g-t] kms_vrr: Add comment explaining PR and LOBF dependency
 2025-06-27 16:45 UTC  (2+ messages)
` [i-g-t] "

[PATCH v4 00/19] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
 2025-06-27 16:44 UTC  (5+ messages)
` [PATCH v4 06/19] perf capstone: Support for dlopen-ing libcapstone.so

[PATCH] bcachefs: mark invalid_btree_id autofix
 2025-06-27 16:44 UTC  (2+ messages)

[RFT PATCH v3 0/1] Fix "detection of high tier USB3 devices" patch in usb-linus
 2025-06-27 16:43 UTC  (2+ messages)
` [RFT PATCH v3 1/1] usb: hub: Fix flushing of delayed work used for post resume purposes

[PATCH v17 00/22] Type2 device basic support
 2025-06-27 16:43 UTC  (4+ messages)
` [PATCH v17 06/22] cxl: Support dpa initialization without a mailbox

[PATCH v2] selftests: cachestat: Refactor test to remove duplication
 2025-06-27 16:41 UTC  (3+ messages)

[PATCH] drm/fourcc: Add RGB161616 and BGR161616 formats
 2025-06-27 16:39 UTC  (2+ messages)

[PATCH] [i-g-t] tests/intel/xe_dma_buf_sync.c: Ensure spinner completion
 2025-06-27 16:38 UTC  (2+ messages)
`  "

[PATCH v2 0/3] Use consecutive Tx queues' memory
 2025-06-27 16:37 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] net/mlx5: add new devarg for Tx queue consecutive memory
  ` [PATCH v3 2/5] net/mlx5: calculate the memory length for all Tx queues
  ` [PATCH v3 3/5] net/mlx5: allocate and release unique resources for "
  ` [PATCH v3 4/5] net/mlx5: pass the information in Tx queue start
  ` [PATCH v3 5/5] net/mlx5: use consecutive memory for Tx queue creation

[PATCH v3 0/4] perf: Remove libcrypto dependency
 2025-06-27 16:38 UTC  (3+ messages)
` [PATCH v3 1/4] perf build: enable -fno-strict-aliasing

[PATCH V3 0/1] Release xcp drm memory after unplug xcp device
 2025-06-27 16:38 UTC  (3+ messages)
` [PATCH V3 1/1] drm/amd/amdgpu: Release xcp drm memory after unplug

[PATCH v2 net-next 00/15] ipv6: Drop RTNL from mcast.c and anycast.c
 2025-06-27 16:38 UTC  (10+ messages)
` [PATCH v2 net-next 06/15] ipv6: mcast: Don't hold RTNL for IPV6_ADD_MEMBERSHIP and MCAST_JOIN_GROUP

[HACK QEMU PATCH v1 0/1] CXL MCTP FMAPI Binding Fix for MCTP over i2c/USB
 2025-06-27 16:38 UTC  (4+ messages)
` [HACK QEMU PATCH v1 1/1] hw/cxl: Fix MCTP Binding Check

ipc/mqueue: release spinlock before freeing node_cache in mqueue_evict_inode()
 2025-06-27 16:37 UTC 

[bluez/bluez] dc7ca0: monitor: Print buffer pool information
 2025-06-27 16:37 UTC 

[PATCH v4 1/2] arm64: refactor the rodata=xxx
 2025-06-27 15:44 UTC  (3+ messages)
` [PATCH v4 1/2 fix-v2 ] "

[PATCH 0/3] Translate sphinx-pre-install to Python
 2025-06-27 16:36 UTC  (3+ messages)

[Question] About the elf program header size
 2025-06-27 16:35 UTC  (2+ messages)

[LTP] [PATCH] Add clock_settime04 test
 2025-06-27 16:35 UTC  (2+ messages)

refactor the iomap writeback code v3
 2025-06-27 16:38 UTC  (5+ messages)
` [PATCH 07/12] iomap: rename iomap_writepage_map to iomap_writeback_folio
` [PATCH 08/12] iomap: move folio_unlock out of iomap_writeback_folio

[PATCH v3 00/28] lan966x pci device: Add support for SFPs
 2025-06-27 16:33 UTC  (4+ messages)
` [PATCH v3 18/28] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled

[GSoC][RFC PATCH 0/2] Add refs list subcommand
 2025-06-27 16:27 UTC  (3+ messages)
` [GSoC][RFC PATCH 1/2] builtin/refs: add "

[PATCH v1 0/2] iio: adc: ti-adc128s052: add support for TI's ADC121s021
 2025-06-27 16:33 UTC  (7+ messages)
` [PATCH v1 1/2] iio: adc: ti-adc128s052: add support for adc121s021

[PATCH RESEND] samples/damon/mtier: add parameters for node0 memory usage
 2025-06-27 16:33 UTC 

FAILED: patch "[PATCH] nvme: always punt polled uring_cmd end_io work to task_work" failed to apply to 6.6-stable tree
 2025-06-27 16:33 UTC  (2+ messages)

[wireless-next:main] BUILD SUCCESS 28aa52b6189f1cc409f96910c63fa1b99370b99e
 2025-06-27 16:32 UTC 

[PATCH 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
 2025-06-27 16:33 UTC  (9+ messages)
` [PATCH 1/2] x86/mce: Fix missing address mask in recovery for errors "

[PATCH net-next] net: net->nsid_lock does not need BH safety
 2025-06-27 16:32 UTC 

[PATCH v5 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-06-27 15:37 UTC  (4+ messages)
  ` [PATCH v5 1/9] rust: pwm: Add Kconfig and basic data structures

[RESEND PATCH v2 0/2] Update the watchdog period according to real CPU frequency
 2025-06-27 15:35 UTC  (5+ messages)
` [RESEND PATCH v2 1/2] watchdog/perf: Provide function for adjusting the event period
` [RESEND PATCH v2 2/2] arm64/watchdog_hld: Add a cpufreq notifier for update watchdog thresh

[PATCH] SECURITY.md: add my email address and GPG key fingerprint
 2025-06-27 16:30 UTC  (4+ messages)

[PATCH v5 0/6] rust: add support for request_irq
 2025-06-27 16:29 UTC  (2+ messages)

[PATCH 0/4] ASoC: codecs: wcd937x/8x/9x: cleanup
 2025-06-27 16:29 UTC  (3+ messages)
` [PATCH 1/4] soundwire: bus: add of_sdw_find_device_by_node helper

[GIT PULL] io_uring fixes for 6.16-rc4
 2025-06-27 16:29 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.16-rc4
 2025-06-27 16:29 UTC  (2+ messages)

[GIT PULL] s390 fixes for 6.16-rc4
 2025-06-27 16:29 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.16-rc4
 2025-06-27 16:29 UTC  (2+ messages)

[PATCH mm-unstable] mm/damon/sysfs-schemes: make damos_sysfs_action_names static
 2025-06-27 16:28 UTC 

[PATCH] nvme: uring_cmd specific request_queue for SGLs
 2025-06-27 15:34 UTC  (7+ messages)

[PATCH v1 00/11] Implement support for IBS virtualization
 2025-06-27 16:25 UTC  (7+ messages)
` [PATCH v1 06/11] KVM: x86/cpuid: Add a KVM-only leaf for IBS capabilities
` [PATCH v1 07/11] KVM: x86: Extend CPUID range to include new leaf
` [PATCH v1 08/11] KVM: SVM: Extend VMCB area for virtualized IBS registers
` [PATCH v1 09/11] KVM: SVM: Add support for IBS Virtualization
` [PATCH v1 10/11] perf/x86/amd: Enable VPMU passthrough capability for IBS PMU
` [PATCH v1 11/11] perf/x86/amd: Remove exclude_guest check from perf_ibs_init()


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.