All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-20 00:40:12 to 2024-12-20 02:20:16 UTC [more...]

[PATCH net-next v2 0/6] bnxt_en: Driver update
 2024-12-20  2:20 UTC  (2+ messages)

[PATCH 1/1] vhost: fix a double fetch when dequeue offloading
 2024-12-20  2:17 UTC  (3+ messages)

[PATCH] mm: migration :shared anonymous migration test is failing
 2024-12-20  2:16 UTC  (3+ messages)

[PATCH] drm/xe/dg1: Fix power gate sequence
 2024-12-20  2:13 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v1] dmaengine: fsl-edma: add runtime suspend/resume support
 2024-12-20  2:11 UTC 

linux-next: build failure after merge of the block tree
 2024-12-20  2:10 UTC 

[PATCH for-next v2 0/8] RDMA/erdma: Support the RoCEv2 protocol
 2024-12-20  2:10 UTC  (4+ messages)
` [PATCH for-next v2 8/8] RDMA/erdma: Support UD QPs and UD WRs

[PATCH v5 net] net: phy: micrel: Dynamically control external clock of KSZ PHY
 2024-12-20  2:10 UTC  (2+ messages)

[PATCH net 0/2] net: dsa: microchip: Fix set_ageing_time function for KSZ9477 and LAN937X switches
 2024-12-20  2:10 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v2] idpf: fix transaction timeouts on reset
 2024-12-20  2:09 UTC  (2+ messages)
`  "

[PATCH BlueZ 1/1] Set `SDP_LARGE_MTU` flag for DS4 Rev. 2 product code
 2024-12-20  2:08 UTC  (2+ messages)
` [PATCH BlueZ v2] "

[PATCH net-next v6 0/9] bnxt_en: implement tcp-data-split and thresh option
 2024-12-20  2:08 UTC  (11+ messages)
` [PATCH net-next v6 3/9] bnxt_en: add support for tcp-data-split ethtool command

Potential use of NULL pointer in erdma/erdma_verbs.c
 2024-12-20  2:06 UTC  (2+ messages)

[PATCH v6] graph: mcore: optimize graph search
 2024-12-20  2:05 UTC  (2+ messages)

[PATCH v3 0/2] drm: Allow encoder modeset when connectors are changed
 2024-12-20  2:05 UTC  (5+ messages)

[PATCH v1 0/2] TPS65219 U-Boot Driver Clean-Up
 2024-12-20  2:04 UTC  (7+ messages)
  ` [PATCH v1 2/2] power: replace magic numbers with macros

[PATCH] mm: remove unnecessary calls to lru_add_drain
 2024-12-20  2:00 UTC  (3+ messages)

[chrome-os:chromeos-6.12 433/540] arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-burnet.dtb: it6505dptx@5c: Unevaluated properties are not allowed ('hpd-gpios', 'interrupts', 'no-laneswap', 'port' were unexpected)
 2024-12-20  2:03 UTC 

[PULL v2 00/39] riscv-to-apply queue
 2024-12-20  1:54 UTC  (40+ messages)
` [PULL v2 01/39] hw/riscv/riscv-iommu.c: Correct the validness check of iova
` [PULL v2 02/39] hw/intc/riscv_aplic: Fix APLIC in_clrip and clripnum write emulation
` [PULL v2 03/39] hw/riscv/riscv-iommu.c: add riscv_iommu_instance_init()
` [PULL v2 04/39] hw/riscv/riscv-iommu: parametrize CAP.IGS
` [PULL v2 05/39] hw/riscv: add riscv-iommu-sys platform device
` [PULL v2 06/39] hw/riscv/virt: Add IOMMU as platform device if the option is set
` [PULL v2 07/39] hw/riscv/virt.c, riscv-iommu-sys.c: add MSIx support
` [PULL v2 08/39] hw/riscv/riscv-iommu: implement reset protocol
` [PULL v2 09/39] docs/specs: add riscv-iommu-sys information
` [PULL v2 10/39] target/riscv: Add Tenstorrent Ascalon CPU
` [PULL v2 11/39] hw/intc/riscv_aplic: rename is_kvm_aia()
` [PULL v2 12/39] hw/riscv/virt.c: reduce virt_use_kvm_aia() usage
` [PULL v2 13/39] hw/riscv/virt.c: rename helper to virt_use_kvm_aia_aplic_imsic()
` [PULL v2 14/39] target/riscv/kvm: consider irqchip_split() in aia_create()
` [PULL v2 15/39] hw/riscv/virt.c, riscv_aplic.c: add 'emulated_aplic' helpers
` [PULL v2 16/39] hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic
` [PULL v2 17/39] target/riscv/kvm: remove irqchip_split() restriction
` [PULL v2 18/39] docs: update riscv/virt.rst with kernel-irqchip=split support
` [PULL v2 19/39] hw/riscv: Add Microblaze V generic board
` [PULL v2 20/39] qtest: allow SPCR acpi table changes
` [PULL v2 21/39] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
` [PULL v2 22/39] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V
` [PULL v2 23/39] MAINTAINERS: Cover RISC-V HTIF interface
` [PULL v2 24/39] hw/char/riscv_htif: Explicit little-endian implementation
` [PULL v2 25/39] hw/char/riscv_htif: Clarify MemoryRegionOps expect 32-bit accesses
` [PULL v2 26/39] hw/riscv: Support to load DTB after 3GB memory on 64-bit system
` [PULL v2 27/39] hw/riscv: Add a new struct RISCVBootInfo
` [PULL v2 28/39] hw/riscv: Add the checking if DTB overlaps to kernel or initrd
` [PULL v2 29/39] target/riscv: Add svukte extension capability variable
` [PULL v2 30/39] target/riscv: Support senvcfg[UKTE] bit when svukte extension is enabled
` [PULL v2 31/39] target/riscv: Support hstatus[HUKTE] "
` [PULL v2 32/39] target/riscv: Check memory access to meet svukte rule
` [PULL v2 33/39] target/riscv: Expose svukte ISA extension
` [PULL v2 34/39] target/riscv: Check svukte is not enabled in RV32
` [PULL v2 35/39] target/riscv: Include missing headers in 'vector_internals.h'
` [PULL v2 36/39] target/riscv: Include missing headers in 'internals.h'
` [PULL v2 37/39] target/riscv/tcg: hide warn for named feats when disabling via priv_ver
` [PULL v2 38/39] target/riscv: add ssstateen
` [PULL v2 39/39] target/riscv: add support for RV64 Xiangshan Nanhu CPU

[PATCH 0/2] multipath: set rport port_state on NVMe FPIN events
 2024-12-20  2:02 UTC  (3+ messages)
` [PATCH 1/2] libmultipath: export udev pthread cleanup functions
` [PATCH 2/2] multipathd: set rport port_state to marginal for NVMe devices

[PATCH v3 00/15] Add eDP support for RK3588
 2024-12-20  2:01 UTC  (7+ messages)
` [PATCH v3 04/15] phy: phy-rockchip-samsung-hdptx: Rename some register names related to DP

[PATCH 0/2] hyperv: Fixes for get_vtl(void)
 2024-12-20  2:01 UTC  (7+ messages)
` [PATCH 2/2] hyperv: Do not overlap the input and output hypercall areas in get_vtl(void)

[PATCH net-next 0/4] selftests/net: packetdrill: import multiple tests
 2024-12-20  2:01 UTC  (5+ messages)

[GIT PULL] KVM: x86: Fixes for 6.13-rcN
 2024-12-20  2:00 UTC 

[PATCH] clk: clk-imx8mp-audiomix: fix function signature
 2024-12-20  1:59 UTC  (2+ messages)

i.MX8/9: question about unused DDR PHY trained CSR board array
 2024-12-20  1:58 UTC  (4+ messages)

[PATCH v4] drm/bridge: adv7511_audio: Update Audio InfoFrame properly
 2024-12-20  1:57 UTC  (3+ messages)

[PATCH v7 0/3] drm: adv7511: ADV7535 fixes
 2024-12-20  1:57 UTC  (2+ messages)

[PATCH v4] net/zxdh: Provided zxdh basic init
 2024-12-20  1:47 UTC  (2+ messages)

[f2fs-dev] [syzbot] [f2fs?] UBSAN: array-index-out-of-bounds in inline_xattr_addr
 2024-12-20  1:56 UTC  (2+ messages)
`  "

[PULL 00/39] riscv-to-apply queue
 2024-12-20  1:55 UTC  (3+ messages)

[CI] drm/xe/gsc: test new GSC 1040.0.0.1345 for LNL
 2024-12-20  1:55 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] net/virtio: check return value when calling pthread_mutex_init
 2024-12-20  1:53 UTC 

[PATCH bpf-next v2 2/5] net/smc: Introduce generic hook smc_ops
 2024-12-20  1:53 UTC 

Linux 6.13-rc3 many different panics in Xen PV dom0
 2024-12-20  1:48 UTC  (2+ messages)

[PATCH 0/8] KVM: selftests: Binary stats fixes and infra updates
 2024-12-20  1:39 UTC  (26+ messages)
` [PATCH 1/8] KVM: selftests: Fix mostly theoretical leak of VM's binary stats FD
` [PATCH 2/8] KVM: selftests: Close VM's binary stats FD when releasing VM
` [PATCH 3/8] KVM: selftests: Assert that __vm_get_stat() actually finds a stat
` [PATCH 4/8] KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name string
` [PATCH 5/8] KVM: selftests: Add struct and helpers to wrap binary stats cache
` [PATCH 6/8] KVM: selftests: Get VM's binary stats FD when opening VM
` [PATCH 7/8] KVM: selftests: Add infrastructure for getting vCPU binary stats
` [PATCH 8/8] KVM: selftests: Add compile-time assertions to guard against stats typos

[PATCH] tpm/eventlog: Limit memory allocations for event logs with excessive size
 2024-12-20  1:47 UTC  (2+ messages)

[Bug 219495] New: [TPM2] tpm_tis driver crashs during the boot time
 2024-12-20  1:45 UTC  (3+ messages)
` [Bug 219495] "

[PATCH i-g-t v2 1/3] lib/igt_kmod: fix check to confirm correct driver unload
 2024-12-20  1:45 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for series starting with [i-g-t,v2,1/3] "
` ✓ Xe.CI.BAT: "

[syzbot] [serial?] [input?] [usb?] WARNING in sched_show_task
 2024-12-20  1:45 UTC 

[PATCH] wifi: rtw88: Add USB PHY configuration
 2024-12-20  1:44 UTC  (3+ messages)

[PATCH v1] cgroup/cpuset: remove kernfs active break
 2024-12-20  1:31 UTC 

[PATCH net-next v4 00/12] Begin upstreaming Homa transport protocol
 2024-12-20  1:41 UTC  (5+ messages)
` [PATCH net-next v4 01/12] inet: homa: define user-visible API for Homa

[Linux-6.12.y] XEN: CVE-2024-53241 / XSA-466 and Clang-kCFI
 2024-12-20  1:39 UTC  (7+ messages)

[PATCH v2] scsi: mpi3mr: fix possible crash when setup bsg fail
 2024-12-20  1:37 UTC  (2+ messages)

[PATCH net-next v2] net: mdio_bus: change the bus name to mdio
 2024-12-20  1:34 UTC  (4+ messages)

[PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
 2024-12-20  1:32 UTC  (7+ messages)

[PATCH 0/3] drm: bridge: adv7511: refine actual capabilities
 2024-12-20  1:30 UTC  (5+ messages)
` [PATCH 1/3] drm: bridge: adv7511: fill i2s stream capabilities

[PATCH v2 0/8] drm/msm/dpu: catalog corrections
 2024-12-20  1:28 UTC  (9+ messages)
` [PATCH v2 1/8] drm/msm/dpu: provide DSPP and correct LM config for SDM670
` [PATCH v2 2/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8150
` [PATCH v2 3/8] drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X
` [PATCH v2 4/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8250
` [PATCH v2 5/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8350
` [PATCH v2 6/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8550
` [PATCH v2 7/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8650
` [PATCH v2 8/8] drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100

[PATCH v2] rtl_nic: add firmware rtl8125bp-2
 2024-12-20  1:27 UTC 

[PATCH] objtool: add bch2_trans_unlocked_error to bcachefs noreturns
 2024-12-20  1:27 UTC  (5+ messages)

[PATCH 1/2] mm: shmem: fix incorrect index alignment for within_size policy
 2024-12-20  1:26 UTC  (3+ messages)

[PATCH] KVM: selftests: Add helpers for locally (un)blocking IRQs on x86
 2024-12-20  1:26 UTC 

[PATCH net-next v3 0/7] net: tn40xx: add support for AQR105 based cards
 2024-12-20  1:24 UTC  (7+ messages)
` [PATCH net-next v3 5/7] net: tn40xx: create software node for mdio and phy and add to mdiobus
` [PATCH net-next v3 6/7] net: tn40xx: prepare tn40xx driver to find phy of the TN9510 card
` [PATCH net-next v3 7/7] net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cards

[PATCH v4 0/4] Add support for the Idle HLT intercept feature
 2024-12-20  1:24 UTC  (5+ messages)
` [PATCH v4 3/4] KVM: nSVM: implement the nested idle halt intercept
` [PATCH v4 4/4] KVM: selftests: KVM: SVM: Add Idle HLT intercept test

[PATCH v10 0/4] drm/xe/pmu: PMU interface for Xe
 2024-12-20  1:19 UTC  (5+ messages)
` [PATCH v10 1/4] drm/xe/pmu: Enable PMU interface
` [PATCH v10 2/4] drm/xe: Add locks in gtidle code
` [PATCH v10 3/4] drm/xe/pmu: Add GT C6 events
` [PATCH v10 4/4] drm/xe/pmu: Add GT frequency events

Suspend/resume failing due to SPD5118
 2024-12-20  1:20 UTC  (2+ messages)

[PATCH 0/2] Add driver for MAX42500
 2024-12-20  1:20 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: add adi,max42500.yaml
` [PATCH 2/2] drivers: hwmon: add driver for max42500

[PATCH v5 00/10] ext4: clean up and refactor fallocate
 2024-12-20  1:16 UTC  (11+ messages)
` [PATCH v5 01/10] ext4: remove writable userspace mappings before truncating page cache
` [PATCH v5 02/10] ext4: don't explicit update times in ext4_fallocate()
` [PATCH v5 03/10] ext4: don't write back data before punch hole in nojournal mode
` [PATCH v5 04/10] ext4: refactor ext4_punch_hole()
` [PATCH v5 05/10] ext4: refactor ext4_zero_range()
` [PATCH v5 06/10] ext4: refactor ext4_collapse_range()
` [PATCH v5 07/10] ext4: refactor ext4_insert_range()
` [PATCH v5 08/10] ext4: factor out ext4_do_fallocate()
` [PATCH v5 09/10] ext4: move out inode_lock into ext4_fallocate()
` [PATCH v5 10/10] ext4: move out common parts "

[PATCH -next v5] mm: vmscan: retry folios written back while isolated for traditional LRU
 2024-12-20  1:09 UTC 

[PATCH mtd-utils] jffsX-utils: fix integer overflow in jffs2dump.c
 2024-12-20  1:14 UTC  (2+ messages)

[PATCH 0/2] x86: Add Support for Paging-Write Feature
 2024-12-20  1:12 UTC  (4+ messages)
` [PATCH 2/2] "

arch/x86/kernel/dumpstack_64.c:80:2: warning: arithmetic between different enumeration types ('enum stack_type' and 'enum exception_stack_ordering')
 2024-12-20  1:11 UTC 

[PATCH mtd-utils] misc-utils: add missing error handling for 'bam' allocation in ftl_check.c
 2024-12-20  1:11 UTC  (2+ messages)

[PATCH 0/6] Fix and cleanups to ext4 namei.c
 2024-12-20  1:10 UTC  (3+ messages)
` [PATCH 2/6] ext4: remove unneeded bits mask in dx_get_block()

[PATCH 0/4] drm/i915/dmc_wl: Support extra values for dmc_wl_enable for debugging
 2024-12-20  1:10 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

OK to submit l10n PR with signed commits?
 2024-12-20  1:08 UTC  (3+ messages)

[OE-core][PATCH] python3: upgrade 3.13.0 -> 3.13.1
 2024-12-20  1:08 UTC  (4+ messages)

[PATCH RFC netfs] Fix uninitialized variable in netfs_retry_read_subrequests()
 2024-12-20  1:07 UTC  (3+ messages)

[PATCH v3 0/2] Fix ycbcr_420_allowed inconsistency for HDMI bridges
 2024-12-20  1:05 UTC  (5+ messages)
` [PATCH v3 1/2] drm/bridge-connector: Prioritize supported_formats over ycbcr_420_allowed

[PATCH] target/i386/cpu: Fix notes for CPU models
 2024-12-20  0:45 UTC  (3+ messages)

[PATCH v1 0/4] KVM selftests enhancements
 2024-12-20  0:52 UTC  (4+ messages)
` [PATCH v1 4/4] KVM: selftests: Replace previously used vm_get_stat() to macro

[PATCH 1/3] net: rswitch: Fold MPSM C45 setting into rswitch_mii_access_c45()
 2024-12-20  0:48 UTC  (3+ messages)
` [PATCH 2/3] net: rswitch: Add PHY C22 access support
` [PATCH 3/3] net: rswitch: Implement C22 to C45 access

[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
 2024-12-20  0:49 UTC  (11+ messages)
` [PATCH bpf-next v5 4/5] bpf: verifier: "

IPU6 Camera with ov08x40 (OVTI08F4 sensor) HP Spectre 16" Meteor Lake doesn't work
 2024-12-20  0:47 UTC  (8+ messages)

[PATCH v7 00/10] drm: add DRM HDMI Codec framework
 2024-12-20  0:45 UTC  (8+ messages)

[PATCH v2 0/6] ASoC: extra format on each DAI
 2024-12-20  0:01 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] bpf, mm: Introduce try_alloc_pages()
 2024-12-20  0:42 UTC  (11+ messages)
` [PATCH bpf-next v3 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
` [PATCH bpf-next v3 2/6] mm, bpf: Introduce free_pages_nolock()

[PATCH V6 1/3] perf/x86/intel/ds: Add PEBS format 6
 2024-12-20  0:42 UTC  (4+ messages)
` [PATCH V6 2/3] perf: Extend perf_output_read

[PATCH i-g-t v2 0/4] tools/gputop: Add PMU stats
 2024-12-20  0:37 UTC  (5+ messages)
` [PATCH i-g-t v2 1/4] tools/gputop: Define data structs for "
` [PATCH i-g-t v2 2/4] lib/igt_drm_clients: Add pdev and driver info
` [PATCH i-g-t v2 3/4] lib/igt_perf: Add utils to extract PMU event info
` [PATCH i-g-t v2 4/4] tools/gputop: Add GT freq and c6 stats

arch/arm64/boot/dts/amd/amd-seattle-clks.dtsi:8.30-13.4: Warning (simple_bus_reg): /smb/clk100mhz_0: missing or empty reg/ranges property
 2024-12-20  0:39 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.