All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-03 16:35:45 to 2025-02-03 17:11:12 UTC [more...]

[PATCH v2 0/3] Non-const bitfield helpers
 2025-02-03 16:48 UTC  (9+ messages)
` [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers

[PATCH v2 0/5] PATH WALK III: Add 'git backfill' command
 2025-02-03 17:11 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] backfill: add builtin boilerplate

What's cooking in git.git (Jan 2025, #09; Fri, 31)
 2025-02-03 17:10 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: Address performance degradation due to APICv inhibits
 2025-02-03 17:03 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: hyper-v: Convert synic_auto_eoi_used to an atomic
` [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state
` [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons

[PATCH] statmount: add a new supported_mask field
 2025-02-03 17:09 UTC 

[PATCH net-next] net: renesas: rswitch: cleanup max_speed setting
 2025-02-03 17:09 UTC 

[Buildroot] [PATCH v2] package/wlr-randr: new package
 2025-02-03 17:09 UTC  (3+ messages)

[PATCH v6 0/6] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2025-02-03 17:09 UTC  (2+ messages)

[PATCH v2 0/2] Cleaning up code related to VRAM regions and its initialization - part 1
 2025-02-03 17:09 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Cleaning up code related to VRAM regions and its initialization - part 1 (rev2)

[PATCH net] net: rose: lock the socket in rose_bind()
 2025-02-03 17:08 UTC 

[PATCH v4] riscv: Add runtime constant support
 2025-02-03 17:06 UTC  (3+ messages)

[isar-cip-core][PATCH] Update isar revision
 2025-02-03 17:06 UTC  (2+ messages)

[meta-ti][scarthgap][PATCH] conf: machine: am69: Update filenames for initial bootloader tiboot3
 2025-02-03 17:06 UTC  (6+ messages)

[syzbot] [hams?] BUG: soft lockup in rose_loopback_timer
 2025-02-03 17:06 UTC 

[REGRESSION] Invalid gather when using Tegra210 media engines
 2025-02-03 17:06 UTC  (2+ messages)

[PATCH 1/2] ASoC: dt-bindings: Add cmx655 codec
 2025-02-03 17:05 UTC  (3+ messages)
` [PATCH 2/2] ASoC: codecs: cmx655: Add CML's CMX655D codec

[PATCH] ASoC: qcom: sc8280xp: enable primary mi2s
 2025-02-03 16:33 UTC  (3+ messages)

[PATCH] ASoC: q6apm-dai: schedule all the periods before we start streaming
 2025-02-03 17:04 UTC  (5+ messages)

[PATCH for-4.20 0/6] AMD/IOMMU: assorted corrections
 2025-02-03 17:04 UTC  (14+ messages)
` [PATCH v2 for-4.20? 1/6] AMD/IOMMU: drop stray MSI enabling
` [PATCH v2 for-4.20 3/6] radix-tree: purge node allocation override hooks
` [PATCH v2 for-4.21 4/6] radix-tree: drop "root" parameters from radix_tree_node_{alloc,free}()
` [PATCH v2 for-4.20? 5/6] radix-tree: introduce RADIX_TREE{,_INIT}()
` [PATCH v2 for-4.20? 6/6] PCI: drop pci_segments_init()

[PATCH RESEND v2 0/4] Touch Bar driver for Apple Macs with T2 Security Chip
 2025-02-03 17:03 UTC  (6+ messages)
` [PATCH RESEND v2 1/4] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars
` [PATCH RESEND v2 3/4] HID: hid-appletb-kbd: add support for fn toggle between media and function mode
` [PATCH RESEND v2 4/4] HID: hid-appletb-kbd: add support for automatic brightness control while using the touchbar
` [PATCH RESEND v2 2/4] HID: hid-appletb-kbd: add driver for the keyboard mode of Apple Touch Bars

[PULL 0/6] QTest patches for 2025-02-03
 2025-02-03 16:59 UTC  (7+ messages)
` [PULL 1/6] libqos/fw_cfg: refactor file directory iteraton to make it more reusable
` [PULL 2/6] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
` [PULL 3/6] tests/qtest/vmcoreinfo: add a unit test to exercize basic vmcoreinfo function
` [PULL 4/6] tests/qtest: Extract qtest_qom_has_concrete_type() helper
` [PULL 5/6] tests/qtest: Make qtest_has_accel() generic
` [PULL 6/6] tests/qtest/vhost-user-test: Use modern virtio for vhost-user tests

[PATCH 0/3] dt-bindings: xilinx: Remove old descriptions
 2025-02-03 17:01 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: xilinx: Remove uartlite from xilinx.txt

[PATCH net-next v3 00/10] Some pktgen fixes/improvments
 2025-02-03 17:02 UTC  (11+ messages)
` [PATCH net-next v3 01/10] net: pktgen: replace ENOTSUPP with EOPNOTSUPP
` [PATCH net-next v3 02/10] net: pktgen: enable 'param=value' parsing
` [PATCH net-next v3 03/10] net: pktgen: fix hex32_arg parsing for short reads
` [PATCH net-next v3 04/10] net: pktgen: fix 'rate 0' error handling (return -EINVAL)
` [PATCH net-next v3 05/10] net: pktgen: fix 'ratep "
` [PATCH net-next v3 06/10] net: pktgen: fix ctrl interface command parsing
` [PATCH net-next v3 07/10] net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
` [PATCH net-next v3 08/10] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
` [PATCH net-next v3 09/10] net: pktgen: fix mpls reset parsing
` [PATCH net-next v3 10/10] selftest: net: add proc_net_pktgen

[PATCH V1 00/26] Live update: vfio and iommufd
 2025-02-03 17:01 UTC  (7+ messages)
` [PATCH V1 02/26] migration: lower handler priority
` [PATCH V1 03/26] vfio: vfio_find_ram_discard_listener
` [PATCH V1 04/26] vfio/container: register container for cpr

KVM/QEMU community call 4/2/2025 agenda items
 2025-02-03 17:01 UTC  (2+ messages)

[PATCH] drm/i915/dp: Add support for DP UHBR SST DSC
 2025-02-03 17:02 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH V2 1/1] x86/tdx: Route safe halt execution via tdx_safe_halt()
 2025-02-03 17:01 UTC  (9+ messages)

[PATCH v1 1/1] bitmap: Align documentation between bitmap_gather() and bitmap_scatter()
 2025-02-03 17:01 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: rockchip: add and enable DSI2 on rk3588
 2025-02-03 16:58 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: rockchip: add overlay for tiger-haikou video-demo adapter

[PATCH V1] PCI: tegra194: Add support for PCIe RC & EP in Tegra234 Platforms
 2025-02-03 16:59 UTC  (3+ messages)

[PATCH 0/2] Support for TI ADS7128 and ADS7138 ADCs
 2025-02-03 16:57 UTC  (4+ messages)
` [PATCH 2/2] iio: adc: Add driver for ADS7128 / ADS7138
    ` AW: "

[jcmvbkbc-xtensa:xtensa-6.13-esp32 35/53] drivers/misc/esp32-ipc.c:228:34: warning: unused variable 'esp32_ipc_match'
 2025-02-03 16:56 UTC 

Usability issue: "Your branch is up to date"
 2025-02-03 16:56 UTC  (2+ messages)

[PATCH v2] of: base: Add of_get_available_child_by_name()
 2025-02-03 16:52 UTC  (2+ messages)

[PATCH 0/2] ansible.cfg: generate with kconfig
 2025-02-03 16:53 UTC  (6+ messages)
    ` [PATCH 1/2] ansible.cfg: autogenerate using kconfig

[PATCH 1/2] usb: typec: thunderbolt: Fix loops that iterate TYPEC_PLUG_SOP_P and TYPEC_PLUG_SOP_PP
 2025-02-03 16:53 UTC  (3+ messages)

[PATCH v19 00/11] arm64/perf: Enable branch stack sampling
 2025-02-03 16:53 UTC  (3+ messages)
` [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH v6 00/43] arm64: Support for Arm CCA in KVM
 2025-02-03 16:52 UTC  (4+ messages)
` [PATCH v6 19/43] arm64: RME: Allow populating initial contents

[Buildroot] [git commit] package/xz: bump to version 5.6.4
 2025-02-03 16:50 UTC 

[Buildroot] [PATCH 1/1] package/xz: bump to version 5.6.4
 2025-02-03 16:51 UTC  (2+ messages)

[PATCH v1 0/5] Report vfio-ap configuration changes
 2025-02-03 16:50 UTC  (3+ messages)
` [PATCH v1 3/5] hw/vfio/ap: store object indicating AP config changed in a queue

[PATCH v3 0/2] ARM: dts: socfpga: Add basic support for Terrasic's de10-nano
 2025-02-03 16:46 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: altera: Add compatible for Terasic's DE10-nano
` [PATCH v3 2/2] ARM: dts: socfpga: Add basic support for Terrasic's de10-nano

[PATCH 0/2] remove 'requires_forwarding_restart' from framework
 2025-02-03 16:50 UTC  (5+ messages)
` [PATCH v2 0/2] remove requires forwarding restart "
  ` [PATCH v2 1/2] dts: remove 'requires_forwarding_restart' "
  ` [PATCH v2 2/2] dts: rework run-time MTU adjustment test case

[PATCH] drm/i915/dmc: Add debugfs for dc6 counter
 2025-02-03 16:51 UTC  (14+ messages)

simplify passthrough bio handling
 2025-02-03 16:50 UTC  (5+ messages)
` [PATCH 1/2] block: remove bio_add_pc_page
` [PATCH 2/2] block: remove blk_rq_bio_prep

[PATCH v2 00/14] meson: Deprecate 32-bit host support
 2025-02-03 16:49 UTC  (10+ messages)
` [PATCH v2 04/14] meson: Introduce CONFIG_TCG_TARGET
` [PATCH v2 07/14] accel/stubs: Expand stubs for TCG
` [PATCH v2 10/14] configure: Define TARGET_LONG_BITS in configs/targets/*.mak

[PATCH v2 0/9] preempt: Add a generic function to return the preemption string
 2025-02-03 16:37 UTC  (5+ messages)
` [PATCH v2 5/9] powerpc: Use preempt_model_str()

[PATCH v2 0/7] physmem: teach cpu_memory_rw_debug() to write to more memory regions
 2025-02-03 16:49 UTC  (2+ messages)

[PATCH 1/2] misc: pci_endpoint_test: Give disabled BARs a distinct error code
 2025-02-03 16:49 UTC  (4+ messages)
` [PATCH 2/2] selftests: pci_endpoint: Skip disabled BARs

[PATCH v1 1/1] kthread: Return the assigned value rather than 0
 2025-02-03 16:48 UTC 

[meta-oe][kirkstone][PATCH] libssh: Add ptest
 2025-02-03 16:47 UTC  (2+ messages)
` [oe] "

[PATCH] documentation grammer correction
 2025-02-03 16:47 UTC  (2+ messages)

[jcmvbkbc-xtensa:xtensa-6.13-esp32 46/53] arch/xtensa/boot/dts/esp32.dtsi:172.19-178.5: Warning (unit_address_vs_reg): /soc/syscon@3ff48000: node has a unit name, but no reg or ranges property
 2025-02-03 16:46 UTC 

[PATCH v9 3/7] dt-bindings: PCI: qcom: Use sdx55 reg description for ipq9574
 2025-02-03 16:44 UTC  (3+ messages)

[PATCH net 1/2] MAINTAINERS: add entry for ethtool
 2025-02-03 16:46 UTC  (5+ messages)
` [PATCH net 2/2] MAINTAINERS: add a sample ethtool section entry

[PATCH] arm64: dts: Introduce more nodes to EN7581 SoC evaluation board
 2025-02-03 15:37 UTC  (2+ messages)

[PATCH v3 0/2] Add support for Xiaomi Mi TV Stick
 2025-02-03 15:37 UTC  (2+ messages)

[jcmvbkbc-xtensa:xtensa-6.13-esp32 35/53] drivers/misc/esp32-ipc.c:152:20: warning: cast to pointer from integer of different size
 2025-02-03 16:45 UTC 

[GSOC] [Newbie] Test Script t6423 Microproject
 2025-02-03 16:45 UTC  (4+ messages)

[PATCH 0/2] arm64: zynqmp: Move firmware constants from binding to platform
 2025-02-03 16:39 UTC  (5+ messages)
` [PATCH 1/2] arm64: zynqmp: Use DT header for firmware constants
` [PATCH 2/2] dt-bindings: xilinx: Deprecate header with "

[PATCH qemu 0/5] hw/cxl: Cleanups and interleave support
 2025-02-03 16:45 UTC  (5+ messages)
` [PATCH qemu 3/5] hw/mem/cxl_type3: Fix special_ops memory leak on msix_init_exclusive_bar() failure
` [PATCH qemu 4/5] hw/mem/cxl_type3: Ensure errp is set on realization failure

[RFC][PATCH 0/2] sched: Extended Scheduler Time Slice revisited
 2025-02-03 16:45 UTC  (8+ messages)
` [RFC][PATCH 1/2] sched: Extended scheduler time slice

[RFC PATCH v1] Chapter 3: Add shared L1 Cache
 2025-02-03 16:44 UTC  (4+ messages)

[PATCH] drm/amd/pm: Fix get_if_active usage
 2025-02-03 16:44 UTC  (3+ messages)

[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
 2025-02-03 16:43 UTC  (6+ messages)

[bitbake-devel] [PATCH] parse: Forbid ambiguous assignments to ${.}, ${+}, and ${:} variables
 2025-02-03 16:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] cmd: ufetch: use 3-bit colour ANSI codes
 2025-02-03 16:42 UTC 

[PATCH 01/46] at-spi2-core: upgrade 2.54.0 -> 2.54.1
 2025-02-03 16:41 UTC  (46+ messages)
` [PATCH 02/46] bind: upgrade 9.20.4 -> 9.20.5
` [PATCH 03/46] diffoscope: upgrade 284 -> 287
` [PATCH 04/46] epiphany: upgrade 47.2 -> 47.3.1
` [PATCH 05/46] git: upgrade 2.47.1 -> 2.48.1
` [PATCH 06/46] gnupg: upgrade 2.5.2 -> 2.5.3
` [PATCH 07/46] gst-devtools: upgrade 1.24.10 -> 1.24.12
` [PATCH 08/46] gstreamer1.0-libav: "
` [PATCH 09/46] gstreamer1.0-plugins-{bad,ugly,base,good,rtsp-server}: "
` [PATCH 10/46] gstreamer1.0-python: "
` [PATCH 11/46] gstreamer1.0: "
` [PATCH 12/46] gstreamer1.0-vaapi: "
` [PATCH 13/46] harfbuzz: upgrade 10.1.0 -> 10.2.0
` [PATCH 14/46] iproute2: upgrade 6.12.0 -> 6.13.0
` [PATCH 15/46] libexif: upgrade 0.6.24 -> 0.6.25
` [PATCH 16/46] libinput: upgrade 1.27.0 -> 1.27.1
` [PATCH 17/46] libslirp: upgrade 4.8.0 -> 4.9.0
` [PATCH 18/46] libsoup: upgrade 3.6.1 -> 3.6.4
` [PATCH 19/46] libwpe: upgrade 1.16.0 -> 1.16.1
` [PATCH 20/46] lighttpd: upgrade 1.4.76 -> 1.4.77
` [PATCH 21/46] lzlib: upgrade 1.14 -> 1.15
` [PATCH 22/46] mc: upgrade 4.8.32 -> 4.8.33
` [PATCH 23/46] mmc-utils: upgrade to latest revision
` [PATCH 24/46] msmtp: upgrade 1.8.27 -> 1.8.28
` [PATCH 25/46] mtools: upgrade 4.0.46 -> 4.0.47
` [PATCH 26/46] piglit: upgrade to latest revision
` [PATCH 27/46] python3-attrs: upgrade 24.3.0 -> 25.1.0
` [PATCH 28/46] python3-certifi: upgrade 2024.12.14 -> 2025.1.31
` [PATCH 29/46] python3-hypothesis: upgrade 6.123.2 -> 6.124.7
` [PATCH 30/46] python3-license-expression: upgrade 30.4.0 -> 30.4.1
` [PATCH 31/46] python3-more-itertools: upgrade 10.5.0 -> 10.6.0
` [PATCH 32/46] python3-pip: upgrade 24.3.1 -> 25.0
` [PATCH 33/46] python3-poetry-core: upgrade 2.0.0 -> 2.0.1
` [PATCH 34/46] python3-pygments: upgrade 2.19.0 -> 2.19.1
` [PATCH 35/46] python3-pyopenssl: upgrade 24.3.0 -> 25.0.0
` [PATCH 36/46] python3-pytz: upgrade 2024.2 -> 2025.1
` [PATCH 37/46] python3-referencing: upgrade 0.35.1 -> 0.36.2
` [PATCH 38/46] python3-ruamel-yaml: upgrade 0.18.9 -> 0.18.10
` [PATCH 39/46] python3-setuptools: upgrade 75.6.0 -> 75.8.0
` [PATCH 40/46] python3-trove-classifiers: upgrade 2024.10.21.16 -> 2025.1.15.22
` [PATCH 41/46] python3-websockets: upgrade 14.1 -> 14.2
` [PATCH 42/46] repo: upgrade 2.50.1 -> 2.51
` [PATCH 43/46] stress-ng: upgrade 0.18.08 -> 0.18.09
` [PATCH 44/46] sysklogd: upgrade 2.6.2 -> 2.7.0
` [PATCH 45/46] wayland-protocols: upgrade 1.39 -> 1.40
` [PATCH 46/46] cmake: upgrade 3.31.4 -> 3.31.5

[Intel-wired-lan] [PATCH] net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2025-02-03 16:41 UTC  (2+ messages)

[PATCH v5 00/17] Add AST2700 support
 2025-02-03 16:40 UTC  (6+ messages)
` [PATCH v5 13/17] aspeed/soc: "

[Buildroot] [PATCH] package/openldap: update to 2.5.19
 2025-02-03 15:21 UTC  (2+ messages)

[PATCH 01/47] systemd-serialgetty: add comments explaining use
 2025-02-03 16:40 UTC  (7+ messages)
` [PATCH 02/47] at-spi2-core: upgrade 2.54.0 -> 2.54.1
` [PATCH 03/47] bind: upgrade 9.20.4 -> 9.20.5
` [PATCH 04/47] diffoscope: upgrade 284 -> 287
` [PATCH 05/47] epiphany: upgrade 47.2 -> 47.3.1
` [PATCH 06/47] git: upgrade 2.47.1 -> 2.48.1
` [PATCH 07/47] gnupg: upgrade 2.5.2 -> 2.5.3

[PATCH v4 00/18] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-02-03 16:37 UTC  (7+ messages)
    ` [PATCH v4 02/18] clk: thead: Add clock support for VO subsystem in T-Head TH1520 SoC

[PATCH bpf-next] selftests/bpf: implement setting global variables in veristat
 2025-02-03 16:40 UTC 

[PATCH v2 0/2] checkpatch: Add support for checkpatch-ignore note
 2025-02-03 16:40 UTC  (2+ messages)

[meta-arago][oe-layersetup][master][PATCHv2] configs/arago-master-*-config: Remove meta-arago-demos
 2025-02-03 16:40 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: remove rk3588 optee node
 2025-02-03 16:32 UTC  (4+ messages)

[PATCH v2 1/2] counter: microchip-tcb-capture: Add IRQ handling
 2025-02-03 16:29 UTC  (2+ messages)
` [PATCH v2 2/2] counter: microchip-tcb-capture: Add capture extensions for registers RA-RC

[PATCH for 4.21 v1 0/9] Move parts of Arm's Dom0less to common code
 2025-02-03 16:38 UTC  (5+ messages)
` [PATCH v1 6/9] asm-generic: move some parts of Arm's domain_build.h to asm-generic header

[PATCH] fuse: add a new "connections" file to show longest waiting reqeust
 2025-02-03 16:37 UTC 

[PATCH 0/1] linux-cip: add kernel config snippet for container compatibility
 2025-02-03 16:35 UTC  (6+ messages)

[PATCH 0/2] scsi: ufs: critical health condition
 2025-02-03 16:36 UTC  (3+ messages)
` [PATCH 2/2] scsi: ufs: Add support for critical health notification

[PATCH 0/6] thermal: renesas: Add support for RZ/G3S
 2025-02-03 16:30 UTC  (11+ messages)
` [PATCH 2/6] thermal: of: Export non-devres helper to register/unregister thermal zone

[PATCH] btrfs: add support for uncached writes
 2025-02-03 16:35 UTC 


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.