All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-11 14:05:58 to 2024-04-11 14:40:36 UTC [more...]

COLO state?
 2024-04-11 14:39 UTC 

[PATCH 00/11] Series to deliver Ethernets for STM32MP13
 2024-04-11 14:36 UTC  (17+ messages)
` [PATCH 01/11] dt-bindings: net: add STM32MP13 compatible in documentation for stm32
` [PATCH 02/11] dt-bindings: net: add phy-supply property "
` [PATCH 03/11] net: ethernet: stmmac: rework glue to simplify management for next stm32
` [PATCH 04/11] net: ethernet: stmmac: add management of stm32mp13 for stm32
` [PATCH 05/11] net: ethernet: stmmac: stm32: update config management for phy wo cristal
` [PATCH 06/11] net: ethernet: stm32: clean the way to manage wol irqwake
` [PATCH 07/11] net: ethernet: stmmac: stm32: support the phy-supply regulator binding
` [PATCH 08/11] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13
` [PATCH 09/11] ARM: dts: stm32: add ethernet1/2 RMII pins for STM32MP13F-DK board
` [PATCH 11/11] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support

[PATCH v3 0/3] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2
 2024-04-11 14:40 UTC  (7+ messages)

[LTP] [PATCH 00/31] Remove UCLINUX (nommu support) from LTP legacy C API
 2024-04-11 14:30 UTC  (33+ messages)
`  "
` [LTP] [PATCH 01/31] m4: Remove UCLINUX (nommu detection)
` [LTP] [PATCH 02/31] make: Remove WITH_POWER_MANAGEMENT_TESTSUITE
` [LTP] [PATCH 03/31] make: Remove UCLINUX (nommu detection)
` [LTP] [PATCH 04/31] test.h: Remove MAP_PRIVATE_EXCEPT_UCLINUX
` [LTP] [PATCH 05/31] tree: Remove FORK_OR_VFORK and tst_vfork()
` [LTP] [PATCH 06/31] lib/parse_opts.c: Remove UCLINUX
` [LTP] [PATCH 07/31] tlibio.c: "
` [LTP] [PATCH 08/31] clone02: "
` [LTP] [PATCH 09/31] connect01: "
` [LTP] [PATCH 10/31] creat06: "
` [LTP] [PATCH 11/31] fcntl: "
` [LTP] [PATCH 12/31] semctl06: "
` [LTP] [PATCH 13/31] kill: "
` [LTP] [PATCH 14/31] madvise02: "
` [LTP] [PATCH 15/31] mlockall: "
` [LTP] [PATCH 16/31] munmap: "
` [LTP] [PATCH 17/31] writev05: "
` [LTP] [PATCH 18/31] pipe: "
` [LTP] [PATCH 19/31] pause: "
` [LTP] [PATCH 20/31] recv*: "
` [LTP] [PATCH 21/31] send*: "
` [LTP] [PATCH 22/31] sock*: "
` [LTP] [PATCH 23/31] read02: "
` [LTP] [PATCH 24/31] setgroups04: "
` [LTP] [PATCH 25/31] setsid01: "
` [LTP] [PATCH 26/31] sigrelse01: "
` [LTP] [PATCH 27/31] sysinfo02: "
` [LTP] [PATCH 28/31] ustat02: "
` [LTP] [PATCH 29/31] lib: Remove -C option and self_exec.c
` [LTP] [PATCH 30/31] Remove doc/old/nommu-notes.txt
` [LTP] [PATCH 31/31] doc: UCLINUX has been removed

[PATCH v2 RESEND] Bluetooth: btusb: Fix triggering coredump implementation for QCA
 2024-04-11 14:39 UTC  (2+ messages)

[RESEND. PATCH v2] Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853
 2024-04-11 14:39 UTC  (2+ messages)

[PATCH v7 00/19] Enable build of full Xen for RISC-V
 2024-04-11 14:39 UTC  (6+ messages)
` [PATCH v7 02/19] xen/riscv: disable unnecessary configs

[PATCH v5 0/2] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-11 14:39 UTC  (7+ messages)
` [PATCH v5 1/2] mm/madvise: optimize "

[RFC PATCH 0/6] Support ROHM BD96801 scalable PMIC
 2024-04-11 14:38 UTC  (3+ messages)
` [RFC PATCH 3/6] mfd: support ROHM BD96801 PMIC core

[PATCH v1 00/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-04-11 14:38 UTC  (70+ messages)
` [PATCH v1 01/31] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
` [PATCH v1 02/31] x86/resctrl: Add a helper to avoid reaching into the arch code resource list
` [PATCH v1 06/31] x86/resctrl: Export resctrl fs's init function
` [PATCH v1 07/31] x86/resctrl: Wrap resctrl_arch_find_domain() around rdt_find_domain()
` [PATCH v1 11/31] x86/resctrl: Move monitor exit work to a restrl exit call
` [PATCH v1 12/31] x86/resctrl: Move max_{name,data}_width into resctrl code
` [PATCH v1 13/31] x86/resctrl: Stop using the for_each_*_rdt_resource() walkers
` [PATCH v1 14/31] x86/resctrl: Export the is_mbm_*_enabled() helpers to asm/resctrl.h
` [PATCH v1 16/31] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
` [PATCH v1 17/31] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
` [PATCH v1 18/31] x86/resctrl: Allow resctrl_arch_mon_event_config_write() to return an error
` [PATCH v1 20/31] x86/resctrl: Allow an architecture to disable pseudo lock
` [PATCH v1 22/31] x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
` [PATCH v1 24/31] x86/resctrl: Move get_config_index() to a header
` [PATCH v1 27/31] x86/resctrl: Rename resctrl_sched_in() to begin resctrl_arch_
` [PATCH v1 28/31] x86/resctrl: Drop __init/__exit on assorted symbols
` [PATCH v1 29/31] fs/resctrl: Add boiler plate for external resctrl code
` [PATCH v1 30/31] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
` [PATCH v1 31/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl

[PATCH v2 i-g-t] tests/intel/xe_sysfs_defaults: Validate for all default values
 2024-04-11 14:37 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/intel/xe_sysfs_defaults: Validate for all default values (rev2)

[PATCH] dt-bindings: host1x: Add missing 'dma-coherent'
 2024-04-11 14:36 UTC  (4+ messages)

[yocto] Correct way for multiple recipes to install files in the same directory
 2024-04-11 14:36 UTC  (2+ messages)

[xen-4.17-testing test] 185300: regressions - FAIL
 2024-04-11 14:35 UTC 

[PATCH v2 0/2] pwm: Introduce pwm driver for the Loongson family chips
 2024-04-11 14:35 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: Add Loongson PWM controller

[PATCH net-next] net: genet: Fixup EEE
 2024-04-11 14:35 UTC  (6+ messages)

[PATCH 00/11] Add Mobileye EyeQ system controller support (clk, reset, pinctrl)
 2024-04-11 14:34 UTC  (4+ messages)
` [PATCH 08/11] MIPS: mobileye: eyeq5: add OLB syscon node

[PATCH] KVM: x86: Set BHI_NO in guest when host is not affected by BHI
 2024-04-11 14:33 UTC  (7+ messages)

[PATCH for-9.1 00/19] target/i386: convert 1-byte opcodes to new decoder
 2024-04-11 14:45 UTC  (5+ messages)
` [PATCH for-9.1 09/19] target/i386: move 60-BF "
` [PATCH for-9.1 10/19] target/i386: generalize gen_movl_seg_T0

[PATCH 0/3] Enable device atomics with a VM bind flag
 2024-04-11 14:32 UTC  (7+ messages)
` [PATCH 3/3] drm/xe/uapi: Introduce VMA bind flag for device atomics

[PATCH i-g-t 0/2] Add mmap ptr draw method
 2024-04-11 14:32 UTC  (5+ messages)
` [PATCH i-g-t 1/2] lib/igt_draw: Add support for writing onto already mmapped buffer
` [PATCH i-g-t 2/2] tests/kms_async_flips: Reuse the "

[axboe-block:rw_iter 320/415] arch/powerpc/platforms/powernv/opal-prd.c:171:12: error: no member named 'ki_os' in 'struct kiocb'; did you mean 'ki_pos'?
 2024-04-11 14:31 UTC 

[PATCH v2 0/5] large folios swap-in: handle refault cases first
 2024-04-11 14:30 UTC  (3+ messages)
` [PATCH v2 1/5] mm: swap: introduce swap_free_nr() for batched swap_free()

[PATCH v2 0/3] firmware: arm_ffa: Add support to run inside a guest/VM under a hypervisor
 2024-04-11 14:30 UTC  (3+ messages)

[PATCH 0/2 v4] pwm: add axi-pwm-gen driver
 2024-04-11 14:29 UTC  (5+ messages)
` [PATCH 2/2 v4] pwm: Add driver for AXI PWM generator

[PATCH v2 0/2] clean up unused "fsl,imx8qm-adma" compatible string
 2024-04-11 14:29 UTC  (3+ messages)
` [PATCH v2 1/2] dmaengine: fsl-edma: Remove "

[PATCH i-g-t] intel_reg: Stop warning if register spec is not there
 2024-04-11 14:29 UTC  (5+ messages)

[PATCH v6] x86/mm: Don't disable INVLPG if "incomplete Global INVLPG flushes" is fixed by microcode or the kernel is running in a hypervisor
 2024-04-11 14:29 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: syscon: Add missing simple syscon compatibles
 2024-04-11 14:28 UTC  (4+ messages)
` (subset) "

[PATCH] sched: Add missing memory barrier in switch_mm_cid
 2024-04-11 14:29 UTC  (3+ messages)

[PATCH] init/main.c: Fix potential static_command_line memory overflow
 2024-04-11 14:29 UTC  (3+ messages)

[PATCH v3 0/6] drm/i915: Bigjoiner modeset sequence redesign and MST support
 2024-04-11 14:28 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Bigjoiner modeset sequence redesign and MST support (rev4)

[PATCH v2 0/3] Enable the profiling of EL0&1 translation regime of ARM SPE
 2024-04-11 14:28 UTC  (3+ messages)
` [PATCH v2 3/3] perf: arm_spe: Enable the profiling of EL0&1 translation regime

[PATCH v1] ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config
 2024-04-11 14:26 UTC 

[PATCH 0/4] tests/qtest/migration: Add postcopy qtests for introducing 'channels' argument with new QAPI syntax
 2024-04-11 14:26 UTC  (6+ messages)
` [PATCH 1/4] Revert "migration: modify test_multifd_tcp_none() to use new QAPI syntax"

[PATCH] init/main.c: Fix potential static_command_line memory overflow
 2024-04-11 14:27 UTC  (2+ messages)

[PATCH] leds: core: Omit set_brightness error message for a LED supporting hw trigger only
 2024-04-11 14:27 UTC  (3+ messages)

Hardening the parser during enumerations
 2024-04-11 14:27 UTC  (5+ messages)
` [RFC 1/6] usb: usb_parse_endpoint ignore reserved bits

unregister_netdevice: waiting for ax0 to become free
 2024-04-11 13:47 UTC  (4+ messages)

[PATCH v3] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
 2024-04-11 14:26 UTC  (10+ messages)
` [PATCH v4] "

[PATCH v2 0/2] Add support for partial mapping
 2024-04-11 14:26 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915/gem: Calculate object page offset for partial memory mapping

[PATCH] iommu/arm-smmu-v3: Retire disable_bypass parameter
 2024-04-11 14:26 UTC  (3+ messages)

[PATCH v3 0/5] TDX host: kexec() support
 2024-04-11 14:25 UTC  (10+ messages)
` [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()
` [PATCH v3 2/5] x86/kexec: do unconditional WBINVD for bare-metal in relocate_kernel()

[patch V2 00/50] posix-timers: Cure inconsistencies and the SIG_IGN mess
 2024-04-11 14:25 UTC  (3+ messages)
` [patch V2 08/50] posix-cpu-timers: Save interval only for armed timers

[PATCH v2] HID: i2c-hid: wait for i2c touchpad deep-sleep to power-up transition
 2024-04-11 14:23 UTC  (5+ messages)

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-11 14:22 UTC  (11+ messages)

[PATCH 06/10] drm: move i915_drm.h under include/drm/intel
 2024-04-11 14:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v9 0/4] Add support for vibrator in multiple PMICs
 2024-04-11 14:21 UTC  (5+ messages)
` [PATCH v9 4/4] input: pm8xxx-vibrator: add new SPMI vibrator support

[PATCH v2 2/4] dt-bindings: PCI: mediatek,mt7621: add missing child node reg
 2024-04-11 14:21 UTC  (4+ messages)

[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-04-11 14:20 UTC  (11+ messages)

[PATCH 4.19 000/175] 4.19.312-rc1 review
 2024-04-11 14:20 UTC  (2+ messages)

[PATCH RFC net-next 0/7] netdev_features: start cleaning netdev_features_t up
 2024-04-11 14:20 UTC  (5+ messages)
` [PATCH RFC net-next 7/7] netdev_features: convert NETIF_F_FCOE_MTU to IFF_FCOE_MTU

[oe-core][PATCH 1/2] init-ifupdown: modify interfaces for busybox
 2024-04-11 14:20 UTC  (4+ messages)
` [oe-core][PATCH 2/2] packagegroup-core-boot: recommend ifupdown

[PATCH v7 0/8] devm_led_classdev_register() usage problem
 2024-04-11 14:20 UTC  (7+ messages)

[PATCH i-g-t] tests/intel/gem_exec_capture: Fix many-* subtests
 2024-04-11 14:20 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v6 0/7] Resolve issues with booting distros on x86
 2024-04-11 14:19 UTC  (2+ messages)

[PATCH v2] devtool: standard: throws appropriate error if source is in detached HEAD
 2024-04-11 14:19 UTC  (3+ messages)
` [OE-core] "

[PATCH 00/10] drm: move Intel drm headers to a subdirectory
 2024-04-11 14:19 UTC  (7+ messages)
` [PATCH 03/10] drm: move i915_gsc_proxy_mei_interface.h under include/drm/intel
` [PATCH 04/10] drm: move i915_component.h "
` [PATCH 05/10] drm: move intel_lpe_audio.h "

[PATCH 0/4] arm64: Support the TSO memory model
 2024-04-11 14:19 UTC  (4+ messages)

[PATCH printk v4 00/27] wire up write_atomic() printing
 2024-04-11 14:18 UTC  (5+ messages)
` [PATCH printk v4 17/27] printk: nbcon: Use nbcon consoles in console_flush_all()
` [PATCH printk v4 19/27] printk: nbcon: Add unsafe flushing on panic

[PATCH] eudev: update Upstream-Status on netifnames.patch
 2024-04-11 14:18 UTC  (2+ messages)
` Patchtest results for "

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2024-04-11 14:17 UTC  (11+ messages)
              ` [PATCH] selftests/timers/posix_timers: reimplement check_timer_distribution()

[PATCH 6.1 00/83] 6.1.86-rc1 review
 2024-04-11 14:15 UTC  (3+ messages)

[PATCH v4 0/2] KVM: SVM: Flush cache only on CPUs running SEV guest
 2024-04-11 14:04 UTC  (2+ messages)
` [PATCH v4 2/2] "

[PATCH] drop_monitor: replace spin_lock by raw_spin_lock
 2024-04-11 14:13 UTC 

[PATCH i-g-t v3 5/5] tests: Remove collisions with Subcategory and Functionality
 2024-04-11 14:13 UTC  (2+ messages)
` [i-g-t,v3,5/5] "

[PATCH net-next v6 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-11 14:12 UTC  (5+ messages)
` [PATCH net-next v6 1/4] linux/dim: move useful macros to .h file
` [PATCH net-next v6 2/4] ethtool: provide customized dim profile management
` [PATCH net-next v6 3/4] virtio-net: refactor dim initialization/destruction
` [PATCH net-next v6 4/4] virtio-net: support dim profile fine-tuning

[PATCH i-g-t v3 4/5] tests/intel: Remove documentation collisions in i915_selftest
 2024-04-11 14:11 UTC  (2+ messages)
` [i-g-t,v3,4/5] "

[RFC 00/10] fs/dax: Fix FS DAX page reference counts
 2024-04-11 14:10 UTC  (3+ messages)
` [RFC 07/10] mm: Allow compound zone device pages

[PATCH] leds: trigger: netdev: Remove not needed call to led_set_brightness in deactivate
 2024-04-11 14:09 UTC  (2+ messages)
` (subset) "

[PATCH v7 00/23] Support more Amlogic SoC families in crypto driver
 2024-04-11 13:38 UTC  (17+ messages)
` [PATCH v7 01/23] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v7 02/23] drviers: crypto: meson: add platform data
` [PATCH v7 03/23] drivers: crypto: meson: remove clock input
` [PATCH v7 04/23] drivers: crypto: meson: add MMIO helpers
` [PATCH v7 05/23] drivers: crypto: meson: move get_engine_number()
` [PATCH v7 09/23] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v7 10/23] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v7 11/23] drivers: crypto: meson: introduce hasher
` [PATCH v7 12/23] drivers: crypto: meson: add support for AES-CTR
` [PATCH v7 16/23] drivers: crypto: meson: add support for A1-series
` [PATCH v7 17/23] dt-bindings: crypto: meson: remove clk and second interrupt line for GXL
` [PATCH v7 22/23] arch: arm64: dts: meson: g12: add crypto node

[PATCH v2] KVM: arm64: Add support for FFA_PARTITION_INFO_GET
 2024-04-11 13:32 UTC 

[PATCH v2 0/4] Speed up boot with faster linear map creation
 2024-04-11 13:37 UTC  (4+ messages)
` [PATCH v2 3/4] arm64: mm: Don't remap pgtables for allocate vs populate

[PATCH 00/13] spi: add driver for Intel discrete graphics
 2024-04-11 13:43 UTC  (4+ messages)
` [PATCH 01/13] spi: add auxiliary device for intel dg spi

[kvalo-ath:ath-qca] BUILD SUCCESS 8e3376186426c31a313c2070722ea0ee7554df2a
 2024-04-11 13:30 UTC 

[PATCH 0/2] mm: batch mm counter updating in filemap_map_pages()
 2024-04-11 14:08 UTC  (4+ messages)
` [PATCH 1/2] mm: move mm counter updating out of set_pte_range()

[PATCH 0/4] Add bridged amplifiers to cs42l43
 2024-04-11 14:07 UTC  (5+ messages)
` [PATCH v5 4/4] spi: cs42l43: Add bridged cs35l56 amplifiers

[PATCH v3 0/2] mfd: rohm-bd71828: Add power off
 2024-04-11 14:07 UTC  (5+ messages)
` [PATCH v3 2/2] mfd: rohm-bd71828: Add power off functionality

[PATCH] init/main.c: Remove redundant space from saved_command_line
 2024-04-11 14:07 UTC  (3+ messages)

[PATCH RESEND v8 00/10] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-04-11 14:07 UTC  (4+ messages)
` [PATCH RESEND v8 04/10] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()

[PATCH net-next v16 00/15] Introducing P4TC (series 1)
 2024-04-11 14:07 UTC  (2+ messages)

[RFC PATCH] OvmfPkg/SecurityPkg: Add build option for coexistance of vTPM and RTMR
 2024-04-11 14:07 UTC  (13+ messages)
            ` [edk2-devel] "

[PATCH] media: dt-bindings: media: add access-controllers to STM32MP25 video codecs
 2024-04-11 14:06 UTC  (6+ 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.