All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-05 13:31:49 to 2025-10-05 17:41:34 UTC [more...]

[Stable-10.0.5 v2 00/58] Patch Round-up for stable 10.0.5, freeze on 2025-10-06 (frozen)
 2025-10-05 17:37 UTC  (15+ messages)
` [Stable-10.0.5 39/58] hw/usb/hcd-uhci: don't assert for SETUP to non-0 endpoint
` [Stable-10.0.5 40/58] hw/intc/xics: Add missing call to register vmstate_icp_server
` [Stable-10.0.5 41/58] ppc/spapr: init lrdr-capapcity phys with ram size if maxmem not provided
` [Stable-10.0.5 42/58] ui/spice: Fix abort on macOS
` [Stable-10.0.5 44/58] hw/riscv/riscv-iommu: Fix MSI table size limit
` [Stable-10.0.5 47/58] target/riscv: use riscv_csrr in riscv_csr_read
` [Stable-10.0.5 48/58] target/riscv: do not use translator_ldl in opcode_at
` [Stable-10.0.5 49/58] hw/riscv/riscv-iommu: Fixup PDT Nested Walk
` [Stable-10.0.5 50/58] target/riscv: Fix endianness swap on compressed instructions
` [Stable-10.0.5 51/58] target/riscv: rvv: Replace checking V by checking Zve32x
` [Stable-10.0.5 52/58] target/riscv: rvv: Modify minimum VLEN according to enabled vector extensions
` [Stable-10.0.5 53/58] migration: Fix state transition in postcopy_start() error handling
` [Stable-10.0.5 55/58] memory: New AS helper to serialize destroy+free
` [Stable-10.0.5 56/58] physmem: Destroy all CPU AddressSpaces on unrealize

[PATCH] drm/xe/guc: Ratelimit diagnostic messages from the relay
 2025-10-05 17:39 UTC 

[syzbot] [net?] WARNING in xfrm_state_migrate (2)
 2025-10-05 17:39 UTC 

[PATCH] libs/guest: don't use unsigned long as type for PFNs
 2025-10-05 17:38 UTC  (2+ messages)

[PATCH] fbdev: mb862xxfbdrv: Make CONFIG_FB_DEVICE optional
 2025-10-05 17:38 UTC 

[PATCH] md: don't add empty badblocks record table in super_1_load()
 2025-10-05 17:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/harfbuzz: bump to version 12.1.0
 2025-10-05 17:33 UTC  (2+ messages)

[Buildroot] [git commit] package/harfbuzz: bump to version 12.1.0
 2025-10-05 17:22 UTC 

[Buildroot] [git commit] package/fwts: bump to version 25.09.00
 2025-10-05 17:19 UTC 

[Buildroot] [PATCH 1/1] package/fwts: bump to version 25.09.00
 2025-10-05 17:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ccache: bump version to 4.12.1
 2025-10-05 17:19 UTC  (2+ messages)

[Buildroot] [git commit] package/ccache: bump version to 4.12.1
 2025-10-05 16:47 UTC 

[PATCH v3 0/6] lib/base64: add generic encoder/decoder, migrate users
 2025-10-05 17:18 UTC  (6+ messages)
` [PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables

[PATCH] smb: client: Reduce the scopes for a few variables in two functions
 2025-10-05 17:10 UTC 

[PATCH v16 0/9] Add PWM support for IPQ chipsets
 2025-10-05 17:07 UTC  (3+ messages)
` [PATCH v16 3/9] dt-bindings: pwm: qcom,ipq6018-pwm: Add compatible for ipq5018

qemu-system-aarch64 hangs in a cortex-a72 test
 2025-10-05 16:55 UTC 

[Stable-10.1.1 v2 00/81] Patch Round-up for stable 10.1.1, freeze on 2025-10-06
 2025-10-05 16:48 UTC  (22+ messages)
` [Stable-10.1.1 61/81] hw/usb/hcd-uhci: don't assert for SETUP to non-0 endpoint
` [Stable-10.1.1 62/81] net/passt: Fix build failure due to missing GIO dependency
` [Stable-10.1.1 63/81] hw/intc/xics: Add missing call to register vmstate_icp_server
` [Stable-10.1.1 64/81] ppc/spapr: init lrdr-capapcity phys with ram size if maxmem not provided
` [Stable-10.1.1 65/81] ui/spice: Fix abort on macOS
` [Stable-10.1.1 66/81] ui/spice: fix crash when disabling GL scanout on
` [Stable-10.1.1 67/81] ui/icons/qemu.svg: Add metadata information (author, license) to the logo
` [Stable-10.1.1 68/81] hw/riscv/riscv-iommu: Fix MSI table size limit
` [Stable-10.1.1 69/81] docs/interop/firmware: Add riscv64 to FirmwareArchitecture
` [Stable-10.1.1 70/81] hw/char: sifive_uart: Raise IRQ according to the Tx/Rx watermark thresholds
` [Stable-10.1.1 71/81] target/riscv: use riscv_csrr in riscv_csr_read
` [Stable-10.1.1 72/81] target/riscv: do not use translator_ldl in opcode_at
` [Stable-10.1.1 73/81] hw/riscv/riscv-iommu: Fixup PDT Nested Walk
` [Stable-10.1.1 74/81] target/riscv: Fix endianness swap on compressed instructions
` [Stable-10.1.1 75/81] target/riscv: rvv: Replace checking V by checking Zve32x
` [Stable-10.1.1 76/81] target/riscv: rvv: Modify minimum VLEN according to enabled vector extensions
` [Stable-10.1.1 77/81] migration: Fix state transition in postcopy_start() error handling
` [Stable-10.1.1 78/81] include/system/memory.h: Clarify address_space_destroy() behaviour
` [Stable-10.1.1 79/81] memory: New AS helper to serialize destroy+free
` [Stable-10.1.1 80/81] physmem: Destroy all CPU AddressSpaces on unrealize
` [Stable-10.1.1 81/81] tests/functional/aarch64: Fix assets of test_hotplug_pci

[GIT PULL] tracing: Updates for v6.18
 2025-10-05 16:52 UTC  (2+ messages)

[PATCH 0/3] Add DSI display support for QCS8300 target
 2025-10-05 16:48 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: qcs8300: add Display Serial Interface device nodes

[syzbot] [bcachefs?] kernel BUG in bch2_btree_path_level_init (4)
 2025-10-05 16:48 UTC 

[Buildroot] [PATCH 1/1] package/libdrm: bump version to 2.4.126
 2025-10-05 16:44 UTC  (2+ messages)

[Buildroot] [git commit] package/libdrm: bump version to 2.4.126
 2025-10-05 16:39 UTC 

[PATCH v3] lib/eal: fix segfaults due to thread exit order
 2025-10-05 16:39 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 0/1] documentation: seqlock: fix the wrong documentation of read_seqbegin_or_lock/need_seqretry
 2025-10-05 16:35 UTC  (13+ messages)
` [PATCH 0/5] seqlock: introduce SEQLOCK_READ_SECTION()
  ` [PATCH 1/5] "
  ` [PATCH 2/5] seqlock: change thread_group_cputime() to use SEQLOCK_READ_SECTION()
  ` [PATCH 3/5] seqlock: change do_task_stat() "
  ` [PATCH 4/5] seqlock: change do_io_accounting() "
  ` [PATCH 5/5] seqlock: change __dentry_path() to use __SEQLOCK_READ_SECTION()

[Buildroot] [PATCH] package/ruby: update to 3.4.6
 2025-10-05 16:35 UTC  (2+ messages)

[Buildroot] [git commit] package/ruby: update to 3.4.6
 2025-10-05 16:23 UTC 

[PATCH] Fix detection of odd memory configurations on sunxi
 2025-10-05 16:30 UTC  (6+ messages)

[PATCH] test/debug: fix crash with mlx5 devices
 2025-10-05 16:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 6.6 0/7] 6.6.110-rc1 review
 2025-10-05 16:26 UTC  (2+ messages)

[PATCH 6.12 00/10] 6.12.51-rc1 review
 2025-10-05 16:26 UTC  (2+ messages)

[PATCH 6.16 00/14] 6.16.11-rc1 review
 2025-10-05 16:25 UTC  (2+ messages)

[PATCH 6.17 00/15] 6.17.1-rc1 review
 2025-10-05 16:24 UTC  (4+ messages)

[GIT PULL] probes: Update for v6.18
 2025-10-05 16:20 UTC  (2+ messages)

[PATCH v2 0/4] dt-bindings: watchdog: factor out RZ watchdogs
 2025-10-05 16:19 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: watchdog: factor out RZ/A watchdog
` [PATCH v2 2/4] dt-bindings: watchdog: factor out RZ/N1 watchdog
` [PATCH v2 3/4] dt-bindings: watchdog: factor out RZ/G2L watchdog
` [PATCH v2 4/4] dt-bindings: watchdog: factor out RZ/V2H(P) watchdog

[ANNOUNCE] fstests: for-next branch updated to v2025.10.05
 2025-10-05 16:13 UTC 

[PATCH] smb: client: Use common code in cifs_lookup()
 2025-10-05 16:05 UTC 

[PATCH] bcachefs:fix use-after-free in __bch2_bkey_fsck_err
 2025-10-05 16:05 UTC 

[PATCH 1/4] staging: rtl8723bs: clean up lines ending with '(' in rtw_ap.c
 2025-10-05 15:59 UTC  (5+ messages)
` [PATCH] staging: rtl8723bs: clean up style "
` [PATCH 2/4] staging: rtl8723bs: split long comments "
` [PATCH 3/4] staging: rtl8723bs: remove unnecessary blank lines "
` [PATCH 4/4] staging: rtl8723bs: fix operator spacing "

[ANNOUNCE] fstests: master branch updated to v2025.09.07
 2025-10-05 15:56 UTC 

Broken handling of "J" hunks for "add --interactive"?
 2025-10-05 15:55 UTC  (7+ messages)
` [PATCH v2 0/5] add-patch: roll over to next undecided hunk
  ` [PATCH v2 1/5] add-patch: improve help for options j, J, k, and K
  ` [PATCH v2 2/5] add-patch: document that option J rolls over
  ` [PATCH v2 3/5] add-patch: let options y, n, j, and e roll over to next undecided
  ` [PATCH v2 4/5] add-patch: let options k and K roll over like j and J
  ` [PATCH v2 5/5] add-patch: reset "permitted" at loop start

[PATCH ath-current] wifi: ath11k: avoid bit operation on key flags
 2025-10-05 15:49 UTC  (2+ messages)

[PATCH] gpio: qcom: qcom_spmi_gpio: add compatible for pm6150l
 2025-10-05 15:44 UTC 

[PATCH v4 0/6] A series of patch for enable sc7180 android boot
 2025-10-05 15:41 UTC  (9+ messages)
` [PATCH v4 3/6] bootm: Append bootargs value when bootmeth_android provide cmdline

[PULL] u-boot-usb/next
 2025-10-05 12:59 UTC 

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18
 2025-10-05 15:47 UTC 

[PATCH] target/sh4: Use MO_ALIGN for system UNALIGN()
 2025-10-05 15:43 UTC  (3+ messages)

[PATCH v7 00/11] Add more tests for multi fs block atomic writes
 2025-10-05 15:39 UTC  (7+ messages)
` [PATCH v7 04/12] ltp/fsx.c: Add atomic writes support to fsx

[PATCH v15 0/3] led: add new LED driver for TI LP5812
 2025-10-05 15:33 UTC  (4+ messages)
` [PATCH v15 1/3] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v15 2/3] leds: add basic support for "
` [PATCH v15 3/3] docs: leds: Document TI LP5812 LED driver

[PATCH 0/4] Update tile-based messages
 2025-10-05 15:33 UTC  (9+ messages)
` [PATCH 1/4] drm/xe: Update SRIOV printk macros
` [PATCH 2/4] drm/xe: Add tile-based "
` [PATCH 3/4] drm/xe/pf: Update LMTT to use tile-based messages
` [PATCH 4/4] drm/xe: Update MEMIRQ to use tile-based printk macros
` ✗ CI.checkpatch: warning for Update tile-based messages
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2] drm/display: add hw_params callback function to drm_connector_hdmi_audio_ops
 2025-10-05 15:29 UTC  (8+ messages)

[PATCH] ocfs2: Fix use-after-free in ocfs2_dx_dir_lookup_rec
 2025-10-05 15:14 UTC 

[PATCH bpf-next] bpf: Use rcu_read_lock_dont_migrate() and and rcu_read_unlock_migrate()
 2025-10-05 15:08 UTC 

[PATCH nf] netfilter: nf_tables: validate objref and objrefmap expressions
 2025-10-05 15:02 UTC  (3+ messages)

known issue with specific kernel releases and snapshots on LVM on md RAID integrity devices
 2025-10-05 14:59 UTC  (3+ messages)

[STABLE 6.1.y] [PATCH] KVM: arm64: Fix softirq masking in FPSIMD register saving sequence
 2025-10-05 14:56 UTC  (2+ messages)

[STABLE 6.6.y] [PATCH] KVM: arm64: Fix softirq masking in FPSIMD register saving sequence
 2025-10-05 14:56 UTC  (2+ messages)

[STABLE 5.15.y] [PATCH] KVM: arm64: Fix softirq masking in FPSIMD register saving sequence
 2025-10-05 14:56 UTC  (3+ messages)

[PATCH v2 00/20] arm64: Move kernel mode FPSIMD buffer to the stack
 2025-10-05 14:54 UTC  (4+ messages)
` [PATCH v2 20/20] arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on "

[PATCH net] net: airoha: Fix loopback mode configuration for GDM2 port
 2025-10-05 14:52 UTC 

[Buildroot] [git commit] package/libdisplay-info: bump version to 0.3.0
 2025-10-05 14:50 UTC 

[Buildroot] [git commit] package/libheif: bump version to 1.20.2
 2025-10-05 14:44 UTC 

[Buildroot] [git commit] package/freetype: bump version to 2.14.1
 2025-10-05 14:42 UTC 

[Buildroot] [PATCH 1/1] package/libdisplay-info: bump version to 0.3.0
 2025-10-05 14:51 UTC  (2+ messages)

[PATCH] staging: iio: ad9832: move ad9832_platform_data into include/linux/lib
 2025-10-05 14:47 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libheif: bump version to 1.20.2
 2025-10-05 14:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/freetype: bump version to 2.14.1
 2025-10-05 14:45 UTC  (2+ messages)

[PATCH RFC] x86/microcode/intel: Refresh the revisions that determine old_microcode to 20250812 (Aug 2025)
 2025-10-05 14:35 UTC  (4+ messages)

[PATCH v5 0/2] Pinefeat cef168 lens control board driver
 2025-10-05 14:32 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: Pinefeat cef168 lens control board
` [PATCH v5 2/2] media: i2c: Pinefeat cef168 lens control board driver

[PATCH v1 0/9] Remove DMA .map_page and .unmap_page callbacks
 2025-10-05 14:29 UTC  (6+ messages)
` [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface

[PATCH] staging: rtl8723bs: clean up style in rtw_ap.c
 2025-10-05 14:23 UTC  (3+ messages)

[PATCH v2] cifs: Fix copy_to_iter return value check
 2025-10-05 14:19 UTC 

[PATCH v2] clk: renesas: cpg-mssr: Add missing 1ms delay into reset toggle callback
 2025-10-05 14:19 UTC  (2+ messages)

[syzbot] [trace?] possible deadlock in ring_buffer_map
 2025-10-05 14:16 UTC  (4+ messages)
` (no subject)
  ` [PATCH] trace/ring_buffer: Fix locking order in ring_buffer_map()
  ` 

[PATCH 0/6] remoteproc: core: misc update
 2025-10-05 14:14 UTC  (7+ messages)
` [PATCH 1/6] remoteproc: core: Drop redundant initialization of 'ret' in rproc_shutdown()
` [PATCH 2/6] remoteproc: core: Sort header includes
` [PATCH 3/6] remoteproc: core: Removed unused headers
` [PATCH 4/6] remoteproc: core: Use cleanup.h macros to simplify lock handling
` [PATCH 5/6] remoteproc: core: Remove unused export of rproc_va_to_pa
` [PATCH 6/6] remoteproc: core: Consolidate bool flags into 1-bit bitfields

[PATCH v2 0/4] enhance string-list API to fix sign compare warnings
 2025-10-05 14:11 UTC  (9+ messages)
` [PATCH v2 2/4] string-list: replace negative index encoding with "exact_match" parameter

[PATCH 1/1] Possibly bug where the wrong register is used when writing to the watchdog on imx2
 2025-10-05  6:27 UTC 

[meta-oe][scarthgap][PATCH 1/5] audiofile: fix multiple CVEs
 2025-10-05 13:58 UTC  (5+ messages)
` [meta-oe][scarthgap][PATCH 2/5] audiofile: patch CVE-2017-6829
` [meta-oe][scarthgap][PATCH 3/5] audiofile: fix multiple CVEs
` [meta-oe][scarthgap][PATCH 4/5] audiofile: patch CVE-2017-6831
` [meta-oe][scarthgap][PATCH 5/5] audiofile: patch CVE-2017-6839

[PATCH] cifs: Fix copy_to_iter return value check
 2025-10-05 13:51 UTC  (2+ messages)

[Buildroot] [PATCH] boot/s500-bootloader: drop package
 2025-10-05 13:49 UTC 

'^\}$' is changed to a space character
 2025-10-05 13:48 UTC  (5+ messages)
      ` '^\}$' is (not) "

[Buildroot] [git commit] configs/roseapplepi: remove defconfig, broken
 2025-10-05 13:41 UTC 

[Buildroot] [git commit] package/libbson: remove package
 2025-10-05 13:39 UTC 

[Buildroot] [git commit] package/fastd: security bump to version 23
 2025-10-05 13:34 UTC 

[Buildroot] [git commit] package/libatomic_ops: bump version to 7.8.4
 2025-10-05 13:37 UTC 

[Buildroot] [git commit] {linux, linux-headers}: fix license hash for kernel 6.17
 2025-10-05 13:36 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-09-28
 2025-09-29  3:22 UTC 

[Buildroot] [PATCH] configs/roseapplepi: remove defconfig, broken
 2025-10-05 13:43 UTC  (2+ messages)

[PATCH] clk: renesas: cpg-mssr: Add missing 1ms delay into reset toggle callback
 2025-10-05 13:42 UTC  (6+ messages)

[Buildroot] [PATCH] package/libbson: remove package
 2025-10-05 13:40 UTC  (2+ messages)

[PATCH v2] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
 2025-10-05 13:39 UTC 

[Buildroot] [PATCH 1/1] package/libatomic_ops: bump version to 7.8.4
 2025-10-05 13:38 UTC  (2+ messages)

[meta-oe][kirkstone][PATCH] botan: patch CVE-2024-50382 and CVE-2024-50383
 2025-10-05 13:37 UTC 

[Buildroot] [PATCH 1/1] {linux, linux-headers}: fix license hash for kernel 6.17
 2025-10-05 13:36 UTC  (2+ messages)

[PATCH] Revert "wifi: iwlwifi: mvm: remove support for REDUCE_TX_POWER_CMD ver 6 and 7"
 2025-10-05 13:36 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/fastd: security bump to version 23
 2025-10-05 13:35 UTC  (2+ messages)

[PATCH 0/2] Add support for Pixel 3 and Pixel 3 XL
 2025-10-05 13:25 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: "

[Buildroot] [git commit] package/fio: bump version to 3.41
 2025-10-05 13:31 UTC 

[Buildroot] [git commit] package/libgsm: bump version to 1.0.23
 2025-10-05 13:30 UTC 

[Buildroot] [git commit] package/libassuan: bump to version 3.0.2
 2025-10-05 13:24 UTC 

[Buildroot] [git commit] package/libgcrypt: bump version to 1.11.2
 2025-10-05 13:29 UTC 

[Buildroot] [git commit] package/gnupg2: bump to version 2.4.8
 2025-10-05 13:29 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.