All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-02 09:59:25 to 2025-05-02 10:34:09 UTC [more...]

[PATCH] binfmt_elf: Move brk for static PIE even if ASLR disabled
 2025-05-02 10:34 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] configs/imx6ulz_bsh_smm_m2: bump Linux to 6.1.134 and U-Boot to 2025.04
 2025-05-02 10:33 UTC  (2+ messages)

[PATCH v5 01/16] x86/bugs: Restructure MDS mitigation
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v5 02/16] x86/bugs: Restructure TAA mitigation
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v5 03/16] x86/bugs: Restructure MMIO mitigation
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v5 16/16] x86/bugs: Restructure SRSO mitigation
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v5 04/16] x86/bugs: Restructure RFDS mitigation
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v5 05/16] x86/bugs: Remove md_clear_*_mitigation()
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v5 06/16] x86/bugs: Restructure SRBDS mitigation
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v3 0/4] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
 2025-05-02 10:30 UTC  (8+ messages)
` [PATCH v3 1/4] riscv: dts: starfive: jh7110-common: add CPU BUS PERH QSPI clocks to syscrg
` [PATCH v3 2/4] riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles max 100MHz
` [PATCH v3 3/4] riscv: dts: starfive: jh7110-common: add eeprom node to i2c5
` [PATCH v3 4/4] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader

[PATCH v5 07/16] x86/bugs: Restructure GDS mitigation
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v5 14/16] x86/bugs: Restructure SSB mitigation
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v5 08/16] x86/bugs: Restructure spectre_v1 mitigation
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v5 09/16] x86/bugs: Allow retbleed=stuff only on Intel
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v5 10/16] x86/bugs: Restructure retbleed mitigation
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v5 11/16] x86/bugs: Restructure spectre_v2_user mitigation
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v5 12/16] x86/bugs: Restructure BHI mitigation
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v5 13/16] x86/bugs: Restructure spectre_v2 mitigation
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[Buildroot] [PATCH] package/c-ares: security bump to version 1.34.5
 2025-05-02 10:33 UTC  (2+ messages)

[PATCH v5 15/16] x86/bugs: Restructure L1TF mitigation
 2025-05-02 10:33 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH 3/3] arm64: dts: ti: Add support for AM62D2-EVM
 2025-05-02 10:07 UTC  (2+ messages)

[PATCH 0/2] nvme: handle partially unique NID value
 2025-05-02 10:25 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] configs/raspberrypi5: install Raspberry Pi 500 device-tree blob
 2025-05-02 10:33 UTC  (2+ messages)

[Buildroot] [PATCH] package/samba4: bump version to 4.21.4
 2025-05-02 10:32 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/fluent-bit: fix missing object runtime error
 2025-05-02 10:32 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/fluent-bit: bump to 3.2.10
 2025-05-02 10:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/6] board/raspberrypi/readme.txt: add note for bootcode.bin
 2025-05-02 10:31 UTC  (2+ messages)

[PATCH v8 00/14] TEE subsystem for protected dma-buf allocations
 2025-05-02  9:59 UTC  (18+ messages)
` [PATCH v8 02/14] optee: pass parent device to tee_device_alloc()
` [PATCH v8 03/14] optee: account for direction while converting parameters
` [PATCH v8 04/14] optee: sync secure world ABI headers
` [PATCH v8 05/14] dma-buf: dma-heap: export declared functions
` [PATCH v8 06/14] tee: implement protected DMA-heap
` [PATCH v8 07/14] tee: refactor params_from_user()
` [PATCH v8 08/14] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
` [PATCH v8 09/14] cma: export cma_alloc() and cma_release()
` [PATCH v8 10/14] dma-contiguous: export dma_contiguous_default_area
` [PATCH v8 11/14] tee: add tee_shm_alloc_cma_phys_mem()
` [PATCH v8 12/14] optee: support protected memory allocation
` [PATCH v8 13/14] optee: FF-A: dynamic "
` [PATCH v8 14/14] optee: smc abi: "

[Buildroot] [PATCH] package/lua-periphery: bump to version 2.4.3
 2025-05-02 10:30 UTC  (2+ messages)

[PATCH 0/8] btrfs: some list extraction and disposal cleanups
 2025-05-02 10:30 UTC  (9+ messages)
` [PATCH 1/8] btrfs: simplify getting and extracting previous transaction during commit
` [PATCH 2/8] btrfs: simplify getting and extracting previous transaction at clean_pinned_extents()
` [PATCH 3/8] btrfs: simplify cow only root list extraction during transaction commit
` [PATCH 4/8] btrfs: raid56: use list_last_entry() at cache_rbio()
` [PATCH 5/8] btrfs: simplify extracting delayed node at btrfs_first_delayed_node()
` [PATCH 6/8] btrfs: simplify extracting delayed node at btrfs_first_prepared_delayed_node()
` [PATCH 7/8] btrfs: simplify csum list release at btrfs_put_ordered_extent()
` [PATCH 8/8] btrfs: defrag: use list_last_entry() at defrag_collect_targets()

[Buildroot] [PATCH] package/socat: bump to version 1.8.0.3
 2025-05-02 10:30 UTC  (2+ messages)

[PATCH 00/11] Panel Replay + Adaptive sync
 2025-05-02 10:30 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH] btrfs: remove extent buffer's redundant `len` member field
 2025-05-02 10:30 UTC  (5+ messages)

[PATCH 0/4] perf fixes
 2025-05-02 10:29 UTC  (5+ messages)
` [PATCH 2/4] perf: Fix irq work dereferencing garbage

[Buildroot] [PATCH] package/c-periphery: bump to version 2.4.3
 2025-05-02 10:30 UTC  (2+ messages)

[Buildroot] [PATCH] package/igh-ethercat: bump to version 1.6.3
 2025-05-02 10:29 UTC  (2+ messages)

[PATCH 0/6] Add CMN PLL clock controller support for IPQ5018
 2025-05-02 10:29 UTC  (15+ messages)
` [PATCH 1/6] dt-bindings: clock: qcom: Add CMN PLL support for IPQ5018 SoC
` [PATCH 2/6] clk: qcom: ipq5018: mark XO clock as critical
` [PATCH 3/6] clk: qcom: ipq-cmn-pll: Add IPQ5018 SoC support
` [PATCH 4/6] dt-bindings: mfd: qcom,tcsr: Add compatible for IPQ5018
` [PATCH 5/6] arm64: dts: ipq5018: Add CMN PLL node
` [PATCH 6/6] arm64: dts: qcom: Update IPQ5018 xo_board_clk to use fixed factor clock

[PATCH] arm64: dts: imx8mp-var-som: Fix LDO5 shutdown causing SD card timeout
 2025-05-02 10:28 UTC 

[Buildroot] [PATCH] package/double-conversion: bump to version 3.3.1
 2025-05-02 10:29 UTC  (2+ messages)

[Buildroot] [PATCH] package/vim: extend comment about vi symlink
 2025-05-02 10:29 UTC  (2+ messages)

[PATCH v2 0/6] Add support for user creatable SMMUv3 device
 2025-05-02 10:27 UTC  (14+ messages)
` [PATCH v2 1/6] hw/arm/smmuv3: Add support to associate a PCIe RC
` [PATCH v2 2/6] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
` [PATCH v2 3/6] hw/arm/virt: Factor out common SMMUV3 dt bindings code
` [PATCH v2 4/6] hw/arm/virt: Add an SMMU_IO_LEN macro
` [PATCH v2 5/6] hw/arm/virt: Add support for smmuv3 device
` [PATCH v2 6/6] hw/arm/smmuv3: Enable smmuv3 device creation

[Buildroot] [PATCH] support/testing: test_edk2: add macchiatobin build test
 2025-05-02 10:29 UTC  (2+ messages)

[PATCH 00/10] drm/i915/hdcp: refactor HDCP GSC
 2025-05-02 10:29 UTC  (6+ messages)
` [PATCH 09/10] drm/i915/hdcp: pass struct drm_device to driver specific HDCP GSC code

[Buildroot] [PATCH] support/testing: test_edk2: add a few build tests
 2025-05-02 10:29 UTC  (2+ messages)

[Buildroot] [PATCH] boot/edk2: drop dependency on tf-a for macchiatobin
 2025-05-02 10:28 UTC  (2+ messages)

[PATCH net-next v3] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-02 10:28 UTC  (4+ messages)

[Buildroot] [PATCH v2] boot/arm-trusted-firmware: fix the build for macchiatobin
 2025-05-02 10:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libv4l: backport upstream patch to fix time_t issue
 2025-05-02 10:27 UTC  (2+ messages)

[PATCH] dt-bindings: dma: convert text based binding to json schema
 2025-05-02 10:27 UTC  (3+ messages)

[Buildroot] [PATCH] package/mosquitto: security bump to version 2.0.21
 2025-05-02 10:26 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[Buildroot] [PATCH 1/1] package/mosquitto: fix init script
 2025-05-02 10:26 UTC  (2+ messages)

[PATCH] btrfs: enable experimental large data folio support
 2025-05-02 10:26 UTC  (4+ messages)

[PATCH v3 00/14] ppc/spapr: remove deprecated machines specific code
 2025-05-02 10:24 UTC  (5+ messages)
` [PATCH v3 14/14] ppc/spapr: remove deprecated machine pseries-3.0

[Buildroot] [PATCH] package/perl: security bump to version 5.40.2
 2025-05-02 10:24 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/libfcgi: bump to 2.4.5 to fix CVE-2025-23016
 2025-05-02 10:24 UTC  (3+ messages)

[PATCH v2] man/man2const/TIOCLINUX.2const: Document CAP_SYS_ADMIN requirement for TIOCL_SETSEL modes
 2025-05-02 10:24 UTC 

[Buildroot] [PATCH] package/ghostscript: security bump to version 10.05.0
 2025-05-02 10:24 UTC  (2+ messages)

[PATCH 0/9] rust: allow minimum version of 1.77
 2025-05-02 10:23 UTC  (10+ messages)
` [PATCH 1/9] lcitool: use Rust 1.78 for Debian bookworm
` [PATCH 2/9] rust: use std::ffi instead of std::os::raw
` [PATCH 3/9] rust: let bilge use "let ... else"
` [PATCH 4/9] rust: qemu_api_macros: "
` [PATCH 5/9] rust: use MaybeUninit::zeroed() in const context
` [PATCH 6/9] rust: remove offset_of replacement
` [PATCH 7/9] rust: replace c_str! with c"" literals
` [PATCH 8/9] rust: enable clippy::ptr_cast_constness
` [PATCH 9/9] docs: rust: update for newer minimum supported version

[Buildroot] [PATCH 1/1] package/libopenh264: ignore CVE-2025-27091
 2025-05-02 10:23 UTC  (2+ messages)

[PATCH] powerpc/iommu: Memory leak in TCE table userspace view
 2025-05-02 10:23 UTC  (2+ messages)

[Buildroot] [PATCH] package/sqlite: revert upstream change causing build issue
 2025-05-02 10:22 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/libfcgi: update to 2.4.4
 2025-05-02 10:22 UTC  (3+ messages)
` [Buildroot] [PATCH v3] "

[PATCH v2 0/8] drivers: Transition to the faux device interface
 2025-05-02 10:20 UTC  (5+ messages)
` [PATCH v2 2/8] cpuidle: psci: "

[PATCH v7 00/11] Add support for MAX7360
 2025-05-02 10:20 UTC  (9+ messages)
` [PATCH v7 02/11] mfd: Add max7360 support
` [PATCH v7 03/11] pinctrl: Add MAX7360 pinctrl driver
` [PATCH v7 04/11] pwm: max7360: Add MAX7360 PWM support
` [PATCH v7 06/11] gpio: regmap: Allow to allocate regmap-irq device

Issue with Integrating NPM Package Dependencies in Yocto
 2025-05-02 10:20 UTC  (2+ messages)
` [yocto] "

[PATCH bpf-next v2 0/3] Allow mmap of /sys/kernel/btf/vmlinux
 2025-05-02 10:20 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] btf: allow mmap of vmlinux btf
` [PATCH bpf-next v2 2/3] selftests: bpf: add a test for mmapable vmlinux BTF
` [PATCH bpf-next v2 3/3] libbpf: Use mmap to parse vmlinux BTF from sysfs

[Buildroot] [PATCH 1/1] package/sysklogd: bump to v2.7.2
 2025-05-02 10:20 UTC  (2+ messages)

[Buildroot] [PATCH 0/1] package/sysklogd: bump to v2.7.1
 2025-05-02 10:19 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] "

[PATCH bpf-next 0/2] Allow mmap of /sys/kernel/btf/vmlinux
 2025-05-02 10:19 UTC  (4+ messages)
` [PATCH bpf-next 1/2] btf: allow mmap of vmlinux btf

[PATCH 4.4 4.9 v1 0/2] Fix repeated WARNING in unpin_current_cpu()
 2025-05-02 10:19 UTC  (2+ messages)

[PATCH v3 0/2] Support for Texas Instruments TPS6131X flash LED driver
 2025-05-02  9:43 UTC  (4+ messages)
` [PATCH v3 2/2] leds: tps6131x: add support "

[ANNOUNCE] v4.4.302-cip97-rt54
 2025-05-02 10:17 UTC  (3+ messages)

[Buildroot] [PATCH] package/openvpn: security bump version to 2.6.14
 2025-05-02 10:17 UTC  (2+ messages)

[PATCH] man/man2const/TIOCLINUX.2const: Document CAP_SYS_ADMIN requirement for TIOCL_SETSEL modes
 2025-05-02 10:16 UTC  (5+ messages)

[PATCH v7 0/3] clocksource: fix Tegra234 SoC Watchdog Timer
 2025-05-02 10:16 UTC  (4+ messages)
` [PATCH v7 1/3] clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support

[ANNOUNCE] v4.4.302-cip98-rt55
 2025-05-02 10:16 UTC 

[Buildroot] [PATCH 2025.02.x] package/pahole: fix build with host-cmake 4.0
 2025-05-02 10:14 UTC  (2+ messages)

[PATCH 00/22] spi: sh-msiof: Transfer size improvements and I2S reuse
 2025-05-02 10:13 UTC  (23+ messages)
` [PATCH 01/22] spi: sh-msiof: Drop comma after OF match table sentinel
` [PATCH 02/22] spi: sh-msiof: Remove unneeded compatible values
` [PATCH 03/22] spi: sh-msiof: Fix maximum DMA transfer size
` [PATCH 04/22] spi: sh-msiof: Complete using dev in sh_msiof_spi_probe()
` [PATCH 05/22] spi: sh-msiof: Use bool for boolean flags
` [PATCH 06/22] spi: sh-msiof: Make words/bits unsigned in sh_msiof_spi_txrx_once()
` [PATCH 07/22] spi: sh-msiof: Make words/fs unsigned in FIFO helpers
` [PATCH 08/22] spi: sh-msiof: SITMDR1/SIRMDR1 bitfield conversion
` [PATCH 09/22] spi: sh-msiof: SITMDR2 and SIRMDR2 "
` [PATCH 10/22] spi: sh-msiof: SITSCR/SIRSCR "
` [PATCH 11/22] spi: sh-msiof: SICTR "
` [PATCH 12/22] spi: sh-msiof: SIFCTR "
` [PATCH 13/22] spi: sh-msiof: Correct SIMDR2_GRPMASK
` [PATCH 14/22] spi: sh-msiof: Add core support for dual-group transfers
` [PATCH 15/22] spi: sh-msiof: Correct RX FIFO size for R-Car Gen2
` [PATCH 16/22] spi: sh-msiof: Correct RX FIFO size for R-Car Gen3
` [PATCH 17/22] spi: sh-msiof: Increase TX FIFO size for R-Car V4H/V4M
` [PATCH 18/22] spi: sh-msiof: Simplify BRG's Division Ratio
` [PATCH 19/22] spi: sh-msiof: Double maximum DMA transfer size using two groups
` [PATCH 20/22] spi: sh-msiof: Document frame start sync pulse mode
` [PATCH 21/22] spi: sh-msiof: Move register definitions to <linux/spi/sh_msiof.h>
` [PATCH 22/22] ASoC: renesas: msiof: Convert "

[PATCH 1/2] multipath-tools: hwtable: remove .pgfailback from QUANTUM/F1
 2025-05-02 10:13 UTC  (4+ messages)
` [PATCH 1/2] multipath-tools: hwtable: change AStor/NeoSapphire to work also with ALUA

[dpdk-dev v1] app/test-crypto-perf: remove decrypt test case from perf
 2025-05-02 10:12 UTC 

[PATCH 0/4] mmc: add '_can' to capability helpers
 2025-05-02 10:10 UTC  (2+ messages)

[PATCH v10 0/5] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-05-02 10:10 UTC  (3+ messages)
  ` [PATCH v10 2/5] rust: Rename AlwaysRefCounted to RefCounted

[PATCH 0/7] drm/msm: rework the ties between KMS and GPU parts of the driver
 2025-05-02 10:09 UTC  (4+ messages)
` [PATCH 3/7] drm/msm: make it possible to disable KMS-related code

[PATCH v2 0/3] drm/i915/display: remove intel_de_*() compat wrappers
 2025-05-02 10:09 UTC  (2+ messages)

[PATCH] pinctrl: at91: drop unneeded dependency on OF_GPIO
 2025-05-02 10:08 UTC 

new contributor
 2025-05-02 10:07 UTC  (2+ messages)

[openeuler:OLK-5.10 2882/2882] ld.lld: error: undefined symbol: sk_msg_alloc
 2025-05-02 10:07 UTC 

[RFC PATCH 0/5] iio: adc: Add initial support for TI ADS1262
 2025-05-02 10:07 UTC  (4+ messages)
` [RFC PATCH 1/5] iio: adc: ti-ads1262.c: add initial driver for TI ADS1262 ADC

[PATCH iw] iw: scan: Add printing of EHT Operation Element
 2025-05-02 10:03 UTC 

[PATCH] btrfs: scrub: move error reporting members to stack
 2025-05-02 10:01 UTC  (2+ messages)

[isar-cip-core][PATCH v1 0/3] Enable secure boot keys mismatch
 2025-05-02 10:02 UTC  (2+ messages)

[PATCH] drm/i915/backlight: drop dmesg suggestion to file bugs
 2025-05-02 10:01 UTC  (3+ messages)

[PATCH] drm/i915/error: drop dmesg suggestion to file bugs on GPU hangs
 2025-05-02 10:01 UTC  (3+ messages)

[PATCH v2] binfmt_elf: Move brk for static PIE even if ASLR disabled
 2025-05-02 10:01 UTC  (2+ messages)

[PATCH] MAINTAINERS: add maintainers for ad4851 driver
 2025-05-02 10:00 UTC 

[Patch net 0/2] net_sched: fix a regression in sch_htb
 2025-05-02  9:59 UTC  (4+ messages)
` [Patch net 1/2] sch_htb: make htb_deactivate() idempotent


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.