LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-24 14:40:11 to 2022-06-24 17:20:17 UTC [more...]

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-24 17:19 UTC  (9+ messages)
` [PATCHv7 14/14] x86/tdx: Add unaccepted memory support

[PATCH RESEND v9 0/5] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2022-06-24 17:18 UTC  (7+ messages)
` [PATCH RESEND v9 2/5] arm: dts: lpc18xx: Harmonize EHCI/OHCI DT "
` [PATCH RESEND v9 4/5] arm: dts: stih407-family: Harmonize DWC USB3 "
` [PATCH RESEND v9 5/5] arm64: dts: apm: "

[PATCH v2 0/8] KVM: x86: vcpu->arch.pio* cleanups
 2022-06-24 17:18 UTC  (9+ messages)
` [PATCH v2 1/8] KVM: x86: complete fast IN directly with complete_emulator_pio_in()
` [PATCH v2 2/8] KVM: x86: inline kernel_pio into its sole caller
` [PATCH v2 3/8] KVM: x86: drop PIO from unregistered devices
` [PATCH v2 4/8] KVM: x86: move all vcpu->arch.pio* setup in emulator_pio_in_out()
` [PATCH v2 5/8] KVM: x86: wean in-kernel PIO from vcpu->arch.pio*
` [PATCH v2 6/8] KVM: x86: wean fast IN from emulator_pio_in
` [PATCH v2 7/8] KVM: x86: de-underscorify __emulator_pio_in
` [PATCH v2 8/8] KVM: SEV-ES: reuse advance_sev_es_emulated_ins for OUT too

[PATCH 0/3] KVM: x86/mmu: Cleanups for eager page splitting
 2022-06-24 17:18 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86/mmu: Avoid subtle pointer arithmetic in kvm_mmu_child_role()
` [PATCH 2/3] KVM: x86/mmu: Use "unsigned int", not "u32", for SPTEs' @access info
` [PATCH 3/3] KVM: x86/mmu: Buffer nested MMU split_desc_cache only by default capacity

[PING^2][PATCH] RISC-V: PCI: Avoid handing out address 0 to devices
 2022-06-24 17:18 UTC  (2+ messages)

[PATCH 0/6] cleanup llseek and splice
 2022-06-24 17:17 UTC  (11+ messages)
` [PATCH 1/6] ksmbd: use vfs_llseek instead of dereferencing NULL
` [PATCH 2/6] fs: do not set no_llseek in fops
` [PATCH 3/6] fs: clear FMODE_LSEEK if no llseek function
` [PATCH 4/6] fs: check FMODE_LSEEK to control internal pipe splicing
` [PATCH 5/6] dma-buf: remove useless FMODE_LSEEK flag
` [PATCH 6/6] vfio: do not set "

[PATCH v1 0/3] fix primary corruption issue
 2022-06-24 17:15 UTC  (4+ messages)
` [PATCH v1 1/3] drm/msm/dp: move struc of msm_display_info to msm_drv.h
` [PATCH v1 2/3] drm/msm/dp: decoupling dp->id out of dp controller_id at scxxxx_dp_cfg table
` [PATCH v1 3/3] drm/msm/dp: place edp at head of drm bridge chain to fix screen corruption

[PATCH] perf/marvell_cn10k: Fix TAD PMU register offset
 2022-06-24 17:14 UTC  (2+ messages)

[PATCH] perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier is already used
 2022-06-24 17:13 UTC  (2+ messages)

[PATCH v2] PCI: qcom: Allow L1 and its sub states
 2022-06-24 17:11 UTC  (2+ messages)

[syzbot] KASAN: null-ptr-deref Read in ida_free (2)
 2022-06-24 17:10 UTC  (2+ messages)

[PATCH 00/16] A few cleanup patches for huge_memory
 2022-06-24 17:09 UTC  (5+ messages)
` [PATCH 14/16] mm/huge_memory: fix comment of page_deferred_list

[PATCH] rtc: isl1208: do not advertise update interrupt feature if no interrupt specified
 2022-06-24 17:08 UTC  (2+ messages)

[PATCH] riscv: dts: align gpio-key node names with dtschema
 2022-06-24 17:08 UTC 

[PATCH 1/2] MIPS: dts: correct gpio-keys names and properties
 2022-06-24 17:07 UTC  (2+ messages)
` [PATCH 2/2] MIPS: dts: align gpio-key node names with dtschema

[PATCH v3 2/2] PCI: qcom: move register accesses to .post_init
 2022-06-24 17:06 UTC  (2+ messages)

[PATCH v1 1/4] clk: qcom: sc7280: Update clk_init_data to const for GCC
 2022-06-24 17:08 UTC  (2+ messages)

[PATCH v4 0/5] RISC-V: Create unique identification for SoC PMU
 2022-06-24 17:05 UTC  (10+ messages)
` [PATCH v4 1/5] drivers/perf: riscv_pmu_sbi: perf format
` [PATCH v4 2/5] perf tools riscv: Add support for get_cpuid_str function
` [PATCH v4 3/5] perf arch events: riscv arch std event files
` [PATCH v4 4/5] perf arch events: riscv sbi firmware "
` [PATCH v4 5/5] perf vendor events riscv: add Sifive U74 JSON file

[PATCH v1 1/3] PCI: qcom: Add missing sc7280 clocks in PCIe driver
 2022-06-24 17:05 UTC  (2+ messages)

[PATCH v6 00/17] Introducing AMD x2AVIC and hybrid-AVIC modes
 2022-06-24 17:04 UTC  (8+ messages)
` [PATCH v6 01/17] x86/cpufeatures: Introduce x2AVIC CPUID bit
` [PATCH v6 02/17] KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
` [PATCH v6 15/17] KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible

[PATCH] rpmsg: Fix parameter naming for announce_create/destroy ops
 2022-06-24 17:04 UTC  (2+ messages)

[PATCH v2 0/1] dt-bindings: rtc: mediatek: add mt6358 and mt6366
 2022-06-24 17:02 UTC  (2+ messages)

[PATCH v1 0/3] PCI: qcom: sc7280: add missing clocks
 2022-06-24 16:58 UTC  (6+ messages)
` [PATCH v1 2/3] dt-bindings: pci: QCOM sc7280 "
` [PATCH v1 3/3] arm64: dts: qcom: sc7280: Add missing pcie clocks

[RT BUG] Mismatched get_uid/free_uid usage in signals in some rts (2nd try)
 2022-06-24 16:58 UTC  (2+ messages)

[PATCH] lib/radix-tree: Remove unuse argument of insert_entries
 2022-06-24 16:56 UTC  (2+ messages)

[GIT PULL] SPI fixes for v5.19-rc3
 2022-06-24 16:54 UTC 

[PATCH] clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFS
 2022-06-24 16:52 UTC 

[GIT PULL] regulator fixes for v5.19-rc3
 2022-06-24 16:53 UTC 

[GIT PULL] regmap fixes for v5.19-rc3
 2022-06-24 16:53 UTC 

[PATCH v8 0/5] Add TDX Guest Attestation support
 2022-06-24 16:51 UTC  (3+ messages)
` [PATCH v8 1/5] x86/tdx: Add TDX Guest attestation interface driver

[syzbot] KASAN: use-after-free Read in free_netdev (3)
 2022-06-24 16:52 UTC 

[PATCH v5 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-06-24 16:50 UTC  (9+ messages)
` [PATCH v5 2/5] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers

[PATCH 0/2] dma-mapping, remoteproc: Fix dma_mem leak after rproc_shutdown
 2022-06-24 16:48 UTC  (2+ messages)

[RFC bpf-next 0/2] bpf: add a kallsyms BPF iterator
 2022-06-24 16:45 UTC  (3+ messages)
` [RFC bpf-next 1/2] "
` [RFC bpf-next 2/2] selftests/bpf: add a kallsyms iter subtest

[PATCH 0/3] rtc,x86: RTC CMOS refactoring
 2022-06-24 16:45 UTC  (3+ messages)
` [PATCH 1/3] rtc-mc146818-lib: reduce RTC_UIP polling period
  ` (subset) "

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-24 16:44 UTC  (10+ messages)
` [PATCH Part2 v6 24/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 v6 35/49] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH Part2 v6 42/49] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 v6 47/49] *fix for stale per-cpu pointer due to cond_resched during ghcb mapping

[PATCH 0/2] of: populate of_root_node if not set (alternate)
 2022-06-24 16:44 UTC  (4+ messages)
` [PATCH 1/2] of: create of_root if no dtb provided

[PATCH] clk: qcom: sc8280xp: add parent to gcc_ufs_phy_axi_clk for sa8540p
 2022-06-24 16:40 UTC  (3+ messages)

[PATCHSET 0/7] perf lock: New lock contention tracepoints support (v4)
 2022-06-24 16:40 UTC  (2+ messages)

[PATCH 5.18 00/11] 5.18.7-rc1 review
 2022-06-24 16:38 UTC  (3+ messages)

[PATCH v2 0/3]Enable PM generic domain support
 2022-06-24 16:28 UTC  (3+ messages)
` [PATCH v2 2/3] fpga: region: Add fpga-region 'power-domains' property

[PATCH v10 0/3] s390x: KVM: CPU Topology
 2022-06-24 15:09 UTC  (6+ messages)
` [PATCH v10 1/3] KVM: s390: ipte lock for SCA access should be contained in KVM
` [PATCH v10 2/3] KVM: s390: guest support for topology function

[PATCH v2] brcmfmac: Remove #ifdef guards for PM related functions
 2022-06-24 16:31 UTC  (3+ messages)

[PATCH] MAINTAINERS: rectify entry for NVIDIA TEGRA DRM and VIDEO DRIVER
 2022-06-24 16:26 UTC  (2+ messages)

[PATCH] arm64: dts: altera: socfpga_stratix10: move clocks out of soc node
 2022-06-24 16:21 UTC  (4+ messages)
    ` [PATCHv3] "

[PATCH] dt-bindings: connector: usb: align example indentation to four-space
 2022-06-24 16:21 UTC 

[PATCH v6 0/8] perf/amd: Zen4 IBS extensions support (tool changes)
 2022-06-24 16:19 UTC  (3+ messages)

[PATCH 0/4] usb: typec: ucsi: add support for stm32g0
 2022-06-24 16:16 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: usb: typec: add bindings for stm32g0 controller
` [PATCH 2/4] usb: typec: ucsi: stm32g0: add support for stm32g0 i2c controller
` [PATCH 3/4] usb: typec: ucsi: stm32g0: add bootloader support
` [PATCH 4/4] usb: typec: ucsi: stm32g0: add support for power management

[PATCH 1/2] kunit: tool: make --kunitconfig repeatable, blindly concat
 2022-06-24 16:13 UTC  (5+ messages)
` [PATCH 2/2] kunit: add coverage_uml.config to enable GCOV on UML

[PATCH] habanalabs/gaudi: enable error interrupt on ARB WDT
 2022-06-24 16:12 UTC 

[PATCH] ACPI: bus: Fix osc_sb_cppc_not_supported check
 2022-06-24 16:11 UTC  (2+ messages)

[PATCH v2 0/5] pinctrl: mediatek: add driver support driving and resistance property on mt8192
 2022-06-24 16:10 UTC  (9+ messages)
` [PATCH v2 1/5] pinctrl: mediatek: add generic driving setup "
` [PATCH v2 3/5] pinctrl: mediatek: add rsel setting "
` [PATCH v2 4/5] pinctrl: mediatek: dropping original advanced drive configuration function
` [PATCH v2 5/5] pinctrl: mediatek: fix the pinconf definition of some GPIO pins

[PATCH v3 00/40] dt-bindings: input: gpio-keys: rework matching children
 2022-06-24 16:09 UTC  (4+ messages)
` [PATCH v3 19/40] arm64: dts: tegra: align gpio-key node names with dtschema

[GIT PULL] A Single RISC-V Fix for 5.19-rc4
 2022-06-24 16:08 UTC 

[GIT PULL] xen: branch for v5.19-rc4
 2022-06-24 16:07 UTC 

[PATCH v2 1/2] vfio/type1: Simplify bus_type determination
 2022-06-24 16:04 UTC  (11+ messages)

[PATCH] ASoC: dt-bindings: fsl,micfil: Convert format to json-schema
 2022-06-24 16:01 UTC  (2+ messages)

[PATCH] KVM: debugfs: expose pid of vcpu threads
 2022-06-24 16:01 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: Add device tree for Ampere's Mt. Mitchell BMC
 2022-06-24 15:51 UTC  (2+ messages)

[PATCH] KVM: selftests: Enhance handling WRMSR ICR register in x2APIC mode
 2022-06-24 15:46 UTC  (2+ messages)

[PATCH] KVM: nVMX: clean up posted interrupt descriptor try_cmpxchg
 2022-06-24 15:45 UTC 

[PATCH v2 0/4] AXP221/AXP223/AXP809 GPIO support
 2022-06-24 15:44 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: gpio: Add AXP221/AXP223/AXP809 compatibles

[PATCH v2 0/3] phase out CONFIG_VIRT_TO_BUS
 2022-06-24 15:43 UTC  (6+ messages)
` [PATCH v2 2/3] scsi: BusLogic remove bus_to_virt

[PATCH v3 0/4] Add support for CDNS DSI J721E wrapper
 2022-06-24 15:43 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: display: bridge: Convert cdns,dsi.txt to yaml

[PATCH v2] ARM: dts: am33xx: Fix MMCHS0 dma properties
 2022-06-24 15:37 UTC  (2+ messages)

[PATCH 1/2] habanalabs: refactor dma asic-specific functions
 2022-06-24 15:37 UTC  (2+ messages)
` [PATCH 2/2] habanalabs: page size can only be a power of 2

Commit 282d8998e997 (srcu: Prevent expedited GPs and blocking readers from consuming CPU) cause qemu boot slow
 2022-06-24 15:30 UTC  (16+ messages)

[PATCHv2] mmc: block: Add single read for 4k sector cards
 2022-06-24 15:29 UTC 

[PATCH] drm: fix device_node_continue.cocci warnings (fwd)
 2022-06-24 15:26 UTC  (3+ messages)

[PATCH] MIPS: mscc: ocelot: enable FDMA usage
 2022-06-24 15:25 UTC 

Bug report: ntfs_read_block may crash system
 2022-06-24 15:26 UTC  (6+ messages)
` [PATCH v2] fs/ntfs: fix BUG_ON of ntfs_read_block()

[PATCH -next] drm: Remove unnecessary print function dev_err()
 2022-06-24 15:26 UTC  (3+ messages)

[PATCH -next] drm/logicvc: add missing of_node_put() in logicvc_layers_init()
 2022-06-24 15:25 UTC  (3+ messages)

[PATCH] drm: logicvc: Fix uninitialized variable in probe
 2022-06-24 15:25 UTC  (6+ messages)

[PATCH] net: ocelot: fix wront time_after usage
 2022-06-24 15:14 UTC  (5+ messages)
` [PATCH v2] net: ocelot: fix wrong "

[PATCH] ipv6/sit: fix ipip6_tunnel_get_prl when memory allocation fails
 2022-06-24 15:12 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix CVSD SCO setup failure
 2022-06-24 15:12 UTC  (2+ messages)

[PATCH] ARM: cns3xxx: Fix refcount leak in cns3xxx_init
 2022-06-24 15:11 UTC  (3+ messages)

[PATCH] lib: bitmap: fix the duplicated comments on bitmap_to_arr64()
 2022-06-24 15:10 UTC  (2+ messages)

[PATCH] drm/msm/dp: no dp_hpd_unplug_handle() required for eDP
 2022-06-24 15:00 UTC  (3+ messages)

[PATCH 0/2] xtensa: context tracking updates
 2022-06-24 14:57 UTC  (3+ messages)

[PATCH v2] iommu/dma: Add config for PCI SAC address trick
 2022-06-24 14:49 UTC  (7+ messages)

[PATCH -next] drm/logicvc: Fix error return code in logicvc_layer_init()
 2022-06-24 14:47 UTC  (2+ messages)

[PATCH -next] PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()
 2022-06-24 14:46 UTC  (2+ messages)

[PATCH] staging: r8188eu: combine nested if statements into one
 2022-06-24 14:45 UTC  (2+ messages)
` [PATCH v4] staging: r8188eu: core/rtw_recv.c: clean up nested if statements

[PATCH v2 0/2] powerpc rng cleanups
 2022-06-24 14:44 UTC  (5+ messages)
` [PATCH v2 1/2] powerpc/powernv: rename remaining rng powernv_ functions to pnv_
` [PATCH v2 2/2] powerpc/kvm: don't crash on missing rng, and use darn

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-06-24 14:43 UTC  (9+ messages)

[PATCH RFC 00/12] Allow concurrent directory updates
 2022-06-24 14:43 UTC  (11+ messages)
` [PATCH 08/12] nfsd: allow parallel creates from nfsd
` [PATCH 09/12] nfsd: support concurrent renames
` [PATCH 12/12] nfsd: discard fh_locked flag and fh_lock/fh_unlock
` [PATCH 11/12] nfsd: use (un)lock_inode instead of fh_(un)lock
` [PATCH 10/12] nfsd: reduce locking in nfsd_lookup()

[PATCH net-next v9 00/16] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-06-24 14:40 UTC  (17+ messages)
` [PATCH net-next v9 01/16] net: dsa: allow port_bridge_join() to override extack message
` [PATCH net-next v9 02/16] net: dsa: add support for ethtool get_rmon_stats()
` [PATCH net-next v9 03/16] net: dsa: add Renesas RZ/N1 switch tag driver
` [PATCH net-next v9 04/16] dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
` [PATCH net-next v9 05/16] net: pcs: add Renesas MII converter driver
` [PATCH net-next v9 06/16] dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switch
` [PATCH net-next v9 07/16] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver
` [PATCH net-next v9 08/16] net: dsa: rzn1-a5psw: add statistics support
` [PATCH net-next v9 09/16] net: dsa: rzn1-a5psw: add FDB support
` [PATCH net-next v9 10/16] dt-bindings: net: snps,dwmac: add "power-domains" property
` [PATCH net-next v9 11/16] dt-bindings: net: snps,dwmac: add "renesas,rzn1" compatible
` [PATCH net-next v9 12/16] ARM: dts: r9a06g032: describe MII converter
` [PATCH net-next v9 13/16] ARM: dts: r9a06g032: describe GMAC2
` [PATCH net-next v9 14/16] ARM: dts: r9a06g032: describe switch
` [PATCH net-next v9 15/16] ARM: dts: r9a06g032-rzn1d400-db: add switch description
` [PATCH net-next v9 16/16] MAINTAINERS: add Renesas RZ/N1 switch related driver entry

[PATCH RESEND v4 00/15] PCI: dwc: Add hw version and dma-ranges support
 2022-06-24 14:39 UTC  (14+ messages)
` [PATCH RESEND v4 03/15] PCI: dwc: Convert to using native IP-core versions representation
` [PATCH RESEND v4 04/15] PCI: dwc: Add IP-core version detection procedure
` [PATCH RESEND v4 05/15] PCI: dwc: Introduce Synopsys IP-core versions/types interface
` [PATCH RESEND v4 06/15] PCI: intel-gw: Drop manual DW PCIe controller version setup
` [PATCH RESEND v4 07/15] PCI: tegra194: "
` [PATCH RESEND v4 08/15] PCI: dwc: Add host de-initialization callback
` [PATCH RESEND v4 09/15] PCI: dwc: Drop inbound iATU types enumeration - dw_pcie_as_type
` [PATCH RESEND v4 10/15] PCI: dwc: Drop iATU regions enumeration - dw_pcie_region_type
` [PATCH RESEND v4 11/15] PCI: dwc: Simplify in/outbound iATU setup methods
` [PATCH RESEND v4 12/15] PCI: dwc: Add iATU regions size detection procedure
` [PATCH RESEND v4 13/15] PCI: dwc: Verify in/out regions against iATU constraints
` [PATCH RESEND v4 14/15] PCI: dwc: Check iATU in/outbound ranges setup methods status
` [PATCH RESEND v4 15/15] PCI: dwc: Introduce dma-ranges property support for RC-host


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).