linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-16 18:28:56 to 2020-11-16 20:36:48 UTC [more...]

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-11-16 20:36 UTC  (5+ messages)
` [PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference

linux-next: build warning after merge of the ftrace tree
 2020-11-16 20:35 UTC  (6+ messages)

[PATCH v2 00/42] Rid W=1 warnings from GPU (non-Radeon)
 2020-11-16 20:34 UTC  (7+ messages)
` [PATCH 31/42] drm/ttm/ttm_bo: Fix one function header - demote lots of kernel-doc abuses
` [PATCH 32/42] drm/ttm/ttm_tt: Demote kernel-doc header format abuses
` [PATCH 33/42] drm/ttm/ttm_range_manager: Demote non-conformant kernel-doc header

[PATCH v4 bpf-next 0/5] Integrate kernel module BTF support
 2020-11-16 20:34 UTC  (4+ messages)
  ` [PATCH v4 bpf-next 3/5] kbuild: build kernel module BTFs if BTF is enabled and pahole supports it

drivers/accessibility/speakup/serialio.c:48:19: warning: variable 'quot' set but not used
 2020-11-16 20:33 UTC  (4+ messages)

[RESEND v2 00/43] Rid W=1 warnings from GPU
 2020-11-16 20:33 UTC  (51+ messages)
` [PATCH 13/43] drm/radeon/radeon_drv: Move 'radeon_mmap()'s prototype to shared header
` [PATCH 14/43] drm/radeon/radeon_drv: Move 'radeon_driver_irq_handler_kms's prototype into "
` [PATCH 15/43] drm/radeon/atom: Move 'radeon_atom_hw_i2c_*()'s prototypes "
` [PATCH 16/43] drm/radeon/radeon_gem: Move 'radeon_gem_prime_*()'s prototypes to "
` [PATCH 17/43] drm/radeon/evergreen_hdmi: Move 'evergreen_*()' and 'dce4_*()' HDMI "
` [PATCH 18/43] drm/radeon/rv770: Move 'rv770_get_*()'s "
` [PATCH 19/43] drm/radeon/ni_dpm: Move 'ni_get_{pi,ps}()'s into "
  ` [PATCH 19/43] drm/radeon/ni_dpm: Move 'ni_get_{pi, ps}()'s "
` [PATCH 20/43] drm/radeon/evergreen: Move 'cayman_*()'s prototypes to "
` [PATCH 21/43] drm/radeon/r600_dma: Move 'r600_gpu_check_soft_reset()'s prototype to shared location
` [PATCH 22/43] drm/radeon/cik: Move 'r600_ih_ring_{alloc,fini}()'s prototypes to shared header
  ` [PATCH 22/43] drm/radeon/cik: Move 'r600_ih_ring_{alloc, fini}()'s "
` [PATCH 23/43] drm/radeon/evergreen_dma: Move 'evergreen_gpu_check_soft_reset()'s prototype "
` [PATCH 24/43] drm/radeon/r600: Move 'evergreen_rlc_resume()'s "
` [PATCH 25/43] drm/radeon/ni_dma: Move 'cayman_gpu_check_soft_reset()'s "
` [PATCH 26/43] drm/radeon/radeon_atombios: Move 'radeon_add_atom_encoder()'s "
` [PATCH 27/43] drm/radeon/radeon_encoders: Move 'radeon_atom_backlight_init's "
` [PATCH 28/43] drm/radeon/ci_dpm: Move 'ci_*()'s prototypes "
` [PATCH 29/43] drm/radeon/si_dpm: Move 'si_mc_load_microcode()'s prototype "
` [PATCH 30/43] drm/radeon/si_dma: Move 'si_gpu_check_soft_reset()'s "
` [PATCH 31/43] drm/radeon/cik: Move 'si_*()'s prototypes "
` [PATCH 32/43] drm/radeon/btc_dpm: Move 'evergreen_get_pi's prototype "
` [PATCH 33/43] drm/radeon/radeon_audio: Move 'dce6_*()'s prototypes "
` [PATCH 34/43] drm/radeon/evergreen: Move 'si_get_csb_*()'s "
` [PATCH 35/43] drm/radeon/cik_sdma: Move 'amdgpu_cik_gpu_check_soft_reset()'s prototype "
` [PATCH 36/43] drm/radeon/evergreen: Move 'cik_*()'s prototypes "
` [PATCH 37/43] drm/radeon/ci_dpm: Move 'si_*()'s "

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2020-11-16 20:31 UTC  (6+ messages)

[RFC][PATCH v2 00/21] x86/pti: Defer CR3 switch to C code
 2020-11-16 20:24 UTC  (14+ messages)
` [RFC][PATCH v2 11/21] x86/pti: Extend PTI user mappings
` [RFC][PATCH v2 12/21] x86/pti: Use PTI stack instead of trampoline stack
` [RFC][PATCH v2 21/21] x86/pti: Use a different stack canary with the user and kernel page-table

[PATCH v2] xtensa/mm/highmem: Make generic kmap_atomic() work correctly
 2020-11-16 20:24 UTC  (3+ messages)
` [tip: core/mm] "

[PATCH net-next v2 0/6] netdev event handling + neighbour config
 2020-11-16 20:16 UTC  (3+ messages)
` [PATCH net-next v2 5/6] net/lapb: support netdev events

[PATCH v3 00/11] chrome/platform: cros_ec_typec: Register cables, partner altmodes and plug altmodes
 2020-11-16 20:11 UTC  (12+ messages)
` [PATCH v3 01/11] usb: pd: Add captive Type C cable type
` [PATCH v3 02/11] usb: typec: Add number of altmodes partner attr
` [PATCH v3 03/11] usb: typec: Add plug num_altmodes sysfs attr
` [PATCH v3 04/11] platform/chrome: cros_ec_typec: Make disc_done flag partner-only
` [PATCH v3 05/11] platform/chrome: cros_ec_typec: Factor out PD identity parsing
` [PATCH v3 06/11] platform/chrome: cros_ec_typec: Rename discovery struct
` [PATCH v3 07/11] platform/chrome: cros_ec_typec: Register cable
` [PATCH v3 08/11] platform/chrome: cros_ec_typec: Store cable plug type
` [PATCH v3 09/11] platform/chrome: cros_ec_typec: Set partner num_altmodes
` [PATCH v3 10/11] platform/chrome: cros_ec_typec: Register SOP' cable plug
` [PATCH v3 11/11] platform/chrome: cros_ec_typec: Register plug altmodes

linux-next: Tree for Nov 16
 2020-11-16 20:12 UTC  (3+ messages)
` linux-next: Tree for Nov 16 (net/core/stream.o)

[PATCH] samples/ftrace: mark my_tramp[12]? global
 2020-11-16 20:10 UTC  (3+ messages)

[PATCH] x86/defconfigs: enable HDA realtek codec
 2020-11-16 20:10 UTC  (2+ messages)

[PATCH v1 1/4] tools/power/cpupower: Read energy_perf_bias from sysfs
 2020-11-16 20:08 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v1 2/4] tools/power/turbostat: Read energy_perf_bias from sysfs
 2020-11-16 20:08 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v1 3/4] tools/power/x86_energy_perf_policy: Read energy_perf_bias from sysfs
 2020-11-16 20:08 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v1 4/4] x86/msr: Do not allow writes to MSR_IA32_ENERGY_PERF_BIAS
 2020-11-16 20:08 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH 0/4] drm/meson: Module removal fixes
 2020-11-16 20:07 UTC  (5+ messages)
` [PATCH 1/4] drm/meson: Free RDMA resources after tearing down DRM
` [PATCH 2/4] drm/meson: Unbind all connectors on module removal
` [PATCH 3/4] drm/meson: dw-hdmi: Register a callback to disable the regulator
` [PATCH 4/4] drm/meson: dw-hdmi: Ensure that clocks are enabled before touching the TOP registers

[PATCH] MIPS: kernel: Fix for_each_memblock conversion
 2020-11-16 20:05 UTC  (3+ messages)

[PATCH net] net/mlx5: fix error return code in mlx5e_tc_nic_init()
 2020-11-16 20:05 UTC  (2+ messages)

[PATCH v2] epoll: add nsec timeout support
 2020-11-16 20:04 UTC  (7+ messages)

[PATCH v1] add axi clock control for MT8192 spi-nor
 2020-11-16 20:00 UTC  (2+ messages)

#PF from NMI
 2020-11-16 20:00 UTC  (6+ messages)
    ` [PATCH] rcu: Allow rcu_irq_enter_check_tick() "

[PATCH net-next 1/5] ptp: clockmatrix: bug fix for idtcm_strverscmp
 2020-11-16 19:27 UTC  (5+ messages)
` [PATCH net-next 2/5] ptp: clockmatrix: reset device and check BOOT_STATUS
` [PATCH net-next 3/5] ptp: clockmatrix: remove 5 second delay before entering write phase mode
` [PATCH net-next 4/5] ptp: clockmatrix: Fix non-zero phase_adj is lost after snap
` [PATCH net-next 5/5] ptp: clockmatrix: deprecate firmware older than 4.8.7

Linux 4.10-rc4 compile error
 2020-11-16 19:58 UTC  (2+ messages)

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-16 19:57 UTC  (13+ messages)
` [PATCH v4 05/27] drm: fix some "
` [PATCH v4 10/27] video: "
` [PATCH v4 20/27] list: fix a typo at the kernel-doc markup

[PATCH 1/1] vfio/type1: Add subdev_ioasid callback to vfio_iommu_driver_ops
 2020-11-16 19:56 UTC  (2+ messages)

[PATCH 1/2] drm/exynos: depend on COMMON_CLK to fix compile tests
 2020-11-16 19:54 UTC  (3+ messages)
` [PATCH 2/2] drm/ingenic: "

[PATCH] spi: dw: fix build error by selecting MULTIPLEXER
 2020-11-16 19:52 UTC  (2+ messages)

[PATCH rcu-dev] rcu/trace: Add tracing for how segcb list changes
 2020-11-16 19:52 UTC  (2+ messages)

[PATCH v6 1/3] pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a selected config
 2020-11-16 19:48 UTC  (6+ messages)
` [PATCH v6 3/3] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH net] qed: fix error return code in qed_iwarp_ll2_start()
 2020-11-16 19:48 UTC  (2+ messages)
` [EXT] "

[PATCH v7 0/4] Introduce Embedded Controller driver for Acer A500
 2020-11-16 19:48 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding
` [PATCH v7 2/4] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500
` [PATCH v7 3/4] power: supply: Add battery gauge driver for "
` [PATCH v7 4/4] ARM: tegra: acer-a500: Add Embedded Controller

[RESEND 00/43] Rid W=1 warnings from GPU
 2020-11-16 19:47 UTC  (25+ messages)
` [PATCH 01/43] drm/radeon/atombios_encoders: Move 'radeon_atom_get_tv_timings()'s prototype into shared location
` [PATCH 02/43] drm/radeon/radeon: Move prototype into shared header
` [PATCH 03/43] drm/radeon/radeon_kms: Move 'radeon_*_kms' prototypes to "
` [PATCH 04/43] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param
` [PATCH 05/43] drm/radeon: Move radeon_ttm{init,fini} to shared location
  ` [PATCH 05/43] drm/radeon: Move radeon_ttm{init, fini} "
` [PATCH 06/43] drm/radeon/radeon_legacy_encoders: Move 'radeon_add_legacy_encoder' prototype to shared header
` [PATCH 07/43] drm/radeon/radeon_legacy_encoders: Move 'radeon_add_legacy_encoder's prototype to shared location
` [PATCH 08/43] drm/radeon/radeon_irq_kms: Demote non-conformant kernel-doc fix another
` [PATCH 09/43] drm/radeon/rv770: Move 'rv770_set_clk_bypass_mode' prototype to shared location
` [PATCH 10/43] drm/radeon/radeon_pm: Move 'radeon_pm_acpi_event_handler' prototype into shared header
` [PATCH 11/43] drm/radeon/radeon_audio: Move 'dce3_2_*' prototypes to shared location
` [PATCH 12/43] drm/radeon/evergreen: Move 'evergreen_*' and 'sumo_*' prototypes out "

[PATCH] docs/vm: remove unused 3 items explanation for /proc/vmstat
 2020-11-16 19:32 UTC  (2+ messages)

Loadavg accounting error on arm64
 2020-11-16 19:31 UTC  (5+ messages)

[PATCH v11 05/13] vfio/pci: Register an iommu fault handler
 2020-11-16 19:30 UTC  (2+ messages)

[PATCH] compiler.h: Fix barrier_data() on clang
 2020-11-16 19:31 UTC  (6+ messages)

[PATCH v1 0/3] Set cqe off during suspend flow
 2020-11-16 19:28 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: mmc: Add optional cqe off properties

[PATCH 1/2] kvm: x86/mmu: Add existing trace points to TDP MMU
 2020-11-16 19:25 UTC  (3+ messages)

[git pull] drm next pull for 5.10-rc1
 2020-11-16 19:25 UTC  (4+ messages)

[PATCH] perf vendor events: Update Skylake client events to v50
 2020-11-16 19:24 UTC  (6+ messages)

[PATCH] PCI: Disable PTM during suspend on Intel PCI bridges
 2020-11-16 19:23 UTC  (2+ messages)

[PATCH v3] perf_event_open.2: Update man page with recent changes
 2020-11-16 19:22 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v9 0/2] Add Intel LGM SoC DMA support
 2020-11-16 19:19 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: dma: Add bindings for Intel LGM SoC

[PATCH v5 00/10] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2020-11-16 19:18 UTC  (3+ messages)
` [PATCH v5 03/10] media: dt-bindings: Add bindings for i.MX8QXP/QM JPEG driver

[PATCH 0/7] MIPS: ralink: add CPU clock detection and clock gate driver for MT7621
 2020-11-16 19:16 UTC  (3+ messages)
` [PATCH 2/7] dt: bindings: add mt7621-pll device tree binding documentation

[PATCH v2 0/3] hwmon: ltc2992: Add support
 2020-11-16 19:13 UTC  (3+ messages)
` [PATCH v2 3/3] dt-binding: hwmon: Add documentation for ltc2992

[PATCH v2] soc: ti: pruss: Fix wrong check against *get_match_data return value
 2020-11-16 19:11 UTC  (4+ messages)

checking for "config" file existence
 2020-11-16 19:10 UTC  (3+ messages)

[PATCH v7 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
 2020-11-16 19:07 UTC  (3+ messages)
` [PATCH v7 5/6] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml

[PATCH] Asoc: qcom: lpass-platform: Fix memory leak
 2020-11-16 19:04 UTC  (2+ messages)

[PATCH net-next 0/3] net: ethernet: ti: cpsw: enable broadcast/multicast rate limit support
 2020-11-16 18:59 UTC  (5+ messages)
` [PATCH net-next 3/3] net: ethernet: ti: am65-cpsw: "

[PATCH] mfd: cpcap: Fix interrupt regression with regmap clear_ack
 2020-11-16 18:59 UTC  (4+ messages)

[PATCH] KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt()
 2020-11-16 18:59 UTC  (2+ messages)

[PATCH 0/2] add optional cache params from DT
 2020-11-16 18:54 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: crypto: update ccree optional params

[RESEND][PATCH] ima: Set and clear FMODE_CAN_READ in ima_calc_file_hash()
 2020-11-16 18:49 UTC  (11+ messages)

[FIX bpf,perf] bpf,perf: return EOPNOTSUPP for bpf handler on PERF_COUNT_SW_DUMMY
 2020-11-16 18:37 UTC 

[PATCH 0/8] Move Hikey 970 USB support out of staging and add DT
 2020-11-16 18:38 UTC  (3+ messages)
` [PATCH 4/8] regulator: hi6421v600-regulator: move it from staging

[PATCH v4] Documentation: ACPI: explain how to use gpio-line-names
 2020-11-16 18:37 UTC  (2+ messages)

[PATCH 0/3] Switch PineTab DT LCD panel to retail one
 2020-11-16 18:36 UTC  (6+ messages)
` [PATCH 3/3] arm64: allwinner: dts: a64: add DT for PineTab developer sample
        ` [linux-sunxi] "

[RFC PATCH 00/67] KVM: X86: TDX support
 2020-11-16 18:26 UTC  (48+ messages)
` [RFC PATCH 01/67] x86/cpufeatures: Add synthetic feature flag for TDX (in host)
` [RFC PATCH 03/67] x86/cpu: Move get_builtin_firmware() common code (from microcode only)
` [RFC PATCH 04/67] KVM: Export kvm_io_bus_read for use by TDX for PV MMIO
` [RFC PATCH 06/67] KVM: x86: Split core of hypercall emulation to helper function
` [RFC PATCH 07/67] KVM: x86: Export kvm_mmio tracepoint for use by TDX for PV MMIO
` [RFC PATCH 08/67] KVM: x86/mmu: Zap only leaf SPTEs for deleted/moved memslot by default
` [RFC PATCH 09/67] KVM: Add infrastructure and macro to mark VM as bugged
` [RFC PATCH 10/67] KVM: Export kvm_make_all_cpus_request() for use in marking VMs "
` [RFC PATCH 11/67] KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are fatal to the VM
` [RFC PATCH 12/67] KVM: x86/mmu: Mark VM as bugged if page fault returns RET_PF_INVALID
` [RFC PATCH 13/67] KVM: VMX: Explicitly check for hv_remote_flush_tlb when loading pgd()
` [RFC PATCH 14/67] KVM: Add max_vcpus field in common 'struct kvm'
` [RFC PATCH 15/67] KVM: x86: Add vm_type to differentiate legacy VMs from protected VMs
` [RFC PATCH 16/67] KVM: x86: Hoist kvm_dirty_regs check out of sync_regs()
` [RFC PATCH 17/67] KVM: x86: Introduce "protected guest" concept and block disallowed ioctls
` [RFC PATCH 19/67] KVM: x86: Add flag to disallow #MC injection / KVM_X86_SETUP_MCE
` [RFC PATCH 22/67] KVM: Add per-VM flag to mark read-only memory as unsupported
` [RFC PATCH 24/67] KVM: x86: Add per-VM flag to disable in-kernel I/O APIC and level routes
` [RFC PATCH 25/67] KVM: x86: Allow host-initiated WRMSR to set X2APIC regardless of CPUID
` [RFC PATCH 27/67] KVM: x86: Add support for vCPU and device-scoped KVM_MEMORY_ENCRYPT_OP
` [RFC PATCH 28/67] KVM: x86: Introduce vm_teardown() hook in kvm_arch_vm_destroy()
` [RFC PATCH 29/67] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [RFC PATCH 30/67] KVM: x86: Check for pending APICv interrupt in kvm_vcpu_has_events()
` [RFC PATCH 31/67] KVM: x86: Add option to force LAPIC expiration wait
` [RFC PATCH 32/67] KVM: x86: Add guest_supported_xss placholder
` [RFC PATCH 33/67] KVM: Export kvm_is_reserved_pfn() for use by TDX
` [RFC PATCH 34/67] KVM: x86: Add infrastructure for stolen GPA bits
` [RFC PATCH 35/67] KVM: x86/mmu: Explicitly check for MMIO spte in fast page fault
` [RFC PATCH 37/67] KVM: x86/mmu: Ignore bits 63 and 62 when checking for "present" SPTEs
` [RFC PATCH 39/67] KVM: x86/mmu: Refactor shadow walk in __direct_map() to reduce indentation
` [RFC PATCH 40/67] KVM: x86/mmu: Return old SPTE from mmu_spte_clear_track_bits()
` [RFC PATCH 41/67] KVM: x86/mmu: Frame in support for private/inaccessible shadow pages
` [RFC PATCH 42/67] KVM: x86/mmu: Move 'pfn' variable to caller of direct_page_fault()
` [RFC PATCH 44/67] KVM: VMX: Modify NMI and INTR handlers to take intr_info as param
` [RFC PATCH 45/67] KVM: VMX: Move NMI/exception handler to common helper
` [RFC PATCH 46/67] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [RFC PATCH 48/67] KVM: VMX: Define VMCS encodings for shared EPT pointer
` [RFC PATCH 49/67] KVM: VMX: Add 'main.c' to wrap VMX and TDX
` [RFC PATCH 50/67] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [RFC PATCH 53/67] KVM: TDX: Add architectural definitions for structures and values
` [RFC PATCH 55/67] KVM: TDX: Add SEAMRR related MSRs macro definition
` [RFC PATCH 56/67] KVM: TDX: Add macro framework to wrap TDX SEAMCALLs
` [RFC PATCH 57/67] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers
` [RFC PATCH 58/67] KVM: VMX: Add macro framework to read/write VMCS for VMs and TDs
` [RFC PATCH 59/67] KVM: VMX: Move AR_BYTES encoder/decoder helpers to common.h
` [RFC PATCH 60/67] KVM: VMX: MOVE GDT and IDT accessors to common code
` [RFC PATCH 61/67] KVM: VMX: Move .get_interrupt_shadow() implementation to common VMX code

[PATCH v41 00/24] Intel SGX foundations
 2020-11-16 18:33 UTC  (2+ messages)
  ` [PATCH v41 05/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections

[PATCH v2 0/2] tools/bootconfig: Align the bootconfig applied initrd
 2020-11-16 18:29 UTC  (3+ messages)
` [PATCH v2 1/2] tools/bootconfig: Align the bootconfig applied initrd image size to 4


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