All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-23 23:37:29 to 2023-10-24 00:47:09 UTC [more...]

[PATCH v3] ALSA: virtio: use ack callback
 2023-10-24  0:11 UTC  (3+ messages)

[PATCH v3 00/10] drm/ci: fixes and improvements
 2023-10-24  0:45 UTC  (21+ messages)
` [PATCH v3 01/10] drm/ci: uprev mesa version: fix container build & crosvm
` [PATCH v3 02/10] drm/ci: fix DEBIAN_ARCH and get amdgpu probing
` [PATCH v3 03/10] drm/ci: add helper script update-xfails.py
` [PATCH v3 04/10] drm/ci: uprev IGT and make sure core_getversion is run
` [PATCH v3 05/10] drm/ci: clean up xfails (specially flakes list)
  ` [Intel-gfx] "
` [PATCH v3 06/10] drm/ci: add subset-1-gfx to LAVA_TAGS and adjust shards
` [PATCH v3 07/10] drm/ci: increase i915 job timeout to 1h30m
` [PATCH v3 08/10] drm/ci: export kernel config
` [PATCH v3 09/10] drm/ci: do not automatically retry on error

[igt-dev] [PATCH i-g-t 0/2] Improve IGT runner dry-run logic
 2023-10-24  0:46 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ CI.xeBAT: failure "

[PATCH] mm: hugetlb_vmemmap: fix reference to nonexistent file
 2023-10-24  0:33 UTC  (2+ messages)

[PATCH] xfs: up(ic_sema) if flushing data device fails
 2023-10-24  0:44 UTC  (3+ messages)

[PATCH net-next] net: ethernet: mtk_wed: fix firmware loading for MT7986 SoC
 2023-10-24  0:44 UTC  (2+ messages)

[PATCH -next] thunderbolt: Fix one kernel-doc comment
 2023-10-24  0:43 UTC 

[PATCH v2 0/3] cxl/region: Autodiscovery position repair
 2023-10-24  0:42 UTC  (4+ messages)
` [PATCH v2 3/3] cxl/region: Use calc_interleave_pos() with autodiscovered regions

[freescale-fslc:pr/642 100/30000] sound/soc/fsl/fsl_spdif.c:765:37: sparse: sparse: Using plain integer as NULL pointer
 2023-10-24  0:38 UTC 

[PATCH -next] RDMA/core: Remove NULL check before dev_{put, hold}
 2023-10-24  0:38 UTC 

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-10-24  0:37 UTC  (3+ messages)
` [PATCH net-next v2 4/9] dt-bindings: net: add OPEN Alliance 10BASE-T1x MAC-PHY "

[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
 2023-10-24  0:37 UTC  (4+ messages)

[PATCH net] ptp: ptp_read should not release queue
 2023-10-24  0:34 UTC  (2+ messages)

[PATCH v3.1 0/4] Add sc8280xp CAMCC bindings and driver
 2023-10-24  0:34 UTC  (3+ messages)
` [PATCH v3.1 3/4] clk: qcom: camcc-sc8280xp: Add sc8280xp CAMCC

[PATCH] wifi: ieee80211: fix PV1 frame control field name
 2023-10-24  0:32 UTC 

[PATCH v4 0/6] Support discontinuous PMU counters
 2023-10-24  0:31 UTC  (12+ messages)
` [PATCH v4 1/6] target/riscv: Propagate error from PMU setup
` [PATCH v4 2/6] target/riscv: Don't assume PMU counters are continuous
` [PATCH v4 3/6] target/riscv: Use existing PMU counter mask in FDT generation
` [PATCH v4 5/6] docs/about/deprecated: Document RISC-V "pmu-num" deprecation
` [PATCH v4 6/6] target/riscv: Use MAKE_64BIT_MASK instead of custom macro

[PATCH net-next] tsnep: Fix tsnep_request_irq() format-overflow warning
 2023-10-24  0:31 UTC  (2+ messages)

[PATCH net 0/2] liquidio: Fix an off by one in octeon_download_firmware()
 2023-10-24  0:29 UTC  (3+ messages)
` [PATCH net 2/2] liquidio: Simplify octeon_download_firmware()

[GIT PULL] urgent nolibc changes for v6.6
 2023-10-24  0:29 UTC  (2+ messages)

[PATCH v2] pmdomain: bcm: bcm2835-power: check if the ASB register is equal to enable
 2023-10-24  0:29 UTC  (3+ messages)

[PATCH v2 0/2] Input: add Himax HX852x(ES) touchscreen driver
 2023-10-24  0:28 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v5 00/13] KVM: x86/pmu: selftests: Fixes and new tests
 2023-10-24  0:26 UTC  (14+ messages)
` [PATCH v5 01/13] KVM: x86/pmu: Don't allow exposing unsupported architectural events
` [PATCH v5 02/13] KVM: x86/pmu: Don't enumerate support for fixed counters KVM can't virtualize
` [PATCH v5 03/13] KVM: x86/pmu: Always treat Fixed counters as available when supported
` [PATCH v5 04/13] KVM: selftests: Add vcpu_set_cpuid_property() to set properties
` [PATCH v5 05/13] KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
` [PATCH v5 06/13] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
` [PATCH v5 07/13] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
` [PATCH v5 08/13] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v5 09/13] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH v5 10/13] KVM: selftests: Test consistency of CPUID with num of gp counters
` [PATCH v5 11/13] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v5 12/13] KVM: selftests: Add functional test for Intel's fixed PMU counters
` [PATCH v5 13/13] KVM: selftests: Extend PMU counters test to permute on vPMU version

[PATCH 0/9] tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
 2023-10-24  0:26 UTC  (11+ messages)
` [PATCH 3/9] target/mips: Use tcg_gen_extract_i32
` [PATCH 4/9] target/ppc: "
` [PATCH 5/9] target/sparc: Use tcg_gen_extract_tl
` [PATCH 7/9] target/mips: Use tcg_gen_sextract_tl
` [RFC PATCH 8/9] target/cris: "

[GIT PULL] tpmdd changes for v6.7
 2023-10-24  0:25 UTC 

[PATCH 1/2] KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspace
 2023-10-24  0:25 UTC  (3+ messages)
` [PATCH 2/2] KVM: x86: Use a switch statement in __feature_translate()

linux-next: manual merge of the net-next tree with the wireless tree
 2023-10-24  0:24 UTC 

[PATCH] bus/ifpga: fix driver header dependency
 2023-10-24  0:23 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v9 0/8] drmtest changes for running tests on multi-gpu
 2023-10-24  0:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for drmtest changes for running tests on multi-gpu (rev8)

[PATCH v2 0/3] BOOTP/DHCPv4 enhancements
 2023-10-24  0:21 UTC  (4+ messages)
` [PATCH v2 1/3] net: Get pxe config file from dhcp option 209
` [PATCH v2 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements
` [PATCH v2 3/3] net: bootp: add config option BOOTP_RANDOM_XID

[PATCH v2] ALSA: virtio: use copy and fill_silence callbacks
 2023-10-24  0:17 UTC  (6+ messages)

[PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
 2023-10-24  0:18 UTC  (12+ messages)

[PATCH v5 0/3] Fix 'faddr2line' for LLVM arm64 builds
 2023-10-24  0:17 UTC  (3+ messages)
` [PATCH v5 3/3] scripts/faddr2line: Skip over mapping symbols in output from readelf

Sandbox escape through missing restrictions for unix socket abstract namespace
 2023-10-23 20:42 UTC 

[PATCH V2] net: ethernet: davinci_emac: Use MAC Address from Device Tree
 2023-10-24  0:14 UTC  (2+ messages)

[PATCH] drm: Use device_get_match_data()
 2023-10-24  0:13 UTC  (4+ messages)

[PATCH v14 00/19] Improve write performance for zoned UFS devices​
 2023-10-24  0:13 UTC  (12+ messages)
` [PATCH v14 05/19] scsi: Add an argument to scsi_eh_flush_done_q()
` [PATCH v14 06/19] scsi: core: Introduce a mechanism for reordering requests in the error handler
` [PATCH v14 08/19] scsi: sd: Sort commands by LBA before resubmitting
` [PATCH v14 10/19] scsi: core: Retry unaligned zoned writes
` [PATCH v14 12/19] scsi: scsi_debug: Add the preserves_write_order module parameter
` [PATCH v14 00/19] Improve write performance for zoned UFS devices

[PATCH v3 00/12] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
 2023-10-24  0:12 UTC  (9+ messages)
` [PATCH v3 04/12] hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
` [PATCH v3 05/12] hw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
` [PATCH v3 06/12] hw/riscv/virt-acpi-build.c: Add APLIC "
` [PATCH v3 07/12] hw/riscv/virt-acpi-build.c: Add CMO information in RHCT

[igt-dev] [PATCH i-g-t v5 00/15] PAT and cache coherency support
 2023-10-24  0:13 UTC  (2+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for PAT and cache coherency support (rev5)

[PATCH] doc/git-bisect: clarify `git bisect run` syntax
 2023-10-24  0:12 UTC  (5+ messages)
` [PATCH v2] "

[net] net: ethernet: adi: adin1110: Fix uninitialized variable
 2023-10-24  0:11 UTC  (2+ messages)

[PATCH] net: ti: icssg-prueth: Add phys_port_name support
 2023-10-24  0:11 UTC  (2+ messages)

[igt-dev] [i-g-t V2 0/5] Optimize kms tesplan documentation
 2023-10-24  0:11 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Optimize kms tesplan documentation (rev3)

[PATCH net v2 0/2] MAINTAINERS: WWAN subsystem changes
 2023-10-24  0:11 UTC  (4+ messages)
` [PATCH net v2 1/2] MAINTAINERS: Move M Chetan Kumar to CREDITS

[PATCH bpf-next v3 0/7] exact states comparison for iterator convergence checks
 2023-10-24  0:09 UTC  (8+ messages)
` [PATCH bpf-next v3 1/7] bpf: move explored_state() closer to the beginning of verifier.c
` [PATCH bpf-next v3 2/7] bpf: extract same_callsites() as utility function
` [PATCH bpf-next v3 3/7] bpf: exact states comparison for iterator convergence checks
` [PATCH bpf-next v3 4/7] selftests/bpf: tests with delayed read/precision makrs in loop body
` [PATCH bpf-next v3 5/7] bpf: correct loop detection for iterators convergence
` [PATCH bpf-next v3 6/7] selftests/bpf: test if state loops are detected in a tricky case
` [PATCH bpf-next v3 7/7] bpf: print full verifier states on infinite loop detection

[PATCH] MAINTAINERS: make Michal Orzel ARM Maintainer
 2023-10-24  0:08 UTC  (2+ messages)

[PATCH v2 0/6] log: decorate pseudorefs and other refs
 2023-10-24  0:08 UTC  (4+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 5/7] refs: add pseudorefs array and iteration functions

[PATCH 0/6] Add a few mt8183 follower boards
 2023-10-24  0:02 UTC  (21+ messages)
` [PATCH 1/6] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-katsu
` [PATCH 2/6] arm64: dts: mt8183: Add kukui katsu board
` [PATCH 3/6] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-makomo
` [PATCH 4/6] arm64: dts: mt8183: Add jacuzzi makomo board
` [PATCH 5/6] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-pico
` [PATCH 6/6] arm64: dts: mt8183: Add jacuzzi pico/pico6 board

KTODO automated TODO lists
 2023-10-24  0:07 UTC  (3+ messages)

[PATCH v4] platform/x86: inspur-wmi: Add platform profile support
 2023-10-24  0:07 UTC  (2+ messages)

[PATCH] zswap: export more zswap store failure stats
 2023-10-24  0:07 UTC 

[PATCH 00/10] Remove obsolete and orphaned wifi drivers
 2023-10-23 23:43 UTC  (5+ messages)
` [PATCH 10/10] [RFC] wifi: remove ipw2100/ipw2200 drivers

[PATCH v6 0/6] wifi: mwifiex: added code to support host mlme
 2023-10-24  0:02 UTC  (3+ messages)

[syzbot] [bluetooth?] possible deadlock in hci_rfkill_set_block
 2023-10-24  0:01 UTC 

[PATCH 0/6] Delay VERW
 2023-10-24  0:00 UTC  (8+ messages)
` [PATCH 2/6] x86/entry_64: Add VERW just before userspace transition

pull request: bluetooth-next 2023-10-23
 2023-10-24  0:00 UTC  (2+ messages)

[GIT PULL]: clk: meson: 2nd amlogic clock updates for v6.7
 2023-10-23 23:59 UTC  (2+ messages)

[PATCH 0/6] KVM: x86/pmu: Clean up emulated PMC event handling
 2023-10-23 23:40 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86/pmu: Move PMU reset logic to common x86 code
` [PATCH 2/6] KVM: x86/pmu: Reset the PMU, i.e. stop counters, before refreshing
` [PATCH 3/6] KVM: x86/pmu: Stop calling kvm_pmu_reset() at RESET (it's redundant)
` [PATCH 4/6] KVM: x86/pmu: Remove manual clearing of fields in kvm_pmu_init()
` [PATCH 5/6] KVM: x86/pmu: Update sample period in pmc_write_counter()
` [PATCH 6/6] KVM: x86/pmu: Track emulated counter events instead of previous counter

[GIT PULL] clk: imx: Updates for v6.7
 2023-10-23 23:58 UTC  (2+ messages)

[PATCH v3 0/8] PMBus fixes and new functions
 2023-10-23 23:53 UTC  (3+ messages)

[oe] [meta-oe] [PATCH] zchunk: upgrade 1.3.1 -> 1.3.2
 2023-10-23 23:53 UTC 

[oe] [meta-oe] [PATCH] xterm: upgrade 384 -> 387
 2023-10-23 23:52 UTC 

[oe] [meta-networking] [PATCH] wireshark: upgrade 4.0.8 -> 4.0.10
 2023-10-23 23:51 UTC 

[oe] [meta-oe] [PATCH] tio: upgrade 2.6 -> 2.7
 2023-10-23 23:50 UTC 

[oe] [meta-oe] [PATCH] thingsboard-gateway: upgrade 3.3 -> 3.4.1
 2023-10-23 23:49 UTC 

[patch net-next v3 00/10] devlink: finish conversion to generated split_ops
 2023-10-23 23:50 UTC  (2+ messages)

[oe] [meta-oe] [PATCH] tesseract: upgrade 5.3.2 -> 5.3.3
 2023-10-23 23:49 UTC 

v6.6-rc6+: ath11k not available after hibernation with trace
 2023-10-23 23:49 UTC  (2+ messages)

[oe] [meta-oe] [PATCH] remmina: upgrade 1.4.32 -> 1.4.33
 2023-10-23 23:48 UTC 

[PATCH v4 0/8] PMBus fixes and new functions
 2023-10-23 23:46 UTC  (9+ messages)
` [PATCH v4 1/8] hw/i2c: pmbus add support for block receive
` [PATCH v4 2/8] hw/i2c: pmbus: add vout mode bitfields
` [PATCH v4 3/8] hw/i2c: pmbus: add fan support
` [PATCH v4 4/8] hw/i2c: pmbus: add VCAP register
` [PATCH v4 5/8] hw/sensor: add ADM1266 device model
` [PATCH v4 6/8] tests/qtest: add tests for ADM1266
` [PATCH v4 7/8] hw/i2c: pmbus: immediately clear faults on request
` [PATCH v4 8/8] hw/i2c: pmbus: reset page register for out of range reads

[Intel-xe] [PATCH] drm/xe/migrate: fix MI_ARB_ON_OFF usage
 2023-10-23 23:48 UTC  (2+ messages)

[oe] [meta-oe] [PATCH] redis: upgrade 7.2.1 -> 7.2.2
 2023-10-23 23:47 UTC 

[oe] [meta-networking] [PATCH] rdma-core: upgrade 47.0 -> 48.0
 2023-10-23 23:46 UTC 

[oe] [meta-python] [PATCH] python3-zopeinterface: upgrade 6.0 -> 6.1
 2023-10-23 23:46 UTC 

[PATCH v11 00/16] LAM and LASS KVM Enabling
 2023-10-23 23:43 UTC  (2+ messages)

wait_for_unix_gc can cause CPU overload for well behaved programs
 2023-10-23 23:45 UTC  (2+ messages)

[PATCH V2] blk-mq: don't schedule block kworker on isolated CPUs
 2023-10-23 23:45 UTC  (2+ messages)

[oe] [meta-python] [PATCH] python3-zeroconf: upgrade 0.112.0 -> 0.119.0
 2023-10-23 23:43 UTC 

[PATCH v2 0/3] misc/pca9552: Changes to support powernv10
 2023-10-23 23:45 UTC  (5+ messages)
` [PATCH v2 1/3] misc/pca9552: Fix inverted input status
` [PATCH v2 3/3] misc/pca9552: Only update output GPIOs if state changed

[oe] [meta-python] [PATCH] python3-xxhash: upgrade 3.3.0 -> 3.4.1
 2023-10-23 23:42 UTC 

[oe] [meta-python] [PATCH] python3-xlsxwriter: upgrade 3.1.3 -> 3.1.8
 2023-10-23 23:41 UTC 

[PATCH] Revert "drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute"
 2023-10-23 23:41 UTC  (4+ messages)

[PATCH] ath10k: replace deprecated strncpy with strtomem_pad
 2023-10-23 23:40 UTC  (5+ messages)

[oe] [meta-python] [PATCH] python3-websocket-client: upgrade 1.6.3 -> 1.6.4
 2023-10-23 23:40 UTC 

[oe] [meta-python] [PATCH] python3-web3: upgrade 6.10.0 -> 6.11.1
 2023-10-23 23:39 UTC 

[Intel-xe] [PATCH 0/2] Fix two issues pointed by LKP
 2023-10-23 23:39 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[oe] [meta-python] [PATCH] python3-tzlocal: upgrade 5.0.1 -> 5.1
 2023-10-23 23:38 UTC 

[PATCH v1] Bluetooth: Fix not notifying when connection encryption changes
 2023-10-23 23:38 UTC 

[oe] [meta-python] [PATCH] python3-types-psutil: upgrade 5.9.5.16 -> 5.9.5.17
 2023-10-23 23:38 UTC 

[oe] [meta-python] [PATCH] python3-traitlets: upgrade 5.10.1 -> 5.11.2
 2023-10-23 23:36 UTC 

[igt-dev] [PATCH i-g-t 0/5] extend kms_psr test to validate pr
 2023-10-23 23:37 UTC  (2+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for "

[PATCH 0/3] Small patches for 6.7
 2023-10-23 23:37 UTC  (2+ messages)
` [PATCH 3/3] 9p/net: xen: fix false positive printf format overflow warning


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.