All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-14 22:31:25 to 2022-06-15 00:03:58 UTC [more...]

[PATCH v4 0/4] PM / devfreq: Various Fixes to cpufreq based passive governor
 2022-06-14 23:09 UTC  (2+ messages)
` [PATCH v4 1/4] PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER

[PATCH v9 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-06-15  0:03 UTC  (7+ messages)
` [PATCH v9 2/3] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board

[RFC PATCH 00/20] submodule: remove git-submodule.sh, create bare builtin/submodule.c
 2022-06-15  0:00 UTC  (5+ messages)
` [PATCH v2 00/12] submodule: make "git submodule--helper" behave like "git submodule"

[Intel-gfx] [PATCH 1/3] drm/i915/display: Add smem fallback allocation for dpt
 2022-06-14 23:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/display: Add smem fallback allocation for dpt (rev2)

[PATCH BlueZ 1/2] main.conf: Split Kernel Experimental UUIDs from Experimental
 2022-06-14 23:57 UTC  (2+ messages)
` [BlueZ,1/2] "

[PATCH 0/2] support to clear in-flight packets for async
 2022-06-14 23:56 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] vhost: support clear in-flight packets for async dequeue
  ` [PATCH v5 2/2] example/vhost: support to "

[PATCH 0/5] Improve zoned storage write performance
 2022-06-14 23:56 UTC  (10+ messages)
` [PATCH 2/5] scsi: Retry unaligned zoned writes
` [PATCH 5/5] block/mq-deadline: Remove zone locking

[mm-unstable v3 PATCH 0/7] Cleanup transhuge_xxx helpers
 2022-06-14 23:55 UTC  (8+ messages)
` [v3 PATCH 6/7] mm: thp: kill __transhuge_page_enabled()

pcm: Add error handler for `fgets`
 2022-06-14 23:52 UTC 

[PATCH v2 0/6] Corrections to cpu map event encoding
 2022-06-14 23:51 UTC  (4+ messages)
` [PATCH v2 4/6] perf cpumap: Fix alignment for masks in "

[Intel-gfx] [PATCH] drm/i915/pvc: Add recommended MMIO setting
 2022-06-14 23:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 0/6] add thread lifetime and attributes API
 2022-06-14 23:47 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] eal: add thread attributes
  ` [PATCH v2 2/6] eal: add thread lifetime management
  ` [PATCH v2 3/6] eal: add basic rte thread ID equal API
  ` [PATCH v2 4/6] test/threads: add tests for thread lifetime API
  ` [PATCH v2 5/6] test/threads: add tests for thread attributes API
  ` [PATCH v2 6/6] test/threads: remove unit test use of pthread

[PATCH] x86/PCI: Revert: "Clip only host bridge windows for E820 regions"
 2022-06-14 23:47 UTC  (5+ messages)

Git Test Coverage Report for v2.37.0-rc0
 2022-06-14 23:46 UTC  (3+ messages)

[PATCH] ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()
 2022-06-14 23:46 UTC  (4+ messages)
    ` [PATCH] ata: libata-core: [_sg]fix sloppy parameter type in ata_exec_internal()

[PATCH] i2c: cadence: Change large transfer count reset logic to be unconditional
 2022-06-14 23:29 UTC 

[PATCH RFC v2 00/18] blk-mq/libata/scsi: SCSI driver tagging improvements
 2022-06-14 23:43 UTC  (5+ messages)
` [PATCH RFC v2 03/18] scsi: core: Implement reserved command handling

[samba-ksmbd:for-next 5/5] include/linux/kern_levels.h:5:25: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type '__u64' {aka 'long long unsigned int'}
 2022-06-14 23:42 UTC 

[qemu-mainline test] 171165: tolerable FAIL - PUSHED
 2022-06-14 23:42 UTC 

[PATCH 0/8] interconnect: support i.MX8MP
 2022-06-14 23:38 UTC  (5+ messages)

[PATCH 0/4] Reactions to v2.37.0-rc0 test coverage report
 2022-06-14 23:38 UTC  (3+ messages)
` [PATCH 2/4] t5329: test 'git gc --cruft' without '--prune=now'

[Intel-gfx] [PATCH] drm/i915/display: Re-add check for low voltage sku for max dp source rate
 2022-06-14 23:38 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] storage: warn user on badly named provisioning file
 2022-06-14 23:35 UTC 

[net-next PATCH] net: ethernet: stmicro: stmmac: permit MTU change with interface up
 2022-06-14 22:41 UTC  (2+ messages)

[PATCH v2 0/8] KVM: x86/mmu: Use separate namespaces gPTEs and SPTEs
 2022-06-14 23:33 UTC  (9+ messages)
` [PATCH v2 1/8] KVM: x86/mmu: Drop unused CMPXCHG macro from paging_tmpl.h
` [PATCH v2 2/8] KVM: VMX: Refactor 32-bit PSE PT creation to avoid using MMU macro
` [PATCH v2 3/8] KVM: x86/mmu: Bury 32-bit PSE paging helpers in paging_tmpl.h
` [PATCH v2 4/8] KVM: x86/mmu: Dedup macros for computing various page table masks
` [PATCH v2 5/8] KVM: x86/mmu: Use separate namespaces for guest PTEs and shadow PTEs
` [PATCH v2 6/8] KVM: x86/mmu: Use common macros to compute 32/64-bit paging masks
` [PATCH v2 7/8] KVM: x86/mmu: Truncate paging32's PT_BASE_ADDR_MASK to 32 bits
` [PATCH v2 8/8] KVM: x86/mmu: Use common logic for computing the 32/64-bit base PA mask

[PATCH] Documentation: highmem: Use literal block for *kmap_local_folio() example
 2022-06-14 23:33 UTC  (2+ messages)

[RFC PATCH] repo-settings: set defaults even when not in a repo
 2022-06-14 23:32 UTC  (3+ messages)
` [PATCH v3] commit-graph: refactor to avoid prepare_repo_settings

[igt-dev] [PATCH i-g-t 00/23] tools/intel_vbt_decode: Improve the parser
 2022-06-14 23:31 UTC  (24+ messages)
` [igt-dev] [PATCH i-g-t 01/23] tools/intel_vbt_decode: update vbt defs from kernel
` [igt-dev] [PATCH i-g-t 02/23] tools/intel_vbt_decode: Decode more DVO ports
` [igt-dev] [PATCH i-g-t 03/23] tools/intel_vbt_decode: Decode mode HDMI data rates
` [igt-dev] [PATCH i-g-t 04/23] tools/intel_vbt_decode: Clean up SSC freq decoding
` [igt-dev] [PATCH i-g-t 05/23] tools/intel_vbt_decode: Decode DP max link rate
` [igt-dev] [PATCH i-g-t 06/23] tools/intel_vbt_decode: Unify panel type handling
` [igt-dev] [PATCH i-g-t 07/23] tools/intel_vbt_decode: Dump the block size
` [igt-dev] [PATCH i-g-t 08/23] tools/intel_vbt_decode: Decode the LFP power block
` [igt-dev] [PATCH i-g-t 09/23] tools/intel_vbt_decode: Dump the LVDS panel options
` [igt-dev] [PATCH i-g-t 10/23] tools/intel_vbt_decode: Decode new fast link training rate
` [igt-dev] [PATCH i-g-t 11/23] tools/intel_vbt_decode: Parse the old fast link training rate correctly
` [igt-dev] [PATCH i-g-t 12/23] tools/intel_vbt_decode: Parse the new eDP max link rate
` [igt-dev] [PATCH i-g-t 13/23] tools/intel_vbt_decode: Include BDB block header in hex dump
` [igt-dev] [PATCH i-g-t 14/23] tools/intel_vbt_decode: Make copies of the BDB blocks
` [igt-dev] [PATCH i-g-t 15/23] tools/intel_vbt_decode: Specify a minimum size for the BDB block copy
` [igt-dev] [PATCH i-g-t 16/23] tools/intel_vbt_decode: Convert LFP data pointers to be relative to the data block
` [igt-dev] [PATCH i-g-t 17/23] tools/intel_vbt_decode: Simplify LVDS data block parsing
` [igt-dev] [PATCH i-g-t 18/23] tools/intel_vbt_decode: Dump the panel PNP ID
` [igt-dev] [PATCH i-g-t 19/23] tools/intel_vbt_decode: Decode the end of the LFP data
` [igt-dev] [PATCH i-g-t 20/23] tools/intel_vbt_decode: Dump the LVDS data ptrs
` [igt-dev] [PATCH i-g-t 21/23] tools/intel_vbt_decode: Validate LVDS data table pointers
` [igt-dev] [PATCH i-g-t 22/23] tools/intel_vbt_decode: Generate LVDS data table pointes if not provided
` [igt-dev] [PATCH i-g-t 23/23] tools/intel_vbt_decode: Warn if we lack the full definiton of the BDB block

[Intel-gfx] [PATCH 0/3] drm/i915/bios: minor cleanups
 2022-06-14 23:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/bios: minor cleanups (rev2)

[PATCH v3] arm64: dts: Add support for Stratix 10 Software Virtual Platform
 2022-06-14 23:25 UTC  (3+ messages)

[PATCH 0/8] arm64: binman: use binman symbols for imx
 2022-06-14 23:25 UTC  (9+ messages)
` [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)

[PATCH] dt-bindings: altera: document Stratix 10 SWVP compatibles
 2022-06-14 23:25 UTC  (2+ messages)

[PATCH V4 0/7] imx: support i.MX93 SRC and mediamix blk ctrl
 2022-06-14 23:22 UTC  (5+ messages)
` [PATCH V4 1/7] dt-bindings: soc: add i.MX93 SRC

drivers/net/dsa/ocelot/seville_vsc9953.c:1107:34: warning: 'seville_of_match' defined but not used
 2022-06-14 23:22 UTC 

[PATCH bpf-next] selftests/bpf: Fix test_varlen verification failure with latest llvm
 2022-06-14 23:20 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Avoid skipping certain subtests
 2022-06-14 23:20 UTC  (2+ messages)

[f2fs-dev] [PATCH 0/3] Three f2fs patches
 2022-06-14 23:17 UTC  (4+ messages)
` [f2fs-dev] [PATCH 1/3] Fix the struct f2fs_dentry_block size check
` [f2fs-dev] [PATCH 2/3] Fix f2fs_report_zone()
` [f2fs-dev] [PATCH 3/3] Improve compile-time type checking for f2fs_report_zone()

[Intel-gfx] [PATCH 0/2] i915: Extract, polish, and document multicast handling
 2022-06-14 23:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH 00/15] HuC loading for DG2
 2022-06-14 23:15 UTC  (12+ messages)

[meta-ti][dunfell][PATCH v4 1/2] trusted-firmware-a: Update to latest upstream master
 2022-06-14 23:14 UTC  (3+ messages)
` [meta-ti][dunfell][PATCH v4 2/2] optee: Upgrade to upstream 3.17.0
  ` [meta-arago] "

[PATCH V2 0/2] mmc: Add wakeup functionality support for sdio cards
 2022-06-14 23:12 UTC  (2+ messages)

[PATCH v3 0/5] PM / devfreq: Various Fixes to cpufreq based passive governor
 2022-06-14 23:12 UTC  (9+ messages)
` [PATCH v3 1/5] PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER
` [PATCH v3 3/5] PM / devfreq: Fix kernel panic with cpu based scaling to passive gov
` [PATCH v3 5/5] PM / devfreq: Mute warning on governor PROBE_DEFER

[PATCH bpf-next v4 0/5] sleepable uprobe support
 2022-06-14 23:10 UTC  (6+ messages)
` [PATCH bpf-next v4 1/5] bpf: move bpf_prog to bpf.h
` [PATCH bpf-next v4 3/5] bpf: allow sleepable uprobe programs to attach
` [PATCH bpf-next v4 5/5] selftests/bpf: add tests for sleepable (uk)probes
` [PATCH bpf-next v4 2/5] bpf: implement sleepable uprobes by chaining gps
` [PATCH bpf-next v4 4/5] libbpf: add support for sleepable uprobe programs

[PATCH] remoteproc: omap_remoteproc: Fix typo in comment
 2022-06-14 23:09 UTC  (2+ messages)

[PATCH 0/5] KVM: x86: Move apicv_active into kvm_lapic
 2022-06-14 23:05 UTC  (6+ messages)
` [PATCH 1/5] KVM: SVM: Drop unused AVIC / kvm_x86_ops declarations
` [PATCH 2/5] KVM: x86: Drop @vcpu parameter from kvm_x86_ops.hwapic_isr_update()
` [PATCH 3/5] KVM: x86: Check for in-kernel xAPIC when querying APICv for directed yield
` [PATCH 4/5] KVM: x86: Move "apicv_active" into "struct kvm_lapic"
` [PATCH 5/5] KVM: x86: Use lapic_in_kernel() to query in-kernel APIC in APICv helper

[Intel-gfx] [PATCH] drm/i915/guc/slpc: Add a new SLPC selftest
 2022-06-14 23:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/guc/slpc: Add a new SLPC selftest (rev2)

[PATCH 1/2] arm64: dts: rockchip: enable hdmi tx audio on rk3568-evb1-v10
 2022-06-14 23:03 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: enable hdmi tx audio on rock-3a

[PATCH 1/2] iommu: arm-smmu-impl: Add 8250 display compatible to the client list
 2022-06-14 23:01 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8250: Enable per-process page tables

[jimc:ddn3f 23/23] lib/dynamic_debug.c:731 param_set_dyndbg_classes() error: uninitialized symbol 'i'
 2022-06-14 23:02 UTC 

[PATCH] KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor, again
 2022-06-14 22:59 UTC  (2+ messages)

FAILED: patch "[PATCH] nfc: st21nfca: fix incorrect sizing calculations in" failed to apply to 5.4-stable tree
 2022-06-14 22:59 UTC  (2+ messages)

[PATCH] build: fix clang+glibc snprintf substitution error
 2022-06-14 22:59 UTC 

FAILED: patch "[PATCH] nfc: st21nfca: fix incorrect sizing calculations in" failed to apply to 4.14-stable tree
 2022-06-14 22:58 UTC  (2+ messages)

[PATCH v2 net-next] dt-bindings: net: xilinx: document xilinx emaclite driver binding
 2022-06-14 22:57 UTC  (5+ messages)

[PATCH DRAFT 0/6] btrfs-progs: partial support for WRITE_INTENT_BITMAP compat RO flag
 2022-06-14 22:56 UTC  (7+ messages)
` [PATCH DRAFT 1/6] btrfs-progs: introduce a new compat RO flag, EXTRA_SUPER_RESERVED
` [PATCH DRAFT 2/6] btrfs-progs: mkfs: add support for extra-super-reserved runtime flag
` [PATCH DRAFT 3/6] btrfs-progs: print-tree: remove duplicated definition for compat RO flags
` [PATCH DRAFT 4/6] btrfs-progs: print-tree: support btrfs_super_block::reserved_bytes
` [PATCH DRAFT 5/6] btrfs-progs: check: add extra warning for dev extents inside the reserved range
` [PATCH DRAFT 6/6] btrfs-progs: introduce the experimental compat RO flag, WRITE_INTENT_BITMAP

[PATCH] remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
 2022-06-14 22:55 UTC  (2+ messages)

[PATCH v5 0/9] i.MX8MP DW100 dewarper driver
 2022-06-14 22:54 UTC  (3+ messages)
` [PATCH v5 8/9] media: dw100: Add i.MX8MP dw100 "

[PATCH v5 1/2] x86/fpu: Add a helper to prepare AMX state for low-power CPU idle
 2022-06-14 22:53 UTC  (3+ messages)
` [tip: x86/fpu] "

[PATCH v5 2/2] intel_idle: Add a new flag to initialize the AMX state
 2022-06-14 22:53 UTC  (2+ messages)
` [tip: x86/fpu] "

[syzbot] possible deadlock in j1939_sk_errqueue
 2022-06-14 22:53 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane: Test Refactoring
 2022-06-14 22:53 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH DRAFT 0/4] btrfs: introduce the WRITE_INTENT_BITMAP compat RO flag and extra per-dev reserved space for it
 2022-06-14 22:50 UTC  (5+ messages)
` [PATCH DRAFT 1/4] btrfs: introduce BTRFS_DEFAULT_RESERVED macro
` [PATCH DRAFT 2/4] btrfs: warn about dev extents that are inside the reserved range
` [PATCH DRAFT 3/4] btrfs: introduce new compat RO flag, EXTRA_SUPER_RESERVED
` [PATCH DRAFT 4/4] btrfs: introduce a new experimental compat RO flag, WRITE_INTENT_BITMAP

[PATCH v5 00/15] Support AMD Pensando Elba SoC
 2022-06-14 22:44 UTC  (4+ messages)
` [PATCH v5 10/15] arm64: dts: Add AMD Pensando Elba SoC support

[igt-dev] [PATCH v2 i-g-t] i915/gem_exec_balancer: fix parallel_ordering with no-reloc
 2022-06-14 22:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for i915/gem_exec_balancer: fix parallel_ordering with no-reloc (rev3)

[PATCH v2] rpmsg: mtk_rpmsg: Fix circular locking dependency
 2022-06-14 22:42 UTC  (4+ messages)

[anholt:5.17-for-mesa-ci 2375/2390] drivers/gpu/drm/msm/adreno/a6xx_gpu.c:1115:4: error: implicit declaration of function 'writeq'
 2022-06-14 22:41 UTC 

[PATCH v6 0/2] dt-bindings: cros-ec: Update for fingerprint devices
 2022-06-14 22:41 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: cros-ec: Reorganize property availability
` [PATCH v6 2/2] dt-bindings: cros-ec: Add ChromeOS fingerprint binding

お問い合わせいただき、誠にありがとうございます
 2022-06-14 22:30 UTC 

EVL Heap Clarification
 2022-06-14 22:39 UTC 

[RFC PATCH v2] commit-graph: refactor to avoid prepare_repo_settings
 2022-06-14 22:38 UTC  (3+ messages)

[PATCH RESEND net-next v7 00/16] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-06-14 22:38 UTC  (3+ messages)
` [PATCH RESEND net-next v7 08/16] net: dsa: rzn1-a5psw: add statistics support

grub-mkimage ignores compression option
 2022-06-14 19:17 UTC 

[PATCH v4 0/6] Support mt7531 on BPI-R2 Pro
 2022-06-14 22:36 UTC  (31+ messages)
` [PATCH v4 1/6] dt-bindings: net: dsa: convert binding for mediatek switches
` [PATCH v4 2/6] net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}
` [PATCH v4 3/6] net: dsa: mt7530: rework mt753[01]_setup
` [PATCH v4 4/6] net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constant
` [PATCH v4 5/6] dt-bindings: net: dsa: make reset optional and add rgmii-mode to mt7531
` [PATCH v4 6/6] arm64: dts: rockchip: Add mt7531 dsa node to BPI-R2-Pro board

[PATCH v3 0/2] [PATCH v4 0/2] Add pinctrl support adsp bypass platforms
 2022-06-14 22:35 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: qcom: sc7280: Add boolean param for ADSP "

[igt-dev] [PATCH i-g-t] tests/i915/kms_big_fb: Move intel_ibb_destroy out of test_cleanup
 2022-06-14 22:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

linux-next: Fixes tag needs some work in the amdgpu tree
 2022-06-14 22:33 UTC  (2+ messages)

[PATCH net-next] igb: add xdp frags support to ndo_xdp_xmit
 2022-06-14 22:31 UTC  (2+ messages)
` [Intel-wired-lan] "

[agd5f:drm-next 137/222] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:1979:15: sparse: sparse: memcpy with byte count of 123448
 2022-06-14 22:31 UTC 

[PATCH v4 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-06-14 22:27 UTC  (3+ messages)
` [PATCH v4 17/23] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema


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.