All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-19 17:46:06 to 2026-06-19 19:56:57 UTC [more...]

[RFC PATCH 00/13] mm/damon: optimize out nr_accesses_bp
 2026-06-19 19:56 UTC  (24+ messages)
` [RFC PATCH 01/13] mm/damon: introduce damon_nr_accesses_mvsum()
` [RFC PATCH 02/13] mm/damon/tests/core-kunit: test damon_mvsum()
` [RFC PATCH 03/13] mm/damon/core: use damon_nr_accesses_mvsum() in __damos_valid_target()
` [RFC PATCH 04/13] mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracing
` [RFC PATCH 05/13] mm/damon/sysfs-schemes: use damon_nr_accesses_mvsum() for damo regions
` [RFC PATCH 06/13] mm/damon/core: remove damon_warn_fix_nr_accesses_corruption()
` [RFC PATCH 07/13] mm/damon/core: remove damon_verify_reset_aggregated()
` [RFC PATCH 08/13] mm/damon/core: remove damon_verify_merge_regions_of()
` [RFC PATCH 09/13] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
` [RFC PATCH 10/13] selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
` [RFC PATCH 11/13] mm/damon/core: remove nr_accesses_bp setups and updates
` [RFC PATCH 12/13] mm/damon/core: remove damon_moving_sum() and its unit test
` [RFC PATCH 13/13] mm/damon: remove damon_region->nr_accesses_bp

[OE-core][PATCH] python3: Skip test_tracemalloc_track_race for glibc and musl
 2026-06-19 19:54 UTC 

[RFC PATCH v2 0/6] ext4: tests for the dirdata feature (encryption+casefold, LUFID)
 2026-06-19 19:52 UTC  (7+ messages)
` [RFC PATCH v2 1/6] ext4: add common helper to check whether dirdata is applied
` [RFC PATCH v2 2/6] ext4/064 encryption + casefold feature combination WITHOUT dirdata
` [RFC PATCH v2 3/6] ext4/065 encryption + casefold + dirdata feature combination
` [RFC PATCH v2 4/6] ext4: add set_lufid utility
` [RFC PATCH v2 5/6] ext4/066: verify LUFID dirdata operations
` [RFC PATCH v2 6/6] ext4/067: LUFID and encryption+casefold+dirdata

[PATCH v8 0/2] platform/x86/lenovo: Yoga Book 9 keyboard dock detection
 2026-06-19 19:49 UTC  (4+ messages)
` [PATCH v9 "
  ` [PATCH v9 2/2] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver

[PATCH] usbcore: Add quirk for 255-bytes initial config read
 2026-06-19 19:46 UTC  (2+ messages)

[PATCH rdma-next v3] RDMA/mana_ib: Clamp adapter capabilities at the ib_device_attr boundary
 2026-06-19 19:41 UTC  (3+ messages)

[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-06-19 19:40 UTC  (2+ messages)

[PATCH rdma-next v7] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-19 19:32 UTC  (3+ messages)

[PATCH] rseq: fix using an uninitialized stack variable in rseq_exit_user_update
 2026-06-19 19:32 UTC  (5+ messages)
` [PATCH v2] "

Sashiko reviews for pahole: missing custom_remotes
 2026-06-19 19:30 UTC 

[meta-oe][wrynose][PATCH] jsoncpp: fix GCC 16 (and Clang 22) build failure with u8 string literals
 2026-06-19 18:44 UTC 

[PATCH v3 0/3] i3c: Improve CCC reliability for DesignWare master
 2026-06-19 19:28 UTC  (7+ messages)
` [PATCH v3 1/3] i3c: master: dw: Report actual GET CCC payload length on success
` [PATCH v3 2/3] i3c: master: dw: Map CCC hardware errors to I3C M0/M2
` [PATCH v3 3/3] i3c: master: Validate GET CCC payload length and retry M0/M2 once

[PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-19 19:27 UTC  (6+ messages)
` [PATCH RFC 1/3] cpu/hotplug: Introduce CONFIG_PARALLEL_SMT_PRIMARY_FIRST

[PATCH v2] drm/amdkfd: Guard m->cp_hqd_eop_control setting by q->eop_ring_buffer_size
 2026-06-19 19:25 UTC  (2+ messages)

[PATCH v1] cpufreq: intel_pstate: Skip HWP_CAP reads in Broadwell mode
 2026-06-19 19:24 UTC 

[PATCH pynfs v3 00/26] nfs4.1: add some directory delegation testcases
 2026-06-19 19:22 UTC  (27+ messages)
` [PATCH pynfs v3 01/26] nfs4.1: add proposed NOTIFY4_GFLAG_EXTEND flag
` [PATCH pynfs v3 02/26] nfs4.1: add a getfh() to the end of create_obj() compound
` [PATCH pynfs v3 03/26] server41tests: add a basic GET_DIR_DELEGATION test
` [PATCH pynfs v3 04/26] server41tests: add a test for duplicate GET_DIR_DELEGATION requests
` [PATCH pynfs v3 05/26] server41tests: pass_warn() when server doesn't support dir delegations
` [PATCH pynfs v3 06/26] server41tests: test remove triggers dir delegation recall
` [PATCH pynfs v3 07/26] server41tests: test rename "
` [PATCH pynfs v3 08/26] server41tests: test mkdir "
` [PATCH pynfs v3 09/26] server41tests: test link "
` [PATCH pynfs v3 10/26] server41tests: test no notifications without GFLAG_EXTEND
` [PATCH pynfs v3 11/26] server41tests: test unrequested notification type triggers recall
` [PATCH pynfs v3 12/26] server41tests: add a test for removal from dir with dir delegation
` [PATCH pynfs v3 13/26] server41tests: add a test for directory add notifications
` [PATCH pynfs v3 14/26] server41tests: add test for RENAME event notifications
` [PATCH pynfs v3 15/26] server41tests: verify child attributes in ADD notification
` [PATCH pynfs v3 16/26] server41tests: test CHANGE_DIR_ATTRS notification
` [PATCH pynfs v3 17/26] server41tests: test mkdir triggers ADD notification
` [PATCH pynfs v3 18/26] server41tests: test DELEGRETURN stops notifications
` [PATCH pynfs v3 19/26] server41tests: verify filehandle in ADD notification
` [PATCH pynfs v3 20/26] server41tests: test cross-directory rename REMOVE notification
` [PATCH pynfs v3 21/26] server41tests: test cross-directory rename ADD notification on target
` [PATCH pynfs v3 22/26] server41tests: test link triggers ADD notification
` [PATCH pynfs v3 23/26] server41tests: test same-client changes don't trigger notifications
` [PATCH pynfs v3 24/26] server41tests: test cross-directory rename-over nad_old_entry
` [PATCH pynfs v3 25/26] server41tests: test within-directory "
` [PATCH pynfs v3 26/26] nfs4.1: move a lot of log/log_cb.info messages to log/log_cb.debug

[PATCH 00/11] ARM: NXP: Drop NOMMU platform support
 2026-06-19 19:17 UTC  (3+ messages)

[PATCH v1 0/7] Prepare GuC resource managers for VFs provisioning in PF admin only mode
 2026-06-19 19:18 UTC  (9+ messages)
` [PATCH v1 1/7] drm/xe/guc: Use ID manager to get total number of contexts
` [PATCH v1 2/7] drm/xe/guc: Use DB manager to get total number of doorbells
` [PATCH v1 3/7] drm/xe/guc: Decouple the GuC ID manager from the submission state
` [PATCH v1 4/7] drm/xe/guc: Decouple the GuC DB "
` [PATCH v1 5/7] drm/xe/guc: Add start offset support to GuC ID manager
` [PATCH v1 6/7] drm/xe/guc: Add start offset support to GuC doorbell manager
` [PATCH v1 7/7] drm/xe/guc: Allow reserving GuC context IDs without retained range
` ✗ CI.KUnit: failure for Prepare GuC resource managers for VFs provisioning in PF admin only mode

[PATCH 1/2] staging: rtl8723bs: rename ChannelNum to channel_num
 2026-06-16  0:01 UTC  (2+ messages)
` [PATCH 2/2] staging: rtl8723bs: rename ScanType to scan_type

[PATCH v3 00/10] Data in direntry (dirdata) feature
 2026-06-19 19:10 UTC  (11+ messages)
` [PATCH v3 01/10] ext4: replace ext4_dir_entry with ext4_dir_entry_2
` [PATCH v3 02/10] ext4: add ext4_dir_entry_is_tail()
` [PATCH v3 03/10] ext4: refactor dx_root to support variable dirent sizes
` [PATCH v3 04/10] ext4: add dirdata format definitions and access helpers
` [PATCH v3 05/10] ext4: preserve dirdata bits in get_dtype()
` [PATCH v3 06/10] ext4: add ext4_dir_entry_len() and harden dirdata parsing
` [PATCH v3 07/10] ext4: rename ext4_dir_rec_len() and clarify dirdata usage
` [PATCH v3 08/10] ext4: dirdata feature
` [PATCH v3 09/10] ext4: add dirdata set/get helpers
` [PATCH v3 10/10] ext4: Add EXT4_IOC_SET_LUFID ioctl for setting LUFID on directory entries

[PATCH] staging: rtl8723bs: remove unnecessary braces in hal_intf.c
 2026-06-19 19:10 UTC 

[PATCH 0/4] i3c: mipi-i3c-hci: Add support for ASMT I3C controller
 2026-06-19 19:06 UTC  (2+ messages)

[PATCH] Support some Barco AMD based graphics adapters
 2026-06-19 19:03 UTC  (2+ messages)

[PATCH RFC 0/3] dmaengine: Support address bus widths of 32 bytes and above
 2026-06-19 19:02 UTC  (6+ messages)
` [PATCH RFC 2/3] dmaengine: dma-axi-dmac: Switch to bitmap-based address width masks

[PATCH] drm/amdkfd: clamp v9 CRIU control stack checkpoint copy to BO size
 2026-06-19 18:59 UTC 

[PATCH] ACPI: IPMI: Fix inverted interface check in ipmi_bmc_gone()
 2026-06-19 18:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/tmux: security bump to version 3.6b
 2026-06-19 18:57 UTC 

[RELEASE] LTTng-modules 2.14.6 and 2.15.2 (Linux kernel tracer)
 2026-06-19 18:56 UTC  (2+ messages)

[PATCH v3 3/3] iova: defer maple tree erase on GFP_ATOMIC failure
 2026-06-19 18:54 UTC  (12+ messages)

[PATCH] sched_ext: Remove deprecated scx_bpf_cpu_rq()
 2026-06-19 18:53 UTC  (2+ messages)

[PATCH V3 0/3] Ensure ordered namespace registration during async scan
 2026-06-19 18:45 UTC  (11+ messages)

[PATCH 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-06-19 18:45 UTC  (23+ messages)
` [PATCH 1/8] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH 2/8] riscv: Detect the Ssqosid extension
` [PATCH 3/8] riscv: Add support for srmcfg CSR from "
` [PATCH 4/8] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH 6/8] riscv: Enable resctrl filesystem for Ssqosid
` [PATCH 7/8] dt-bindings: riscv: Add generic CBQRI controller binding
` [PATCH 8/8] riscv_cbqri: Add CBQRI cache capacity-allocation platform driver

[PATCH 00/10] NXP ENETC driver related changes
 2026-06-19 18:44 UTC  (11+ messages)
` [PATCH 01/10] net/enetc: fix TX BD structure
` [PATCH 02/10] net/enetc: fix TX BDs flag overwrite issue
` [PATCH 03/10] net/enetc: fix queue initialization
` [PATCH 04/10] net/enetc: support ESP packet type in packet parsing
` [PATCH 05/10] net/enetc: update random MAC generation code
` [PATCH 06/10] net/enetc: support scatter-gather
` [PATCH 07/10] net/enetc: add option to disable VSI messaging
` [PATCH 08/10] net/enetc: add devargs to control VSI-PSI timeout and delay
` [PATCH 09/10] net/enetc: set user configurable priority to TX rings
` [PATCH 10/10] net/enetc4: add cacheable BD ring support with SW cache maintenance

[PATCH v1] bus: mhi: ep: Fix device refcount leak on create failure
 2026-06-19 18:39 UTC  (2+ messages)

[PATCH v1] rtc: m41t80: clean up watchdog on probe failure
 2026-06-19 18:39 UTC  (2+ messages)

[PATCH v8 00/25] PCI: Convert all dynamic sysfs attributes to static
 2026-06-19 18:39 UTC  (8+ messages)
` [PATCH v8 22/25] PCI/sysfs: Add legacy I/O and memory attribute macros
` [PATCH v8 23/25] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions

[PATCH for-4.22?] xen/arm: mask debug exceptions in initial AArch64 guest state
 2026-06-19 18:37 UTC 

[PATCH] docs fix typo 'busses' --> 'buses' in phy.rst
 2026-06-19 18:36 UTC 

[PATCH] nospdx: also drop do_create_recipe_sbom
 2026-06-19 18:34 UTC 

[PATCH v2] dev-manual: mention that "bmap-tools" is transitional package
 2026-06-19 18:32 UTC  (3+ messages)
` [docs] "

[PATCH 0/5] Various updates via AUH
 2026-06-19 18:32 UTC  (6+ messages)
` [PATCH 1/5] libportal: upgrade 0.9.1 -> 0.10.0
` [PATCH 2/5] bind: upgrade 9.20.23 -> 9.20.24
` [PATCH 3/5] lsof: upgrade 4.99.6 -> 4.99.7
` [PATCH 4/5] python3-dtschema: upgrade 2026.4 -> 2026.6
` [PATCH 5/5] ffmpeg: upgrade 8.1.1 -> 8.1.2

[PATCH ath-next v2] wifi: ath12k: add QMI capability negotiation for dynamic memory mode
 2026-06-19 18:30 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: advertise ieee_link_id in vdev start MLO params
 2026-06-19 18:28 UTC  (2+ messages)

[PATCH] drm/amdkfd: drop struct kfd_signal_page wrapper
 2026-06-19 18:23 UTC  (2+ messages)

[PATCH v1 1/1] ACPI: resource: Amend kernel-doc style
 2026-06-19 18:23 UTC  (2+ messages)

[PATCH] ACPI: sysfs: Fix path of module parameters in comments
 2026-06-19 18:20 UTC  (2+ messages)

[PATCH] drm/amdgpu: support a couple of extra BARCO graphics adapters
 2026-06-19 18:18 UTC  (3+ messages)

[PATCH] drm/amdgpu: Reduce stack usage in IP block soft reset
 2026-06-19 18:17 UTC  (2+ messages)

[GIT PULL] MM updates for 7.2-rc1 (v2)
 2026-06-19 18:14 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libgsasl: security bump version to 2.2.4
 2026-06-19 18:13 UTC 

[PATCH] arm64: dts: qcom: install DT overlays via dtbs_install
 2026-06-19 18:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/6] thermal: intel: Add support for Directed Package Thermal Interrupt
 2026-06-19 18:10 UTC  (3+ messages)
` [PATCH v3 1/6] thermal: intel: Fix dangling resources on thermal_throttle_online() failure

[PATCH RFC v3] netdevsim: fix UAF by swapping teardown order
 2026-06-19 18:09 UTC 

[PATCH] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
 2026-06-19 18:08 UTC  (7+ messages)

[BUG] Get Kernel OOPS when detaching the stylus from laptop
 2026-06-19 18:07 UTC 

[PATCH RESEND 0/4] e2fsck: Fix orphan inodes processing
 2026-06-19 15:33 UTC  (4+ messages)
` [PATCH RESEND 2/4] libext2fs: add quota to libext2fs
` [PATCH RESEND 3/4] libext2fs: update iblock when using ea_inode feature
` [PATCH RESEND 4/4] libext2fs: add ext2fs_xattrs_release_all() helper

Sashiko review emails to the list
 2026-06-19 18:05 UTC  (2+ messages)

[PATCH 0/9] drm/xe: Probe info outside of xe_info_init() and xe_info_init_early()
 2026-06-19 18:05 UTC  (15+ messages)
` [PATCH 2/9] drm/xe/step: Pass xe_step_info to xe_step_*_get() functions
` [PATCH 3/9] drm/xe: Add devid and revid to xe_probed_info
` [PATCH 5/9] drm/xe: Add platform-level step info "
` [PATCH 6/9] drm/xe/tests: Set non-GMDID graphics step in xe_pci_fake_device_init()
` [PATCH 7/9] drm/xe: Add graphics/media IPs and their step info to xe_probed_info
` [PATCH 8/9] drm/xe: Don't initialize tile_count in xe_info_init_early()
` [PATCH 9/9] drm/xe: Add tile_count to xe_probed_info

[PATCH] gpu/buddy: bail out of try_harder when alignment cannot be honoured
 2026-06-19 18:03 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH] packagegroup-core-base-utils.bb: delete superfluous "PACKAGE_ARCH" line
 2026-06-19 17:56 UTC 

[PATCH][scarthgap] linux-yocto/6.6: genericarm64 fix configuration audit warning
 2026-06-19 17:52 UTC 

[PATCHv2 ath-next] wifi: ath9k: mark static arrays as const
 2026-06-19 17:52 UTC 

[PATCH RFC v2 0/4] Add support for DisplayPort link training information report
 2026-06-19 17:49 UTC  (2+ messages)

[PATCH] mtd: rawnand: ndfc: add CONFIG_OF dependency
 2026-06-19 17:47 UTC  (2+ messages)

[PATCH v6 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-06-19 17:46 UTC  (5+ messages)
` [PATCH v6 07/10] ACPI: APEI: introduce GHES helper

[PATCH v2 0/6] cpufreq: intel_pstate: Set cpuinfo_min_freq to a lower value with HWP enabled plus cleanups
 2026-06-19 17:45 UTC  (7+ messages)
` [PATCH v2 1/6] cpufreq: intel_pstate: Fix setting minimum P-state at init time
` [PATCH v2 2/6] cpufreq: intel_pstate: Introduce intel_pstate_update_freq_limits()
` [PATCH v2 3/6] cpufreq: intel_pstate: Set initial scaling_min_freq value
` [PATCH v2 4/6] cpufreq: intel_pstate: Consolidate frequency values computation
` [PATCH v2 5/6] cpufreq: intel_pstate: Consolidate HWP P-states initialization
` [PATCH v2 6/6] cpufreq: intel_pstate: Move two functions closer to callers


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.