All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-12 14:34:24 to 2025-05-12 15:20:20 UTC [more...]

[PATCH] arm64/mm: Disable barrier batching in interrupt contexts
 2025-05-12 14:14 UTC  (4+ messages)

[PATCH v4 00/13] Make blockdev-mirror dest sparse in more cases
 2025-05-12 15:19 UTC  (3+ messages)
` [PATCH v4 07/13] mirror: Pass full sync mode rather than bool to internals

[PATCH] selftest: add a test that flakes
 2025-05-12 15:19 UTC  (3+ messages)

[PATCH] conf.py: tweak SearchLanguage to be hyphen-friendly
 2025-05-12 15:19 UTC  (4+ messages)
` [docs] "

[BUG] git stash incorrectly showing submodule branch instead of superproject branch
 2025-05-12 15:19 UTC 

[PATCH v5 0/7] clk: clk-axi-clkgen: improvements and some fixes
 2025-05-12 15:19 UTC  (18+ messages)
` [PATCH v5 1/7] clk: clk-axi-clkgen: fix fpfd_max frequency for zynq
` [PATCH v5 2/7] clk: clk-axi-clkgen: make sure to include mod_devicetable.h
` [PATCH v5 3/7] include: linux: move adi-axi-common.h out of fpga
` [PATCH v5 4/7] include: adi-axi-common: add new helper macros
` [PATCH v5 5/7] clk: clk-axi-clkgen: detect axi_clkgen_limits at runtime
` [PATCH v5 6/7] clk: clk-axi-clkgen move to min/max()
` [PATCH v5 7/7] clk: clk-axi-clkgen: fix coding style issues

Understanding SOFT IRQ 1
 2025-05-12 15:18 UTC  (2+ messages)

[PATCH] xen/Kconfig: Improve help test for speculative options
 2025-05-12 15:18 UTC  (4+ messages)

[PATCH 0/2] dm mpath: Interface for explicit probing of active paths
 2025-05-12 15:18 UTC  (3+ messages)

[PULL 0/3] SPDX checkpatch
 2025-05-12 15:18 UTC  (5+ messages)
` [PULL 1/3] scripts: mandate that new files have SPDX-License-Identifier

[PATCH sched_ext/for-6.16 0/2] sched_ext: Extend usability of scx_bpf_select_cpu_and()
 2025-05-12 15:14 UTC  (3+ messages)
` [PATCH 1/2] sched_ext: Make scx_kf_allowed_if_unlocked() available outside ext.c
` [PATCH 2/2] sched_ext/idle: Make scx_bpf_select_cpu_and() usable from any context

live-migration performance regression when using pmem
 2025-05-12 15:16 UTC 

[PATCH v2] binfmt_elf: Move brk for static PIE even if ASLR disabled
 2025-05-12 15:17 UTC  (3+ messages)

[PATCH 0/8] xen: cache control improvements
 2025-05-12 15:16 UTC  (10+ messages)
` [PATCH 2/9] x86/pv: fix emulation of wb{,no}invd to flush all pCPU caches
` [PATCH 5/9] x86/mtrr: use memory_type_changed() in hvm_set_mem_pinned_cacheattr()
` [PATCH 6/9] x86/p2m: limit cache flush in memory_type_changed()
` [PATCH 7/9] xen/x86: rename cache_flush_permitted() to has_arch_io_resources()

[PATCH] reftable: fix perf regression when reading blocks of unwanted type
 2025-05-12 15:15 UTC 

[PATCH v5 00/12] Add pinctrl support for the AAEON UP board FPGA
 2025-05-12 15:14 UTC  (10+ messages)
` [PATCH v5 08/12] gpio: aggregator: export symbols of the GPIO forwarder library

[PATCH] xfs: remove some EXPERIMENTAL warnings
 2025-05-12 15:14 UTC  (3+ messages)

[PATCH v3 00/10] Improve futex usage
 2025-05-12 15:12 UTC  (5+ messages)
` [PATCH v3 08/10] migration/colo: Replace QemuSemaphore with QemuEvent
` [PATCH v3 09/10] migration/postcopy: "

[PATCH] xfs_mdrestore: don't allow restoring onto zoned block devices
 2025-05-12 15:12 UTC  (2+ messages)

Issues on Zen4 (hw12) runner
 2025-05-12 15:11 UTC  (7+ messages)

[PATCH v5 00/10] Add support for AD4080 ADC
 2025-05-12 15:09 UTC  (3+ messages)
` [PATCH v5 09/10] iio: adc: ad4080: add driver support

[PATCH v4 00/15] Add support for DU and DSI on the Renesas RZ/V2H(P) SoC
 2025-05-12 15:08 UTC  (7+ messages)
` [PATCH v4 08/15] drm: renesas: rz-du: mipi_dsi: Use VCLK for HSFREQ calculation
` [PATCH v4 09/15] drm: renesas: rz-du: mipi_dsi: Add OF data support

[PATCH] common: skip zoned devices in _require_populate_commands
 2025-05-12 15:08 UTC  (2+ messages)

[PATCH v5] rcutorture: Perform more frequent testing of ->gpwrap
 2025-05-12 15:08 UTC  (3+ messages)

[RFC] USB: core/xhci: add a buffer in urb for host controller private data
 2025-05-12 15:07 UTC 

[PATCH] ethdev: remove callback checks from fast path
 2025-05-12 15:07 UTC  (3+ messages)
` [PATCH v2 1/2] ethdev: remove unnecessary type conversion
  ` [PATCH v2 2/2] ethdev: remove callback checks from fast path

[PATCH v5] btrfs: fix broken drop_caches on extent buffer folios
 2025-05-12 15:07 UTC  (3+ messages)

[PATCH v4 0/8] Replace xe_hmm with gpusvm
 2025-05-12 15:06 UTC  (9+ messages)
` [PATCH v4 1/8] drm/gpusvm: fix hmm_pfn_to_map_order() usage
` [PATCH v4 2/8] drm/gpusvm: use more selective dma dir in get_pages()
` [PATCH v4 3/8] drm/gpusvm: pull out drm_gpusvm_pages substructure
` [PATCH v4 4/8] drm/gpusvm: refactor core API to use pages struct
` [PATCH v4 5/8] drm/gpusvm: export drm_gpusvm_pages API
` [PATCH v4 6/8] drm/xe/vm: split userptr bits into separate file
` [PATCH v4 7/8] drm/xe/userptr: replace xe_hmm with gpusvm
` [PATCH v4 8/8] drm/xe/pt: unify xe_pt_svm_pre_commit with userptr

[PATCH v10 0/3] Allow to enable multifd and postcopy migration together
 2025-05-12 15:06 UTC  (8+ messages)
` [PATCH v10 3/3] migration: write zero pages when postcopy enabled

[PATCH net-next] net: stmmac: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2025-05-12 14:36 UTC 

mtd: rawnand: brcmnand: exec_op patch broke < v5.0 controllers
 2025-05-12 14:38 UTC  (3+ messages)

[PATCH v8 0/5] Enable SVM atomics in Xe / GPU SVM
 2025-05-12 15:03 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for Enable SVM atomics in Xe / GPU SVM (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 0/4] genirq/msi: Fix device MSI prepare/alloc sequencing
 2025-05-12 14:34 UTC  (7+ messages)
` [PATCH 1/4] genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare()
` [PATCH 2/4] irqchip/gic-v3-its: Implement .msi_teardown() callback
` [PATCH 3/4] genirq/msi: Move prepare() call to per-device allocation

[PATCH v2 0/2] efi: Add a mechanism for embedding SBAT section
 2025-05-12 15:02 UTC  (4+ messages)
` [PATCH v2 2/2] x86/efi: Implement support for embedding SBAT data for x86

[PATCH 0/6] mm: Reentrant kmalloc
 2025-05-12 15:01 UTC  (4+ messages)
` [PATCH 3/6] locking/local_lock: Introduce local_lock_is_locked()

[syzbot] [ext4?] general protection fault in jbd2_journal_dirty_metadata
 2025-05-12 15:01 UTC  (2+ messages)

[PATCH] rpm-sequoia: add ptest
 2025-05-12 15:00 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 0/8] drm/i915: refactor VLV IOSF SB for display usage
 2025-05-12 15:00 UTC  (3+ messages)

[PATCH] Makefile: fix target all
 2025-05-12 15:00 UTC  (3+ messages)

[PATCH net-next,v2] net: mana: Add handler for hardware servicing events
 2025-05-12 15:00 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-05-12 15:00 UTC  (12+ messages)
` [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field
      ` How to mark internal properties (was: Re: [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field)
            ` How to mark internal properties

[PATCH] bpf: Fix bpf_prog nested call in trace_mmap_lock_acquire_returned
 2025-05-12 14:59 UTC 

[LTP] [PATCH v1] Fix: dirtyc0w_shmem child process exit with error due to uninitialized lib_pid
 2025-05-12 14:58 UTC  (9+ messages)

[PATCH] Staging: gpib: iblib: iboffline check if board is in use
 2025-05-12 14:58 UTC  (2+ messages)

[PATCH v3] clk: meson-g12a: add missing fclk_div2 to spicc
 2025-05-12 14:26 UTC  (2+ messages)

[PATCH next] mtd: rawnand: loongson1: Fix error code in ls1x_nand_dma_transfer()
 2025-05-12 14:29 UTC  (2+ messages)

[PATCH] mtd: rawnand: loongson1: Fix inconsistent refcounting in ls1x_nand_chip_init()
 2025-05-12 14:29 UTC  (2+ messages)

[syzbot] [io-uring?] BUG: unable to handle kernel NULL pointer dereference in io_buffer_select
 2025-05-12 14:57 UTC  (2+ messages)

[PATCH v3 0/8] drm/i915: refactor VLV IOSF SB for display usage
 2025-05-12 14:56 UTC  (9+ messages)
` [PATCH v3 1/8] drm/i915: rename vlv_sideband*.[ch] to vlv_iosf_sb*.[ch]
` [PATCH v3 2/8] drm/i915: add generic read/write functions for VLV IOSF SB
` [PATCH v3 3/8] drm/i915: rewrite VLV IOSF SB unit specific read/write functions
` [PATCH v3 4/8] drm/i915: switch i915 core to generic VLV IOSF SB functions
` [PATCH v3 5/8] drm/i915: move VLV IOSF SB unit specific helpers under display
` [PATCH v3 6/8] drm/i915: convert VLV IOSF SB interface to struct drm_device
` [PATCH v3 7/8] drm/i915: rename VLV IOSF SB ports parameter to unit_mask
` [PATCH v3 8/8] drm/i915: ensure correct VLV IOSF SB units have been get/put

[bluez/bluez]
 2025-05-12 14:57 UTC 

[PATCH] drm/sched: Fix UAF in drm_sched_fence_get_timeline_name()
 2025-05-12 14:57 UTC  (3+ messages)

[PATCH net-next 0/4] add broadcast_neighbor for no-stacking networking arch
 2025-05-12 14:55 UTC  (8+ messages)
` [PATCH net-next 1/4] net: bonding: add broadcast_neighbor option for 802.3ad

Patchwork housekeeping for: spi-devel-general
 2025-05-12 14:57 UTC 

[PATCH] relay: Remove unused relay_late_setup_files
 2025-05-12 14:55 UTC  (3+ messages)

[PATCH 0/7] pinctrl: armada-37xx: a couple of small fixes
 2025-05-12 14:22 UTC  (8+ messages)
` [PATCH 1/7] pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31
` [PATCH 2/7] pinctrl: armada-37xx: propagate error from armada_37xx_gpio_direction_output()
` [PATCH 3/7] pinctrl: armada-37xx: set GPIO output value before setting direction
` [PATCH 4/7] pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get()
` [PATCH 5/7] pinctrl: armada-37xx: propagate error from armada_37xx_pmx_gpio_set_direction()
` [PATCH 6/7] pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get_direction()
` [PATCH 7/7] pinctrl: armada-37xx: propagate error from armada_37xx_pmx_set_by_name()

[PATCH v2 0/3] drm: Create an app info option for wedge events
 2025-05-12 14:53 UTC  (4+ messages)
` [PATCH v2 1/3] "

[PATCH] ima: Kdump kernel doesn't need IMA to do integrity measurement
 2025-05-12 14:23 UTC  (2+ messages)

[PATCH 0/4] memcg: nmi-safe kmem charging
 2025-05-12 14:52 UTC  (4+ messages)

[PATCH v1 0/7] Add generated modalias to modules.builtin.modinfo
 2025-05-12 14:52 UTC  (7+ messages)
` [PATCH v2 2/6] modules: Add macros to specify modinfo prefix
` [PATCH v2 3/6] modpost: Make mod_device_table aliases more unique
` [PATCH v2 4/6] modpost: Create modalias for builtin modules

MSG_ZEROCOPY and the O_DIRECT vs fork() race
 2025-05-12 14:51 UTC  (6+ messages)
` How much is checksumming done in the kernel vs on the NIC?
      ` Reorganising how the networking layer handles memory
        ` AF_UNIX/zerocopy/pipe/vmsplice/splice vs FOLL_PIN

[PATCH i-g-t 0/5] Add test to validate survivability mode
 2025-05-12 14:50 UTC  (8+ messages)
` [PATCH i-g-t 5/5] tests/intel/xe_configfs: "

Patch "memblock: Accept allocated memory before use in memblock_double_array()" has been added to the 6.6-stable tree
 2025-05-12 14:48 UTC  (2+ messages)
` [PATCH] memblock: Accept allocated memory before use in memblock_double_array()

[PATCH] doc: reword contributor's guidelines
 2025-05-12 14:48 UTC 

[PATCH 1/2] Staging: common: iblib: Changed ibrsc function type
 2025-05-12 14:48 UTC  (2+ messages)

[PATCH v2] PM: thaw_processes: Rewrite restarting tasks log to remove stray *done.*
 2025-05-12 14:48 UTC  (2+ messages)

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-05-12 14:47 UTC  (4+ messages)
` [PATCH v8 07/16] cxl/pci: Move existing CXL RAS initialization to CXL's cxl_port driver

[RFC] selinux: Keep genfscon prefix match semantics in userspace for wildcard
 2025-05-12 14:47 UTC  (4+ messages)

[PATCH v2 0/5] pmstat interface fixes
 2025-05-12 14:46 UTC  (6+ messages)
` [PATCH v2 1/5] x86/pmstat: Check size of PMSTAT_get_pxstat buffers
` [PATCH v2 2/5] public/sysctl: Clarify usage of pm_{px,cx}_stat
` [PATCH v2 3/5] cpufreq: Avoid potential buffer overrun and leak
` [PATCH v2 4/5] libxc/PM: Ensure pxstat buffers are correctly sized
` [PATCH v2 5/5] libxc/PM: Retry get_pxstat if data is incomplete

Use after free in dispatch_hid_bpf_output_report()
 2025-05-12 14:47 UTC  (2+ messages)

[PATCH net v2] net: dsa: microchip: linearize skb for tail-tagging switches
 2025-05-12 14:44 UTC 

[PATCH v2 1/2] rpm-sequoia: add ptest
 2025-05-12 14:44 UTC  (2+ messages)
` [PATCH v2 2/2] ptest-cargo: fix tests output format for testimage

[PATCH v4] tests/functional: Add PCI hotplug test for aarch64
 2025-05-12 14:45 UTC 

[RESEND PATCH] MAINTAINERS: update page allocator section
 2025-05-12 14:46 UTC 

[REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
 2025-05-12 14:46 UTC  (14+ messages)
` 回复: "
      ` 回复: "

[PATCH 0/4] BSD PCI Fixes
 2025-05-12 14:42 UTC  (4+ messages)
` [PATCH 1/4] bus/pci: Use force-noreplace flag when mapping PCI resources

[PATCH 0/5] Add CI support for blktests
 2025-05-12 14:45 UTC  (6+ messages)
` [PATCH 1/5] blktests: output compress results
` [PATCH 2/5] blktests: do not compress if output is empty
` [PATCH 3/5] blktests: add option to copy all results
` [PATCH 4/5] .ci: add blktests workflow support
` [PATCH 5/5] defconfig: add blktests

[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
 2025-05-12 14:45 UTC  (12+ messages)
` [PATCH v8 13/43] arm64: RME: Support for the VGIC in realms
` [PATCH v8 15/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v8 16/43] arm64: RME: Handle realm enter/exit

[PATCH v2 04/11] contrib: remove "thunderbird-patch-inline"
 2025-05-12 14:45 UTC  (3+ messages)

[PATCH 0/2] gitk: Support of SHA256 repos
 2025-05-12 14:45 UTC  (6+ messages)
` [PATCH 2/2] gitk: Add auto-select length preference for SHA256

[PATCH] drm/amdgpu: Add GFX 9.5.0 support for per-queue/pipe reset
 2025-05-12 14:44 UTC  (2+ messages)

[PATCH v2] drm/dp: Fix Write_Status_Update_Request AUX request format
 2025-05-12 14:44 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

REJECTED: CVE-2025-0927: heap overflow in the hfs and hfsplus filesystems with manually crafted filesystem
 2025-05-12 14:44 UTC  (9+ messages)

[OE-core][PATCH] python3-cython: upgrade 3.0.12 -> 3.1.0
 2025-05-12 14:43 UTC 

[PATCH 5/7] ttm: add initial memcg integration. (v4)
 2025-05-12 14:42 UTC  (2+ messages)

[Bug 220083] New: [REGRESSION, BISECTED] x86 ASM changes make dispatch_hid_bpf_output_report access not-present page
 2025-05-12 14:43 UTC  (6+ messages)

[RFC 00/19] Split netmem from struct page
 2025-05-12 14:42 UTC  (5+ messages)
` [RFC 19/19] mm, netmem: remove the page pool members in "

[PATCH] xfs: fix zoned GC data corruption due to wrong bv_offset
 2025-05-12 14:43 UTC 

[PATCH 0/2] Add the download mode support for IPQ5018
 2025-05-12 14:43 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for ipq5018
` [PATCH 2/2] arm64: dts: qcom: ipq5018: enable the download mode support

[PATCH] drm/amdgpu: Modify the count method of defer error
 2025-05-12 14:42 UTC  (2+ messages)

[PATCH 0/3] *** SUBJECT HERE ***
 2025-05-12 14:41 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu/jpeg: sriov support for jpeg_v5_0_1

[bluez/bluez] 76ca55: shared/asha: Don't wait for status notification on
 2025-05-12 14:41 UTC 

[PATCH v3 0/3] align the behavior when opening "packed-refs"
 2025-05-12 14:41 UTC  (9+ messages)
` [PATCH v3 1/3] packed-backend: fsck should allow an empty "packed-refs" file
` [PATCH v3 2/3] packed-backend: extract snapshot allocation in `load_contents`

[RFC v3 00/33] Rust bindings for KMS + RVKMS
 2025-05-12 14:39 UTC  (3+ messages)
` [RFC v3 04/33] rust: drm/kms: Add drm_connector bindings

[PATCH v3 00/23] Linux SBI MPXY and RPMI drivers
 2025-05-12 14:15 UTC  (5+ messages)
` [PATCH v3 10/23] clk: Add clock driver for the RISC-V RPMI clock service group

[PATCH v6 0/3] nvme/pci: PRP list DMA pool partitioning
 2025-05-12 14:14 UTC  (2+ messages)

[PATCH v6 00/14] nvmet-fcloop: track resources via reference counting
 2025-05-12 14:16 UTC  (2+ messages)

[PATCH 0/5] Ansible fixes in different roles
 2025-05-12 14:36 UTC  (6+ messages)
` [PATCH 1/5] gen_nodes: remove vagrant tasks
` [PATCH 2/5] update_ssh_config_guestfs: fix broken conditionals
` [PATCH 3/5] create_partition: fix using atribute append of list object
` [PATCH 4/5] gen_hosts: blktests: fix hosts names generation
` [PATCH 5/5] gen_nodes: "

[LTP] [PATCH v2] mmap_24-1: Change vm.max_map_count if needed
 2025-05-12 14:35 UTC  (4+ messages)
` [LTP] [PATCH] mmap_24-1: update code comments

[PATCH] net: bcmgenet: tidy up stats, expose more stats in ethtool
 2025-05-12 14:35 UTC  (2+ messages)

[PATCH] wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds
 2025-05-12 14:33 UTC 

[PATCH v2 0/4] scalar: add --no-maintenance option
 2025-05-12 14:34 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/4] scalar reconfigure: add --maintenance=<mode> option


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.