linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-07 21:28:06 to 2022-02-08 01:13:15 UTC [more...]

[PATCH 0/2] Ignore Energy Model with abstract scale in IPA and DTPM
 2022-02-08  0:50 UTC  (3+ messages)
` [PATCH 1/2] thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_cooling

[PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
 2022-02-08  0:45 UTC  (32+ messages)
` [PATCH V2 01/32] x86/sgx: Add short descriptions to ENCLS wrappers
` [PATCH V2 02/32] x86/sgx: Add wrapper for SGX2 EMODPR function
` [PATCH V2 03/32] x86/sgx: Add wrapper for SGX2 EMODT function
` [PATCH V2 04/32] x86/sgx: Add wrapper for SGX2 EAUG function
` [PATCH V2 05/32] Documentation/x86: Document SGX permission details
` [PATCH V2 06/32] x86/sgx: Support VMA permissions more relaxed than enclave permissions
` [PATCH V2 07/32] x86/sgx: Add pfn_mkwrite() handler for present PTEs
` [PATCH V2 08/32] x86/sgx: x86/sgx: Add sgx_encl_page->vm_run_prot_bits for dynamic permission changes
` [PATCH V2 09/32] x86/sgx: Export sgx_encl_ewb_cpumask()
` [PATCH V2 10/32] x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()
` [PATCH V2 11/32] x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()
` [PATCH V2 12/32] x86/sgx: Make sgx_ipi_cb() available internally
` [PATCH V2 13/32] x86/sgx: Create utility to validate user provided offset and length
` [PATCH V2 14/32] x86/sgx: Keep record of SGX page type
` [PATCH V2 15/32] x86/sgx: Support relaxing of enclave page permissions
` [PATCH V2 16/32] x86/sgx: Support restricting "
` [PATCH V2 17/32] selftests/sgx: Add test for EPCM permission changes
` [PATCH V2 18/32] selftests/sgx: Add test for TCS page "
` [PATCH V2 19/32] x86/sgx: Support adding of pages to an initialized enclave
` [PATCH V2 20/32] x86/sgx: Tighten accessible memory range after enclave initialization
` [PATCH V2 21/32] selftests/sgx: Test two different SGX2 EAUG flows
` [PATCH V2 22/32] x86/sgx: Support modifying SGX page type
` [PATCH V2 23/32] x86/sgx: Support complete page removal
` [PATCH V2 24/32] Documentation/x86: Introduce enclave runtime management section
` [PATCH V2 25/32] selftests/sgx: Introduce dynamic entry point
` [PATCH V2 26/32] selftests/sgx: Introduce TCS initialization enclave operation
` [PATCH V2 27/32] selftests/sgx: Test complete changing of page type flow
` [PATCH V2 29/32] selftests/sgx: Test invalid access to removed enclave page
` [PATCH V2 30/32] selftests/sgx: Test reclaiming of untouched page
` [PATCH V2 31/32] x86/sgx: Free up EPC pages directly to support large page ranges
` [PATCH V2 32/32] selftests/sgx: Page removal stress test

[PATCH V6 0/3] Intel Software Defined Silicon
 2022-02-08  0:54 UTC  (3+ messages)
` [PATCH V6 1/3] platform/x86: Add Intel Software Defined Silicon driver
` [PATCH V6 3/3] selftests: sdsi: test sysfs setup

[PATCH 0/3] Clock fixes for Ingenic SoCs
 2022-02-08  1:00 UTC  (4+ messages)
` [PATCH 1/3] clk: ingenic: Allow specifying common clock flags
` [PATCH 2/3] clk: ingenic: Mark critical clocks in Ingenic SoCs
` [PATCH 3/3] mips: ingenic: Do not manually reference the CPU clock

[PATCH 0/5] kvm: x86: better handling of NULL-able kvm_x86_ops
 2022-02-08  0:41 UTC  (2+ messages)

[PATCH v20 0/5] usb: misc: Add onboard_usb_hub driver
 2022-02-08  0:38 UTC  (7+ messages)
` [PATCH v20 2/5] driver core: Export device_is_bound()

BUG: KCSAN: data-race in add_device_randomness+0x20d/0x290
 2022-02-08  0:36 UTC  (11+ messages)

[PATCH v2] riscv: fix oops caused by irq on/off tracer
 2022-02-08  0:35 UTC  (5+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dev 18/18] mm/slab_common.c:336:23: sparse: sparse: restricted slab_flags_t degrades to integer
 2022-02-08  0:28 UTC  (2+ messages)

[x86] 1099ce55b0: BUG:kernel_NULL_pointer_dereference,address
 2022-02-08  0:23 UTC  (2+ messages)

[csky-linux:riscv_compat_v6_sv48_xtpbmt 22/22] undefined reference to `apply_errata_setup_vm'
 2022-02-08  0:18 UTC 

[PATCH v1 0/3] Add support for eDP PHY on SC7280 platform
 2022-02-08  0:18 UTC  (3+ messages)

[REPOST PATCH v1 0/3] Add support for eDP PHY on SC7280 platform
 2022-02-08  0:17 UTC  (4+ messages)
` [REPOST PATCH v1 1/3] dt-bindings: phy: Add eDP PHY compatible for sc7280
` [REPOST PATCH v1 2/3] phy: qcom: Add support for eDP PHY on sc7280
` [REPOST PATCH v1 3/3] phy: qcom: Program SSC only if supported by sink

[PATCH 00/35] Shadow stacks for userspace
 2022-02-08  0:13 UTC  (11+ messages)
` [PATCH 02/35] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH 03/35] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH 04/35] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH 05/35] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH 07/35] x86/mm: Remove _PAGE_DIRTY from kernel RO pages

[PATCH 5.15 000/111] 5.15.22-rc2 review
 2022-02-08  0:16 UTC  (4+ messages)

[RFC] Upstreaming Linux for Nintendo Wii U
 2022-02-07 23:34 UTC 

[PATCH v5 0/4] mm/page_owner: Extend page_owner to show memcg information
 2022-02-08  0:05 UTC  (5+ messages)
` [PATCH v5 1/4] lib/vsprintf: Avoid redundant work with 0 size
` [PATCH v5 2/4] mm/page_owner: Use scnprintf() to avoid excessive buffer overrun check
` [PATCH v5 3/4] mm/page_owner: Print memcg information
` [PATCH v5 4/4] mm/page_owner: Record task command name

[PATCH] SELinux: Always allow FIOCLEX and FIONCLEX
 2022-02-08  0:01 UTC  (15+ messages)

Mixing SCMI and ACPI?
 2022-02-07 23:37 UTC  (4+ messages)

[PATCH v3 0/6] clk: sunxi-ng: Add a RTC CCU driver
 2022-02-07 23:54 UTC  (6+ messages)
` [PATCH v3 2/6] dt-bindings: rtc: sun6i: Add H616, R329, and D1 support
` [PATCH v3 5/6] clk: sunxi-ng: Add support for the sun6i RTC clocks
  ` (subset) "

[PATCH 00/42] nolibc: update to resync with out-of-tree project
 2022-02-08  0:00 UTC  (2+ messages)

[PATCH v7 net-next] net-core: add InDropOtherhost counter
 2022-02-07 23:57 UTC 

[PATCH v2 0/3] Add hugetlb MADV_DONTNEED support
 2022-02-07 23:47 UTC  (6+ messages)
` [PATCH v2 1/3] mm: enable MADV_DONTNEED for hugetlb mappings

start sorting out the ZONE_DEVICE refcount mess
 2022-02-07 23:51 UTC  (6+ messages)
` [PATCH 5/8] mm: simplify freeing of devmap managed pages
` [PATCH 6/8] mm: don't include <linux/memremap.h> in <linux/mm.h>

[PATCH 5.10 00/74] 5.10.99-rc1 review
 2022-02-07 23:45 UTC  (3+ messages)

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-07 23:48 UTC  (3+ messages)
` [PATCH v9 30/43] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement

[PATCH] Staging: r8188eu: core: alignment should match open parenthesis
 2022-02-07 23:48 UTC 

[PATCH] Staging: r8188eu: core: 'associcated' may be misspelled - perhaps 'associated'?
 2022-02-07 23:42 UTC 

[PATCH v2] leds: remove ide-disk trigger
 2022-02-07 23:30 UTC  (2+ messages)

[PATCH v2] serial: 8250_bcm2835aux: Add ACPI support
 2022-02-07 23:29 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2022-02-07 23:34 UTC  (2+ messages)

[PATCH][next] nouveau/svm: Use struct_size() helper in nouveau_pfns_map()
 2022-02-07 23:39 UTC 

[PATCH] KVM: SEV: Allow SEV intra-host migration of VM with mirrors
 2022-02-07 23:19 UTC  (2+ messages)

[PATCH 00/23] KVM: MMU: MMU role refactoring
 2022-02-07 23:27 UTC  (25+ messages)
` [PATCH 01/23] KVM: MMU: pass uses_nx directly to reset_shadow_zero_bits_mask
` [PATCH 10/23] KVM: MMU: split cpu_role from mmu_role
` [PATCH 11/23] KVM: MMU: do not recompute root level from kvm_mmu_role_regs
` [PATCH 13/23] KVM: MMU: remove kvm_calc_shadow_root_page_role_common
` [PATCH 20/23] KVM: MMU: pull CPU role computation to kvm_init_mmu
` [PATCH 21/23] KVM: MMU: store shadow_root_level into mmu_role
` [PATCH 22/23] KVM: MMU: use cpu_role for root_level
` [PATCH 23/23] KVM: MMU: replace direct_map with mmu_role.direct

[PATCH] KEYS: trusted: fix crash when TPM/TEE are built as module
 2022-02-07 23:12 UTC  (3+ messages)

[PATCH 5.4 00/44] 5.4.178-rc1 review
 2022-02-07 23:27 UTC  (3+ messages)

[PATCH v15 04/12] dt-bindings: display: mediatek: dsc: add yaml for mt8195 SoC binding
 2022-02-07 23:10 UTC  (3+ messages)
  ` [PATCH v15 05/12] dt-bindings: display: mediatek: merge: add additional prop for mt8195
  ` [PATCH v15 06/12] dt-bindings: display: mediatek: add mt8195 SoC binding for vdosys0

linux-next: manual merge of the pm tree with the i2c tree
 2022-02-07 23:11 UTC 

[PATCH v3] serial: 8250_bcm2835aux: Add ACPI support
 2022-02-07 23:23 UTC  (2+ messages)

[PATCH] nvme: add nvme_complete_req tracepoint for batched completion
 2022-02-07 23:28 UTC 

[PATCH 4.9 00/48] 4.9.300-rc1 review
 2022-02-07 23:07 UTC  (4+ messages)

[PATCH v4 00/11] Re-enable ENQCMD and PASID MSR
 2022-02-07 23:02 UTC  (12+ messages)
` [PATCH v4 01/11] iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVA
` [PATCH v4 02/11] mm: Change CONFIG option for mm->pasid field
` [PATCH v4 03/11] iommu/ioasid: Introduce a helper to check for valid PASIDs
` [PATCH v4 04/11] kernel/fork: Initialize mm's PASID
` [PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
` [PATCH v4 06/11] x86/fpu: Clear PASID when copying fpstate
` [PATCH v4 07/11] sched: Define and initialize a flag to identify valid PASID in the task
` [PATCH v4 08/11] x86/traps: Demand-populate PASID MSR via #GP
` [PATCH v4 09/11] x86/cpufeatures: Re-enable ENQCMD
` [PATCH v4 10/11] tools/objtool: Check for use of the ENQCMD instruction in the kernel
` [PATCH v4 11/11] docs: x86: Change documentation for SVA (Shared Virtual Addressing)

[PATCH v2 0/3] Add support for ocp8110 flash
 2022-02-07 23:06 UTC  (4+ messages)
  ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add ocs prefix
  ` [PATCH v2 2/3] dt-bindings: leds: sgm3140: Document ocp8110 compatible
  ` [PATCH v2 3/3] leds: sgm3140: Add ocs,ocp8110 compatible

[PATCH v1 0/2] x86/kvm/fpu: Fix guest migration bugs that can crash guest
 2022-02-07 22:59 UTC  (7+ messages)
` [PATCH v1 1/2] x86/kvm/fpu: Mask guest fpstate->xfeatures with guest_supported_xcr0

[PATCH v2 0/2] Add BananaPi R2 Pro board
 2022-02-07 22:56 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: rockchip: Add BananaPi R2 Pro Board

[PATCH v2 0/2] pinctrl: mediatek: Support pinctrl driver on mt8186
 2022-02-07 22:55 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: mt8186: add pinctrl file and binding document

[PATCH] Fix regression due to "fs: move binfmt_misc sysctl to its own file"
 2022-02-07 22:53 UTC  (3+ messages)

[PATCHv2 05/29] x86/tdx: Add HLT support for TDX guests
 2022-02-07 22:52 UTC  (7+ messages)
` [PATCHv2.1 "

[PATCH v2 1/2] iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation
 2022-02-07 22:50 UTC  (2+ messages)
` [PATCH v2 2/2] iommu/arm-smmu-v3: Simplify "

[PATCH 5.16 000/127] 5.16.8-rc2 review
 2022-02-07 22:43 UTC 

[Bug 215533] [BISECTED][REGRESSION] UI becomes unresponsive every couple of seconds
 2022-02-07 22:45 UTC 

[ANNOUNCE][CFP] Linux Security Summit North America 2022
 2022-02-07 22:24 UTC 

[PATCH v2] dt-bindings: display: bridge: document Toshiba TC358768 cells and panel node
 2022-02-07 22:39 UTC 

[RFC PATCH v2 0/4] Add driver for Renesas RZ/G2L CRU module
 2022-02-07 22:39 UTC  (3+ messages)
` [RFC PATCH v2 2/4] media: dt-bindings: media: Document RZ/G2L CRU

[PATCH v1 1/2] usb: typec: Introduce typec attributes for limiting source current
 2022-02-07 22:38 UTC  (3+ messages)

[PATCH 5.16 000/127] 5.16.8-rc2 review
 2022-02-07 22:34 UTC  (3+ messages)

drivers/md/raid5.c:7055:9: sparse: sparse: cast removes address space '__percpu' of expression
 2022-02-07 22:23 UTC  (2+ messages)
` [PATCH] md/raid5: silence sparse warnings wrt struct raid5_percpu

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-07 22:27 UTC  (4+ messages)
` [PATCHv2 20/29] x86/tdx: Get page shared bit info from the TDX module

[PATCH v2 0/6] x86/cpu: Do some janitorial work
 2022-02-07 22:25 UTC  (13+ messages)
` [PATCH v2 1/6] x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=
` [PATCH v2 2/6] x86/cpu: Remove "nosep"
` [PATCH v2 3/6] x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
` [PATCH v2 4/6] x86/cpu: Remove "nosmep"
` [PATCH v2 5/6] x86/cpu: Remove "noexec"
` [PATCH v2 6/6] x86/cpu: Remove "noclflush"

[PATCH v4 0/3] Support Sharp LQ101R1SX03 and HannStar HSD101PWW2 panels
 2022-02-07 22:21 UTC  (2+ messages)

[PATCH 4.19 00/86] 4.19.228-rc1 review
 2022-02-07 22:20 UTC  (2+ messages)

[PATCH 4.14 00/69] 4.14.265-rc1 review
 2022-02-07 22:20 UTC  (2+ messages)

[PATCH RESEND] mount: warn only once about timestamp range expiration
 2022-02-07 22:10 UTC  (3+ messages)

[PATCH v2] kernel/time: move timer sysctls to its own file
 2022-02-07 22:17 UTC  (5+ messages)
    ` [kbuild-all] "

[PATCH v2 0/4] irqchip/meson-gpio: Add support for Meson-S4 SoC
 2022-02-07 22:15 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: interrupt-controller: New binding for Meson-S4 SoCs

[PATCH v2] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
 2022-02-07 22:14 UTC  (2+ messages)

[PATCH] sh: mach-x3proto: Constify static irq_domain_ops
 2022-02-07 22:13 UTC 

[PATCH v2] x86: use builtins to read eflags
 2022-02-07 22:11 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2022-02-07 22:11 UTC  (5+ messages)
` [PATCH v3 04/10] x86/sev: Cache AP Jump Table Address
` [PATCH v3 05/10] x86/sev: Setup code to park APs in the AP Jump Table

[PATCH v4] modules: add heuristic when stripping unneeded symbols
 2022-02-07 22:07 UTC  (5+ messages)
` [PATCH v5] "

[PATCH v2 0/3] Add initial support for exynos5420-chagallwifi
 2022-02-07 22:04 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: samsung: document chagallwifi board binding

[PATCH v3 0/2] Add Richtek RT1719 USBPD controller support
 2022-02-07 21:59 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: usb: rt1719: Add binding for Richtek RT1719

[PATCH v3 0/8] dt-bindings: memory: convert to dtschema
 2022-02-07 21:57 UTC  (2+ messages)

[PATCH v6 0/6] x86: Show in sysfs if a memory node is able to do encryption
 2022-02-07 21:56 UTC  (5+ messages)
` [PATCH v6 3/6] x86/e820: Refactor range_update and range_remove
` [PATCH v6 4/6] x86/e820: Tag e820_entry with crypto capabilities

[RFC] x86/mce: Add workaround for SKX/CLX/CPX spurious machine checks
 2022-02-07 21:51 UTC  (7+ messages)

[PATCH v19 0/4] Add NVIDIA Tegra GPC-DMA driver
 2022-02-07 21:50 UTC  (3+ messages)
` [PATCH v19 2/4] dmaengine: tegra: Add tegra gpcdma driver

[RFCv3 0/6] Hi,
 2022-02-07 21:48 UTC  (3+ messages)
` [RFCv3 3/6] media: dt-bindings: add DS90UB953-Q1 video serializer

[PATCH v2] hwmon: (nct6775) add ASUS ROG STRIX Z390/Z490/X570-* / PRIME X570-P
 2022-02-07 21:48 UTC 

[PATCH v3 0/3] Add STM32MP13 EXTI support
 2022-02-07 21:45 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: interrupt-controller: stm32-exti: document st,stm32mp13-exti

[PATCH v3 0/2] spmi: pmic-arb: Add support for PMIC v7
 2022-02-07 21:45 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: spmi: Add qcom,bus-id

5.17-rc regression: X1 Carbon touchpad not resumed
 2022-02-07 21:41 UTC  (4+ messages)
  ` 5.17-rc regression: rmi4 clients cannot deal with asynchronous suspend? (was: X1 Carbon touchpad not resumed)

[PATCH 0/4] platform/chrome: cros_ec_typec: Reorganize mux configuration
 2022-02-07 21:40 UTC  (5+ messages)
` [PATCH 1/4] platform/chrome: cros_ec_typec: Move mux flag checks
` [PATCH 2/4] platform/chrome: cros_ec_typec: Get mux state inside configure_mux
` [PATCH 3/4] platform/chrome: cros_ec_typec: Configure muxes at start of port update
` [PATCH 4/4] platform/chrome: cros_ec_typec: Update mux flags during partner removal

[PATCH] drm/i915/psr: Disable PSR2 selective fetch for all TGL steps
 2022-02-07 21:38 UTC 

[PATCH V1 Create empty OF root 0/1] XRT Alveo driver infrastructure overview
 2022-02-07 21:31 UTC  (3+ messages)

[PATCH] selftests: futex: set DEFAULT_INSTALL_HDR_PATH
 2022-02-07 21:31 UTC  (4+ messages)

[PATCH] spi: spi-zynqmp-gqspi: fix for_each_child.cocci warnings
 2022-02-07 21:30 UTC 

[PATCH v1 0/4] NVIDIA Tegra ARM32 device-tree improvements for 5.18
 2022-02-07 21:28 UTC  (5+ messages)
` [PATCH v1 1/4] ARM: tegra: asus-tf101: Enable S/PDIF and HDMI audio
` [PATCH v1 2/4] ARM: tegra: transformer: Drop reg-shift for Tegra HS UART
` [PATCH v1 3/4] ARM: tegra: tf700t: Rename DSI node
` [PATCH v1 4/4] ARM: tegra: paz00: Add MMC aliases

[PATCH v3 0/7] usb: dwc3: Calculate REFCLKPER et. al. from reference clock
 2022-02-07 21:27 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: usb: dwc3: Deprecate snps,ref-clock-period-ns


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