messages from 2025-03-06 20:46:35 to 2025-03-06 21:38:23 UTC [more...]
+ mm-damon-core-make-damon_set_attrs-be-safe-to-be-called-from-damon_call.patch added to mm-unstable branch
2025-03-06 21:38 UTC
+ mm-damon-core-invoke-kdamond_call-after-merging-is-done-if-possible.patch added to mm-unstable branch
2025-03-06 21:38 UTC
+ mm-damon-sysfs-validate-user-inputs-from-damon_sysfs_commit_input.patch added to mm-unstable branch
2025-03-06 21:38 UTC
[PATCH v7 00/49] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-03-06 21:37 UTC (59+ messages)
` [PATCH v7 01/49] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
` [PATCH v7 02/49] x86/resctrl: Add a helper to avoid reaching into the arch code resource list
` [PATCH v7 03/49] x86/resctrl: Remove fflags from struct rdt_resource
` [PATCH v7 04/49] x86/resctrl: Use schema type to determine how to parse schema values
` [PATCH v7 05/49] x86/resctrl: Use schema type to determine the schema format string
` [PATCH v7 06/49] x86/resctrl: Remove data_width and the tabular format
` [PATCH v7 07/49] x86/resctrl: Add max_bw to struct resctrl_membw
` [PATCH v7 08/49] x86/resctrl: Generate default_ctrl instead of sharing it
` [PATCH v7 09/49] x86/resctrl: Add helper for setting CPU default properties
` [PATCH v7 10/49] x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
` [PATCH v7 11/49] x86/resctrl: Expose resctrl fs's init function to the rest of the kernel
` [PATCH v7 12/49] x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code
` [PATCH v7 13/49] x86/resctrl: Move resctrl types to a separate header
` [PATCH v7 14/49] x86/resctrl: Add an arch helper to reset one resource
` [PATCH v7 15/49] x86/resctrl: Move monitor exit work to a resctrl exit call
` [PATCH v7 16/49] x86/resctrl: Move monitor init work to a resctrl init call
` [PATCH v7 17/49] x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers
` [PATCH v7 18/49] x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h
` [PATCH v7 19/49] x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
` [PATCH v7 20/49] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
` [PATCH v7 21/49] x86/resctrl: Move mba_mbps_default_event init to filesystem code
` [PATCH v7 22/49] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
` [PATCH v7 23/49] x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions
` [PATCH v7 24/49] x86/resctrl: Allow an architecture to disable pseudo lock
` [PATCH v7 25/49] x86/resctrl: Make prefetch_disable_bits belong to the arch code
` [PATCH v7 26/49] x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
` [PATCH v7 27/49] x86/resctrl: Move RFTYPE flags to be managed by resctrl
` [PATCH v7 28/49] x86/resctrl: Handle throttle_mode for SMBA resources
` [PATCH v7 45/49] x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl
[PATCH v2] cxl/region: Quiet some dev_warn()s in extended linear cache setup
2025-03-06 21:36 UTC
[PATCH 0/4 v2] cgroup: separate rstat trees
2025-03-06 21:36 UTC (5+ messages)
` [PATCH 3/4 v2] cgroup: separate rstat locks for subsystems
[PATCH 0/2] Battlemage D3Cold issues
2025-03-06 21:36 UTC (3+ messages)
` [PATCH 1/2] drm/xe/pm: Temporarily disable D3Cold on BMG
` [PATCH 2/2] drm/xe/pm: Re-enable D3Cold by default "
[RFC 00/11] THP support for zone device pages
2025-03-06 21:35 UTC (4+ messages)
` [RFC 04/11] mm/migrate_device: THP migration of "
[PATCH 0/3] Use DELAY_ENABLE macro for RK3328, RK3566/RK3568 and RK3588
2025-03-06 21:33 UTC (10+ messages)
` [PATCH 1/3] net: stmmac: dwmac-rk: Use DELAY_ENABLE macro for RK3328
` [PATCH 2/3] net: stmmac: dwmac-rk: Use DELAY_ENABLE macro for RK3566/RK3568
` [PATCH 3/3] net: stmmac: dwmac-rk: Use DELAY_ENABLE macro for RK3588
[PATCH] drm/xe: Apply Wa_16023105232
2025-03-06 21:34 UTC (3+ messages)
[PATCH 1/4] x86/asm: inline constant inputs in rdpkru(), wrpkru()
2025-03-06 21:35 UTC (2+ messages)
[PATCH v2] x86/kexec: Merge x86_32 and x86_64 code using macros from asm.h
2025-03-06 21:33 UTC (2+ messages)
` [tip: x86/asm] x86/kexec: Merge x86_32 and x86_64 code using macros from <asm/asm.h>
[PATCH] x86/boot: Sanitize boot params before parsing command line
2025-03-06 21:33 UTC (2+ messages)
` [tip: x86/urgent] "
[PATCH i-g-t v5 2/6] tests/intel/xe_query: Add test for PXP status query
2025-03-06 21:33 UTC (2+ messages)
` [PATCH i-g-t] "
[PATCH 00/38] hexagon system emu, part 1/3
2025-03-06 21:32 UTC (15+ messages)
` [PATCH 03/38] target/hexagon: Add System/Guest register definitions
` [PATCH 04/38] target/hexagon: Make gen_exception_end_tb non-static
` [PATCH 05/38] target/hexagon: Switch to tag_ignore(), generate via get_{user, sys}_tags()
` [PATCH 06/38] target/hexagon: Add privilege check, use tag_ignore()
` [PATCH 07/38] target/hexagon: Add a placeholder fp exception
` [PATCH 08/38] target/hexagon: Add guest, system reg number defs
` [PATCH 09/38] target/hexagon: Add guest, system reg number state
[PATCH v4] page_io: zswap: do not crash the kernel on decompression failure
2025-03-06 21:32 UTC (2+ messages)
[PATCH v3 0/4] samsung: pinctrl: Add support for eint_fltcon_offset and filter selection on gs101
2025-03-06 21:29 UTC (9+ messages)
` [PATCH v3 1/4] pinctrl: samsung: add support for eint_fltcon_offset
` [PATCH v3 2/4] pinctrl: samsung: add dedicated SoC eint suspend/resume callbacks
` [PATCH v3 3/4] pinctrl: samsung: add gs101 specific "
` [PATCH v3 4/4] pinctrl: samsung: Add filter selection support for alive bank on gs101
[PATCH v1 0/2] Minor cleanups in common/rc
2025-03-06 21:30 UTC (4+ messages)
` [PATCH v1 2/2] check,common/{preamble,rc},soak: Decoupling init_rc() call from sourcing common/rc
[PATCH v3 1/5] tools/nolibc: add support for openat(2)
2025-03-06 21:30 UTC (2+ messages)
[meta-oe][kirkstone][PATCH] libmodbus: patch CVE-2024-10918
2025-03-06 21:28 UTC
[PATCH v2 0/2] xen/watchdog: Identify which domain watchdog fired
2025-03-06 21:29 UTC (4+ messages)
` [PATCH v2 1/2] xen/domain: Annotate struct domain as page aligned
[PATCH v3 00/10] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
2025-03-06 21:27 UTC (3+ messages)
` [PATCH v3 03/10] platform/x86: alienware-wmi-wmax: Improve internal AWCC API
[PATCH net RESEND] net/mlx5: Fill out devlink dev info only for PFs
2025-03-06 21:25 UTC
[Buildroot] [PATCH 1/1] boot/arm-trusted-firmware: add lts-v2.12.x selection
2025-03-06 21:25 UTC (2+ messages)
[PATCH 0/2] net: stmmac: dwmac-rk: Validate rockchip,grf and php-grf during probe
2025-03-06 21:21 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: net: rockchip-dwmac: Require rockchip,grf and rockchip,php-grf
` [PATCH 2/2] net: stmmac: dwmac-rk: Validate rockchip,grf and php-grf during probe
[Buildroot] [git commit branch/next] boot/arm-trusted-firmware: add lts-v2.12.x selection
2025-03-06 21:13 UTC
[PATCH 0/4] drm/amd/display: move from kzalloc(size * nr, ...) to kcalloc(nr, size, ...)
2025-03-06 21:24 UTC (2+ messages)
[PATCH v2 1/1] x86/mm: Check if PTRS_PER_PMD is defined before use
2025-03-06 21:22 UTC (4+ messages)
` [tip: x86/mm] "
[PATCH] drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support for partial mmaps
2025-03-06 21:21 UTC (2+ messages)
[PATCH v8 00/14] zswap IAA compress batching
2025-03-06 21:20 UTC (7+ messages)
` [PATCH v8 14/14] mm: zswap: Compress batching with request chaining in zswap_store() of large folios
[OE-core][PATCH] lib: spdx30_tasks: Handle patched CVEs
2025-03-06 21:20 UTC
[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-06 21:20 UTC (4+ messages)
[PATCH net-next 0/2] udp_tunnel: GRO optimizations
2025-03-06 21:20 UTC (6+ messages)
` [PATCH net-next 1/2] udp_tunnel: create a fast-path GRO lookup
Patchwork summary for: spi-devel-general
2025-03-06 21:20 UTC
[PATCH] MAINTAINERS: TPM DEVICE DRIVER: linux-tpmdd-nixos
2025-03-06 21:19 UTC (2+ messages)
[PATCH v2] Documentation/CoC: Spell out the TAB role in enforcement decisions
2025-03-06 21:18 UTC (2+ messages)
[PATCH net] net/mlx5: Fill out devlink dev info only for PFs
2025-03-06 21:16 UTC (10+ messages)
[PATCH] key_protector: Add systemd TPM2 Key Protector
2025-03-06 21:15 UTC
[PATCH] dt-bindings: spi: fsl-lpspi: Add i.MX94 support
2025-03-06 21:15 UTC (2+ messages)
[PATCH net-next v4 0/4] ieee802154: ca8210: Sparse fix and GPIOd conversion
2025-03-06 21:05 UTC (2+ messages)
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-06 21:14 UTC (2+ messages)
[PATCH dwarves 0/2] dwarves: Introduce github actions for CI
2025-03-06 21:14 UTC (2+ messages)
[PATCH v1 0/1] media: imx: csi: Parse link configuration from fw_node
2025-03-06 21:13 UTC (5+ messages)
` [PATCH v1 1/1] "
[PATCH v4 00/14] cxl: Address translation support, part 1: Cleanups and refactoring
2025-03-06 21:12 UTC (11+ messages)
` [PATCH v4 10/14] cxl/region: Add function to find a port's switch decoder by range
` [PATCH v4 11/14] cxl/region: Add a dev_warn() on registration failure
` [PATCH v4 12/14] cxl/region: Add a dev_err() on missing target list entries
` [PATCH v4 13/14] cxl: Add a dev_dbg() when a decoder was added to a port
` [PATCH v4 14/14] cxl/acpi: Unify CFMWS memory log messages with SRAT messages
[PATCH] rseq: fix segfault on registration when rseq_cs is non-zero
2025-03-06 21:12 UTC
[PATCH iwl-next] ice: use DSN instead of PCI BDF for ice_adapter index
2025-03-06 21:11 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH] Documentation: kcsan: fix "Plain Accesses and Data Races" URL in kcsan.rst
2025-03-06 21:11 UTC
[syzbot] [udf?] general protection fault in d_splice_alias
2025-03-06 21:12 UTC (3+ messages)
+ page_io-zswap-do-not-crash-the-kernel-on-decompression-failure.patch added to mm-unstable branch
2025-03-06 21:10 UTC
[PATCH] drm/amd: Keep display off while going into S4
2025-03-06 21:10 UTC (2+ messages)
[Buildroot] [PATCH/next 1/2] {toolchain, linux-headers}: add support for 6.13 headers
2025-03-06 21:09 UTC (2+ messages)
[PATCH] cxl/region: Quiet some dev_warn()s in extended linear cache setup
2025-03-06 21:09 UTC (5+ messages)
[Buildroot] [git commit branch/next] {toolchain, linux-headers}: add support for 6.13 headers
2025-03-06 21:01 UTC
[Buildroot] [git commit branch/next] linux: bump latest version to 6.13
2025-03-06 21:01 UTC
[PATCH v2] svc-i3c-master: Fix read from unreadable memory at svc_i3c_master_ibi_work()
2025-03-06 21:08 UTC (3+ messages)
[PATCH 1/2] drm/i915/dp: Reject HBR3 when sink doesn't support TPS4
2025-03-06 21:07 UTC (2+ messages)
` [PATCH v2 "
[PATCH v1 00/12] tools/x86/kcpuid: x86-cpuid-db v2.2 update
2025-03-06 21:07 UTC (14+ messages)
` [PATCH v1 01/12] tools/x86/kcpuid: Fix error handling
` [PATCH v1 02/12] tools/x86/kcpuid: Remove unused local variable
` [PATCH v1 03/12] tools/x86/kcpuid: Remove unused global variable
` [PATCH v1 04/12] tools/x86/kcpuid: Simplify usage() handling
` [PATCH v1 05/12] tools/x86/kcpuid: Refactor CPUID range handling for future expansion
` [PATCH v1 06/12] tools/x86/kcpuid: Extend CPUID index mask macro
` [PATCH v1 07/12] tools/x86/kcpuid: Add rudimentary CPU vendor detection
` [PATCH v1 08/12] tools/x86/kcpuid: Restrict CPUID scanning to valid vendor ranges
` [PATCH v1 09/12] tools/x86/kcpuid: Define Transmeta and Centaur index ranges
` [PATCH v1 10/12] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.0
` [PATCH v1 11/12] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.2
` [PATCH v1 12/12] MAINTAINERS: Include kcpuid under X86 CPUID DATABASE
[PATCH v4 00/17] iio: adc: ad7768-1: Add features, improvements, and fixes
2025-03-06 21:04 UTC (18+ messages)
` [PATCH v4 01/17] iio: adc: ad7768-1: Fix conversion result sign
` [PATCH v4 02/17] iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset
` [PATCH v4 03/17] dt-bindings: iio: adc: ad7768-1: add trigger-sources property
` [PATCH v4 04/17] dt-bindings: iio: adc: ad7768-1: Document GPIO controller
` [PATCH v4 05/17] dt-bindings: iio: adc: ad7768-1: document regulator provider property
` [PATCH v4 06/17] Documentation: ABI: add wideband filter type to sysfs-bus-iio
` [PATCH v4 07/17] iio: adc: ad7768-1: remove unnecessary locking
` [PATCH v4 08/17] iio: adc: ad7768-1: convert driver to use regmap
` [PATCH v4 09/17] iio: adc: ad7768-1: Add reset gpio
` [PATCH v4 10/17] iio: adc: ad7768-1: Move buffer allocation to a separate function
` [PATCH v4 11/17] iio: adc: ad7768-1: add regulator to control VCM output
` [PATCH v4 12/17] iio: adc: ad7768-1: Add GPIO controller support
` [PATCH v4 13/17] iio: adc: ad7768-1: add multiple scan types to support 16-bits mode
` [PATCH v4 14/17] iio: adc: ad7768-1: add support for Synchronization over SPI
` [PATCH v4 15/17] iio: adc: ad7768-1: replace manual attribute declaration
` [PATCH v4 16/17] iio: adc: ad7768-1: add filter type and oversampling ratio attributes
` [PATCH v4 17/17] iio: adc: ad7768-1: add low pass -3dB cutoff attribute
[RFC PATCH 0/9] Landlock supervise: a mechanism for interactive permission requests
2025-03-06 21:04 UTC (2+ messages)
[PATCH v3 1/5] ima_violations.sh: force $LOG ToMToU violation earlier
2025-03-06 21:02 UTC (5+ messages)
` [PATCH v3 5/5] ima_violations.sh: require kernel v6.14 for minimizing violations tests
` [LTP] "
[PATCH v4 0/3] iommu: Clean up cookie and sw_msi in struct iommu_domain
2025-03-06 21:00 UTC (4+ messages)
` [PATCH v4 1/3] iommu: Sort out domain user data
` [PATCH v4 2/3] iommufd: Move iommufd_sw_msi and related functions to driver.c
` [PATCH v4 3/3] iommu: Drop sw_msi from iommu_domain
[PATCH 1/2] dt-bindings: memory-controllers: samsung,exynos4210-srom: Enforce child props
2025-03-06 20:52 UTC (4+ messages)
[PATCH v7 0/5] Add support for Nuvoton npcm845 i3c controller
2025-03-06 20:55 UTC (3+ messages)
[PATCH] dt-bindings: i3c: dw: Add power-domains
2025-03-06 20:55 UTC (3+ messages)
[PATCH] driver: svc-i3c-master: Kernel panic issue fixed
2025-03-06 8:31 UTC (3+ messages)
[PATCH v2] svc-i3c-master: Fix read from unreadable memory at svc_i3c_master_ibi_work()
2025-03-06 8:03 UTC
[PATCH v2] svc-i3c-master: Fix read from unreadable memory at svc_i3c_master_ibi_work()
2025-03-06 8:17 UTC
[PATCH v1 1/2] Bluetooth: btnxpuart: Move vendor specific initialization to .post_init
2025-03-06 21:00 UTC (2+ messages)
[PATCH v7 1/2] dt-bindings: net: bluetooth: nxp: Add support to set BD address
2025-03-06 21:00 UTC (2+ messages)
[PATCH net-next v9 0/6] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
2025-03-06 20:52 UTC (7+ messages)
` [PATCH net-next v9 5/6] net: stmmac: configure SerDes according to the interface mode
[PATCH V3 0/2] rust: Add basic clock abstractions
2025-03-06 20:58 UTC (9+ messages)
` [PATCH V3 2/2] rust: Add initial clk abstractions
[PATCH v3 04/20] ASoC: mediatek: mt6359-accdet: Add compatible property
2025-03-06 20:49 UTC (2+ messages)
[bug report] nvme: fio workload hangs on 16m random read
2025-03-06 20:51 UTC (2+ messages)
[PATCH v7 0/3] drm/sched: Documentation and refcount improvements
2025-03-06 20:57 UTC (3+ messages)
` [PATCH v7 3/3] drm/sched: Update timedout_job()'s documentation
[PATCH v2 0/2] isolate privatens way
2025-03-06 20:56 UTC (5+ messages)
` [PATCH v2 1/2] check: disable HAVE_PRIVATENS by default
[PATCH net-next v2 1/2] selftests: drv-net: add path helper for net/lib
2025-03-06 20:56 UTC (4+ messages)
` [PATCH net-next v2 2/2] selftests: net: use the dummy bpf from net/lib
[PATCH v2 0/4] samsung: pinctrl: Add support for eint_fltcon_offset and filter selection on gs101
2025-03-06 20:47 UTC (4+ messages)
` [PATCH v2 2/4] pinctrl: samsung: add dedicated SoC eint suspend/resume callbacks
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-06 20:45 UTC (3+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool
[Buildroot] [PATCH 2/2] utils/generate-cyclonedx: add an option to pretty print the output
2025-03-06 20:53 UTC (3+ messages)
` [Buildroot] [PATCH v2] utils/generate-cyclonedx: use indent 2 by default
[Buildroot] [git commit] utils/generate-cyclonedx: use indent 2 by default
2025-03-06 20:49 UTC
[PATCH] hwmon: (ntc_thermistor) return error instead of clipping on OOB
2025-03-06 20:52 UTC (4+ messages)
[GIT PULL] Networking for v6.14-rc6
2025-03-06 20:52 UTC (2+ messages)
[PATCH v4 1/3] drm/amdkfd: Set per-process flags only once cik/vi
2025-03-06 20:51 UTC (3+ messages)
` [PATCH v4 3/3] drm/amdkfd: Add support for more per-process flag
[PATCH v3] drm/amd: Fail initialization earlier when DC is disabled
2025-03-06 20:49 UTC
[PATCH rdma-next 1/1] RDMA/mana_ib: Fix integer overflow during queue creation
2025-03-06 20:50 UTC (2+ messages)
[PATCH v3 05/14] KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3
2025-03-06 20:49 UTC (2+ messages)
[PATCH net-next] udp: expand SKB_DROP_REASON_UDP_CSUM use
2025-03-06 20:48 UTC (6+ messages)
[Buildroot] [PATCH next 1/1] configs/freescale_imx93frdm: new defconfig
2025-03-06 20:47 UTC
[PATCH 0/3] completion: fix bugs with slashes in remote names
2025-03-06 20:46 UTC (3+ messages)
` [PATCH 3/3] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.