All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-20 10:37:25 to 2026-04-20 11:21:42 UTC [more...]

[PATCH v3 0/2] Add LT9611C(EX/UXD) DRM bridge driver and device tree
 2026-04-20 10:45 UTC  (2+ messages)

[PATCH 0/5] board: ten64: add USB Hub (USB5744) management support
 2026-04-20 12:38 UTC  (3+ messages)
` [PATCH 1/5] usb: onboard-hub: fix compile issue with gpio.h import

[meta-oe][PATCH 0/4] kernel-selftest: update mm (formerly vm) test category
 2026-04-20 11:17 UTC 

[PATCH 0/2] USB: dwc2: Fix handling NAK
 2026-04-20 11:20 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc2: handle NAK when CHHLTD does not fire
` [PATCH 2/2] usb: dwc2: fix data toggle reset direction on ClearFeature(ENDPOINT_HALT)

[PATCH] ASoC: sdw_utils: cs42l43: allow spk component names to be combined
 2026-04-20 11:20 UTC  (2+ messages)

[PATCH v5 0/9] Introduce Xe PCIe FLR
 2026-04-20 11:20 UTC  (4+ messages)
` [PATCH v5 1/9] drm/xe/uc_fw: Allow re-initializing firmware

[PATCH 1/2] dt-bindings: hwmon: pmbus: add max20830
 2026-04-20 11:20 UTC  (6+ messages)

[PATCH 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-20 11:19 UTC  (3+ messages)
` [PATCH 1/9] "

[PATCH bpf-next v5 0/6] bpf: decap flags and GSO state updates
 2026-04-20 11:19 UTC  (9+ messages)
` [PATCH v5 1/6] bpf: name the enum for BPF_FUNC_skb_adjust_room flags
` [PATCH v5 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation
` [PATCH v5 3/6] bpf: add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulation
` [PATCH v5 4/6] bpf: allow new DECAP flags and add guard rails
` [PATCH v5 5/6] bpf: clear decap tunnel GSO state in skb_adjust_room
` [PATCH v5 6/6] selftests/bpf: tc_tunnel validate decap GSO state

[RFC PATCH bpf-next 0/6] selftests/bpf: Add XDP load-balancer benchmark
 2026-04-20 11:17 UTC  (7+ messages)
` [RFC PATCH bpf-next 1/6] selftests/bpf: Add bench_force_done() for early benchmark completion
` [RFC PATCH bpf-next 2/6] selftests/bpf: Add BPF batch-timing library
` [RFC PATCH bpf-next 3/6] selftests/bpf: Add XDP load-balancer common definitions
` [RFC PATCH bpf-next 4/6] selftests/bpf: Add XDP load-balancer BPF program
` [RFC PATCH bpf-next 5/6] selftests/bpf: Add XDP load-balancer benchmark driver
` [RFC PATCH bpf-next 6/6] selftests/bpf: Add XDP load-balancer benchmark run script

[PATCH v1 0/2] Fix dma_resv_wait_timeout() return handling in rocket/panfrost ioctls
 2026-04-20 11:18 UTC  (3+ messages)
` [PATCH v1 2/2] drm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_timeout()

[PATCH v3 0/2] media: staging: Drop StarFive JH7110 Camera Subsystem
 2026-04-20 11:16 UTC  (3+ messages)
` [PATCH v3 2/2] media: dt-bindings: Drop starfive,jh7110-camss from staging

[PATCH RFC bpf-next 0/2] selftests/bpf: Add support for get_preempt_count()
 2026-04-20 11:15 UTC  (6+ messages)
` [PATCH RFC bpf-next 1/2] selftests/bpf: Add riscv "
` [PATCH RFC bpf-next 2/2] selftests/bpf: Add LoongArch "

[PATCH 0/4] usb: typec: STUSB160x support
 2026-04-20 11:14 UTC  (7+ messages)
` [PATCH 1/4] usb: otg: Add function to set dr_mode
` [PATCH 2/4] usb: typec: wire USB role changes to OTG device
` [PATCH 4/4] USB: typec: Add STUSB160x driver

[PATCH v1] riscv: dts: microchip: fix icicle i2c pinctrl configuration
 2026-04-20 11:14 UTC  (2+ messages)

[PATCH v3 0/8] Bluetooth, wifi, arm64: extend WCN driver to support WCN399x device
 2026-04-20 11:14 UTC  (5+ messages)
` [PATCH v3 3/8] wifi: ath10k: snoc: support powering on the device via pwrseq

[PATCH] tools/cgroup/slabinfo: Fix use of slab.memcg_data
 2026-04-20 11:13 UTC  (2+ messages)

[PATCH v3 0/5] vhost-user-blk: fix compatibility with older qemu versions
 2026-04-20 11:11 UTC  (3+ messages)

[PATCH 00/40] arm64: dts: rockchip: Wire up frl-enable-gpios for RK3576/RK3588 boards
 2026-04-20 11:10 UTC  (11+ messages)
` [PATCH 05/40] arm64: dts: rockchip: Add frl-enable-gpios to rk3576-luckfox-core3576

[PATCH v2 0/3] scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters
 2026-04-20 11:38 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: scan: allocate sdev and starget on the NUMA node of the host adapter
` [PATCH v2 2/3] block: drop shared-tag fairness throttling
` [PATCH v2 3/3] scsi: use percpu counters for iorequest_cnt and iodone_cnt

[PATCH 0/4] iio: magnetometer: ak8975: modernize and cleanup driver
 2026-04-20 11:08 UTC  (5+ messages)
` [PATCH 1/4] iio: magnetometer: ak8975: header cleanup
` [PATCH 2/4] iio: magnetometer: ak8975: replace usleep_range() with fsleep()
` [PATCH 3/4] iio: magnetometer: ak8975: change 'u8*' to 'u8 *' in cast
` [PATCH 4/4] iio: magnetometer: ak8975: modernize polling loops with iopoll() macros

[OE-core] [PATCH v3] lttng-tools: upgrade 2.14.1 -> 2.15.0
 2026-04-20 11:06 UTC 

[PATCH i-g-t v3 0/4] Refactor kms_sharpness_filter tests
 2026-04-20 11:05 UTC  (5+ messages)
` [PATCH i-g-t v3 1/4] tests/intel/kms_sharpness_filter: sanitize subtest init
` [PATCH i-g-t v3 2/4] tests/intel/kms_sharpness_filter: refactor test_sharpness_filter function
` [PATCH i-g-t v3 3/4] tests/intel/kms_sharpness_filter: restructure igt_main
` [PATCH i-g-t v3 4/4] tests/intel/kms_sharpness_filter: Find mode with lowest bw requirement for test

[RFC Patch net-next v1 0/9] r8169: add RSS support for RTL8127
 2026-04-20 11:06 UTC  (2+ messages)

[Pre-CfP] LPC2026: Power management and thermal control micro-conference
 2026-04-20 11:06 UTC  (5+ messages)

[PATCH mptcp-net] mptcp: sockopt: set timestamp flags on subflow socket, not msk
 2026-04-20 11:05 UTC  (2+ messages)

[PATCH] wifi: ath11k: fix warning when unbinding
 2026-04-20 11:01 UTC 

[PATCH bpf] bpf: Fix NULL pointer dereference in bpf_skb_fib_lookup()
 2026-04-20 11:01 UTC  (3+ messages)

[PATCH 0/6] drm: handle IRQ_HPD events correctly
 2026-04-20 11:01 UTC  (8+ messages)
` [PATCH 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()

[PATCH v2] selftests: harness: fix pidfd leak in __wait_for_test
 2026-04-20 11:02 UTC  (2+ messages)

[PATCH v9 0/7] Add support for NXP P3H2x4x I3C hub driver
 2026-04-20 10:52 UTC  (16+ messages)
` [PATCH v9 1/7] i3c: master: Expose the APIs to support I3C hub
` [PATCH v9 2/7] i3c: master: Add "
` [PATCH v9 3/7] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
` [PATCH v9 4/7] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [PATCH v9 5/7] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v9 6/7] i3c: hub: Add support for the I3C interface in the I3C hub
` [PATCH v9 7/7] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality

[PATCH v1 0/1] rev-list: add --missing=print-only mode
 2026-04-20 11:00 UTC  (6+ messages)
` [PATCH v1 1/1] "

[PATCH v2 0/2] cdrom: gdrom: fix block I/O and capacity setting
 2026-04-20 11:01 UTC  (4+ messages)
` [PATCH v2 1/2] cdrom: gdrom: replace port I/O with MMIO accessors

[PATCH 0/2] Fix SAS wildcard scan on smartpqi and other controllers
 2026-04-20 11:01 UTC  (6+ messages)
` [PATCH 2/2] scsi: sas_user_scan: use scan_start if available

[PATCH v2 0/2] Updates to host requirements
 2026-04-20 10:59 UTC  (7+ messages)
` [PATCH v2 1/2] ref-manual/system-requirements.rst: make python3-websockets a default host requirement
  ` [docs] "
` [PATCH v2 2/2] ref-manual/system-requirements.rst: instruct to install a buildtools tarball
  ` [docs] "

[PATCH] MAINTAINERS: Update maintainer for iio driver(s)
 2026-04-20 11:00 UTC  (3+ messages)

sched/fair: DELAY_DEQUEUE causes ~25% pipe IPC regression on Raspberry Pi 5
 2026-04-20 10:59 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: qcom: sc8280xp: add several missing pdc map entries
 2026-04-20 10:58 UTC  (6+ messages)

[PATCH bpf-next v3 0/4] bpf: add icmp_send_unreach kfunc
 2026-04-20 10:58 UTC  (8+ messages)
` [PATCH bpf-next v4 0/6] "
  ` [PATCH bpf-next v4 1/6] net: move netfilter nf_reject_fill_skb_dst to core ipv4
  ` [PATCH bpf-next v4 2/6] net: move netfilter nf_reject6_fill_skb_dst to core ipv6
  ` [PATCH bpf-next v4 3/6] bpf: add bpf_icmp_send_unreach kfunc
  ` [PATCH bpf-next v4 4/6] selftests/bpf: add icmp_send_unreach kfunc tests
  ` [PATCH bpf-next v4 5/6] selftests/bpf: add icmp_send_unreach kfunc IPv6 tests
  ` [PATCH bpf-next v4 6/6] selftests/bpf: add icmp_send_unreach_recursion test

[PATCH v1 00/27] KVM: s390: Introduce arm64 KVM
 2026-04-20 10:57 UTC  (2+ messages)

[RFC PATCH 0/4] fix FF-A call failed with pKVM when ff-a driver is built-in
 2026-04-20 10:56 UTC  (12+ messages)
` [RFC PATCH 1/4] security: ima: move ima_init into late_initcall_sync
` [RFC PATCH 4/4] firmware: arm_ffa: check pkvm initailised when initailise ffa driver

Enable headset mic on kanaapali and sm8750
 2026-04-20 10:56 UTC 

[PATCH v3 0/3] add FALLOC_FL_WRITE_ZEROES support to xfs
 2026-04-20 10:55 UTC  (4+ messages)
` [PATCH v3 1/3] xfs: add xfs_bmap_alloc_or_convert_range function
` [PATCH v3 2/3] xfs: add support for FALLOC_FL_WRITE_ZEROES
` [PATCH v3 3/3] xfs: add a sysfs entry to enable write zeroes even if HW does not support it

[PATCH] pinctrl: pinconf-generic: fix properties bitmap leak in parse_fw_cfg()
 2026-04-20 10:55 UTC 

[PATCH net v1] net: validate skb->napi_id in RX tracepoints
 2026-04-20 10:54 UTC 

[LTP] [PATCH v7] high_freq_hwp_cap_cppc.c: new test
 2026-04-20 10:53 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH] Fix hugeshmat05 test failure on lpar with 1GB hugepages
 2026-04-20 10:53 UTC  (2+ messages)
` [LTP] "

[syzbot] [fuse?] INFO: task hung in fuse_conn_destroy (2)
 2026-04-20 10:52 UTC  (3+ messages)
` [PATCH next] fuse: avoid using the same file descriptor when cloning

[RFC PATCH 0/2] Support for Hyper-V's HvExtCallGetBootZeroedMemory()
 2026-04-20 10:51 UTC  (6+ messages)
` [RFC PATCH 2/2] Add HvExtCallGetBootZeroedMemory

[OE-core][scarthgap 00/11] Patch review
 2026-04-20 10:51 UTC  (4+ messages)

[PATCH v3 0/2] ASoC: tegra210: simplify ADX/AMX byte map get/put logic
 2026-04-20 10:50 UTC  (3+ messages)

[PATCH] common/mlx5: add ConnectX-10 SmartNIC
 2026-04-20 10:48 UTC  (2+ messages)
` [PATCH v2] "

[thermal:thermal/cooling-device-with-id-v2 6/14] drivers/power/supply/power_supply_core.c:1578: multiple definition of `devm_thermal_cooling_device_register'; drivers/base/power/main.o:drivers/base/power/main.c:1716: first defined here
 2026-04-20 10:48 UTC 

[PATCH v2 00/38] WHPX x86 updates for QEMU 11.1
 2026-04-20 10:42 UTC  (39+ messages)
` [PATCH v2 01/38] target/i386: emulate: include name of unhandled instruction
` [PATCH v2 02/38] whpx: i386: x2apic emulation
` [PATCH v2 03/38] whpx: i386: wire up feature probing
` [PATCH v2 04/38] whpx: i386: disable TbFlushHypercalls for emulated LAPIC
` [PATCH v2 05/38] whpx: i386: enable x2apic by default for user-mode LAPIC
` [PATCH v2 06/38] whpx: i386: reintroduce enlightenments for Windows 10
` [PATCH v2 07/38] whpx: i386: introduce proper cpuid support
` [PATCH v2 08/38] whpx: i386: kernel-irqchip=off fixes
` [PATCH v2 09/38] whpx: i386: use WHvX64RegisterCr8 only when kernel-irqchip=off
` [PATCH v2 10/38] whpx: i386: disable kernel-irqchip on Windows 10 when PIC enabled
` [PATCH v2 11/38] whpx: i386: IO port fast path cleanup
` [PATCH v2 12/38] whpx: i386: disable enlightenments and LAPIC for isapc
` [PATCH v2 13/38] whpx: i386: interrupt priority support
` [PATCH v2 14/38] hw/intc: apic: disallow APIC reads when disabled
` [PATCH v2 15/38] whpx: i386: fix CPUID[1:EDX].APIC reporting
` [PATCH v2 16/38] whpx: i386: set apicbase value only on success
` [PATCH v2 17/38] whpx: i386: unknown MSR configurability
` [PATCH v2 18/38] whpx: i386: enable GuestIdleReg enlightenment
` [PATCH v2 19/38] whpx: i386: tighten APIC base validity check
` [PATCH v2 20/38] whpx: i386: ignore vpassist when kernel-irqchip=off
` [PATCH v2 21/38] target: i386: HLT type that ignores EFLAGS.IF
` [PATCH v2 22/38] whpx: i386: add HV_X64_MSR_GUEST_IDLE when !kernel-irqchip
` [PATCH v2 23/38] whpx: i386: one more CPUID
` [PATCH v2 24/38] whpx: i386: some x2APIC awareness
` [PATCH v2 25/38] whpx: i386: set WHvX64RegisterInitialApicId
` [PATCH v2 26/38] whpx: i386: Pause VM on fatal exception to be able to inspect state
` [PATCH v2 27/38] target/i386: emulate: use exception_payload for fault address
` [PATCH v2 28/38] whpx: i386: CPU features support for Windows 10
` [PATCH v2 29/38] target/i386: make xsave_buf present unconditionally
` [PATCH v2 30/38] target/i386: add de/compaction to xsave_helper
` [PATCH v2 31/38] whpx: xsave support
` [PATCH v2 32/38] whpx: i386: set APIC ID only when APIC present
` [PATCH v2 33/38] whpx: i386: update migration blocker message
` [PATCH v2 34/38] whpx: i386: don't increment eip on MSR access raising GPF
` [PATCH v2 35/38] target/i386: emulate, hvf: rdmsr/wrmsr GPF handling
` [PATCH v2 36/38] whpx: i386: add feature to intercept #GP MSR accesses
` [PATCH v2 37/38] whpx: i386: intercept CPUID 0xD too
` [PATCH v2 38/38] whpx: i386: documentation update

[PATCH 1/2 nf v2] netfilter: nf_tables: skip L4 header parsing for non-first fragments
 2026-04-20 10:47 UTC  (2+ messages)
` [PATCH 2/2 nf v2] netfilter: xtables: fix "

[PATCH v1 00/27] [RISC-V] Introduce enablemenant of dom0less
 2026-04-20 10:47 UTC  (7+ messages)
` [PATCH v1 15/27] xen/riscv: add very early virtual APLIC (vAPLIC) initialization support

[PATCH 0/3] drm/vmwgfx: Use DRM's vblank timer
 2026-04-20 10:46 UTC  (2+ messages)

[PATCH] [v3] mtd: spi-nor: gigadevice: Add support for GD25LQ255E
 2026-04-20 10:44 UTC  (5+ messages)

[PATCH v2 0/3] arm64: dts: qcom: sdm630/660 FastRPC fixes
 2026-04-20 10:44 UTC  (7+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: sdm660: set cdsp compute-cbs' regs properly
` [PATCH v2 2/3] arm64: dts: qcom: sdm630: set adsp "
` [PATCH v2 3/3] arm64: dts: qcom: sdm630: assign adsp_mem region to ADSP FastRPC node

[PATCH bpf-next v13 0/6] bpf: add cpu time counter kfuncs
 2026-04-20 10:44 UTC  (4+ messages)
` [PATCH bpf-next v13 6/6] bpf, arm64: Add JIT support for "

[PATCH v5 0/9] Add Renesas RZ/G3E GPT support
 2026-04-20 10:43 UTC  (10+ messages)
` [PATCH v5 1/9] dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property
` [PATCH v5 2/9] pwm: rzg2l-gpt: Add support for gpt linking with poeg
` [PATCH v5 3/9] pwm: rzg2l-gpt: Drop unused rzg2l_gpt_chip parameter from rzg2l_gpt_calculate_prescale()
` [PATCH v5 4/9] pwm: rzg2l-gpt: Convert to waveform callbacks
` [PATCH v5 5/9] pwm: rzg2l-gpt: Add info variable to struct rzg2l_gpt_chip
` [PATCH v5 6/9] pwm: rzg2l-gpt: Add prescale_mult variable to struct rzg2l_gpt_info
` [PATCH v5 7/9] pwm: rzg2l-gpt: Add calculate_prescale() callback "
` [PATCH v5 8/9] dt-bindings: pwm: Document RZ/G3E GPT support
` [PATCH v5 9/9] pwm: rzg2l-gpt: Add RZ/G3E support

[PATCH] docs: Add overview and SLUB allocator sections to slab documentation
 2026-04-20 10:43 UTC  (10+ messages)

[PATCH 0/2] Negative tests for VM_BIND decompression
 2026-04-20 10:41 UTC  (3+ messages)
` [PATCH 1/2] tests/intel : Add data structs & helper utilities for VM_Bind Neg tests

WireGuard Windows 0.6.1 - Timeline of issues (tunnels lost & import still broken)
 2026-04-20 10:40 UTC  (3+ messages)

[PATCH] driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()
 2026-04-20 10:40 UTC  (2+ messages)

[PATCH v2] crypto: deflate - fix decompression window size
 2026-04-20 10:37 UTC  (5+ messages)

[kas:uffd/rfc-v3 2/9] mm/huge_memory.c:2644:43: error: 'PAGE_NONE' undeclared; did you mean 'PAGE_U_NONE'?
 2026-04-20 10:36 UTC 

[PATCH v3 0/8] drm/i915: move more display dependencies from i915
 2026-04-20 10:30 UTC  (9+ messages)
` [PATCH v3 1/8] drm/i915: move SKL clock gating init to display
` [PATCH v3 2/8] drm/i915: move KBL "
` [PATCH v3 3/8] drm/i915/display: move CFL "
` [PATCH v3 4/8] drm/i915/display: move BXT "
` [PATCH v3 5/8] drm/i915/display: move GLK "
` [PATCH v3 6/8] drm/i915/display: move HSW and BDW "
` [PATCH v3 7/8] drm/i915/display: move pre-HSW "
` [PATCH v3 8/8] drm/i915: remove HAS_PCH_NOP() dependency from clock gating


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.