All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-19 16:18:21 to 2024-11-19 17:04:09 UTC [more...]

Switching from xenomai 3.2 IPIPE to xenomai 3.3 Dovetail
 2024-11-19 17:04 UTC  (2+ messages)

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-11-19 17:03 UTC  (5+ messages)
` [RFC PATCH v3 23/58] KVM: x86/pmu: Allow RDPMC pass through when all counters exposed to guest
` [RFC PATCH v3 24/58] KVM: x86/pmu: Introduce macro PMU_CAP_PERF_METRICS

[PATCH v5 00/16] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-11-19 16:58 UTC  (38+ messages)
` [PATCH v5 02/16] net: driver: stmmac: Extend CSR calc support
` [PATCH v5 03/16] net: stmmac: Fix clock rate variables size
` [PATCH v5 04/16] net: phy: Add helper for mapping RGMII link speed to clock rate
` [PATCH v5 05/16] net: dwmac-dwc-qos-eth: Use helper rgmii_clock
` [PATCH v5 06/16] net: dwmac-imx: "
` [PATCH v5 07/16] net: dwmac-intel-plat: "
` [PATCH v5 08/16] net: dwmac-rk: "
` [PATCH v5 09/16] net: dwmac-starfive: "
` [PATCH v5 10/16] net: macb: "
` [PATCH v5 11/16] net: xgene_enet: "
` [PATCH v5 12/16] net: dwmac-sti: "
` [PATCH v5 13/16] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
` [PATCH v5 14/16] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver

[PATCH v5 00/16] spi: axi-spi-engine: add offload support
 2024-11-19 17:02 UTC  (10+ messages)
` [PATCH v5 03/16] spi: dt-bindings: add trigger-source.yaml
` [PATCH v5 04/16] spi: dt-bindings: add PWM SPI offload trigger
` [PATCH v5 07/16] spi: dt-bindings: axi-spi-engine: add SPI offload properties
` [PATCH v5 14/16] dt-bindings: iio: adc: adi,ad4695: "

[GIT PULL] seccomp update for v6.13-rc1
 2024-11-19 17:02 UTC 

[PATCH] wifi: ath12k: Fix endianness issue in struct hal_tlv_64_hdr
 2024-11-19 16:45 UTC 

[GIT PULL] configfs updates for Linux 6.13
 2024-11-19 17:01 UTC 

[GIT PULL] execve updates for v6.13-rc1
 2024-11-19 17:00 UTC 

[PATCH 0/2] fallthrough related handling
 2024-11-19 17:00 UTC  (3+ messages)
` [PATCH v2 0/2] re-enable implicit fallthrough checks

[PATCH v6 00/22] Python module cleanup
 2024-11-19 17:00 UTC  (5+ messages)
` [PATCH v6 15/22] perf lock: Move common lock contention code to new file

[PATCH 00/16] remove use of VLAs for Windows built code
 2024-11-19 16:59 UTC  (5+ messages)
` [PATCH v7 00/21] remove use of VLAs for Windows
  ` [PATCH v7 19/21] test: remove use of VLAs for Windows built code in bitset tests

[PATCH net-next 0/2] Add support for AXI 2.5G ethernet
 2024-11-19 16:42 UTC  (8+ messages)
` [PATCH net-next 2/2] net: axienet: Add support for AXI 2.5G MAC

[PATCH V2] nfs(5): Update rsize/wsize options
 2024-11-19 16:59 UTC 

clean up bio merge conditions
 2024-11-19 16:59 UTC  (8+ messages)
` [PATCH 1/2] block: don't bother checking the data direction for merges
` [PATCH 2/2] block: req->bio is always set in the merge code

[PATCH v2 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf
 2024-11-19 16:59 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8967af'
` [PATCH v2 2/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8974cf'

more int return value cleanup for blkdev.h helpers
 2024-11-19 16:58 UTC  (16+ messages)
` [PATCH 1/6] block: return unsigned int from bdev_io_opt
` [PATCH 2/6] block: return unsigned int from queue_dma_alignment
` [PATCH 3/6] block: return unsigned int from blk_lim_dma_alignment_and_pad
` [PATCH 4/6] block: return bool from blk_rq_aligned
` [PATCH 5/6] block: remove a duplicate definition for bdev_read_only
` [PATCH 6/6] block: return bool from get_disk_ro and bdev_read_only

[PATCH] riscv: fix memory leakage in process_accumulated_relocations
 2024-11-19 16:57 UTC  (2+ messages)

[PATCH 00/15] Add support for SAMA7D65
 2024-11-19 16:40 UTC  (16+ messages)
` [PATCH 01/15] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
` [PATCH 02/15] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom
` [PATCH 03/15] dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT
` [PATCH 04/15] dt-bindings: mmc: atmel,sama5d2-sdhci: add microchip,sama7d65-sdhci
` [PATCH 05/15] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH 06/15] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH 07/15] dt-bindings: clocks: atmel,at91sam9x5-sckc: add sama7d65
` [PATCH 08/15] dt-bindings: clock: Add SAMA7D65 PMC compatible string
` [PATCH 09/15] dt-bindings: clock: at91: Allow MCKs to be exported and referenced in DT
` [PATCH 10/15] ARM: configs: at91: sama7: add new SoC config
` [PATCH 11/15] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH 12/15] ARM: dts: microchip: add support for sama7d65_curiosity board
` [PATCH 13/15] clk: at91: clk-master: increase maximum number of clocks
` [PATCH 14/15] clk: at91: clk-sam9x60-pll: increase maximum amount of plls
` [PATCH 15/15] clk: at91: sama7d65: add sama7d65 pmc driver

[PATCH v4 0/3] plugins: generate list of symbols automatically
 2024-11-19 16:55 UTC  (3+ messages)

[PATCH] docs: aspeed: Reorganize the "Boot options" section
 2024-11-19 16:54 UTC  (2+ messages)

[PATCH v5] block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactor
 2024-11-19 16:54 UTC  (3+ messages)

GRE tunnels bound to VRF
 2024-11-19 16:53 UTC  (7+ messages)

Status of some Arm features
 2024-11-19 16:52 UTC  (3+ messages)

[CI 1/9] lib/igt_kmod: Remove unused module_ref
 2024-11-19 16:53 UTC  (3+ messages)
` ✗ CI.xeBAT: failure for series starting with [CI,1/9] "
` ✗ Fi.CI.BAT: "

[PATCH] block: Fix uninitialized symbol 'bio' in blk_rq_prep_clone
 2024-11-19 16:53 UTC  (7+ messages)
` [PATCH v4] "

[PATCH 0/3] Build improvements for clar
 2024-11-19 16:51 UTC  (3+ messages)
` [PATCH v3 0/4] "

[PATCH v9 0/2] rust: xarray: Add a minimal abstraction for XArray
 2024-11-19 16:52 UTC  (9+ messages)
` [PATCH v9 2/2] rust: xarray: Add an "

RFC: Kernel CXL cache support (and IOMMU implications)
 2024-11-19 16:52 UTC 

[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
 2024-11-19 16:51 UTC  (6+ messages)
` [PATCH v6 01/15] lib: Add TLV parser
` [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers

[PATCH mm-unstable v2 0/3] mm/hugetlb: alloc/free gigantic folios
 2024-11-19 16:52 UTC  (9+ messages)
` [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP

[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
 2024-11-19 16:51 UTC  (20+ messages)
` [PATCH v2 07/29] drm/xe: Add SVM init / close / fini to faulting VMs
` [PATCH v2 08/29] drm/xe: Add dma_addr res cursor
` [PATCH v2 10/29] drm/gpuvm: Add DRM_GPUVA_OP_USER
` [PATCH v2 14/29] drm/xe: Do not allow system allocator VMA unbind if the GPU has bindings
` [PATCH v2 15/29] drm/xe: Enable system allocator uAPI
` [PATCH v2 16/29] drm/xe: Add migrate layer functions for SVM support
` [PATCH v2 17/29] drm/xe: Add SVM device memory mirroring
` [PATCH v2 18/29] drm/xe: Add drm_gpusvm_devmem to xe_bo

[linux-next:master 8127/11989] error[E0308]: mismatched types
 2024-11-19 16:52 UTC  (9+ messages)
` [PATCH RESEND] jump_label: rust: pass a mut ptr to `static_key_count`

[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-11-19 16:50 UTC  (4+ messages)
` [PATCH v9 12/26] x86/resctrl: Remove MSR reading of event configuration value

Yocto Project Status 19 Nov. 2024 (WW47)
 2024-11-19 16:49 UTC  (2+ messages)
` [OE-core] "

[PATCH i-g-t 0/4] tests/intel/xe_eudebug_online: Introduce read/write pagefault tests
 2024-11-19 16:49 UTC  (3+ messages)
` [PATCH i-g-t 4/4] tests/intel/xe_eudebug_online: Add read/write pagefault online tests

[PATCH] diff: update conflict handling for whitespace to issue a warning
 2024-11-19 16:49 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 00/39] pxe: Support read_all() for extlinux and PXE
 2024-11-19 16:48 UTC  (4+ messages)

[syzbot] [ocfs2?] KASAN: use-after-free Read in ocfs2_search_dirblock
 2024-11-19 16:49 UTC 

[PATCH] of: property: fw_devlink: Do not use interrupt-parent directly
 2024-11-19 16:46 UTC  (3+ messages)

[PATCH iproute2-next] bash-completion: devlink: fix port param name show completion
 2024-11-19 16:45 UTC  (5+ messages)

[PATCH v2 0/3] Add support for all variants of the phyCORE-i.MX93 SOM
 2024-11-19 16:45 UTC  (4+ messages)
` [PATCH v2 2/3] board: phytec: imx93: Add eeprom-based hardware introspection

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-11-19 16:45 UTC  (2+ messages)

[PATCH] drm/panthor: Fix compilation failure on panthor_fw.c
 2024-11-19 16:44 UTC 

[PATCH RFC 0/2] Add basic tracing support for m68k
 2024-11-19 16:44 UTC  (11+ messages)

acpi_device->driver_data vs acpi_device->dev.driver_data
 2024-11-19 16:43 UTC 

[PATCH] dts: add per-test-suite configuration
 2024-11-19 16:41 UTC  (7+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 3/4] "

[PATCH v2] drm/panthor: Simplify FW fast reset path
 2024-11-19 16:41 UTC  (3+ messages)

[PATCH 0/6] multipath-tools: Handle tableless DM devices
 2024-11-19 16:40 UTC  (7+ messages)
` [PATCH 1/6] libmultipath: signal device with no table in libmp_mapinfo

[PATCH 00/15] test/functional: improve functional test debugging & fix tuxrun
 2024-11-19 16:39 UTC  (11+ messages)
` [PATCH 02/15] tests/functional: automatically clean up scratch files after tests
` [PATCH 03/15] tests/functional: remove "AVOCADO" from env variable name
` [PATCH 04/15] tests/functional: remove todo wrt avocado.utils.wait_for
` [PATCH 05/15] tests/functional: remove leftover :avocado: tags
` [PATCH 06/15] tests/functional: remove obsolete reference to avocado bug

[PATCH] btrfs: ref-verify: fix use-after-free after invalid ref action
 2024-11-19 16:38 UTC  (2+ messages)

[PATCH v2] drm/mediatek: Move mtk_crtc_finish_page_flip() to ddp_cmdq_cb()
 2024-11-19 16:36 UTC  (2+ messages)

[syzbot] [mm?] WARNING: locking bug in __rmqueue_pcplist
 2024-11-19 16:37 UTC  (8+ messages)
        ` [PATCH] kasan: Remove kasan_record_aux_stack_noalloc()

OPEN_XOR_DELEGATION performance problems
 2024-11-19 16:37 UTC  (4+ messages)

[PATCH 0/4] x86/misra: fix remaining violations of rule 20.7
 2024-11-19 16:37 UTC  (9+ messages)
` [PATCH 2/4] x86/msi: fix Misra Rule 20.7 in msi.h
` [PATCH 3/4] x86/uaccess: rework user access speculative harden guards

[PATCH BlueZ v1] shared/att: Fix failing to set security level
 2024-11-19 16:37 UTC 

[PULL] drm-misc-next
 2024-11-19 16:29 UTC  (3+ messages)

[PATCH] fs: add check for symlink corrupted
 2024-11-19 16:36 UTC  (3+ messages)
` [PATCH V2] fs: improve the check of whether i_link has been set

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2024-11-19 16:35 UTC  (8+ messages)
` [PATCH v6 "

[PATCH] x86/sev: Fix dereference NULL return value
 2024-11-19 16:35 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libnss-ato: new package
 2024-11-19 16:35 UTC  (5+ messages)

[PATCH v7 0/4] test/intel/xe_sysfs: Restore sysfs params correctly
 2024-11-19 16:34 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH v4 0/2] dts: port over checksum offload suite
 2024-11-19 16:31 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] dts: add csum HW offload to testpmd shell
  ` [PATCH v5 2/2] dts: checksum offload test suite

[PATCH 0/7] x86/mm: Clean up and use temportary_mm more
 2024-11-19 16:25 UTC  (8+ messages)
` [PATCH 1/7] x86/mm: Add mm argument to unuse_temporary_mm()
` [PATCH 2/7] x86/events, x86/insn-eval: Remove incorrect active_mm references
` [PATCH 3/7] x86/mm: Make use/unuse_temporary_mm() non-static
` [PATCH 4/7] x86/mm: Remove mm argument from unuse_temporary_mm() again
` [PATCH 5/7] x86/mm: Allow temporary mms when IRQs are on
` [PATCH 6/7] x86/efi: Make efi_enter/leave_mm use the temporary_mm machinery
` [PATCH 7/7] x86/mm: Opt in to IRQs-off activate_mm()

[PATCH v2 0/2] drm/msm/adreno: Setup SMMU aparture
 2024-11-19 16:31 UTC  (5+ messages)
` [PATCH v2 2/2] drm/msm/adreno: Setup SMMU aparture for per-process page table

[PATCH v3 0/3] Add support for all variants of the phyCORE-i.MX93 SOM
 2024-11-19 16:29 UTC  (4+ messages)
` [PATCH v3 1/3] board: phytec: phycore-imx93: Add 2GB LPDDR4X RAM timings
` [PATCH v3 2/3] board: phytec: imx93: Add eeprom-based hardware introspection
` [PATCH v3 3/3] board: phytec: imx93: Add phyCORE-i.MX 93 support for all SOM variants

[PATCH] ethdev: allow using devices with shortened PCI addresses
 2024-11-19 16:29 UTC  (3+ messages)

[syzbot] [ocfs2?] KASAN: use-after-free Read in ocfs2_search_dirblock
 2024-11-19 16:28 UTC  (2+ messages)
` [syzbot] Re: KASAN: use-after-free Read in ocfs2_search_dirblock()

[PATCH 0/5] MIPS: Allow using multi-cluster with a broken HCI
 2024-11-19 16:28 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: mips: Document mti,mips-cm
` [PATCH 2/5] dt-bindings: mips: mips-cm: Add property for broken HCI information

[PATCH v5 0/3] drm: adv7511: ADV7535 fixes
 2024-11-19 16:27 UTC  (3+ messages)
` [PATCH v5 1/3] drm: adv7511: Fix use-after-free in adv7533_attach_dsi()

fresh ls-files looks inside submodules even when not asked to or asked not to
 2024-11-19 15:44 UTC 

[PATCH v5 0/6] Add support for Blaize BLZP1600 SoC
 2024-11-19 16:23 UTC  (8+ messages)
` [PATCH v5 1/6] dt-bindings: Add Blaize vendor prefix

[PATCH v1] hog: Check security level before setting
 2024-11-19 16:23 UTC  (4+ messages)

[yocto-docs PATCH] ref-manual: classes: bin_package: fix SRC_URI example
 2024-11-19 16:23 UTC  (5+ messages)
` [docs] "

small fixes for 6.13
 2024-11-19 16:23 UTC  (9+ messages)
` [PATCH 1/3] xfs: factor out a xfs_rt_check_size helper
` [PATCH 2/3] xfs: use the proper conversion helpers in xfs_rt_check_size
` [PATCH 3/3] xfs: don't call xfs_bmap_same_rtgroup in xfs_bmap_add_extent_hole_delay

[PATCH v3 0/8] Add support for the rest of Renesas RZ/G3S serial interfaces
 2024-11-19 16:23 UTC  (3+ messages)
` [PATCH v3 6/8] arm64: dts: renesas: rzg3s-smarc-switches: Add a header to describe different switches

[PATCH 00/15] fix packing of structs when building with MSVC
 2024-11-19 16:23 UTC  (6+ messages)
` [PATCH v5 00/16] "
  ` [PATCH v5 01/16] eal: provide pack start macro for MSVC

[PATCH 4/5] alienware-wmi: Fix module init error handling
 2024-11-19 16:22 UTC  (4+ messages)

[PATCH] dt-bindings: regulator: qcom-labibb-regulator: document the pmi8950 labibb regulator
 2024-11-19 16:22 UTC  (2+ messages)

[PATCH] uapi: add EROBLK
 2024-11-19 16:22 UTC  (2+ messages)

[PATCHSET v3 0/14] Rewrite rsrc node handling
 2024-11-19 16:21 UTC  (5+ messages)
` [PATCH 03/14] io_uring: specify freeptr usage for SLAB_TYPESAFE_BY_RCU io_kiocb cache

[PATCH] nvme: tuning pr code by using defined structs and macros
 2024-11-19 16:21 UTC  (2+ messages)

linux license
 2024-11-19 16:20 UTC 

[PATCH 00/11] drm/i915: MST and DDI cleanups and refactoring
 2024-11-19 16:20 UTC  (2+ messages)
` ✗ CI.BAT: failure for drm/i915: MST and DDI cleanups and refactoring (rev2)

[PATCH] usbnet_link_change() fails to call netif_carrier_on()
 2024-11-19 16:20 UTC  (2+ messages)

[PATCH] ublk: fix error code for unsupported command
 2024-11-19 16:20 UTC  (2+ messages)

[RFC PATCH 0/6] KVM: x86: async PF user
 2024-11-19 16:19 UTC  (3+ messages)

[GIT PULL] Networking for v6.13
 2024-11-19 16:19 UTC 

Testing for xt_REDIRECT
 2024-11-19 16:12 UTC 

[PATCH 0/9] Clean up alloc_cache allocations
 2024-11-19 16:18 UTC  (5+ messages)
` [PATCH 1/9] io_uring: Fold allocation into alloc_cache helper

[PATCH v2] hw/i386/pc: Remove vmport value assertion
 2024-11-19 16:17 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: Check for PREEMPTION instead of PREEMPT
 2024-11-19 16:18 UTC 

[yocto-autobuilder-helper][PATCH] config: Add systemd distro feature to meta-virt builders
 2024-11-19 16:17 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.