linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-21 08:34:53 to 2021-05-21 10:31:15 UTC [more...]

[RFC PATCH 0/6] Calculate pcp->high based on zone sizes and active CPUs
 2021-05-21 10:28 UTC  (5+ messages)
` [PATCH 1/6] mm/page_alloc: Delete vm.percpu_pagelist_fraction
` [PATCH 2/6] mm/page_alloc: Disassociate the pcp->high from pcp->batch
` [PATCH 3/6] mm/page_alloc: Adjust pcp->high after CPU hotplug events
` [PATCH 4/6] mm/page_alloc: Scale the number of pages that are batch freed

[PATCH v3 00/12] KVM: Implement nested TSC scaling
 2021-05-21 10:24 UTC  (13+ messages)
` [PATCH v3 01/12] math64.h: Add mul_s64_u64_shr()
` [PATCH v3 02/12] KVM: X86: Store L1's TSC scaling ratio in 'struct kvm_vcpu_arch'
` [PATCH v3 03/12] KVM: X86: Rename kvm_compute_tsc_offset() to kvm_compute_tsc_offset_l1()
` [PATCH v3 04/12] KVM: X86: Add a ratio parameter to kvm_scale_tsc()
` [PATCH v3 05/12] KVM: VMX: Add a TSC multiplier field in VMCS12
` [PATCH v3 06/12] KVM: X86: Add functions for retrieving L2 TSC fields from common code
` [PATCH v3 07/12] KVM: X86: Add functions that calculate L2's TSC offset and multiplier
` [PATCH v3 08/12] KVM: X86: Move write_l1_tsc_offset() logic to common code and rename it
` [PATCH v3 09/12] KVM: VMX: Remove vmx->current_tsc_ratio and decache_tsc_multiplier()
` [PATCH v3 10/12] KVM: VMX: Set the TSC offset and multiplier on nested entry and exit
` [PATCH v3 11/12] KVM: VMX: Expose TSC scaling to L2
` [PATCH v3 12/12] KVM: selftests: x86: Add vmx_nested_tsc_scaling_test

[PATCH V5 0/4] soc: imx: add i.MX BLK-CTL support
 2021-05-21 10:59 UTC  (5+ messages)
` [PATCH V5 1/4] dt-bindings: power: Add defines for i.MX8MM BLK-CTL power domains
` [PATCH V5 2/4] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL
` [PATCH V5 3/4] soc: imx: Add generic blk-ctl driver
` [PATCH V5 4/4] soc: imx: Add blk-ctl driver for i.MX8MM

[PATCH v17 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings
 2021-05-21 10:27 UTC  (3+ messages)
` [PATCH v17 3/4] dt-bindings: msm: dsi: add yaml schemas for DSI PHY bindings
` [PATCH v17 4/4] dt-bindings: msm/dp: Add bindings of MSM DisplayPort controller

[GIT PULL] MMC fixes for v5.13-rc3
 2021-05-21 10:25 UTC 

[PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-21 10:25 UTC  (3+ messages)
` [PATCH v6 02/21] arm64: Allow mismatched 32-bit EL0 support

[PATCH v2 0/3] gpio: gpio-regmap: Support few custom operations
 2021-05-21 10:25 UTC  (12+ messages)
` [PATCH v2 1/3] gpio: regmap: Support few IC specific operations
` [PATCH v2 2/3] gpio: gpio-regmap: Use devm_add_action()
` [PATCH v2 3/3] gpio: bd71815: Use gpio-regmap

[PATCH 0/4] MIPS: ralink: pci: driver for Pcie controller in MT7621 SoCs
 2021-05-21 10:23 UTC  (4+ messages)

[PATCH v5 1/3] perf report: compile tips.txt in perf binary
 2021-05-21 10:24 UTC  (3+ messages)

[PATCH 0/2] Remove GA14/15 quirks to acpi/video_detect
 2021-05-21 10:24 UTC  (2+ messages)

[PATCH] kfence: use TASK_IDLE when awaiting allocation
 2021-05-21 10:15 UTC  (4+ messages)

[PATCH] linux/bits.h: Fix compilation error with GENMASK
 2021-05-21 10:15 UTC  (2+ messages)

[PATCH] x86/amd_nb: add AMD family 19h model 50h PCI ids
 2021-05-21 10:10 UTC  (2+ messages)

[PATCH] rculist: unify documentation about missing list_empty_rcu()
 2021-05-21 10:08 UTC 

[PATCH v4 0/5] virtiofs: propagate sync() to file server
 2021-05-21 10:08 UTC  (8+ messages)
` [PATCH v4 4/5] virtiofs: Skip submounts in sget_fc()
` [PATCH v4 5/5] virtiofs: propagate sync() to file server

[PATCH 00/16] Rid W=1 warnings from I2C
 2021-05-21 10:06 UTC  (3+ messages)
` [PATCH 03/16] i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-doc

[PATCH 0/3] Skip numa distance for offline nodes
 2021-05-21  9:28 UTC  (6+ messages)
` [PATCH 1/3] sched/topology: Allow archs to populate distance map

[PATCH v2 0/2] crypto: hisilicon/qm - add dfx log and a bugfix
 2021-05-21 10:02 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: hisilicon/qm - add dfx log if not use hardware crypto algs
` [PATCH v2 2/2] crypto: hisilicon/qm - fix the process of VF's list adding

[PATCH 4.4 000/186] 4.4.269-rc2 review
 2021-05-21 10:02 UTC  (2+ messages)

[PATCH][next] net: hns3: Fix return of uninitialized variable ret
 2021-05-21 10:01 UTC 

[PATCH 0/2] crypto: hisilicon/qm - add dfx log and a bugfix
 2021-05-21  9:57 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisilicon/qm - add dfx log if not use hardware crypto algs
` [PATCH 2/2] crypto: hisilicon/qm - fix the process of VF's list adding

[PATCH] usb:atm: Fix typo
 2021-05-21  9:58 UTC 

[PATCH v2 00/17] Adding support for controlling the leds found on Intel NUC
 2021-05-21  9:57 UTC  (22+ messages)
` [PATCH v2 16/17] leds: leds-nuc: add support for changing the ethernet type indicator

[PATCH] char: pcmcia: fix possible array index out of bounds in set_protocol()
 2021-05-21 10:07 UTC 

[PATCH] Documentation: dt-bindings: Fix incorrect statement
 2021-05-21  9:57 UTC 

[PATCH 0/3] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-05-21  9:57 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes

A divide by zero bug in lib/math/rational.c (with triggering input)
 2021-05-21  9:53 UTC  (4+ messages)

[PATCH v2 00/30] KVM: x86: hyper-v: Fine-grained access check to Hyper-V hypercalls and MSRs
 2021-05-21  9:52 UTC  (31+ messages)
` [PATCH v2 01/30] asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definition
` [PATCH v2 02/30] KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID
` [PATCH v2 03/30] KVM: x86: hyper-v: Cache guest CPUID leaves determining features availability
` [PATCH v2 04/30] KVM: x86: hyper-v: Prepare to check access to Hyper-V MSRs
` [PATCH v2 05/30] KVM: x86: hyper-v: Honor HV_MSR_HYPERCALL_AVAILABLE privilege bit
` [PATCH v2 06/30] KVM: x86: hyper-v: Honor HV_MSR_VP_RUNTIME_AVAILABLE "
` [PATCH v2 07/30] KVM: x86: hyper-v: Honor HV_MSR_TIME_REF_COUNT_AVAILABLE "
` [PATCH v2 08/30] KVM: x86: hyper-v: Honor HV_MSR_VP_INDEX_AVAILABLE "
` [PATCH v2 09/30] KVM: x86: hyper-v: Honor HV_MSR_RESET_AVAILABLE "
` [PATCH v2 10/30] KVM: x86: hyper-v: Honor HV_MSR_REFERENCE_TSC_AVAILABLE "
` [PATCH v2 11/30] KVM: x86: hyper-v: Honor HV_MSR_SYNIC_AVAILABLE "
` [PATCH v2 12/30] KVM: x86: hyper-v: Honor HV_MSR_SYNTIMER_AVAILABLE "
` [PATCH v2 13/30] KVM: x86: hyper-v: Honor HV_MSR_APIC_ACCESS_AVAILABLE "
` [PATCH v2 14/30] KVM: x86: hyper-v: Honor HV_ACCESS_FREQUENCY_MSRS "
` [PATCH v2 15/30] KVM: x86: hyper-v: Honor HV_ACCESS_REENLIGHTENMENT "
` [PATCH v2 16/30] KVM: x86: hyper-v: Honor HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE "
` [PATCH v2 17/30] KVM: x86: hyper-v: Honor HV_FEATURE_DEBUG_MSRS_AVAILABLE "
` [PATCH v2 18/30] KVM: x86: hyper-v: Inverse the default in hv_check_msr_access()
` [PATCH v2 19/30] KVM: x86: hyper-v: Honor HV_STIMER_DIRECT_MODE_AVAILABLE privilege bit
` [PATCH v2 20/30] KVM: x86: hyper-v: Prepare to check access to Hyper-V hypercalls
` [PATCH v2 21/30] KVM: x86: hyper-v: Check access to HVCALL_NOTIFY_LONG_SPIN_WAIT hypercall
` [PATCH v2 22/30] KVM: x86: hyper-v: Honor HV_POST_MESSAGES privilege bit
` [PATCH v2 23/30] KVM: x86: hyper-v: Honor HV_SIGNAL_EVENTS "
` [PATCH v2 24/30] KVM: x86: hyper-v: Honor HV_DEBUGGING "
` [PATCH v2 25/30] KVM: x86: hyper-v: Honor HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED bit
` [PATCH v2 26/30] KVM: x86: hyper-v: Honor HV_X64_CLUSTER_IPI_RECOMMENDED bit
` [PATCH v2 27/30] KVM: x86: hyper-v: Honor HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED bit
` [PATCH v2 28/30] KVM: selftests: move Hyper-V MSR definitions to hyperv.h
` [PATCH v2 29/30] KVM: selftests: Move evmcs.h to x86_64/
` [PATCH v2 30/30] KVM: selftests: Introduce hyperv_features test

[PATCH][V2][next] dm space maps: Fix uninitialized variable r2
 2021-05-21  9:51 UTC 

[PATCH] drm/amdgpu: Fix inconsistent indenting
 2021-05-21  9:50 UTC 

[PATCH] platform/x86: thinkpad_acpi: Fix inconsistent indenting
 2021-05-21  9:49 UTC  (2+ messages)

[PATCH 4.9 000/240] 4.9.269-rc1 review
 2021-05-21  9:48 UTC  (2+ messages)

[PATCH v5 0/4] Check codeSigning extended key usage extension
 2021-05-21  9:47 UTC  (5+ messages)
` [PATCH 2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification

[PATCH] spi: pxa2xx: Fix inconsistent indenting
 2021-05-21  9:47 UTC 

[PATCH][next] dm space maps: Fix uninitialized variable r2
 2021-05-21  9:47 UTC  (2+ messages)
` NAK: "

[PATCH] scsi: bfa: Fix inconsistent indenting
 2021-05-21  9:46 UTC 

[PATCH] atm: Fix typo
 2021-05-21  9:45 UTC 

[PATCH] crypto: qce - Fix inconsistent indenting
 2021-05-21  9:44 UTC 

[PATCH v7 0/4] Check codeSigning extended key usage extension
 2021-05-21  9:42 UTC  (5+ messages)
` [PATCH v7,1/4] X.509: Add CodeSigning extended key usage parsing
` [PATCH v7,2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
` [PATCH v7,3/4] modsign: Add codeSigning EKU when generating X.509 key generation config
` [PATCH v7,4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU

[PATCH net v3 5/9] r8152: Disable PLA MCU clock speed down
 2021-05-21  9:42 UTC  (3+ messages)
` [PATCH net] r8152: check the informaton of the device

[PATCH 5/5] mips: dts: loongson: fix DTC unit name warnings
 2021-05-21  9:42 UTC 

[PATCH 0/3] crypto: ecdh - register NIST P384
 2021-05-21  9:36 UTC  (6+ messages)
` [PATCH 1/3] crypto: ecdh - fix 'ecdh_init'

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-21  9:42 UTC  (11+ messages)
` [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature
` [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest

[PATCH v3 00/16] ipmi: Allow raw access to KCS devices
 2021-05-21  7:20 UTC  (9+ messages)
` [PATCH v3 07/16] ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
` [PATCH v3 08/16] ipmi: kcs_bmc: Decouple the IPMI chardev from the core
` [PATCH v3 09/16] ipmi: kcs_bmc: Allow clients to control KCS IRQ state
` [PATCH v3 11/16] ipmi: kcs_bmc: Add serio adaptor

[PATCH] HID: hid-core: Fix inconsistent indenting
 2021-05-21  9:41 UTC 

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-05-21  9:41 UTC  (23+ messages)

[PATCH 0/5] mips: dts: loongson: fix DTC unit name warnings
 2021-05-21  9:40 UTC  (5+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] "
` [PATCH 3/5] "
` [PATCH 4/5] "

[PATCH] net: phy: Fix inconsistent indenting
 2021-05-21  9:40 UTC 

[PATCH v5 0/3] sched/fair: Burstable CFS bandwidth controller
 2021-05-21  9:38 UTC  (5+ messages)
` [PATCH v5 1/3] sched/fair: Introduce the burstable CFS controller

[PATCH] docs/zh_CN: Add zh_CN/admin-guide/lockup-watchdogs.rst
 2021-05-21  9:38 UTC  (2+ messages)

[PATCH 5.12 00/43] 5.12.6-rc2 review
 2021-05-21  9:38 UTC  (2+ messages)

[PATCH] ARM: dts: osd3358-sm-red: group in the same phandle all its properties
 2021-05-21  9:38 UTC  (2+ messages)

[PATCH] ASoC: qcom: lpass-cpu: Use optional clk APIs
 2021-05-21  9:34 UTC  (2+ messages)

[RFC v2 00/23] io_uring BPF requests
 2021-05-21  9:33 UTC  (4+ messages)
` [PATCH 15/23] io_uring: enable BPF to submit SQEs

[RESEND PATCH] ARM: OMAP2+: remove omap2_set_globals_control()
 2021-05-21  9:29 UTC  (2+ messages)

[RESEND PATCH] ARM: OMAP2+: CM: remove omap2_set_globals_cm()
 2021-05-21  9:28 UTC  (2+ messages)

[ext4] 05c2c00f37: aim7.jobs-per-min -11.8% regression
 2021-05-21  9:27 UTC  (4+ messages)
  ` [LKP] "

[PATCH v6 0/5] clk: ti: add am33xx spread spectrum clock support
 2021-05-21  9:26 UTC  (3+ messages)
` [PATCH v6 4/5] ARM: dts: am43xx-clocks: add spread spectrum support

[PATCH 0/6] Don't use BIT() macro in UAPI headers
 2021-05-21  9:25 UTC  (10+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] x86/elf: Use _BITUL() "
    ` [tip: x86/misc] "
  ` [PATCH v2 2/7] KVM: X86: "
  ` [PATCH v2 3/7] drivers: firmware: psci: "
  ` [PATCH v2 4/7] uacce: "
  ` [PATCH v2 5/7] media: vicodec: "
  ` [PATCH v2 6/7] tools headers UAPI: Sync pkt_sched.h with the kernel sources
  ` [PATCH v2 7/7] checkpatch: suggest _BITULL() and _BITUL() for UAPI headers

[PATCH v2 0/2] am335x: set pinmux registers from pins debug file
 2021-05-21  9:25 UTC  (5+ messages)
` [PATCH v2 2/2] pinctrl: single: set pinmux "

[PATCH] net: remove unnecessary disc_data_lock in ppp line discipline
 2021-05-21  7:57 UTC 

[PATCH] scsi:bfa: Fix typo
 2021-05-21  9:21 UTC 

[PATCH 0/3] perf scripts python: exported-sql-viewer.py: Minor fixes
 2021-05-21  9:20 UTC  (4+ messages)
` [PATCH 1/3] perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top Calls by elapsed Time report
` [PATCH 2/3] perf scripts python: exported-sql-viewer.py: Fix Array TypeError
` [PATCH 3/3] perf scripts python: exported-sql-viewer.py: Fix warning display

[PATCH v5 0/4] Add IOMMU driver for rk356x
 2021-05-21  9:18 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: iommu: rockchip: Convert IOMMU to DT schema
` [PATCH v5 2/4] dt-bindings: iommu: rockchip: Add compatible for v2
` [PATCH v5 3/4] iommu: rockchip: Add internal ops to handle variants
` [PATCH v5 4/4] iommu: rockchip: Add support for iommu v2

[GIT PULL] Modules fixes for v5.13-rc3
 2021-05-21  9:15 UTC 

[PATCH] ARM: OMAP1: Remove leading spaces in Kconfig
 2021-05-21  9:12 UTC  (2+ messages)

sve_user_discard
 2021-05-21  9:12 UTC  (2+ messages)

[PATCH 1/6] mfd: Add Delta TN48M CPLD driver
 2021-05-21  9:06 UTC  (8+ messages)

[PATCH 0/7] Rid W=1 warnings from MFD
 2021-05-21  9:02 UTC  (3+ messages)
` [PATCH 1/7] mfd: wm831x-core: Fix incorrect function name wm831x_reg_unlock()

[PATCH] pinctrl: bcm2835: Accept fewer than expected IRQs
 2021-05-21  9:01 UTC 

mmotm 2021-05-19-23-58 uploaded
 2021-05-21  9:00 UTC  (3+ messages)
` mmotm 2021-05-19-23-58 uploaded (drivers/iio/accel/fxls8962af-core.o)

[PATCH V2] perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VM
 2021-05-21  9:00 UTC 

[PATCH] docs: sphinx-pre-install: Reword warning on installing cjk font
 2021-05-21  9:00 UTC  (3+ messages)

[PATCH 00/39] irqdomain: Simplify interrupt handling
 2021-05-21  8:59 UTC  (7+ messages)
` [PATCH 27/39] irqchip: Bulk conversion to generic_handle_domain_irq()
` [PATCH 28/39] gpio: "
` [PATCH 30/39] PCI: "

[PATCH] docs: lockdep-design: correct the notation for writer
 2021-05-21  8:55 UTC  (2+ messages)

[PATCH v29 00/13] Introduce Data Access MONitor (DAMON)
 2021-05-21  8:55 UTC  (3+ messages)

[PATCH v2 0/2] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-21  8:54 UTC  (5+ messages)
` [PATCH v2 2/2] ASoC: tegra: Unify "

[PATCH] fs: Fix typo
 2021-05-21  8:52 UTC 

[RESEND PATCH v4 0/8] arm64: Allow 64-bit tasks to invoke compat syscalls
 2021-05-21  8:51 UTC  (7+ messages)
` [RESEND PATCH v4 8/8] "

[PATCH] kthread: Fix kthread_mod_delayed_work vs kthread_cancel_delayed_work_sync race
 2021-05-21  8:50 UTC  (4+ messages)

[PATCH resend v2 0/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-05-21  8:48 UTC  (8+ messages)
` [PATCH resend v2 2/5] "

[syzbot] KASAN: use-after-free Read in io_worker_handle_work
 2021-05-21  8:45 UTC  (2+ messages)
` 回复: "

[PATCH] gpio: gpio-da9055: remove platform_set_drvdata() + cleanup probe
 2021-05-21  8:45 UTC  (2+ messages)

[PATCH 0/9] tty: hvc_console: Fix some coding style issues
 2021-05-21  8:44 UTC  (7+ messages)
` [PATCH 6/9] tty: hvc_console: Fix coding style issues of block comments

[PATCH v2 1/1] usb: typec: tcpm: Use LE to CPU conversion when accessing msg->header
 2021-05-21  8:44 UTC  (2+ messages)

[PATCH v2] cifs: decoding negTokenInit with generic ASN1 decoder
 2021-05-21  8:43 UTC  (2+ messages)

Utime and stime are less when getrusage (RUSAGE_THREAD) is executed on a tickless CPU
 2021-05-21  8:41 UTC  (8+ messages)

[PATCH v6 13/21] sched: Admit forcefully-affined tasks into SCHED_DEADLINE
 2021-05-21  8:39 UTC  (11+ messages)

[PATCH] drivers/media/usb/gspca/cpia1.c : fix spelling typo
 2021-05-21  8:36 UTC 

[PATCH 1/3] hwmon: (pmbus) Add driver for Delta DPS-920AB PSU
 2021-05-21  8:36 UTC  (5+ messages)

WARNING: modpost: vmlinux.o(.text.unlikely+0xa5c): Section mismatch in reference from the function top_trace_array() to the variable .init.data:initcall_level_names
 2021-05-21  8:34 UTC 

[PATCH v2] dt-bindings: gpio: gpio-davinci: Convert to json-schema
 2021-05-21  8:34 UTC  (2+ messages)


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).