All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-20 13:06:18 to 2025-02-20 13:57:43 UTC [more...]

[PATCH] efi: Make FDT extra space configurable
 2025-02-20 13:57 UTC  (7+ messages)

[PATCH 00/14] Add support for AD4080 ADC
 2025-02-20 13:54 UTC  (15+ messages)
` [PATCH 01/14] iio: backend: add support for filter config
` [PATCH 02/14] iio: backend: add support for sync process
` [PATCH 03/14] iio: backend: add support for self sync
` [PATCH 04/14] iio: backend: add support for sync status
` [PATCH 05/14] iio: backend: add support for number of lanes
` [PATCH 06/14] dt-bindings: iio: adc: add ad408x axi variant
` [PATCH 07/14] iio: adc: adi-axi-adc: add filter enable/disable
` [PATCH 08/14] iio: adc: adi-axi-adc: add bitslip enable/disable
` [PATCH 09/14] iio: adc: adi-axi-adc: add self sync support
` [PATCH 10/14] iio: adc: adi-axi-adc: add sync status
` [PATCH 11/14] iio: adc: adi-axi-adc: add num lanes support
` [PATCH 12/14] dt-bindings: iio: adc: add ad4080
` [PATCH 13/14] iio: adc: ad4080: add driver support
` [PATCH 14/14] Documentation: ABI: testing: ad4080 docs

[PATCH v5 00/32] Introduce GPU SVM and Xe SVM implementation
 2025-02-20 13:53 UTC  (5+ messages)
` [PATCH v5 03/32] mm/migrate: Trylock device page in do_swap_page
` [PATCH v5 04/32] drm/pagemap: Add DRM pagemap

[PATCH v6 00/10] RISC-V IMSIC driver improvements
 2025-02-20 13:54 UTC  (4+ messages)
` [PATCH v6 02/10] irqchip/irq-msi-lib: Optionally set default irq_eoi/irq_ack

[RFC PATCH v12 00/26] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2025-02-20 13:54 UTC  (4+ messages)

[PATCH rdma-next] RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()
 2025-02-20 13:53 UTC  (7+ messages)

[Buildroot] [PATCH] linux: Add support for vendor directory in BR2_LINUX_KERNEL_CUSTOM_DTS_PATH
 2025-02-20 13:53 UTC  (4+ messages)

Rust kernel policy
 2025-02-20 13:53 UTC  (21+ messages)

[PATCH v2] drm/i915: Add VM_DONTEXPAND to exported buffers
 2025-02-20 13:53 UTC  (5+ messages)

[PATCH 6.1 000/569] 6.1.129-rc2 review
 2025-02-20 13:51 UTC  (2+ messages)

[PATCH 0/8] More GFS2 folio conversions
 2025-02-20 13:51 UTC  (2+ messages)

[PATCH 0/6] media: Use str_enable_disable-like helpers
 2025-02-20 13:51 UTC  (6+ messages)
` [PATCH 5/6] media: platform: "

[PATCH] common: board_r: Initialize interrupts before watchdog
 2025-02-20 13:49 UTC  (2+ messages)

[PATCH] configs: am65x_evm_r5_usbdfu_defconfig: Fix USB DFU boot
 2025-02-20 10:02 UTC 

[PATCH v1 5/6] treewide: Add a function to change page permissions
 2025-02-20  9:22 UTC  (11+ messages)

[RFC PATCH v1 00/20] Introduce support for Raspberry PI 5
 2025-02-20  8:54 UTC  (3+ messages)

[PATCH 1/1] tpm: fixed the nv_define_space command in TPMv2
 2025-02-20  7:14 UTC  (3+ messages)

[PATCH v2 00/28] x86: Improve operation under QEMU
 2025-02-20 13:49 UTC  (8+ messages)
` [PATCH v2 28/28] test: Add a test for booting Ubuntu 24.04

[Buildroot] [PATCH v5 1/6] linux: add support for device tree overlays
 2025-02-20 13:49 UTC  (11+ messages)
` [Buildroot] [PATCH v5 2/6] configs/rock5b: build and install rock5b "
` [Buildroot] [PATCH v5 3/6] linux: introduce BR2_LINUX_KERNEL_CUSTOM_DTS_DIR
` [Buildroot] [PATCH v5 4/6] configs/acmesystems_acqua_a5_*: bump to Linux 6.12.9
` [Buildroot] [PATCH v5 5/6] [WIP] am57 kernel version bump 6.12
` [Buildroot] [PATCH v5 6/6] [WIP] am57: add dtso example

[PATCH] drm: writeback: Fix kernel doc name
 2025-02-20 13:49 UTC  (3+ messages)

[PATCH v2 00/14] KVM: arm64: NV userspace ABI
 2025-02-20 13:49 UTC  (15+ messages)
` [PATCH v2 01/14] arm64: cpufeature: Handle NV_frac as a synonym of NV2
` [PATCH v2 02/14] KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace
` [PATCH v2 03/14] KVM: arm64: Mark HCR.EL2.E2H RES0 when ID_AA64MMFR1_EL1.VH is zero
` [PATCH v2 04/14] KVM: arm64: Mark HCR.EL2.{NV*,AT} RES0 when ID_AA64MMFR4_EL1.NV_frac is 0
` [PATCH v2 05/14] KVM: arm64: Advertise NV2 in the boot messages
` [PATCH v2 06/14] KVM: arm64: Consolidate idreg callbacks
` [PATCH v2 07/14] KVM: arm64: Make ID_REG_LIMIT_FIELD_ENUM() more widely available
` [PATCH v2 08/14] KVM: arm64: Enforce NV limits on a per-idregs basis
` [PATCH v2 09/14] KVM: arm64: Move NV-specific capping to idreg sanitisation
` [PATCH v2 10/14] KVM: arm64: Allow userspace to limit NV support to nVHE
` [PATCH v2 11/14] KVM: arm64: Make ID_AA64MMFR4_EL1.NV_frac writable
` [PATCH v2 12/14] KVM: arm64: Advertise FEAT_ECV when possible
` [PATCH v2 13/14] KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*
` [PATCH v2 14/14] KVM: arm64: Document NV caps and vcpu flags

[PATCH] rust: regulator: add a bare minimum regulator abstraction
 2025-02-20 13:48 UTC  (5+ messages)

[PATCH] drm/amdgpu: Do not poweroff UVDJ in JPEG4_0_3
 2025-02-20 13:47 UTC 

[PATCH v3 0/9] Support ROHM BD79124 ADC
 2025-02-20 13:40 UTC  (6+ messages)
` [PATCH v3 2/9] iio: adc: add helpers for parsing ADC nodes

[PATCH 6.13 000/258] 6.13.4-rc2 review
 2025-02-20 13:47 UTC  (2+ messages)

Efficient mapping of sparse file holes to zero-pages
 2025-02-20 13:47 UTC  (2+ messages)

[PATCH 0/4] testing/next (aarch64 virt gpu tests)
 2025-02-20 13:47 UTC  (4+ messages)

intel-hid: fix volume buttons on Microsoft Surface Go 4 tablet
 2025-02-20 13:47 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: introduce skb refcount kfuncs
 2025-02-20 13:45 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: call btf_is_projection_of() conditionally
` [PATCH bpf-next 2/3] bpf: add kfunc for skb refcounting
` [PATCH bpf-next 3/3] selftests: bpf: implement test case for skb kptr map storage

[PATCH] ARM: dts: imx53-mba53: Fix the PCA9554 compatible
 2025-02-20 13:31 UTC 

[PATCH v5 0/5] riscv: spacemit: add gpio support for K1 SoC
 2025-02-20 13:34 UTC  (4+ messages)
` [PATCH v5 3/5] gpio: spacemit: add "

Subscribe
 2025-02-20 13:37 UTC 

[LTP] [PATCH] syscalls/utime03: relax the check for 1 second difference
 2025-02-20 13:44 UTC  (3+ messages)

[PATCH v1 0/2] io_uring zc rx single shot recvzc
 2025-02-20 13:45 UTC  (3+ messages)
` [PATCH v1 1/2] io_uring/zcrx: add "

[PATCH] drivers/media/pci/sta2x11: replace legacy GPIO APIs
 2025-02-20 13:43 UTC  (5+ messages)

[RESEND PATCH v8 0/6] Add support for ADIS16550
 2025-02-20 13:43 UTC  (4+ messages)
` [RESEND PATCH v8 5/6] iio: imu: adis16550: add adis16550 support

[PATCH v5 0/3] drm/sched: Documentation and refcount improvements
 2025-02-20 13:42 UTC  (5+ messages)
` [PATCH v5 2/3] drm/sched: Adjust outdated docu for run_job()
` [PATCH v5 3/3] drm/sched: Update timedout_job()'s documentation

[PATCH v1 0/5] gpio: regmap: Make use of 'ngpios' property
 2025-02-20 13:42 UTC  (7+ messages)

Memory corruption bug with Xen PV Dom0 and BOSS-S1 RAID card
 2025-02-20 13:41 UTC  (9+ messages)
  `  "

[PATCH v2] firmware: config: ti-sci: Default set to ARCH_K3 for the ti sci driver
 2025-02-20 13:31 UTC 

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-20 13:40 UTC  (18+ messages)
` [PATCH v11 01/23] x86/resctrl: Add __init attribute to functions called from resctrl_late_init()
` [PATCH v11 11/23] x86/resctrl: Introduce mbm_cntr_cfg to track assignable counters at domain
` [PATCH v11 17/23] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled

[PATCH 00/14] wifi: mt76: mt7996: Preliminary work to support MLO
 2025-02-20 13:19 UTC  (15+ messages)
` [PATCH 01/14] wifi: mt76: mt7996: Add chage_vif_links stub
` [PATCH 02/14] wifi: mt76: mt7996: Introduce mt7996_sta_link container
` [PATCH 03/14] wifi: mt76: mt7996: Add mt7996_sta_link struct in mt7996_vif_link
` [PATCH 04/14] wifi: mt76: mt7996: Add vif_cfg_changed callback
` [PATCH 05/14] wifi: mt76: mt7996: Add link_info_changed callback
` [PATCH 06/14] wifi: mt76: Add mt76_sta_common_init utility routine
` [PATCH 07/14] wifi: mt76: Move wcid cleanup logic in SoC driver codebase
` [PATCH 08/14] wifi: mt76: mt7996: Rely on mt7996_sta_link in sta_add/sta_remove callbacks
` [PATCH 09/14] wifi: mt76: mt7996: Add mt7996_mac_sta_change_links callback
` [PATCH 10/14] wifi: mt76: mt7996: Support MLO in mt7996_mac_sta_event()
` [PATCH 11/14] wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv()
` [PATCH 12/14] wifi: mt76: mt7996: Update mt7996_mcu_add_sta to MLO support
` [PATCH 13/14] wifi: mt76: mt7996: Rely on mt7996_vif_link in mt7996_mcu_twt_agrt_update signature
` [PATCH 14/14] wifi: mt76: mt7996: Rely on mt7996_vif_link and mt7996_sta_link in mt7996_mac_twt_teardown_flow signature

[PATCH] platform/chrome: cros_ec_typec: Add support for setting USB mode via sysfs
 2025-02-20 13:39 UTC  (3+ messages)

[PATCH v2 0/3] Add synchronous fake device creation utility for GPIO drivers
 2025-02-20 13:39 UTC  (12+ messages)
` [PATCH v2 1/3] gpio: introduce utilities for synchronous fake device creation
` [PATCH v2 2/3] gpio: sim: convert to use dev-sync-probe utilities

[PATCH] arm: clk: Add ETH switch clock description for vf610 SoC
 2025-02-20 13:39 UTC  (4+ messages)

[Buildroot] [PATCH] package/openssh: security bump version to 9.9p2
 2025-02-20 12:59 UTC 

[BUG] possible race between md_free_disk and md_notify_reboot
 2025-02-20 13:39 UTC  (7+ messages)

[PATCH] block: throttle: don't add one extra jiffy mistakenly for bps limit
 2025-02-20 13:38 UTC  (2+ messages)

[PATCH v2 0/7] x86/efi/mixed: Decouple from legacy decompressor
 2025-02-20 13:38 UTC  (5+ messages)

[PATCH 1/2] arm/trusted-firmware-a: re-add patches
 2025-02-20 13:37 UTC  (2+ messages)
` [PATCH 2/2] arm/trusted-firmware-a: update git recipe

[Buildroot] [PATCH v2] package/openssh: security bump version to 9.9p2
 2025-02-20 13:36 UTC 

[PATCH v3 0/2] KVM: SVM: Add support for 4096 vcpus with x2AVIC
 2025-02-20 13:36 UTC  (3+ messages)
` [PATCH v3 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids

[PATCH v6 0/4] Allow to enable multifd and postcopy migration together
 2025-02-20 13:36 UTC  (9+ messages)
` [PATCH v6 2/4] migration: enable multifd and postcopy together

[PATCH] [ndctl PATCH v2] ndctl/list: display region caps for any of BTT, PFN, DAX
 2025-02-20 13:35 UTC  (2+ messages)

[PATCH 0/2] pvg: clean up Kconfig
 2025-02-20 13:33 UTC  (3+ messages)
` [PATCH 1/2] pvg: do not enable it on cross-architecture targets
` [PATCH 2/2] pvg: add option to configure it out

Linux warns `sched: DL replenish lagged too much`
 2025-02-20 13:35 UTC  (2+ messages)

[PATCH] mei: Add error logging in IRQ handler to prevent silent failures
 2025-02-20 13:34 UTC 

[PATCH v2] leds: Fix LED_OFF brightness race
 2025-02-20 13:34 UTC  (2+ messages)

[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
 2025-02-20 13:32 UTC  (11+ messages)

[PATCH 0/2] driver core: platform: avoid use-after-free on device name
 2025-02-20 13:31 UTC  (3+ messages)

[RFC PATCH v2 0/5] virtio: obtain SHM page size from device
 2025-02-20 13:31 UTC  (5+ messages)
` [PATCH RFC v2 4/5] virtio-mmio: read shm region page size

[PATCH v3 0/3] x86/dom0: be less restrictive with the Interrupt Address Range
 2025-02-20 13:30 UTC  (5+ messages)
` [PATCH v3 3/3] "

[PATCH RESEND v3 00/17] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-02-20 13:28 UTC  (4+ messages)
` [PATCH RESEND v3 16/17] iio: adc: ad7768-1: add filter type and oversampling ratio attributes

[PATCH] test/crypto: remove unused variable
 2025-02-20 13:28 UTC 

[PATCH 0/2] hung_task: Dump the blocking task stacktrace
 2025-02-20 13:28 UTC  (17+ messages)
` [PATCH 1/2] hung_task: Show the blocker task if the task is hung on mutex

[PATCH] drm/xe: Make sure scheduler is ready before submission
 2025-02-20 13:27 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v6 00/15] x86-64: Stack protector and percpu improvements
 2025-02-20 13:26 UTC  (6+ messages)

[PATCH] migration: Fix UAF for incoming migration on MigrationState
 2025-02-20 13:24 UTC 

[PATCH v2] drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()
 2025-02-20 13:25 UTC 

[PATCH v3 1/2] efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h
 2025-02-20 13:24 UTC  (5+ messages)
` [PATCH v3 2/2] efi_loader: efi_net: let efi_net_set_dp properly update the device path

[PATCH v2] iio: filter: admv8818: fix range calculation
 2025-02-20 13:17 UTC 

[PATCH net-next v3 0/2] net: notify users when an iface cannot change its netns
 2025-02-20 13:24 UTC  (7+ messages)
` [PATCH net-next v3 1/2] net: advertise 'netns local' property via netlink
` [PATCH net-next v3 2/2] net: plumb extack in __dev_change_net_namespace()

[OE-core][PATCH V3] debugedit: fix build failure when enabling DEBUG_BUILD
 2025-02-20 13:24 UTC 

[PATCH nf-next] netfilter: fib: avoid lookup if socket is available
 2025-02-20 13:07 UTC 

[PATCH] mm: Remove redundant PageMemcgKmem(page) call
 2025-02-20 13:22 UTC  (4+ messages)
  `  "

[PATCH RESEND] ARM: dts: vf610-bk4: Use the more specific "lwn,bk4-spi"
 2025-02-20 13:16 UTC  (2+ messages)

[PATCH 0/2] gpio: pcf857x: add support for reset-gpios on (most) PCA967x
 2025-02-20 13:20 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: gpio: nxp,pcf8575: add reset GPIO
` [PATCH 2/2] gpio: pcf857x: add support for reset-gpios on (most) PCA967x

[PATCH net-next v2 2/3] dts: mt7988a: Add built-in ethernet phy firmware node
 2025-02-20 13:19 UTC 

[intel-lts:pr/57 1/1] include/net/flow_offload.h:167:31: warning: array subscript 0 is outside array bounds of 'struct flow_action_entry[0]'
 2025-02-20 13:19 UTC 

[PATCH V4] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
 2025-02-20 13:19 UTC  (2+ messages)

[PATCH 0/6] arm64: Introduce CIX P1 (SKY1) SoC
 2025-02-20 13:04 UTC  (10+ messages)
` [PATCH 2/6] dt-bindings: vendor-prefixes: Add CIX Technology Group Co., Ltd
` [PATCH 4/6] arm64: Kconfig: add ARCH_CIX for cix silicons
` [PATCH 5/6] arm64: defconfig: Enable CIX SoC

xPL Proposal
 2025-02-20 13:19 UTC  (12+ messages)

[PATCH] drop_caches: re-enable message after disabling
 2025-02-20 13:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net] net: better track kernel sockets lifetime
 2025-02-20 13:18 UTC 

[PATCH v2] dma: ti: k3-udma: Avoid Memory leak issues during dma memcpy
 2025-02-20 13:18 UTC 

[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
 2025-02-20 13:18 UTC  (11+ messages)

[PATCH 3/4] usb: xhci: rework and simplify trb_in_td()
 2025-02-20 13:18 UTC  (4+ messages)
  ` [PATCH 5/4 RFC] An alternative dma_in_range() implementation

[PATCH] ARM: dts: imx31: Use nand-controller as node name
 2025-02-20 13:03 UTC 

[PATCH v2 0/7] Add support for RZ/G3E CANFD
 2025-02-20 13:17 UTC  (3+ messages)
` [PATCH v2 3/7] can: rcar_canfd: Use of_get_available_child_by_name()

[PATCH v1 1/3] fbarray: rename tests to be more meaningful
 2025-02-20 13:16 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] fbarray: flatten the loop in find next n
  ` [PATCH v2 3/3] fbarray: flatten the loop in find prev n

[PATCH net-next] skbuff: kill skb_flow_get_ports()
 2025-02-20 13:15 UTC  (4+ messages)

[PATCH V2 00/12] KVM: TDX: TD vcpu enter/exit
 2025-02-20 13:16 UTC  (3+ messages)
` [PATCH V2 05/12] KVM: TDX: Implement TDX vcpu enter/exit path

[syzbot] [net?] WARNING in cleanup_net (4)
 2025-02-20 13:15 UTC 

[Intel-wired-lan] [PATCH iwl-next 0/3] ice: decouple control of SMA/U.FL/SDP pins
 2025-02-20 13:13 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/3] ice: redesign dpll sma/u.fl pins control
    `  "
` [Intel-wired-lan] [PATCH iwl-next 2/3] ice: change SMA pins to SDP in PTP API
    `  "
` [Intel-wired-lan] [PATCH iwl-next 3/3] ice: add ice driver PTP pin documentation
    `  "

[PATCH] powerpc/fsl_lbc: Explicitly populate bus
 2025-02-20 13:13 UTC  (2+ messages)

[PATCH for-4.20] CI: Mark MISRA Rule 11.2 as clean
 2025-02-20 13:12 UTC  (2+ messages)

[isar-cip-core][PATCH 0/3] Added support for rootfs-overlay (for development)
 2025-02-20 13:11 UTC  (5+ messages)
` [isar-cip-core][PATCH 3/3] Added support for rootfs-overlay
      ` [cip-dev] "

[PATCH v2 0/8] imx8mp: Add support to Run/Stall DSP via reset API
 2025-02-20 13:11 UTC  (4+ messages)
` [PATCH v2 2/8] dt-bindings: dsp: fsl,dsp: Add resets property

[GIT PULL] devres-iio-input-pinctrl-v6.15
 2025-02-20 13:11 UTC 

[PATCH 1/2] Input: of_touchscreen - support device-properties with other prefixes
 2025-02-20 13:09 UTC  (2+ messages)
` [PATCH 2/2] Input: himax_hx83112b - add pen support

"netfs: Can't donate prior to front"
 2025-02-20 13:09 UTC  (4+ messages)
` [PATCH] fs/netfs/read_collect: add to next->prev_donated

[PATCH] gpiolib: don't bail out if get_direction() fails in gpiochip_add_data()
 2025-02-20 13:09 UTC  (2+ messages)

[PATCH v2] Input: himax_hx83112b - add support for HX83102J
 2025-02-20 13:07 UTC 

[PATCH] firmware: config: ti-sci: Default set to ARCH_K3 for the ti sci driver
 2025-02-20 13:03 UTC  (3+ messages)

[PATCH 00/14] KVM: arm64: NV userspace ABI
 2025-02-20 13:07 UTC  (3+ messages)

[PATCH v2 0/2] Minimize xa_node allocation during xarry split
 2025-02-20 13:06 UTC  (7+ messages)
` [PATCH v2 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()

[PATCH 5.10/5.15] smb: client: fix UAF in async decryption
 2025-02-20 13:00 UTC 

[PATCH v3 0/3] scsi: hisi_sas: Fixed IO error caused by port id not updated
 2025-02-20 13:05 UTC  (2+ messages)
` [PATCH v3 1/3] scsi: hisi_sas: Enable force phy when SATA disk directly connected


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.