All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-06 12:33:00 to 2025-02-06 13:17:22 UTC [more...]

[Intel-wired-lan] suspend/resume broken of igc driver broken on 6.12
 2025-02-06 13:17 UTC  (6+ messages)

[PATCH v5 0/8] Support for autonomous selection in cppc_cpufreq
 2025-02-06 13:16 UTC  (10+ messages)
` [PATCH v5 1/8] ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional
` [PATCH v5 2/8] ACPI: CPPC: Optimize cppc_get_perf()
` [PATCH v5 3/8] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val()
` [PATCH v5 4/8] ACPI: CPPC: Add cppc_set_reg_val()
` [PATCH v5 5/8] ACPI: CPPC: Refactor register value get and set ABIs
` [PATCH v5 6/8] ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()
` [PATCH v5 7/8] ACPI: CPPC: Add three functions related to autonomous selection
` [PATCH v5 8/8] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq

[PATCH v3 0/5] rockchip: rk3399: rk3399-nanopi-4: Fix SD power initialization in SPL
 2025-02-06 13:16 UTC  (3+ messages)
` [PATCH v3 1/5] rockchip: io-domain: Add debug logging for regulators during probe

[PATCH v3 0/7] vfio: Improve error reporting when MMIO region mapping fails
 2025-02-06 13:14 UTC  (8+ messages)
` [PATCH v3 1/7] util/error: Introduce warn_report_err_once()
` [PATCH v3 2/7] vfio/pci: Replace "iommu_device" by "vIOMMU"
` [PATCH v3 3/7] vfio: Rephrase comment in vfio_listener_region_add() error path
` [PATCH v3 4/7] vfio: Introduce vfio_get_vfio_device()
` [PATCH v3 5/7] vfio: Improve error reporting when MMIO region mapping fails
` [PATCH v3 6/7] vfio: Remove reports of DMA mapping errors in backends
` [PATCH v3 7/7] vfio: Remove superfluous error report in vfio_listener_region_add()

[PATCH v2 0/8] hw/boards: Try to make sense of MachineClass::no_sdcard flag
 2025-02-06 13:14 UTC  (6+ messages)
` [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true

[PATCH i-g-t] tests/xe_eudebug_online: Ignore stale attention events during single-step
 2025-02-06 13:14 UTC 

[PATCH 0/3] gs101 reboot updates (DT)
 2025-02-06 13:08 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: exynos: gs101: drop explicit regmap from reboot nodes
` [PATCH 2/3] arm64: dts: exynos: gs101: align reboot and poweroff writes with downstream
` [PATCH 3/3] arm64: dts: exynos: gs101: add reboot-mode support (SYSIP_DAT0)

[PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
 2025-02-06 13:15 UTC  (13+ messages)
` [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
` [PATCH 05/19] VFS: add common error checks to lookup_one_qstr()
` [PATCH 06/19] VFS: repack DENTRY_ flags
  ` (subset) "
` [PATCH 07/19] VFS: repack LOOKUP_ bit flags
  ` (subset) "
` [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations

[PATCH net-next v4 00/17] Some pktgen fixes/improvments
 2025-02-06 13:14 UTC  (9+ messages)
` [PATCH net-next v4 08/17] net: pktgen: use defines for the various dec/hex number parsing digits lengths
` [PATCH net-next v4 10/17] net: pktgen: remove extra tmp variable (re-use len instead)
` [PATCH net-next v4 11/17] net: pktgen: remove some superfluous variable initializing
` [PATCH net-next v4 12/17] net: pktgen: fix mpls maximum labels list parsing

[v2 0/4] crypto/virtio: add vDPA backend support
 2025-02-06 13:14 UTC  (3+ messages)
` [v2 3/4] crypto/virtio: add vhost backend to virtio_user

[PATCH v3 for-4.20 0/4] AMD/IOMMU: assorted corrections (leftover)
 2025-02-06 13:14 UTC  (3+ messages)

[PATCH] ci: update kas-isar from 4.5 o 4.7
 2025-02-06 13:14 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: Move xgmi definitions to xgmi header
 2025-02-06 13:12 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Add xgmi speed/width related info
` [PATCH 3/4] drm/amdgpu: Initialize xgmi info during discovery
` [PATCH 4/4] drm/amdgpu: Use xgmi APIs to get bandwidth

[PATCH v5 00/16] hw/microblaze: Allow running cross-endian vCPUs
 2025-02-06 13:10 UTC  (17+ messages)
` [PATCH v5 01/16] hw/intc/xilinx_intc: Make device endianness configurable
` [PATCH v5 02/16] hw/net/xilinx_ethlite: "
` [PATCH v5 03/16] hw/timer/xilinx_timer: "
` [PATCH v5 04/16] hw/char/xilinx_uartlite: "
` [PATCH v5 05/16] hw/ssi/xilinx_spi: "
` [PATCH v5 06/16] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
` [PATCH v5 07/16] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx
` [PATCH v5 08/16] target/microblaze: Set MO_TE once in do_load() / do_store()
` [PATCH v5 09/16] target/microblaze: Introduce mo_endian() helper
` [PATCH v5 10/16] target/microblaze: Consider endianness while translating code
` [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
` [PATCH v5 12/16] tests/functional: Explicit endianness of microblaze assets
` [PATCH v5 13/16] tests/functional: Allow microblaze tests to take a machine name argument
` [PATCH v5 14/16] tests/functional: Remove sleep() kludges from microblaze tests
` [PATCH v5 15/16] tests/functional: Have microblaze tests inherit common parent class
` [PATCH v5 16/16] tests/functional: Run cross-endian microblaze tests

[PATCH v2 0/3] support for csot-pna957qt1-1 MIPI-DSI panel
 2025-02-06 13:13 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor: add csot
` [PATCH v2 2/3] dt-bindings: display: panel: Add compatible for CSOT PNA957QT1-1
` [PATCH v2 3/3] drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel

openssl 3.3 & 3.4 need patch for arm64 asm
 2025-02-06 13:13 UTC  (2+ messages)

[PATCH] fstests: btrfs/226: use nodatasum mount option to prevent false alerts
 2025-02-06 13:11 UTC  (3+ messages)

[PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements
 2025-02-06 13:07 UTC  (10+ messages)
` [PATCH v1 02/16] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
` [PATCH v1 03/16] arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level
` [PATCH v1 05/16] mm/page_table_check: Batch-check pmds/puds just like ptes

[syzbot] [bluetooth?] general protection fault in qca_close
 2025-02-06 13:10 UTC 

[syzbot] [autofs?] possible deadlock in autofs_notify_daemon (2)
 2025-02-06 13:10 UTC 

[PATCH] tests/intel/xe_exec_capture: Enhance test to check with DUMPABLE flag
 2025-02-06 13:10 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2)
 2025-02-06 13:10 UTC 

[PATCH v2 0/4] drm/tests: Fix locking issues (kind of)
 2025-02-06 13:10 UTC  (2+ messages)

[PATCH 0/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
 2025-02-06 13:04 UTC  (3+ messages)
` [PATCH 4/4] "

[PATCH 1/1] configs: microchip_mpfs_icicle: set DEFAULT_FDT_FILE
 2025-02-06 13:05 UTC 

[PATCH v1 0/6] Fix page permission on arm64 architectures
 2025-02-06 12:58 UTC  (11+ messages)
` [PATCH v1 2/6] doc: update meminfo with arch specific information
` [PATCH v1 5/6] treewide: Add a function to change page permissions

[PATCH 00/32] arm: Support building as an EFI app
 2025-02-06 13:05 UTC  (24+ messages)
` [PATCH 01/32] Convert build-efi script to Python
` [PATCH 15/32] efi: lmb: Avoid access to _start
` [PATCH 21/32] efi: arm: Drop exception code when running as an EFI app
` [PATCH 22/32] efi: arm: Allow use of the EFI table in the app
` [PATCH 31/32] efi: arm: Simplify the crt0 file and update link script

[PATCH v2 0/4] scmi: Bypass set fwnode and introduce allow/block list to address devlink issue
 2025-02-06 14:15 UTC  (9+ messages)
` [PATCH v2 2/4] firmware: arm_scmi: Add machine_allowlist and machine_blocklist

[PATCH] generic/631: suggest xfs fix only if the tested filesystem is xfs
 2025-02-06 13:07 UTC  (3+ messages)

[tip:x86/mm] BUILD SUCCESS 63887c9f02030afd042c125052ad60680f7c21b2
 2025-02-06 13:08 UTC 

[RFC PATCH v1 00/20] Introduce support for Raspberry PI 5
 2025-02-06 12:45 UTC  (3+ messages)

[PATCH v2] arm64: Handle .ARM.attributes section in linker scripts
 2025-02-06 13:05 UTC  (2+ messages)

[PATCH v3 0/3] Translation self-protection.rst into chinese
 2025-02-06  9:38 UTC 

[PATCH v3] drm/i915/selftests: avoid using uninitialized context
 2025-02-06 13:06 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v2] ixgbe: add support for thermal sensor event reception
 2025-02-06 13:05 UTC  (4+ messages)
    `  "

[PATCH v3] xen/riscv: identify specific ISA supported by cpu
 2025-02-06 13:05 UTC  (3+ messages)

[PATCH] generic: suggest fs specific fix only if the tested filesystem matches
 2025-02-06 13:05 UTC 

[PATCH v5 4/4] drm: bridge: ti-sn65dsi83: Add error recovery mechanism
 2025-02-06 13:05 UTC  (2+ messages)

[PATCH v3 0/1] Long names for `git log -S` and `git log -G`
 2025-02-06 13:04 UTC  (2+ messages)

[PATCH v5 3/4] drm/vc4: hdmi: Use drm_atomic_helper_reset_crtc()
 2025-02-06 13:04 UTC  (2+ messages)

[PATCH v2] statmount: add a new supported_mask field
 2025-02-06 13:04 UTC  (2+ messages)

[PATCH v5 2/4] drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc()
 2025-02-06 13:04 UTC  (2+ messages)

[PATCH] arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array
 2025-02-06 13:02 UTC  (4+ messages)

[PATCH] net: fec: Refactor MAC reset to function
 2025-02-06 13:02 UTC  (4+ messages)

[PATCH 0/2] This patch series has two goals
 2025-02-06 13:02 UTC  (5+ messages)
` [PATCH 1/2] bitbake.conf: Add weak default value for IMAGE_ROOTFS_MAXSIZE
  ` [OE-core] "
` [PATCH 2/2] documentation.conf: Add description for IMAGE_ROOTFS_MAXSIZE variable
  ` Patchtest results for "

[PATCH] usb: cdns3: exit cdns3_gadget_udc_start if FAST_REG_ACCESS cannot be set
 2025-02-06 12:59 UTC 

[PATCH v2 1/1] rust: printing macros: add missing newlines
 2025-02-06 13:00 UTC  (2+ messages)

[cocci] possible regressions in 1.1.1 -> 1.2
 2025-02-06 13:00 UTC  (8+ messages)

[PATCH v4 i-g-t 0/2] tests/intel/xe_sriov_flr: Add parallel FLR subtest for SR-IOV VFs
 2025-02-06 12:59 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/xe_sriov_flr: Add parallel FLR subtest for SR-IOV VFs (rev4)

[LTP] [PATCH] syscalls/mallinfo02: introduce LTP_VAR_USED to avoid optimization
 2025-02-06 12:58 UTC  (3+ messages)

[PATCH 0/1] regulator: ad5398: Correct SW_POWER_DOWN bit number
 2025-02-06 12:58 UTC  (5+ messages)
` [PATCH 1/1] regulator: ad5398: Correct the "

[PATCH v19 00/11] arm64/perf: Enable branch stack sampling
 2025-02-06 12:58 UTC  (9+ messages)
` [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
 2025-02-06 12:57 UTC  (5+ messages)
` [PATCH 01/15] kasan: Allocation enhancement for dense tag-based mode

[PATCH net-next 0/4] eth: mlx4: use the page pool for Rx buffers
 2025-02-06 12:57 UTC  (2+ messages)

[LTP] [PATCH] syscalls/bpf: zero-initialize bpf_attr including padding bits
 2025-02-06 12:56 UTC 

[PATCH] cip-kernel-config: Update to latest version
 2025-02-06 12:56 UTC 

[PATCH v3 0/6] Add some validation for vector, vector crypto and fp stuff
 2025-02-06 12:56 UTC  (6+ messages)
` [PATCH v3 2/6] RISC-V: add vector crypto extension validation checks

[PATCHSET 0/6] Cancelation cleanups
 2025-02-06 12:56 UTC  (5+ messages)
` [PATCH 1/6] io_uring/cancel: add generic remove_all helper
` [PATCH 5/6] io_uring/futex: use generic io_cancel_remove() helper

[Buildroot] [PATCH] docs/manual/adding-packages-python.doc: clarify how _BUILD_OPTS work
 2025-02-06 12:54 UTC  (2+ messages)

[PATCH v2 0/4] clk: Support spread spectrum and use it in clk-pll144x and clk-scmi
 2025-02-06 14:00 UTC  (4+ messages)
` [PATCH NOT APPLY v2 4/4] clk: scmi: Support spread spectrum

kernel/trace/bpf_trace.c:348:30: warning: bitwise operation between different enumeration types ('enum bpf_arg_type' and 'enum bpf_type_flag')
 2025-02-06 12:53 UTC 

[PATCH v1 1/2] crypto/ipsec_mb: add SM4 GCM support
 2025-02-06 12:51 UTC  (3+ messages)
` [PATCH v3 "
  ` [EXTERNAL] "

[PATCH 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
 2025-02-06 12:51 UTC  (5+ messages)
` [PATCH 2/3] drm/xe: Clear scratch page before vm_bind

[PATCH 1/9] erofs-utils: lib: sync up with the latest erofs_fs.h
 2025-02-06 12:50 UTC  (9+ messages)
` [PATCH 2/9] erofs-utils: lib: get rid of z_erofs_do_map_blocks() forward declaration
` [PATCH 3/9] erofs-utils: lib: get rid of z_erofs_fill_inode()
` [PATCH 4/9] erofs-utils: lib: introduce the secondary compression head
` [PATCH 5/9] erofs-utils: lib: sync up zmap.c
` [PATCH 6/9] erofs-utils: lib: handle NONHEAD !delta[1] lclusters gracefully
` [PATCH 7/9] erofs-utils: lib: simplify z_erofs_load_compact_lcluster()
` [PATCH 8/9] erofs-utils: lib: refine z_erofs_get_extent_compressedlen()
` [PATCH 9/9] erofs-utils: lib: clean up z_erofs_extent_lookback

[PATCH] can: gs_usb: add VID/PID for the CANnectivity firmware
 2025-02-06 12:50 UTC  (2+ messages)

[PATCH] hw/sd/sdhci: Set reset value of interrupt registers
 2025-02-06 12:49 UTC  (3+ messages)

[BUG] KASAN: slab-use-after-free in slip_open
 2025-02-06 12:49 UTC  (2+ messages)

[PATCH] can.h: canxl: support Remote Request Substitution bit access
 2025-02-06 12:49 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-waitress: security bump to 3.0.2
 2025-02-06 12:48 UTC 

[PATCH v4 0/3] add FlexCAN support for S32G2/S32G3 SoCs
 2025-02-06 12:47 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support

[PATCH] igc: Fix HW RX timestamp when passed by ZC XDP
 2025-02-06 12:47 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v5] serial: sh-sci: Update the suspend/resume support
 2025-02-06 12:47 UTC  (2+ messages)

[PATCH 1/1] test/crypto: additional RSA tests for CNXK PMD
 2025-02-06 12:46 UTC  (2+ messages)

[PATCH 0/3] fetch2/git: Improve shallow, lfs, and tag support
 2025-02-06 12:46 UTC  (10+ messages)
` [PATCH 1/3] fetch2/git: Add support for fast initial shallow fetch
  ` [bitbake-devel] "
` [PATCH 2/3] fetch2/git: Add offline build support for tags
  ` [bitbake-devel] "
` [PATCH 3/3] fetch2/git: Add offline build support for LFS
  ` [bitbake-devel] "

[PATCH 1/3] rockchip: Fix TPL link error
 2025-02-06 12:46 UTC  (4+ messages)
` [PATCH 3/3] rockchip: Fix binman error

[PATCH v4 02/14] Add TSEM specific documentation
 2025-02-06 12:45 UTC  (5+ messages)
` [PATCH v4 2/14] "

[PATCH i-g-t v9 0/3] tests/intel/xe_pmu: Add PMU tests
 2025-02-06 12:46 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH v2 RESEND 1/1] checkpatch: add warning for pr_* and dev_* macros without a trailing newline
 2025-02-06 12:09 UTC 

[PATCH 0/1] can: esd_usb: Fix device probe routine
 2025-02-06 12:45 UTC  (3+ messages)
` [PATCH 1/1] can: esd_usb: Fix not detecting version reply in "

[PATCH nft 1/2] ipopt: use ipv4 address datatype for address field in ip options
 2025-02-06 12:44 UTC  (6+ messages)
` [PATCH nft 2/2] parser_bison: turn redudant ip option type field match into boolean

Enabling test/py/tests/test_spi.py more?
 2025-02-06 12:44 UTC  (3+ messages)

[PATCH 0/9] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-06 12:42 UTC  (6+ messages)
` [PATCH 6/9] dt-bindings: pci: Add fsl,mpc83xx-pcie bindings

[PATCH v4 00/16] hw/microblaze: Allow running cross-endian vCPUs
 2025-02-06 12:43 UTC  (7+ messages)
` [PATCH v4 13/16] tests/functional: Allow microblaze tests to take a machine name argument
` [PATCH v4 14/16] tests/functional: Have microblaze tests inherit common parent class
` [PATCH v4 15/16] tests/functional: Move microblaze tests to "

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-06 12:41 UTC  (5+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path

[PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
 2025-02-06 12:42 UTC  (8+ messages)

[kvm-unit-tests PATCH] lib: s390x: css: Name inline assembly arguments and clean them up
 2025-02-06 12:42 UTC  (4+ messages)

[RFC PATCH 0/4] Fix page permission on arm64 architectures
 2025-02-06 12:40 UTC  (3+ messages)

[PATCH v1] ASoC: tas2781: drop a redundant code
 2025-02-06 12:38 UTC 

[PATCH] tools: mkenvimage: Add pure shell implementation of mkenvimage
 2025-02-06 12:38 UTC  (2+ messages)

[PATCH v5 0/9] Guest XenStore page allocation for 11 Dom0less domUs
 2025-02-06 12:37 UTC  (3+ messages)
` [PATCH v5 7/9] init-dom0less: allocate xenstore page is not already allocated

[PATCH] crypto/virtio: return proper error in session fail
 2025-02-06 12:37 UTC  (2+ messages)
` [EXTERNAL] "

[meta-oe][scarthgap][PATCH] sip: Fix homepage and license
 2025-02-06 12:36 UTC 

[PULL linux-firmware] ath11k and ath12k firmware 20250205
 2025-02-06 12:36 UTC  (2+ messages)

[PATCH v2] zynqmp: Save "bootseq" environment variable in decimal format
 2025-02-06 12:36 UTC  (3+ messages)

[PATCH] test/security: check MACSEC offload before configuration
 2025-02-06 12:36 UTC  (2+ messages)

[PATCH v5 0/8] PMU support for engine activity
 2025-02-06 12:36 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[RFC 0/5] DRM scheduler kunit tests
 2025-02-06 12:33 UTC  (5+ messages)
` [RFC 2/5] drm/scheduler: Add scheduler unit testing infrastructure and some basic tests

[PATCH v2] xen/mm: Introduce per-arch pte_attr_t type for PTE flags
 2025-02-06 12:34 UTC  (3+ messages)

[PATCH 0/4] rust: configfs abstractions
 2025-02-06 12:33 UTC  (3+ messages)
  ` [PATCH 3/4] rust: configfs: introduce rust support for configfs

[PATCH] Add 'bootsource' /chosen property
 2025-02-06 12:33 UTC  (2+ messages)

[PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes
 2025-02-06 12:33 UTC  (2+ messages)

[PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault()
 2025-02-06 12:33 UTC  (5+ messages)

[v2,0/2] Add an interface to get current DDR data rate
 2025-02-06 12:31 UTC  (3+ messages)
` [v2,1/2] memory/mediatek: "


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.