All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-06 19:44:26 to 2026-04-06 20:42:29 UTC [more...]

[PATCH v2 0/4] kernel-doc fix for headers
 2026-04-06 20:42 UTC  (7+ messages)
` [PATCH v2 1/4] drm/xe: Fix stale and mismatched kernel-doc member tags in header files
` [PATCH v2 2/4] drm/xe: Add missing '@' prefix to kernel-doc member tags
` [PATCH v2 3/4] drm/xe: Fix kernel-doc comment syntax issues in header files
` [PATCH v2 4/4] drm/xe: Fix type and parameter name mismatches in kernel-doc references
` ✗ CI.checkpatch: warning for kernel-doc fix for headers (rev2)
` ✓ CI.KUnit: success "

[PATCH net-next v3 0/3] gve: add support for PTP gettimex64
 2026-04-06 20:41 UTC  (4+ messages)
` [PATCH net-next v3 3/3] gve: implement "

[PATCH] checkpatch: add --json output mode
 2026-04-06 20:41 UTC  (6+ messages)

[PATCH v2 net 0/6] Fix short frame transmission in enetc
 2026-04-06 20:41 UTC  (7+ messages)
` [PATCH v2 net 1/6] net: enetc: increment error counter in enetc_xdp_xmit() on DMA mapping errors
` [PATCH v2 net 2/6] net: enetc: linearize PTP event packets with one-step TX timestamping
` [PATCH v2 net 3/6] net: enetc: ensure enetc_xdp_xmit() calls enetc_update_tx_ring_tail()
` [PATCH v2 net 4/6] net: enetc: fix bogus TX ring consumer index after reinitialization
` [PATCH v2 net 5/6] net: enetc: pad short frames in software
` [PATCH v2 net 6/6] net: enetc: pad short XDP frames coming from devmap

[PATCH] Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp
 2026-04-06 20:40 UTC  (2+ messages)

[PATCH bpf-next] bpf/tests: Exhaustive test coverage for signed division and modulo
 2026-04-06 20:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Input: gpio-keys - add hibernation support
 2026-04-06 20:39 UTC  (3+ messages)

[PATCH] object-file: don't use object database without a repository
 2026-04-06 20:38 UTC  (9+ messages)

[PATCH 0/2] arm: mediatek: enable SNOR on Genio 520/720 EVK
 2026-04-06 20:37 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: mediatek: add Genio 520/720 SNOR support
` [PATCH 2/2] configs: mediatek: add required config for SNOR on Genio 520/720 EVK

[PATCH v4 0/7] Allow AET to use PMT/TPMI as loadable modules
 2026-04-06 20:35 UTC  (4+ messages)
` [PATCH v4 4/7] fs,x86/resctrl: Add architecture hooks for every mount/unmount

[RFC] [PATCH] Fix warning at fs/dcache.c:430 dentry_free
 2026-04-06 20:38 UTC  (5+ messages)

[PATCH net-next 0/3] net: phy: add support for disabling autonomous EEE
 2026-04-06 20:28 UTC  (8+ messages)

[PATCH v21 0/6] Add PWM support for IPQ chipsets
 2026-04-06 20:24 UTC  (14+ messages)
` [PATCH v21 1/6] dt-bindings: pwm: add IPQ6018 binding
` [PATCH v21 2/6] pwm: driver for qualcomm ipq6018 pwm block
` [PATCH v21 3/6] arm64: dts: qcom: ipq6018: add pwm node
` [PATCH v21 4/6] arm64: dts: qcom: ipq5018: "
` [PATCH v21 5/6] arm64: dts: qcom: ipq5332: "
` [PATCH v21 6/6] arm64: dts: qcom: ipq9574: "

[PATCH 0/4] bitbake-setup: extra-remotes support for contrib push mirrors
 2026-04-06 20:24 UTC  (5+ messages)
` [PATCH 1/4] bitbake-setup: update vscode workspace always
` [PATCH 2/4] bitbake-setup: add support for extra-remotes in layer sources
` [PATCH 3/4] bitbake-setup: add contrib extra-remotes to default-registry configs
` [PATCH 4/4] bitbake-selftest: setup: add test_extra_remotes

[PATCH net-next] docs: netdev: document AI-assisted review tooling
 2026-04-06 20:24 UTC  (3+ messages)

[PATCH] drm/xe/svm: Use xe_map_resource_to_region helper instead of direct access
 2026-04-06 20:23 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net 0/10] ice: bug fixes -- no link, tc-flower, VF rate
 2026-04-06 20:22 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-net 8/10] ice: set ETS TLV willing bit in default MIB sent to firmware
    `  "

[PATCH] dma-buf: heaps: system: document system_cc_shared heap
 2026-04-06 20:20 UTC  (2+ messages)

[PATCH] KVM: Fix kvm_vcpu_map[_readonly]() function prototypes
 2026-04-06 20:19 UTC  (4+ messages)

[PATCH v2] arm64: dts: qcom: sdm845-oneplus: Enable known blocks and add placeholders
 2026-04-06 20:18 UTC  (2+ messages)

[PATCH v2 0/7] odb: add write operation to ODB transaction interface
 2026-04-06 20:19 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/7] object-file: remove flags from transaction packfile writes

[PATCH 0/8] spi: mtk_snor: various fixes and improvements
 2026-04-06 20:13 UTC  (9+ messages)
` [PATCH 1/8] spi: mtk_snor: clean up comments
` [PATCH 2/8] spi: mtk_snor: avoid alloc in mtk_snor_cmd_program()
` [PATCH 3/8] spi: mtk_snor: conditionally copy tx/rx data
` [PATCH 4/8] spi: mtk_snor: check return value of mtk_snor_cmd_exec()
` [PATCH 5/8] spi: mtk-snor: add bounds checking in mtk_snor_cmd_program()
` [PATCH 6/8] spi: mtk_snor: support newer SOCs
` [PATCH 7/8] spi: mtk_snor: fix zeroed data in DMA read bounce path
` [PATCH 8/8] spi: mtk_snor: Remove status register write procedure in probe()

[PATCH v10 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-04-06 20:15 UTC  (46+ messages)
` [PATCH v10 01/22] media: mc: Add INTERNAL pad flag
` [PATCH v10 02/22] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v10 03/22] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v10 04/22] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v10 05/22] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v10 06/22] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v10 07/22] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v10 08/22] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v10 09/22] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v10 10/22] dt-bindings: media: i2c: max96712: add control-channel-port property
` [PATCH v10 11/22] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v10 12/22] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v10 13/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v10 14/22] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v10 15/22] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v10 16/22] media: i2c: maxim-serdes: add MAX96717 driver
` [PATCH v10 17/22] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v10 18/22] media: i2c: maxim-serdes: add MAX9296A driver
` [PATCH v10 19/22] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v10 20/22] staging: media: remove "
` [PATCH v10 21/22] media: i2c: remove MAX96717 driver
` [PATCH v10 22/22] media: i2c: remove MAX96714 driver

[RFC PATCH bpf-next v5 1/2] tracing: Prefer vmlinux symbols over module symbols for unqualified kprobes
 2026-04-06 20:15 UTC  (2+ messages)

[PATCH v8 00/16] platform-x86: lenovo-wmi: Add fixes and enhancement
 2026-04-06 20:14 UTC  (17+ messages)
` [PATCH v8 01/16] platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_int()
` [PATCH v8 02/16] platform/x86: lenovo-wmi-other: Balance IDA id allocation and free
` [PATCH v8 03/16] platform/x86: lenovo-wmi-other: Balance component bind and unbind
` [PATCH v8 04/16] platform/x86: lenovo-wmi-other: Zero initialize WMI arguments
` [PATCH v8 05/16] platform/x86: lenovo-wmi-other: Fix tunable_attr_01 struct members
` [PATCH v8 06/16] platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices
` [PATCH v8 07/16] platform/x86: lenovo: Decouple lenovo-wmi-gamezone and lenovo-wmi-other
` [PATCH v8 08/16] platform/x86: lenovo-wmi-helpers: Move gamezone enums to wmi-helpers
` [PATCH v8 09/16] platform/x86: lenovo-wmi-other: Move LWMI_FAN_DIV
` [PATCH v8 10/16] platform/x86: lenovo-wmi-other: Add lwmi_attr_id() function
` [PATCH v8 11/16] platform/x86: lenovo-wmi-other: Add missing CPU tunable attributes
` [PATCH v8 12/16] platform/x86: lenovo-wmi-other: Add GPU "
` [PATCH v8 13/16] platform/x86: lenovo-wmi-other: Rename LWMI_OM_FW_ATTR_BASE_PATH
` [PATCH v8 14/16] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting
` [PATCH v8 15/16] platform/x86: lenovo-wmi-helpers: Add helper for creating per-device debugfs dir
` [PATCH v8 16/16] platform/x86: lenovo-wmi-capdata: Add debugfs file for dumping capdata

[PATCH bpf v4 0/2] bpf: reject direct access to nullable PTR_TO_BUF pointers
 2026-04-06 20:13 UTC  (4+ messages)
` [PATCH bpf v4 2/2] selftests/bpf: add test for nullable PTR_TO_BUF access

[PATCH v3 00/12] CMTG enablement
 2026-04-06 20:13 UTC  (7+ messages)
` [PATCH v3 06/12] drm/i915/cmtg: add hook to enable CMTG with sync to port
` [PATCH v3 07/12] drm/i915/cmtg: add a hook to enable ddi for CMTG
` [PATCH v3 08/12] drm/i915/cmtg: modify existing hook to disable CMTG

[PATCH net-next] net: phy: realtek: get rid of magic numbers in rtl8201_config_intr()
 2026-04-06 20:12 UTC 

[PATCH bpf v3 1/2] bpf: Reject sleepable kprobe_multi programs at attach time
 2026-04-06 20:11 UTC  (5+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Add test to ensure kprobe_multi is not sleepable

[PATCH] ahci: force 32-bit DMA for JMicron JMB582/JMB585
 2026-04-06 20:11 UTC  (2+ messages)
` [PATCH v3] ata: "

[Bug 221318] New: mice behind ASMedia ASM1042A via Thunderbolt 2 never produce input, most likely due to interrupt pipe idle window during enumeration
 2026-04-06 20:11 UTC  (4+ messages)
` [Bug 221318] "

[PATCH] drm/xe: Suppress reset log for destroyed queues
 2026-04-06 20:08 UTC  (6+ messages)

[bluez/bluez] 7f24cd: monitor: Fix not loading local GATT DB from cache
 2026-04-06 20:08 UTC 

[RFC PATCH bpf-next v5 0/2] tracing: Fix kprobe attachment when module shadows vmlinux symbol
 2026-04-06 19:31 UTC 

[PATCH v5 0/5] iio: ssp_sensors: improve resource cleanup
 2026-04-06 20:04 UTC  (3+ messages)
` [PATCH v5 3/5] iio: ssp_sensors: factor out pending list add/remove helpers

[BUG] vsock: refcount_t saturation and OOM via buffer size invariant inversion
 2026-04-06 20:04 UTC  (4+ messages)
    ` [PATCH v2 net] vsock: fix buffer size clamping order

[syzbot] [media?] memory leak in vidtv_psi_short_event_desc_init
 2026-04-06 20:04 UTC 

nfnetlink_queue crashes kernel
 2026-04-06 20:04 UTC  (7+ messages)

[PATCH] sched/deadline: Fix stale dl_defer_running in dl_server else-branch
 2026-04-06 20:03 UTC  (8+ messages)
` [PATCH] sched/deadline: Fix stale dl_defer_running in update_dl_entity() if-branch

[PATCH 0/2] selftests/nolibc: don't skip tests for unimplemented syscalls anymore
 2026-04-06 20:02 UTC  (3+ messages)
` [PATCH 1/2] selftests/nolibc: explicitly handle ENOSYS from ptrace()
` [PATCH 2/2] selftests/nolibc: don't skip tests for unimplemented syscalls anymore

[PATCH V10 0/4] Rust support for powerpc
 2026-04-06 20:01 UTC  (5+ messages)
` [PATCH V10 1/4] rust: Separate host libraries to fix rmeta dependency conflict
` [PATCH V10 2/4] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V10 3/4] rust: Add PowerPC support
` [PATCH V10 4/4] powerpc: Enable Rust for ppc64le

[PATCH BlueZ v1] monitor: Fix not loading local GATT DB from cache
 2026-04-06 20:00 UTC 

[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
 2026-04-06 19:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libgphoto2: fix build with gcc >= 14
 2026-04-06 19:50 UTC  (2+ messages)

[syzbot] [block?] [trace?] INFO: task hung in blk_trace_startstop
 2026-04-06 19:55 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
 2026-04-06 19:55 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/vmx: avoid KASAN instrumentation in enter_vmx_ops() for kexec

[syzbot] [kvm?] INFO: task hung in kvm_swap_active_memslots (2)
 2026-04-06 19:53 UTC  (2+ messages)

[PATCH bpf v6 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-04-06 19:53 UTC  (3+ messages)
` [PATCH bpf v6 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()

[PATCH net-next V2 0/5] net/mlx5e: XDP, Add support for multi-packet per page
 2026-04-06 19:52 UTC  (9+ messages)
` [PATCH net-next V2 4/5] net/mlx5e: XDP, Use a single linear page per rq

[usb:usb-testing] BUILD SUCCESS 3723393cc284e09107c0f55c47458b75b29be2c3
 2026-04-06 19:51 UTC 

[PATCH v2 0/2] selftests/mm: clean up build output and verbosity
 2026-04-06 19:51 UTC  (3+ messages)

[PATCH] iio: adc: ad4170: use lookup table for gpio mask selection
 2026-04-06 19:50 UTC  (2+ messages)

[PATCH v4] mm/vmpressure: skip socket pressure for costly order reclaim
 2026-04-06 19:50 UTC 

[syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / virtqueue_enable_cb_delayed (11)
 2026-04-06 19:49 UTC  (4+ messages)

[PATCH v3 01/13] configs: sc5xx: Do not store environment in SPI flash
 2026-04-06 19:06 UTC  (13+ messages)
` [PATCH v3 02/13] mach-sc5xx: Remove update commands from default environment
` [PATCH v3 03/13] mach-sc5xx: Update boot commands
` [PATCH v3 04/13] mach-sc5xx: Switch from tftp to wget
` [PATCH v3 05/13] mach-sc5xx: Add USB boot command
` [PATCH v3 06/13] mach-sc5xx: Remove preliminary binman support
` [PATCH v3 07/13] dts: sc594: Fix gige-reset line on EZKIT
` [PATCH v3 08/13] mach-sc5xx: sc573: Rename EZKIT board to EZLITE
` [PATCH v3 09/13] mach-sc5xx: Update image load address
` [PATCH v3 10/13] mach-sc5xx: Update SPI bootargs for ubifs
` [PATCH v3 11/13] configs: sc5xx: Set default bootcmd to SPI boot
` [PATCH v3 12/13] arm: sc5xx: Remove SC5XX_LOADADDR and add kernel_addr_r
` [PATCH v3 13/13] arm: sc5xx: add missing boot env selectors

[PATCH v6 1/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
 2026-04-06 19:47 UTC  (3+ messages)
` (sashiko review) "

[PATCH] gpu: nova-core: require little endian
 2026-04-06 19:46 UTC  (2+ messages)

[PATCH v3 0/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
 2026-04-06 19:46 UTC  (3+ messages)
` [PATCH v3 3/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels

[PATCH v3 00/13] sc5xx Environment Cleanup and Fixes
 2026-04-06 19:06 UTC 

[PATCH 0/4] tests/xe: Add xe_page_reclaim test suite
 2026-04-06 19:45 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[meta-networking][PATCH] networkmanager: enable modemmanager for 'phone' devices
 2026-04-06 19:44 UTC  (3+ messages)
` [oe] "

[Buildroot] [PATCH v2 1/1] package/suricata: security bump version to 8.0.4
 2026-04-06 19:44 UTC  (2+ messages)

[PATCHv2] dmaengine: dw-axi-dmac: simplify allocation
 2026-04-06 19:44 UTC 

[Buildroot] [git commit] package/suricata: security bump version to 8.0.4
 2026-04-06 19:14 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.