All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-03 14:56:41 to 2025-08-03 20:45:30 UTC [more...]

[PATCH 0/7] MD5 library functions
 2025-08-03 20:44 UTC  (2+ messages)
` [PATCH 1/7] mips: cavium-octeon: Remove Octeon optimized MD5 code

[RFC PATCH 4/4] vfio-nvme: implement TP4159 live migration cmds
 2025-08-03 20:40 UTC  (2+ messages)

[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
 2025-08-03 20:40 UTC  (3+ messages)
` [PATCH 05/11] i2c: apple: Drop default ARCH_APPLE in Kconfig

[PATCH] i2c: Force DLL0945 touchpad i2c freq to 100khz
 2025-08-03 20:39 UTC  (3+ messages)
` [PATCH v1] "

[PATCH v9 0/4] pressure: bmp280: Minor cleanup and interrupt support
 2025-08-03 20:37 UTC  (13+ messages)
` [bmp280 v1 0/6] Fixes and enhancements for the bmp280 driver
  ` [bmp280 v1 2/6] iio: pressure: bmp280: reduce overhead on read with MODE_FORCED
  ` [bmp280 v1 3/6] iio: pressure: bmp280: implement sampling_frequency for BMx280
  ` [bmp280 v1 4/6] iio: pressure: bmp280: enable filter settings "
  ` [bmp280 v1 5/6] iio: pressure: bmp280: remove code duplication
  ` [bmp280 v1 6/6] iio: pressure: bmp280: implement sampling_frequency calculation for BMx280

[RFC PATCH v3] ALSA: usb-audio: Add support for TASCAM US-144MKII
 2025-08-03 20:34 UTC 

[PATCH v1 1/6] net/zxdh: fix meson.build issues in compilation
 2025-08-03 20:29 UTC  (3+ messages)
` [PATCH v2 0/6] "

[PATCH 00/11] target/arm: Implement FEAT_CSSC, FEAT_CMPBR
 2025-08-03 20:28 UTC  (4+ messages)
` [PATCH 08/11] target/arm: Implement CB, CBB, CBH

[PATCH][next] drm/i915/bw: Remove space before newline
 2025-08-03 20:29 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[GIT PULL] i2c-host for v6.17, part 2
 2025-08-03 20:27 UTC  (2+ messages)

[Possible bug]: thermal and an scaling governor issues
 2025-08-03 20:18 UTC  (2+ messages)

[linux-next:master 12702/13054] drivers/i3c/master/../internals.h:53:9: warning: passing argument 1 of 'readsl' discards 'const' qualifier from pointer target type
 2025-08-03 20:16 UTC 

[PATCH] BCM2711 reboot fix
 2025-08-03 20:16 UTC  (2+ messages)

[PATCH v2 00/95] linux-user: Split up elfload.c
 2025-08-03 20:11 UTC  (7+ messages)
` [PATCH v2 02/95] semihosting: Initialize heap once per process
` [PATCH v2 45/95] linux-user: Remove target_elf_greg_t

[PATCH 11/20] drm/amd/display: Implement DCE analog link encoders
 2025-08-03 20:08 UTC  (5+ messages)

[PATCH 10/20] drm/amd/display: Implement DCE analog stream encoders
 2025-08-03 20:04 UTC  (5+ messages)

[PATCH v3 0/2] HP EliteBook 855 G7 WWAN modem power resource quirk
 2025-08-03 19:18 UTC  (3+ messages)
` [PATCH v3 1/2] ACPI: PM: Add power resource init function
` [PATCH v3 2/2] ACPI: PM: Add HP EliteBook 855 G7 WWAN modem power resource quirk

[asahilinux:bits/030-misc 10/20] Warning: drivers/pmdomain/core.c:935 function parameter 'one_dev_probing' not described in 'genpd_power_off'
 2025-08-03 19:57 UTC 

[GIT PULL] non-MM udpates for 6.17-rc1
 2025-08-03 19:48 UTC 

[PATCH RFT] iio: Fix core buffer demux failure to account for unwanted channels at tail
 2025-08-03 19:46 UTC  (2+ messages)

[PATCH 21/38] arm64: dts: mediatek: mt6795-sony-xperia-m5: Add pinctrl for mmc1/mmc2
 2025-08-03 19:44 UTC 

[PATCH 00/16] IIO: Enable runtime checks on buffers size and related
 2025-08-03 19:43 UTC  (8+ messages)
` [PATCH 02/16] iio: light: vcnl4035: Fix endianness vs data placement in buffer issue
` [PATCH 06/16] iio: light: acpi-als: Use a structure for layout of data to push to buffer
` [PATCH 10/16] iio: light: max44000: Use iio_push_to_buffers_with_ts() to allow source size runtime check

[PATCH] ethdev: Reject conflicting TX offloads configuration
 2025-08-03 19:42 UTC  (8+ messages)
` [PATCH v3 1/3] testpmd: Do not enable mbuf fast release TX offload by default
  ` [PATCH v3 2/3] ethdev: Improve descriptions of RX and TX offloads
  ` [PATCH v3 3/3] ethdev: Reject conflicting TX offloads configuration

Should seed device be allowed to be mounted multiple times?
 2025-08-03 19:38 UTC  (2+ messages)

[PATCH] rust: kernel: add missing safety comments
 2025-08-03 19:37 UTC  (4+ messages)

[PATCH v2 0/9] sun8i-ce: small cleanups/refactoring
 2025-08-03 19:10 UTC  (10+ messages)
` [PATCH v2 1/9] crypto: sun8i-ce - remove channel timeout field
` [PATCH v2 2/9] crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest()
` [PATCH v2 3/9] crypto: sun8i-ce - remove unnecessary __maybe_unused annotations
` [PATCH v2 4/9] crypto: sun8i-ce - add a new function for dumping task descriptors
` [PATCH v2 5/9] crypto: sun8i-ce - move bounce_iv and backup_iv to request context
` [PATCH v2 6/9] crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one()
` [PATCH v2 7/9] crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepare
` [PATCH v2 8/9] crypto: sun8i-ce - save hash buffers and dma info to request context
` [PATCH v2 9/9] crytpo: sun8i-ce - factor out prepare/unprepare from sun8i_ce_hash_run()

[GIT PULL] Scheduler updates for v6.17
 2025-08-03 19:36 UTC  (8+ messages)

Refreshed key for Nicolas Schier
 2025-08-03 19:12 UTC 

[meta-python][PATCH] python3-aioresponses: update inheritance to python_setuptools_build_meta
 2025-08-03 19:29 UTC 

[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
 2025-08-03 19:27 UTC  (5+ messages)

Support feedback - HM-SMR Zoned disk ENOSPC; can't mount RW
 2025-08-03 19:21 UTC 

[OE-core][kirkstone][PATCH] sqlite3: ignore CVE-2025-3277
 2025-08-03 19:17 UTC 

[PATCH V2] accel/amdxdna: Unify pm and rpm suspend and resume callbacks
 2025-08-03 19:14 UTC 

[PATCH V1] accel/amdxdna: Unify pm and rpm suspend and resume callbacks
 2025-08-03 19:14 UTC  (5+ messages)

[PATCH v4 00/36] New page table range API
 2025-08-03 19:08 UTC  (4+ messages)
` [PATCH v4 25/36] sparc64: Implement the new "

[PATCH] Revert "gpio: pxa: Make irq_chip immutable"
 2025-08-03 19:05 UTC  (2+ messages)

[PATCH v4] gpio-mlxbf2: use platform_get_irq_optional()
 2025-08-03 19:05 UTC  (2+ messages)

Filesystem corrupted
 2025-08-03 18:58 UTC  (5+ messages)

[PATCH net v2 0/3] Fix broken link with TH1520 GMAC when linkspeed changes
 2025-08-03 18:46 UTC  (9+ messages)
` [PATCH net v2 1/3] dt-bindings: net: thead,th1520-gmac: Describe APB interface clock
` [PATCH net v2 2/3] net: stmmac: thead: Get and enable APB clock on initialization

[mripard:drm/tidss/field-api 10/60] arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dtb: dss@30200000 (ti,am625-dss): oldi-transmitters:oldi@0:ports: 'port@0' is a required property
 2025-08-03 18:45 UTC 

[android-common:android15-6.6 1/1] drivers/leds/leds-spi-byte.c:99:26: warning: variable 'child' is uninitialized when used here
 2025-08-03 18:41 UTC 

[android-common:android15-6.6 1/1] fs/btrfs/extent_io.c:3203:26: warning: 'last_extent_end' may be used uninitialized
 2025-08-03 18:38 UTC 

[leon-rdma:dmabuf-vfio 11/26] kernel/dma/mapping.c:173:7: warning: variable 'addr' is used uninitialized whenever 'if' condition is false
 2025-08-03 18:31 UTC 

[syzbot] [bcachefs?] kernel panic: in transaction restart: transaction_restart_relock, last restarted by
 2025-08-03 18:30 UTC  (2+ messages)
` Forwarded:

[syzbot] [kernel?] INFO: task hung in vfs_coredump (2)
 2025-08-03 18:20 UTC 

[PATCH 0/8] builtin/config: introduce subcommands
 2025-08-03 18:19 UTC  (4+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 08/14] builtin/config: introduce "get" subcommand

[PATCH 00/17] Further hid-pidff improvements and fixes
 2025-08-03 18:13 UTC  (18+ messages)
` [PATCH 01/17] HID: pidff: Use direction fix only for conditional effects
` [PATCH 02/17] HID: pidff: Remove unhelpful pidff_set_actuators helper
` [PATCH 03/17] HID: pidff: Remove unneeded debug
` [PATCH 04/17] HID: pidff: Use ARRAY_SIZE macro instead of sizeof
` [PATCH 05/17] HID: pidff: Treat PID_REQUIRED_REPORTS as count, not max
` [PATCH 06/17] HID: pidff: Better quirk assigment when searching for fields
` [PATCH 07/17] HID: pidff: Simplify HID field/usage searching logic
` [PATCH 08/17] HID: pidff: Add support for AXES_ENABLE field
` [PATCH 09/17] HID: pidff: Update debug messages
` [PATCH 10/17] HID: pidff: Rework pidff_upload_effect
` [PATCH 11/17] HID: pidff: Separate check for infinite duration
` [PATCH 12/17] HID: pidff: PERMISSIVE_CONTROL quirk autodetection
` [PATCH 13/17] HID: pidff: Remove Anssi's email address from info msg
` [PATCH 14/17] HID: pidff: Define all cardinal directions
` [PATCH 15/17] HID: pidff: clang-format pass
` [PATCH 16/17] HID: universal-pidff: "
` [PATCH 17/17] HID: pidff: Reduce PID_EFFECT_OPERATION spam

[PATCH 2/2] kcov: load acquire coverage count in user-space code
 2025-08-03 18:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net v2] net: ti: icssg-prueth: Fix skb handling for XDP_PASS
 2025-08-03 18:02 UTC 

[PATCH 00/65] media: Rationalise usage of v4l2_fh
 2025-08-03 18:02 UTC  (3+ messages)
` [PATCH 49/65] media: s5p-jpeg: Access v4l2_fh from file

[PATCH] mm/damon/vaddr: avoid unnecessary migration between target nodes
 2025-08-03 18:01 UTC  (2+ messages)

[Buildroot] [PATCH] package/htpdate: bump to version 2.0.0
 2025-08-03 18:00 UTC 

[Buildroot] [PATCH] ckage/htpdate: bump to version 2.0.0
 2025-08-03 18:00 UTC 

[asahilinux:bits/250-aop 59/85] error[E0425]: cannot find function `of_reserved_mem_region_to_resource_byname` in crate `bindings`
 2025-08-03 17:58 UTC 

[PATCH] staging: media: ipu3: use string_choices API instead of ternary operator
 2025-08-03 17:49 UTC 

[zen:6.16/bbr3 1/1] net/ipv4/tcp_bbr.c:2045:17: warning: variable 'round_delivered' set but not used
 2025-08-03 17:49 UTC 

[PATCH] mm/damon: update expired description of damos_action
 2025-08-03 17:44 UTC  (2+ messages)

[PATCH] mm/damon: update expired description of damos_action
 2025-08-03 17:42 UTC  (2+ messages)

[PATCH 0/5] KVM: Drop vm_dead, pivot on vm_bugged for -EIO
 2025-08-03 17:41 UTC  (5+ messages)
` [PATCH 5/5] KVM: TDX: Add sub-ioctl KVM_TDX_TERMINATE_VM

[PATCH v4 0/2] refactor t1517 to focus on help output outside a repository
 2025-08-03 17:39 UTC  (5+ messages)
` [PATCH V5 0/3] "
  ` [PATCH V5 1/3] t/t1517: automate `git subcmd -h` tests "

[PATCH v2 0/2] add support flow director ops
 2025-08-03 17:34 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] net/zxdh: "

[PATCH v2] kbuild: Re-enable -Wunterminated-string-initialization
 2025-08-03 17:32 UTC  (2+ messages)

[meta-rockchip][PATCH] nanopc-t6: add
 2025-08-03 17:24 UTC 

[RFC 00/18] add hinic3 PMD driver
 2025-08-03 17:24 UTC  (6+ messages)
` [V5 00/18] add hinic3 pmd driver
  ` [V5 02/18] net/hinic3: add basic header files
  ` [V5 13/18] net/hinic3: add dev ops

Bug report for the man page execve(2), the paragraph Interpreter scripts
 2025-08-03 17:23 UTC 

[Buildroot] [PATCH 1/3] package/ell: bump version to 0.79
 2025-08-03 17:22 UTC  (3+ messages)

[PATCH 0/4] fs: Remove redundant __GFP_NOWARN
 2025-08-03 17:18 UTC  (3+ messages)
` [PATCH 1/4] bcachefs: "

[PATCH v4 0/3] Add pinctrl driver for RZ/T2H and RZ/N2H SoCs
 2025-08-03 17:08 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: renesas: document "

[ANNOUNCE] fstests: for-next branch updated to v2025.08.04
 2025-08-03 17:05 UTC 

[Buildroot] [PATCH] package/python-pillow: security bump to version 11.3.0
 2025-08-03 17:04 UTC 

[PATCH] drm/drm_bridge: Document 'connector' parameter in drm_bridge_detect()
 2025-08-03 16:56 UTC  (2+ messages)

[PATCH v2 0/4] i2c: rtl9300: Fix multi-byte I2C operations
 2025-08-03 16:54 UTC  (5+ messages)
` [PATCH v2 1/4] i2c: rtl9300: Fix multi-byte I2C write
` [PATCH v2 2/4] i2c: rtl9300: Increase timeout for transfer polling
` [PATCH v2 3/4] i2c: rtl9300: Add missing count byte for SMBus Block Ops
` [PATCH v2 4/4] i2c: rtl9300: Implement I2C block read and write

[PATCH V2] acpi: remove unnecessary parenthesis from return statement
 2025-08-03 16:54 UTC  (3+ messages)

[PATCH v3 00/16] drm: sprd: Make the Unisoc DRM driver usable on UMS9230
 2025-08-03 16:54 UTC  (5+ messages)
` [PATCH v3 01/16] dt-bindings: display: sprd: adapt for UMS9230 support
` [PATCH v3 02/16] dt-bindings: display: sprd: use more descriptive clock names

[PATCH v7 00/36] ACPI PCI Hotplug support on ARM
 2025-08-03 16:49 UTC  (7+ messages)
` [PATCH v7 09/36] hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_method

[ANNOUNCE] fstests: merge v2025.07.13 onto master branch
 2025-08-03 16:52 UTC 

[Possible bug]: thermal and an scaling governor issues
 2025-08-03 16:51 UTC  (2+ messages)

[PATCH RESEND v3 0/2] clk: spacemit: fix sspax_clk
 2025-08-03 16:49 UTC  (4+ messages)
` [PATCH RESEND v3 1/2] dt-bindings: clock: spacemit: CLK_SSPA_I2S_BCLK for SSPA

[PATCH 0/3] commit: convert pop_most_recent_commit() to prio_queue
 2025-08-03 16:48 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] "

[Buildroot] [PATCH] package/sshguard: bump to version 2.5.1
 2025-08-03 16:47 UTC 

[PATCH v2 0/3] permit -h/--help-all in more scenarios
 2025-08-03 16:43 UTC  (7+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] t1517: fixup for ua/t1517-short-help-tests
` [PATCH v3 2/3] parse-options: refactor flags for usage_with_options_internal
` [PATCH v3 3/3] builtin: also setup gently for --help-all

[PATCH 0/2] *** Wangxun new NIC support ***
 2025-08-03 16:42 UTC  (4+ messages)
` [PATCH v3 00/15] Wangxun new NIC support
  ` [PATCH v3 04/15] net/txgbe: add basic link configuration for Amber-Lite NICs

[PATCH v3 0/2] rebase: support --trailer
 2025-08-03 16:35 UTC  (4+ messages)
` [PATCH v3 1/2] trailer: append trailers in-process and drop the fork to `interpret-trailers`
` [PATCH v3 2/2] rebase: support --trailer

[PATCH v2 0/2] iio: magnetometer: add support for Infineon TLV493D 3D Magnetic Sensor
 2025-08-03 16:20 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: iio: magnetometer: document Infineon TLV493D 3D Magnetic sensor

loongarch bpf trampoline fentry_attach_stress test race condition issue
 2025-08-03 16:17 UTC 

[PATCH] bpf: remove dependency on vla
 2025-08-03 16:16 UTC 

Simplify procargs
 2025-08-03 16:15 UTC 

[PATCH 0/2] accel/rocket: Fix build errors and sparse warning
 2025-08-03 16:14 UTC  (3+ messages)

[v2] net/cksum: compute raw cksum for several segments
 2025-08-03 16:08 UTC  (3+ messages)
` [v3] "

[PATCH v1] HID: mf: add support for Legion Go dual dinput modes
 2025-08-03 16:02 UTC 

[RESEND PATCH v3 0/1] kern/xen: Add Xen command line parsing
 2025-08-03 15:57 UTC  (5+ messages)
` [RESEND PATCH v3 1/1] "

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-08-03 15:59 UTC  (8+ messages)

[PATCH v1] platform/x86: asus-wmi: Fix ROG button mapping, tablet mode on ASUS ROG Z13
 2025-08-03 15:57 UTC 

[zen:6.16/bbr3 1/1] net/ipv4/tcp_bbr.c:503: undefined reference to `__udivdi3'
 2025-08-03 15:51 UTC 

[PATCH v2 0/1] irqchip/mvebu-gicp: clear pending irqs on init
 2025-08-03 15:45 UTC  (2+ messages)

[Buildroot] [git commit] package/iwd: fix S40iwd check-package warnings
 2025-08-03 15:44 UTC 

[Buildroot] [git commit] package/iwd: bump version to 3.9
 2025-08-03 15:40 UTC 

[Buildroot] [git commit] package/ell: bump version to 0.79
 2025-08-03 15:40 UTC 

git-diff: --ignore-matching-lines has no effect on the output when --name-only is used
 2025-08-03 15:43 UTC  (5+ messages)
` [PATCH] diff: ensure consistent diff behavior with -I<regex> across output formats

[Buildroot] [PATCH] package/sqlite: ignore CVE-2025-3277
 2025-08-03 15:36 UTC  (2+ messages)

[Buildroot] [git commit] package/sqlite: ignore CVE-2025-3277
 2025-08-03 15:35 UTC 

[syzbot] [usb?] BUG: sleeping function called from invalid context in kcov_remote_start
 2025-08-03 15:34 UTC 

[PATCH] archive: flush deflate stream until Z_STREAM_END
 2025-08-03 15:34 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libcec: bump version to 7.1.1
 2025-08-03 15:32 UTC  (2+ messages)

[Buildroot] [git commit] package/libcec: bump version to 7.1.1
 2025-08-03 15:29 UTC 

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.{6, 12, 15}.x series
 2025-08-03 15:28 UTC  (2+ messages)

[ebiggers:wip-libcrypto 7/29] error: the following would cause module name conflict:
 2025-08-03 15:27 UTC 

[Buildroot] [git commit] {linux, linux-headers}: bump 6.{6, 12, 15}.x series
 2025-08-03 15:25 UTC 

[PATCH v5 0/5] Support trampoline for LoongArch
 2025-08-03 15:24 UTC  (8+ messages)

[Buildroot] [git commit] package/php: bump to v8.3.24
 2025-08-03 15:06 UTC 

[Buildroot] [PATCH] package/php: bump to v8.3.24
 2025-08-03 15:24 UTC  (2+ messages)

[PATCH 16/38] arm64: dts: mediatek: mt6331: Fix pmic, regulators, rtc, keys node names
 2025-08-03 15:22 UTC 

[PATCH 0/4] ARM: dts: aspeed: Convert remaining ASRock systems to NVMEM layout syntax
 2025-08-03 15:19 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: aspeed: e3c246d4i: convert NVMEM content to "
` [PATCH 2/4] ARM: dts: aspeed: e3c256d4i: "
` [PATCH 3/4] ARM: dts: aspeed: romed8hm3: "
` [PATCH 4/4] ARM: dts: aspeed: x570d4u: "

[PATCH] acpi: remove unnecessary paranthesis from return
 2025-08-03 15:18 UTC  (3+ messages)

[zen:6.16/zen-sauce 2/31] include/asm-generic/io.h:1175:55: error: performing pointer arithmetic on a null pointer has undefined behavior
 2025-08-03 15:11 UTC 

[PATCH v2 1/1] i2c: mv64xxx: prevent illegal pointer access
 2025-08-03 15:11 UTC  (2+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] package/libspdm: bump version to 3.8.0
 2025-08-03 15:05 UTC  (2+ messages)

[Buildroot] [git commit] package/libspdm: bump version to 3.8.0
 2025-08-03 15:01 UTC 

[PATCH v2 0/1] i2c: mv64xxx: prevent illegal pointer access
 2025-08-03 15:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 25.1.7
 2025-08-03 14:56 UTC  (2+ messages)

[Buildroot] [git commit] package/{mesa3d, mesa3d-headers}: bump version to 25.1.7
 2025-08-03 14:51 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.