All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-08 15:51:37 to 2022-06-08 16:25:05 UTC [more...]

[PATCH] dt-bindings: Update QCOM USB subsystem maintainer information
 2022-06-08 16:24 UTC  (3+ messages)

[PATCH v3 00/23] platform/chrome: Kunit tests and refactor for cros_ec_query_all()
 2022-06-08 16:24 UTC  (23+ messages)
` [PATCH v3 02/23] platform/chrome: cros_ec_proto: add Kunit tests "
` [PATCH v3 08/23] platform/chrome: cros_ec_proto: add Kunit tests for getting proto info
` [PATCH v3 09/23] platform/chrome: cros_ec_proto: handle empty payload in "
` [PATCH v3 11/23] platform/chrome: cros_ec_proto: add Kunit test for getting legacy info
` [PATCH v3 12/23] platform/chrome: cros_ec_proto: handle empty payload in getting info legacy
` [PATCH v3 13/23] platform/chrome: cros_ec: don't allocate `din` and `dout` in cros_ec_register()
` [PATCH v3 14/23] platform/chrome: don't use devm variants for `din` and `dout`
` [PATCH v3 16/23] platform/chrome: cros_ec_proto: return 0 on getting cmd mask success
` [PATCH v3 17/23] platform/chrome: cros_ec_proto: add Kunit test for getting cmd mask error
` [PATCH v3 18/23] platform/chrome: cros_ec_proto: check `msg->result` in getting cmd mask
` [PATCH v3 20/23] platform/chrome: cros_ec_proto: handle empty payload "

[PATCH v5 00/10] qmp, hmp: statistics subsystem and KVM suport
 2022-06-08 16:17 UTC  (9+ messages)
` [PATCH v5 02/10] kvm: Support for querying fd-based stats

imx8mm: Invalid IVT structure
 2022-06-08 16:23 UTC  (3+ messages)

[PATCH v9 00/12] arm64: dts: Add i.MX8DXL initial support
 2022-06-08 16:22 UTC  (5+ messages)
` [PATCH v9 08/12] dt-bindings: phy: mxs-usb-phy: Add i.MX8DXL compatible string

[PATCH 00/10] xilinx: zynqmp: Support foreign vendor boards
 2022-06-08 16:20 UTC  (11+ messages)
` [PATCH 01/10] firmware: firmware-zynqmp: Check if rx channel dev pointer is valid
` [PATCH 02/10] firmware: firmware-zynqmp: Probe driver before use
` [PATCH 03/10] soc: xilinx: zynqmp: Add machine identification support
` [PATCH 04/10] xilinx: zynqmp: Use soc machine function to get silicon idcode name
` [PATCH 05/10] xilinx: cpuinfo: Print soc machine
` [PATCH 06/10] xilinx: common: Separate display cpu info function
` [PATCH 07/10] xilinx: zynqmp: make spi flash support optional
` [PATCH 08/10] tools: zynqmp_psu_init_minimize: Remove low level uart settings
` [PATCH 09/10] tools: zynqmp_psu_init_minimize: Add serdes_illcalib forward declaration
` [PATCH 10/10] xilinx: zynqmp: Support vendor specific board_init

imx492 camera driver on imx8mm
 2022-06-08 16:25 UTC  (2+ messages)

[PATCH v4 0/5] support secondary ufs for Exynos Auto v9 SoC
 2022-06-08 16:21 UTC  (4+ messages)

[PATCH v5] pcap: support MTU set for linux interafces
 2022-06-08 16:23 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v4 0/4] QEMU RISC-V nested virtualization fixes
 2022-06-08 16:14 UTC  (5+ messages)
` [PATCH v4 1/4] target/riscv: Don't force update priv spec version to latest
` [PATCH v4 2/4] target/riscv: Add dummy mcountinhibit CSR for priv spec v1.11 or higher
` [PATCH v4 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
` [PATCH v4 4/4] target/riscv: Force disable extensions if priv spec version does not match

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-08 16:22 UTC  (49+ messages)
` [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH 02/36] x86/idle: Replace x86_idle with a static_call
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver
` [PATCH 07/36] cpuidle,tegra: "
` [PATCH 08/36] cpuidle,psci: "
` [PATCH 09/36] cpuidle,imx6: "
` [PATCH 10/36] cpuidle,omap3: "
` [PATCH 11/36] cpuidle,armada: "
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 13/36] cpuidle,dt: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH 23/36] arm64,smp: "
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH 27/36] cpuidle,mwait: Make noinstr clean
` [PATCH 28/36] cpuidle,tdx: Make tdx "
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH 30/36] cpuidle,nospec: Make "
` [PATCH 31/36] cpuidle,acpi: "
` [PATCH 32/36] ftrace: WARN on rcuidle
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH 36/36] cpuidle,clk: "

[PATCH] f2fs: run GCs synchronously given user requests
 2022-06-08 16:21 UTC 

[meta-virtualization][PATCH] k3s: Fetch dependencies from github instead of googlesource to avoid rate-limit
 2022-06-08 16:20 UTC 

[PATCH 0/2] Support RTC on BPI-R2 Pro
 2022-06-08 16:11 UTC  (9+ messages)
` [PATCH 1/2] rtc: hym8563: try multiple times to init device
` [PATCH 2/2] arm64: dts: rockchip: add RTC to BPI-R2 Pro

RTT-PROBE: lore-subspace-rtt
 2022-06-08 16:19 UTC 

[PATCH V2 0/2] docs/zh_CN: riscv: Update the translation to 5.19-rc1
 2022-06-08 16:18 UTC  (5+ messages)
` [PATCH V2 1/2] docs/zh_CN: riscv: Remove the translation of pmu.rst
` [PATCH V2 2/2] docs/zh_CN: riscv: Update the translation of vm-layout.rst to 5.19-rc1

[Intel-wired-lan] intermittent ixgbe transmit queue timeouts in v5.18 kernels
 2022-06-08 12:44 UTC  (3+ messages)

[PATCH 0/4] arm64: dts: qcom: Introduce SC8280XP
 2022-06-08 16:17 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: qcom: add SC8280XP platform
` [PATCH 3/4] arm64: dts: qcom: sc8280x: Add reference device

[PATCH v2 00/17] Add support for AXP192 PMIC
 2022-06-08 16:17 UTC  (3+ messages)
` [PATCH v2 02/17] regmap-irq: Add get_irq_reg to support unusual register layouts

[PATCH v5 0/2] Add LTRF216A Driver
 2022-06-08 16:16 UTC  (3+ messages)
` [PATCH v5 2/2] iio: light: Add support for ltrf216a sensor

[PATCH v5 0/9] mm/demotion: Memory tiers and demotion
 2022-06-08 16:15 UTC  (10+ messages)
` [PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
` [PATCH v5 2/9] mm/demotion: Expose per node memory tier to sysfs

[PATCH v2 3/3] bitmap-format.txt: add information for trailing checksum
 2022-06-08 16:15 UTC  (2+ messages)

[PATCH v8 0/3] Add QCOM SNPS PHY overriding params support
 2022-06-08 16:14 UTC  (9+ messages)
` [PATCH v8 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
` [PATCH v8 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters

[PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID
 2022-06-08 16:13 UTC  (11+ messages)
` [PATCH v2 045/144] KVM: selftests: Make vm_create() a wrapper that specifies VM_MODE_DEFAULT
` [PATCH v2 048/144] KVM: selftests: Rename 'struct vcpu' to 'struct kvm_vcpu'
` [PATCH v2 093/144] KVM: selftests: Track kvm_vcpu object in tsc_scaling_sync

[PATCH v4 00/53] semihosting cleanup
 2022-06-08 16:10 UTC  (3+ messages)
` [PATCH v4 07/53] semihosting: Simplify softmmu_lock_user_string

[PATCH v2] drm/msm: Switch ordering of runpm put vs devfreq_idle
 2022-06-08 16:13 UTC  (2+ messages)

[PATCH] gitlab: compare CIRRUS_nn vars against 'null' not ""
 2022-06-08 16:06 UTC 

[PATCH] kprobes: Enable tracing for mololithic kernel images
 2022-06-08 16:12 UTC  (6+ messages)

[PATCH] fbcon: Fix accelerated fbdev scrolling while logo is still shown
 2022-06-08 16:12 UTC  (2+ messages)

[PATCH net-next 0/4][pull request] 100GbE Intel Wired LAN Driver Updates 2022-06-08
 2022-06-08 16:07 UTC  (5+ messages)
` [PATCH net-next 1/4] ice: don't set VF VLAN caps in switchdev
` [PATCH net-next 2/4] ice: remove VLAN representor specific ops
` [PATCH net-next 3/4] ice: remove u16 arithmetic in ice_gnss
` [PATCH net-next 4/4] ice: Use correct order for the parameters of devm_kcalloc()

dbus-display-test is flakey
 2022-06-08 16:07 UTC  (3+ messages)

[RFC 0/8] Add RZ/G2L POEG support
 2022-06-08 16:11 UTC  (10+ messages)
` [RFC 1/8] dt-bindings: soc: renesas: Add RZ/G2L POEG binding

[PATCH 0/2] builtin/show-ref.c: support `--count` for limiting output
 2022-06-08 16:10 UTC  (6+ messages)
` [PATCH 2/2] builtin/show-ref.c: limit output with `--count`

gitlab: convert Cirrus jobs to .base_job_template
 2022-06-08 16:07 UTC  (2+ messages)

[PATCH] ls-files.c: add --only-object-name option
 2022-06-08 16:09 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-08 16:08 UTC 

[PATCHv2 bpf 0/3] bpf: Fix cookie values for kprobe multi
 2022-06-08 16:08 UTC  (10+ messages)
` [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting

[PATCH] microvm: turn off io reservations for pcie root ports
 2022-06-08 16:06 UTC  (2+ messages)

[PATCH] bpf: Fix excessive memory allocation in stack_map_alloc()
 2022-06-08 16:07 UTC  (2+ messages)

[PATCH v2 2/3] bitmap-format.txt: fix some formatting issues
 2022-06-08 16:06 UTC  (2+ messages)

[PATCH] fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters
 2022-06-08 16:06 UTC  (2+ messages)

[PATCH] nvme: don't send unsupported NVME_ID_CNS_CS_CTRL
 2022-06-08 16:05 UTC  (2+ messages)

[Intel-gfx] [PATCH] tests/kms_async_flips: first async flip discarded on i915
 2022-06-08 16:05 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_async_flips: first async flip discarded on i915 (rev2)

[PATCH v2 net-next 0/8] net: few debug refinements
 2022-06-08 16:04 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] net: use DEBUG_NET_WARN_ON_ONCE() in __release_sock()
` [PATCH v2 net-next 2/8] net: use DEBUG_NET_WARN_ON_ONCE() in dev_loopback_xmit()
` [PATCH v2 net-next 3/8] net: use WARN_ON_ONCE() in inet_sock_destruct()
` [PATCH v2 net-next 4/8] net: use WARN_ON_ONCE() in sk_stream_kill_queues()
` [PATCH v2 net-next 5/8] af_unix: use DEBUG_NET_WARN_ON_ONCE()
` [PATCH v2 net-next 6/8] net: use DEBUG_NET_WARN_ON_ONCE() in skb_release_head_state()
` [PATCH v2 net-next 7/8] net: add debug checks in napi_consume_skb and __napi_alloc_skb()
` [PATCH v2 net-next 8/8] net: add napi_get_frags_check() helper

Add action to "finally" accept packets?
 2022-06-08 16:04 UTC  (3+ messages)

[PATCH 0/4] rebase: update branches in multi-part topic
 2022-06-08 16:03 UTC  (7+ messages)

[PATCH] scsi_lib: Don't fail the path in ALUA transition state
 2022-06-08 16:03 UTC  (3+ messages)

[PATCH 00/10] Convert to filemap_get_folios()
 2022-06-08 16:02 UTC  (6+ messages)
` [PATCH 03/10] ext4: Convert mpage_release_unused_pages() to use filemap_get_folios()
    ` [f2fs-dev] "

[PATCH 00/18] KVM/arm64: Refactoring the vcpu flags
 2022-06-08 16:01 UTC  (6+ messages)
` [PATCH 09/18] KVM: arm64: Move vcpu debug/SPE/TRBE flags to the input flag set

[PATCH v4 0/2] AD4130
 2022-06-08 15:59 UTC  (3+ messages)
` [PATCH v4 2/2] iio: adc: ad4130: add AD4130 driver

RTT-PROBE: lore-subspace-rtt
 2022-06-08 15:58 UTC 

[RFC PATCH v2 00/27] DRM.debug on DYNAMIC_DEBUG, add trace events
 2022-06-08 15:56 UTC  (8+ messages)
      ` [Intel-gfx] "

[PATCH v2 06/12] drm/msm/hdmi: drop unused GPIO support
 2022-06-08 15:57 UTC  (3+ messages)

[PATCH] configure: ignore --make
 2022-06-08 15:54 UTC  (3+ messages)

[aarch64] [coresight_etm4x] [kernel 5.19.0-rc1] coresight-etm4x: probe of ARMHC500:20 failed with error -17
 2022-06-08 15:55 UTC  (3+ messages)

[PATCH 1/1] platform/x86/intel: Fix uninitialized entry in pmt_crashlog_probe
 2022-06-08 15:56 UTC  (3+ messages)

[RFC PATCH v2 0/8] virtio/vsock: experimental zerocopy receive
 2022-06-08 15:59 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/3] s390x: Rework TEID decoding and usage
 2022-06-08 15:55 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 3/3] "

Force binary package install
 2022-06-08 15:54 UTC  (8+ messages)
` [yocto] "

[PATCH v11 00/14] Multi-Gen LRU Framework
 2022-06-08 15:51 UTC  (11+ messages)
` [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap

[PATCH v6 0/6] Raspberry PI 4 V3D enablement
 2022-06-08 15:51 UTC  (6+ messages)

[PATCH] disas: Remove libvixl disassembler
 2022-06-08 15:51 UTC  (4+ messages)

[PATCH v8 00/10] Coresight: Add support for TPDM and TPDA
 2022-06-08 15:47 UTC  (3+ messages)
` [PATCH v8 09/10] arm64: dts: qcom: sm8250: Add coresight components
` [PATCH v8 10/10] arm64: dts: qcom: sm8250: Add tpdm mm/prng

[PATCH v2 1/2] vfio: Replace the DMA unmapping notifier with a callback
 2022-06-08 15:50 UTC  (2+ messages)

[PATCH v3 0/4] Introduce pmu-events support for HiFive Unmatched
 2022-06-08 15:51 UTC  (6+ messages)
` [PATCH v3 3/4] RISC-V: Added generic pmu-events mapfile

[PATCH v3 0/2] Add software clock gating requirement check
 2022-06-08 15:39 UTC  (3+ messages)
` [PATCH v3 1/2] soundwire: qcom: Add flag for software clock gating check


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.