All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-30 02:46:27 to 2025-04-30 04:36:55 UTC [more...]

[PATCH V4 00/24] block: unify elevator changing and fix lockdep warning
 2025-04-30  4:35 UTC  (20+ messages)
` [PATCH V4 01/24] block: move blk_mq_add_queue_tag_set() after blk_mq_map_swqueue()
` [PATCH V4 02/24] block: move ELEVATOR_FLAG_DISABLE_WBT a request queue flag
` [PATCH V4 03/24] block: don't call freeze queue in elevator_switch() and elevator_disable()
` [PATCH V4 04/24] block: use q->elevator with ->elevator_lock held in elv_iosched_show()
` [PATCH V4 05/24] block: add two helpers for registering/un-registering sched debugfs
` [PATCH V4 06/24] block: move sched debugfs register into elvevator_register_queue
` [PATCH V4 07/24] block: prevent adding/deleting disk during updating nr_hw_queues
` [PATCH V4 08/24] block: don't allow to switch elevator if updating nr_hw_queues is in-progress
` [PATCH V4 09/24] block: look up the elevator type in elevator_switch
` [PATCH V4 10/24] block: fold elevator_disable into elevator_switch
` [PATCH V4 11/24] block: move blk_queue_registered() check into elv_iosched_store()
` [PATCH V4 12/24] block: simplify elevator reattachment for updating nr_hw_queues
` [PATCH V4 13/24] block: move queue freezing & elevator_lock into elevator_change()
` [PATCH V4 14/24] block: add `struct elv_change_ctx` for unifying elevator change
` [PATCH V4 15/24] block: "
` [PATCH V4 16/24] block: pass elevator_queue to elv_register_queue & unregister_queue
` [PATCH V4 17/24] block: remove elevator queue's type check in elv_attr_show/store()
` [PATCH V4 19/24] block: add new helper for disabling elevator switch when deleting disk
` [PATCH V4 20/24] block: move elv_register[unregister]_queue out of elevator_lock

[PATCH 00/10] drm/i915/hdcp: refactor HDCP GSC
 2025-04-30  4:35 UTC  (9+ messages)
` [PATCH 01/10] drm/i915/hdcp: remove duplicate declarations
` [PATCH 04/10] drm/i915/hdcp: rename struct intel_hdcp_gsc_message to intel_hdcp_gsc_context
` [PATCH 07/10] drm/i915/hdcp: switch the HDCP GSC message interface from u8* to void*
` [PATCH 08/10] drm/i915/hdcp: simplify HDCP GSC firmware usage selection

[PATCH] documentation: Add nodebugmon for arm64 platforms
 2025-04-30  4:31 UTC  (3+ messages)

[PATCH] serial: qcom-geni: Enable support for half-duplex mode
 2025-04-30  4:30 UTC  (2+ messages)

[PATCH v8 00/12] nommu UML
 2025-04-30  4:27 UTC  (13+ messages)
` [PATCH v8 01/12] x86/um: nommu: elf loader for fdpic
` [PATCH v8 02/12] um: decouple MMU specific code from the common part
` [PATCH v8 03/12] um: nommu: memory handling
` [PATCH v8 04/12] x86/um: nommu: syscall handling
` [PATCH v8 05/12] um: nommu: seccomp syscalls hook
` [PATCH v8 06/12] x86/um: nommu: process/thread handling
` [PATCH v8 07/12] um: nommu: configure fs register on host syscall invocation
` [PATCH v8 08/12] x86/um/vdso: nommu: vdso memory update
` [PATCH v8 09/12] x86/um: nommu: signal handling
` [PATCH v8 10/12] um: change machine name for uname output
` [PATCH v8 11/12] um: nommu: add documentation of nommu UML
` [PATCH v8 12/12] um: nommu: plug nommu code into build system

[PATCH i-g-t] tests/intel/xe_fault_injection: Suppress Guc CT dumps during fault injection
 2025-04-30  4:28 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Fix 32-bit compilation
 2025-04-30  4:28 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v5 0/3] BMG PCIe link downgrade attributes and usage
 2025-04-30  4:24 UTC  (4+ messages)
` [PATCH v5 1/3] drm/xe/pm: s/xe_device_sysfs_init/xe_pm_sysfs_init
` [PATCH v5 2/3] drm/xe: Expose PCIe link downgrade attributes
` [PATCH v5 3/3] drm/xe/doc: Wire up PCIe Gen5 limitations

[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
 2025-04-30  4:25 UTC  (3+ messages)
` [PATCH v8 06/43] arm64: RME: Define the user ABI

[PATCH 0/5] KVM: RISC-V: VCPU reset fixes
 2025-04-30  4:22 UTC  (11+ messages)
` [PATCH 4/5] KVM: RISC-V: reset VCPU state when becoming runnable

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-30  4:22 UTC  (9+ messages)
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl

linux-next: manual merge of the integrity tree with the mm-nonmm-unstable tree
 2025-04-30  4:23 UTC 

[PATCH v4 00/15] MSR code cleanup part one
 2025-04-30  4:20 UTC  (4+ messages)
` [PATCH v4 01/15] x86/msr: Add missing includes of <asm/msr.h>

[PATCH v5 00/20] Prefetch Support for svm ranges
 2025-04-30  4:21 UTC  (9+ messages)
` [PATCH v5 16/20] drm/xe/svm: Add xe_svm_range_validate_and_evict() function
` [PATCH v5 17/20] drm/gpusvm: Introduce drm_gpusvm_range_find_or_insert_start() function

[GIT PULL] Crypto Update for 6.8
 2025-04-30  4:19 UTC  (12+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 6.9
    ` [GIT PULL] Crypto Fixes for 6.10
      ` [GIT PULL] Crypto Fixes for 6.12
        ` [GIT PULL] Crypto Fixes for 6.13
          ` [GIT PULL] Crypto Fixes for 6.15

[PATCH v2 0/4] arm64: qcom: x1e80100-qcp: Add power supply and sideband signals for PCIe RC
 2025-04-30  4:15 UTC  (7+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: x1e80100-qcp: Add qref supply for PCIe PHYs

[PATCH net] virtio-net: don't re-enable refill work too early when NAPI is disabled
 2025-04-30  4:16 UTC  (3+ messages)

[PATCH v2] hwmon: (asus-ec-sensors) add WARN_ONCE() on invalid sensor index
 2025-04-30  4:12 UTC  (5+ messages)

[PATCH 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695-10
 2025-04-30  4:10 UTC  (5+ messages)
` [PATCH 2/5] hwmon: pmbus: mpq8785: Add support for MPM82504
` [PATCH 3/5] hwmon: pmbus: mpq8785: Add support for MPM3695

[PATCH v1 0/1] Optimizing the print format of the QEMU monitor info mtree
 2025-04-30  4:02 UTC  (2+ messages)
` [PATCH v1 1/1] system: optimizing info mtree printing for monitors

Privatkredit
 2025-04-30  4:06 UTC 

[PATCH] Refine RAS bad page records counting and parsing in eeprom V3
 2025-04-30  4:05 UTC 

[PATCH hyperv-next] arch/x86: Provide the CPU number in the wakeup AP callback
 2025-04-30  4:05 UTC  (2+ messages)

[PATCH 0/6] nfs_localio: fixes for races and errors from older compilers
 2025-04-30  4:01 UTC  (7+ messages)
` [PATCH 1/6] nfs_localio: use cmpxchg() to install new nfs_file_localio
` [PATCH 2/6] nfs_localio: always hold nfsd net ref with nfsd_file ref
` [PATCH 3/6] nfs_localio: simplify interface to nfsd for getting nfsd_file
` [PATCH 4/6] nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu struct
` [PATCH 5/6] nfs_localio: duplicate nfs_close_local_fh()
` [PATCH 6/6] nfs_localio: protect race between nfs_uuid_put() and nfs_close_local_fh()

[PATCH 5.10 000/286] 5.10.237-rc1 review
 2025-04-30  3:52 UTC  (2+ messages)

[PATCH linux dev-6.6 0/3] Backport MCTP Over USB Binding
 2025-04-30  3:58 UTC  (3+ messages)

[PATCH] drm/i915/dp: Clear TRAINING_PATTERN_SET (DPCD 00102h) before starting Link Training
 2025-04-30  3:58 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2 00/10] riscv: sophgo: Introduce SG2044 SRD3-10 board support
 2025-04-30  3:57 UTC  (4+ messages)
` [PATCH v2 06/10] dt-bindings: hwmon: Add Sophgo SG2044 external hardware monitor support

[PATCH bpf-next 0/8] bpf, riscv64: Support load-acquire and store-release instructions
 2025-04-30  3:56 UTC  (12+ messages)
` [PATCH bpf-next 2/8] bpf, riscv64: Introduce emit_load_*() and emit_store_*()
` [PATCH bpf-next 3/8] bpf, riscv64: Support load-acquire and store-release instructions
` [PATCH bpf-next 4/8] bpf, riscv64: Skip redundant zext instruction after load-acquire

[PATCH] RDMA/uverbs: Consider capability of the process that opens the file
 2025-04-30  3:34 UTC  (14+ messages)

[PATCH 0/2] Update kunit doc and tool with tips to build errors
 2025-04-30  3:54 UTC  (3+ messages)
` [PATCH 2/2] kunit: add tips to clean source tree to build help message

[PATCH v4 00/13] Architecture-optimized SHA-256 library API
 2025-04-30  3:48 UTC  (4+ messages)
` [PATCH v4 01/13] crypto: sha256 - support arch-optimized lib and expose through shash

EEVDF regression still exists
 2025-04-30  3:33 UTC  (4+ messages)

[PATCH] TCP: Reassemble TCP PDU segments for complete NFS message processing
 2025-04-30  3:45 UTC 

[syzbot] [bcachefs?] kernel BUG in bch2_fill_extent
 2025-04-30  3:46 UTC  (2+ messages)

[PATCH 3/7] iommu: Remove ops.pgsize_bitmap from drivers that don't use it
 2025-04-30  2:32 UTC  (3+ messages)

[PATCH hyperv-next v3] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
 2025-04-30  3:42 UTC  (2+ messages)

Confirm Correct Account for Today’s Payment
 2025-04-30  3:19 UTC 

[PATCH net] virtio-net: free xsk_buffs on error in virtnet_xsk_pool_enable()
 2025-04-30  3:40 UTC  (2+ messages)

Confirm Correct Account for Today’s Payment
 2025-04-30  3:27 UTC 

Confirm Correct Account for Today’s Payment
 2025-04-30  3:23 UTC 

[PATCH] Add support for leagcy records in eeprom format V3
 2025-04-30  3:37 UTC  (6+ messages)

[PATCH v2 0/6] Use rustc-demangle for Rust demangling
 2025-04-30  3:37 UTC  (3+ messages)
` [PATCH v2 1/6] perf demangle-rust: Add rustc-demangle C demangler

[PATCH V2] drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs
 2025-04-30  3:34 UTC  (3+ messages)

[PATCH v9 0/4] vhost: Add support of kthread API
 2025-04-30  3:34 UTC  (7+ messages)
` [PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER

[PATCH] lib/amdgpu: make amdgpu userqueue file name at par with kernel names
 2025-04-30  3:34 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[Buildroot] [PATCH 1/1] configs/raspberrypi3_qt5we: remove proprietary-codecs
 2025-04-30  3:33 UTC 

[PATCH 1/4] ext4: fix out of bounds punch offset
 2025-04-30  3:32 UTC  (4+ messages)
` [PATCH 4/4] ext4: ensure i_size is smaller than maxbytes

[morse:mpam/snapshot/v6.15-rc3 100/110] include/linux/debugfs.h:419:16: error: 'return' with a value, in function returning void
 2025-04-30  3:31 UTC 

[PATCH v2 1/5] drm-uapi/amdgpu: add UAPI query if user queues are supported
 2025-04-30  3:30 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [v2,1/5] "

[PATCH v5 3/7] x86/fpu/xstate: Differentiate default features for host and guest FPUs
 2025-04-30  3:27 UTC  (11+ messages)

[PATCH 0/8] rust: DebugFS Bindings
 2025-04-30  3:27 UTC  (5+ messages)
` [PATCH 2/8] rust: debugfs: Bind file creation for long-lived Display
` [PATCH 5/8] rust: debugfs: Support format hooks

[PATCH v3 0/3] time: some cleanup for jiffies and alarmtimer
 2025-04-30  3:27 UTC  (4+ messages)
` [PATCH v3 1/3] time/jiffies: change register_refined_jiffies() to void __init
` [PATCH v3 2/3] alarmtimer: remove dead return value in clock2alarm()
` [PATCH v3 3/3] alarmtimer: switch some spin_{lock,unlock}_irqsave() to guard()

[PATCH v6 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
 2025-04-30  3:26 UTC  (13+ messages)
` [PATCH v6 2/6] platform/x86: Add Lenovo WMI Helpers
` [PATCH v6 3/6] platform/x86: Add Lenovo WMI Events Driver
  ` [External] : "
` [PATCH v6 5/6] platform/x86: Add Lenovo WMI Gamezone Driver
` [PATCH v6 6/6] platform/x86: Add Lenovo WMI Other Mode Driver

[RFC PATCH] cxl: Allow reprogramming misconfigured hdm decoders
 2025-04-30  3:24 UTC  (3+ messages)

[PATCH v1 net-next] ipv6: Restore fib6_config validation for SIOCADDRT
 2025-04-30  3:20 UTC  (2+ messages)

[PATCH] MIPS: SMP: Implement parallel CPU bring up for EyeQ
 2025-04-30  3:20 UTC  (3+ messages)

[axboe-block:io_uring-handle 5/5] /usr/bin/ld: io_uring/openclose.c:568: undefined reference to `may_decode_fh'
 2025-04-30  3:20 UTC 

[PATCH] bootm: improve error message when gzip decompression buffer is too small
 2025-04-30  2:23 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v3] hw/loongarch/virt: Get physical entry address with elf file
 2025-04-30  3:20 UTC  (2+ messages)

[PATCH 1/1] Revert "crypto: run initcalls for generic implementations earlier"
 2025-04-30  3:18 UTC  (5+ messages)

[PATCH 0/3] riscv: sophgo: cv18xx: dts rework, part 2
 2025-04-30  2:09 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: clock: sophgo: Use precise compatible for CV1800 series SoC
` [PATCH 2/3] clk: sophgo: Add support for newly added precise compatible
` [PATCH 3/3] riscv: dts: sophgo: switch precise compatible for existed clock device for CV18XX

[PATCH v2] spi: meson-spicc: add DMA support
 2025-04-30  3:03 UTC  (4+ messages)

[PATCH] ksmbd: fix memory leak in parse_lease_state()
 2025-04-30  3:16 UTC 

[PATCH 0/2] Add support for rk3399 industry evaluation board
 2025-04-30  2:03 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add rk3399-evb-ind board

[f2fs-dev] [PATCH v4] f2fs-tools: introduce fault injection to fsck
 2025-04-30  3:15 UTC  (3+ messages)

[PATCH v7 0/2] MIPS: Fix idle VS timer enqueue
 2025-04-30  3:15 UTC  (8+ messages)
` [PATCH v7 2/2] MIPS: Move r4k_wait() to .cpuidle.text section

kernel BUG in zero_user_segments
 2025-04-30  3:14 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-04-29
 2025-04-30  3:10 UTC 

[PATCH v1 1/4] drm-uapi/amdgpu: add UAPI query if user queues are supported
 2025-04-30  3:07 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [v1,1/4] "

[PATCH 6.14 000/311] 6.14.5-rc1 review
 2025-04-30  3:03 UTC  (3+ messages)

[OE-core][scarthgap 00/15] Patch review
 2025-04-30  3:00 UTC  (16+ messages)
` [OE-core][scarthgap 01/15] libpam: Update fix for CVE-2024-10041
` [OE-core][scarthgap 02/15] ppp: patch CVE-2024-58250
` [OE-core][scarthgap 03/15] libxml2: patch CVE-2025-32414
` [OE-core][scarthgap 04/15] libxml2: patch CVE-2025-32415
` [OE-core][scarthgap 05/15] glib-2.0: patch CVE-2025-3360
` [OE-core][scarthgap 06/15] git: Upgrade 2.44.1 -> 2.44.3
` [OE-core][scarthgap 07/15] perlcross: update 1.5.2 -> 1.6
` [OE-core][scarthgap 08/15] perlcross: 1.6 -> 1.6.2
` [OE-core][scarthgap 09/15] perl: upgrade 5.38.2 -> 5.38.4
` [OE-core][scarthgap 10/15] tzdata/tzcode-native: upgrade 2025a -> 2025b
` [OE-core][scarthgap 11/15] initscripts: add function log_success_msg/log_failure_msg/log_warning_msg
` [OE-core][scarthgap 12/15] buildtools-tarball: move setting of envvars to respective envfile
` [OE-core][scarthgap 13/15] buildtools-tarball: add envvars into BB_ENV_PASSTHROUGH_ADDITIONS
` [OE-core][scarthgap 14/15] buildtools-tarball: Make buildtools respects host CA certificates
` [OE-core][scarthgap 15/15] Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"

Reminder: Xenomai community call on Wednesday, Jan 24, 2024, UTC 7:00 AM
 2025-04-30  3:00 UTC  (24+ messages)
` Reminder: Xenomai community call on Wednesday, Feb 21, "
  ` Reminder: Xenomai community call on Wednesday, Mar 6, "
    ` Reminder: Xenomai community call on Wednesday, Mar 20, "
      ` Reminder: Xenomai community call on Wednesday, May 15, "
        ` Reminder: Xenomai community call on Wednesday, May 29, "
          ` Reminder: Xenomai community call on Wednesday, Jun 26, "
            ` Reminder: Xenomai community call on Wednesday, Jul 10, "
              ` Reminder: Xenomai community call on Wednesday, Jul 24, "
                ` Reminder: Xenomai community call on Wednesday, Aug 7, "
                  ` Reminder: Xenomai community call on Wednesday, Aug 21, "
                    ` Reminder: Xenomai community call on Wednesday, Sept 4, "
                      ` Reminder: Xenomai community call on Wednesday, Oct 16, "
                        ` Xenomai community call on Wednesday, Oct 30, "
                          ` Xenomai community call on Wednesday, Nov 13, "
                            ` Xenomai community call on Wednesday, Nov 27, 2024, UTC 7:30 AM
                              ` Xenomai community call on Wednesday, Dec 11, "
                                ` Xenomai community call on Wednesday, Jan. 08, 2025, "
                                  ` Reminder: Xenomai community call on Wednesday, Feb.05, "
                                    ` Reminder: Xenomai community call on Wednesday, Feb.19, "
                                      ` Reminder: Xenomai community call on Wednesday, Mar 05 , "
                                        ` Xenomai community call on Wednesday, Mar 19 "
                                          ` Xenomai community call on Wednesday, Apr 16 "
                                            ` Xenomai community call on Wednesday, Apr 30 "

[PATCH 6.12 000/280] 6.12.26-rc1 review
 2025-04-30  2:59 UTC  (2+ messages)

[PATCH v2 rc] iommu: Skip PASID validation for devices without PASID capability
 2025-04-30  2:54 UTC 

[OE-core][kirkstone 00/14] Patch review
 2025-04-30  2:53 UTC  (15+ messages)
` [OE-core][kirkstone 01/14] sqlite3: patch CVE-2025-29088
` [OE-core][kirkstone 02/14] libpam: Update fix for CVE-2024-10041
` [OE-core][kirkstone 03/14] ppp: patch CVE-2024-58250
` [OE-core][kirkstone 04/14] ghostscript: ignore CVE-2025-27833
` [OE-core][kirkstone 05/14] libarchive: ignore CVE-2024-48615
` [OE-core][kirkstone 06/14] libxml2: patch CVE-2025-32414
` [OE-core][kirkstone 07/14] libxml2: patch CVE-2025-32415
` [OE-core][kirkstone 08/14] glib-2.0: patch CVE-2025-3360
` [OE-core][kirkstone 09/14] binutils: Fix CVE-2025-1178
` [OE-core][kirkstone 10/14] python3-setuptools: Fix CVE-2024-6345
` [OE-core][kirkstone 11/14] tzdata/tzcode-native: upgrade 2025a -> 2025b
` [OE-core][kirkstone 12/14] systemd: backport patch to fix journal issue
` [OE-core][kirkstone 13/14] systemd: systemd-journald fails to setup LogNamespace
` [OE-core][kirkstone 14/14] Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"

[PATCH 1/1] iommu: Cleanup comments for dev_enable/disable_feat
 2025-04-30  2:52 UTC 

[PATCH 1/2] drm/amdgpu: add user queue vm identifier
 2025-04-30  2:51 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: log the user queue object PRT mapping

[PATCH v2] Running with `--enable-ubsan` leads to a qtest failure:
 2025-04-30  2:48 UTC  (2+ messages)

[RFC PATCH 0/4] mm, bpf: BPF based THP adjustment
 2025-04-30  2:48 UTC  (7+ messages)
` [RFC PATCH 2/4] mm: pass VMA parameter to hugepage_global_{enabled,always}()
` [RFC PATCH 3/4] mm: add BPF hook for THP adjustment

[f2fs-dev] [PATCH] f2fs/013: test to check potential corruption on atomic_write file
 2025-04-30  2:47 UTC  (2+ messages)
`  "

[v3 PATCH 00/13] Architecture-optimized SHA-256 library API
 2025-04-30  2:43 UTC  (5+ messages)

[PATCH v5] Restrict devmem for confidential VMs
 2025-04-30  2:46 UTC  (3+ messages)
` [PATCH v5] x86/devmem: Remove duplicate range_is_allowed() definition
` [PATCH v5] x86/devmem: Drop /dev/mem access for confidential guests

[PATCH v14 00/27] riscv control-flow integrity for usermode
 2025-04-30  0:16 UTC  (2+ messages)
` [PATCH v14 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call


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.