messages from 2024-10-04 15:04:16 to 2024-10-04 15:40:14 UTC [more...]
[PATCHSET 0/8] perf tools: Do not set attr.exclude_guest by default (v4)
2024-10-04 15:40 UTC (4+ messages)
[PATCH v19 00/33] Automatic Disk Unlock with TPM2
2024-10-04 15:38 UTC (3+ messages)
` [PATCH v19 09/33] asn1_test: include asn1_test.h only
[xen-unstable-smoke test] 187966: tolerable all pass - PUSHED
2024-10-04 15:38 UTC
[PATCH v2 0/8] xen/arm: Add support for S32CC platforms and LINFlexD UART
2024-10-04 15:37 UTC (4+ messages)
` [PATCH v2 5/8] xen/arm: platforms: Add NXP S32CC platform code
[PATCH] ceph: fix cap ref leak via netfs init_request
2024-10-04 15:37 UTC (3+ messages)
[PATCH v3 0/7] Add the USB5744 hub driver as per new DT binding
2024-10-04 15:36 UTC (13+ messages)
` [PATCH v3 1/7] usb: onboard-hub: Add reset-gpio support
[PATCH net v3 0/2] fix ti-am65-cpsw-nuss module removal
2024-10-04 15:37 UTC (4+ messages)
` [PATCH net v3 2/2] net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix "
[PATCH v2 1/1] dt-bindings: interrupt-controller: fsl,ls-extirq: workaround wrong interrupt-map number
2024-10-04 15:36 UTC (3+ messages)
[PATCH v2] V4L/DVB (13661): rj54n1cb0c: possible integer overflow fix
2024-10-04 15:36 UTC (2+ messages)
` [v2] "
[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
2024-10-04 15:35 UTC (4+ messages)
[PATCH v3 0/5] ublk: support device recovery without I/O queueing
2024-10-04 15:34 UTC (5+ messages)
` [PATCH v3 2/5] ublk: refactor recovery configuration flag helpers
` [PATCH v3 4/5] ublk: support device recovery without I/O queueing
[PATCH] ceph: fix cap ref leak via netfs init_request
2024-10-04 15:34 UTC (3+ messages)
[PATCH v2] fanotify: allow reporting errors on failure to open fd
2024-10-04 15:34 UTC (2+ messages)
[RFC net-next v2 0/2] tg3: Link IRQs, NAPIs, and queues
2024-10-04 15:33 UTC (8+ messages)
` [RFC net-next v2 2/2] tg3: Link queues to NAPIs
[PATCH v2] platform/x86: dell-ddv: Fix typo in documentation
2024-10-04 15:33 UTC (2+ messages)
v2.47.0-rc1 test failure on cygwin
2024-10-04 15:32 UTC (5+ messages)
` [PATCH] t0610: work around flaky test with concurrent writers
` [PATCH v2] "
[PATCH v2 0/8] iommu: Domain allocation enhancements
2024-10-04 15:31 UTC (7+ messages)
` [PATCH v2 7/8] iommu/amd: Add iommu_ops->domain_alloc_paging support
[PATCH v1] landlock: Improve documentation of previous limitations
2024-10-04 15:31 UTC
[PATCH V6 0/8] io_uring: support sqe group and provide group kbuf
2024-10-04 15:32 UTC (3+ messages)
` [PATCH V6 6/8] io_uring: support providing sqe group buffer
[PATCH v5 00/43] arm64: Support for Arm CCA in KVM
2024-10-04 15:28 UTC (44+ messages)
` [PATCH v5 01/43] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v5 02/43] kvm: arm64: pgtable: Track the number of pages in the entry level
` [PATCH v5 03/43] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v5 04/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v5 05/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v5 06/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v5 07/43] arm64: RME: Check for RME support at KVM init
` [PATCH v5 08/43] arm64: RME: Define the user ABI
` [PATCH v5 09/43] arm64: RME: ioctls to create and configure realms
` [PATCH v5 10/43] kvm: arm64: Expose debug HW register numbers for Realm
` [PATCH v5 11/43] arm64: kvm: Allow passing machine type in KVM creation
` [PATCH v5 12/43] arm64: RME: Keep a spare page delegated to the RMM
` [PATCH v5 13/43] arm64: RME: RTT tear down
` [PATCH v5 14/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v5 15/43] arm64: RME: Support for the VGIC in realms
` [PATCH v5 16/43] KVM: arm64: Support timers in realm RECs
` [PATCH v5 17/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v5 18/43] arm64: RME: Handle realm enter/exit
` [PATCH v5 19/43] KVM: arm64: Handle realm MMIO emulation
` [PATCH v5 20/43] arm64: RME: Allow populating initial contents
` [PATCH v5 21/43] arm64: RME: Runtime faulting of memory
` [PATCH v5 22/43] KVM: arm64: Handle realm VCPU load
` [PATCH v5 23/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v5 24/43] KVM: arm64: Handle Realm PSCI requests
` [PATCH v5 25/43] KVM: arm64: WARN on injected undef exceptions
` [PATCH v5 26/43] arm64: Don't expose stolen time for realm guests
` [PATCH v5 27/43] arm64: rme: allow userspace to inject aborts
` [PATCH v5 28/43] arm64: rme: support RSI_HOST_CALL
` [PATCH v5 29/43] arm64: rme: Allow checking SVE on VM instance
` [PATCH v5 30/43] arm64: RME: Always use 4k pages for realms
` [PATCH v5 31/43] arm64: rme: Prevent Device mappings for Realms
` [PATCH v5 32/43] arm_pmu: Provide a mechanism for disabling the physical IRQ
` [PATCH v5 33/43] arm64: rme: Enable PMU support with a realm guest
` [PATCH v5 34/43] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v5 35/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v5 36/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG
` [PATCH v5 37/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v5 38/43] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v5 39/43] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v5 40/43] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v5 41/43] arm64: RME: Provide accurate register list
` [PATCH v5 42/43] arm64: kvm: Expose support for private memory
` [PATCH v5 43/43] KVM: arm64: Allow activating realms
[syzbot] [mm?] WARNING in page_counter_cancel (5)
2024-10-04 15:31 UTC
[PATCH v5 0/5] Correct perf sampling with Guest VMs
2024-10-04 15:31 UTC (7+ messages)
` [PATCH v5 1/5] arm: perf: Drop unused functions
` [PATCH v5 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v5 5/5] perf: Correct perf sampling with guest VMs
[PATCH v1 0/2] USB: xhci: add support for PWRON polarity invert (TI TUSB73x0)
2024-10-04 15:31 UTC (4+ messages)
` [PATCH v1 1/2] dt-bindings: usb: add TUSB73x0 PCIe
[PATCH] lib/iov_iter.c: extract virt-contiguous pages in iov_iter_extract_bvec_pages
2024-10-04 15:30 UTC
[PATCHv4 1/1] platform/x86: dell-sysman: add support for alienware products
2024-10-04 15:27 UTC
[PATCH dwarves 0/6] btf_encoder: implement shared elf_functions table
2024-10-04 15:28 UTC (3+ messages)
[PATCH RFC net 0/2] MAINTAINERS: Networking file coverage updates
2024-10-04 15:27 UTC (5+ messages)
` [PATCH RFC net 1/2] MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]
` [PATCH RFC net 2/2] MAINTAINERS: Add headers and mailing list to UDP section
[PATCH 00/20] renesas: dts: Use interrupts-extended
2024-10-04 15:27 UTC (7+ messages)
` [PATCH 02/20] ARM: dts: renesas: Use interrupts-extended for Ethernet PHYs
` [PATCH 03/20] ARM: dts: renesas: Use interrupts-extended for HDMI bridges
` [PATCH 04/20] ARM: dts: renesas: Use interrupts-extended for PMICs
[PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset
2024-10-04 15:24 UTC (2+ messages)
[PATCH] Subject: fbdev: sstfb: Make CONFIG_FB_DEVICE optional
2024-10-04 15:24 UTC (2+ messages)
` [PATCH v2] "
[PATCH net-next v4 0/3] net: fec: add PPS channel configuration
2024-10-04 15:24 UTC (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: fec: add pps channel property
` [PATCH net-next v4 2/3] net: fec: refactor PPS channel configuration
` [PATCH net-next v4 3/3] net: fec: make PPS channel configurable
[PATCH v2 02/10] drm/tilcdc: Allow build with COMPILE_TEST=y
2024-10-04 15:24 UTC (2+ messages)
[axboe-block:rw_iter 11/447] drivers/pinctrl/pinmux.c:753:29: error: 'pinmux_select_write_iter' undeclared here (not in a function); did you mean 'pinmux_select_write'?
2024-10-04 15:24 UTC
[PATCH] doc: update TAP device features
2024-10-04 15:24 UTC (6+ messages)
[PATCH v3] btrfs-progs: add rudimentary log checking
2024-10-04 15:23 UTC (4+ messages)
[PATCH 1/1] PCI: Cleanup convoluted logic in pci_create_slot()
2024-10-04 15:22 UTC
the latter half of october, the maintainer goes offline
2024-10-04 15:22 UTC (3+ messages)
[LTP] [PATCH v2] rt_sigqueueinfo02: Add negative tests for rt_sigqueueinfo
2024-10-04 15:19 UTC (2+ messages)
[PATCH v6 0/3] I3C: master: fix the address assign issue if assign-address is exist in dts
2024-10-04 15:20 UTC (5+ messages)
` [PATCH v6 2/3] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED
[PATCH i-g-t v2] tests/intel/xe_pm_residency: Skip on igt_power_open failure
2024-10-04 15:19 UTC (3+ messages)
[PATCH v2 1/7] iio: backend: add API for interface get
2024-10-04 15:18 UTC (3+ messages)
` [PATCH v2 5/7] dt-bindings: iio: adc: add ad485x
[meta-ti][master/scarthgap][PATCH 1/4] linux-ti-staging: Add v6.12 recipe
2024-10-04 15:18 UTC (4+ messages)
` [meta-ti][master/scarthgap][PATCH 2/4] u-boot-ti-staging: Add v2024.10 recipe
` [meta-ti][master/scarthgap][PATCH 3/4] ti-bsp: Add ti-6_12
` [meta-ti][master/scarthgap][PATCH 4/4] debugss-module-drv: Add patch for kernel 6.11 change
[meta-arago][master/scarthgap][PATCH] branding-ltsprep: Update to ti-6_12
2024-10-04 15:18 UTC
[RFC v2 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
2024-10-04 15:17 UTC (3+ messages)
` [RFC v2 1/2] vhost-vdpa: Implement IOVA->GPA tree
[PATCH v3] Fixes: null pointer dereference in pfnmap_lockdep_assert
2024-10-04 15:17 UTC (2+ messages)
[PATCH 0/2] clk: Fix issues related to CLK_IGNORE_UNUSED failures and amlogic glitch free mux
2024-10-04 13:39 UTC (2+ messages)
` [RFC PATCH] clk: core: refine disable unused clocks
[PATCH v2] wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based semantics
2024-10-04 15:17 UTC (2+ messages)
[RFC] ethdev: convert string initialization
2024-10-04 15:17 UTC (2+ messages)
[PATCH BlueZ 0/4] mesh: Fix segmentation behavior of Lower transport layer
2024-10-04 15:16 UTC (2+ messages)
[Intel-wired-lan] e1000e preventing sleep and causing repeated desktop hangs
2024-10-04 10:31 UTC
[PATCH v1 0/5] Fixes for release 24.07
2024-10-04 15:07 UTC (53+ messages)
` [PATCH v1 1/5] net/ntnic: update NT NiC PMD driver with FPGA version
` [PATCH v1 2/5] net/ntnic: fix coverity issues:
` [PATCH v1 3/5] net/ntnic: update documentation
` [PATCH v1 4/5] net/ntnic: remove extra calling of the API for release port
` [PATCH v1 5/5] net/ntnic: extend and fix logging implementation
` [PATCH v1 00/31] Enable flow filter initialization
` [PATCH v1 01/31] net/ntnic: add flow filter init API
` [PATCH v1 02/31] net/ntnic: add flow filter deinitialization API
` [PATCH v1 03/31] net/ntnic: add flow backend initialization API
` [PATCH v1 04/31] net/ntnic: add flow backend deinitialization API
` [PATCH v1 05/31] net/ntnic: add INFO flow module
` [PATCH v1 06/31] net/ntnic: add categorizer (CAT) "
` [PATCH v1 07/31] net/ntnic: add key match (KM) "
` [PATCH v1 08/31] net/ntnic: add flow matcher (FLM) "
` [PATCH v1 09/31] net/ntnic: add IP fragmenter (IFR) "
` [PATCH v1 10/31] net/ntnic: add hasher (HSH) "
` [PATCH v1 11/31] net/ntnic: add queue select (QSL) "
` [PATCH v1 12/31] net/ntnic: add slicer (SLC LR) "
` [PATCH v1 13/31] net/ntnic: add packet descriptor builder (PDB) "
` [PATCH v1 14/31] net/ntnic: add header field update (HFU) "
` [PATCH v1 15/31] net/ntnic: add RPP local retransmit (RPP LR) "
` [PATCH v1 16/31] net/ntnic: add copier (Tx CPY) "
` [PATCH v1 17/31] net/ntnic: add checksum update (CSU) "
` [PATCH v1 18/31] net/ntnic: add insert (Tx INS) "
` [PATCH v1 19/31] net/ntnic: add replacer (Tx RPL) "
` [PATCH v1 20/31] net/ntnic: add Tx Packet Editor (TPE) "
` [PATCH v1 21/31] net/ntnic: add base init and deinit of the NT flow API
` [PATCH v1 22/31] net/ntnic: add base init and deinit the NT flow backend
` [PATCH v1 23/31] net/ntnic: add categorizer (CAT) FPGA module
` [PATCH v1 24/31] net/ntnic: add key match (KM) "
` [PATCH v1 25/31] net/ntnic: add flow matcher (FLM) "
` [PATCH v1 26/31] net/ntnic: add hasher (HSH) "
` [PATCH v1 27/31] net/ntnic: add queue select (QSL) "
` [PATCH v1 28/31] net/ntnic: add slicer (SLC LR) "
` [PATCH v1 29/31] net/ntnic: add packet descriptor builder (PDB) "
` [PATCH v1 30/31] net/ntnic: add Tx Packet Editor (TPE) "
` [PATCH v1 31/31] net/ntnic: add receive MAC converter (RMC) core module
` [PATCH v1 00/14] Enable virtual queues
` [PATCH v1 01/14] net/ntnic: add basic queue operations
` [PATCH v1 02/14] net/ntnic: enhance Ethernet device configuration
` [PATCH v1 03/14] net/ntnic: add scatter-gather HW deallocation
` [PATCH v1 04/14] net/ntnic: add queue setup operations
` [PATCH v1 05/14] net/ntnic: add packet handler for virtio queues
` [PATCH v1 06/14] net/ntnic: add init for virt queues in the DBS
` [PATCH v1 07/14] net/ntnic: add split-queue support
` [PATCH v1 08/14] net/ntnic: add functions for availability monitor management
` [PATCH v1 09/14] net/ntnic: used writer data handling functions
` [PATCH v1 10/14] net/ntnic: add descriptor reader "
` [PATCH v1 11/14] net/ntnic: update FPGA registeris related to DBS
` [PATCH v1 12/14] net/ntnic: virtqueue setup managed packed-ring was added
` [PATCH v1 13/14] net/ntnic: add functions for releasing virt queues
` [PATCH v1 14/14] net/ntnic: add functions for retrieving and managing packets
[RFC bpf-next 0/4] Add XDP rx hw hints support performing XDP_REDIRECT
2024-10-04 2:13 UTC (11+ messages)
` [Intel-wired-lan] "
[PATCH v1 11/11] perf build: Rename PERF_HAVE_DWARF_REGS to PERF_HAVE_LIBDW_REGS
2024-10-04 15:15 UTC (13+ messages)
[PATCH i-g-t v2 v2] tests/core_setmaster: simplify device handling
2024-10-04 15:01 UTC
[PATCH] Bluetooth: Fix type of len in rfcomm_sock_{bind,getsockopt_old}()
2024-10-04 15:13 UTC (2+ messages)
[PATCH v6.12-rc1 0/7] dlm: tracing, config and null-ptr fixes
2024-10-04 15:13 UTC (8+ messages)
` [PATCH v6.12-rc1 1/7] dlm: fix swapped args sb_flags vs sb_status
` [PATCH v6.12-rc1 2/7] dlm: fix possible lkb_resource null dereference
` [PATCH v6.12-rc1 3/7] dlm: disallow different configs nodeid storages
` [PATCH v6.12-rc1 4/7] dlm: handle port as __be16 network byte order
` [PATCH v6.12-rc1 5/7] dlm: use dlm_config as only cluster configuration
` [PATCH v6.12-rc1 6/7] dlm: dlm_config_info config fields to unsigned int
` [PATCH v6.12-rc1 7/7] dlm: make add_to_waiters() that it can't fail
[scarthgap] cryptodev: upgrade 1.13 -> 1.14
2024-10-04 15:13 UTC
[PATCH][next] media: i2c: ds90ub960: Fix missing return check on ub960_rxport_read call
2024-10-04 15:11 UTC (2+ messages)
[GIT PULL] Block fixes for 6.12-rc2
2024-10-04 15:11 UTC
[GIT PULL] io_uring fixes for 6.12-rc2
2024-10-04 15:10 UTC
[PATCH] drm/atmel_hlcdc: Fix uninitialized variable
2024-10-04 15:08 UTC
[PATCH v2 00/10] Add iio backend compatibility for ad7606
2024-10-04 15:10 UTC (6+ messages)
` [PATCH v2 07/10] iio: adc: ad7606: Add compatibility to fw_nodes
Question about an fio profile which leads to a CPU lockup
2024-10-04 15:09 UTC
[PATCH net-next 1/2] Convert neighbour-table to use hlist
2024-10-04 15:06 UTC (2+ messages)
[Intel-wired-lan] [PATCH v12 iwl-next 0/7] ice: Implement PTP support for E830 devices
2024-10-04 15:05 UTC (22+ messages)
` [Intel-wired-lan] [PATCH v12 iwl-next 1/7] ice: Don't check device type when checking GNSS presence
` [Intel-wired-lan] [PATCH v12 iwl-next 2/7] ice: Remove unncecessary ice_is_e8xx() functions
` [Intel-wired-lan] [PATCH v12 iwl-next 3/7] ice: Use FIELD_PREP for timestamp values
` [Intel-wired-lan] [PATCH v12 iwl-next 4/7] ice: Process TSYN IRQ in a separate function
` [Intel-wired-lan] [PATCH v12 iwl-next 5/7] ice: Add unified ice_capture_crosststamp
` [Intel-wired-lan] [PATCH v12 iwl-next 6/7] ice: Refactor ice_ptp_init_tx_*
` [Intel-wired-lan] [PATCH v12 iwl-next 7/7] ice: Implement PTP support for E830 devices
[PATCH v6 00/11] arm64: Support for running as a guest in Arm CCA
2024-10-04 15:05 UTC (3+ messages)
` [PATCH v6 02/11] arm64: Detect if in a realm and set RIPAS RAM
[PATCH 00/26] DC Patches October 3rd, 2024
2024-10-04 15:05 UTC (2+ messages)
[RFC PATCH v1 0/7] landlock: Add UDP access control support
2024-10-04 15:04 UTC (3+ messages)
` [RFC PATCH v1 5/7] samples/landlock: Add sandboxer UDP access control
[PATCHv2] block: enable passthrough command statistics
2024-10-04 15:04 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.