All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 22:21:11 to 2026-07-10 23:18:10 UTC [more...]

[PATCH] rcu-tasks: Remove smp_mb() in rcu_spawn_tasks_kthread_generic()
 2026-07-10 23:18 UTC  (3+ messages)

[to-be-updated] mm-mglru-fix-stale-batch-updates-after-memcg-reparenting.patch removed from -mm tree
 2026-07-10 23:17 UTC 

[PATCH v2] drm/xe/pxp: add termination on resume
 2026-07-10 23:16 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/pxp: add termination on resume (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v5 00/98] tests/tcg: run tests with meson
 2026-07-10 23:15 UTC  (29+ messages)
` [PATCH v5 28/98] tests/tcg/meson.build: introduce cc_dockerfile and cc_docker_host_arch
` [PATCH v5 29/98] tests/tcg/meson.build: check host cross cc is working
` [PATCH v5 31/98] tests/tcg/meson.build: add top-level 'tcg-tests' target
` [PATCH v5 41/98] tests/tcg/aarch64_be: user tests
` [PATCH v5 51/98] tests/tcg/hppa: "
` [PATCH v5 58/98] tests/tcg/m68k: "
` [PATCH v5 61/98] test/tcg/mips: "
` [PATCH v5 63/98] tests/tcg/mips64: "
` [PATCH v5 65/98] tests/tcg/mips64el: "
` [PATCH v5 78/98] tests/tcg/riscv64: "
` [PATCH v5 86/98] tests/tcg/sh4: "
` [PATCH v5 96/98] tests/tcg: remove remaining Makefiles
` [PATCH v5 98/98] docs/devel/testing/: update documentation

[PATCH v2 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-07-10 23:14 UTC  (5+ messages)
` [PATCH v2 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub

[PATCH v4] module: Extend module_blacklist parameter to built-in modules
 2026-07-10 23:13 UTC  (3+ messages)

[PATCH v3 0/8] iio: adc: new ti-ads112c14 driver
 2026-07-10 23:12 UTC  (14+ messages)
` [PATCH v3 1/8] dt-bindings: iio: adc: Add reference-sources property
` [PATCH v3 2/8] dt-bindings: iio: adc: Add excitation current sources properties
` [PATCH v3 3/8] dt-bindings: iio: adc: Add burn-out current properties
` [PATCH v3 4/8] dt-bindings: iio: adc: add input-chopping property
` [PATCH v3 5/8] dt-bindings: iio: adc: add ti,ads122c14
` [PATCH v3 6/8] iio: adc: add ti-ads112c14 driver
` [PATCH v3 7/8] iio: adc: ti-ads112c14: implement gain on internal short SYS_MON channel
` [PATCH v3 8/8] iio: adc: ti-ads112c14: add measurement channel support

[f2fs-dev] [PATCH] fs: report direct io constraints through file_getattr
 2026-07-10 23:11 UTC  (6+ messages)
`  "

[PATCH v7 00/12] sched, steal_monitor: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-07-10 23:09 UTC  (7+ messages)
` [PATCH v7 03/12] sysfs: Add preferred CPU file
` [PATCH v7 06/12] sched/core: Push current task from non preferred CPU

[PATCH net] gtp: check skb_pull_data() return in gtp1u_send_echo_resp()
 2026-07-10 23:07 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 29ef85e24c475132363ab956dea5db1b2600ef75
 2026-07-10 23:05 UTC 

[PATCH v5 0/8] Transition Nova Core to TLV firmare images
 2026-07-10 23:04 UTC  (9+ messages)
` [PATCH v5 1/8] rust: alloc: add Vec::zeroed method
` [PATCH v5 2/8] rust: firmware: add request_into_buf()
` [PATCH v5 3/8] gpu: nova-core: add TLV parser for firmware files
` [PATCH v5 4/8] gpu: nova-core: transition booter_load to TLV images
` [PATCH v5 5/8] gpu: nova-core: transition gsp "
` [PATCH v5 6/8] gpu: nova-core: transition gen_bootloader "
` [PATCH v5 7/8] gpu: nova-core: transition fsp "
` [PATCH v5 8/8] gpu: nova-core: update firmware module info for "

[PATCH] gpio: pca953x: Add GPIO settle delay
 2026-07-10 23:04 UTC 

[PATCH v2 00/10] Use generic_file_read_iter() in hugetlbfs
 2026-07-10 23:04 UTC  (2+ messages)
` [syzbot ci] "

[Buildroot] [PATCH next 0/2] Add support for pkcs11 to host-gnutls
 2026-07-10 23:04 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/3] package/p11-kit: allow building host variant
 2026-07-10 23:03 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/3] package/gnutls: allow enabling host-p11-kit support

[PULL 00/13] user patch queue
 2026-07-10 23:01 UTC  (14+ messages)
` [PULL 01/13] linux-user: Introduce PGBRange
` [PULL 02/13] linux-user: Use PGBRange in load_elf_image
` [PULL 03/13] linux-user: Drop hiaddr out-of-range check in probe_guest_base
` [PULL 04/13] linux-user: Pass image_range to probe_guest_base
` [PULL 05/13] linux-user: Use PGBRange for commpage
` [PULL 06/13] common-user: Move mmap_min_addr from linux-user
` [PULL 07/13] common-user: Initialize mmap_min_addr for FreeBSD
` [PULL 08/13] include/user/guest-host: Include missing cpu.h
` [PULL 09/13] common-user: Move selfmap from util
` [PULL 10/13] common-user: Implement read_self_maps for FreeBSD
` [PULL 11/13] common-user: Move probe_guest_base from linux-user
` [PULL 12/13] bsd-user: Use probe_guest_base
` [PULL 13/13] common-user: Move guest_base, have_guest_base to probe-guest-base.c

[moderation/CI] Re: Use generic_file_read_iter() in hugetlbfs
 2026-07-10 23:02 UTC  (2+ messages)

[PATCH net] ethtool: Embed FEC hist ranges as buffer in struct
 2026-07-10 23:00 UTC 

[Buildroot] [git commit] package/gnutls: add host support for pkcs11
 2026-07-10 22:38 UTC 

[Buildroot] [git commit] boot/uboot: bump to version 2026.07
 2026-07-10 22:41 UTC 

[Buildroot] [git commit] package/p11-kit: enable host build
 2026-07-10 22:38 UTC 

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-10 22:59 UTC  (6+ messages)
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation

+ selftests-acct-add-cgroupstats-functional-test.patch added to mm-nonmm-unstable branch
 2026-07-10 22:59 UTC 

+ taskstats-return-ebadf-when-cgroupstats-receives-an-invalid-fd.patch added to mm-nonmm-unstable branch
 2026-07-10 22:59 UTC 

[PATCH 0/2] taskstats: fix cgroupstats invalid fd handling and add selftests
 2026-07-10 22:59 UTC  (2+ messages)

[PATCHv2 0/5] direct-io file extended attributes
 2026-07-10 22:58 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v11 0/2] contrib/plugins: add dlcall to call host functions from a guest
 2026-07-10 22:57 UTC  (3+ messages)
` [PATCH v11 2/2] docs/about/emulation: document the dlcall plugin

[PATCH 4/4] libbpf: Search /lib64 and /lib in resolve_full_path()
 2026-07-10 22:58 UTC  (2+ messages)

[PATCH] target/arm/hvf: panic the guest if an unhandled exception occurs
 2026-07-10 22:56 UTC  (3+ messages)

[PATCH net] dpll: fix NULL pointer dereference in dpll_msg_add_pin_ref_sync()
 2026-07-10 22:56 UTC  (2+ messages)

[PATCH 0/2] commit-graph: fix topo_levels slab propagation regression
 2026-07-10 22:56 UTC  (7+ messages)
` [PATCH 1/2] commit-graph: add trace2 instrumentation for generation DFS

Ethtool is missing C2C link modes
 2026-07-10 22:54 UTC  (2+ messages)

[PATCH 6.6 000/175] 6.6.144-rc1 review
 2026-07-10 22:53 UTC  (4+ messages)

[PATCH bpf-next v3 0/3] bpf: Fix trampoline handling of 128-bit values
 2026-07-10 22:52 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] bpf: Reject >8 byte return values on return-reading trampoline paths
` [PATCH bpf-next v3 2/3] bpf, x86: Fix trampoline stack size for 128-bit arguments
` [PATCH bpf-next v3 3/3] selftests/bpf: Add tests for >8 byte return value and "

[PATCH 6.1.y] MIPS: smp: report dying CPU to RCU in stop_this_cpu()
 2026-07-10 22:51 UTC 

[PATCH for-11.1] target/arm: Be more defensive for invalid tlbi_aa64_get_range
 2026-07-10 22:51 UTC  (2+ messages)

[PULL 00/35] ppc queue
 2026-07-10 22:49 UTC  (4+ messages)
` [PULL 07/35] target/ppc: Implement watchpoint debug facility for v2.07S

[PATCH 0/4] Fixes for unaligned scalar accesses
 2026-07-10 22:49 UTC  (5+ messages)
` [PATCH 2/4] target/hexagon: raise SIGBUS on unaligned scalar stores
` [PATCH 3/4] target/hexagon: raise SIGBUS on unaligned data access in sysemu

+ tools-testing-vma-output-compared-expression-on-assert_.patch added to mm-new branch
 2026-07-10 22:47 UTC 

+ tools-testing-vma-default-vma-mm-flag-bits-to-64-bit.patch added to mm-new branch
 2026-07-10 22:47 UTC 

+ mm-vma-use-guard-clauses-in-can_vma_merge_.patch added to mm-new branch
 2026-07-10 22:47 UTC 

+ mm-vma-correct-incorrect-vmah-inclusion.patch added to mm-new branch
 2026-07-10 22:47 UTC 

+ mm-vma-introduce-and-use-vma_set_pgoff.patch added to mm-new branch
 2026-07-10 22:47 UTC 

+ mm-vma-slightly-rework-the-anonymous-check-in-__mmap_new_vma.patch added to mm-new branch
 2026-07-10 22:47 UTC 

+ mm-vma-update-vmg_adjust_set_range-to-offset-pgoff-instead.patch added to mm-new branch
 2026-07-10 22:47 UTC 

+ mm-vma-update-vma_shrink-to-not-pass-start-pgoff-parameters.patch added to mm-new branch
 2026-07-10 22:47 UTC 

+ mm-vma-make-vma_set_range-static-drop-insert_vm_struct-decl.patch added to mm-new branch
 2026-07-10 22:47 UTC 

+ mm-vma-move-__install_special_mapping-to-vmac.patch added to mm-new branch
 2026-07-10 22:47 UTC 

+ mm-vma-add-and-use-vma__pgoff.patch added to mm-new branch
 2026-07-10 22:47 UTC 

+ mm-vma-introduce-vma_assert_can_modify.patch added to mm-new branch
 2026-07-10 22:47 UTC 

[RFC PATCH 00/11] : media: iris: Migrate iommus to iris sub nodes
 2026-07-10 22:46 UTC  (3+ messages)
  ` [RFC PATCH 07/11] arm64: dts: qcom: hamoa: Move Iris IOMMUs to "

+ mm-use-linear_page_-consistently.patch added to mm-new branch
 2026-07-10 22:46 UTC 

+ mm-vma-remove-duplicative-vma_pgoff_offset-helper.patch added to mm-new branch
 2026-07-10 22:46 UTC 

+ mm-prefer-vma__pgoff-to-vma-vm_pgoff-in-kernel.patch added to mm-new branch
 2026-07-10 22:46 UTC 

+ mm-vma-use-vma_start_pgoff-linear_page_index-in-mm-code.patch added to mm-new branch
 2026-07-10 22:46 UTC 

+ mm-introduce-and-use-linear_page_delta.patch added to mm-new branch
 2026-07-10 22:46 UTC 

+ mm-vma-minor-cleanup-of-expand_.patch added to mm-new branch
 2026-07-10 22:46 UTC 

+ mm-vma-refactor-vmg_adjust_set_range-for-clarity.patch added to mm-new branch
 2026-07-10 22:46 UTC 

+ mm-vma-clean-up-anon_vma_compatible.patch added to mm-new branch
 2026-07-10 22:46 UTC 

+ mm-vma-introduce-and-use-vmg_pages-vmg__pgoff.patch added to mm-new branch
 2026-07-10 22:46 UTC 

+ maintainers-move-mm-interval_treec-to-rmap-section.patch added to mm-new branch
 2026-07-10 22:46 UTC 

+ mm-rmap-rename-anon_vma_interval_tree_-to-anon_rmap_tree_.patch added to mm-new branch
 2026-07-10 22:46 UTC 

+ mm-rmap-rename-anon_vma_interval_tree_-params-and-use-pgoff_t.patch added to mm-new branch
 2026-07-10 22:46 UTC 

+ mm-rmap-parameterise-anon_vma_interval_tree_-by-anon_vma.patch added to mm-new branch
 2026-07-10 22:46 UTC 

+ mm-rmap-rename-vma_interval_tree_-to-mapping_rmap_tree_.patch added to mm-new branch
 2026-07-10 22:46 UTC 

+ mm-rmap-elide-unnecessary-static-inlines-in-interval_treec.patch added to mm-new branch
 2026-07-10 22:46 UTC 

+ mm-rmap-parameterise-vma_interval_tree_-by-address_space.patch added to mm-new branch
 2026-07-10 22:45 UTC 

+ mm-rmap-update-mm-interval_treec-comments.patch added to mm-new branch
 2026-07-10 22:45 UTC 

+ mm-introduce-and-use-vma_end_pgoff.patch added to mm-new branch
 2026-07-10 22:45 UTC 

+ tools-testing-vma-use-vma_start_pgoff-in-merge-tests.patch added to mm-new branch
 2026-07-10 22:45 UTC 

+ mm-add-kdoc-comments-for-vma_start-last_pgoff.patch added to mm-new branch
 2026-07-10 22:45 UTC 

+ mm-move-vma_start_pgoff-into-mmh-and-clean-up.patch added to mm-new branch
 2026-07-10 22:45 UTC 

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-10 22:45 UTC  (2+ messages)

[tip:x86/cleanups] BUILD SUCCESS 7bdcb5b3a9c5ea63aaea75adfc1ffd30dee969f0
 2026-07-10 22:44 UTC 

[PATCH v4 00/18] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
 2026-07-10 22:43 UTC  (5+ messages)
` [PATCH v4 13/18] KVM: guest_memfd: Pass GPA, not GFN, to prepare() hook

[PATCH v2 0/8] odb: introduce object filters to `odb_for_each_object()`
 2026-07-10 22:42 UTC  (13+ messages)
` [PATCH v2 1/8] odb/source-packed: improve lookup when enumerating objects
` [PATCH v2 2/8] pack-bitmap: mark object filter as `const`
` [PATCH v2 3/8] pack-bitmap: allow aborting iteration of bitmapped objects
` [PATCH v2 4/8] pack-bitmap: iterate object sources when opening bitmaps
` [PATCH v2 5/8] pack-bitmap: drop `_1` suffix from functions that open bitmaps
` [PATCH v2 7/8] odb: introduce object filters to `odb_for_each_object()`

[tip:x86/build] BUILD SUCCESS f6cff820877ff34839920ff9de9b912359cfb607
 2026-07-10 22:42 UTC 

[PATCH] gpu: nova-core: add ChannelIdPool
 2026-07-10 22:42 UTC  (3+ messages)

[PATCH v2 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
 2026-07-10 22:40 UTC  (22+ messages)
` [PATCH v2 12/33] drm/xe: Add debugfs stats for DMA-mapped pages per order
` [PATCH v2 18/33] drm/xe: Handle defrag moves in xe_bo_move()
` [PATCH v2 20/33] drm/xe: Add a page defragmentation worker
` [PATCH v2 23/33] drm/xe: Defrag using out-of-lock page preallocation
` [PATCH v2 25/33] drm/xe: Preallocate system BO backing outside the dma-resv lock
` [PATCH v2 27/33] drm/xe: Add IOVA-based xe_res_cursor variant
` [PATCH v2 29/33] drm/xe: Add per-device dependency scheduler for IOVA defrag finalize
` [PATCH v2 31/33] drm/xe: Blit src-natural to dst-packed for defrag-IOVA copies
` [PATCH v2 32/33] drm/xe: Finalize defrag-IOVA moves with post-copy job
` [PATCH v2 33/33] drm/amdgpu: Preallocate system BO pages outside the reservation lock
` ✗ Xe.CI.BAT: failure for drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs

[PATCH] arm64: imx: Handle both MMC2 and SD2 boot devices on Data Modul i.MX8M Mini eDM SBC
 2026-07-10 22:39 UTC 

[PATCH 1/2] riscv: dts: spacemit: Add enough deassert time for the PHY on PICO ITX
 2026-07-10 22:38 UTC  (3+ messages)

[powerpc:fixes-test 10/12] kernel/sched/core.c:7449:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2026-07-10 22:37 UTC  (2+ messages)

[PATCH] arm64: errata: Mitigate AmpereOne erratum AC03_CPU_57 and AC04_CPU_29
 2026-07-10 22:37 UTC  (2+ messages)

[PATCH 6.6.y] MIPS: smp: report dying CPU to RCU in stop_this_cpu()
 2026-07-10 22:36 UTC 

[PATCH v2 0/3] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support
 2026-07-10 22:35 UTC  (4+ messages)
` [PATCH v2 1/3] platform/x86: uniwill-laptop: Split uniwill_kbd_led_init()
` [PATCH v2 2/3] platform/x86: uniwill-laptop: Remove single color keyboard detection
` [PATCH v2 3/3] platform/x86: uniwill-laptop: Make KBD_LED_MAX_INTENSITY configurable

[PATCH v3 00/27] ASoC: codecs: Use guard() for mutex & spin locks - part 2
 2026-07-10 22:35 UTC  (5+ messages)
` [PATCH v3 03/27] ASoC: codecs: es8316: Use guard() for mutex locks
  ` [PATCH v3 25/27] ASoC: codecs: rt712: "

[PATCH 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
 2026-07-10 22:36 UTC  (4+ messages)
` [PATCH 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates

[PATCH net] rds: tcp: hold the net_device across ipv6_chk_addr() in rds_tcp_laddr_check()
 2026-07-10 22:33 UTC  (3+ messages)

[PATCH v4 0/9] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-10 22:33 UTC  (7+ messages)
` [PATCH v4 4/9] vfio: selftests: igb: Program MSI-X interrupt routing
` [PATCH v4 5/9] vfio: selftests: igb: Extend memcpy completion timeout for line-rate hardware
` [PATCH v4 9/9] vfio: selftests: igb: Recover after DMA-read faults

[PATCH v7 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-07-10 22:31 UTC  (7+ messages)
` [PATCH v7 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v7 03/12] PCI: liveupdate: Track incoming "

[PATCH bpf-next v3] selftests/bpf: veristat: Minimize map size during verification
 2026-07-10 22:31 UTC  (4+ messages)

[PATCH 0/3] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support
 2026-07-10 22:31 UTC  (4+ messages)
` [PATCH 1/3] platform/x86: uniwill-laptop: Split uniwill_kbd_led_init()
` [PATCH 2/3] platform/x86: uniwill-laptop: Remove single color keyboard detection
` [PATCH 3/3] platform/x86: uniwill-laptop: Make KBD_LED_MAX_INTENSITY configurable

[PATCH v2 0/6] tools/build: Allow versioning of all LLVM tools
 2026-07-10 22:30 UTC  (10+ messages)
` [PATCH v2 4/6] tools/build: Allow versioning LLVM readelf
` [PATCH v2 5/6] tools/build: selftests: Allow versioning LLVM lld

[PATCH net v2] rds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()
 2026-07-10 22:30 UTC 

[PATCH 0/1] hwmon: (applesmc) Convert to hwmon_device_register_with_info
 2026-07-10 22:28 UTC  (5+ messages)
` [PATCH 1/1] "

Why we're stuck with man(7) (was: man/man8/ldconfig.8: document system-wide tunables)
 2026-07-10 22:28 UTC  (3+ messages)

[RFC] virtio-villain: Guest fault injection for VMM robustness
 2026-07-10 22:27 UTC  (3+ messages)

[PATCH v3 0/10] x86/fpu: Restore and reinforce signal frame portability
 2026-07-10 22:24 UTC  (8+ messages)
` [PATCH 09/10] x86/fpu: Allow restoring signal frames with larger xstate_size

[PATCH v1 1/2] perf record: Fix teardown hang on system-wide multi-threaded sessions
 2026-07-10 22:24 UTC  (4+ messages)
` [PATCH v1 2/2] perf cap: If capability is missing still perform root test

[PATCH bpf] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
 2026-07-10 22:24 UTC  (3+ messages)

[PATCH v3 0/7] ASoC: apple: mca: support simultaneous I2S capture on the frontend
 2026-07-10 22:24 UTC  (3+ messages)

[PATCH i-g-t 0/2] tests/kms_feature_discovery: add HDR, VRR and DSC discovery
 2026-07-10 22:23 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/kms_feature_discovery: add HDR, VRR and DSC discovery (rev2)

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-07-10 22:23 UTC  (7+ messages)
` [PATCH v3 05/11] vfio: UAPI for CXL Type-2 device passthrough
` [PATCH v3 07/11] vfio/pci: Add CONFIG_VFIO_PCI_CXL with bind-time CXL Type-2 acquisition
` [PATCH v3 08/11] vfio/pci/cxl: Add HDM + COMP_REGS regions and DVSEC clipping shim

[PATCH] examples/flow_filtering: fix null derefs and memory leaks
 2026-07-10 22:22 UTC  (2+ messages)

[PATCH] media: af9035: add support for AVerMedia A918R Express DVB-T
 2026-07-10 22:21 UTC 

[PATCH v4 0/2] Modify interrupt handling for eUSB2 Phy targets
 2026-07-10 21:02 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: qcom,snps-dwc3: Add property indicating presence of eUSB2 phy

[PATCH v2 0/3] ASoC: xilinx: xlnx_i2s: Use dev_err_probe() and drop redundant error handling
 2026-07-10 12:35 UTC  (2+ messages)

[PATCH v2] ASoC: xtensa: Use dev_err_probe() and drop redundant error handling
 2026-07-10 12:12 UTC  (2+ messages)

[PATCH 1/2] ASoC: renesas: adg: Drop redundant NULL check on clk_get and clk_register_fixed_rate
 2026-07-10 16:12 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: codecs: lpass-{tx,rx}-macro: switch to PM clock framework
 2026-07-10 17:43 UTC  (2+ 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.