All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-19 08:29:23 to 2024-04-19 09:09:23 UTC [more...]

[LTP] [PATCH v1] swapping01.c: Add sleeps in the loop that dirties the memory
 2024-04-19  8:36 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-19  9:09 UTC 

[PATCH 0/8] target/ppc: Move fixed-point insns to decodetree
 2024-04-19  9:08 UTC  (4+ messages)
` [PATCH 1/8] target/ppc: Move mul{li, lw, lwo, hw, hwu} instructions "

[PATCH v3 0/4] drm/xe: Support PCIe FLR
 2024-04-19  9:09 UTC  (6+ messages)
` [PATCH v2 1/4] drm: add devm release action
` [PATCH 2/4] drm/xe: Save and restore PCI state
` [PATCH v2 3/4] drm/xe: Extract xe_gt_idle() helper
` [PATCH v3 4/4] drm/xe/FLR: Support PCIe FLR
` ✓ CI.Patch_applied: success for drm/xe: Support PCIe FLR (rev4)

[PATCH v1 1/2] test/dma: update the sg test to verify wrap around case
 2024-04-19  9:07 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] test/dma: add functions to verify zero and one fill

[PATCH 0/6] s390x/cpu_models: Misc cleanup on returned error code and local @err variables
 2024-04-19  9:08 UTC  (8+ messages)
` [PATCH 2/6] target/s390x/cpu_model: Drop local @err in s390_realize_cpu_model()
` [PATCH 3/6] target/s390x/cpu_models: Make kvm_s390_get_host_cpu_model() return boolean

[RFC PATCH] target/s390x: Remove KVM stubs in cpu_models.h
 2024-04-19  9:06 UTC 

[XEN PATCH v1 03/15] x86/monitor: guard altp2m usage
 2024-04-19  9:07 UTC  (3+ messages)

[PATCH 0/7] qcow2: make subclusters discardable
 2024-04-19  9:06 UTC  (5+ messages)
` [PATCH 4/7] "

[PATCH 0/2] mm/hugetlb: a few fixup patches for hugetlb
 2024-04-19  9:07 UTC  (4+ messages)
` [PATCH 2/2] mm/hugetlb: fix unable to handle page fault for address dead000000000108

[PATCH] drm/i915: Convert intel_runtime_pm_get_noresume towards raw wakeref
 2024-04-19  9:06 UTC  (4+ messages)

[PATCH v2] sched/Documentation: Add RT_RUNTIME_SHARE documentation
 2024-04-19  9:04 UTC 

[PATCH v2 0/2] Wangxun support vector Rx/Tx
 2024-04-19  9:04 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] net/txgbe: add vectorized functions for Rx/Tx
  ` [PATCH v3 2/2] net/ngbe: "

[PATCH RESEND net-next v3 0/2] net: stmmac: Fix MAC-capabilities procedure
 2024-04-19  9:03 UTC  (6+ messages)
` [PATCH RESEND net-next v3 1/2] net: stmmac: Rename phylink_get_caps() callback to update_caps()
` [PATCH RESEND net-next v3 2/2] net: stmmac: Move MAC caps init to phylink MAC caps getter

[PATCH 6.8 000/273] 6.8.5-rc1 review
 2024-04-19  9:03 UTC  (4+ messages)
` [PATCH 6.8 117/273] e1000e: Workaround for sporadic MDI error on Meteor Lake systems

[PATCH 11/15] tty: msm_serial: use dmaengine_prep_slave_sg()
 2024-04-19  9:03 UTC  (3+ messages)
  ` [PATCH] serial: msm: check dma_map_sg() return value properly

[PATCH -next] dma: Add dev_id parameter description in request_dma_bycap
 2024-04-19  9:02 UTC 

[PATCH rdma-next 0/2] RDMA/mana_ib: Enable DMA-mapped memory regions
 2024-04-19  9:02 UTC  (4+ messages)
` [PATCH rdma-next 2/2] RDMA/mana_ib: Implement get_dma_mr

[PATCH net-next v11 0/6] stmmac: Add Loongson platform support
 2024-04-19  9:02 UTC  (4+ messages)
` [PATCH net-next v11 2/6] net: stmmac: Add multi-channel support

[net-next PATCH v5 0/4] net: hsr: Add support for HSR-SAN (RedBOX)
 2024-04-19  9:01 UTC  (7+ messages)
` [net-next PATCH v5 1/4] net: hsr: Provide RedBox support (HSR-SAN)

[PATCH v2] mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
 2024-04-19  8:58 UTC 

[LTP] [PATCH v2] gethostname: Add negative test for gethostname
 2024-04-19  8:25 UTC 

[PATCH v2 0/4] Sparc CPU naming and help text improvements
 2024-04-19  8:59 UTC  (6+ messages)
` [PATCH v2 1/4] target/sparc/cpu: Rename the CPU models with a "+" in their names
` [PATCH v2 2/4] target/sparc/cpu: Avoid spaces by default in the CPU names
` [PATCH v2 3/4] docs/system/target-sparc: Improve the Sparc documentation
` [PATCH v2 4/4] docs/about: Deprecate the old "UltraSparc" CPU names that contain a "+"

[PATCH -next] cgroup: avoid invalid loop in cgroup_no_v1()
 2024-04-19  8:53 UTC 

[PATCH v4 0/6] KVM: Guest Memory Pre-Population API
 2024-04-19  8:59 UTC  (7+ messages)
` [PATCH 1/6] KVM: Document KVM_PRE_FAULT_MEMORY ioctl
` [PATCH 2/6] KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory
` [PATCH 3/6] KVM: x86/mmu: Extract __kvm_mmu_do_page_fault()
` [PATCH 4/6] KVM: x86/mmu: Make __kvm_mmu_do_page_fault() return mapped level
` [PATCH 5/6] KVM: x86: Implement kvm_arch_vcpu_pre_fault_memory()
` [PATCH 6/6] KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY

RTT-PROBE: lore-subspace-rtt
 2024-04-19  8:59 UTC 

[PATCH net-next v2 0/2] net: stmmac: Fix MAC-capabilities procedure
 2024-04-19  8:58 UTC  (4+ messages)

[PATCH] tests/unit: Remove debug statements in test-nested-aio-poll.c
 2024-04-19  8:58 UTC 

[PATCH] i2c: mux: Remove class argument from i2c_mux_add_adapter()
 2024-04-19  8:56 UTC  (3+ messages)

[PATCH] random: handle creditable entropy from atomic process context
 2024-04-19  8:55 UTC  (5+ messages)
` [PATCH] random: Fix the issue of '_might_sleep' function running in an atomic contex

[PATCH v2 0/1] dt-bindings: net: snps,dwmac: remove tx-sched-sp
 2024-04-19  8:54 UTC  (4+ messages)
` [PATCH v2 1/1] dt-bindings: net: snps,dwmac: remove tx-sched-sp property
    ` EXTERNAL: "

[PATCH i-g-t] tests/xe_evict|exec_threads: Use fd reopen to avoid corrupting global data
 2024-04-19  8:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for tests/xe_evict|exec_threads: Use fd reopen to avoid corrupting global data (rev2)

[PATCH v2 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-04-19  8:53 UTC  (5+ messages)

[PATCH v8 00/11] Support blob memory and venus on qemu
 2024-04-19  8:53 UTC  (3+ messages)
` [PATCH v8 07/11] virtio-gpu: Support suspension of commands processing

[PATCH] crash: Fix spelling mistake: "crahskernel" -> "crashkernel"
 2024-04-19  8:52 UTC  (2+ messages)

[PATCH] sched/Documentation: Add RT_RUNTIME_SHARE documentation
 2024-04-19  8:51 UTC  (3+ messages)

[LTP] [PATCH v2 0/2] swap{on,off} fixes for page size > 4KB
 2024-04-19  8:50 UTC  (7+ messages)
` [LTP] [PATCH v2 1/2] libswap: Add {SAFE_, }MAKE_MINIMAL_SWAPFILE() macros

[PATCH v2] x86: Trust initial offset in architectural TSC-adjust MSRs
 2024-04-19  8:51 UTC 

[PATCH] format-patch: ensure that --rfc and -k are mutually exclusive
 2024-04-19  8:51 UTC  (3+ messages)

[PATCH v1] dts: rename execution to test run
 2024-04-19  8:51 UTC 

[PATCH v2 blktests 0/5] add new tests for blk-throttle
 2024-04-19  8:50 UTC  (5+ messages)
` [PATCH v2 blktests 1/5] tests/throtl: add first test "

[PATCH 0/7] Convert UDF to folios
 2024-04-19  8:50 UTC  (5+ messages)
` [PATCH 4/7] udf: Convert udf_adinicb_readpage() to udf_adinicb_read_folio()

[OSSTEST PATCH 00/36] Switch to Debian Bookworm
 2024-04-19  8:50 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-19  8:49 UTC 

[PATCH 1/3] drm/i915: Refactor confusing __intel_gt_reset()
 2024-04-19  8:48 UTC  (6+ messages)
` [PATCH 2/3] drm/i915 Rename intel_engine_reset to intel_gt_engine_recover

[PATCH v1 00/16] thermal: core: Redesign the governor interface
 2024-04-19  8:47 UTC  (3+ messages)
` [PATCH v1 01/16] thermal: core: Introduce .trip_crossed() callback for thermal governors

[PATCH 0/2] ASoC: Intel: avs: Refactor IRQ handling
 2024-04-19  8:48 UTC  (3+ messages)
` [PATCH 1/2] ASoC: Intel: avs: New IRQ handling implementation
` [PATCH 2/2] ASoC: Intel: avs: Remove unused IRQ-related code

[PATCH v5 00/11] Add suspend to ram support for PCIe on J7200
 2024-04-19  8:47 UTC  (4+ messages)
` [PATCH v5 02/11] i2c: omap: wakeup the controller during suspend() callback

[PATCH v2] io_uring: releasing CPU resources when polling
 2024-04-18  9:31 UTC 

[Bug 216715] New: kernel 6.1-rc5 + KASAN_OUTLINE fails to boot at very early stage when DEBUG_PAGEALLOC_ENABLE_DEFAULT is enabled (PowerMac G4 3,6)
 2024-04-19  8:45 UTC  (2+ messages)
` [Bug 216715] "

[RFC PATCH] sched/eevdf: Return leftmost entity in pick_eevdf() if no eligible entity is found
 2024-04-19  8:45 UTC  (10+ messages)

[PATCH v2 0/5] arm64: dts: remove tx-sched-sp property in snps,dwmac
 2024-04-19  8:45 UTC  (5+ messages)
` [PATCH v2 5/5] arm64: dts: qcom: sa8775p-ride: remove tx-sched-sp property
    ` EXTERNAL: "

[PATCH] drm/amdgpu: Update BO eviction priorities
 2024-04-19  8:44 UTC  (2+ messages)

[PATCH] drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspend
 2024-04-19  8:43 UTC  (2+ messages)

[PATCH v2 0/2] Support MT8188 SCP core 1
 2024-04-19  8:42 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP
` [PATCH v2 2/2] remoteproc: mediatek: Support MT8188 SCP core 1

[PATCH v10 0/6] QGV/SAGV related fixes
 2024-04-19  8:42 UTC  (2+ messages)

[PATCH 0/2] ASoC: Intel: avs: Switch to acpi-nhlt
 2024-04-19  8:43 UTC  (3+ messages)
` [PATCH 1/2] ALSA: hda: intel-dsp-config: Switch to ACPI NHLT
` [PATCH 2/2] ASoC: Intel: avs: "

[PATCH v10 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-04-19  8:33 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v10 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v10 3/3] Input: Add TouchNetix axiom i2c touchscreen driver

support request: btrfs df reports drive is out of space, cannot find what occupies it
 2024-04-19  8:40 UTC 

[PATCH v11] pwm: opencores: Add PWM driver support
 2024-04-19  8:39 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-19  8:39 UTC 

Refined Summary, Previous Mails Phase Out
 2024-04-19  8:38 UTC 

[PATCH net] udp: fix segmentation crash for GRO packet without fraglist
 2024-04-19  8:36 UTC  (13+ messages)

[PATCH v6 0/4] Memory management patches needed by Rust Binder
 2024-04-19  8:36 UTC  (7+ messages)
` [PATCH v6 4/4] rust: add abstraction for `struct page`

Advice on using gpio-brcmstb with gpio-ranges
 2024-04-19  8:36 UTC  (3+ messages)

[PATCH v6] fpga: region: add owner module and take its refcount
 2024-04-19  8:35 UTC 

syzbot for bcachefs?
 2024-04-19  8:35 UTC  (3+ messages)

[PATCH v2] net/vmxnet3: fix a missing vmxnet3 register command
 2024-04-19  8:35 UTC  (2+ messages)

[PATCH v12 00/20] Automatic Disk Unlock with TPM2
 2024-04-19  8:31 UTC  (21+ messages)
` [PATCH v12 01/20] posix_wrap: tweaks in preparation for libtasn1
` [PATCH v12 02/20] libtasn1: import libtasn1-4.19.0
` [PATCH v12 03/20] libtasn1: disable code not needed in grub
` [PATCH v12 04/20] libtasn1: changes for grub compatibility
` [PATCH v12 05/20] libtasn1: fix the potential buffer overrun
` [PATCH v12 06/20] libtasn1: compile into asn1 module
` [PATCH v12 07/20] asn1_test: test module for libtasn1
` [PATCH v12 08/20] libtasn1: Add the documentation
` [PATCH v12 09/20] key_protector: Add key protectors framework
` [PATCH v12 10/20] tpm2: Add TPM Software Stack (TSS)
` [PATCH v12 11/20] key_protector: Add TPM2 Key Protector
` [PATCH v12 12/20] cryptodisk: Support key protectors
` [PATCH v12 13/20] util/grub-protect: Add new tool
` [PATCH v12 14/20] tpm2: Support authorized policy
` [PATCH v12 15/20] tpm2: Implement NV index
` [PATCH v12 16/20] cryptodisk: Fallback to passphrase
` [PATCH v12 17/20] cryptodisk: wipe out the cached keys from protectors
` [PATCH v12 18/20] diskfilter: look up cryptodisk devices first
` [PATCH v12 19/20] tpm2: Enable tpm2 module for grub-emu
` [PATCH v12 20/20] tests: Add tpm2_test

[PATCH] staging: media: starfive: Add multiple resolution support
 2024-04-19  8:19 UTC 

[PATCH v1 0/5] arm64/mm: uffd write-protect and soft-dirty tracking
 2024-04-19  8:33 UTC  (4+ messages)

[PATCH v3 00/43] drm: Provide fbdev emulation per memory manager
 2024-04-19  8:29 UTC  (44+ messages)
` [PATCH v3 01/43] drm/fbdev-generic: Do not set physical framebuffer address
` [PATCH v3 02/43] fbdev/deferred-io: Move pageref setup into separate helper
` [PATCH v3 03/43] fbdev/deferred-io: Clean up pageref on lastclose
` [PATCH v3 04/43] fbdev/deferred-io: Test screen_buffer for vmalloc'ed memory
` [PATCH v3 05/43] fbdev/deferred-io: Test smem_start for I/O memory
` [PATCH v3 06/43] fbdev/deferred-io: Always call get_page() for framebuffer pages
` [PATCH v3 07/43] fbdev/deferred-io: Provide get_page hook in struct fb_deferred_io
` [PATCH v3 08/43] drm/fbdev: Add fbdev-shmem
` [PATCH v3 09/43] drm/ast: Use fbdev-shmem
` [PATCH v3 10/43] drm/gud: "
` [PATCH v3 11/43] drm/hyperv: "
` [PATCH v3 12/43] drm/mgag200: "
` [PATCH v3 13/43] drm/solomon: "
` [PATCH v3 14/43] drm/tiny/cirrus: "
` [PATCH v3 15/43] drm/tiny/gm12u320: "
` [PATCH v3 16/43] drm/tiny/ofdrm: "
` [PATCH v3 17/43] drm/tiny/simpledrm: "
` [PATCH v3 18/43] drm/udl: "
` [PATCH v3 19/43] drm/virtio: "
` [PATCH v3 20/43] drm/vkms: "
` [PATCH v3 21/43] drm/fbdev-dma: Implement damage handling and deferred I/O
` [PATCH v3 22/43] drm/arm/komeda: Use fbdev-dma
` [PATCH v3 23/43] drm/hisilicon/kirin: "
` [PATCH v3 24/43] drm/imx/lcdc: "
` [PATCH v3 25/43] drm/ingenic: "
` [PATCH v3 26/43] drm/mediatek: "
` [PATCH v3 27/43] drm/panel/panel-ilitek-9341: "
` [PATCH v3 28/43] drm/renesas/rcar-du: "
` [PATCH v3 29/43] drm/renesas/rz-du: "
` [PATCH v3 30/43] drm/renesas/shmobile: "
` [PATCH v3 31/43] drm/rockchip: "
` [PATCH v3 32/43] drm/tiny/hx8357d: "
` [PATCH v3 33/43] drm/tiny/ili9163: "
` [PATCH v3 34/43] drm/tiny/ili9225: "
` [PATCH v3 35/43] drm/tiny/ili9341: "
` [PATCH v3 36/43] drm/tiny/ili9486: "
` [PATCH v3 37/43] drm/tiny/mi0283qt: "
` [PATCH v3 38/43] drm/tiny/panel-mipi-dbi: "
` [PATCH v3 39/43] drm/tiny/repaper: "
` [PATCH v3 40/43] drm/tiny/st7586: "
` [PATCH v3 41/43] drm/tiny/st7735r: "
` [PATCH v3 42/43] drm/fbdev-generic: Convert to fbdev-ttm
` [PATCH v3 43/43] drm/fbdev: Clean up fbdev documentation

[PATCH v9 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-04-19  8:33 UTC  (5+ messages)
` [PATCH v9 3/3] Input: Add TouchNetix axiom i2c "

[kvm-unit-tests PATCH v2] test_migrate_unmapped_collection test fails during skip
 2024-04-19  8:13 UTC 

[PATCH 0/2] btrfs: qgroup: stale qgroups related impromvents
 2024-04-19  8:32 UTC  (3+ messages)
` [PATCH 1/2] btrfs: slightly loose the requirement for qgroup removal

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-19  8:31 UTC  (3+ messages)
` [PATCH v19 117/130] KVM: TDX: Silently ignore INIT/SIPI

[PATCH 0/8] drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup
 2024-04-19  8:31 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup (rev3)

[PATCH] drm/xe/preempt_fence: enlarge the fence critical section
 2024-04-19  8:31 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe/preempt_fence: enlarge the fence critical section (rev2)

[PATCH 0/2] regulator: pca9450: enable restart handler for I2C
 2024-04-19  8:31 UTC  (3+ messages)
` [PATCH 1/2] regulator: pca9450: enable restart handler for I2C operation
` [PATCH 2/2] dt-bindings: regulator: pca9450: add restart handler priority

[Bug 216156] New: kmemleak: Not scanning unknown object at 0xc00000007f000000
 2024-04-19  8:30 UTC  (2+ messages)
` [Bug 216156] [bisected] "

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-04-19  8:29 UTC  (4+ messages)
` [RFC 1/2] iova_tree: add an id member to DMAMap

[PATCH net-next v7 0/2] Enable RX HW timestamp for PTP packets using CPTS FIFO
 2024-04-19  8:29 UTC  (4+ messages)
` [PATCH net-next v7 2/2] net: ethernet: ti: am65-cpsw/ethtool: Enable RX HW timestamp only for PTP packets

RTT-PROBE: lore-subspace-rtt
 2024-04-19  8:29 UTC 


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.