messages from 2023-08-17 22:21:48 to 2023-08-17 23:45:30 UTC [more...]
[PATCH v4 0/6] ASoC: mediatek: Add support for MT7986 SoC
2023-08-17 22:36 UTC (3+ messages)
[PATCH] KVM: x86: Increase KVM_MAX_VCPUS to 4096
2023-08-17 23:44 UTC (4+ messages)
[meta-oe][PATCH] mariadb: Fix build with libfmt 10.1+
2023-08-17 23:45 UTC
[PATCH v2 00/15] Introduce /dev/mshv drivers
2023-08-17 23:43 UTC (12+ messages)
` [PATCH v2 02/15] mshyperv: Introduce hv_get_hypervisor_version function
` [PATCH v2 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
` [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
[PATCH v7 9/9] docs/system: add basic virtio-gpu documentation
2023-08-17 23:43 UTC (2+ messages)
` [PATCH v8 "
[PATCH v3 00/11] iommu: Prepare to deliver page faults to user space
2023-08-17 23:40 UTC (12+ messages)
` [PATCH v3 01/11] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v3 02/11] iommu/arm-smmu-v3: Remove unrecoverable faults reporting
` [PATCH v3 03/11] iommu: Remove unrecoverable fault data
` [PATCH v3 04/11] iommu: Cleanup iopf data structure definitions
` [PATCH v3 05/11] iommu: Merge iopf_device_param into iommu_fault_param
` [PATCH v3 06/11] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH v3 07/11] iommu: Prepare for separating SVA and IOPF
` [PATCH v3 08/11] iommu: Move iopf_handler() to iommu-sva.c
` [PATCH v3 09/11] iommu: Make iommu_queue_iopf() more generic
` [PATCH v3 10/11] iommu: Add debugging on domain lifetime for iopf
` [PATCH v3 11/11] iommu: Separate SVA and IOPF in Makefile and Kconfig
[PATCH] power: reset: nvmem-reboot-mode: quiet some device deferrals
2023-08-17 23:40 UTC (2+ messages)
[PATCH] KVM: x86: Update MAINTAINTERS to include selftests
2023-08-17 23:41 UTC
[PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation
2023-08-17 23:40 UTC (3+ messages)
[Intel-xe] [PATCH 0/4] Stop tracking Tile4 support
2023-08-17 23:41 UTC (12+ messages)
` [Intel-xe] [PATCH 1/4] drm/i915/selftest: Simplify Y-major tiling in blit selftest
` [Intel-xe] [PATCH 2/4] drm/i915: Eliminate has_4tile feature flag
` [Intel-xe] [PATCH 3/4] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 4/4] drm/xe: Stop tracking 4-tile support
` [Intel-xe] ✓ CI.Patch_applied: success for Stop tracking Tile4 support
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "
kernel/cgroup/rstat.c:166:22: error: no previous declaration for 'bpf_rstat_flush'
2023-08-17 23:40 UTC
[PATCH 1/3] ata: libata: Introduce ata_qc_has_cdl()
2023-08-17 23:36 UTC (7+ messages)
` [PATCH 2/3] scsi: libsas: Add return_fis_on_success to sas_ata_task
` [PATCH 3/3] scsi: pm80xx: Set RETFIS when requested by libsas
[Intel-wired-lan] [PATCH net-next v4 0/9] Create common DPLL configuration API
2023-08-17 23:36 UTC (7+ messages)
` [Intel-wired-lan] [PATCH net-next v4 2/9] dpll: spec: Add Netlink spec in YAML
` "
[PATCH v2 0/3] Add a test to catch unprobed Devicetree devices
2023-08-17 23:35 UTC (4+ messages)
` [PATCH v2 1/3] dt: dt-extract-compatibles: Handle cfile arguments in generator function
` [PATCH v2 2/3] dt: dt-extract-compatibles: Add flag for driver matching compatibles
` [PATCH v2 3/3] kselftest: Add new test for detecting unprobed Devicetree devices
[PATCH 0/2] KVM: selftests: Fix sync_regs race tests on AMD
2023-08-17 23:34 UTC (3+ messages)
` [PATCH 1/2] KVM: selftests: Reload "good" vCPU state if vCPU hits shutdown
` [PATCH 2/2] KVM: selftests: Explicit set #UD when *potentially* injecting exception
[PATCH RFC v2 0/4] RISC-V: Add basic eMMC support for BeagleV Ahead
2023-08-17 23:32 UTC (6+ messages)
` [PATCH RFC v2 4/4] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
xfstests results over NFS
2023-08-17 23:28 UTC (12+ messages)
[PATCH 0/5] Add anti-rollback validation feature
2023-08-17 23:29 UTC (4+ messages)
` [PATCH 2/5] drivers: security: Add TPM2 implementation of security devices
[PATCH v3 00/11] KVM: selftests: Test the consistency of the PMU's CPUID and its features
2023-08-17 23:26 UTC (19+ messages)
` [PATCH v3 02/11] KVM: selftests: Add pmu.h for PMU events and common masks
` [PATCH v3 03/11] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v3 04/11] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH v3 05/11] KVM: selftests: Test consistency of CPUID with num of gp counters
` [PATCH v3 06/11] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v3 07/11] KVM: selftests: Test Intel supported fixed counters bit mask
` [PATCH v3 08/11] KVM: selftests: Test consistency of PMU MSRs with Intel PMU version
` [PATCH v3 09/11] KVM: selftests: Add x86 feature and properties for AMD PMU in processor.h
[PATCH] seccomp: fix the kernel-doc comment for the notification structure
2023-08-17 23:26 UTC
[RFC PATCH 0/1] Attempt to add Sponsored-by tag
2023-08-17 23:23 UTC (3+ messages)
` [RFC PATCH 1/1] docs: submitting-patches: Add Sponsored-by tag to give credits to who sponsored the patch
[PATCH v2] btrfs: scrub: avoid unnecessary extent tree search for striped profiles
2023-08-17 23:16 UTC (4+ messages)
[PATCH v3 00/11] wifi: ath9k: add support for QCN550x
2023-08-17 23:20 UTC (3+ messages)
[PATCH net-next v2 0/6] bnxt_en: Update for net-next
2023-08-17 23:19 UTC (7+ messages)
` [PATCH net-next v2 1/6] bnxt_en: Use the unified RX page pool buffers for XDP and non-XDP
` [PATCH net-next v2 2/6] bnxt_en: Let the page pool manage the DMA mapping
` [PATCH net-next v2 3/6] bnxt_en: Increment rx_resets counter in bnxt_disable_napi()
` [PATCH net-next v2 4/6] bnxt_en: Save ring error counters across reset
` [PATCH net-next v2 5/6] bnxt_en: Display the ring error counters under ethtool -S
` [PATCH net-next v2 6/6] bnxt_en: Add tx_resets ring counter
kernel/bpf/helpers.c:2112:28: warning: no previous declaration for 'bpf_cgroup_from_id'
2023-08-17 23:19 UTC
[PATCH -next v2] I2C: Fix return value check for devm_pinctrl_get()
2023-08-17 23:07 UTC (4+ messages)
[PATCH nf] netfilter: nf_tables: flush pending destroy work before netlink notifier
2023-08-17 23:13 UTC
[PATCH nf] netfilter: nf_tables: GC transaction race with abort path
2023-08-17 23:13 UTC
KASAN debug kernel fails to boot at early stage when CONFIG_SMP=y is set (kernel 6.5-rc5, PowerMac G4 3,6)
2023-08-17 23:13 UTC (10+ messages)
[PATCH] workingset: ensure memcg is valid for recency check
2023-08-17 23:12 UTC (6+ messages)
` [PATCH v2] "
[PATCH 5.17 000/298] 5.17.15-rc1 review
2023-08-17 23:13 UTC (7+ messages)
` [PATCH 5.17 127/298] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
[Buildroot] [PATCH 1/4] configs/sipeed_maix_{bit, dock}_sdcard_defconfig: fix build with binutils >= 2.38
2023-08-17 23:08 UTC (4+ messages)
` [Buildroot] [PATCH 2/4] configs/pc_x86_64_{bios, efi}_defconfig: add midding libelf kernel dependency
` [Buildroot] [PATCH 3/4] configs/ci20_defconfig: bump to kernel 5.4.254
` [Buildroot] [PATCH 4/4] configs/avenger96_defconfig: bump ATF version to 2.9 for binutils 2.39+ support
[Intel-xe] [PATCH v2 0/7] Add plumbing for submitting to the GSCCS
2023-08-17 23:06 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Add plumbing for submitting to the GSCCS (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "
[PATCH 0/3] xen/arm: Some clean-up found with -Wconversion and -Warith-conversion
2023-08-17 23:05 UTC (7+ messages)
` [PATCH 1/3] xen/arm: vmmio: The number of entries cannot be negative
` [PATCH 2/3] xen/arm: vgic: Use 'unsigned int' rather than 'int' whenever it is possible
` [PATCH 3/3] xen/public: arch-arm: All PSR_* defines should be unsigned
[PATCH 0/2] sa8775p-ride: Describe ethernet phy IRQs
2023-08-17 23:03 UTC (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: sa8775p-ride: Describe sgmii_phy0 irq
` [PATCH 2/2] arm64: dts: qcom: sa8775p-ride: Describe sgmii_phy1 irq
Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
2023-08-17 23:00 UTC (4+ messages)
[PATCH v3] mm: zswap: multiple zpools support
2023-08-17 22:53 UTC (6+ messages)
[PATCH v2 0/7] rtc: Add support for limited alarm timer offsets
2023-08-17 22:55 UTC (8+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] rtc: alarmtimer: Use maximum alarm time offset
` [PATCH v2 3/7] rtc: cros-ec: Detect and report supported alarm window size
` [PATCH v2 4/7] rtc: cmos: Report supported alarm limit to rtc infrastructure
` [PATCH v2 5/7] rtc: tps6586x: Report maximum alarm limit to rtc core
` [PATCH v2 6/7] rtc: ds1305: "
` [PATCH v2 7/7] rtc: rzn1: "
[RFC bpf-next v3 0/5] Sleepable BPF programs on cgroup {get,set}sockopt
2023-08-17 22:56 UTC (8+ messages)
` [RFC bpf-next v3 4/5] bpf: Add a new dynptr type for CGRUP_SOCKOPT
[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-08-17 22:55 UTC (4+ messages)
` [PATCH v4 03/16] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
linux-next: duplicate patch in the nfsd tree
2023-08-17 22:54 UTC
[PATCH v3 bpf-next 1/2] libbpf: Support triple-underscore flavors for kfunc relocation
2023-08-17 22:53 UTC (2+ messages)
` [PATCH v3 bpf-next 2/2] selftests/bpf: Add CO-RE relocs kfunc flavors tests
[Intel-gfx] [PATCH 00/18] DSC misc fixes
2023-08-17 22:53 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for DSC misc fixes (rev8)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH 0/9] libtraceeval: Even more updates!
2023-08-17 22:50 UTC (12+ messages)
` [PATCH 1/9] libtraceeval: Add check for updates to know to recreate iter array
` [PATCH 2/9] libtraceeval: Add traceeval_iterator_query()
` [PATCH 3/9] libtraceeval: Add traceeval_iterator_stat()
` [PATCH 4/9] libtraceeval: Add traceeval_iterator_remove()
` [PATCH 5/9] libtraceeval histogram: Add type to traceeval_data and make it a structure
` [PATCH 6/9] libtraceveal: Add type checks to traceeval_data vals and keys
` [PATCH 7/9] libtraceeval: Add size checks to insert and query functions
` [PATCH 8/9] libtraceeval: Add checks to traceeval_insert() and query()
` [PATCH 9/9] libtraceeval: Only do stats on values marked with the STAT flag
linux-next: Signed-off-by missing for commit in the gfs2 tree
2023-08-17 22:50 UTC
[PATCH v3 1/2] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
2023-08-17 22:48 UTC (3+ messages)
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:108: warning: Function parameter or member 'rcfw' not described in 'bnxt_re_is_fw_stalled'
2023-08-17 22:48 UTC
[stable:linux-5.15.y 125/9999] drivers/iio/accel/mma8452.c:186: warning: Function parameter or member 'name' not described in 'mma_chip_info'
2023-08-17 22:48 UTC
[PATCH v13 0/4] add debugfs to migration driver
2023-08-17 22:48 UTC (3+ messages)
linux-next: Fixes tag needs some work in the perf tree
2023-08-17 22:47 UTC
[Intel-gfx] [PATCH 1/2] drm/i915/selftest: Simplify Y-major tiling in blit selftest
2023-08-17 22:45 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/selftest: Simplify Y-major tiling in blit selftest (rev3)
[BlueZ PATCH v2] profile: Remove probe_on_discover
2023-08-17 22:43 UTC (2+ messages)
` [BlueZ,v2] "
[PATCH vfio] pds_core: Fix function header descriptions
2023-08-17 22:42 UTC
[PATCH v11 resend 0/3] dwc general suspend/resume functionality
2023-08-17 22:42 UTC (5+ messages)
` [PATCH v11 3/3] PCI: layerscape: Add power management support for ls1028a
[PATCH v5 00/17] Imagination Technologies PowerVR DRM driver
2023-08-17 22:42 UTC (10+ messages)
` [PATCH v5 08/17] drm/imagination: Add GEM and VM related code
` [PATCH v5 13/17] drm/imagination: Implement context creation/destruction ioctls
` [PATCH v5 14/17] drm/imagination: Implement job submission and scheduling
[PATCH RFC] bootlinux: add support for "config-kdevops"
2023-08-17 22:42 UTC (2+ messages)
[PATCH BlueZ 1/2] device: Don't attempt to set auto_connect for devices using RPAs
2023-08-17 22:41 UTC (2+ messages)
` [PATCH BlueZ 2/2] device: Restart temporary timer while connecting
[PATCH 0/7] wifi: cfg80211: Annotate with __counted_by
2023-08-17 22:03 UTC (7+ messages)
` [PATCH 1/7] wifi: cfg80211: Annotate struct cfg80211_acl_data "
` [PATCH 4/7] wifi: cfg80211: Annotate struct cfg80211_pmsr_request "
` [PATCH 6/7] wifi: cfg80211: Annotate struct cfg80211_scan_request "
[PATCH v2 0/5] ASoC: Convert remaining Realtek codecs to GPIO descriptors
2023-08-17 22:36 UTC (2+ messages)
[igt-dev] [PATCH] tests/msm: Add submitoverhead benchmark
2023-08-17 22:39 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/msm: Add submitoverhead benchmark (rev3)
[PATCH 0/5] ASoC: Convert remaining Realtek codecs to GPIO descriptors
2023-08-17 22:36 UTC (2+ messages)
[PATCH v1] ASoC: tas2781: fixed register access error when switching to other chips
2023-08-17 22:36 UTC (2+ messages)
[PATCH v2 0/2] ASoC: cs35l56: Update ACPI HID and property
2023-08-17 22:36 UTC (2+ messages)
[PATCH 0/2] ASoC: cs35l56: Update ACPI HID and property
2023-08-17 22:36 UTC (2+ messages)
[PATCH v2 01/11] ASoC: dt-bindings: Add common sound card properties
2023-08-17 22:36 UTC (3+ messages)
[PATCH] diff: tighten interaction between -w and --exit-code
2023-08-17 22:37 UTC (8+ messages)
` [PATCH v2 0/5] fix interactions with "-w" and "--exit-code"
` [PATCH v2 1/5] diff: --dirstat leakfix
` [PATCH v2 2/5] diff: move the fallback "--exit-code" code down
` [PATCH v2 3/5] diff: mode-only change should be noticed by "--patch -w --exit-code"
` [PATCH v2 4/5] diff: teach "--stat -w --exit-code" to notice differences
` [PATCH v2 5/5] diff: teach "--name-status" and friends to honor "--exit-code -w"
[Intel-xe] [PATCH 00/15] Add Lunar Lake support
2023-08-17 22:37 UTC (3+ messages)
` [Intel-xe] [PATCH 06/15] drm/xe/xe2: Handle fused-off CCS engines
[PATCH 00/12] ASoC: dt-bindings: Add sound-card-common.yaml
2023-08-17 22:36 UTC (3+ messages)
` (subset) "
[PATCH 0/7] rtc: Add support for limited alarm timer offsets
2023-08-17 22:36 UTC (7+ messages)
REGRESSION WITH BISECT: v6.5-rc6 TPM patch breaks S3 on some Intel systems
2023-08-17 22:33 UTC (4+ messages)
[PATCH net-next v2] virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting
2023-08-17 22:31 UTC (6+ messages)
[RFC PATCH bpf-next 0/2] bpf, x64: Fix tailcall infinite loop bug
2023-08-17 22:31 UTC (3+ messages)
` [RFC PATCH bpf-next 1/2] "
[igt-dev] [v7 0/3] DSC Fractional BPP Val Support
2023-08-17 22:31 UTC (2+ messages)
` [igt-dev] ○ CI.xeBAT: info for DSC Fractional BPP Val Support (rev9)
[Intel-gfx] [PATCH v2 0/5] Drop support for pre-production DG2 hardware
2023-08-17 22:28 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Drop support for pre-production DG2 hardware (rev3)
[RFC PATCH 0/7] Rust Socket abstractions
2023-08-17 22:27 UTC (8+ messages)
[android-common:android13-5.15-2023-04 1705/20089] ld: drivers/media/v4l2-core/v4l2-mem2mem.c:810: undefined reference to `vb2_create_bufs'
2023-08-17 22:27 UTC
[PATCH] rtc: pcf85363: Allow to wake up system without IRQ
2023-08-17 22:25 UTC (6+ messages)
[PATCH v3 0/3] media: imx: imx7-media-csi: Fix width alignment
2023-08-17 22:24 UTC (2+ messages)
[tip:master] BUILD SUCCESS 94434109afe026fbe6774d5d5c37df97d4f82ec3
2023-08-17 22:23 UTC
[xiang-erofs:dev-test] BUILD SUCCESS 80b45c60a9e7e5531caff1ad34c6ddca2b001ed0
2023-08-17 22:22 UTC
[Intel-xe] [PATCH v2 7/7] drm/xe: enable idle msg and set hysteresis for GSCCS
2023-08-17 22:23 UTC (3+ messages)
` [Intel-xe] [PATCH] "
[PATCH 0/4] ASoC: amd: acp: Add sound support for a line of HUAWEI laptops
2023-08-17 22:20 UTC (12+ messages)
` [PATCH 3/4] ASoC: amd: acp: Add machine driver that enables sound for systems with a ES8336 codec
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.