All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-13 14:20:04 to 2026-03-13 14:53:35 UTC [more...]

[PATCH] crypto: Fix several spelling mistakes in comments
 2026-03-13 14:52 UTC 

[PATCH RFT] pci: imx: Properly support upstream Linux reset-gpios property
 2026-03-13 14:53 UTC  (5+ messages)

[Question] mm/damon: conflict between DAMON_STAT and DAMON_LRU_SORT?
 2026-03-13 14:52 UTC  (3+ messages)

[PATCH v3 0/2] drm/i915/dmc: Update PIPEDMC interrupt mask
 2026-03-13 14:52 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/dmc: Update PIPEDMC interrupt mask (rev3)
` ✗ i915.CI.Full: failure "

[PATCH 1/1] PCI: Fix premature removal from realloc_head list
 2026-03-13 14:52 UTC  (2+ messages)

[PATCH net-next 00/11] net: sleepable ndo_set_rx_mode
 2026-03-13 14:51 UTC  (12+ messages)
` [PATCH net-next 01/11] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next 02/11] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [PATCH net-next 03/11] net: move promiscuity handling into dev_rx_mode_work
` [PATCH net-next 04/11] fbnic: convert to ndo_set_rx_mode_async
` [PATCH net-next 05/11] mlx5: "
` [PATCH net-next 06/11] bnxt: "
` [PATCH net-next 07/11] iavf: "
` [PATCH net-next 08/11] netdevsim: "
` [PATCH net-next 09/11] dummy: "
` [PATCH net-next 10/11] net: warn ops-locked drivers still using ndo_set_rx_mode
` [PATCH net-next 11/11] selftests: net: add team_bridge_macvlan rx_mode test

[PATCH v5 0/2] kbuild: distributed build support for Clang ThinLTO
 2026-03-13 14:50 UTC  (2+ messages)

[PATCH v2 net-next] xsk: remove repeated defines
 2026-03-13 14:50 UTC  (2+ messages)

[PATCH 00/16] clk: mediatek: remove CLK_XTAL/CLK_PARENT_XTAL
 2026-03-13 14:49 UTC  (3+ messages)
` [PATCH 01/16] clk: mediatek: replace xtal2_rate with struct mtk_parent

[PATCH] FIT: reconstruct hashed-nodes property during verification
 2026-03-13 14:48 UTC  (2+ messages)

[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-03-13 14:46 UTC  (41+ messages)
` [PATCH v6 01/40] arm_mpam: Ensure in_reset_state is false after applying configuration
` [PATCH v6 02/40] arm_mpam: Reset when feature configuration bit unset
` [PATCH v6 03/40] arm64/sysreg: Add MPAMSM_EL1 register
` [PATCH v6 04/40] KVM: arm64: Preserve host MPAM configuration when changing traps
` [PATCH v6 05/40] KVM: arm64: Make MPAMSM_EL1 accesses UNDEF
` [PATCH v6 06/40] arm64: mpam: Context switch the MPAM registers
` [PATCH v6 07/40] arm64: mpam: Re-initialise MPAM regs when CPU comes online
` [PATCH v6 08/40] arm64: mpam: Drop the CONFIG_EXPERT restriction
` [PATCH v6 09/40] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [PATCH v6 10/40] arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs
` [PATCH v6 11/40] arm64: mpam: Initialise and context switch the MPAMSM_EL1 register
` [PATCH v6 12/40] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v6 13/40] KVM: arm64: Force guest EL1 to use user-space's partid configuration
` [PATCH v6 14/40] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v6 15/40] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [PATCH v6 16/40] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [PATCH v6 17/40] arm_mpam: resctrl: Add resctrl_arch_get_config()
` [PATCH v6 18/40] arm_mpam: resctrl: Implement helpers to update configuration
` [PATCH v6 19/40] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
` [PATCH v6 20/40] arm_mpam: resctrl: Add CDP emulation
` [PATCH v6 21/40] arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERT
` [PATCH v6 22/40] arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
` [PATCH v6 23/40] arm_mpam: resctrl: Add rmid index helpers
` [PATCH v6 24/40] arm_mpam: resctrl: Wait for cacheinfo to be ready
` [PATCH v6 25/40] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v6 26/40] arm_mpam: resctrl: Add kunit test for control format conversions
` [PATCH v6 27/40] arm_mpam: resctrl: Add monitor initialisation and domain boilerplate
` [PATCH v6 28/40] arm_mpam: resctrl: Add support for csu counters
` [PATCH v6 29/40] arm_mpam: resctrl: Allow resctrl to allocate monitors
` [PATCH v6 30/40] arm_mpam: resctrl: Add resctrl_arch_rmid_read()
` [PATCH v6 31/40] arm_mpam: resctrl: Update the rmid reallocation limit
` [PATCH v6 32/40] arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
` [PATCH v6 33/40] arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
` [PATCH v6 34/40] arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
` [PATCH v6 35/40] arm_mpam: Add quirk framework
` [PATCH v6 36/40] arm_mpam: Add workaround for T241-MPAM-1
` [PATCH v6 37/40] arm_mpam: Add workaround for T241-MPAM-4
` [PATCH v6 38/40] arm_mpam: Add workaround for T241-MPAM-6
` [PATCH v6 39/40] arm_mpam: Quirk CMN-650's CSU NRDY behaviour
` [PATCH v6 40/40] arm64: mpam: Add initial MPAM documentation

[PATCH] bareboxtlv-generator: make compatible to python < 3.12
 2026-03-13 14:48 UTC  (2+ messages)

[PATCH 0/5] x1e80100: Enable PDC wake GPIOs and deepest idle state
 2026-03-13 14:48 UTC  (7+ messages)
` [PATCH 1/5] arm64: dts: qcom: x1e80100: Remove interconnect from SCM device

[PATCH] staging: sm750fb: fix static const char * warning
 2026-03-13 14:47 UTC  (2+ messages)

[PATCH v3 0/4] ARM: i.MX8: add DDRC-ECC support
 2026-03-13 14:47 UTC  (2+ messages)

[PATCH] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-13 11:40 UTC 

[PATCH 1/2] intel_iommu: Only set dirty bit when PTE exposes write permission
 2026-03-13 14:46 UTC  (5+ messages)

[PATCH i-g-t v2 0/3] tests/intel/gem_lmem_swapping: Expect gem leak helper crashes
 2026-03-13 14:47 UTC  (5+ messages)
` [PATCH i-g-t v2 1/3] tests/gem_lmem_swapping: Improve concurrency of smem-oom helpers
` [PATCH i-g-t v2 2/3] tests/intel/gem_lmem_swapping: Be more clear about subprocesses role

[PATCHv8 0/2] block for-7.1/integrity rebase for mem alignment
 2026-03-13 14:47 UTC  (3+ messages)
` [PATCHv8 1/2] blk-integrity: support arbitrary buffer alignment
` [PATCHv8 2/2] ublk: report BLK_SPLIT_INTERVAL_CAPABLE

[PATCH] drm/amdgpu: Pack VF2PF ucode_info entries to keep struct size 1KB
 2026-03-13 14:46 UTC  (3+ messages)

[PATCH 0/4] xfs: close crash window in attr dabtree inactivation
 2026-03-13 14:46 UTC  (7+ messages)
` [PATCH 4/4] "

[PATCH] clk: mediatek: mt7623: fix pericfg priv_auto size
 2026-03-13 14:46 UTC 

[PATCH net v4] ipv4: bump rt_genid when a relevant devconf value changes through netlink
 2026-03-13 14:45 UTC 

[PATCH 0/2] perf: tools: cs-etm: Fixes for CoreSight debug dump
 2026-03-13 14:45 UTC  (5+ messages)
` [PATCH 1/2] perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE trace
` [PATCH 2/2] perf: tools: cs-etm: Enhance raw Coresight trace debug display

[RFC] selinux: add selinux=2 boot parameter for permissive mode through kernel cmdline
 2026-03-13 14:44 UTC  (2+ messages)

[PATCH v4 i-g-t 0/2] intel-ci: Add NVL display and core blocklists
 2026-03-13 14:43 UTC  (3+ messages)
` [PATCH v4 i-g-t 1/2] intel-ci: Add NVL core blocklist

[PATCH 3/4] elf: align ET_DYN base to exec folio order for contpte mapping
 2026-03-13 14:42 UTC  (2+ messages)

[PATCH v2 0/7] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-13 14:42 UTC  (5+ messages)
` [PATCH v2 7/7] riscv: dts: spacemit: k1-orangepi-rv2: add SD card support with UHS modes

[PATCH RFC v2 0/5] zram: Allow zcomps to manage their own streams
 2026-03-13 14:42 UTC  (3+ messages)

[PATCH v15 0/8] support FEAT_LSUI
 2026-03-13 14:42 UTC  (5+ messages)
` [PATCH v15 5/8] arm64: futex: support futex with FEAT_LSUI

[PATCH] Signed-off-by: aum2357 <ahambrahmasmi2357@gmail.com>
 2026-03-13 14:41 UTC  (2+ messages)

[PATCH v4 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-03-13 14:40 UTC  (4+ messages)
` [PATCH v4 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
` [PATCH v4 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH v4 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section

[PATCH v3 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-03-13 14:40 UTC  (5+ messages)
` [PATCH v3 3/4] iio: adc: ad4691: add triggered buffer support

[PATCH v10 0/7] drm/xe/xe_sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-03-13 14:40 UTC  (10+ messages)
` [PATCH v10 1/7] drm/xe/xe_sysctrl: Add System Controller types and device integration
` [PATCH v10 2/7] drm/xe/xe_sysctrl: Add System Controller mailbox register definitions
` [PATCH v10 3/7] drm/xe/xe_sysctrl: Add ABI and mailbox interface headers
` [PATCH v10 4/7] drm/xe/xe_sysctrl: Add System Controller initialization support
` [PATCH v10 5/7] drm/xe/xe_sysctrl: Add System Controller mailbox communication support
` [PATCH v10 6/7] drm/xe/xe_sysctrl: Add System Controller power management support
` [PATCH v10 7/7] drm/xe/xe_pci: Enable System Controller support on CRI platform
` ✗ CI.checkpatch: warning for drm/xe/xe_sysctrl: Add system controller component for Xe3p dGPU platforms
` ✓ CI.KUnit: success "

[PATCH 0/1] Arm Live Firmware Activation (LFA) support
 2026-03-13 14:39 UTC  (4+ messages)
` [PATCH 1/1] firmware: smccc: add support for Live Firmware Activation (LFA)

[PATCH v4] add: support pre-add hook
 2026-03-13 14:39 UTC  (6+ messages)
` [PATCH v5] "

[PATCH 0/4] arm: socfpga: mailbox_s10: cleanup and error handling
 2026-03-13 14:39 UTC  (2+ messages)

[PATCH v4 0/2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
 2026-03-13 14:39 UTC  (3+ messages)

[PATCH] hw/arm/virt: add serial-debug-level property for EDK2 firmware
 2026-03-13 14:31 UTC  (3+ messages)

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-03-13 14:39 UTC  (14+ messages)

[PATCH v6 00/19] CoreSight: Refactor power management for CoreSight path
 2026-03-13 14:37 UTC  (3+ messages)
` [PATCH v6 13/19] coresight: Add 'in_idle' argument to path

[PATCH v2 0/5] workqueue: Detect stalled in-flight workers
 2026-03-13 14:38 UTC  (4+ messages)

[PATCH v2 0/2] regulator: fp9931: Make vin-supply mandatory
 2026-03-13 14:38 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: regulator: fp9931: Make vin-supply property as required

[PATCH] arm64: dts: qcom: sc8280xp: Enable USB OTG on functional Type-C ports
 2026-03-13 14:37 UTC  (2+ messages)

[GIT PULL] gpio fixes for v7.0-rc4
 2026-03-13 14:36 UTC  (2+ messages)

[PATCH net-next v01 0/7] net: hinic3: PF initialization
 2026-03-13 14:36 UTC  (3+ messages)
` [PATCH net-next v01 2/7] hinic3: Add ethtool statistic ops

[PATCH 0/4] simple bio cleanups
 2026-03-13 14:35 UTC  (5+ messages)
    ` [f2fs-dev] "

[PATCH] drm/amd/display: Fix gamma 2.2 colorop TFs
 2026-03-13 14:35 UTC  (2+ messages)

[PATCH v3 0/8] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-03-13 14:35 UTC  (6+ messages)
` [PATCH v3 4/7] gpio: gpiolib: fix allocation order in hierarchical IRQ domains

[PATCH v3 00/10] Add support for Renesas RZ/G3L SoC and SMARC-EVK platform
 2026-03-13 14:35 UTC  (6+ messages)
` [PATCH v3 05/10] dt-bindings: clock: Document RZ/G3L SoC

[PATCH v4 00/10] arm64: dts: lx2160a: fix pinmux issues, update SolidRun boards
 2026-03-13 14:27 UTC  (12+ messages)
` [PATCH v4 01/10] arm64: dts: lx2160a-cex7/lx2162a-sr-som: fix usd-cd & gpio pinmux
` [PATCH v4 02/10] arm64: dts: lx2160a: change i2c0 (iic1) pinmux mask to one bit
` [PATCH v4 03/10] arm64: dts: lx2160a: remove duplicate pinmux nodes
` [PATCH v4 04/10] arm64: dts: lx2160a: rename pinmux nodes for readability
` [PATCH v4 05/10] arm64: dts: lx2160a: add sda gpio references for i2c bus recovery
` [PATCH v4 06/10] arm64: dts: lx2160a: change zeros to hexadecimal in pinmux nodes
` [PATCH v4 07/10] arm64: dts: lx2160a: complete pinmux for rcwsr12 configuration word
` [PATCH v4 08/10] arm64: dts: lx2160a-cex7: add rtc alias
` [PATCH v4 09/10] arm64: dts: lx2162a-sr-som: add crypto & rtc aliases, model
` [PATCH v4 10/10] arm64: dts: lx2162a-clearfog: set sfp connector leds function and source

[PATCH v4 0/5] Add driver for EC found on Qualcomm reference devices
 2026-03-13 14:35 UTC  (3+ messages)
` [PATCH v4 2/5] platform: arm64: "

[PATCH 1/2] mtd: spi-nor: Fix RDCR controller capability core check
 2026-03-13 14:34 UTC  (4+ messages)

[PATCH v5 0/2] iio: proximity: add driver for ST VL53L1X ToF sensor
 2026-03-13 14:34 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH v1] sched: idle: Consolidate the handling of two special cases
 2026-03-13 14:34 UTC  (2+ messages)

[RFC PATCH] ext4: handle wraparound when searching for blocks for indirect mapped blocks
 2026-03-13 14:31 UTC  (5+ messages)

[PATCH v4 0/3] ARM: boards: add support for tqma8mpxs boards
 2026-03-13 14:31 UTC  (6+ messages)
` [PATCH v4 2/3] ARM: boards: tqma8mpxl: extend with support for xs

[PATCH net v2] net: airoha: Remove airoha_dev_stop() in airoha_remove()
 2026-03-13 14:31 UTC  (2+ messages)

[PATCH net-next v8 0/2] net: dsa: mv88e6xxx: Add partial support for TCAM entries
 2026-03-13 14:31 UTC  (4+ messages)
` [PATCH net-next v8 1/2] net/sched: cls_flower: remove unions from fl_flow_key

[PATCH v2] vmstate: validate VMStateDescription::fields upon registration
 2026-03-13 14:30 UTC  (2+ messages)

[PATCH 0/4] Add helper for security policies
 2026-03-13 14:30 UTC  (5+ messages)
` [PATCH 1/4] common: bootm: add policy to commandline

[PATCH] tpm: fix tpm disabling if NULL name changes
 2026-03-13 14:31 UTC 

[PATCH net-next] net: airoha: select QDMA block according LAN/WAN configuration
 2026-03-13 14:30 UTC  (6+ messages)

[PATCH] KVM: arm64: Discard PC update state on vcpu reset
 2026-03-13 14:30 UTC  (2+ messages)

[PATCH v2 0/9] clk: mediatek: clean up flags
 2026-03-13 14:29 UTC  (2+ messages)

[PATCH v3 00/27] soc/qcom/ubwc: rework UBWC configuration database
 2026-03-13 14:29 UTC  (10+ messages)
` [PATCH v3 17/27] drm/msm/mdss: use new helper to set amsbc
` [PATCH v3 19/27] drm/msm/dpu: invert the order of UBWC checks
` [PATCH v3 24/27] soc: qcom: ubwc: drop macrotile_mode from the database

[PATCH v5 0/6] cpufreq: Introduce boost frequency QoS
 2026-03-13 14:28 UTC  (21+ messages)
` [PATCH v5 1/6] cpufreq: Remove per-CPU QoS constraint
` [PATCH v5 2/6] cpufreq: Add boost_freq_req QoS request
` [PATCH v5 3/6] cpufreq: Centralize boost freq QoS requests
` [PATCH v5 4/6] cpufreq: Update .set_boost() callbacks to rely on boost_freq_req
` [RFC PATCH v5 6/6] cpufreq/freq_table: Allow decreasing cpuinfo.max_freq

[PATCH timers/core v1] clocksource: Align clocksource watchdog constraints with Kconfig value
 2026-03-13 14:29 UTC 

[PATCH] checkout: add --autostash option for branch switching
 2026-03-13 14:29 UTC  (3+ messages)

[PATCH] ASoC: SDCA: Fix NULL pointer dereference in sdca_jack_process()
 2026-03-13 14:28 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/amdgpu: Remove dead negative offset check in amdgpu_virt_init_critical_region()
 2026-03-13 14:28 UTC  (3+ messages)

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-13 14:27 UTC  (7+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update

[LTP] [PATCH 0/6] [RFC,WIP] shell loader fixes + du01.sh rewrite
 2026-03-13 14:26 UTC  (7+ messages)
` [LTP] [PATCH 1/6] tst_run.sh: Fix passing arguments
` [LTP] [PATCH 2/6] tst_env.sh: Backport common functions from tst_test.sh
` [LTP] [PATCH 3/6] shell_loader: Start test count from 1
` [LTP] [RFC][PATCH 4/6] run_shell_tcnt: Add test count also for test_all
` [LTP] [PATCH 5/6] [WIP,RFC] tst_run.sh: Run setup() only once
` [LTP] [PATCH 6/6] du01.sh: Rewrite into shell loader

[PATCH v4 0/7] clk: mediatek: new mt8189 driver
 2026-03-13 14:26 UTC  (4+ messages)
` [PATCH v4 1/7] clk: mediatek: use correct struct type for infrasys clocks

[PATCH v2 00/13] selftests/mm: fix failures and robustness improvements
 2026-03-13 14:26 UTC  (4+ messages)
` [PATCH v2 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported

[PATCH] debugobjects: Allow to configure the amount of pre-allocated objects
 2026-03-13 14:26 UTC  (4+ messages)

[PATCH net v2] xfrm: iptfs: only publish mode_data after clone setup
 2026-03-13 14:26 UTC  (2+ messages)

[PATCH v2] smp: replace use of system_wq with system_percpu_wq
 2026-03-13 14:25 UTC  (2+ messages)

[cocci] Can Coccinelle parse files where macros are used as binary operations?
 2026-03-13 14:25 UTC  (2+ messages)

[PATCH 0/4] [RFC] hw/nvme: add basic live migration support
 2026-03-13 14:24 UTC  (3+ messages)

[PATCH 00/11] tools: add support for per-domain xenstore quota
 2026-03-13 14:23 UTC  (3+ messages)
` [PATCH 01/11] tools/libs/store: add get- and set-quota related functions

[RFC PATCH v4] futex: Introduce __vdso_robust_futex_unlock and __vdso_robust_pi_futex_try_unlock
 2026-03-13 14:24 UTC  (2+ messages)

[PATCH v6 0/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-03-13 14:22 UTC  (3+ messages)
` [PATCH v6 4/4] "

[PATCH v3 0/6] hw/nvme: add basic live migration support
 2026-03-13 14:22 UTC  (6+ messages)
` [PATCH v3 1/6] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_UINT{8, 32}_ALLOC

[PATCH net-next v2] net: macb: set default_an_inband to true for SGMII
 2026-03-13 14:21 UTC 

[PATCH 00/27] Nested virtualization for KVM RISC-V
 2026-03-13 14:22 UTC  (5+ messages)
` [PATCH 04/27] RISC-V: KVM: Introduce common kvm_riscv_isa_check_host()

[PATCH 0/3] drm/i915/de: Move register polling into display code
 2026-03-13 14:21 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/de: Introduce intel_de.c and move intel_de_{read, write}8() there
` [PATCH 2/3] drm/i915/de: Move intel_de_wait*() into intel_de.c

[PATCH] module: remove MODULE_VERSION()
 2026-03-13 14:20 UTC 

[PATCH bpf-next v2] selftests/bpf: improve test coverage for kfunc call
 2026-03-13 14:20 UTC  (4+ messages)

[PATCH] scripts: rk-usb-loader: push header first
 2026-03-13 14:20 UTC  (2+ messages)

[PATCH net-next v2 0/2] e1000e: add XDP support
 2026-03-13 14:19 UTC  (3+ messages)

[PATCH 0/3] worktree: stop using "the_repository" in is_current_worktree()
 2026-03-13 14:19 UTC  (4+ messages)
` [PATCH 1/3] worktree: remove "the_repository" from is_current_worktree()
` [PATCH 2/3] worktree add: stop reading ".git/HEAD"
` [PATCH 3/3] worktree: reject NULL worktree in get_worktree_git_dir()


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.