linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-06 06:05:31 to 2022-06-06 09:25:47 UTC [more...]

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

[PATCH v1 00/15] Add support for MT8195 SCP 2nd core
 2022-06-06  9:15 UTC  (3+ messages)
` [PATCH v1 05/15] remoteproc: mediatek: Add SCP core 1 driver for dual-core scp

[PATCH] drivers: soc: atmel: Fix refcount leak in atmel_soc_device_init
 2022-06-06  9:22 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: display: simple: add support for Samsung LTL101AL01
 2022-06-06  9:22 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: exynos: add panel and backlight to p4note
  ` (subset) "

[PATCH 2/3 v2] ARM: s3c: Kconfig.s3c24xx: Fix indentation and replace some tabs
 2022-06-06  9:22 UTC  (2+ messages)

[PATCH v2 0/7] Add support for UFS controller found in FSD SoC
 2022-06-06  9:22 UTC  (3+ messages)
  ` [PATCH v2 7/7] arm64: dts: fsd: add ufs device node
    ` (subset) "

[PATCH 0/2] Correct "div4" clocks in Exynos7885
 2022-06-06  9:22 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: exynos: Correct UART clocks on Exynos7885
  ` (subset) "

[PATCH] ARM: exynos: Fix refcount leak in exynos_map_pmu
 2022-06-06  9:22 UTC  (2+ messages)

[PATCH] arm64: dts: fsd: Add cpu cache information
 2022-06-06  9:22 UTC  (2+ messages)

[PATCH] drm/sun4i: sun8i: Add support for pixel blend mode property
 2022-06-06  9:22 UTC  (5+ messages)

[PATCH v2 2/3] leds: Add driver for the TLC5925 LED controller
 2022-06-06  9:20 UTC  (2+ messages)

[PATCH v2] memory: mtk-smi: add missing put_device() call in mtk_smi_device_link_common
 2022-06-06  9:20 UTC  (3+ messages)

[PATCH] memory: samsung: exynos5422-dmc: Fix refcount leak in of_get_dram_timings
 2022-06-06  9:20 UTC  (2+ messages)

[PATCH v2] memory: OMAP_GPMC should depend on ARCH_OMAP2PLUS || ARCH_KEYSTONE || ARCH_K3
 2022-06-06  9:20 UTC  (2+ messages)

[PATCH v3 0/2] MediaTek Helio X10 MT6795 - SMI Support
 2022-06-06  9:20 UTC  (2+ messages)

[PATCH v3 0/8] Add a panel API to return panel orientation
 2022-06-06  9:20 UTC  (3+ messages)
` [PATCH v3 8/8] drm/mediatek: Config orientation property if panel provides it

[PATCH v2] ACPI: OSL: Fix the memory mapping of an ACPI GAS that addresses a data structure
 2022-06-06  9:16 UTC  (2+ messages)

[PATCH] mm/memory-failure: don't allow to unpoison hw corrupted page
 2022-06-06  9:15 UTC  (6+ messages)
  `  "
      `  "

[PATCH 0/3] ARM: s3c: Kconfig: Style cleanups
 2022-06-06  9:14 UTC  (3+ messages)

[PATCH v4 0/3] x86: Prefer MWAIT over HLT on AMD processors
 2022-06-06  9:13 UTC  (6+ messages)
` [PATCH v4 1/3] x86: Handle idle=nomwait cmdline properly for x86_idle

Linux 5.19-rc1
 2022-06-06  9:08 UTC  (4+ messages)
` Build regressions/improvements in v5.19-rc1

RFC: Memory Tiering Kernel Interfaces (v3)
 2022-06-06  9:02 UTC  (23+ messages)
` [RFC PATCH v4 0/7] mm/demotion: Memory tiers and demotion
  ` [RFC PATCH v4 1/7] mm/demotion: Add support for explicit memory tiers
  ` [RFC PATCH v4 7/7] mm/demotion: Demote pages according to allocation fallback order

gcc-12: build errors: arch/arm64/kernel/setup.c:225:56: warning: array subscript -1 is outside array bounds of 'char[]' [-Warray-bounds]
 2022-06-06  9:01 UTC  (3+ messages)

[PATCH v1 0/6] clear riscv dtbs_check errors
 2022-06-06  8:56 UTC  (9+ messages)
` [PATCH v1 1/6] dt-bindings: mmc: convert mmc-spi-slot to yaml
` [PATCH v1 2/6] dt-bindings: i2c: convert ocores binding "
` [PATCH v1 6/6] riscv: dts: sifive: "fix" pmic watchdog node name

[PATCH 5.10 00/53] 5.10.120-rc1 review
 2022-06-06  8:43 UTC  (2+ messages)

[PATCH 4.19 00/30] 4.19.246-rc1 review
 2022-06-06  8:42 UTC  (2+ messages)

[PATCH 0/3] Check for IRQ trigger type mismatch in __setup_irq()
 2022-06-06  8:49 UTC  (3+ messages)
` [PATCH 3/3] genirq: Check for "

[PATCH v2 0/4] of: add of_property_alloc/free() and of_node_alloc()
 2022-06-06  8:45 UTC  (4+ messages)
` [PATCH v2 4/4] powerpc/pseries: use "

[PATCH 0/3] Add support for lan966x flexcom chip-select configuration
 2022-06-06  8:44 UTC  (3+ messages)
` [PATCH 3/3] mfd: atmel-flexcom: "

[PATCH 0/5] Cleanup patches of vmalloc
 2022-06-06  8:39 UTC  (6+ messages)
` [PATCH 1/5] mm/vmalloc: remove the unnecessary type check
` [PATCH 2/5] mm/vmalloc: remove the redundant boundary check
` [PATCH 3/5] mm/vmalloc: fix typo in local variable name
` [PATCH 4/5] mm/vmalloc: Add code comment for find_vmap_area_exceed_addr()
` [PATCH 5/5] mm: ioremap: rename ioremap_page_range() to ioremap_range()

[jsarha:topic/chromeos-4.19-s0ix 9034/9999] kismet: WARNING: unmet direct dependencies detected for MTK_SCP when selected by VIDEO_MEDIATEK_ISP_PASS1
 2022-06-06  8:40 UTC 

[PATCH 4.9 00/12] 4.9.317-rc1 review
 2022-06-06  8:40 UTC  (2+ messages)

[PATCH v2 0/2] Add i2c clock manual tuning feature for aspeed-i2c driver
 2022-06-06  8:39 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: aspeed-i2c: add properties for manual clock setting

[PATCH v6 00/38] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-06-06  8:36 UTC  (39+ messages)
` [PATCH v6 01/38] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
` [PATCH v6 02/38] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v6 03/38] KVM: x86: hyper-v: Introduce TLB flush fifo
` [PATCH v6 04/38] KVM: x86: hyper-v: Add helper to read hypercall data for array
` [PATCH v6 05/38] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v6 06/38] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH v6 07/38] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH v6 08/38] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants
` [PATCH v6 09/38] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64'
` [PATCH v6 10/38] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v6 11/38] KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush
` [PATCH v6 12/38] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH v6 13/38] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH v6 14/38] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH v6 15/38] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
` [PATCH v6 16/38] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH v6 17/38] KVM: x86: hyper-v: L2 TLB flush
` [PATCH v6 18/38] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check
` [PATCH v6 19/38] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH v6 20/38] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
` [PATCH v6 21/38] KVM: nVMX: hyper-v: Enable L2 TLB flush
` [PATCH v6 22/38] KVM: nSVM: "
` [PATCH v6 23/38] KVM: x86: Expose Hyper-V L2 TLB flush feature
` [PATCH v6 24/38] KVM: selftests: Better XMM read/write helpers
` [PATCH v6 25/38] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
` [PATCH v6 26/38] KVM: selftests: Move the function doing Hyper-V hypercall "
` [PATCH v6 27/38] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH v6 28/38] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
` [PATCH v6 29/38] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ranges
` [PATCH v6 30/38] KVM: selftests: Export _vm_get_page_table_entry()
` [PATCH v6 31/38] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH v6 32/38] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
` [PATCH v6 33/38] KVM: selftests: nVMX: Allocate Hyper-V partition assist page
` [PATCH v6 34/38] KVM: selftests: nSVM: Allocate Hyper-V partition assist and VP assist pages
` [PATCH v6 35/38] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
` [PATCH v6 36/38] KVM: selftests: evmcs_test: Introduce L2 TLB flush test
` [PATCH v6 37/38] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
` [PATCH v6 38/38] KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test

[PATCH v5 0/9] mm/demotion: Memory tiers and demotion
 2022-06-06  8:33 UTC  (6+ messages)
` [PATCH v5 9/9] mm/demotion: Update node_is_toptier to work with memory tiers

[PATCH 0/2] Add support for Radxa ROCK Pi S
 2022-06-06  8:26 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: add ROCK Pi S DTS support
` [PATCH 2/2] arm64: dts: rockchip: rock-pi-s add more peripherals

[PATCH] mm/oom_kill: break evaluation when a task has been selected
 2022-06-06  8:33 UTC  (3+ messages)

[PATCH] net/mlx5: Add affinity for each irq
 2022-06-06  8:31 UTC  (2+ messages)

[PATCH 0/3] net: unexport some symbols that are annotated __init
 2022-06-06  8:25 UTC  (4+ messages)
` [PATCH 1/3] net: mdio: unexport __init-annotated mdio_bus_init()

[PATCH v2] selftests net: fix bpf build error
 2022-06-06  7:32 UTC  (2+ messages)

[RESEND PATCH v2] RISC-V: Add fast call path of crash_kexec()
 2022-06-06  8:23 UTC 

[PATCH 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-06-06  8:22 UTC  (5+ messages)
` [PATCH 1/5] crypto: aspeed: Add HACE hash driver

[PATCH v2 bpf-next 0/5] ftrace: host klp and bpf trampoline together
 2022-06-06  8:20 UTC  (3+ messages)
` [PATCH v2 bpf-next 3/5] ftrace: introduce FTRACE_OPS_FL_SHARE_IPMODIFY

[PATCH 00/22] SCMIv3.1 Miscellaneous changes
 2022-06-06  8:18 UTC  (4+ messages)
` [PATCH 15/22] firmware: arm_scmi: Add SCMIv3.1 SENSOR_AXIS_NAME_GET support

[PATCH v3 0/6] OPE support on Tegra210 and later
 2022-06-06  8:17 UTC  (4+ messages)
` [PATCH v3 1/6] ASoC: tegra: Add binding doc for OPE module

[PATCH 2/2] l2tp: fix possible use-after-free
 2022-06-06  8:10 UTC  (2+ messages)

[PATCH] staging: r8188eu: Fix kernel-doc
 2022-06-06  7:58 UTC  (3+ messages)

[PATCH] fprobe/samples: make sample_probe static
 2022-06-06  7:56 UTC 

[PATCH v4 0/6] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-06-06  7:54 UTC  (11+ messages)
` [PATCH v4 1/6] ARM: mm: kill unused runtime hook arch_iounmap()
` [PATCH v4 2/6] mm: ioremap: Use more sensibly name in ioremap_prot()
` [PATCH v4 3/6] mm: ioremap: Setup phys_addr of struct vm_struct
` [PATCH v4 4/6] mm: ioremap: Add ioremap/iounmap_allowed()
` [PATCH v4 5/6] arm64: mm: Convert to GENERIC_IOREMAP
` [PATCH v4 6/6] arm64: Add HAVE_IOREMAP_PROT support

kernel/bpf/devmap.c:1030:40: sparse: sparse: cast removes address space '__rcu' of expression
 2022-06-06  7:53 UTC  (3+ messages)
` [PATCH] ia64: fix sparse warnings with cmpxchg() & xchg()

[PATCH] fs: Fix syntax errors in comments
 2022-06-06  7:53 UTC  (2+ messages)

[PATCH] lib/flex_proportions.c: Remove local_irq_ops in fprop_new_period()
 2022-06-06  7:50 UTC  (3+ messages)

[PATCH v2 4/4] MAINTAINERS: add myself as r8188eu reviewer
 2022-06-06  7:49 UTC  (3+ messages)

[PATCH] gpio: Fix kernel-doc comments to nested union
 2022-06-06  7:50 UTC  (2+ messages)

New partition on loop device doesn't appear in /dev anymore with kernel 5.17.0 and newer (repro script included)
 2022-06-06  7:49 UTC  (5+ messages)

[PATCH] dmaengine: remove DMA_MEMCPY_SG once again
 2022-06-06  7:47 UTC 

[RESEND PATCH] misc: atmel-ssc: Fix IRQ check in ssc_probe
 2022-06-06  7:41 UTC  (2+ messages)

[PATCH v15 0/3] Microchip Polarfire FPGA manager
 2022-06-06  7:29 UTC  (5+ messages)
` [PATCH v15 2/3] fpga: microchip-spi: add Microchip MPF "

5.19-rc1 build fails at scripts/check-local-export
 2022-06-06  7:34 UTC  (2+ messages)

[PATCH 0/2] Hi3521a support
 2022-06-06  7:29 UTC  (13+ messages)
` [RFC v2 "
  ` [RFC v2 1/2] clk: hisilicon: add CRG driver Hi3521a SoC

[PATCH] dt-bindings: i2c: qcom,i2c-qup: convert to dtschema
 2022-06-06  7:26 UTC  (4+ messages)

[PATCH] drm/bridge: it6505: Power off downstream device in .atomic_enable
 2022-06-06  7:24 UTC 

[PATCH v2 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-06-06  7:22 UTC  (7+ messages)
` [PATCH v2 1/5] crypto: aspeed: Add HACE hash driver
` [PATCH v2 2/5] dt-bindings: clock: Add AST2600 HACE reset definition
` [PATCH v2 3/5] ARM: dts: aspeed: Add HACE device controller node
` [PATCH v2 4/5] dt-bindings: crypto: add documentation for aspeed hace
` [PATCH v2 5/5] crypto: aspeed: add HACE crypto driver

[PATCH] riscv: kexec: build {kexec_relocate,crash_save_regs,machine_kexec}.c as kexec core files
 2022-06-06  7:13 UTC  (2+ messages)

[PATCH v2] mm: memcontrol: add {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of cgroup v2
 2022-06-06  7:11 UTC  (2+ messages)

[PATCH] staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callback
 2022-06-06  7:11 UTC  (3+ messages)

[PATCH] tcp: use kvmalloc_array() to allocate table_perturb
 2022-06-06  7:08 UTC 

[PATCH] nfp: Remove kernel.h when not needed
 2022-06-06  7:07 UTC  (4+ messages)

Linux 5.17.13
 2022-06-06  7:05 UTC  (2+ messages)

Linux 5.18.2
 2022-06-06  7:05 UTC  (2+ messages)

Linux 5.15.45
 2022-06-06  7:04 UTC  (2+ messages)

Linux 5.10.120
 2022-06-06  7:04 UTC  (2+ messages)

Linux 5.4.197
 2022-06-06  7:04 UTC  (2+ messages)

Linux 4.19.246
 2022-06-06  7:04 UTC  (2+ messages)

Linux 4.14.282
 2022-06-06  7:04 UTC  (2+ messages)

Linux 4.9.317
 2022-06-06  7:04 UTC  (2+ messages)

[PATCH] clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
 2022-06-06  6:59 UTC  (2+ messages)

[PATCH] scsi: hptiop: convert sysfs snprintf to sysfs_emit
 2022-06-06  6:57 UTC 

[PATCH] rcu/nocb: Avoid polling when myrdp->nocb_head_rdp list is empty
 2022-06-06  6:51 UTC 

[PATCH v2 1/2] nvme-pci: move nvme_should_reset() to core code
 2022-06-06  6:51 UTC  (5+ messages)
` [PATCH v2 2/2] nvme: handle persistent internal error AER from NVMe controller

[PATCH v3 0/3] arm64: dts: qcom: Get rid of some warnings
 2022-06-06  6:50 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: sm8450: rename interconnect nodes
` [PATCH v3 2/3] arm64: dts: qcom: sm8350: Move qup-opp-tables out of soc node
` [PATCH v3 3/3] arm64: dts: qcom: sm8250: Move qup-opp-table "

[PATCH v1 1/1] rtw88: use %*ph to print small buffer
 2022-06-06  6:45 UTC  (2+ messages)

[PATCH] soc: qcom: aoss: Fix refcount leak in qmp_cooling_devices_register
 2022-06-06  6:42 UTC 

[PATCH] staging: r8188eu: remove HW_VAR_SLOT_TIME from SetHwReg8188EU()
 2022-06-06  6:40 UTC 

[GIT PULL] dma-mapping fixes for 5.19
 2022-06-06  6:38 UTC 

[PATCH] staging: wfx: Remove redundant NULL check before release_firmware() call
 2022-06-06  6:36 UTC  (2+ messages)

[djwong-xfs:vectorized-scrub 400/401] fs/xfs/scrub/common.c: xfs_error.h is included more than once
 2022-06-06  6:34 UTC 

[PATCH] stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
 2022-06-06  6:26 UTC  (2+ messages)

[PATCH] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-06  6:25 UTC 

[PATCH v2 0/3] J7200: CPSW5G: Add support for QSGMII mode to am65-cpsw driver
 2022-06-06  6:20 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G

[PATCH 0/2] Add the property to make ocp level selectable
 2022-06-06  6:20 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: backlight: rt4831: Add the new property for ocp level selection

[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-06  6:19 UTC  (6+ messages)
` [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH 2/5] iommu: Ensure device has the same iommu_ops as the domain
` [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH 5/5] vfio/iommu_type1: Simplify group attachment

[PATCH v4 0/2] Optimize performance of update hash-map when free is zero
 2022-06-06  6:12 UTC  (6+ messages)
` [PATCH v4 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
    ` [External] "
        `  "

[PATCH 00/12] staging: some memory-related patches
 2022-06-06  6:11 UTC  (2+ messages)

[PATCH v3 0/2] Fix some compile warnings in v5.18+
 2022-06-06  6:10 UTC  (4+ messages)

[PATCH v5] workqueue: Wrap flush_workqueue() using a macro
 2022-06-06  6:10 UTC  (2+ messages)

[agd5f:drm-next 36/63] powerpc64-linux-gcc: error: unrecognized command-line option '-msse'
 2022-06-06  6:08 UTC 

[RFC PATCH 2/3] clk: bd718x7: Enable the possibility to mark the clock as critical
 2022-06-06  6:08 UTC  (3+ messages)

[PATCH 0/3] staging: r8188eu: some minor cleanups
 2022-06-06  6:05 UTC  (3+ messages)
` [PATCH 2/3] staging: r8188eu: remove rtw_usleep_os


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 NNTP newsgroup(s).