linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-14 19:15:38 to 2021-01-14 21:52:27 UTC [more...]

[PATCH 00/18] drivers: Remove oprofile and dcookies
 2021-01-14 21:50 UTC  (4+ messages)
` [PATCH 16/18] arch: xtensa: Remove CONFIG_OPROFILE support

[PATCH v1 0/5] Enable fw_devlink=on by default
 2021-01-14 21:50 UTC  (11+ messages)

[PATCH 2/2] kbuild: handle excessively long argument lists
 2021-01-14 21:49 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2 00/14] KVM: SVM: Misc SEV cleanups
 2021-01-14 21:49 UTC  (33+ messages)
` [PATCH v2 01/14] KVM: SVM: Zero out the VMCB array used to track SEV ASID association
` [PATCH v2 02/14] KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails
` [PATCH v2 03/14] KVM: SVM: Move SEV module params/variables to sev.c
` [PATCH v2 04/14] x86/cpufeatures: Assign dedicated feature word for AMD mem encryption
` [PATCH v2 05/14] KVM: x86: Override reported SME/SEV feature flags with host mask
` [PATCH v2 06/14] x86/sev: Drop redundant and potentially misleading 'sev_enabled'
` [PATCH v2 07/14] KVM: SVM: Append "_enabled" to module-scoped SEV/SEV-ES control variables
` [PATCH v2 08/14] KVM: SVM: Condition sev_enabled and sev_es_enabled on CONFIG_KVM_AMD_SEV=y
` [PATCH v2 09/14] KVM: SVM: Unconditionally invoke sev_hardware_teardown()
` [PATCH v2 10/14] KVM: SVM: Explicitly check max SEV ASID during sev_hardware_setup()
` [PATCH v2 11/14] KVM: SVM: Move SEV VMCB tracking allocation to sev.c
` [PATCH v2 12/14] KVM: SVM: Drop redundant svm_sev_enabled() helper
` [PATCH v2 13/14] KVM: SVM: Remove an unnecessary prototype declaration of sev_flush_asids()

[PATCH 0/9] Clock fixes for MSM8998 GCC, MMCC, GPUCC
 2021-01-14 21:44 UTC  (4+ messages)
` [PATCH 1/9] clk: qcom: gcc-msm8998: Wire up gcc_mmss_gpll0 clock

[PATCH v4 00/10] sunxi: Support IRQ wakeup from deep sleep
 2021-01-14 21:44 UTC  (7+ messages)
` [PATCH v4 01/10] dt-bindings: irq: sun6i-r: Split the binding from sun7i-nmi
` [PATCH v4 03/10] irqchip/sun6i-r: Use a stacked irqchip driver
` [PATCH v4 04/10] irqchip/sun6i-r: Add wakeup support

[PATCH v2] x86 : remove definition of DEBUG
 2021-01-14 21:43 UTC  (2+ messages)

[RFC PATCH net-next] bonding: add a vlan+srcmac tx hashing option
 2021-01-14 21:42 UTC  (6+ messages)
` [PATCH net-next v2] bonding: add a vlan+mac "

[PATCH V6 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-01-14 21:38 UTC  (7+ messages)
` [PATCH V6 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V6 09/10] remoteproc: imx_rproc: ignore mapping vdev regions
` [PATCH V6 10/10] remoteproc: imx_proc: enable virtio/mailbox

[GIT PULL] Networking for 5.11-rc4
 2021-01-14 21:37 UTC  (2+ messages)

[BUG] on reboot: bisected to: drm/i915: Shut down displays gracefully on reboot
 2021-01-14 21:35 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v13 00/15] s390/vfio-ap: dynamic configuration support
 2021-01-14 21:35 UTC  (9+ messages)
` [PATCH v13 05/15] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v13 07/15] s390/vfio-ap: introduce shadow APCB

[PATCH v3 00/21] x86: Support Intel Advanced Matrix Extensions
 2021-01-14 21:31 UTC  (5+ messages)
` [PATCH v3 21/21] x86/fpu/xstate: Introduce boot-parameters to control some state component support

[PATCH] perf: cs-etm: update ETM metadata format
 2021-01-14 21:30 UTC  (3+ messages)

[PATCH 00/21] objtool: vmlinux.o and CLANG LTO support
 2021-01-14 21:30 UTC  (30+ messages)
` [PATCH 01/21] objtool: Fix seg fault in BT_FUNC() with fake jump
` [PATCH 02/21] objtool: Fix error handling for STD/CLD warnings
` [PATCH 03/21] objtool: Fix retpoline detection in asm code
` [PATCH 04/21] objtool: Fix ".cold" section suffix check for newer versions of GCC
` [PATCH 05/21] objtool: Support retpoline jump detection for vmlinux.o
` [PATCH 06/21] x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stub
` [PATCH 07/21] objtool: Assume only ELF functions do sibling calls
` [PATCH 08/21] objtool: Add asm version of STACK_FRAME_NON_STANDARD
` [PATCH 09/21] objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
` [PATCH 10/21] objtool: Add xen_start_kernel() to noreturn list
` [PATCH 11/21] objtool: Move unsuffixed symbol conversion to a helper function
  ` [PATCH v1.1 "
` [PATCH 12/21] objtool: Add CONFIG_CFI_CLANG support
  ` [PATCH v1.1 "
` [PATCH 13/21] x86/xen: Support objtool validation in xen-asm.S
` [PATCH 14/21] x86/xen: Support objtool vmlinux.o validation in xen-head.S
` [PATCH 15/21] x86/xen/pvh: Convert indirect jump to retpoline
` [PATCH 16/21] x86/ftrace: Support objtool vmlinux.o validation in ftrace_64.S
` [PATCH 17/21] x86/acpi: Convert indirect jump to retpoline
` [PATCH 18/21] x86/acpi: Support objtool validation in wakeup_64.S
` [PATCH 19/21] x86/power: Convert indirect jumps to retpolines
` [PATCH 20/21] x86/power: Move restore_registers() to top of the file
` [PATCH 21/21] x86/power: Support objtool validation in hibernate_asm_64.S

[PATCH] neighbor: remove definition of DEBUG
 2021-01-14 21:29 UTC 

[PATCH] ubifs: replay: Fix high stack usage, again
 2021-01-14 21:30 UTC 

[PATCH 3/4] RISC-V: Fix L1_CACHE_BYTES for RV32
 2021-01-14 21:24 UTC  (4+ messages)

[PATCH v6 00/16] Fix several bad kernel-doc markups
 2021-01-14 21:22 UTC  (5+ messages)
` [PATCH v6 12/16] net: tip: fix a couple "

[PATCH] libperf tests: Avoid uninitialized variable warning
 2021-01-14 21:23 UTC 

Old platforms: bring out your dead
 2021-01-14 21:21 UTC  (6+ messages)

[PATCH 1/2] [v2] ALSA: hda: fix SND_INTEL_DSP_CONFIG dependency
 2021-01-14 21:19 UTC  (4+ messages)
  ` [Sound-open-firmware] "

[PATCH] compiler.h: Raise minimum version of GCC to 5.1 for arm64
 2021-01-14 21:18 UTC  (10+ messages)

[PATCH] module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
 2021-01-14 21:18 UTC  (4+ messages)

[PATCH] nvme: reject the ns when the block size is smaller than a sector
 2021-01-14 21:13 UTC  (5+ messages)

[PATCH v3 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-14 21:11 UTC  (8+ messages)
` [RFC PATCH 4/8] mm: Separate fault info out of 'struct vm_fault'

general protection fault in io_disable_sqo_submit
 2021-01-14 21:07 UTC  (2+ messages)

general protection fault in io_uring_setup
 2021-01-14 21:05 UTC  (2+ messages)

[PATCHv7 bpf-next 0/3] perf: Add mmap2 build id support
 2021-01-14 21:05 UTC  (5+ messages)
` [PATCH bpf-next 2/3] bpf: Add size arg to build_id_parse function

[PATCH 0/2] Fix infinite machine check loop in futex_wait_setup()
 2021-01-14 21:05 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] x86/mce: Avoid infinite loop for copy from user recovery

[PATCH v5 1/4] pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0
 2021-01-14 21:04 UTC  (5+ messages)
` [PATCH v5 4/4] pinctrl: qcom: Don't clear pending interrupts when enabling

[PATCH 0/6] v3u: add & update (H)SCIF nodes
 2021-01-14 20:57 UTC  (4+ messages)
` [PATCH 1/6] arm64: dts: renesas: r8a779a0: add & update SCIF nodes

[PATCH v2 0/3] VMX: more nested fixes
 2021-01-14 20:54 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: nVMX: Always call sync_vmcs02_to_vmcs12_rare on migration
` [PATCH v2 2/3] KVM: nVMX: add kvm_nested_vmlaunch_resume tracepoint
` [PATCH v2 3/3] KVM: VMX: read idt_vectoring_info a bit earlier

general protection fault in xsk_recvmsg
 2021-01-14 20:56 UTC 

[GIT PULL] Kselftest fixes for Linux 5.11-rc4
 2021-01-14 20:52 UTC 

Hook up a PCIe device into the thermal framework
 2021-01-14 20:51 UTC  (2+ messages)

[RESEND PATCH v3 0/2] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2021-01-14 20:46 UTC  (4+ messages)

[PATCH] ata: ahci_brcm: Add back regulators management
 2021-01-14 20:46 UTC  (2+ messages)

[PATCH v4] kbuild: check the minimum compiler version in Kconfig
 2021-01-14 20:44 UTC  (3+ messages)

[PATCH 00/10] fsdax: introduce fs query to support reflink
 2021-01-14 20:38 UTC  (3+ messages)
` [PATCH 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping

[PATCH v5 00/21] ibmvfc: initial MQ development/enablement
 2021-01-14 20:31 UTC  (22+ messages)
` [PATCH v5 01/21] ibmvfc: add vhost fields and defaults for MQ enablement
` [PATCH v5 02/21] ibmvfc: move event pool init/free routines
` [PATCH v5 03/21] ibmvfc: init/free event pool during queue allocation/free
` [PATCH v5 04/21] ibmvfc: add size parameter to ibmvfc_init_event_pool
` [PATCH v5 05/21] ibmvfc: define hcall wrapper for registering a Sub-CRQ
` [PATCH v5 06/21] ibmvfc: add Subordinate CRQ definitions
` [PATCH v5 07/21] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels
` [PATCH v5 08/21] ibmvfc: add Sub-CRQ IRQ enable/disable routine
` [PATCH v5 09/21] ibmvfc: add handlers to drain and complete Sub-CRQ responses
` [PATCH v5 10/21] ibmvfc: define Sub-CRQ interrupt handler routine
` [PATCH v5 11/21] ibmvfc: map/request irq and register Sub-CRQ interrupt handler
` [PATCH v5 12/21] ibmvfc: implement channel enquiry and setup commands
` [PATCH v5 13/21] ibmvfc: advertise client support for using hardware channels
` [PATCH v5 14/21] ibmvfc: set and track hw queue in ibmvfc_event struct
` [PATCH v5 15/21] ibmvfc: send commands down HW Sub-CRQ when channelized
` [PATCH v5 16/21] ibmvfc: register Sub-CRQ handles with VIOS during channel setup
` [PATCH v5 17/21] ibmvfc: add cancel mad initialization helper
` [PATCH v5 18/21] ibmvfc: send Cancel MAD down each hw scsi channel
` [PATCH v5 19/21] ibmvfc: purge scsi channels after transport loss/reset
` [PATCH v5 20/21] ibmvfc: enable MQ and set reasonable defaults
` [PATCH v5 21/21] ibmvfc: provide modules parameters for MQ settings

[PATCH v3 1/2] arm64: dts: sdm845: add oneplus6/6t devices
 2021-01-14 20:33 UTC  (4+ messages)

[PATCH v4 1/2] arm64: dts: sdm845: add oneplus6/6t devices
 2021-01-14 20:32 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: Document bindings for new SDM845 devices

[PATCH v2] hv_netvsc: Add (more) validation for untrusted Hyper-V values
 2021-01-14 20:26 UTC 

[RESEND PATCH v10 0/2] Add Intel LGM SoC DMA support
 2021-01-14 20:25 UTC  (3+ messages)
` [RESEND PATCH v10 1/2] dt-bindings: dma: Add bindings for Intel LGM SoC

[PATCH v3 0/5] Expose RPi4's bootloader configuration
 2021-01-14 20:17 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: nvmem: Add bindings for rmem driver

[PATCH 0/9] Config and devicetree updates for the Librem 5 phone
 2021-01-14 20:15 UTC  (3+ messages)
` [PATCH 9/9] dt-bindings: arm: fsl: Add the librem 5 Evergreen revision

[PATCH v4 1/2] dt-bindings: Add DT schema for Arm Mali Valhall GPU
 2021-01-14 20:14 UTC  (2+ messages)

[PATCH] Documentation: livepatch: document reliable stacktrace
 2021-01-14 20:03 UTC  (6+ messages)

[PATCH] lib/decompress_unlz4.c: correctly handle zero-padding around initrds
 2021-01-14 20:02 UTC 

[PATCH] selinux: include a consumer of the new IMA critical data hook
 2021-01-14 20:01 UTC  (4+ messages)

[PATCH] driver core: Extend device_is_dependent()
 2021-01-14 19:58 UTC  (4+ messages)

[PATCH v2 00/14] kasan: HW_TAGS tests support and fixes
 2021-01-14 19:56 UTC  (5+ messages)
` [PATCH v2 11/14] kasan: fix bug detection via ksize for HW_TAGS mode

upstream build error (12)
 2021-01-14 19:54 UTC  (6+ messages)

[PATCH v2 0/7] Rid W=1 warnings in Ethernet
 2021-01-14 19:54 UTC  (5+ messages)

[RESEND PATCH v3 0/2] i2c: i2c-mux-gpio: Enable this driver in ACPI land
 2021-01-14 19:53 UTC  (7+ messages)
` [RESEND PATCH v3 2/2] "

[PATCH] MAINTAINERS: Add section for NXP i.MX clock drivers
 2021-01-14 19:50 UTC  (2+ messages)

[PATCH v3 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-14 19:49 UTC  (4+ messages)
` [PATCH v3 3/4] dt-bindings: reserved-memory: Make DMA-BUF CMA heap DT-configurable

objtool/ORC generation for noreturn functions
 2021-01-14 19:47 UTC  (3+ messages)

USB Keyboard having problems to be detected
 2021-01-14 19:39 UTC 

drivers/media/test-drivers/vidtv/vidtv_psi.c:1778:32: warning: taking address of packed member 'bitfield' of class or structure 'vidtv_psi_table_eit_event' may result in an unaligned pointer value
 2021-01-14 19:44 UTC 

linux-next: Fixes tag needs some work in the battery tree
 2021-01-14 19:39 UTC 

[PATCH v3 00/15] kasan: HW_TAGS tests support and fixes
 2021-01-14 19:36 UTC  (16+ messages)
` [PATCH v3 01/15] kasan: prefix global functions with kasan_
` [PATCH v3 02/15] kasan: clarify HW_TAGS impact on TBI
` [PATCH v3 03/15] kasan: clean up comments in tests
` [PATCH v3 04/15] kasan: add macros to simplify checking test constraints
` [PATCH v3 05/15] kasan: add match-all tag tests
` [PATCH v3 06/15] kasan, arm64: allow using KUnit tests with HW_TAGS mode
` [PATCH v3 07/15] kasan: rename CONFIG_TEST_KASAN_MODULE
` [PATCH v3 08/15] kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
` [PATCH v3 09/15] kasan: adapt kmalloc_uaf2 test to HW_TAGS mode
` [PATCH v3 10/15] kasan: fix memory corruption in kasan_bitops_tags test
` [PATCH v3 11/15] kasan: move _RET_IP_ to inline wrappers
` [PATCH v3 12/15] kasan: fix bug detection via ksize for HW_TAGS mode
` [PATCH v3 13/15] kasan: add proper page allocator tests
` [PATCH v3 14/15] kasan: add a test for kmem_cache_alloc/free_bulk
` [PATCH v3 15/15] kasan: don't run tests when KASAN is not enabled

[PATCH v2 0/2] kasan: fixes for 5.11-rc
 2021-01-14 19:33 UTC  (3+ messages)
` [PATCH v2 1/2] kasan, mm: fix conflicts with init_on_alloc/free
` [PATCH v2 2/2] kasan, arm64: fix pointer tags in KASAN reports

[PATCH v4 1/3] dt-bindings: hwmon: Add TI TPS23861 bindings
 2021-01-14 19:31 UTC  (2+ messages)

[PATCH v2 0/2] Add support for USB3 PHY on SDX55
 2021-01-14 19:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,qmp: Add SDX55 USB PHY binding

[PATCH v6 00/33] MT8192 IOMMU support
 2021-01-14 19:27 UTC  (3+ messages)
` [PATCH v6 06/33] of/device: Move dma_range_map before of_iommu_configure

[PATCH] x86/mm/mtrr: remove definition of DEBUG
 2021-01-14 19:25 UTC  (3+ messages)

[RFC PATCH v3 00/16] CXL 2.0 Support
 2021-01-14 19:24 UTC  (7+ messages)
` [RFC PATCH v3 14/16] cxl/mem: Use CEL for enabling commands

linux-next: Signed-off-by missing for commit in the arm64-fixes tree
 2021-01-14 19:24 UTC 

arch/arm/mach-omap2/board-generic.c:36:28: warning: no previous prototype for 'omap_init_time_of'
 2021-01-14 19:23 UTC 

[PATCH v10 0/8] IMA: support for measuring kernel integrity critical data
 2021-01-14 19:21 UTC  (15+ messages)
` [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook

[Bug 211189] New: vgaarb overrides boot device unexpectedly with Intel and discrete AMDGPU
 2021-01-14 19:20 UTC 

[PATCH] fs/proc: Expose RSEQ configuration
 2021-01-14 19:20 UTC  (3+ messages)

[PATCH] mm/hugetlb: Use helper huge_page_order and pages_per_huge_page
 2021-01-14 19:19 UTC  (2+ messages)

[PATCH v1 (RFC)] docs: discourage users from using bugzilla.kernel.org
 2021-01-14 19:18 UTC  (5+ messages)

[PATCH v2 0/3] Serialize execution environment changes for MHI
 2021-01-14 19:16 UTC  (4+ messages)
` [PATCH v2 1/3] bus: mhi: core: Clear devices when moving execution environments
` [PATCH v2 2/3] bus: mhi: core: Download AMSS image from appropriate function
` [PATCH v2 3/3] bus: mhi: core: Process execution environment changes serially

perf tools build broken for RISCV 32 bit
 2021-01-14 19:16 UTC  (2+ messages)

[PATCH] mm/hugetlb: avoid unnecessary hugetlb_acct_memory() call
 2021-01-14 19:16 UTC  (3+ messages)

[PATCH v4 0/5] imx8mq: updates for the interconnect fabric
 2021-01-14 19:14 UTC  (3+ messages)
` [PATCH v4 3/5] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path


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