The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2022-09-22 15:00:29 to 2022-09-22 17:40:13 UTC [more...]

[PATCH 0/5] KVM: selftests: Fix "fix hypercall test" build errors
 2022-09-22 17:40 UTC  (5+ messages)
` [PATCH 1/5] KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use

[RFC PATCH 0/2] clk: Avoid potential deadlock when disabling unused clocks
 2022-09-22 17:37 UTC  (4+ messages)
` [RFC PATCH 1/2] PM: runtime: Add pm_runtime_try_put_sync() and pm_runtime_try_get_sync()
` [RFC PATCH 2/2] clk: core: Avoid potential deadlock when disabling unused clocks

[PATCH v2] watchdog: sp5100_tco: Add "action" module parameter
 2022-09-22 17:36 UTC  (2+ messages)

[PATCH v1 0/3] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2022-09-22 17:36 UTC  (5+ messages)
` [PATCH v1 2/3] drivers/perf: add DesignWare PCIe PMU driver

[PATCH v1 0/2] rng: npcm: add Arbel NPCM8XX support
 2022-09-22 17:30 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: rng: nuvoton,npcm-rng: Add npcm845 compatible string
` [PATCH v1 2/2] hwrng: npcm: Add NPCM8XX support

[internal][PATCH] dt-bindings: dsa: lan9303: Add lan9303 yaml
 2022-09-22 17:29 UTC  (3+ messages)

[PATCH v2] dt-bindings: virtio: Convert virtio,pci-iommu to DT schema
 2022-09-22 17:26 UTC  (2+ messages)

[PATCH v5 0/6] Define EINVAL as device/domain incompatibility
 2022-09-22 17:25 UTC  (9+ messages)
` [PATCH v5 1/6] iommu/msm: Fix error-out routine in msm_iommu_attach_dev()
` [PATCH v5 2/6] iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()
` [PATCH v5 3/6] iommu: Add return value rules to attach_dev op and APIs
` [PATCH v5 4/6] iommu: Regulate EINVAL in ->attach_dev callback functions

[PATCH] fs: drop useless condition from inode_needs_update_time
 2022-09-22 17:25 UTC 

[PATCH 1/3] Input: add `SW_BOOT_ALT`
 2022-09-22 17:20 UTC  (2+ messages)

[GIT PULL] ARM: SoC fixes for 6.0-rc6
 2022-09-22 17:19 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Don't wait for the ACPI device upon initialization
 2022-09-22 17:19 UTC  (2+ messages)

[PATCH] mm: hugetlb: fix UAF in hugetlb_handle_userfault
 2022-09-22 17:18 UTC  (6+ messages)

aarch64 5.15.68 regression in topology/thread_siblings (huge file size and no content)
 2022-09-22 17:18 UTC  (6+ messages)

Re: [PATCH] RDMA/siw: Solve the error of compiling the 32BIT mips kernel when enable CONFIG_RDMA_SIW
 2022-09-22 17:17 UTC 

[RFC PATCH 00/20] Add Cgroup support for SGX EPC memory
 2022-09-22 17:10 UTC  (21+ messages)
` [RFC PATCH 01/20] x86/sgx: Call cond_resched() at the end of sgx_reclaim_pages()
` [RFC PATCH 02/20] x86/sgx: Store EPC page owner as a 'void *' to handle multiple users
` [RFC PATCH 03/20] x86/sgx: Track owning enclave in VA EPC pages
` [RFC PATCH 04/20] x86/sgx: Add 'struct sgx_epc_lru' to encapsulate lru list(s)
` [RFC PATCH 05/20] x86/sgx: Introduce unreclaimable EPC page lists
` [RFC PATCH 06/20] x86/sgx: Introduce RECLAIM_IN_PROGRESS flag for EPC pages
` [RFC PATCH 07/20] x86/sgx: Use a list to track to-be-reclaimed pages during reclaim
` [RFC PATCH 08/20] x86/sgx: Add EPC page flags to identify type of page
` [RFC PATCH 09/20] x86/sgx: Allow reclaiming up to 32 pages, but scan 16 by default
` [RFC PATCH 10/20] x86/sgx: Return the number of EPC pages that were successfully reclaimed
` [RFC PATCH 11/20] x86/sgx: Add option to ignore age of page during EPC reclaim
` [RFC PATCH 12/20] x86/sgx: Add helper to retrieve SGX EPC LRU given an EPC page
` [RFC PATCH 13/20] x86/sgx: Prepare for multiple LRUs
` [RFC PATCH 14/20] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup
` [RFC PATCH 15/20] x86/sgx: Add helper to grab pages from an arbitrary EPC LRU
` [RFC PATCH 16/20] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
` [RFC PATCH 17/20] cgroup, x86/sgx: Add SGX EPC cgroup controller
` [RFC PATCH 18/20] x86/sgx: Enable EPC cgroup controller in SGX core
` [RFC PATCH 19/20] x86/sgx: Add stats and events interfaces to EPC cgroup controller
` [RFC PATCH 20/20] docs, cgroup, x86/sgx: Add SGX EPC cgroup controller documentation

[PATCH v4 0/6] KVM: x86: Hyper-V invariant TSC control feature
 2022-09-22 17:09 UTC  (3+ messages)
` [PATCH v4 2/6] KVM: x86: Introduce CPUID_8000_0007_EDX 'scattered' leaf

[PATCH 0/5] nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE/DEFINE_SHOW_ATTRIBUTE to simplify the code
 2022-09-22 17:08 UTC  (7+ messages)
` [PATCH 1/5] nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE to define nfsd_proc_ops
` [PATCH 2/5] nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_enctypes_fops
` [PATCH 3/5] nfsd: use DEFINE_SHOW_ATTRIBUTE to define client_info_fops
` [PATCH 4/5] nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops
` [PATCH 5/5] nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops

[PATCH net] net: mvpp2: debugfs: fix problem with previous memory leak fix
 2022-09-22 17:08 UTC  (3+ messages)

[PATCH] cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage
 2022-09-22 17:07 UTC  (2+ messages)

[PATCH v8 0/4] ECAP support on TI AM62x SoC
 2022-09-22 17:04 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: counter: add ti,am62-ecap-capture.yaml
` [PATCH v8 2/4] Documentation: ABI: sysfs-bus-counter: add frequency & num_overflows items
` [PATCH v8 3/4] counter: ti-ecap-capture: capture driver support for ECAP
` [PATCH v8 4/4] MAINTAINERS: add TI ECAP driver info

[RFC PATCH 0/5] iio: Support ROHM/Kionix kx022a
 2022-09-22 17:03 UTC  (3+ messages)
` [RFC PATCH 4/5] iio: accel: Support Kionix/ROHM KX022A accelerometer

[PATCH] RDMA/siw: Solve the error of compiling the 32BIT mips kernel when enable CONFIG_RDMA_SIW
 2022-09-22 17:02 UTC  (2+ messages)

[PATCH] ACPI: processor_idle: Skip dummy wait for processors based on the Zen microarchitecture
 2022-09-22 17:01 UTC  (11+ messages)

[PATCH][next] scsi: hptiop: Replace one-element array with flexible-array member in struct hpt_iop_request_ioctl_command
 2022-09-22 17:00 UTC 

10% regression in qperf tcp latency after introducing commit "4a61bf7f9b18 random: defer fast pool mixing to worker"
 2022-09-22 16:55 UTC  (4+ messages)
              ` [PATCH] random: use tasklet rather than workqueue for mixing fast pool

[PATCH 0/2][next] Replace one-element array with flexible-array member
 2022-09-22 16:55 UTC  (3+ messages)
` [PATCH 1/2][next] scsi: hptiop: "
` [PATCH 2/2][next] scsi: hptiop: Use struct_size() helper in code related to struct hpt_iop_request_scsi_command

[PATCH V3 0/8] x86/topology: Improve CPUID.1F handling
 2022-09-22 16:53 UTC  (2+ messages)

[PATCH v4 0/8] Add latency priority for CFS class
 2022-09-22 16:50 UTC  (9+ messages)
` [PATCH v4 5/8] sched/fair: Take into account latency priority at wakeup

[PATCH 5.19 00/39] 5.19.11-rc2 review
 2022-09-22 16:44 UTC  (3+ messages)

[PATCH 5.10 00/39] 5.10.145-rc1 review
 2022-09-22 16:44 UTC  (2+ messages)

[PATCH 5.15 00/45] 5.15.70-rc1 review
 2022-09-22 16:43 UTC  (3+ messages)

[PATCH 5.19 00/38] 5.19.11-rc1 review
 2022-09-22 16:42 UTC  (2+ messages)

[PULL] Networking for 6.0-rc7
 2022-09-22 16:40 UTC 

[jic23-iio:testing 58/58] drivers/iio/adc/mcp3911.c:274:6: warning: variable 'tmp0' set but not used
 2022-09-22 16:40 UTC  (5+ messages)

[PATCH v10 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-22 16:39 UTC  (9+ messages)
` [PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v10 2/8] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v10 3/8] block: add check when merging zone device pages
` [PATCH v10 4/8] lib/scatterlist: "
` [PATCH v10 5/8] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v10 6/8] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v10 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
` [PATCH v10 8/8] ABI: sysfs-bus-pci: add documentation for p2pmem allocate

[PATCH v2] riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
 2022-09-22 16:38 UTC  (2+ messages)

[PATCH v2] x86/mm: Refuse W^X violations
 2022-09-22 16:38 UTC  (9+ messages)

[RFC PATCH v3] media: mediatek: vcodec: support stateless AV1 decoder
 2022-09-22 16:36 UTC  (2+ messages)

[PATCH v2 1/4] RISC-V: Fix ioremap_cache() and ioremap_wc() for systems with Svpbmt
 2022-09-22 16:35 UTC  (2+ messages)

[PATCH v4 1/4] dt-bindings: arm: qcom: Document additional skus for sc7180 pazquel360
 2022-09-22 16:35 UTC  (8+ messages)
` [PATCH v4 2/4] arm64: dts: qcom: Add sc7180-pazquel360
` [PATCH v4 3/4] dt-bindings: input: touchscreen: elants_i2c: Add eth3915n touchscreen chip
` [PATCH v4 4/4] "

[PATCH v12 0/6] PCI EP driver support MSI doorbell from host
 2022-09-22 16:32 UTC 

[PATCH 1/2] perf: Use sample_flags for addr
 2022-09-22 16:32 UTC  (3+ messages)

[PATCH v1 0/8] arm64: dts: verdin-imx8mm: verdin-imx8mp: pcie. et. al
 2022-09-22 16:29 UTC  (9+ messages)
` [PATCH v1 1/8] arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci
` [PATCH v1 2/8] arm64: dts: verdin-imx8mm: verdin-imx8mp: improve include notation
` [PATCH v1 3/8] arm64: dts: colibri-imx8x: "
` [PATCH v1 4/8] arm64: dts: verdin-imx8mm: verdin-imx8mp: rename sn65dsi83 to sn65dsi84
` [PATCH v1 5/8] arm64: dts: verdin-imx8mm: improve pcie node
` [PATCH v1 6/8] arm64: dts: verdin-imx8mp: add pcie support
` [PATCH v1 7/8] arm64: defconfig: enable snvs lpgpr support
` [PATCH v1 8/8] arm64: defconfig: enable i.mx 8m plus specific interconnect support

[PATCH v2] dt-bindings: timer: arm,arch_timer: Allow dual compatible string
 2022-09-22 16:11 UTC 

[PATCH v11 0/6] PCI EP driver support MSI doorbell from host
 2022-09-22 16:12 UTC  (7+ messages)
` [PATCH v12 1/6] platform-msi: export symbol platform_msi_create_irq_domain()
` [PATCH v12 2/6] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v12 3/6] irqchip: Add IMX MU MSI controller driver
` [PATCH v12 4/6] dt-bindings: irqchip: imx mu work as msi controller
` [PATCH v12 5/6] PCI: endpoint: pci-epf-vntb: Clean up
` [PATCH v12 6/6] PCI: endpoint: Add vNTB MSI support

[PATCH v2] thunderbolt: Explicitly enable lane adapter hotplug events at startup
 2022-09-22 16:07 UTC  (2+ messages)

[PATCH v10 00/39] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-09-22 16:05 UTC  (8+ messages)
` [PATCH v10 02/39] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v10 20/39] KVM: nVMX: hyper-v: Enable L2 TLB flush

[PATCH v13 00/13] iommu: SVA and IOPF refactoring
 2022-09-22 16:05 UTC  (11+ messages)
` [PATCH v13 05/13] iommu: Add attach/detach_dev_pasid iommu interfaces
` [PATCH v13 07/13] iommu/vt-d: Add SVA domain support
` [PATCH v13 08/13] arm-smmu-v3/sva: "
` [PATCH v13 09/13] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v13 11/13] iommu: Prepare IOMMU domain for IOPF

PROBLEM: Segfault in kconfig
 2022-09-22 16:01 UTC 

[PATCH 00/12] slab: Introduce kmalloc_size_roundup()
 2022-09-22 16:00 UTC  (12+ messages)
` [PATCH 03/12] net: ipa: Proactively round up to kmalloc bucket size
` [PATCH 07/12] igb: "
` [PATCH 11/12] slab: Remove __malloc attribute from realloc functions

[PATCH] ipmi: Add __init/__exit annotations to module init/exit funcs
 2022-09-22 15:56 UTC  (2+ messages)

[PATCH v4] fs/ufs: Replace kmap() with kmap_local_page()
 2022-09-22 15:55 UTC  (2+ messages)

[PATCH v7 1/5] PCI: qcom: Add system suspend and resume support
 2022-09-22 15:39 UTC  (2+ messages)

[PATCH] dt-bindings: virtio: Convert virtio,pci-iommu to DT schema
 2022-09-22 15:54 UTC  (3+ messages)

[PATCH] riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 2022-09-22 15:52 UTC  (3+ messages)

kernel v5.19 warn in usb_ep_queue
 2022-09-22 15:52 UTC  (5+ messages)

[PATCH v2 0/2] Add Omnivision OV4689 image sensor driver
 2022-09-22 15:23 UTC  (9+ messages)
` [PATCH v2 2/2] media: i2c: add support for ov4689

[net-next] net: ethernet: adi: Fix invalid parent name length
 2022-09-22 15:50 UTC  (2+ messages)

[RFC PATCH] PM: clk: Avoid lockdep warning between prepare lock and &psd->lock
 2022-09-22 15:49 UTC 

[PATCH v1] reset: npcm: fix iprst2 and iprst4 setting
 2022-09-22 15:49 UTC  (2+ messages)

KASAN: use-after-free Read in sg_release
 2022-09-22 15:29 UTC  (2+ messages)

[PATCH] platform/x86/amd: pmc: Fix build without debugfs
 2022-09-22 15:44 UTC  (3+ messages)

[PATCH] dt-bindings: timer: Add QEMU compatible strings
 2022-09-22 15:43 UTC  (5+ messages)

[PATCH v4 0/5] begin converting hugetlb code to folios
 2022-09-22 15:42 UTC  (6+ messages)
` [PATCH v4 1/5] mm/hugetlb: add folio support to hugetlb specific flag macros
` [PATCH v4 2/5] mm: add private field of first tail to struct page and struct folio
` [PATCH v4 3/5] mm/hugetlb: add hugetlb_folio_subpool() helpers
` [PATCH v4 4/5] hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
` [PATCH v4 5/5] mm/hugetlb: add folio_hstate()

[PATCH v2 char-misc-next] misc: microchip: pci1xxxx: use DEFINE_SIMPLE_DEV_PM_OPS() in place of the SIMPLE_DEV_PM_OPS() in pci1xxxx's gpio driver
 2022-09-22 15:40 UTC  (4+ messages)

[PATCH -next] ASoC: Intel: sof_da7219_mx98360a: Access num_codecs through dai_link
 2022-09-22 15:37 UTC 

[PATCH v2 0/7] drm/msm/dp: Support for external displays
 2022-09-22 15:37 UTC  (7+ messages)
` [PATCH v2 1/7] dt-bindings: msm/dp: Add SDM845 and SC8280XP compatibles

[PATCH v4 25/25] tracing/rseq: Add mm_vcpu_id field to rseq_update
 2022-09-22 15:33 UTC  (3+ messages)
  ` [PATCH v4.1 "

Syscall kill() can send signal to thread ID
 2022-09-22 15:33 UTC  (3+ messages)

[PATCH net] net: phy: Warn about incorrect mdio_bus_phy_resume() state
 2022-09-22 15:29 UTC  (3+ messages)

[PATCH v2 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
 2022-09-22 15:28 UTC  (3+ messages)
` [PATCH v2 4/4] media: platform: Add Renesas RZ/G2L CRU driver

Query regarding "firmware: arm_scmi: Free mailbox channels if probe fails"
 2022-09-22 15:28 UTC  (3+ messages)

[PATCH] watchdog: Fix a typo in comment
 2022-09-22 15:22 UTC 

[PATCH v2 1/2] dt-bindings: display/panel: Add Sony Tama TD4353 JDI display panel
 2022-09-22 15:21 UTC  (4+ messages)

[PATCH bpf v3] xsk: inherit need_wakeup flag for shared sockets
 2022-09-22 15:20 UTC  (2+ messages)

[PATCH v3 0/2] printk: console: Per-console loglevels
 2022-09-22 15:17 UTC  (5+ messages)
` [PATCH v3 1/2] printk: console: Create console= parser that supports named options

[Patch v3] usb: core: stop USB enumeration if too many retries
 2022-09-22 15:15 UTC  (3+ messages)

Results from the 2022 LF TAB election
 2022-09-22 15:12 UTC  (5+ messages)
` [Tab-elections] "

[PATCH v4 0/2] Mediatek ethernet patches for mt8188
 2022-09-22 15:07 UTC  (3+ messages)
` [resend PATCH v4 2/2] dt-bindings: net: snps,dwmac: add clk_csr property

[PATCH -next] mfd: ocelot-spi: Add missing MODULE_DEVICE_TABLE
 2022-09-22 15:06 UTC  (2+ messages)

[PATCH v3] Support ESRT in Xen dom0
 2022-09-22 15:05 UTC  (9+ messages)

[PATCH v1 1/1] serial: 8250_omap: Convert to use uart_xmit_advance()
 2022-09-22 15:03 UTC  (3+ messages)

[PATCH v1 1/1] serial: 8250_dma: Convert to use uart_xmit_advance()
 2022-09-22 15:03 UTC  (5+ messages)

[RFC PATCH 0/2] AX45MP: Add support to non-coherent DMA
 2022-09-22 15:00 UTC  (5+ messages)
` [RFC PATCH 1/2] riscv: vendors: andes: Add support to configure the PMA regions


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox