All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-31 19:25:54 to 2025-10-31 21:05:50 UTC [more...]

[patch V3 00/12] rseq: Implement time slice extension mechanism
 2025-10-31 21:05 UTC  (19+ messages)
` [patch V3 02/12] rseq: Add fields and constants for time slice extension
` [patch V3 03/12] rseq: Provide static branch for time slice extensions
` [patch V3 04/12] rseq: Add statistics "
` [patch V3 05/12] rseq: Add prctl() to enable "
` [patch V3 06/12] rseq: Implement sys_rseq_slice_yield()
` [patch V3 07/12] rseq: Implement syscall entry work for time slice extensions
` [patch V3 08/12] rseq: Implement time slice extension enforcement timer
` [patch V3 09/12] rseq: Reset slice extension when scheduled

[PATCH 00/13] Introduce cached report zones
 2025-10-31 21:04 UTC  (7+ messages)
` [PATCH 04/13] block: introduce disk_report_zone()
` [PATCH 05/13] block: reorganize struct blk_zone_wplug
` [PATCH 06/13] block: use zone condition to determine conventional zones

[PULL] drm-intel-gt-next
 2025-10-31 21:02 UTC  (2+ messages)

[DEBUG] rk3399-nanopi-neo4: SPL SD init may report -5 due to SD power-on timing
 2025-10-31 21:02 UTC  (7+ messages)

[PATCH 00/29] drm: Implement state readout support
 2025-10-31 21:01 UTC  (3+ messages)
` [PATCH 13/29] drm/atomic_helper: Compare actual and readout states once the commit is done

[PATCH 1/1] kexec: Use %pe format specifier for error pointer printing
 2025-10-31 21:00 UTC  (5+ messages)

[PATCH 0/3] Add device tree support for NVIDIA Tegra CMDQV
 2025-10-31 21:00 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: iommu: Add NVIDIA Tegra CMDQV support

[PATCH v2 0/2] util/hexdump: fix QEMU_HEXDUMP_LINE_WIDTH logic
 2025-10-31 20:59 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/unit: add unit test for qemu_hexdump()

[PATCH v4 next 0/9] Implement mul_u64_u64_div_u64_roundup()
 2025-10-31 20:59 UTC  (10+ messages)
` [PATCH v4 next 3/9] lib: mul_u64_u64_div_u64() simplify check for a 64bit product
` [PATCH v4 next 4/9] lib: Add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()

[PATCH 0/4] cxl/test: Add unit testing for extended linear cache
 2025-10-31 20:58 UTC  (3+ messages)
` [PATCH 4/4] cxl: Adjust offset calculation for poison injection

[PATCH v2] drm/display/dp: Rename bit 4 of DPCD TEST_REQUEST to match DP2.1 spec
 2025-10-31 20:58 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/display/dp: Rename bit 4 of DPCD TEST_REQUEST to match DP2.1 spec (rev2)
` ✓ i915.CI.BAT: "

+ ksm-replace-function-unmerge_ksm_pages-with-break_ksm.patch added to mm-new branch
 2025-10-31 20:56 UTC 

+ ksm-perform-a-range-walk-in-break_ksm.patch added to mm-new branch
 2025-10-31 20:56 UTC 

[PATCH] amdkfd: remove pasid under kfd sysfs folders
 2025-10-31 20:56 UTC  (2+ messages)

+ revert-mm-ksm-convert-break_ksm-from-walk_page_range_vma-to-folio_walk.patch added to mm-new branch
 2025-10-31 20:56 UTC 

[PATCH v11 0/9] x86: Enable Linear Address Space Separation support
 2025-10-31 20:56 UTC  (9+ messages)
` [PATCH v11 7/9] x86/traps: Communicate a LASS violation in #GP message
` [PATCH v11 9/9] x86/cpu: Enable LASS by default during CPU initialization

[PATCH 0/4] KVM: x86: Cleanup #MC and XCR0/XSS/PKRU handling
 2025-10-31 20:52 UTC  (4+ messages)
` [PATCH 4/4] KVM: x86: Load guest/host PKRU outside of the fastpath run loop

[PATCH] hw/xen: Avoid non-inclusive language in params.h
 2025-10-31 20:49 UTC  (2+ messages)

[PATCH] rtc: amlogic-a4: simplify probe
 2025-10-31 20:47 UTC  (2+ messages)

[PATCH] drm: Add "min bpc" connector property
 2025-10-31 20:45 UTC 

[PATCH v8 00/28] Optimize the hot path in the UFS driver
 2025-10-31 20:39 UTC  (29+ messages)
` [PATCH v8 01/28] scsi: core: Support allocating reserved commands
` [PATCH v8 02/28] scsi: core: Move two statements
` [PATCH v8 03/28] scsi: core: Make the budget map optional
` [PATCH v8 04/28] scsi: core: Support allocating a pseudo SCSI device
` [PATCH v8 05/28] scsi: core: Introduce .queue_reserved_command()
` [PATCH v8 06/28] scsi: core: Add scsi_{get,put}_internal_cmd() helpers
` [PATCH v8 07/28] scsi_debug: Abort SCSI commands via an internal command
` [PATCH v8 08/28] ufs: core: Move an assignment in ufshcd_mcq_process_cqe()
` [PATCH v8 09/28] ufs: core: Change the type of one ufshcd_add_cmd_upiu_trace() argument
` [PATCH v8 10/28] ufs: core: Only call ufshcd_add_command_trace() for SCSI commands
` [PATCH v8 11/28] ufs: core: Change the type of one ufshcd_add_command_trace() argument
` [PATCH v8 12/28] ufs: core: Change the type of one ufshcd_send_command() argument
` [PATCH v8 13/28] ufs: core: Only call ufshcd_should_inform_monitor() for SCSI commands
` [PATCH v8 14/28] ufs: core: Change the monitor function argument types
` [PATCH v8 15/28] ufs: core: Rework ufshcd_mcq_compl_pending_transfer()
` [PATCH v8 16/28] ufs: core: Rework ufshcd_eh_device_reset_handler()
` [PATCH v8 17/28] ufs: core: Rework the SCSI host queue depth calculation code
` [PATCH v8 18/28] ufs: core: Allocate the SCSI host earlier
` [PATCH v8 19/28] ufs: core: Call ufshcd_init_lrb() later
` [PATCH v8 20/28] ufs: core: Use hba->reserved_slot
` [PATCH v8 21/28] ufs: core: Make the reserved slot a reserved request
` [PATCH v8 22/28] ufs: core: Do not clear driver-private command data
` [PATCH v8 23/28] ufs: core: Optimize the hot path
` [PATCH v8 24/28] ufs: core: Pass a SCSI pointer instead of an LRB pointer
` [PATCH v8 25/28] ufs: core: Remove the ufshcd_lrb task_tag member
` [PATCH v8 26/28] ufs: core: Make blk_mq_tagset_busy_iter() skip reserved requests
` [PATCH v8 27/28] ufs: core: Move code out of ufshcd_wait_for_dev_cmd()
` [PATCH v8 28/28] ufs: core: Switch to scsi_get_internal_cmd()

[PATCH] tools/testing/nvdimm: Stop read past end of global handle array
 2025-10-31 20:42 UTC  (2+ messages)

[PATCH][makedumpfile -R] Promptly return error on truncated regular file
 2025-10-31 20:41 UTC 

Reach HNWIs and Executive Assistants Using Leftover Funds
 2025-10-31 20:41 UTC 

[PATCH] KEYS: Remove the ad-hoc compilation flag CAAM_DEBUG
 2025-10-31 20:41 UTC  (2+ messages)

addr2line performance
 2025-10-31 20:40 UTC  (3+ messages)

[PATCH 6.17 00/35] 6.17.7-rc1 review
 2025-10-31 20:39 UTC  (3+ messages)

[PATCH 6.12 00/40] 6.12.57-rc1 review
 2025-10-31 20:39 UTC  (3+ messages)

[PATCH v3 0/2] vfs-6.19.iomap commit 51311f045375 fixups
 2025-10-31 20:38 UTC  (6+ messages)
` [PATCH v3 2/2] iomap: fix race when reading in all bytes of a folio

[PATCH] btrfs: make ASSERT no-op in release builds
 2025-10-31 20:37 UTC  (3+ messages)

[Buildroot] [PATCH 1/5] package/bind: drop unrecognized option
 2025-10-31 20:35 UTC  (2+ messages)

[Buildroot] [git commit] package/bind: security bump version to 9.18.41
 2025-10-31 18:21 UTC 

[Buildroot] [git commit] package/bind: drop unrecognized option
 2025-10-31 18:21 UTC 

[Buildroot] [git commit] package/bind: enable parallel builds
 2025-10-31 18:21 UTC 

[Buildroot] [git commit] package/bind: add optional dependency to jemalloc
 2025-10-31 18:21 UTC 

[Buildroot] [git commit] package/bind: drop unrecognized options
 2025-10-31 18:21 UTC 

[PATCH] drm/tiny: pixpaper: Prevent inlining of send helpers to reduce stack usage
 2025-10-31 20:34 UTC  (3+ messages)

[PATCH v4 0/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
 2025-10-31 20:34 UTC  (4+ messages)
` [PATCH v4 1/3] io_uring: only call io_should_terminate_tw() once for ctx
` [PATCH v4 2/3] io_uring: add wrapper type for io_req_tw_func_t arg
` [PATCH v4 3/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch

[PATCH] KEYS: encrypted: Return early on allocation failure and drop goto
 2025-10-31 20:32 UTC  (2+ messages)

[PATCH] rx: cpu: fix interrupts check in rx_cpu_do_interrupt()
 2025-10-31 20:28 UTC  (2+ messages)

[PATCH] drm/i915/gem: Fix NULL pointer dereference in eb_release_vmas()
 2025-10-31 20:30 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH RESEND] powerpc/tools: drop `-o pipefail` in gcc check scripts
 2025-10-31 20:28 UTC  (2+ messages)

[PATCH v3] riscv: asm: use .insn for making custom instructions
 2025-10-31 20:27 UTC  (4+ messages)

[tip: objtool/core] objtool/klp: Add --debug option to show cloning decisions
 2025-10-31 20:25 UTC  (6+ messages)

[PATCH] accel/tcg: Introduce and use MO_ALIGN_TLB_ONLY
 2025-10-31 20:21 UTC  (2+ messages)

[PATCH] gpio-selftests: replace fixed sleep with polling+timeout
 2025-10-31 20:22 UTC 

[PATCH] x86/mm: Ensure clear_page() variants always have __kcfi_typeid_ symbols
 2025-10-31 20:22 UTC  (5+ messages)

[PATCH v2 0/2] iio: mpl3115: support for events
 2025-10-31 20:18 UTC  (3+ messages)
` [PATCH v2 1/2] iio: mpl3115: add threshold events support
` [PATCH v2 2/2] iio: ABI: document pressure event attributes

[GIT PULL] PCI fixes for v6.18
 2025-10-31 20:19 UTC 

[PATCH] fs: touch up predicts in putname()
 2025-10-31 20:17 UTC  (2+ messages)

[GIT PULL] VFIO update for v6.18-rc4
 2025-10-31 20:17 UTC 

[PATCH RESEND] Input: xpad - Add support for CRKD LP Guitars
 2025-10-31 20:13 UTC 

[PATCH] drm/xe/vf: Skip signaled jobs during VF migration re-emission
 2025-10-31 20:15 UTC  (2+ messages)

[PATCH v2] drm/xe/vf: Start re-emission from first unsignaled job during VF migration
 2025-10-31 20:13 UTC 

[PATCH net 1/2] net: ionic: add dma_wmb() before ringing TX doorbell
 2025-10-31 20:11 UTC  (3+ messages)
` [PATCH net 2/2] net: ionic: map SKB after pseudo-header checksum prep

[PATCH v2 0/2] VF double migration
 2025-10-31 20:10 UTC  (4+ messages)
` [PATCH v2 1/2] drm/xe/vf: Introduce RESFIX start marker support

[ANNOUNCE] 5.4.300-rt102
 2025-10-31 20:09 UTC 

[PATCH 5.10 000/332] 5.10.246-rc1 review
 2025-10-31 19:47 UTC  (3+ messages)
` [PATCH 5.10 171/332] lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and older

[PATCH] module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=y
 2025-10-31 20:09 UTC  (2+ messages)

[PATCH v2] mshv: Extend create partition ioctl to support cpu features
 2025-10-31 20:08 UTC  (5+ messages)

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-31 20:07 UTC  (7+ messages)
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 17/28] riscv/signal: save and restore of shadow stack for signal

[PATCH v5 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-31 20:03 UTC  (5+ messages)
` [PATCH v5 2/6] media: dt-bindings: Add CAMSS device for Kaanapali

[PATCH i-g-t 00/10] Add new test to validate adaptive sharpness filter
 2025-10-31 20:03 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Add new test to validate adaptive sharpness filter (rev15)

[PATCH v2] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
 2025-10-31 20:01 UTC  (5+ messages)

[PATCH 0/3] qfw/acpi: do not zero out XSDT address
 2025-10-31 19:59 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] test: provide test for 'acpi list' command
` [PATCH 3/3] configs: CONFIG_CONSOLE_RECORD=y on qemu-riscv64_smode_acpi

[PATCH v5 0/3] replay: make atomic ref updates the default
 2025-10-31 19:59 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/3] replay: make atomic ref updates the default behavior

[PATCH v13 00/17] Refcounted interrupts, SpinLockIrq for rust
 2025-10-31 19:59 UTC  (4+ messages)
` [PATCH v13 03/17] preempt: Introduce HARDIRQ_DISABLE_BITS

[bluez/bluez]
 2025-10-31 19:57 UTC 

[CI 00/32] [PATCH 00/32] drm/i915/display: Add MTL+ platforms to support dpll framework
 2025-10-31 19:57 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: Add MTL+ platforms to support dpll framework (rev2)

[XEN PATCH v3] automation/eclair: add new analysis jobs with differing configurations
 2025-10-31 19:55 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: Modify mlx5e_xdp_xmit sq selection
 2025-10-31 19:54 UTC  (3+ messages)

[PATCH v6 0/6] Fix serialization on burst of unbinds - v2
 2025-10-31 19:54 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH 1/1] acpi: use U-Boot ACPI vendor ID
 2025-10-31 19:52 UTC 

[PATCH v2 0/6] PCI: endpoint/NTB: Harden vNTB resource management
 2025-10-31 19:52 UTC  (5+ messages)
` [PATCH v2 6/6] PCI: endpoint: pci-epf-vntb: manage ntb_dev lifetime and fix vpci bus teardown

[PATCH v7 0/6] Fix, extend and support OF to mc13xxx pwrbutton
 2025-10-31 19:57 UTC  (7+ messages)
` [PATCH v7 1/6] Input: mc13783-pwrbutton: use managed resources
` [PATCH v7 2/6] Input: mc13783-pwrbutton: fix irq mixup and use resources
` [PATCH v7 3/6] Input: mc13783-pwrbutton: convert pdata members to array
` [PATCH v7 4/6] Input: mc13783-pwrbutton: enable other mc13xxx PMIC
` [PATCH v7 5/6] Input: mc13783-pwrbutton: add OF support and drop platform_data
` [PATCH v7 6/6] ARM: dts: imx53: add imx53-qsrb PMIC power button

[GIT PULL] bluetooth 2025-10-31
 2025-10-31 19:50 UTC  (2+ messages)

[PATCH v6 0/11] PCI: imx6: Add a method to handle CLKREQ# override
 2025-10-31 19:48 UTC  (21+ messages)
` [PATCH v6 01/11] arm64: dts: imx95-15x15-evk: Add supports-clkreq property to PCIe M.2 port
` [PATCH v6 02/11] arm64: dts: imx95-19x19-evk: "
` [PATCH v6 03/11] arm64: dts: imx8mm-evk: "
` [PATCH v6 04/11] arm64: dts: imx8mp-evk: "
` [PATCH v6 05/11] arm64: dts: imx8mq-evk: "
` [PATCH v6 06/11] arm64: dts: imx8qm-mek: "
` [PATCH v6 07/11] arm64: dts: imx8qxp-mek: "
` [PATCH v6 09/11] PCI: imx6: Add a new imx8mm_pcie_clkreq_override() for i.MX8M PCIes
` [PATCH v6 10/11] PCI: imx6: Add CLKREQ# override to enable REFCLK for i.MX95 PCIe
` [PATCH v6 11/11] PCI: imx6: Add a callback to clear CLKREQ# override

[PATCH v4 0/2] migration: vmsd errp handlers: return bool
 2025-10-31 19:45 UTC  (3+ messages)
` [PATCH v4 2/2] tmp_emulator: improve and fix use of errp

dev manual, "5.23 Recipe SYntax" ... talking about functions or tasks?
 2025-10-31 19:43 UTC  (2+ messages)
` [docs] "

[PATCH v4] perf s390-sample-raw: Cache counter names
 2025-10-31 19:42 UTC 

[GIT PULL] wireless-2025-10-30
 2025-10-31 19:40 UTC  (2+ messages)

Overhead of arm64 LSE per-CPU atomics?
 2025-10-31 19:39 UTC  (3+ messages)

[PATCH 0/5] fast-export/import: cleanups and translation
 2025-10-31 19:37 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/5] fast-import: mark strings for translation

[PATCH] pm-hibernate: flush block device cache when hibernating
 2025-10-31 19:35 UTC  (5+ messages)
    ` [PATCH 1/2] pm-hibernate: flush disk cache when suspending
    ` [RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices

[patch V3 00/20] sched: Rewrite MM CID management
 2025-10-31 19:36 UTC  (4+ messages)

[PATCH 6.6 00/32] 6.6.116-rc1 review
 2025-10-31 19:34 UTC  (2+ messages)

[PATCH 0/4] Cleanups in amd64_edac
 2025-10-31 19:34 UTC  (8+ messages)
` [PATCH 4/4] EDAC/mc_sysfs: Begin deprecating legacy sysfs EDAC interface

[PATCH 00/16] drm/xe: Multi Queue feature support
 2025-10-31 19:31 UTC  (3+ messages)
` [PATCH 02/16] drm/xe/multi_queue: Add user interface for multi queue support

[PATCH] dm-log-writes: Use pointers from memcpy() calls for assignments in two functions
 2025-10-31 19:33 UTC 

[PATCH v6 0/6] Fix, extend and support OF to mc13xxx pwrbutton
 2025-10-31 19:32 UTC  (3+ messages)
` [PATCH v6 6/6] ARM: dts: imx53: add imx53-qsrb PMIC power button

[PATCHSET cgroup/for-6.19] cgroup: Fix task exit ordering
 2025-10-31 19:32 UTC  (3+ messages)
` [PATCH 4/4] sched_ext: Fix cgroup exit ordering by moving sched_ext_free() to finish_task_switch()

[PATCH] serial: 8250 dw: clear FIFO before writting LCR
 2025-10-31 19:32 UTC  (6+ messages)

[PATCH 0/1] cover letter
 2025-10-31 19:31 UTC  (6+ messages)
` [PATCH 1/1] nvme: fix use-after-free of admin queue via stale pointer

[PATCH] tools: Fix typo error in json file
 2025-10-31 19:30 UTC  (3+ messages)

[PATCH v1] usb: xhci: limit run_graceperiod for only usb 3.0 devices
 2025-10-31 19:29 UTC  (4+ messages)

[PATCH 0/3] drm/displayid: quirk incorrect DisplayID checksums
 2025-10-31 19:29 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/displayid: quirk incorrect DisplayID checksums (rev2)

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-10-31 19:29 UTC  (6+ messages)
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers

[PATCH v2 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-10-31 19:28 UTC  (5+ messages)
` [PATCH v2 4/5] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH v2 5/5] remoteproc: imx_rproc: Add support for i.MX95

[PATCH] perf trace: Increase syscall handler map size to 1024
 2025-10-31 19:29 UTC  (10+ messages)

[PATCH bpf-next 2/4] selftests/bpf: integrate test_tc_edt into test_progs
 2025-10-31 19:28 UTC  (3+ messages)

[PATCH net v3 0/3] Fix SCTP diag locking issues
 2025-10-31 19:28 UTC  (5+ messages)
` [PATCH net v3 1/3] sctp: Hold RCU read lock while iterating over address list
` [PATCH net v3 2/3] sctp: Prevent TOCTOU out-of-bounds write

[vireshk:virtio/msg-xen 10/17] virtio_msg_user.c:(.text+0x26c): multiple definition of `virtio_msg_ffa_heap_create'; nios2-linux-ld: DWARF error: could not find abbrev number 25
 2025-10-31 19:26 UTC 

[PATCH v2] KVM: riscv: selftests: Add riscv vm satp modes
 2025-10-31 19:26 UTC  (2+ messages)

[PATCH] accel/qaic: Add qaic_ prefix to irq_polling_work
 2025-10-31 19:25 UTC 

[RFC] perf tools: Update JSON event description
 2025-10-31 19:25 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.