messages from 2025-06-14 12:53:29 to 2025-06-14 15:38:02 UTC [more...]
[PATCH net-next] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband()
2025-06-14 15:35 UTC (2+ messages)
[PATCH v3 next 00/10] Implement mul_u64_u64_div_u64_roundup()
2025-06-14 15:37 UTC (15+ messages)
` [PATCH v3 next 02/10] lib: mul_u64_u64_div_u64() Use WARN_ONCE() for divide errors
` [PATCH v3 next 03/10] lib: mul_u64_u64_div_u64() simplify check for a 64bit product
` [PATCH v3 next 04/10] lib: Add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()
` [PATCH v3 next 05/10] lib: Add tests for mul_u64_u64_div_u64_roundup()
` [PATCH v3 next 06/10] lib: test_mul_u64_u64_div_u64: Test both generic and arch versions
` [PATCH v3 next 07/10] lib: mul_u64_u64_div_u64() optimise multiply on 32bit x86
` [PATCH v3 next 08/10] lib: mul_u64_u64_div_u64() Separate multiply to a helper for clarity
SVSM Development Call June 11th, 2025
2025-06-14 15:36 UTC (2+ messages)
[PATCH 1/4] lib/test_vmalloc.c: Replace RWSEM to SRCU for setup
2025-06-14 15:35 UTC (8+ messages)
` [PATCH 2/4] lib/test_vmalloc.c: Allow built-in execution
[PATCH v4 00/14] Don't generate netlink .rst files inside $(srctree)
2025-06-14 15:35 UTC (14+ messages)
` [PATCH v4 04/14] tools: ynl_gen_rst.py: make the index parser more generic
` [PATCH v4 05/14] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v4 06/14] scripts: lib: netlink_yml_parser.py: use classes
` [PATCH v4 07/14] tools: ynl_gen_rst.py: move index.rst generator to the script
` [PATCH v4 12/14] MAINTAINERS: add maintainers for netlink_yml_parser.py
[PATCH 00/12] Replace FSF postal address with licenses URL
2025-06-14 15:33 UTC (5+ messages)
` [PATCH 05/12] include/hw: replace "
[PATCH] net/tcp_ao: tracing: Hide tcp_ao events under CONFIG_TCP_AO
2025-06-14 15:30 UTC (2+ messages)
[PATCH] Documentation: embargoed-hardware-issues.rst: Add myself for Power
2025-06-14 15:29 UTC
CPU usage problem for offloaded flows with mlx5
2025-06-14 15:28 UTC
[android-common:android14-6.1 1/1] mm/page_alloc.c:1147:31: sparse: sparse: cast from restricted fpi_t
2025-06-14 15:18 UTC
[PATCH] drm/msm: Fix inverted WARN_ON() logic
2025-06-14 15:15 UTC (4+ messages)
[PATCH v10] media: vsp1: Add VSPX support
2025-06-14 15:14 UTC (12+ messages)
[PATCH v3 12/28] driver core: fw_devlink: Tag the fwnode dev member as private
2025-06-14 15:07 UTC (2+ messages)
[avpatel:riscv_sbi_sse_v3 59/62] ./include/generated/asm-offsets.h:334:9: warning: 'NR_CPUS' macro redefined
2025-06-14 15:07 UTC
[lee-leds:for-leds-next] BUILD SUCCESS 3bc1740d3157c9a9d30614371400f490dbbffd62
2025-06-14 15:06 UTC
[PATCH v6] rust: kernel: add support for bits/genmask macros
2025-06-14 15:06 UTC (3+ messages)
[pci:pwrctrl] BUILD SUCCESS 66db1d3cbdb0e89f8a3b5d06a8defb25d1c3f836
2025-06-14 15:04 UTC
[PATCH 0/2] drm/gpuvm: Locking helpers
2025-06-14 15:03 UTC (4+ messages)
` [PATCH 2/2] drm/gpuvm: Add locking helpers
[PATCH v2 00/12] Don't generate netlink .rst files inside $(srctree)
2025-06-14 15:01 UTC (9+ messages)
` [PATCH v2 05/12] tools: ynl_gen_rst.py: Split library from command line tool
[PATCH] i2c: omap: Fix an error handling path in omap_i2c_probe()
2025-06-14 14:59 UTC
[PATCH] KVM: arm64: nv: Fix s_cpu_if->vgic_lr[] indexing in vgic_v3_put_nested()
2025-06-14 14:57 UTC
[PATCH v8] media: vsp1: Add VSPX support
2025-06-14 14:55 UTC (4+ messages)
[PATCH] driver core: faux: fix Undefined Behavior in faux_device_destroy()
2025-06-14 14:53 UTC (4+ messages)
[PATCH v3 0/2] Enable permission change on arm64 kernel block mappings
2025-06-14 14:50 UTC (4+ messages)
` [PATCH v3 1/2] arm64: pageattr: Use pagewalk API to change memory permissions
[PATCH 4/5] vfio: Introduce vfio_device_ops.get_unmapped_area hook
2025-06-14 14:46 UTC (2+ messages)
[PATCH v5 00/20] mfd: adp5585: support keymap events and drop legacy Input driver
2025-06-14 14:36 UTC (42+ messages)
` [PATCH v5 01/20] dt-bindings: mfd: adp5585: ease on the required properties
` [PATCH v5 02/20] mfd: adp5585: only add devices given in FW
` [PATCH v5 03/20] mfd: adp5585: enable oscilator during probe
` [PATCH v5 04/20] mfd: adp5585: make use of MFD_CELL_NAME()
` [PATCH v5 05/20] dt-bindings: mfd: adp5585: document adp5589 I/O expander
` [PATCH v5 06/20] mfd: adp5585: refactor how regmap defaults are handled
` [PATCH v5 07/20] mfd: adp5585: add support for adp5589
` [PATCH v5 08/20] mfd: adp5585: add a per chip reg struture
` [PATCH v5 09/20] gpio: adp5585: add support for the adp5589 expander
` [PATCH v5 10/20] pwm: adp5585: add support for adp5589
` [PATCH v5 11/20] dt-bindings: mfd: adp5585: add properties for input events
` [PATCH v5 12/20] mfd: adp5585: add support for event handling
` [PATCH v5 13/20] mfd: adp5585: support reset and unlock events
` [PATCH v5 14/20] mfd: adp5585: add support for input devices
` [PATCH v5 15/20] gpio: adp5585: support gpi events
` [PATCH v5 16/20] Input: adp5585: Add Analog Devices ADP5585/89 support
` [PATCH v5 17/20] Input: adp5589: remove the driver
` [PATCH v5 18/20] mfd: adp5585: support getting vdd regulator
` [PATCH v5 19/20] dt-bindings: mfd: adp5585: document reset gpio
` [PATCH v5 20/20] mfd: adp5585: add support for a reset pin
[RESEND PATCH v4 0/4] dma-mapping: benchmark: Add support for dma_map_sg
2025-06-14 14:34 UTC (5+ messages)
` [RESEND PATCH v4 1/4] dma-mapping: benchmark: Add padding to ensure uABI remained consistent
` [RESEND PATCH v4 2/4] dma-mapping: benchmark: modify the framework to adapt to more map modes
` [RESEND PATCH v4 3/4] dma-mapping: benchmark: add support for dma_map_sg
` [RESEND PATCH v4 4/4] selftests/dma: Add dma_map_sg support for dma_map_benchmark
[PATCH 0/3] ASoC: amd: fixes for runtime private data memory leaks
2025-06-14 14:31 UTC (2+ messages)
[Buildroot] [PATCH v2 0/9] LoongArch64 initial support
2025-06-14 14:24 UTC (20+ messages)
` [Buildroot] [PATCH v2 2/9] arch: Introduce LoongArch64
` [Buildroot] [PATCH v2 3/9] package/glibc: Enable LoongArch64 support
` [Buildroot] [PATCH v2 4/9] package/musl: "
` [Buildroot] [PATCH v2 5/9] linux: Introduce {vmlinux, vmlinuz}.efi kernel binary format
` [Buildroot] [PATCH v2 6/9] boot/grub2: Introduce loongarch64-efi target
` [Buildroot] [PATCH v2 7/9] board/loongarch64-efi: Introduce the new board
` [Buildroot] [PATCH v2 8/9] boot/edk2: Add LoongArch64 OVMF support
` [Buildroot] [PATCH v2 9/9] board/qemu: Add loongarch64-virt-efi variant
[PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
2025-06-14 14:22 UTC (4+ messages)
[PATCH 0/3] arm64: dts: add descriptions for solidrun i.mx8mp based boards
2025-06-14 14:20 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: arm: fsl: Add bindings for SolidRun i.MX8MP SoM and boards
` [PATCH 2/3] arm64: dts: add description for solidrun imx8mp som and cubox-m
` [PATCH 3/3] arm64: dts: add description for solidrun imx8mp hummingboard variants
[PATCH 00/28] iio: zero init stack with { } instead of memset()
2025-06-14 14:18 UTC (9+ messages)
Xen 4.21 Development Update [May]
2025-06-14 14:20 UTC (3+ messages)
[PATCH v9 00/11] iio: accel: adxl345: add interrupt based sensor events
2025-06-14 14:17 UTC (21+ messages)
` [PATCH v9 01/11] iio: accel: adxl345: apply scale factor to tap threshold
` [PATCH v9 02/11] iio: accel: adxl345: make data struct variable irq function local
` [PATCH v9 03/11] iio: accel: adxl345: simplify measure enable
` [PATCH v9 05/11] iio: accel: adxl345: simplify reading the FIFO
` [PATCH v9 06/11] iio: accel: adxl345: replace magic numbers by unit expressions
` [PATCH v9 08/11] iio: accel: adxl345: add inactivity feature
` [PATCH v9 09/11] iio: accel: adxl345: add coupling detection for activity/inactivity
` [PATCH v9 10/11] iio: accel: adxl345: extend inactivity time for less than 1s
` [PATCH v9 11/11] docs: iio: add documentation for adxl345 driver
[PATCH 1/2] usbmon: do dma sync for cpu read if the buffer is not dma coherent
2025-06-14 14:16 UTC (3+ messages)
` [PATCH 2/2] media: uvcvideo: add URB_USBMON_NEED_SYNC urb flag
[PATCH 0/3] media: rcar-vin: Generate FRAME_SYNC events
2025-06-14 14:15 UTC (4+ messages)
` [PATCH 1/3] media: rcar-vin: Fold interrupt helpers into only callers
` [PATCH 2/3] media: rcar-vin: Check for correct capture interrupt event
` [PATCH 3/3] media: rcar-vin: Generate FRAME_SYNC events
[PATCH v2] net: usb: Convert tasklet API to new bottom half workqueue mechanism
2025-06-14 14:15 UTC (2+ messages)
[RFC Patch v2 2/4] drivers/hv: Allow vmbus message synic interrupt injected from Hyper-V
2025-06-14 14:15 UTC (2+ messages)
Poor thunderbolt-net interface performance when bridged
2025-06-14 14:11 UTC (11+ messages)
[PATCH 0/2] malloc size cleanup for K3 devices
2025-06-14 14:05 UTC (5+ messages)
` [PATCH 1/2] Kconfig: Add default malloc size of K3 ARCH
` [PATCH 2/2] configs: j7*/*am62*: Remove malloc size overwrite at config level
[PATCH v4 3/7] KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lock
2025-06-14 14:03 UTC (2+ messages)
[PATCH 2/2] scsi: mpi3mr: Add initialization for ATTO 24Gb SAS HBAs
2025-06-14 14:03 UTC (2+ messages)
[git pull] IOMMU Fix for Linux v6.16-rc1
2025-06-14 14:03 UTC
[PATCH v4 0/3] LoongArch: Add Loongson-2K BMC support
2025-06-14 13:59 UTC (6+ messages)
[PATCH 00/12] drop volatile from global data
2025-06-14 13:56 UTC (2+ messages)
[PATCH] bcachefs: Fix pool->alloc NULL pointer dereference
2025-06-14 13:55 UTC
Patch "tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()" has been added to the 6.6-stable tree
2025-06-14 13:55 UTC (4+ messages)
[tip:irq/urgent] BUILD SUCCESS 8a2277a3c9e4cc5398f80821afe7ecbe9bdf2819
2025-06-14 13:54 UTC
[PATCH 6.1 00/23] fixes from 6.11 for 6.1.y
2025-06-14 13:54 UTC (2+ messages)
[PATCH v14 19/32] fs/resctrl: Add the functionality to unassign MBM events
2025-06-14 13:53 UTC (2+ messages)
Backport sh-sci fixes to 6.12.y
2025-06-14 13:53 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/llvm-project: bump to version 20.1.7
2025-06-14 13:49 UTC
[RFC 00/19] Kernel API Specification Framework
2025-06-14 13:48 UTC (20+ messages)
` [RFC 01/19] kernel/api: introduce kernel API specification framework
` [RFC 02/19] eventpoll: add API specification for epoll_create1
` [RFC 03/19] eventpoll: add API specification for epoll_create
` [RFC 04/19] eventpoll: add API specification for epoll_ctl
` [RFC 05/19] eventpoll: add API specification for epoll_wait
` [RFC 06/19] eventpoll: add API specification for epoll_pwait
` [RFC 07/19] eventpoll: add API specification for epoll_pwait2
` [RFC 08/19] exec: add API specification for execve
` [RFC 09/19] exec: add API specification for execveat
` [RFC 10/19] mm/mlock: add API specification for mlock
` [RFC 11/19] mm/mlock: add API specification for mlock2
` [RFC 12/19] mm/mlock: add API specification for mlockall
` [RFC 13/19] mm/mlock: add API specification for munlock
` [RFC 14/19] mm/mlock: add API specification for munlockall
` [RFC 15/19] kernel/api: add debugfs interface for kernel API specifications
` [RFC 16/19] kernel/api: add IOCTL specification infrastructure
` [RFC 17/19] fwctl: add detailed IOCTL API specifications
` [RFC 18/19] binder: "
` [RFC 19/19] tools/kapi: Add kernel API specification extraction tool
[PATCH v4l-utils] qvidcap: Fix video capture being transparent on Wayland
2025-06-14 13:45 UTC
[Buildroot] [PATCH 1/1] package/xmrig: bump version to 6.22.3
2025-06-14 13:45 UTC
[PATCH v4l-utils] qv4l2: Fix video capture being transparent on Wayland
2025-06-14 13:44 UTC
[Buildroot] [PATCH 1/1] package/kodi-pvr-waipu: bump version to 21.11.2-Omega
2025-06-14 13:43 UTC
[Buildroot] [PATCH 1/1] package/fetchmail: bump version to 6.5.3
2025-06-14 13:42 UTC
[Buildroot] [PATCH 1/1] package/znc: bump version to 1.10.0
2025-06-14 13:41 UTC
[Buildroot] [PATCH 1/1] package/dtv-scan-tables: bump version
2025-06-14 13:41 UTC
[Buildroot] [PATCH 1/1] package/libpng: bump version to 1.6.49
2025-06-14 13:41 UTC
[Buildroot] [PATCH 1/1] package/nano: bump to version 8.5
2025-06-14 13:40 UTC
Mail delivery failed: returning message to sender
2025-06-14 13:40 UTC
[PATCH RFC v4 0/2] leds-lp50xx: Support reg to set multi_index
2025-06-14 13:38 UTC (5+ messages)
` [PATCH RFC v4 1/2] leds: leds-lp50xx: Handle reg to get correct multi_index
[PATCH v5 0/3] Workqueue: add WQ_PERCPU, system_dfl_wq and system_percpu_wq
2025-06-14 13:35 UTC (4+ messages)
` [PATCH v5 1/3] Workqueue: add system_percpu_wq and system_dfl_wq
` [PATCH v5 2/3] Workqueue: add new WQ_PERCPU flag
` [PATCH v5 3/3] [Doc] Workqueue: add WQ_PERCPU
[PATCH v4 00/11] iio: accel: adxl313: add power-save on activity/inactivity
2025-06-14 13:33 UTC (5+ messages)
` [PATCH v4 10/11] iio: accel: adxl313: add AC coupled activity/inactivity events
[RFC Patch v2 3/4] x86/Hyper-V: Not use auto-eoi when Secure AVIC is available
2025-06-14 13:32 UTC (2+ messages)
[PATCH v4 0/5] iio: adc: ti-adc128s052: Add support for adc102s051
2025-06-14 13:27 UTC (3+ messages)
` [PATCH v4 2/5] iio: adc: ti-adc128s052: Use shift and realbits
[PATCH v3 0/2] add support for MCP998X
2025-06-14 13:27 UTC (4+ messages)
` [PATCH v3 2/2] iio: temperature: "
[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
2025-06-14 13:24 UTC (8+ messages)
` [PATCH v2 09/12] lib/crc/s390: migrate s390-optimized CRC code into lib/crc/
[PATCH v2 1/3] mesa: fix RPROVIDEd package names
2025-06-14 13:11 UTC (3+ messages)
` [PATCH v2 3/3] libglvnd: migrate from meta-oe
` [OE-core] "
[PATCH] iio: accel: bmc150: Do not configure IRQ registers if no IRQ connected
2025-06-14 13:03 UTC (4+ messages)
[PATCH v2] dt-bindings: crypto: Convert ti,omap2-aes to DT schema
2025-06-14 13:00 UTC
[PATCH v1 0/3] firmware: coreboot: Support for System Management Interrupt (SMI) handling in coreboot payload (MM payload concept)
2025-06-14 12:59 UTC (7+ messages)
` [PATCH v1 1/3] firmware: coreboot: support for parsing SMM related informations from coreboot tables
` [PATCH v1 2/3] firmware: coreboot: loader for Linux-owned SMI handler
[PATCH 0/3] implement workaround for ERR051725
2025-06-14 12:56 UTC (4+ messages)
` [PATCH 1/3] usb: chipidea: udc: add CI_HDRC_CONTROLLER_PULLUP_EVENT event
` [PATCH 2/3] usb: chipidea: imx: add imx_usbmisc_pullup() hook
` [PATCH 3/3] usb: chipidea: imx: implement workaround for ERR051725
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.