All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-11 14:59:41 to 2022-03-11 15:52:43 UTC [more...]

[V2 1/2] ASoC: max98390: Add reset gpio control
 2022-03-11 15:51 UTC  (3+ messages)
` [V2 2/2] ASoC: dt-bindings: max98390: add reset gpio bindings

[PATCH v4 0/4] Add basic node support for Mediatek MT8186 SoC
 2022-03-11 15:50 UTC  (8+ messages)
` [PATCH v4 1/4] dt-bindings: timer: Add compatible for Mediatek MT8186
` [PATCH v4 2/4] dt-bindings: watchdog: "

[PATCH 00/31] KVM: x86: hyper-v: Fine-grained TLB flush + Direct TLB flush feature
 2022-03-11 15:49 UTC  (23+ messages)
` [PATCH 01/31] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH 02/31] KVM: x86: hyper-v: Introduce TLB flush ring
` [PATCH 03/31] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH 04/31] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH 05/31] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH 06/31] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH 07/31] KVM: x86: hyper-v: Create a separate ring for Direct TLB flush
` [PATCH 08/31] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH 09/31] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH 10/31] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH 11/31] KVM: x86: Introduce .post_hv_direct_flush() nested hook
` [PATCH 12/31] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH 13/31] KVM: x86: hyper-v: Direct TLB flush
` [PATCH 14/31] KVM: x86: hyper-v: Introduce fast kvm_hv_direct_tlb_flush_exposed() check
` [PATCH 15/31] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH 16/31] KVM: nVMX: hyper-v: Direct TLB flush
` [PATCH 17/31] KVM: x86: KVM_REQ_TLB_FLUSH_CURRENT is a superset of KVM_REQ_HV_TLB_FLUSH too
` [PATCH 18/31] KVM: nSVM: hyper-v: Direct TLB flush
` [PATCH 20/31] KVM: selftests: Add hyperv_svm_test to .gitignore
` [PATCH 21/31] KVM: selftests: Better XMM read/write helpers
` [PATCH 22/31] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH 23/31] KVM: selftests: Make it possible to replace PTEs with __virt_pg_map()

[PATCH 00/19] rcu/context-tracking: Merge RCU eqs-dynticks counter to context tracking
 2022-03-11 15:49 UTC  (13+ messages)
` [PATCH 05/19] context_tracking: Split user tracking Kconfig
` [PATCH 15/19] rcu/context-tracking: Remove unused and/or unecessary middle functions
` [PATCH 16/19] context_tracking: Convert state to atomic_t
` [PATCH 19/19] context_tracking: Exempt CONFIG_HAVE_CONTEXT_TRACKING_USER_OFFSTACK from non-active tracking

[PATCH 0/2] ARM: qcom_defconfig: add crypto and debugfs support
 2022-03-11 15:49 UTC  (3+ messages)
` [PATCH 1/2] ARM: qcom_defconfig: enable options for Qualcomm random number generator
` [PATCH 2/2] ARM: qcom_defconfig: enable debug fs support

[PATCH v10 13/14] module: Move kdb module related code out of main kdb code
 2022-03-11 15:47 UTC  (5+ messages)
` [PATCH] kdb: Remove redundant module related references

[PATCH 0/3] mmc: mmci: stm32: updates for SDIO
 2022-03-11 15:45 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: mmc: mmci: add a property to disable DMA LLI

[PATCH v4 00/17] ASoC: Intel: AVS - Audio DSP for cAVS
 2022-03-11 15:46 UTC  (16+ messages)
` [PATCH v4 03/17] ASoC: Intel: Introduce AVS driver
` [PATCH v4 04/17] ASoC: Intel: avs: Inter process communication
` [PATCH v4 07/17] ASoC: Intel: avs: Add module management requests
` [PATCH v4 11/17] ASoC: Intel: avs: Firmware resources management utilities

[PATCH v3 00/46] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-03-11 14:35 UTC  (17+ messages)
` [PATCH v3 01/46] media: sun6i-csi: Define and use driver name and (reworked) description
` [PATCH v3 03/46] media: sun6i-csi: Grab bus clock instead of passing it to regmap
` [PATCH v3 04/46] media: sun6i-csi: Tidy up platform code
` [PATCH v3 26/46] media: sun6i-csi: Remove custom format helper and rework configure
` [PATCH v3 27/46] media: sun6i-csi: Add bridge dimensions and format helpers
` [PATCH v3 28/46] media: sun6i-csi: Get mbus code from bridge instead of storing it
` [PATCH v3 30/46] media: sun6i-csi: Introduce bridge format structure, list and helper
` [PATCH v3 31/46] media: sun6i-csi: Introduce capture "
` [PATCH v3 32/46] media: sun6i-csi: Configure registers from format tables
` [PATCH v3 40/46] media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code
` [PATCH v3 41/46] media: sun6i-csi: Only configure capture when streaming
` [PATCH v3 42/46] media: sun6i-csi: Add extra checks to the interrupt routine
` [PATCH v3 43/46] media: sun6i-csi: Request a shared interrupt
` [PATCH v3 44/46] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v3 45/46] media: sun6i-csi: Add support for hooking to the isp devices
` [PATCH v3 46/46] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry

[PATCH 1/2] dma-buf: add dma_fence_unwrap
 2022-03-11 15:45 UTC  (2+ messages)

Scenario TREE07 with CONFIG_PREEMPT_DYNAMIC=n?
 2022-03-11 15:46 UTC  (6+ messages)

[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
 2022-03-11 15:45 UTC  (4+ messages)
` [RFC PATCH v2 5/5] vfio/pci: add the support for PCI D3cold state

[PATCH 1/2] ns16550: reject IRQ above nr_irqs
 2022-03-11 15:43 UTC  (13+ messages)

[PATCH] Setup per-cpu cpu<->node binding early
 2022-03-11 15:43 UTC  (2+ messages)

No u-boot-rockchip pull request sent or merged for v2022.04
 2022-03-11 15:43 UTC  (2+ messages)

[PATCH 00/14] ARM: suniv: dts: update Allwinner F1C100
 2022-03-11 15:41 UTC  (4+ messages)
` [PATCH 07/14] dt-bindings: mmc: sunxi: add Allwinner F1c100s compatible

[PATCH v2 00/16] btrfs: inode creation cleanups and fixes
 2022-03-11 15:42 UTC  (3+ messages)
` [PATCH v2 03/16] btrfs: fix anon_dev leak in create_subvol()

[PATCH v2 00/38] Sort Makefiles and platform/Kconfig
 2022-03-11 15:39 UTC  (6+ messages)
` [PATCH v2 07/38] media: platform: place NXP drivers on a separate dir
` [PATCH v2 36/38] media: platform: s5p-jpeg: move config to its own file

[PATCH] amd/display: set backlight only if required
 2022-03-11 15:41 UTC  (2+ messages)

[PATCH v2 00/28] arm: semihosting: Cleanups and new features
 2022-03-11 15:40 UTC  (3+ messages)
` [PATCH v2 26/28] serial: dm: Add support for puts

[GIT PULL] interconnect changes for 5.18
 2022-03-11 15:40 UTC  (2+ messages)

[PATCH v3 01/10] arch: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-03-11 15:40 UTC  (3+ messages)
` [PATCH v3 05/10] dt-bindings: timer: Add HPE GXP Timer Binding

[PATCH v2 0/7] s390x/tcg: Implement Vector-Enhancements Facility 2
 2022-03-11 15:37 UTC  (3+ messages)
` [PATCH v2 1/7] target/s390x: vxeh2: vector convert short/32b

[PATCH 0/2] ARM: Add support for VAR-SOM-MX6
 2022-03-11 15:36 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
` [PATCH 2/2] ARM: dts: imx6q: Add Variscite MX6 Custom board support

[PATCH] virtio-blk: support polling I/O
 2022-03-11 15:38 UTC  (3+ messages)

[PATCH v6] ACPI: bus: For platform OSC negotiate capabilities
 2022-03-11 15:37 UTC  (2+ messages)

[PATCH v4 0/8] Enable designware PCI EP EDMA locally
 2022-03-11 15:37 UTC  (13+ messages)
` [PATCH v4 1/8] dmaengine: dw-edma: Detach the private data and chip info structures
` [PATCH v4 5/8] dmaengine: dw-edma: Fix programming the source & dest addresses for ep

[mm/slub] ae107fa919: BUG:unable_to_handle_page_fault_for_address
 2022-03-11 15:36 UTC  (3+ messages)

[PATCH v5 00/17] ASoC: Intel: AVS - Audio DSP for cAVS
 2022-03-11 15:35 UTC  (19+ messages)
` [PATCH v5 01/17] ALSA: hda: Add helper macros for DSP capable devices
` [PATCH v5 02/17] ASoC: Export DAI register and widget ctor and dctor functions
` [PATCH v5 03/17] ASoC: Intel: Introduce AVS driver
` [PATCH v5 04/17] ASoC: Intel: avs: Inter process communication
` [PATCH v5 05/17] ASoC: Intel: avs: Add code loading requests
` [PATCH v5 06/17] ASoC: Intel: avs: Add pipeline management requests
` [PATCH v5 07/17] ASoC: Intel: avs: Add module "
` [PATCH v5 08/17] ASoC: Intel: avs: Add power "
` [PATCH v5 09/17] ASoC: Intel: avs: Add ROM requests
` [PATCH v5 10/17] ASoC: Intel: avs: Add basefw runtime-parameter requests
` [PATCH v5 11/17] ASoC: Intel: avs: Firmware resources management utilities
` [PATCH v5 12/17] ASoC: Intel: avs: Declare module configuration types
` [PATCH v5 13/17] ASoC: Intel: avs: Dynamic firmware resources management
` [PATCH v5 14/17] ASoC: Intel: avs: General code loading flow
` [PATCH v5 15/17] ASoC: Intel: avs: Implement CLDMA transfer
` [PATCH v5 16/17] ASoC: Intel: avs: Code loading over CLDMA
` [PATCH v5 17/17] ASoC: Intel: avs: Code loading over HDA

[igt-dev] [PATCH i-g-t 0/6] Add i915 blt library + gem_ccs test
 2022-03-11 15:34 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Add i915 blt library + gem_ccs test (rev7)

[PATCH v2 00/11] edk2: update to stable202202
 2022-03-11 15:29 UTC  (5+ messages)
` [PATCH v2 01/11] tests/acpi: allow virt memory hotplug changes
` [PATCH v2 07/11] tests/acpi: update expected data files

[RFC PATCH] docs/devel: try and impose some organisation
 2022-03-11 15:29 UTC  (2+ messages)

[paulmck-rcu:rcu/next] BUILD SUCCESS 442ed0995329841f3f88da38791dbb6295ce6c39
 2022-03-11 15:30 UTC 

[tip:x86/sgx] BUILD SUCCESS ed83935a9af088439462ef3f2efcf1ef62b05dfd
 2022-03-11 15:31 UTC 

[helgaas-pci:next] BUILD SUCCESS bd147bd4c926ecac9d565fbdf96f41669b67d6bd
 2022-03-11 15:30 UTC 

[helgaas-pci:pci/host/dwc] BUILD SUCCESS 815953dc2011ad7a34de355dfa703dcef1085219
 2022-03-11 15:31 UTC 

[PATCH V2,0/2]mm: madvise: return correct bytes processed with process_madvise
 2022-03-11 15:29 UTC  (3+ messages)
` [PATCH V2,1/2] mm: madvise: return correct bytes advised "
` [PATCH V2,2/2] mm: madvise: skip unmapped vma holes passed to process_madvise

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS d3a9b035f91582aaa43ace9c334c9b0f9ef77325
 2022-03-11 15:31 UTC 

[RESEND PATCH net-next] selftests: tc-testing: Increase timeout in tdc config file
 2022-03-11 15:29 UTC 

[LTP] [PATCH v1] kernel/pty06: Skip test when TTY not available
 2022-03-11 15:33 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS 5f147476057832b8f87461ff6da35b5d2e1c2c29
 2022-03-11 15:30 UTC 

[PATCH v2 0/2] dt-bindings: DTB based validation
 2022-03-11 15:30 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: kbuild: Pass DT_SCHEMA_FILES to dt-validate

statistical time calibration
 2022-03-11 15:29 UTC  (2+ messages)

[PATCH] rebase: set REF_HEAD_DETACH in checkout_up_to_date()
 2022-03-11 15:28 UTC  (3+ messages)

[PATCH v4 0/9] RZN1 DMA support
 2022-03-11 15:28 UTC  (5+ messages)
` [PATCH v4 1/9] dt-bindings: dma: Introduce RZN1 dmamux bindings
` [PATCH v4 2/9] dt-bindings: clock: r9a06g032-sysctrl: Reference the DMAMUX subnode

[PATCH] amd/display: set backlight only if required
 2022-03-11 15:26 UTC 

[PATCH] kexec/powerpc: fix exporting memory limit
 2022-03-11 15:26 UTC  (6+ messages)

[PATCH v3 0/3] drm/bridge: ti-sn65dsi86: Support non-eDP DisplayPort connectors
 2022-03-11 15:24 UTC  (6+ messages)
` [PATCH v3 3/3] drm/bridge: ti-sn65dsi86: Support hotplug detection

[PATCH v2 0/2] misc: Add power-efuse driver
 2022-03-11 15:24 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: Add power-efuse binding

[PATCH] fs: remove reference to the removed config NFSD_V3
 2022-03-11 15:23 UTC  (2+ messages)
` [PATCH] "

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-11 15:23 UTC  (10+ messages)

[PATCH] tests/avocado: starts PhoneServer upfront
 2022-03-11 15:00 UTC  (3+ messages)

[PATCH] block: Fix BB.root changing across bdrv_next()
 2022-03-11 15:20 UTC  (2+ messages)

[PATCH net-next 2/3] dt-bindings: net: micrel: Configure latency values and timestamping check for LAN8814 phy
 2022-03-11 15:21 UTC  (14+ messages)

[PATCH v7 0/2] xen: Report and use hardware APIC virtualization capabilities
 2022-03-11 15:21 UTC  (3+ messages)
` [PATCH v7 1/2] xen+tools: Report Interrupt Controller Virtualization capabilities on x86
` [PATCH v7 2/2] x86/xen: Allow per-domain usage of hardware virtualized APIC

[PATCH] clocksource: remove left-over from removing the timer-atcpit100 driver
 2022-03-11 15:20 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Fix initialization of device object in vmbus_device_register()
 2022-03-11 15:19 UTC  (3+ messages)

[PATCH net-next 0/2][pull request] 10GbE Intel Wired LAN Driver Updates 2022-03-10
 2022-03-11 15:19 UTC  (3+ messages)

[RFC PATCH 0/3] xfs: add memory failure tests for dax mode
 2022-03-11 15:18 UTC  (4+ messages)
` [PATCH 1/3] xfs: add memory failure test "
` [PATCH 2/3] xfs: add memory failure test for dax&reflink mode
` [PATCH 3/3] xfs: add memory failure test for partly-reflinked&dax file

[meta-oe][PATCH] mesa: update to 22.0.0
 2022-03-11 15:18 UTC 

[PATCH V2 0/2] ACPI: Add LoongArch-related definitions
 2022-03-11 15:16 UTC  (5+ messages)
` [Devel] "

[PATCH] ceph: allow `ceph.dir.rctime' xattr to be updatable
 2022-03-11 15:16 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: Move reset domain init before calling RREG32
 2022-03-11 15:15 UTC 

[PATCH] fsnotify: remove redundant parameter judgment
 2022-03-11 15:12 UTC 

[PATCH 3/3] x86/PCI: Preserve host bridge windows completely covered by E820
 2022-03-11 15:13 UTC  (3+ messages)

[igt-dev] [PATCH v3 00/12] Run CI on Qualcomm devices
 2022-03-11 15:13 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Run CI on Qualcomm devices (rev3)

[PATCH 1/5] x86/alternative: simplify DUMP_BYTES macro
 2022-03-11 15:13 UTC  (3+ messages)
` [PATCH 5/5] x86/unwind/orc: delete dead write in __orc_find()

[PATCH v2 0/6] coresight: Add config flag to enable branch broadcast
 2022-03-11 14:58 UTC  (8+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] coresight: Fail to open with return stacks if they are unavailable

[PATCH] x86: q35: require split irqchip for large CPU count
 2022-03-11 14:58 UTC  (2+ messages)

[meta-oe][PATCH] nlohmann-json: Set CVE_PRODUCT according to NVD
 2022-03-11 15:12 UTC 

[PATCH v8 00/24] drm/rockchip: RK356x VOP2 support
 2022-03-11 14:55 UTC  (4+ messages)
` [PATCH v8 10/24] dt-bindings: display: rockchip: dw-hdmi: Add additional clock

[PATCH] mfd: ab8500: clean up definitions in header after debugfs removal
 2022-03-11 14:52 UTC 

[PATCH v2 0/2] Add support for ARTPEC-8 UART
 2022-03-11 14:52 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: serial: samsung: Add "

stable-rc/queue/5.10 build: 127 builds: 3 failed, 124 passed, 4 errors, 8 warnings (v5.10.104-58-gc5c63ac732e2)
 2022-03-11 15:10 UTC 

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-11 15:09 UTC  (3+ messages)
` [PATCH v4 18/30] KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()

[PATCH v5 1/2] xen+tools: Report Interrupt Controller Virtualization capabilities on x86
 2022-03-11 15:09 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v7 "

[GIT PULL] MMC fixes for v5.17-rc8
 2022-03-11 15:09 UTC 

[Buildroot] [PATCH 1/1] package/chrony: bump to version 4.2
 2022-03-11 15:09 UTC 

[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
 2022-03-11 15:08 UTC  (7+ messages)
` [PATCH bpf-next v2 12/28] bpf/hid: add hid_{get|set}_data helpers

[PATCH v6 2/2] x86/xen: Allow per-domain usage of hardware virtualized APIC
 2022-03-11 15:08 UTC  (2+ messages)
` [PATCH v7 "

[PATCH v2] x86: avoid SORT_BY_INIT_PRIORITY with old GNU ld
 2022-03-11 15:07 UTC  (4+ messages)

[PATCH v2 1/3] mt76: mt7915: set band1 TGID field in tx descriptor
 2022-03-11 14:44 UTC  (3+ messages)
` [PATCH v2 2/3] mt76: mt7915: fix beamforming mib stats
` [PATCH v2 3/3] mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps()

[igt-dev] [PATCH i-g-t 0/6] Add i915 blt library + gem_ccs test
 2022-03-11 15:06 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Add i915 blt library + gem_ccs test (rev8)

[PATCH] setuptools3-base: improve RDEPENDS assignment
 2022-03-11 15:05 UTC 

[PATCHv2 00/10] ext4: Improve FC trace events
 2022-03-11 15:03 UTC  (11+ messages)

[PATCH net-next] net: Add lockdep asserts to ____napi_schedule()
 2022-03-11 15:03 UTC 

[PATCH v2 0/4] Ingenic DRM bridge_atomic_enable proposal
 2022-03-11 15:02 UTC  (6+ messages)
` [PATCH v2 4/4] dt-bindings: display/panel: Add Leadtek ltk035c5444t

[PATCH bpf-next 1/2] bpf, test_run: Fix packet size check for live packet mode
 2022-03-11 15:02 UTC  (3+ messages)

`git rebase -i --rebase-merges` formatting
 2022-03-11 14:58 UTC 

[PATCH v5 bpf-next 0/3] introduce xdp frags support to veth driver
 2022-03-11 14:59 UTC  (5+ messages)
` [PATCH v5 bpf-next 2/3] veth: rework veth_xdp_rcv_skb in order to accept non-linear skb
` [PATCH v5 bpf-next 3/3] veth: allow jumbo frames in xdp mode


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.