All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-05 12:14:16 to 2024-04-05 12:56:57 UTC [more...]

[PATCH 0/8] Panel Replay fixes and clean ups
 2024-04-05 12:56 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH 0/2] L3 bank mask
 2024-04-05 12:56 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 00/32] accel/tcg: Improve disassembly for target and plugin
 2024-04-05 12:56 UTC  (30+ messages)
` [PATCH 01/32] accel/tcg: Use vaddr in translator_ld*
` [PATCH 02/32] accel/tcg: Hide in_same_page outside of a target-specific context
` [PATCH 03/32] accel/tcg: Pass DisasContextBase to translator_fake_ldb
` [PATCH 05/32] accel/tcg: Cap the translation block when we encounter mmio
` [PATCH 14/32] plugins: Use DisasContextBase for qemu_plugin_tb_vaddr
` [PATCH 16/32] accel/tcg: Provide default implementation of disas_log
` [PATCH 17/32] accel/tcg: Return bool from TranslatorOps.disas_log
` [PATCH 20/32] accel/tcg: Introduce translator_fake_ld
` [PATCH 24/32] target/microblaze: Use translator_ldl
` [PATCH 26/32] target/avr: "
` [PATCH 27/32] target/cris: Use translator_ld* in cris_fetch
` [PATCH 28/32] target/cris: Use cris_fetch in translate_v10.c.inc
` [PATCH 30/32] target/rx: Use translator_ld*
` [PATCH 31/32] target/xtensa: Use translator_ldub in xtensa_insn_len

[PATCH v3 0/9] Setting live video input format for ZynqMP DPSUB
 2024-04-05 12:56 UTC  (12+ messages)
` [PATCH v3 1/9] drm: xlnx: zynqmp_dpsub: Set layer mode during creation
` [PATCH v3 4/9] drm: xlnx: zynqmp_dpsub: Anounce supported input formats
` [PATCH v3 5/9] drm: xlnx: zynqmp_dpsub: Minimize usage of global flag
` [PATCH v3 6/9] drm: xlnx: zynqmp_dpsub: Set input live format

[PATCH 0/2] x86: Two fixes related to Xen PV guest mode
 2024-04-05 12:56 UTC  (5+ messages)
` [PATCH 1/2] x86/cpu: fix BSP detection when running as Xen PV guest
` [PATCH 2/2] x86/xen: return a sane initial apic id when running as "

[PATCH i-g-t] tests/device_reset: move later skips into subtests
 2024-04-05 12:56 UTC 

[RESEND PATCH v9 0/4] Introduce STM32MP257 clock driver
 2024-04-05 12:54 UTC  (8+ messages)
` [RESEND PATCH v9 2/4] dt-bindings: stm32: update DT bingding for stm32mp25

[PATCH] arm64: dts: mediatek: mt7981: add I2C controller
 2024-04-05 12:55 UTC  (2+ messages)

[PATCH-for-9.1 v2 0/3] target/ppc: fix tlb flushing race (plus
 2024-04-05 12:53 UTC  (4+ messages)
` [PATCH v2 1/3] target/ppc: Fix broadcast tlbie synchronisation
` [PATCH v2 2/3] tcg/cputlb: Remove non-synced variants of global TLB flushes
` [PATCH v2 3/3] tcg/cputlb: remove other-cpu capability from TLB flushing

[PATCH RESEND net-next v3] net: cache for same cpu skb_attempt_defer_free
 2024-04-05 12:53 UTC  (10+ messages)

[PATCH v5 0/2] adding support for Microchip PAC193X Power Monitor
 2024-04-05 12:53 UTC  (5+ messages)
` [PATCH v5 2/2] iio: adc: adding support for PAC193x

[isar-cip-core][PATCH 1/1] Revert "kas/opt/reproducible.yml: Move SOURCE_DATE_EPOCH to layer.conf"
 2024-04-05  6:47 UTC 

[RFC 0/8] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2024-04-05 12:52 UTC  (4+ messages)
` [RFC 1/8] arm64/sysreg: Add register fields for MDSELR_EL1

[PATCH 0/8] Fix outer UDP checksum for Intel nics
 2024-04-05 12:49 UTC  (9+ messages)
` [PATCH 1/8] net/ice: fix check for outer UDP checksum offload
` [PATCH 2/8] net/ice: enhance debug when HW fails to transmit
` [PATCH 3/8] mbuf: fix Tx checksum offload examples
` [PATCH 4/8] app/testpmd: fix outer IP checksum offload
` [PATCH 5/8] net: fix outer UDP checksum in Intel prepare helper
` [PATCH 6/8] net/i40e: fix outer UDP checksum offload for X710
` [PATCH 7/8] net/iavf: remove outer UDP checksum offload for X710 VF
` [PATCH 8/8] net: clear outer UDP checksum in Intel prepare helper

[PATCH v2] ata: ahci: Add mask_port_map module parameter
 2024-04-05 12:51 UTC 

[PATCH v7 0/4] drm/xe/hwmon: Update xe hwmon with couple of fixes
 2024-04-05 13:01 UTC  (5+ messages)
` [PATCH v7 1/4] drm/xe: Define xe_reg_is_valid
` [PATCH v7 2/4] drm/xe/hwmon: Update xe_hwmon_get_reg to return struct xe_reg
` [PATCH v7 3/4] drm/xe/hwmon: Update xe_hwmon_process_reg
` [PATCH v7 4/4] drm/xe/hwmon: Cast result to output precision on left shift of operand

[PATCH] powerpc/pseries: Add pool idle time at LPAR boot
 2024-04-05 12:49 UTC  (2+ messages)

[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-05 12:50 UTC  (17+ messages)
` [PATCH v5 16/22] KVM: riscv: selftests: Move sbi definitions to its own header file
` [PATCH v5 17/22] KVM: riscv: selftests: Add helper functions for extension checks
` [PATCH v5 19/22] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v5 20/22] KVM: riscv: selftests: Add SBI PMU selftest

[PATCH RFC v2 0/4] wifi: ath10k: support board-specific firmware overrides
 2024-04-05 12:49 UTC  (11+ messages)

Linux choosing to swap despite having 250G of file memory available
 2024-04-05 12:49 UTC  (3+ messages)

[PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
 2024-04-05 12:48 UTC  (4+ messages)

[PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-05 12:48 UTC  (7+ messages)
` [PATCH v4 13/15] KVM: riscv: selftests: Add SBI PMU selftest

[PATCH v7 00/19] Enable build of full Xen for RISC-V
 2024-04-05 12:46 UTC  (12+ messages)
` [PATCH v7 04/19] xen: introduce generic non-atomic test_*bit()

[PATCH] eal/x86: improve rte_memcpy const size 16 performance
 2024-04-05 12:46 UTC  (2+ messages)
` [PATCH v3] "

[syzbot] Monthly wireless report (Apr 2024)
 2024-04-05 12:46 UTC 

[PATCH v2 1/1] serial: 8250_of: Add clock_notifier
 2024-04-05 12:46 UTC  (2+ messages)

[syzbot] Monthly serial report (Apr 2024)
 2024-04-05 12:46 UTC 

[RESEND v7 09/37] dt-binding: Add compatible SH7750 SoC
 2024-04-05 12:45 UTC  (6+ messages)
` [RESEND v7 33/37] sh: j2_mimas_v2.dts update
` [RESEND v7 34/37] sh: Add dtbs target support

[PATCH] ata: ahci: Add mask_port_map module parameter
 2024-04-05 12:45 UTC  (4+ messages)

[syzbot] Monthly kvm report (Apr 2024)
 2024-04-05 12:45 UTC 

[PATCH v3 00/19] Venus cleanups
 2024-04-05 12:44 UTC  (7+ messages)
` [PATCH v3 03/19] media: venus: pm_helpers: Add kerneldoc to venus_clks_get()
` [PATCH v3 08/19] media: venus: core: Get rid of vcodec_num

[PATCH 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-05 12:44 UTC  (9+ messages)

[PATCH bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
 2024-04-05 12:43 UTC  (2+ messages)

[PATCH 0/3] of: Use __free() based cleanups
 2024-04-05 12:43 UTC  (4+ messages)
` [PATCH 2/3] of: Use scope based kfree() cleanups

[PATCH v2 00/18] Improve PCI memory mapping API
 2024-04-05 12:43 UTC  (10+ messages)
` [PATCH v2 02/18] PCI: endpoint: Introduce pci_epc_map_align()

[RFC PATCH 0/2] Add support for Linux kernel image header
 2024-04-05 12:43 UTC  (4+ messages)
` [RFC PATCH 2/2] firmware: "

April 2024 - community call recording
 2024-04-05 12:41 UTC 

[PATCH v1 0/3] Add missing parts to Go language changes
 2024-04-05 12:42 UTC  (4+ messages)
` [PATCH v1 1/3] classes: document new go-vendor class

[RFC PATCH 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-04-05 12:41 UTC  (5+ messages)
` [PATCH 1/8] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH 2/8] drm/ttm: Use LRU hitches

[PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
 2024-04-05 12:18 UTC  (12+ messages)
` [f2fs-dev] [PATCH v16 1/9] ext4: Simplify the handling of cached insensitive names
` [f2fs-dev] [PATCH v16 2/9] f2fs: "
` [f2fs-dev] [PATCH v16 3/9] libfs: Introduce case-insensitive string comparison helper
` [f2fs-dev] [PATCH v16 4/9] ext4: Reuse generic_ci_match for ci comparisons
` [f2fs-dev] [PATCH v16 5/9] f2fs: "
` [f2fs-dev] [PATCH v16 6/9] ext4: Log error when lookup of encoded dentry fails
` [f2fs-dev] [PATCH v16 7/9] f2fs: "
` [f2fs-dev] [PATCH v16 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
` [f2fs-dev] [PATCH v16 9/9] f2fs: "
` [f2fs-dev] [PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs

[PATCH ipsec-next v6] xfrm: Add Direction to the SA in or out
 2024-04-05 12:40 UTC 

[PATCH v10 0/6] QGV/SAGV related fixes
 2024-04-05 12:40 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for QGV/SAGV related fixes (rev10)
` ✗ Fi.CI.BAT: failure "

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 0c83842df40f86e529db6842231154772c20edcc
 2024-04-05 12:39 UTC 

[PATCH] platform/x86/intel/hid: Add Lunar Lake and Arrow Lake support
 2024-04-05 12:26 UTC 

[syzbot] Monthly ntfs3 report (Apr 2024)
 2024-04-05 12:38 UTC 

[PATCH 1/2] perf: add asm include required for v6.9+
 2024-04-05 12:37 UTC  (3+ messages)
` [PATCH 2/2][RFC] perf: make bpf asm include arch conditional
  ` [OE-core] "

[PATCH] watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate 5% safety margin
 2024-04-05 12:37 UTC  (2+ messages)

[PATCH 00/23] XeKmd basic SVM support
 2024-04-05 12:37 UTC  (5+ messages)
` [PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range

[syzbot] Monthly dri report (Apr 2024)
 2024-04-05 12:37 UTC 

[PULL] drm-misc-next
 2024-04-05 12:36 UTC 

[PATCH] drm/xe: Move PTE/PDE bit definitions to proper header
 2024-04-05 12:35 UTC 

[PATCH] drm/xe: Drop xe_vm_assert_held() macro definition from xe_bo.h
 2024-04-05 12:35 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH v2 0/2] Minor fixes for domain context switch
 2024-04-05 12:35 UTC  (3+ messages)
` [PATCH v2 1/2] sbi: sbi_domain_context: Check privilege spec version before accessing S-mode CSRs

[PATCH bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers
 2024-04-05 12:33 UTC 

[PATCH v6 00/12] Enabling DCD emulation support in Qemu
 2024-04-05 12:33 UTC  (16+ messages)
` [PATCH v6 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v6 10/12] hw/mem/cxl_type3: Add dpa range validation for accesses to DC regions
` [PATCH v6 11/12] hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox support
` [PATCH v6 12/12] hw/mem/cxl_type3: Allow to release extent superset in QMP interface

[linux-next:master 4238/4242] riscv32-linux-ld: section .data LMA [00369000,00907967] overlaps section .text LMA [0007899c,01a6a6af]
 2024-04-05 12:33 UTC 

[axboe-block:rw_iter 5/37] fs/libfs.c:1139:33: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-04-05 12:32 UTC 

[PATCH v2 0/6] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-04-05 12:39 UTC  (13+ messages)
` [PATCH v2 1/6] dt-bindings: firmware: arm,scmi: set additionalProperties to true
` [PATCH v2 2/6] dt-bindings: firmware: add i.MX SCMI Extension protocol
` [PATCH v2 3/6] firmware: arm_scmi: add initial support for i.MX BBM protocol
` [PATCH v2 4/6] firmware: arm_scmi: add initial support for i.MX MISC protocol
` [PATCH v2 5/6] firmware: imx: support BBM module
` [PATCH v2 6/6] firmware: imx: add i.MX95 MISC driver

[PATCH i-g-t v2] tests/intel-ci: Addback evict & threads tests to BAT
 2024-04-05 12:31 UTC 

[PATCH] block: work around sparse in queue_limits_commit_update
 2024-04-05 12:31 UTC  (2+ messages)

[PATCH] ACPI: DPTF: Add Lunar Lake support
 2024-04-05 12:18 UTC 

[PATCH v7 0/3] wifi: ath11k: hibernation support
 2024-04-05 12:30 UTC  (4+ messages)
` [PATCH v7 1/3] bus: mhi: host: add mhi_power_down_keep_dev()

[PATCH ipsec-next v5] xfrm: Add Direction to the SA in or out
 2024-04-05 12:29 UTC  (3+ messages)

[PATCH 1/4] arm64: dts: stratix10: socdk: drop unneeded flash address/size-cells
 2024-04-05 12:30 UTC  (2+ messages)

[PATCH net 0/1] fix icmp error source with ICMP reverse lookup
 2024-04-05 12:27 UTC  (9+ messages)
` [PATCH net 1/1] xfrm: fix source address in icmp error generation from IPsec gateway
  ` [devel-ipsec] "

[PATCH v3 0/3] btrfs: more explaination on extent_map members
 2024-04-05 12:27 UTC  (7+ messages)
` [PATCH v3 1/3] btrfs: add extra comments "
` [PATCH v3 2/3] btrfs: simplify the inline extent map creation
` [PATCH v3 3/3] btrfs: add extra sanity checks for create_io_em()

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-05 12:26 UTC  (11+ messages)

[PATCH 0/2] Coldboot wait improvements
 2024-04-05 12:26 UTC  (2+ messages)

[Buildroot] [Bug 14416] New: Mesa3D missing DRI3 support for various Gallium drivers
 2024-04-05 12:25 UTC  (2+ messages)
` [Buildroot] [Bug 14416] "

[PATCH] mm: set pageblock_order to HPAGE_PMD_ORDER in case with !CONFIG_HUGETLB_PAGE but THP enabled
 2024-04-05 12:24 UTC 

[PATCH 0/3] wifi: Un-embed ath10k and ath11k dummy netdev
 2024-04-05 12:21 UTC  (4+ messages)
` [PATCH 1/3] wifi: qtnfmac: Use netdev dummy allocator helper
` [PATCH 2/3] wifi: ath10k: allocate dummy net_device dynamically
` [PATCH 3/3] wifi: ath11k: "

[PATCH v7 00/37] Device Tree support for SH7751 based board
 2024-04-05 12:21 UTC  (3+ messages)
` [RESEND "

[regression] 6.8.1: fails to hibernate with pm_runtime_force_suspend+0x0/0x120 returns -16
 2024-04-05 12:18 UTC  (4+ messages)

[tip:x86/urgent] BUILD SUCCESS 3ddf944b32f88741c303f0b21459dbb3872b8bc5
 2024-04-05 12:17 UTC 

[PATCH] mm: page_alloc: use the correct THP order for THP PCP
 2024-04-05 12:16 UTC  (3+ messages)

[PATCH v7 0/6] changes for 24.03
 2024-04-05 12:16 UTC  (5+ messages)
` [PATCH v7 6/6] baseband/fpga_5gnr_fec: cosmetic comment changes

[PATCH 0/2] Optimize current hart scratch access
 2024-04-05 12:15 UTC  (2+ messages)

[PATCH] sched/pi: Reweight fair_policy() tasks when inheriting prio
 2024-04-05 12:15 UTC  (4+ messages)


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.