All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-28 12:02:26 to 2024-05-28 12:40:14 UTC [more...]

[RFC PATCH 0/8] [RFC] DRM Rust abstractions and Nova
 2024-05-28 12:19 UTC  (7+ messages)
` [RFC PATCH 7/8] rust: add firmware abstractions

[LTP] [PATCH v1] msync04: Check disk content if dirty bit check failed
 2024-05-28 12:39 UTC  (4+ messages)

[PATCH v3 0/7] Add PCIe and USB device-tree support for J722S
 2024-05-28 12:40 UTC  (27+ messages)
` [PATCH v3 1/7] arm64: dts: ti: k3-j722s-main: Add support for SERDES0
` [PATCH v3 2/7] arm64: dts: ti: k3-j722s-main: Redefine USB1 node description
` [PATCH v3 3/7] arm64: dts: ti: k3-j722s-evm: Update USB0 and USB1
` [PATCH v3 4/7] arm64: dts: ti: k3-serdes: Add Serdes1 lane-muxing macros for J722S
` [PATCH v3 5/7] arm64: dts: ti: k3-j722s: Add lane mux for Serdes1
` [PATCH v3 6/7] arm64: dts: ti: k3-j722s-main: Add WIZ1 and Serdes1 nodes
` [PATCH v3 7/7] arm64: dts: ti: k3-j722s: Add support for PCIe0

linux-next: build warning after merge of the vfs-brauner tree
 2024-05-28 12:39 UTC  (4+ messages)

[PATCH 0/2] virtio-fs: introduce multi-queue support
 2024-05-28 12:39 UTC  (5+ messages)
` [PATCH 2/2] virtio-fs: add "

[PATCH 00/10] arm64: dts: qcom: sc8180x: Enable the USB multiport controller
 2024-05-28 12:39 UTC  (4+ messages)
` [PATCH 04/10] clk: qcom: gcc-sc8180x: Add missing USB MP resets

[PATCH v1 0/5] board: toradex: Add new Verdin and Aquila SKUs
 2024-05-28 12:39 UTC  (3+ messages)

[PATCH v2] md: make md_flush_request() more readable
 2024-05-28 20:31 UTC 

[PATCH] regulator: rtq2208: remove unused rtq2208_regulator_ldo_ops
 2024-05-28 12:38 UTC  (3+ messages)

[PATCH 1/2] kmsan: do not wipe out origin when doing partial unpoisoning
 2024-05-28 12:38 UTC  (2+ messages)

XDP CPU maps & shared umem
 2024-05-28 12:38 UTC  (8+ messages)

wifi: rtw88: 8821CU hangs after some number of power-off/on cycles
 2024-05-28 12:38 UTC  (5+ messages)

[PATCH] crypto: ecdsa: Fix the public key format description
 2024-05-28 12:37 UTC  (8+ messages)

Lockdep annotation introduced warn in VMD driver
 2024-05-28 12:36 UTC 

[PATCH v2 0/8] x86: Expose consistent topology to guests
 2024-05-28 12:35 UTC  (6+ messages)
` [PATCH v2 5/8] tools/hvmloader: Retrieve (x2)APIC IDs from the APs themselves

[PATCH v3 1/3] dt-bindings: net: wireless: ath10k: add qcom,no-msa-ready-indicator prop
 2024-05-28 12:36 UTC  (5+ messages)

[PATCH v2 00/67] target/arm: Convert a64 advsimd to decodetree (part 1)
 2024-05-28 12:34 UTC  (7+ messages)
` [PATCH v2 05/67] target/arm: Fix decode of FMOV (hp) vs MOVI
` [PATCH v2 06/67] target/arm: Verify sz=0 for Advanced SIMD scalar pairwise (fp16)
` [PATCH v2 21/67] target/arm: Introduce vfp_load_reg16

[PATCH] media: dvb_ca_en50221: Add a returing EBUSY logic into CA_RESET
 2024-05-28 12:35 UTC  (4+ messages)
    `  "

[PATCH v2 0/8] Add missing features to FastRPC driver
 2024-05-28 12:35 UTC  (11+ messages)
` [PATCH v2 1/8] misc: fastrpc: Add missing dev_err newlines
` [PATCH v2 2/8] misc: fastrpc: Fix DSP capabilities request
` [PATCH v2 3/8] misc: fastrpc: Add support to save and restore
` [PATCH v2 4/8] misc: fastrpc: Add static PD restart support
` [PATCH v2 5/8] misc: fastrpc: Redesign remote heap management

[PATCH] memcg: Remove the lockdep assert from __mod_objcg_mlstate()
 2024-05-28 12:34 UTC  (2+ messages)

[CI v5 00/20] xe bo shrinker and exhaustive eviction
 2024-05-28 12:33 UTC  (23+ messages)
` [CI v5 01/22] drm/ttm: Allow TTM LRU list nodes of different types
` [CI v5 02/22] drm/ttm: Slightly clean up LRU list iteration
` [CI v5 03/22] drm/ttm: Use LRU hitches
` [CI v5 04/22] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [CI v5 05/22] drm/ttm: Provide a generic LRU walker helper
` [CI v5 06/22] drm/ttm: Use the LRU walker helper for swapping
` [CI v5 07/22] drm/ttm: Use the LRU walker for eviction
` [CI v5 08/22] drm/ttm: Add a virtual base class for graphics memory backup
` [CI v5 09/22] drm/ttm/pool: Provide a helper to shrink pages
` [CI v5 10/22] drm/ttm: Use fault-injection to test error paths
` [CI v5 11/22] drm/ttm, drm/xe: Add a shrinker for xe bos
` [CI v5 12/22] dma-buf/dma-resv: Introduce dma_resv_trylock_ctx()
` [CI v5 13/22] drm/exec: Add a snapshot capability
` [CI v5 14/22] drm/exec: Introduce an evict mode
` [CI v5 15/22] drm/ttm: Support drm_exec locking for eviction and swapping
` [CI v5 16/22] drm/ttm: Convert ttm vm to using drm_exec
` [CI v5 17/22] drm/xe: Use drm_exec for fault locking
` [CI v5 18/22] drm/exec: Introduce drm_exec_sanitize_for_trylock
` [CI v5 19/22] drm/ttm: Use drm_exec_trylock for bo initialization
` [CI v5 20/22] drm/xe: Initial support for drm exec locking during validate
` [CI v5 21/22] HAX: Add a missing include
` [CI v5 22/22] HAX: drm/tests: Add a missing Kconfig select

[PATCH] target/riscv: zvbb implies zvkb
 2024-05-28 12:21 UTC  (4+ messages)

[GSoC][PATCH] t: port reftable/basics_test.c to the unit testing
 2024-05-28 12:34 UTC  (4+ messages)
` [PATCH 1/2] t: move reftable/basics_test.c to the unit testing framework

[PATCH v1] arm64: dts: qcom: msm8998: add HDMI GPIOs
 2024-05-28 12:31 UTC  (2+ messages)

[PATCH] clock: qcom: ipq4019: add I2C clocks
 2024-05-28 12:31 UTC 

[PATCH v2 for-4.19 00/13] xen/bitops: Untangle ffs()/fls() infrastructure
 2024-05-28 12:30 UTC  (5+ messages)
` [PATCH v2 07/13] x86/bitops: Improve arch_ffs() in the general case

[scarthgap 0/2] Toolchain fixes for Scarthgap
 2024-05-28 12:29 UTC  (4+ messages)
` [scarthgap 2/2] gcc: Fix for CVE-2024-0151
  ` [OE-core] "

[PATCH v2 0/2] memory: fsl_ifc: Make FSL_IFC config visible and selectable
 2024-05-28 12:28 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC

[PATCH] watchdog: lenovo_se10_wdt: add HAS_IOPORT dependency
 2024-05-28 12:28 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: x1e80100: Describe 3 USB Type-C connectors currently used
 2024-05-28 12:28 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: qcom: x1e80100: Add ports nodes to USB1 SS[0-2] PHYs and controllers
` [PATCH 2/3] arm64: dts: qcom: x1e80100-crd: Add pmic-glink node with all 3 connectors

[syzbot] [net?] INFO: rcu detected stall in packet_release
 2024-05-28 12:25 UTC  (2+ messages)

[PATCH 0/5] ADP5585 GPIO expander, PWM and keypad controller support
 2024-05-28 12:27 UTC  (4+ messages)
` [PATCH 4/5] gpio: adp5585: Add Analog Devices ADP5585 support

[PATCH v5 bpf-next 0/9] bpf: support resilient split BTF
 2024-05-28 12:24 UTC  (10+ messages)
` [PATCH v5 bpf-next 1/9] libbpf: add btf__distill_base() creating split BTF with distilled base BTF
` [PATCH v5 bpf-next 2/9] selftests/bpf: test distilled base, split BTF generation
` [PATCH v5 bpf-next 3/9] libbpf: split BTF relocation
` [PATCH v5 bpf-next 4/9] selftests/bpf: extend distilled BTF tests to cover "
` [PATCH v5 bpf-next 5/9] libbpf: make btf_parse_elf process .BTF.base transparently
` [PATCH v5 bpf-next 6/9] resolve_btfids: handle presence of .BTF.base section
` [PATCH v5 bpf-next 7/9] module, bpf: store BTF base pointer in struct module
` [PATCH v5 bpf-next 8/9] libbpf,bpf: share BTF relocate-related code with kernel
` [PATCH v5 bpf-next 9/9] kbuild,bpf: add module-specific pahole flags for distilled base BTF

[PATCH] ovl: change error message to info for empty lowerdir
 2024-05-28 12:25 UTC  (5+ messages)

[PATCH net-next 0/5] net: stmmac: cleanups
 2024-05-28 12:26 UTC  (4+ messages)
` [PATCH net-next 1/5] net: stmmac: Drop TBI/RTBI PCS flags

[LTP] [PATCH] kvm_pagefault01: Do not write into tdp_mmu sysfile
 2024-05-28 12:25 UTC  (6+ messages)

[PATCH v16 0/5] implement getrandom() in vDSO
 2024-05-28 12:19 UTC  (6+ messages)
` [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
` [PATCH v16 2/5] random: add vgetrandom_alloc() syscall
` [PATCH v16 3/5] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v16 4/5] random: introduce generic vDSO getrandom() implementation
` [PATCH v16 5/5] x86: vdso: Wire up getrandom() vDSO implementation

sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled
 2024-05-28 12:22 UTC  (13+ messages)
` [PATCH] tick/nohz_full: don't abuse smp_call_function_single() in tick_setup_device()

[PATCH RFC 0/6] net: stmmac: convert stmmac "pcs" to phylink
 2024-05-28 12:23 UTC  (15+ messages)
` [PATCH RFC net-next 1/3] net: stmmac: Prevent RGSMIIIS IRQs flood
  ` [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface
  ` [PATCH RFC net-next 3/3] net: stmmac: Drop TBI/RTBI PCS flags

Single patch ranges no longer understood
 2024-05-28 12:23 UTC 

[PATCH wireless] wifi: mt76: mt7615: add missing chanctx ops
 2024-05-28 12:23 UTC 

[linux-next:master 1849/2075] drivers/mtd/nand/raw/mxc_nand.c:1479:26: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-05-28 12:22 UTC 

[PATCH 0/5] drm/i915: DP AUX CH macro cleanups
 2024-05-28 12:22 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[nft PATCH] doc: drop duplicate ARP HEADER EXPRESSION
 2024-05-28 12:22 UTC  (2+ messages)

[PATCH net 0/4] tcp: fix tcp_poll() races
 2024-05-28 12:22 UTC  (8+ messages)
` [PATCH net 1/4] tcp: add tcp_done_with_error() helper

[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]
 2024-05-28 12:21 UTC  (10+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping
  ` [EXTERNAL] "

likely/unlikely usage validation
 2024-05-28 12:21 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: net: rfkill-gpio: document reset-gpios
 2024-05-28 12:20 UTC  (3+ messages)

[PATCH 0/3] arm64: qcom: sdm450: add initial support for Lenovo Smart Tab M10
 2024-05-28 12:19 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: qcom: sdm450: add Lenovo Smart Tab M10 DTS

[PATCH 0/3] pinctrl: rockchip: add rk3308b SoC support
 2024-05-28 12:18 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: rockchip: update rk3308 iomux routes

[PATCH v2] memcg: simple cleanup of stats update functions
 2024-05-28 12:17 UTC  (8+ messages)

[PATCH] net: dsa: realtek: add LEDS_CLASS dependency
 2024-05-28 12:17 UTC  (2+ messages)

[LTP] [PATCH 1/1] sparse-ltp: Fix bogus warning
 2024-05-28 12:17 UTC 

[PATCH v3 0/6] Add support for AD411x
 2024-05-28 12:16 UTC  (4+ messages)
` [PATCH v3 1/6] dt-bindings: adc: ad7173: add support for ad411x

[PATCH] drm/xe: Check empty pinned BO list with lock held
 2024-05-28 12:15 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH 6.9 000/427] 6.9.3-rc1 review
 2024-05-28 12:14 UTC  (2+ messages)

[LTP] [PATCH 0/2] lib: Add TINFO_WARN
 2024-05-28 12:14 UTC  (4+ messages)
` [LTP] [PATCH 1/2] "
` [LTP] [PATCH 2/2] tree: Use TINFO_WARN

[PATCH 6.8 000/493] 6.8.12-rc1 review
 2024-05-28 12:14 UTC  (2+ messages)

[syzbot] [kernel?] kernel panic: corrupted stack end in sys_clock_nanosleep
 2024-05-28 12:14 UTC 

[PATCH] clk: mediatek: Add a module description where missing
 2024-05-28 12:13 UTC  (2+ messages)

[PATCH v5.1] fs: Allow fine-grained control of folio sizes
 2024-05-28 12:13 UTC  (5+ messages)

[PATCH 00/13] Analog Devices Inc. Automotive Audio Bus (A2B) support
 2024-05-28 12:13 UTC  (3+ messages)
` [PATCH 06/13] gpio: add AD24xx GPIO driver

[PATCH] iio: dac: ad9739a: drop COMPILE_TEST option
 2024-05-28 12:12 UTC 

[PATCH v6 0/2] cpuidle: teo: Introduce util-awareness
 2024-05-28 12:12 UTC  (8+ messages)
` [PATCH v6 2/2] "

[PATCH net-next 0/2] net: visibility of memory limits in netns
 2024-05-28 12:11 UTC  (3+ messages)
` [PATCH net-next 1/2] net: make net.core.{r,w}mem_{default,max} namespaced
` [PATCH net-next 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns

[PATCH] kdb: address -Wformat-security warnings
 2024-05-28 12:11 UTC 

[PATCH] cpufreq: amd-pstate: remove global header file
 2024-05-28 12:09 UTC 

[PATCH net-next] net: dsa: lan9303: imply SMSC_PHY
 2024-05-28 12:10 UTC  (2+ messages)

[PATCH 0/3] bcache-6.10 20240528
 2024-05-28 12:09 UTC  (4+ messages)
` [PATCH 1/3] bcache: allow allocator to invalidate bucket in gc
` [PATCH 2/3] bcache: call force_wake_up_gc() if necessary in check_should_bypass()
` [PATCH 3/3] bcache: code cleanup in __bch_bucket_alloc_set()

[PATCH] arm64/io: add constant-argument check
 2024-05-28 12:08 UTC  (2+ messages)

[syzbot] [mm?] kernel BUG in __vma_reservation_common
 2024-05-28 12:08 UTC  (3+ messages)

[PATCH net-next] net: smc91x: Refactor SMC_* macros
 2024-05-28 12:08 UTC  (2+ messages)

[cocci] patch idea: convert trivial call_rcu users to kfree_rcu
 2024-05-28 12:08 UTC  (6+ messages)

[PATCH 0/9] drm/i915: Polish plane surface alignment handling
 2024-05-28 12:07 UTC  (5+ messages)
` [PATCH 6/9] drm/i915: Split pre-skl platforms out from intel_surf_alignment()
` [PATCH 7/9] drm/i915: Move intel_surf_alignment() into skl_univerals_plane.c

[PATCH] i2c: viai2c: turn common code into a proper module
 2024-05-28 12:06 UTC  (2+ messages)

[PATCH v2] bundle-uri: verify oid before writing refs
 2024-05-28 12:05 UTC  (8+ messages)
` [PATCH v3 0/4] object checking related additions and fixes for bundles in fetches
  ` [PATCH v3 2/4] unbundle: introduce unbundle_fsck_flags for fsckobjects handling
  ` [PATCH v3 3/4] fetch-pack: expose fsckObjects configuration logic
  ` [PATCH v3 4/4] unbundle: introduce new option UNBUNDLE_FSCK_FOLLOW_FETCH

[PATCH 0/2] dts: update mypy and clean up
 2024-05-28 12:05 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] vfio/qat: add PCI_IOV dependency
 2024-05-28 12:04 UTC 

[PATCH net-next v6 0/3] Introduce switch mode support for ICSSG driver
 2024-05-28 12:03 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net: ti: icssg-prueth: Add helper functions to configure FDB

[PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-05-28 12:04 UTC  (11+ messages)

[PATCH] media: staging: max96712: Add support for MAX96724
 2024-05-28 12:04 UTC  (4+ messages)

[PATCH] mailbox: zynqmp-ipi: drop irq_to_desc() call
 2024-05-28 12:02 UTC  (2+ messages)

Quick note, current 6.1 q successful test
 2024-05-28 11:58 UTC 

[PATCH net-next v7 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-05-28 12:02 UTC  (3+ messages)
` [PATCH net-next v7 6/6] net: tn40xx: add phylink support

[PATCH v2 0/2] backup: allow specifying minimum cluster size
 2024-05-28 12:01 UTC  (3+ messages)
` [PATCH v2 1/2] copy-before-write: "
` [PATCH v2 2/2] backup: add minimum cluster size to performance options


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.