All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-17 09:06:12 to 2025-11-17 09:39:02 UTC [more...]

CVE report - master - 2025-11-17
 2025-11-17  9:38 UTC 

CVE report - kirkstone - 2025-11-17
 2025-11-17  9:38 UTC 

CVE report - scarthgap - 2025-11-17
 2025-11-17  9:38 UTC 

linux-image-amd64: self-tests for sha256 using sha256-padlock-nano failed
 2025-11-17  9:03 UTC  (3+ messages)
` [PATCH] crypto: padlock-sha - Disable broken driver

[PATCH v2 1/1] net/mlx5: fix set port down if detect anomaly
 2025-11-17  9:37 UTC  (2+ messages)

[PATCH 6.12.y] mm, percpu: do not consider sleepable allocations atomic
 2025-11-17  9:36 UTC 

[PATCH V2] clocksource/drivers/rda: Add sched_clock_register for RDA8810PL SoC
 2025-11-17  9:36 UTC  (2+ messages)

[PATCH] leds: add aw91xxx driver
 2025-11-17  9:35 UTC 

[PATCH v1] ofono : enable proper D-Bus connection with PipeWire via ofono.conf rule for Yocto builds
 2025-11-17  9:35 UTC  (3+ messages)
  ` Planned Release Date for Version 2.19

[PATCH] net/idpf: fix missing offload from conversion function
 2025-11-17  9:35 UTC  (3+ messages)

[PATCH v2 0/6] ovl: convert creation credential override to cred guard
 2025-11-17  9:34 UTC  (7+ messages)
` [PATCH v2 1/6] ovl: add ovl_override_creator_creds "
` [PATCH v2 2/6] ovl: port ovl_create_tmpfile() to new ovl_override_creator_creds cleanup guard
` [PATCH v2 3/6] ovl: reflow ovl_create_or_link()
` [PATCH v2 4/6] ovl: mark ovl_setup_cred_for_create() as unused temporarily
` [PATCH v2 5/6] ovl: port ovl_create_or_link() to new ovl_override_creator_creds cleanup guard
` [PATCH v2 6/6] ovl: drop ovl_setup_cred_for_create()

[PATCH net-next v2 0/3] net: mdio: improve reset handling of mdio devices
 2025-11-17  9:34 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: mdio: move device reset functions to mdio_device.c
` [PATCH net-next v2 2/3] net: mdio: common handling of phy device reset properties
` [PATCH net-next v2 3/3] net: mdio: improve reset handling in mdio_device.c

[PATCH v4 00/42] ovl: convert to cred guard
 2025-11-17  9:34 UTC  (43+ messages)
` [PATCH v4 01/42] ovl: add override_creds cleanup guard extension for overlayfs
` [PATCH v4 02/42] ovl: port ovl_copy_up_flags() to cred guards
` [PATCH v4 03/42] ovl: port ovl_create_or_link() to cred guard
` [PATCH v4 04/42] ovl: port ovl_set_link_redirect() "
` [PATCH v4 05/42] ovl: port ovl_do_remove() "
` [PATCH v4 06/42] ovl: port ovl_create_tmpfile() "
` [PATCH v4 07/42] ovl: port ovl_open_realfile() "
` [PATCH v4 08/42] ovl: port ovl_llseek() "
` [PATCH v4 09/42] ovl: port ovl_fsync() "
` [PATCH v4 10/42] ovl: port ovl_fallocate() "
` [PATCH v4 11/42] ovl: port ovl_fadvise() "
` [PATCH v4 12/42] ovl: port ovl_flush() "
` [PATCH v4 13/42] ovl: port ovl_setattr() "
` [PATCH v4 14/42] ovl: port ovl_getattr() "
` [PATCH v4 15/42] ovl: port ovl_permission() "
` [PATCH v4 16/42] ovl: port ovl_get_link() "
` [PATCH v4 17/42] ovl: port do_ovl_get_acl() "
` [PATCH v4 18/42] ovl: port ovl_set_or_remove_acl() "
` [PATCH v4 19/42] ovl: port ovl_fiemap() "
` [PATCH v4 20/42] ovl: port ovl_fileattr_set() "
` [PATCH v4 21/42] ovl: port ovl_fileattr_get() "
` [PATCH v4 22/42] ovl: port ovl_maybe_validate_verity() "
` [PATCH v4 23/42] ovl: port ovl_maybe_lookup_lowerdata() "
` [PATCH v4 24/42] ovl: don't override credentials for ovl_check_whiteouts()
` [PATCH v4 25/42] ovl: refactor ovl_iterate() and port to cred guard
` [PATCH v4 26/42] ovl: port ovl_dir_llseek() "
` [PATCH v4 27/42] ovl: port ovl_check_empty_dir() "
` [PATCH v4 28/42] ovl: port ovl_nlink_start() "
` [PATCH v4 29/42] ovl: port ovl_nlink_end() "
` [PATCH v4 30/42] ovl: port ovl_xattr_set() "
` [PATCH v4 31/42] ovl: port ovl_xattr_get() "
` [PATCH v4 32/42] ovl: port ovl_listxattr() "
` [PATCH v4 33/42] ovl: introduce struct ovl_renamedata
` [PATCH v4 34/42] ovl: refactor ovl_rename()
` [PATCH v4 35/42] ovl: port ovl_rename() to cred guard
` [PATCH v4 36/42] ovl: port ovl_copyfile() "
` [PATCH v4 37/42] ovl: refactor ovl_lookup()
` [PATCH v4 38/42] ovl: port ovl_lookup() to cred guard
` [PATCH v4 39/42] ovl: port ovl_lower_positive() "
` [PATCH v4 40/42] ovl: refactor ovl_fill_super()
` [PATCH v4 41/42] ovl: port ovl_fill_super() to cred guard
` [PATCH v4 42/42] ovl: remove ovl_revert_creds()

[PATCH 0/9] clean-includes: improve exclude list, run on cxl, vfio, tests
 2025-11-17  9:34 UTC  (13+ messages)
` [PATCH 1/9] scripts/clean-includes: Allow directories on command line
` [PATCH 2/9] scripts/clean-includes: Remove outdated comment
` [PATCH 3/9] scripts/clean-includes: Make ignore-regexes one per line
` [PATCH 4/9] scripts/clean-includes: Do all our exclusions with REGEXFILE
` [PATCH 6/9] scripts/clean-includes: Update exclude list
` [PATCH 7/9] cxl: Clean up includes

[XEN][PATCH] common/libfdt: optimize usage
 2025-11-17  9:34 UTC  (3+ messages)

[PATCH 0/2] drm/xe: Add xe_pci_rebar
 2025-11-17  9:34 UTC  (4+ messages)
` [PATCH 2/2] drm/xe: Improve rebar log messages

[dhowells-fs:keys-pqc 2/9] lib/crypto/mldsa/crypto_mldsa.c:218:13: warning: 'dilithium_kernel_alg_exit' defined but not used
 2025-11-17  9:33 UTC  (2+ messages)

[PATCH 0/8] virtio-gpu/next - misc fixes and MR handling
 2025-11-17  9:32 UTC  (3+ messages)

[PATCH 1/5] x86/insn-eval: Remove unused regs arg some functions
 2025-11-17  9:31 UTC  (6+ messages)
` [PATCH 1/5] x86/insn-eval: Remove regs arg from pt_regs_offset
` [PATCH 2/5] x86/insn-eval: Remove regs arg from get_reg_offset
` [PATCH 3/5] x86/insn-eval: Remove regs arg from insn_get_modrm_rm_off
` [PATCH 4/5] x86/insn-eval: Remove regs arg from insn_get_modrm_reg_off
` [PATCH 5/5] x86/insn-eval: Remove regs arg from get_reg_offset_16

[PATCH v3 0/3] spi-cadence: support transmission with bits_per_word of 16 and 32
 2025-11-17  9:32 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: dts: cix: add a compatible string for the cix sky1 SoC

[PATCH i-g-t 0/5] Xe SR-IOV admin scheduling helpers and test updates
 2025-11-17  9:31 UTC  (4+ messages)
` [PATCH i-g-t 3/5] lib/xe/xe_sriov_admin: Add SR-IOV admin sysfs accessors

[PATCH] arm64: qcom: dts: sm8750: add coresight nodes
 2025-11-17  9:31 UTC 

[PATCH] usb: typec: ucsi: Monitor connector change before getting connector status
 2025-11-17  9:31 UTC 

[PATCH v11 00/10] Enhance the PCIe controller driver for next generation controllers
 2025-11-17  9:31 UTC  (5+ messages)
` [PATCH v11 09/10] arm64: dts: cix: Add PCIe Root Complex on sky1
` [PATCH v11 10/10] arm64: dts: cix: Enable PCIe on the Orion O6 board

[PATCH] tests/intel/kms_dp_linktrain_fallback: log before assert
 2025-11-17  9:31 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[REGRESSION] PM / sleep: Unbalanced suspend/resume on late abort causes data abort
 2025-11-17  9:31 UTC 

[PATCH v2 0/5] Initial ESWIN/EIC7700 support
 2025-11-17  9:29 UTC  (3+ messages)

[PATCH linux-next v5] docs/zh_CN: Update the Chinese translation of kbuild.rst
 2025-11-17  9:30 UTC 

[PATCH 6.6.y] mm, percpu: do not consider sleepable allocations atomic
 2025-11-17  9:30 UTC 

[PATCH v2 00/20] drm/amdgpu: use all SDMA instances for TTM clears and moves
 2025-11-17  9:30 UTC  (7+ messages)
` [PATCH v2 12/20] drm/amdgpu: use TTM_NUM_MOVE_FENCES when reserving fences
` [PATCH v2 13/20] drm/amdgpu: use multiple entities in amdgpu_move_blit
` [PATCH v2 14/20] drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_scheds

[PATCH] PCI: cadence: Kconfig: change PCIE_CADENCE configs from tristate to bool
 2025-11-17  9:28 UTC  (8+ messages)

[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
 2025-11-17  9:26 UTC  (9+ messages)
` [RFC PATCH v2 09/23] KVM: x86/tdp_mmu: Add split_external_spt hook called during write mmu_lock
` [RFC PATCH v2 10/23] KVM: TDX: Enable huge page splitting under write kvm->mmu_lock

[PATCH 0/5] Cleanup rte_dpaa2_device
 2025-11-17  9:28 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] crypto/dpaa2_sec: remove crypto device in bus device

[PATCH 0/4] Clean up end-of-instruction processing
 2025-11-17  9:28 UTC  (2+ messages)

[PATCHv6 0/2] sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug
 2025-11-17  9:27 UTC  (3+ messages)
` [PATCHv6 1/2] cgroup/cpuset: Introduce cpuset_cpus_allowed_locked()
` [PATCHv6 2/2] sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug

[PATCH V2] mkfs: fix zone capacity check for sequential zones
 2025-11-17  9:27 UTC  (2+ messages)

[PATCH net-next v9 00/14] vsock: add namespace support to vhost-vsock and loopback
 2025-11-17  9:27 UTC  (9+ messages)
` [PATCH net-next v9 06/14] vsock/loopback: add netns support

[OE-core][PATCH v4 1/2] opkg: upgrade 0.7.0 -> 0.8.0
 2025-11-17  9:26 UTC  (2+ messages)
  ` [OE-core][PATCH v4 2/2] opkg: upgrade 0.8.0 -> 0.9.0

[PATCH v4 00/10] Enable DP2.1 alpm
 2025-11-17  9:26 UTC  (5+ messages)
` [PATCH v4 05/10] drm/i915/alpm: Auxless wake time calculation for Xe3p
` [PATCH v4 07/10] drm/i915/alpm: Program LTTPR count for DP 2.1 ALPM

[PATCH v5 00/19] target/arm/hvf: Consolidate
 2025-11-17  9:25 UTC  (3+ messages)

[PATCH v2] pinctrl: bcm283x: Add GPIO pull-up/down control for BCM2835 and BCM2711
 2025-11-17  9:26 UTC  (3+ messages)

[PATCH v2] ioreq: Check for out of bounds vCPU ID
 2025-11-17  9:26 UTC  (2+ messages)

[CI 00/10] drm/i915: call irq and rps through the parent interface
 2025-11-17  9:24 UTC  (13+ messages)
` [CI 01/10] drm/{i915, xe}/display: duplicate gen2 irq/error init/reset in display irq
` [CI 02/10] drm/i915/display: convert the display irq interfaces to struct intel_display
` [CI 03/10] drm/{i915,xe}/display: move irq calls to parent interface
` [CI 04/10] drm/i915: add .vgpu_active "
` [CI 05/10] drm/i915: add .has_fenced_regions "
` [CI 06/10] drm/i915/rps: store struct dma_fence in struct wait_rps_boost
` [CI 07/10] drm/i915/rps: call RPS functions via the parent interface
` [CI 08/10] drm/i915/rps: postpone i915 fence check to boost
` [CI 09/10] drm/i915: add .fence_priority_display to parent interface
` [CI 10/10] drm/xe/rps: build RPS as part of xe
` ✗ CI.checkpatch: warning for drm/i915: call irq and rps through the parent interface (rev5)
` ✓ CI.KUnit: success "

[PATCH] Bluetooth: L2CAP: Accept incomplete SDU
 2025-11-17  9:24 UTC 

[PATCH] clocksource/drivers/stm32-lp: Drop unused module alias
 2025-11-17  9:23 UTC  (2+ messages)

[PATCH v6] block: plug attempts to batch allocate tags multiple times
 2025-11-17  8:48 UTC 

[PATCH v2] tee: qcomtee: initialize result before use in release worker
 2025-11-17  9:23 UTC  (2+ messages)

[PATCH 0/1] Add ExynosAutov920 hsi0 support to exynos-sysreg
 2025-11-17  9:23 UTC  (3+ messages)
  ` [PATCH 1/1] dt-bindings: soc: samsung: exynos-sysreg: add hsi0 for ExynosAutov920

[PATCH v2 10/12] x86_64/bug: Implement __WARN_printf()
 2025-11-17  9:22 UTC 

linux-next: boot warning from the final tree
 2025-11-17  9:22 UTC 

[PATCH 0/1] fix rustdoc build detection
 2025-11-17  9:20 UTC  (4+ messages)
` [PATCH 1/1] docs: makefile: move rustdoc check to the build wrapper

`git submodule update --single-branch` tracks HEAD instead of branch from .gitmodules
 2025-11-17  9:20 UTC 

[PATCH] staging: gpib: Clean-up commented-out code
 2025-11-17  9:20 UTC 

Testing isar-cip-core on the iwg20d
 2025-11-17  9:19 UTC  (10+ messages)
  ` [cip-dev] "

[PATCH v4 00/10] gpio: improve support for shared GPIOs
 2025-11-17  9:20 UTC  (2+ messages)
` (subset) "

[PATCH net-next v5 0/6] Add AF_XDP zero copy support
 2025-11-17  9:19 UTC  (4+ messages)
` [PATCH net-next v5 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-11-17  9:17 UTC  (3+ messages)
` [PATCH v1 06/26] mm: memcontrol: return root object cgroup for root memory cgroup

[PATCH-for-10.2] hw/southbridge/lasi: Correct LasiState parent
 2025-11-17  9:18 UTC 

[PATCH v1] cpufreq: Add policy_frequency trace event
 2025-11-17  9:18 UTC  (6+ messages)

[syzbot] [ocfs2?] KASAN: use-after-free Read in ocfs2_listxattr
 2025-11-17  9:17 UTC  (2+ messages)
` Forwarded: [PATCH v3] ocfs2: validate xattr entry count in ocfs2_xattr_ibody_list

[PATCH v3 net-next 0/3] net: expand napi_skb_cache use
 2025-11-17  9:16 UTC  (6+ messages)
` [PATCH v3 net-next 3/3] net: use napi_skb_cache even in process context

[PATCH v3 0/2] Add Realtek System Timer driver
 2025-11-17  9:16 UTC  (3+ messages)
` [PATCH v3 2/2] clocksource: Add Realtek systimer as tick broadcast driver

[PATCH 00/23] Improve OP-TEE handling
 2025-11-17  9:15 UTC  (3+ messages)
` [PATCH 20/23] ARM: i.MX8M: Add support to extract OP-TEE provided informations

[PATCH] net: atlantic: fix fragment overflow handling in RX path
 2025-11-17  9:16 UTC 

[PATCH v3 0/2] Add ADG1712 SPST switch controller support
 2025-11-17  9:13 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: switch: adg1712: add adg1712 support
` [PATCH v3 2/2] gpio: adg1712: add driver support

[PATCH v3 0/5] KVM: arm64: Add LR overflow infrastructure (the dregs, the bad and the ugly)
 2025-11-17  9:15 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: arm64: GICv3: Don't advertise ICH_HCR_EL2.En==1 when no vgic is configured
` [PATCH v3 2/5] KVM: arm64: GICv3: Completely disable trapping on vcpu exit
` [PATCH v3 3/5] KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulation
` [PATCH v3 4/5] KVM: arm64: GICv3: Remove vgic_hcr workaround handling leftovers
` [PATCH v3 5/5] KVM: arm64: GICv3: Force exit to sync ICH_HCR_EL2.En

[PATCH-for-10.2] hw/arm: Re-enable xenpvh machine in qemu-system-arm/aarch64 binaries
 2025-11-17  9:12 UTC 

[PATCH v6 1/1] eal/riscv: optimize rte_memcpy with vector and zicbop extensions
 2025-11-17  9:12 UTC  (2+ messages)

[PATCH v2] gfs2: fix freeze error handling
 2025-11-17  9:05 UTC 

[PATCH v3 0/4] Add ADSP and CDSP support on Kaanapali SoC
 2025-11-17  9:12 UTC  (4+ messages)
` [PATCH v3 4/4] misc: fastrpc: Update dma_bits for "

[PATCH v1 0/7] mmc: meson-mx-sdio: Various driver improvements
 2025-11-17  9:11 UTC  (19+ messages)
` [PATCH v1 1/7] mmc: meson-mx-sdio: Switch to regmap for register access
` [PATCH v1 2/7] mmc: meson-mx-sdio: Use devm_clk_get_enabled()
` [PATCH v1 3/7] mmc: meson-mx-sdio: Refactor internal clock initialization
` [PATCH v1 4/7] mmc: meson-mx-sdio: Use devm_mmc_alloc_host() helper
` [PATCH v1 5/7] mmc: meson-mx-sdio: Use dev_err_probe() where appropriate
` [PATCH v1 6/7] mmc: meson-mx-sdio: Fix indentation in meson_mx_mmc_irq_thread()

[PATCH 0/3] mmc: renesas_sdhi: Handle resets
 2025-11-17  9:11 UTC  (6+ messages)

[PATCH 1/1] boot: pxe_utils: avoid illegal memory access
 2025-11-17  9:10 UTC  (2+ messages)

[PATCH] net/mlx5/windows: fix match criteria in flow creation
 2025-11-17  9:10 UTC  (3+ messages)

[PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling
 2025-11-17  9:09 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for i915/display/intel_ddi: Reduce severity of failed FEC enabling (rev2)

[PATCH 0/2] iio: frequency: adf4377: add clock provider support
 2025-11-17  9:09 UTC  (4+ messages)
` [PATCH 2/2] iio: frequency: adf4377: add clk "

[PATCH v7 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-11-17  9:08 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add Renesas RZ/G3S
` [PATCH v7 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
` [PATCH v7 3/6] arm64: dts: renesas: r9a08g045: Add PCIe node
` [PATCH v7 4/6] arm64: dts: renesas: rzg3s-smarc-som: Add PCIe reference clock
` [PATCH v7 5/6] arm64: dts: renesas: rzg3s-smarc: Enable PCIe
` [PATCH v7 6/6] arm64: defconfig: Enable PCIe for the Renesas RZ/G3S SoC

[PATCH] examples/ipsec-secgw: add support for SM4-CBC cipher and SM3-HMAC auth
 2025-11-17  9:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1] sync socfpga common u-boot dts
 2025-11-17  9:08 UTC  (2+ messages)

[PATCH v9 0/6] Add multiple address spaces support to VDUSE
 2025-11-17  9:08 UTC  (4+ messages)
` [PATCH v9 5/6] vduse: add vq group asid support

Zaplanowanie sukcesji
 2025-11-17  9:05 UTC 

[PATCH i-g-t v2] lib/amdgpu: Fix SDMA packet handling and memory ordering
 2025-11-17  9:07 UTC  (2+ messages)
` ✓ i915.CI.Full: success for lib/amdgpu: Fix SDMA packet handling and memory ordering (rev2)

[canxl v2 00/15] CAN XL support for review (full series)
 2025-11-17  9:06 UTC  (6+ messages)
` [canxl v2 05/15] can: netlink: add CAN_CTRLMODE_XL_TMS flag

[PATCH v1 0/2] cpuidle: governors: teo: Fix and simplification
 2025-11-17  9:06 UTC  (3+ messages)
` [PATCH v1 1/2] cpuidle: governors: teo: Fix tick_intercepts handling in teo_update()

[PATCH] spi: sophgo: Fix incorrect use of bus width value macros
 2025-11-17  9:05 UTC 

[PATCH v2 0/2] rv: Tidy up with auto-cleanup
 2025-11-17  9:06 UTC  (2+ messages)
` [PATCH v2 2/2] rv: Convert to use __free


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.