All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-11 07:37:44 to 2025-04-11 08:20:07 UTC [more...]

Gitlab runner timeout on evb-ast2600 ?
 2025-04-11  7:56 UTC  (5+ messages)

[PATCH v2 00/22] RV: Linear temporal logic monitors for RT application
 2025-04-11  7:37 UTC  (25+ messages)
` [PATCH v2 01/22] rv: Fix out-of-bound memory access in rv_is_container_monitor()
` [PATCH v2 02/22] rv: Add #undef TRACE_INCLUDE_FILE
` [PATCH v2 03/22] rv: Let the reactors take care of buffers
` [PATCH v2 04/22] verification/dot2k: Make it possible to invoke dot2k without installation
` [PATCH v2 05/22] verification/dot2k: Make a separate dot2k_templates/Kconfig_container
` [PATCH v2 06/22] verification/dot2k: Remove __buff_to_string()
` [PATCH v2 07/22] verification/dot2k: Replace is_container() hack with subparsers
` [PATCH v2 08/22] rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
` [PATCH v2 09/22] verification/dot2k: Prepare the frontend for LTL inclusion
` [PATCH v2 10/22] Documentation/rv: Prepare monitor synthesis document "
` [PATCH v2 11/22] verification/rvgen: Prepare the templates "
` [PATCH v2 12/22] verification/rvgen: Restructure the classes to prepare "
` [PATCH v2 13/22] rv: Add support for LTL monitors
` [PATCH v2 14/22] rv: Add rtapp container monitor
` [PATCH v2 15/22] x86/tracing: Remove redundant trace_pagefault_key
` [PATCH v2 16/22] x86/tracing: Move page fault trace points to generic
` [PATCH v2 17/22] arm64: mm: Add page fault trace points
` [PATCH v2 18/22] riscv: "
` [PATCH v2 19/22] rv: Add rtapp_pagefault monitor
` [PATCH v2 20/22] rv: Add rtapp_sleep monitor
` [PATCH v2 21/22] rv: Add documentation for rtapp monitor
` [PATCH v2 22/22] rv: Allow to configure the number of per-task monitor

[PATCH 0/5] mm: reliable huge page allocator
 2025-04-11  8:19 UTC  (3+ messages)
` [PATCH 5/5] mm: page_alloc: defrag_mode kswapd/kcompactd watermarks

[PATCH v2 0/2] block: discard alignment fixes
 2025-04-11  8:18 UTC  (5+ messages)
` [PATCH v2 1/2] file-posix: probe discard alignment on Linux block devices
` [PATCH v2 2/2] block/io: skip head/tail requests on EINVAL

[PATCH 5.15] ext4: fix timer use-after-free on failed mount
 2025-04-11  8:19 UTC  (2+ messages)
` [PATCH 5.10] "

[PATCH v8 00/23] Add support for MT8195/88 HDMIv2 and DDCv2
 2025-04-11  8:18 UTC  (3+ messages)
` [PATCH v8 16/23] drm/mediatek: mtk_hdmi: Split driver and add common probe function

Pytanie o ofertę
 2025-04-11  8:05 UTC 

'safe.directory' setting ignored for some operations?
 2025-04-11  8:17 UTC  (3+ messages)

[PATCH 1/2] gdb: add source-highlight PACKAGECONFIG option
 2025-04-11  8:16 UTC  (6+ messages)
` [PATCH 2/2] source-highlight: re-add recipe
  ` [OE-core] "

[PATCH 6.6.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-11  6:42 UTC 

[PATCH 0/2] xen/rangeset: one bugfix and unit testing
 2025-04-11  8:16 UTC  (4+ messages)
` [PATCH 1/2] xen/rangeset: fix incorrect subtraction
` [PATCH 2/2] tootls/tests: introduce unit tests for rangesets

[BUG] ixgbe: Detected Tx Unit Hang (XDP)
 2025-04-11  8:14 UTC  (5+ messages)
    ` [Intel-wired-lan] "

[PATCH] drivers/base/memory: Avoid overhead from for_each_present_section_nr()
 2025-04-11  8:15 UTC  (7+ messages)

[RFC] xen/x86: allow overlaps with non-RAM regions
 2025-04-11  8:15 UTC  (9+ messages)

[PATCH 5.15.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-11  6:49 UTC 

[PATCH 6.1.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-11  6:47 UTC 

[PATCH v9 00/20] imx: add i.MX95 support
 2025-04-11  8:07 UTC  (21+ messages)
` [PATCH v9 01/20] firmware: scmi: use scmi_proto_driver_get() function to get SCMI protocol driver
` [PATCH v9 02/20] pinctrl: nxp: add a pin controller driver based on SCMI pin control protocol
` [PATCH v9 03/20] firmware: scmi_agent: add SCMI pin control protocol support
` [PATCH v9 04/20] scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting the ROM passover data
` [PATCH v9 05/20] scmi_protocols: add SCMI Performance domain management protocol message IDs
` [PATCH v9 06/20] clk: scmi: add the command CLOCK_PARENT_SET
` [PATCH v9 07/20] clk: scmi: check the clock state/parent/rate control permissions
` [PATCH v9 08/20] sandbox: add SCMI clock control permissions to sandbox
` [PATCH v9 09/20] scmi_protocols: update struct scmi_base_discover_list_protocols_out
` [PATCH v9 10/20] imx9: scmi: add i.MX95 SoC and clock related code
` [PATCH v9 11/20] cpu: imx95: add i.MX95 support
` [PATCH v9 12/20] spl: imx: use trampoline buffer to load images to secure region
` [PATCH v9 13/20] imx9: add i.MX95 Kconfig and Makefile
` [PATCH v9 14/20] imx: Kconfig: IMX8_ROMAPI is not configured for i.MX95
` [PATCH v9 15/20] binman: add a new entry type for packing DDR PHY firmware images
` [PATCH v9 16/20] tools: imx8image: add i.MX95 support
` [PATCH v9 17/20] imx: container: add V2X container support for i.MX95
` [PATCH v9 18/20] doc: imx: add document for i.MX95 Image Container Format
` [PATCH v9 19/20] imx95_evk: add i.MX95 19x19 EVK board basic support
` [PATCH v9 20/20] Makefile: add some files to CLEAN_FILES

[PATCH for-next v3 0/2] RDMA/rxe: RDMA FLUSH and ATOMIC WRITE with ODP
 2025-04-11  8:13 UTC  (3+ messages)

[PATCH v2] cpufreq/amd-pstate: Enable ITMT support after initializing core rankings
 2025-04-11  8:14 UTC 

[PATCH 0/3] uio/dma-buf: Give UIO users access to DMA addresses
 2025-04-11  8:14 UTC  (5+ messages)

[PATCH RFC v5 0/8] media: qcom: iris: re-organize catalog & add support for SM8650
 2025-04-11  8:14 UTC  (7+ messages)
` [PATCH RFC v5 1/8] media: qcom: iris: move sm8250 to gen1 catalog
` [PATCH RFC v5 8/8] media: platform: qcom/iris: add sm8650 support

[PATCH] mempolicy: Optimize queue_folios_pte_range by PTE batching
 2025-04-11  8:13 UTC 

[PATCH] RDMA/rxe: Fix kernel panic for fast registered MR
 2025-04-11  7:56 UTC  (3+ messages)

[PATCH 00/13] Modify drm helpers to use luminance
 2025-04-11  8:12 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/3] enhance the vlan filter feature
 2025-04-11  8:10 UTC  (4+ messages)
` [PATCH 1/3] app/testpmd: add/remove multiple VLAN filter IDs at once
` [PATCH 2/3] ethdev: retrieve VLAN filter configuration
` [PATCH 3/3] app/testpmd: add a command to show VLAN filter IDs

[PATCH v3 00/10] Basic device tree support for ESWIN EIC7700 RISC-V SoC
 2025-04-11  8:09 UTC  (5+ messages)
` [PATCH v3 03/10] dt-bindings: vendor-prefixes: add eswin

[PATCH v9 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2025-04-11  8:09 UTC  (7+ messages)
` [PATCH v9 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-04-11  8:08 UTC  (5+ messages)
` [PATCH 02/67] KVM: x86: Reset IRTE to host control if *new* route isn't postable
` [PATCH 09/67] KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structure

[PATCH v3 0/8] drm: Introduce sparse GEM shmem
 2025-04-11  8:08 UTC  (11+ messages)

[PATCH v2 0/8] Support hiding capability when its initialization fails
 2025-04-11  8:08 UTC  (10+ messages)
` [PATCH v2 1/8] driver/pci: Get next capability without passing caps
` [PATCH v2 2/8] vpci/header: Emulate legacy capability list for host

[PATCH 00/13] Update PHYTEC i.MX93 DTS
 2025-04-11  8:08 UTC  (7+ messages)
` [PATCH 09/13] arm64: dts: freescale: imx93-phyboard-segin: Add RTC support
` [PATCH 10/13] arm64: dts: freescale: imx93-phyboard-segin: Add CAN support

[PATCH] tpm_ffa_crb: access tpm service over FF-A direct message request v2
 2025-04-11  8:07 UTC  (2+ messages)

[PATCH v3 00/11] systemd based initrd and modular kernel support
 2025-04-11  8:07 UTC  (7+ messages)
` [PATCH v3 03/11] kernel.bbclass: add kernel-initrd-modules meta package
  ` [OE-core] "

Proszę o kontakt
 2025-04-11  8:05 UTC 

[PATCH v2 00/10] usb/msd: Permit relaxed ordering of IN packets
 2025-04-11  8:04 UTC  (11+ messages)
` [PATCH v2 01/10] usb/msd: Split in and out packet handling
` [PATCH v2 02/10] usb/msd: Ensure packet structure layout is correct
` [PATCH v2 03/10] usb/msd: Improved handling of mass storage reset
` [PATCH v2 04/10] usb/msd: Improve packet validation error logging
` [PATCH v2 05/10] usb/msd: Allow CBW packet size greater than 31
` [PATCH v2 06/10] usb/msd: Split async packet tracking into data and csw
` [PATCH v2 07/10] usb/msd: Add some additional assertions
` [PATCH v2 08/10] usb/msd: Rename mode to cbw_state, and tweak names
` [PATCH v2 09/10] usb/msd: Permit a DATA-IN or CSW packet before CBW packet
` [PATCH v2 10/10] usb/msd: Add more tracing

[PATCH bpf-next v2] libbpf: Fix event name too long error
 2025-04-11  8:05 UTC 

[PATCH net-next v25 00/23] Introducing OpenVPN Data Channel Offload
 2025-04-11  8:06 UTC  (7+ messages)
` [PATCH net-next v25 01/23] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v25 02/23] ovpn: add basic netlink support

[PATCH v2] RISC-V: vDSO: Wire up getrandom() vDSO implementation
 2025-04-11  8:04 UTC  (3+ messages)

[PATCH 0/2] riscv: misaligned: Add ZCB handling and fix sleeping function
 2025-04-11  8:04 UTC  (5+ messages)
` [PATCH 2/2] riscv: misaligned: fix sleeping function called during misaligned access handling

[LTP] [PATCH v4 0/4] Support for Patchwork CI
 2025-04-11  8:01 UTC  (4+ messages)
` [LTP] [PATCH v4 1/4] ci: install dependences for patchwork-ci script
` [LTP] [PATCH v4 2/4] ci: add "
` [LTP] [PATCH v4 4/4] ci: apply patchwork series in ci-docker-build workflow

[usb:usb-testing] BUILD SUCCESS 843308666da7118f6e1d12fbb5053db13686864a
 2025-04-11  8:03 UTC 

[PATCH v2] ublk: Add UBLK_U_CMD_UPDATE_SIZE
 2025-04-11  8:02 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: i2c: qcom-cci: Document QCM2290 compatible
 2025-04-11  8:02 UTC  (6+ messages)
  ` [PATCH v3 2/2] arm64: dts: qcom: qcm2290: Add CCI node

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-04-11  8:02 UTC  (3+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[Buildroot] [PATCH] boot/arm-trusted-firmware: fix the build for macchiatobin
 2025-04-11  8:02 UTC  (3+ messages)

[PATCH i-g-t] tests/intel/intel_sysfs_debugfs: Remove xe-gt
 2025-04-11  8:01 UTC  (3+ messages)

[PATCH net-next v2 2/2] net: phy: Add Marvell PHY PTP support
 2025-04-11  8:01 UTC  (12+ messages)

[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
 2025-04-11  8:01 UTC  (7+ messages)

[PATCH] virtio-net: Copy all for dhclient workaround
 2025-04-11  8:01 UTC  (3+ messages)

[PATCH v3 0/8] usb/xhci: TR NOOP, TI HCD device, more qtests
 2025-04-11  7:58 UTC  (9+ messages)
` [PATCH v3 1/8] hw/usb/xhci: Move HCD constants to a header and add register constants
` [PATCH v3 2/8] hw/usb/xhci: Rename and move HCD register region constants to header
` [PATCH v3 3/8] tests/qtest/xhci: Add controller and device setup and ring tests
` [PATCH v3 4/8] hw/usb/xhci: Support TR NOOP commands
` [PATCH v3 5/8] tests/qtest/xhci: add a test for "
` [PATCH v3 6/8] tests/qtest/xhci: test the qemu-xhci device
` [PATCH v3 7/8] hw/usb/hcd-xhci-pci: Make PCI device more configurable
` [PATCH v3 8/8] hw/usb/hcd-xhci-pci: Add TI TUSB73X0 XHCI controller model

[scarthgap/kirkstone] SPDX doc fixes
 2025-04-11  7:17 UTC  (3+ messages)
` [scarthgap][PATCH 1/2] dev-manual/sbom.rst: fix wrong build outputs
` [kirkstone][PATCH 2/2] "

[PATCH v3] Add new `export-symbols` node
 2025-04-11  8:00 UTC 

[PATCH i-g-t v1] tests/intel/kms_joiner: Fix mode handling invalid joiner subtest
 2025-04-11  7:52 UTC 

[PATCH] crypto: sa2ul - Use proper helpers to setup request
 2025-04-11  7:58 UTC  (11+ messages)
  ` [v2 PATCH] "
                ` [PATCH] crypto: ahash - Disable request chaining

[PATCH 0/4] wifi: mwifiex: drop asynchronous init waiting code
 2025-04-11  7:58 UTC  (5+ messages)
` [PATCH 1/4] wifi: mwifiex: remove unnecessary queue empty check
` [PATCH 2/4] wifi: mwifiex: let mwifiex_init_fw() return 0 for success

[PATCH] ublk: skip blk_mq_tag_to_rq() bounds check
 2025-04-11  7:56 UTC  (2+ messages)

[PATCH v2] usb: common: usb-conn-gpio: use a unique name for usb connector device
 2025-04-11  7:55 UTC  (2+ messages)

[meta-python][PATCH v2] python3-pyzmq: Upgrade 25.1.2 -> 26.3.0
 2025-04-11  7:55 UTC 

[PATCH net-next] Removing deprecated strncpy()
 2025-04-11  7:54 UTC  (3+ messages)

[PATCH V4 0/2] Rust: Add cpumask abstractions
 2025-04-11  7:53 UTC  (6+ messages)
` [PATCH V4 1/2] rust: Add initial "

[PATCH] ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
 2025-04-11  7:51 UTC  (2+ messages)

[PATCH net-next v3 0/6] xfrm & bonding: Correct use of xso.real_dev
 2025-04-11  7:49 UTC  (7+ messages)
` [PATCH net-next v3 1/6] net/mlx5: Avoid using xso.real_dev unnecessarily
` [PATCH net-next v3 2/6] xfrm: Use xdo.dev instead of xdo.real_dev
` [PATCH net-next v3 3/6] xfrm: Remove unneeded device check from validate_xmit_xfrm
` [PATCH net-next v3 4/6] xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
` [PATCH net-next v3 5/6] bonding: Mark active offloaded xfrm_states
` [PATCH net-next v3 6/6] bonding: Fix multiple long standing offload races

[PATCH] ASoC: adau7118: Allow dsp_a mode
 2025-04-11  7:49 UTC 

[PATCH] scripts/mksysmap: skip objtool __pfx_ symbols
 2025-04-11  7:47 UTC  (4+ messages)

[PATCH v2 0/5] drm/i915: error capture cleanups and refactor
 2025-04-11  7:47 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915: don't capture DERRMR for VLV/CHV (rev2)

[PATCH 0/3] Add initrd support to bootm EFI payloads
 2025-04-11  7:47 UTC  (3+ messages)
` [PATCH 1/3] efi_loader: efi_load_initrd: provide a memory mapped initrd

[PATCH] slab: Decouple slab_debug and no_hash_pointers
 2025-04-11  7:47 UTC  (2+ messages)

[PATCH] x86/xen: Fix __xen_hypercall_setfunc
 2025-04-11  7:46 UTC  (2+ messages)

[PATCH net-next v2 06/13] rxrpc: rxgk: Provide infrastructure and key derivation
 2025-04-11  7:46 UTC  (6+ messages)
` [PATCH net-next v2 00/13] rxrpc, afs: Add AFS GSSAPI security class to AF_RXRPC and kafs

[PATCH net-next v2 0/6] xfrm & bonding: Correct use of xso.real_dev
 2025-04-11  7:46 UTC  (3+ messages)

[PATCH 0/2] Register bit definition for EDP_GENERAL_CAP2
 2025-04-11  7:46 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for Register bit definition for EDP_GENERAL_CAP2 (rev2)

[PATCH v2] target/i386: Fix model number of Zhaoxin YongFeng vCPU template
 2025-04-11  7:42 UTC  (5+ messages)

[PATCH 2/2] erofs: support deflate decompress by using Intel QAT
 2025-04-11  7:44 UTC  (2+ messages)

[PATCH v4 0/4] media: imx-jpeg: Fix some motion-jpeg decoding
 2025-04-11  7:43 UTC  (5+ messages)
` [PATCH v4 1/4] media: imx-jpeg: Move mxc_jpeg_free_slot_data() ahead
` [PATCH v4 2/4] media: imx-jpeg: Cleanup after an allocation error
` [PATCH v4 3/4] media: imx-jpeg: Change the pattern size to 128x64
` [PATCH v4 4/4] media: imx-jpeg: Check decoding is ongoing for motion-jpeg

[PATCH 00/10] Add barebox TLV infrastructure
 2025-04-11  7:40 UTC  (10+ messages)
` [PATCH 01/10] net: factor out eth_of_get_fixup_node
` [PATCH 02/10] net: export list of registered ethernet addresses
` [PATCH 03/10] common: add optional systemd.hostname generation
` [PATCH 04/10] common: add barebox TLV support
` [PATCH 05/10] commands: add TLV debugging command
` [PATCH 06/10] scripts: add bareboxtlv host/target tool
` [PATCH 07/10] boards: add decoder for LXA TLV v1 format
` [PATCH 08/10] scripts: Add Barebox TLV Generator Tooling
` [PATCH 09/10] doc: Add User-Documentation for Barebox TLV

[PATCH] leds: trigger: netdev: Match net in netdev_trig_notify()
 2025-04-11  7:44 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] staging: rtl8723bs: Replace `& 0xfff` with `% 4096u`
 2025-04-11  7:43 UTC  (3+ messages)

[PATCH 0/2] Add property to support writing ERSTBA in high-low order
 2025-04-11  7:42 UTC  (5+ messages)
` [PATCH 1/2] hw: usb: xhci: "
` [PATCH 2/2] hw/usb/hcd-dwc3: Set erstba-hi-lo property

[PATCH] drm/amdgpu: Clear overflow for SRIOV
 2025-04-11  7:42 UTC 

[PATCH] virtio-net: Update the max_tx_vq description
 2025-04-11  7:40 UTC  (7+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS f5ffef9881a76764477978c39f1ad0136a4adcab
 2025-04-11  7:38 UTC 

[PATCH v2 1/3] rust: Update "do_update_snapshot" task for rust-snapshot.inc
 2025-04-11  7:38 UTC  (4+ messages)
` [PATCH v2 2/3] rust: Upgrade 1.84.1->1.85.0
  ` [OE-core] "

[PATCH 0/4] Make crypto/internal/simd.h resilient
 2025-04-11  7:38 UTC  (5+ messages)
` [PATCH 1/4] asm-generic: Make simd.h more resilient
` [PATCH 2/4] arm: "
` [PATCH 3/4] x86: "
` [PATCH 4/4] crypto: simd - Include asm/simd.h in internal/simd.h

[PATCH] samples/damon/prcl: Fix a comment typo
 2025-04-11  7:38 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.