All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-10 17:39:19 to 2025-09-10 18:21:15 UTC [more...]

[PATCH 0/4] Add Microchip I3C controller
 2025-09-10 17:54 UTC  (4+ messages)

[PATCH v1] doc: board: ti: am335x_evm: Add documentation
 2025-09-10 18:14 UTC  (6+ messages)

[PATCH 0/2] fast-import: start controlling how commit signatures are handled
 2025-09-10 18:21 UTC  (3+ messages)
` [PATCH 2/2] fast-import: add '--signed-commits=<mode>' option

[PATCH 1/1] drm/xe/xe3: Extend Wa_18041344222 to graphics IP 30.00, 30.01 and 30.03
 2025-09-10 18:20 UTC  (3+ messages)
` ✓ CI.KUnit: success for series starting with [1/1] "
` ✓ Xe.CI.BAT: "

[PATCH 00/14] sched: Support shared runqueue locking
 2025-09-10 18:19 UTC  (3+ messages)

[PATCH i-g-t] tests/kms_rotation_crc: reduce exec. time for sim env
 2025-09-10 18:18 UTC  (2+ messages)

[PATCH v7 00/12] Improvements to S5 power consumption
 2025-09-10 18:19 UTC  (9+ messages)
` [PATCH v7 01/12] PM: Introduce new PMSG_POWEROFF event
` [PATCH v7 07/12] PCI/PM: Run bridge power up actions as part of restore phase

[PATCH v2 00/14] iio: accel: bma220 improvements
 2025-09-10 18:18 UTC  (16+ messages)
` [PATCH v2 02/14] dt-bindings: iio: accel: bosch,bma220 setup SPI clock mode
` [PATCH v2 04/14] iio: accel: bma220: split original driver
` [PATCH v2 06/14] iio: accel: bma220: add get regulator check
` [PATCH v2 07/14] iio: accel: bma220: reset registers during init stage
` [PATCH v2 08/14] iio: accel: bma220: migrate to regmap API
` [PATCH v2 11/14] iio: accel: bma220: add interrupt trigger
` [PATCH v2 12/14] iio: accel: bma220: add LPF cut-off frequency mapping

[PATCH mptcp-net v2 0/5] mptcp: pm: nl: announce deny-join-id0 attribute
 2025-09-10 18:17 UTC  (2+ messages)

[PATCH 00/10] io: deal with blocking/non-blocking fds
 2025-09-10 18:15 UTC  (5+ messages)
` [PATCH 04/10] util: drop qemu_socket_set_nonblock()

"nft reset counters" bug on 32-bit systems
 2025-09-10 18:08 UTC  (2+ messages)

[PATCH RFC 0/9] initial U-Boot SPL support on Amlogic GX SoCs
 2025-09-10 18:16 UTC  (2+ messages)

[PATCH] app/testpmd: stop secondary process fwd_lcores during primary teardown
 2025-09-10 18:16 UTC  (3+ messages)

[PATCH 0/4] clocksource/drivers/timer-rtl-otto: enhancements
 2025-09-10 18:16 UTC  (6+ messages)
` [PATCH 1/4] clocksource/drivers/timer-rtl-otto: work around dying timers
    ` AW: "
        ` AW: "

[PATCH v2 1/1] virtio: blk: support block sizes exceeding 512 bytes
 2025-09-10 18:14 UTC  (2+ messages)

[PATCH] libceph: fix invalid accesses to ceph_connection_v1_info
 2025-09-10 18:16 UTC  (2+ messages)

[PATCH] i2c: davinci: drop unnecessary parentheses in REG(&…)
 2025-09-10 18:14 UTC  (3+ messages)
` [PATCH] i2c: davinci: prefer kernel types (u8/u32)

[PATCH] checkpatch.pl: Ignore mdelay instead of udelay
 2025-09-10 18:14 UTC  (2+ messages)

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2025-09-10 18:15 UTC  (4+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 06/10] submodule: encode gitdir paths "

[PATCH v4 00/12] aio: add the aio_add_sqe() io_uring API
 2025-09-10 17:57 UTC  (13+ messages)
` [PATCH v4 01/12] aio-posix: fix race between io_uring CQE and AioHandler deletion
` [PATCH v4 02/12] aio-posix: keep polling enabled with fdmon-io_uring.c
` [PATCH v4 03/12] tests/unit: skip test-nested-aio-poll with io_uring
` [PATCH v4 04/12] aio-posix: integrate fdmon into glib event loop
` [PATCH v4 05/12] aio: remove aio_context_use_g_source()
` [PATCH v4 06/12] aio: free AioContext when aio_context_new() fails
` [PATCH v4 07/12] aio: add errp argument to aio_context_setup()
` [PATCH v4 08/12] aio-posix: gracefully handle io_uring_queue_init() failure
` [PATCH v4 09/12] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
` [PATCH v4 10/12] aio-posix: avoid EventNotifier for cqe_handler_bh
` [PATCH v4 11/12] block/io_uring: use aio_add_sqe()
` [PATCH v4 12/12] block/io_uring: use non-vectored read/write when possible

[PATCH] fs: ext4fs: add CONFIG_EXT4_MAX_JOURNAL_ENTRIES to Kconfig
 2025-09-10 18:14 UTC  (2+ messages)

[PATCH v2] i2c: davinci: drop unnecessary parentheses in REG(&…)
 2025-09-10 18:14 UTC  (2+ messages)

[PATCH] fs: ext4fs: Add initialization failure recovery path in ext4fs_write
 2025-09-10 18:14 UTC  (2+ messages)

[PATCH v2] tools: Do not generate logo when cross-building
 2025-09-10 18:14 UTC  (2+ messages)

[PATCH ath12k-ng v2 0/8] wifi: ath12k: Improve hal APIs usage in rx path
 2025-09-10 18:14 UTC  (9+ messages)
` [PATCH ath12k-ng v2 1/8] wifi: ath12k: Remove non-compact TLV support from QCN
` [PATCH ath12k-ng v2 2/8] wifi: ath12k: Move the hal APIs to hardware specific files
` [PATCH ath12k-ng v2 3/8] wifi: ath12k: unify HAL ops naming across chips
` [PATCH ath12k-ng v2 4/8] wifi: ath12k: Replace ops with direct calls for rxdma ring mask
` [PATCH ath12k-ng v2 5/8] wifi: ath12k: Move hal_rx_ops callbacks to hal_ops
` [PATCH ath12k-ng v2 6/8] wifi: ath12k: Add new infra for the rx path
` [PATCH ath12k-ng v2 7/8] wifi: ath12k: Remove hal_rx_ops and merge into hal_ops
` [PATCH ath12k-ng v2 8/8] wifi: ath12k: Change the API prefixes to ath12k_wifi7 in tx/rx

[PATCH RFC v2 0/8] initial U-Boot SPL support on Amlogic GX SoCs
 2025-09-10 18:13 UTC  (9+ messages)
` [PATCH RFC v2 1/8] tools: mkimage: Add Amlogic Boot Image type
` [PATCH RFC v2 2/8] mmc: meson_gx_mmc: add minimal non-DM driver
` [PATCH RFC v2 3/8] serial: serial_meson: "
` [PATCH RFC v2 4/8] arm: meson: initial u-boot SPL support for GX SoCs
` [PATCH RFC v2 5/8] arm: meson: spl: add support for SPL DRAM init
` [PATCH RFC v2 6/8] arm: dts: meson-gx-u-boot: add binman configuration for U-Boot SPL
` [PATCH RFC v2 7/8] board: amlogic: add kconfig fragments for SPL
` [PATCH RFC v2 8/8] doc: board: amlogic: add u-boot-spl documentation

[RFC] target: Support for CD/DVD device emulation in fileio backstore
 2025-09-10 18:13 UTC  (2+ messages)

[PATCH v3 00/20] util: sync error_report & qemu_log output more closely
 2025-09-10 18:03 UTC  (21+ messages)
` [PATCH v3 01/20] include: define constant for early constructor priority
` [PATCH v3 02/20] monitor: initialize global data from a constructor
` [PATCH v3 03/20] system: unconditionally enable thread naming
` [PATCH v3 04/20] util: expose qemu_thread_set_name
` [PATCH v3 05/20] audio: make jackaudio use qemu_thread_set_name
` [PATCH v3 06/20] util: set the name for the 'main' thread
` [PATCH v3 07/20] util: add API to fetch the current thread name
` [PATCH v3 08/20] log: avoid repeated prefix on incremental qemu_log calls
` [PATCH v3 09/20] ui/vnc: remove use of error_printf_unless_qmp()
` [PATCH v3 10/20] monitor: remove redundant error_[v]printf_unless_qmp
` [PATCH v3 11/20] monitor: move error_vprintf() back to error-report.c
` [PATCH v3 12/20] monitor: introduce monitor_cur_hmp() function
` [PATCH v3 13/20] util: don't skip error prefixes when QMP is active
` [PATCH v3 14/20] util: fix interleaving of error & trace output
` [PATCH v3 15/20] util: introduce common helper for error-report & log code
` [PATCH v3 16/20] util: convert error-report & log to message API for timestamp
` [PATCH v3 17/20] util: add support for formatting a workload name in messages
` [PATCH v3 18/20] util: add support for formatting a program "
` [PATCH v3 19/20] util: add support for formatting thread info "
` [PATCH v3 20/20] util: add brackets around guest name in message context

[PATCH 0/2] KVM: arm64: Revert resched fixes for stage-2 destruction
 2025-09-10 18:12 UTC  (5+ messages)
` [PATCH 1/2] Revert "KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables"
` [PATCH 2/2] Revert "KVM: arm64: Split kvm_pgtable_stage2_destroy()"
` [PATCH] bad bad bad
` (subset) [PATCH 0/2] KVM: arm64: Revert resched fixes for stage-2 destruction

[PATCH v11 00/23] Enable CXL PCIe Port Protocol Error handling and logging
 2025-09-10 18:11 UTC  (4+ messages)
` [PATCH v11 07/23] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h

[PATCH v3] HID: lg-g15 - Add support for Logitech G13
 2025-09-10 18:02 UTC  (10+ messages)

[PATCH] rust: pci: add PCI interrupt allocation and management support
 2025-09-10 18:09 UTC  (3+ messages)

[PATCH v3 i-g-t 0/1] tests/intel/xe_compute_preempt: Compute preemption check
 2025-09-10 18:09 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH v2 00/20] KVM: s390: gmap rewrite, the real deal
 2025-09-10 18:07 UTC  (21+ messages)
` [PATCH v2 01/20] KVM: s390: add P bit in table entry bitfields, move union vaddress
` [PATCH v2 02/20] s390: Move sske_frame() to a header
` [PATCH v2 03/20] KVM: s390: Add gmap_helper_set_unused()
` [PATCH v2 04/20] KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER
` [PATCH v2 05/20] KVM: s390: Add helper functions for fault handling
` [PATCH v2 06/20] KVM: s390: Rename some functions in gaccess.c
` [PATCH v2 07/20] KVM: s390: KVM-specific bitfields and helper functions
` [PATCH v2 08/20] KVM: s390: KVM page table management functions: allocation
` [PATCH v2 09/20] KVM: s390: KVM page table management functions: clear and replace
` [PATCH v2 10/20] KVM: s390: KVM page table management functions: walks
` [PATCH v2 11/20] KVM: s390: KVM page table management functions: storage keys
` [PATCH v2 12/20] KVM: s390: KVM page table management functions: lifecycle management
` [PATCH v2 13/20] KVM: s390: KVM page table management functions: CMMA
` [PATCH v2 14/20] KVM: s390: New gmap code
` [PATCH v2 15/20] KVM: s390: Stop using CONFIG_PGSTE
` [PATCH v2 16/20] KVM: s390: Switch to new gmap
` [PATCH v2 17/20] KVM: s390: Remove gmap from s390/mm
` [PATCH v2 18/20] KVM: S390: Remove PGSTE code from linux/s390 mm
` [PATCH v2 19/20] KVM: s390: Enable 1M pages for gmap
` [PATCH v2 20/20] KVM: s390: Storage key manipulation IOCTL

[RFC 0/4] util: qmessage_context followup
 2025-09-10 18:05 UTC  (2+ messages)

[PATCH 0/2] crypto: ahash - Allow async stack requests when specified
 2025-09-10 18:06 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] selftests/filesystems: Fix build warning on anon_inode_test
 2025-09-10 18:06 UTC  (2+ messages)

[PATCH] mm/memory-failure: Disable soft offline for HugeTLB pages by default
 2025-09-10 18:05 UTC  (2+ messages)

[PATCH v14 00/22] Enable CET Virtualization
 2025-09-10 18:06 UTC  (7+ messages)
` [PATCH v14 06/22] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
` [PATCH v14 22/22] KVM: selftest: Add tests for KVM_{GET,SET}_ONE_REG

[PATCH] ufs: core: Disable timestamp functionality if not supported
 2025-09-10 18:02 UTC  (2+ messages)

[PATCH bpf-next v2 0/7] Add kfunc bpf_xdp_pull_data
 2025-09-10 18:04 UTC  (5+ messages)
` [PATCH bpf-next v2 3/7] bpf: Support pulling non-linear xdp data

[PATCH v2] drm/xe/guc: Return an error code if the GuC load fails
 2025-09-10 18:02 UTC  (2+ messages)

[PATCH v7] iio: light: ltr390: Implement runtime PM support
 2025-09-10 18:00 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: input: maxtouch: add common touchscreen properties
 2025-09-10 18:00 UTC 

[GIT PULL] git-gui: question helper, fix Revert Changes
 2025-09-10 17:14 UTC 

[PATCH] mfd: rz-mtu3: fix MTU5 NFCR register offset
 2025-09-10 17:59 UTC 

[PATCH v9 00/31] x86,fs/resctrl telemetry monitoring
 2025-09-10 17:59 UTC  (15+ messages)
` [PATCH v9 25/31] fs/resctrl: Move allocation/free of closid_num_dirty_rmid
` [PATCH v9 26/31] fs,x86/resctrl: Compute number of RMIDs as minimum across resources
` [PATCH v9 27/31] fs/resctrl: Move RMID initialization to first mount
` [PATCH v9 28/31] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
` [PATCH v9 29/31] fs/resctrl: Provide interface to create architecture specific debugfs area
` [PATCH v9 30/31] x86/resctrl: Add debugfs files to show telemetry aggregator status
` [PATCH v9 31/31] x86,fs/resctrl: Update Documentation for package events

[PATCH net v3 0/3] net: netpoll: fix a memleak and create a selftest
 2025-09-10 17:58 UTC  (8+ messages)
` [PATCH net v3 1/3] netpoll: fix incorrect refcount handling causing incorrect cleanup

[PATCH v3 0/8] you-still-use-that??: improve breaking changes troubleshooting
 2025-09-10 17:58 UTC  (6+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 2/7] git: allow alias-shadowing deprecated builtins

[PATCH 0/2] replay: add --update-refs option
 2025-09-10 17:58 UTC  (4+ messages)
` [PATCH 1/2] "

[RFC 0/2] Add tracepoints to profile SVM page faults and migration
 2025-09-10 17:57 UTC  (5+ messages)
` [RFC 2/2] drm/xe/gt_pagefault: Add tracepoints when handing page faults

[PATCH 2/2] dmaengine: dw-edma: Add non-LL mode
 2025-09-10 17:56 UTC  (2+ messages)

[PATCH v3 0/6] Icicle Kit with prod device and Discovery Kit support
 2025-09-10 17:55 UTC  (3+ messages)

[PATCH] nvmem: rcar-efuse: add missing MODULE_DEVICE_TABLE
 2025-09-10 17:54 UTC 

[PATCH v3 0/2] rust: regulator: improve the ergonomics of Rust regulators
 2025-09-10 17:54 UTC  (3+ messages)
` [PATCH v3 1/2] rust: regulator: remove Regulator<Dynamic>
` [PATCH v3 2/2] rust: regulator: add devm_enable and devm_enable_optional

[syzbot] [overlayfs?] WARNING in ovl_workdir_create (5)
 2025-09-10 17:53 UTC 

[PATCH] smb: client: skip cifs_lookup on mkdir
 2025-09-10 17:50 UTC  (2+ messages)

Btrfs progs release 6.16.1
 2025-09-10 17:50 UTC 

Quectel modem ceases working
 2025-09-10 17:49 UTC  (6+ messages)

[PATCH v5 0/4] x86/cpu/topology: Fix the preferred order of initial APIC ID parsing on AMD/Hygon
 2025-09-10 17:49 UTC  (3+ messages)
` [PATCH v5 3/4] x86/msr-index: Define AMD64_CPUID_FN_EXT MSR

[PATCH v2 0/2] Clk improvements for 6.18
 2025-09-10 17:49 UTC  (3+ messages)
` [PATCH v2 1/2] rust: clk: implement Send and Sync

[Intel-wired-lan] [PATCH 5.10.y] e1000e: fix EEPROM length types for overflow checks
 2025-09-10 17:31 UTC 

[PATCH v3] ceph: Fix multifs mds auth caps issue
 2025-09-10 17:47 UTC  (4+ messages)

[PATCH v5 0/4] leds: privacy-led support for devicetree
 2025-09-10 17:47 UTC  (4+ messages)
` [PATCH v5 4/4] arm64: dts: qcom: sc8280xp-x13s: enable camera privacy indicator

[PATCH] cgroup: replace global percpu_rwsem with signal_struct->group_rwsem when writing cgroup.procs/threads
 2025-09-10 17:47 UTC  (4+ messages)
` [PATCH v5 0/3] cgroup: replace global percpu_rwsem with per threadgroup resem when writing to cgroup.procs
  ` [PATCH v5 3/3] "

[PATCH v4 0/3] Support ROHM BD79112 ADC
 2025-09-10 17:46 UTC  (3+ messages)
` [PATCH v4 2/3] iio: adc: Support ROHM BD79112 ADC/GPIO

[PATCH] tools/perf/tests: Update perf record testcase to fix usage of affinity for machines with #CPUs > 1K
 2025-09-10 17:46 UTC  (5+ messages)

deadlock when swapping to encrypted swapfile
 2025-09-10 17:45 UTC  (6+ messages)

[RFC PATCH v3 00/10] paravirt CPUs and push task for less vCPU preemption
 2025-09-10 17:42 UTC  (11+ messages)
` [RFC PATCH v3 01/10] sched/docs: Document cpu_paravirt_mask and Paravirt CPU concept
` [RFC PATCH v3 02/10] cpumask: Introduce cpu_paravirt_mask
` [RFC PATCH v3 03/10] sched: Static key to check paravirt cpu push
` [RFC PATCH v3 04/10] sched/core: Dont allow to use CPU marked as paravirt
` [RFC PATCH v3 05/10] sched/fair: Don't consider paravirt CPUs for wakeup and load balance
` [RFC PATCH v3 06/10] sched/rt: Don't select paravirt CPU for wakeup and push/pull rt task
` [RFC PATCH v3 07/10] sched/core: Push current task from paravirt CPU
` [RFC PATCH v3 08/10] sysfs: Add paravirt CPU file
` [RFC PATCH v3 09/10] powerpc: Add debug file for set/unset paravirt CPUs
` [HELPER PATCH] sysfs: Provide write method for paravirt

[PATCH 00/10] Use devm_i2c_add_adapter() for amdgpu
 2025-09-10 17:39 UTC  (11+ messages)
` [PATCH 01/10] drm/amd/display: Use devm_i2c_add_adapter to simplify i2c cleanup logic
` [PATCH 02/10] drm/amdgpu/amdgpu_i2c: Use devm_i2c_add_adapter instead of i2c_add_adapter
` [PATCH 03/10] drm/amdgpu: Use devm_i2c_add_adapter() in SMU V11
` [PATCH 04/10] drm/amd/pm: Use devm_i2c_add_adapter() in the i2c init
` [PATCH 05/10] drm/amd/pm: Use devm_i2c_add_adapter() in the Arcturus smu
` [PATCH 06/10] drm/amd/pm: Use devm_i2c_add_adapter() in the Navi10 smu
` [PATCH 07/10] drm/amd/pm: Use devm_i2c_add_adapter() in the Sienna smu
` [PATCH 08/10] drm/amd/pm: Use devm_i2c_add_adapter() in the V13 smu
` [PATCH 09/10] drm/amd/pm: Use devm_i2c_add_adapter() in the V13_0_6 smu
` [PATCH 10/10] drm/amd/pm: Use devm_i2c_add_adapter() in the V14_0_2 smu

[RFC PATCHv2 0/1]
 2025-09-10 17:44 UTC  (3+ messages)
` [RFC PATCHv2 1/1] io_uring: add support for IORING_SETUP_SQE_MIXED

[PATCH v3 06/11] iommu: Compute iommu_groups properly for PCIe MFDs
 2025-09-10 17:43 UTC  (3+ messages)

[PATCH] rust: clk: implement Send and Sync
 2025-09-10 17:41 UTC  (2+ messages)

[PATCH] drm/xe: Work around a loongarch clang error report
 2025-09-10 17:41 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH net-next 0/5] net: common feature compute for upper interface
 2025-09-10 17:41 UTC  (6+ messages)
` [PATCH net-next 1/5] net: add a common function to compute features from lowers devices

[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
 2025-09-10 17:41 UTC  (6+ messages)
` [PATCH v2 11/16] iomap: add caller-provided callbacks for read and readahead

[PATCH v2] perf test: AMD IBS swfilt skip kernel tests if paranoia is >1
 2025-09-10 17:39 UTC  (2+ messages)

[PATCH 0/2] PCI: Fix ACS enablement for Root Ports in DT platforms
 2025-09-10 17:39 UTC  (6+ messages)
` [PATCH 1/2] PCI: Extend pci_idt_bus_quirk() for IDT switch with Device ID 0x8090
` [PATCH 2/2] iommu/of: Call pci_request_acs() before enumerating the Root Port device


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.