linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-21 22:01:41 to 2021-05-22 04:42:03 UTC [more...]

[PATCH v5 0/3] 3w-9xxx: Endianness fixes
 2021-05-22  4:41 UTC  (2+ messages)

[PATCH] scsi: bfa: Remove some unused variables
 2021-05-22  4:41 UTC  (2+ messages)

[PATCH -next resend] scsi: hisi_sas: drop free_irq of devm_request_irq allocated irq
 2021-05-22  4:40 UTC  (2+ messages)

[PATCH] [SCSI] aic7xxx: remove multiple definition of globals
 2021-05-22  4:40 UTC  (2+ messages)

[PATCH] scsi: aic7xxx: restore several defines for aix7xxx firmware build
 2021-05-22  4:40 UTC  (2+ messages)

[PATCH] scsi: libsas: use _safe() loop in sas_resume_port()
 2021-05-22  4:40 UTC  (2+ messages)

[PATCH] scsi: core: Cap shost cmd_per_lun at can_queue
 2021-05-22  4:35 UTC  (5+ messages)

misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge
 2021-05-22  4:40 UTC  (5+ messages)
` [PATCH v4] "
    ` [PATCH v1] misc: alcor_pci: fix inverted branch condition

[GIT PULL] xfs: fixes for 5.13-rc3
 2021-05-22  4:11 UTC 

[PATCH RESEND] init/initramfs.c: make initramfs support pivot_root
 2021-05-22  4:09 UTC  (5+ messages)

[PATCH] regulator: max8973: Convert to use regulator_set_ramp_delay_regmap
 2021-05-22  4:08 UTC 

[PATCH] MAINTAINERS: ARM/MStar/Sigmastar SoCs: Add a link to the MStar tree
 2021-05-22  3:51 UTC 

[PATCH -next] staging: media: tegra-vde: add missing error return code in tegra_vde_probe()
 2021-05-22  3:19 UTC 

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

[PATCH v2 1/3] docs/zh_CN: update a translation in zh_CN/dev-tools/gcov
 2021-05-22  3:13 UTC  (2+ messages)
` [PATCH v2 2/3] docs/zh_CN: create new translations for zh_CN/dev-tools/testing-overview

[PATCH v2 3/3] docs/zh_CN: Correct a link in dev-tools/index
 2021-05-22  3:11 UTC 

[PATCH v2 1/2] docs/zh_CN: update a translation in zh_CN/dev-tools/gcov
 2021-05-22  3:11 UTC  (3+ messages)
` [PATCH v2 2/2] docs/zh_CN: create new translations for zh_CN/dev-tools/testing-overview

[PATCH 1/2] Makefile: clang-tools: Print information when clang-tidy tool is missing
 2021-05-22  3:03 UTC  (4+ messages)
` [PATCH 2/2] Makefile: clang-tools: Omit printing stack trace when KeyboardInterrupt is raised

[PATCH] scsi: qla2xxx: Remove redundant assignment to rval
 2021-05-22  2:59 UTC  (2+ messages)

[syzbot] WARNING in x86_emulate_instruction
 2021-05-22  2:52 UTC 

[PATCH] scsi: ufs: ufs-exynos: make a const array static, makes object smaller
 2021-05-22  2:50 UTC  (2+ messages)

[PATCH v3 0/4] crypto: ecdh - register NIST P384
 2021-05-22  2:44 UTC  (5+ messages)
` [PATCH v3 1/4] crypto: ecdh - fix ecdh-nist-p192's entry in testmgr
` [PATCH v3 2/4] crypto: ecdh - fix 'ecdh_init'
` [PATCH v3 3/4] crypto: ecdh - register NIST P384 tfm
` [PATCH v3 4/4] crypto: ecdh - add test suite for NIST P384

[PATCH v2 0/4] crypto: ecdh - register NIST P384
 2021-05-22  2:46 UTC  (6+ messages)
` [PATCH v2 1/4] crypto: ecdh: fix ecdh-nist-p192's entry in testmgr
` [PATCH v2 2/4] crypto: ecdh - fix 'ecdh_init'
` [PATCH v2 3/4] crypto: ecdh - register NIST P384 tfm
` [PATCH v2 4/4] crypto: ecdh - add test suite for NIST P384

[PATCH V5 0/4] soc: imx: add i.MX BLK-CTL support
 2021-05-22  2:32 UTC  (4+ messages)

[PATCH v2] docs/zh_CN: Add zh_CN/admin-guide/lockup-watchdogs.rst
 2021-05-22  2:30 UTC  (2+ messages)

[PATCH] regulator: mp5416: Convert to use regulator_set_ramp_delay_regmap
 2021-05-22  2:30 UTC 

[PATCH] drm/panel: panel-dsi-cm: convert sysfs snprintf to sysfs_emit
 2021-05-22  2:22 UTC 

[PATCH v2] kbuild: replace LANG=C with LC_ALL=C
 2021-05-22  2:22 UTC  (3+ messages)

[PATCH v26 00/25] LSM: Module stacking for AppArmor
 2021-05-22  2:20 UTC  (5+ messages)
` [PATCH v26 22/25] Audit: Add new record for multiple process LSM attributes

[PATCH 0/4] DMA: several drivers depend on HAS_IOMEM
 2021-05-22  2:13 UTC  (5+ messages)
` [PATCH 1/4] DMA: ALTERA_MSGDMA depends "
` [PATCH 2/4] DMA: QCOM_HIDMA_MGMT "
` [PATCH 3/4] DMA: SF_PDMA "
` [PATCH 4/4] DMA: XILINX_ZYNQMP_DPDMA "

[PATCH v27 00/31] Control-flow Enforcement: Shadow Stack
 2021-05-22  1:58 UTC  (34+ messages)
` [PATCH v27 01/31] Documentation/x86: Add CET description
` [PATCH v27 02/31] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v27 03/31] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v27 04/31] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH v27 05/31] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v27 06/31] x86/cet: Add control-protection fault handler
` [PATCH v27 07/31] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v27 08/31] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v27 09/31] x86/mm: Introduce _PAGE_COW
` [PATCH v27 10/31] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v27 11/31] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v27 12/31] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v27 13/31] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v27 14/31] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v27 15/31] x86/mm: Shadow Stack page fault error checking
` [PATCH v27 16/31] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v27 17/31] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v27 18/31] mm: Add guard pages around a shadow stack
` [PATCH v27 19/31] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v27 20/31] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v27 21/31] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v27 22/31] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v27 23/31] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v27 24/31] x86/cet/shstk: Handle thread shadow stack
` [PATCH v27 25/31] x86/cet/shstk: Introduce shadow stack token setup/verify routines
` [PATCH v27 26/31] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v27 27/31] ELF: Introduce arch_setup_elf_property()
` [PATCH v27 28/31] x86/cet/shstk: Add arch_prctl functions for shadow stack
` [PATCH v27 29/31] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v27 30/31] mm: Update arch_validate_flags() to test vma anonymous
` [PATCH v27 31/31] mm: Introduce PROT_SHADOW_STACK for shadow stack

[PATCH v2 0/4] bootconfig: Add mixed subkeys and value under the same key
 2021-05-22  1:55 UTC  (3+ messages)

[PATCH v3 00/10] cifsd: introduce new SMB3 kernel server
 2021-05-22  1:55 UTC  (5+ messages)
    ` [PATCH v3 04/10] cifsd: add authentication
        ` [Linux-cifsd-devel] "

[PATCH] Makefile: fix GDB warning with CONFIG_RELR
 2021-05-22  1:26 UTC  (4+ messages)
      ` [PATCH v2] "

[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
 2021-05-22  1:16 UTC  (4+ messages)
` [PATCH 4/5] hexagon: move core-y in arch/hexagon/Makefile to arch/hexagon/Kbuild

[syzbot] KASAN: use-after-free Read in io_worker_handle_work
 2021-05-22  0:55 UTC  (3+ messages)
` 回复: "

[PATCH] docs/zh_CN: update a translation in zh_CN/dev-tools/gcov
 2021-05-22  0:54 UTC  (3+ messages)

BTF: build failure on 32bit on linux-next
 2021-05-22  0:46 UTC  (2+ messages)

[PATCH v2] staging: rtl8712: Fix memory leak in r8712_init_recv_priv
 2021-05-22  0:43 UTC  (3+ messages)

[PATCH] usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
 2021-05-22  0:44 UTC 

[PATCH] ext4: Fix no-key deletion for encrypt+casefold
 2021-05-22  0:41 UTC 

[v2 PATCH] mm: thp: check total_mapcount instead of page_mapcount
 2021-05-22  0:36 UTC  (6+ messages)

[PATCH RFC 0/3] riscv: Add DMA_COHERENT support
 2021-05-22  0:36 UTC  (7+ messages)

[PATCH v6 00/20] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-05-22  0:21 UTC  (21+ messages)
` [PATCH v6 01/20] vfio/mdev: idxd: add theory of operation documentation for idxd mdev
` [PATCH v6 02/20] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v6 03/20] dmaengine: idxd: add IMS offset and size retrieval code
` [PATCH v6 04/20] dmaengine: idxd: add portal offset for IMS portals
` [PATCH v6 05/20] vfio: mdev: common lib code for setting up Interrupt Message Store
` [PATCH v6 06/20] vfio/mdev: idxd: add PCI config for read/write for mdev
` [PATCH v6 07/20] vfio/mdev: idxd: Add administrative commands emulation "
` [PATCH v6 08/20] vfio/mdev: idxd: Add mdev device context initialization
` [PATCH v6 09/20] vfio/mdev: Add mmio read/write support for mdev
` [PATCH v6 10/20] vfio/mdev: idxd: add mdev type as a new wq type
` [PATCH v6 11/20] vfio/mdev: idxd: Add basic driver setup for idxd mdev
` [PATCH v6 12/20] vfio: move VFIO PCI macros to common header
` [PATCH v6 13/20] vfio/mdev: idxd: add mdev driver registration and helper functions
` [PATCH v6 14/20] vfio/mdev: idxd: add 1dwq-v1 mdev type
` [PATCH v6 15/20] vfio/mdev: idxd: ims domain setup for the vdcm
` [PATCH v6 16/20] vfio/mdev: idxd: add new wq state for mdev
` [PATCH v6 17/20] vfio/mdev: idxd: add error notification from host driver to mediated device
` [PATCH v6 18/20] vfio: move vfio_pci_set_ctx_trigger_single to common code
` [PATCH v6 19/20] vfio: mdev: Add device request interface
` [PATCH v6 20/20] vfio: mdev: idxd: setup request interrupt

[PATCH v2 0/5] Map register blocks individually
 2021-05-22  0:11 UTC  (6+ messages)
` [PATCH v2 1/5] cxl/mem: Introduce cxl_decode_register_block()
` [PATCH v2 2/5] cxl/mem: Reserve all device regions at once
` [PATCH v2 3/5] cxl/mem: Map registers based on capabilities
` [PATCH v2 4/5] cxl/mem: Reserve individual register block regions
` [PATCH v2 5/5] cxl: Add HDM decoder capbilities

[PATCH 0/6] K3 R5F & DSP IPC-only mode support
 2021-05-22  0:03 UTC  (7+ messages)
` [PATCH 1/6] remoteproc: Introduce rproc_detach_device() wrapper
` [PATCH 2/6] remoteproc: Add support for detach-only during shutdown
` [PATCH 3/6] remoteproc: k3-r5: Refactor mbox request code in start
` [PATCH 4/6] remoteproc: k3-r5: Add support for IPC-only mode for all R5Fs
` [PATCH 5/6] remoteproc: k3-dsp: Refactor mbox request code in start
` [PATCH 6/6] remoteproc: k3-dsp: Add support for IPC-only mode for all K3 DSPs

[PATCH -next] dmaengine: stedma40: add missing iounmap() on error in d40_probe()
 2021-05-22  0:01 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: display: convert faraday,tve200
 2021-05-21 23:55 UTC  (6+ messages)
` [PATCH v2 2/3] ARM: dts: gemini-dlink-dir-685: Remove address from display port
` [PATCH v2 3/3] ARM: dts: gemini: remove xxx-cells from display

[PATCH] drivers/soc/litex: remove 8-bit subregister option
 2021-05-21 23:44 UTC  (2+ messages)

[PATCH] userfaultfd: hugetlbfs: fix new flag usage in error path
 2021-05-21 23:39 UTC 

[PATCH 1/2] ARM: dts: gemini-dlink-dns-313: rename gpio-i2c to i2c
 2021-05-21 23:39 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: gemini-dlink-dir-685: "

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

[GIT PULL] Btrfs fixes for v5.13-rc3, part 2
 2021-05-21 23:31 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v5.13-rc3
 2021-05-21 23:31 UTC  (2+ messages)

[GIT PULL] SMB3 Fixes
 2021-05-21 23:31 UTC  (2+ messages)

[PATCH 0/3] Add support for RAS DES feature in PCIe DW controller
 2021-05-21 23:31 UTC  (5+ messages)
  ` [PATCH 2/3] PCI: debugfs: Add support for RAS framework in DWC
  ` [PATCH 1/3] PCI: dwc: Add support for vendor specific capability search

[PATCH 0/3] drm/msm/dp: Simplify aux code
 2021-05-21 23:26 UTC  (3+ messages)

[RFC PATCH v0.1 0/9] UMCG early preview/RFC patchset
 2021-05-21 23:08 UTC  (9+ messages)
` [RFC PATCH v0.1 4/9] sched/umcg: implement core UMCG API

[PATCH v7 00/10] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-05-21 23:07 UTC  (2+ messages)

[PATCH] cw1200: Revert unnecessary patches that fix unreal use-after-free bugs
 2021-05-21 22:32 UTC 

[PATCH 00/38] Rid W=1 warnings from GPU
 2021-05-21 22:58 UTC  (3+ messages)
` [PATCH 27/38] drm/msm/dp/dp_catalog: Correctly document param 'dp_catalog'

[RFC PATCH 0/6] Calculate pcp->high based on zone sizes and active CPUs
 2021-05-21 22:57 UTC  (9+ messages)
` [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 5/6] mm/page_alloc: Limit the number of pages on PCP lists when reclaim is active
` [PATCH 6/6] mm/page_alloc: Introduce vm.percpu_pagelist_high_fraction

[PATCH v2] drm/msm: Use nvmem_cell_read_variable_le_u32() to read speed bin
 2021-05-21 22:54 UTC  (4+ messages)

[PATCH 0/5] dt-bindings: gpio: omap: Convert to json-schema
 2021-05-21 22:32 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: am335x: align GPIO hog names with dt-schema
` [PATCH 2/5] ARM: dts: am437x: align gpio "
` [PATCH 3/5] ARM: dts: omap3: "
` [PATCH 4/5] ARM: dts: omap5-board-common: "
` [PATCH 5/5] dt-bindings: gpio: omap: Convert to json-schema

[PATCH v6 1/2] drm/msm/dp: handle irq_hpd with sink_count = 0 correctly
 2021-05-21 22:27 UTC  (4+ messages)

[PATCH v6] drm/msm/dp: handle irq_hpd with sink_count = 0 correctly
 2021-05-21 22:25 UTC 

[PATCH 0/3] ARM: dts: ti: fix ti,no-reset-on-init usage
 2021-05-21 22:24 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: am57xx-cl-som-am57x: fix ti,no-reset-on-init flag for gpios
` [PATCH 2/3] ARM: dts: am437x-gp-evm: "
` [PATCH 3/3] ARM: dts: am335x: "

[PATCH][next] ALSA: firewire-lib: Fix uninitialized variable err issue
 2021-05-21 22:21 UTC  (4+ messages)

[PATCH] acpi-cpufreq: Skip initialization if a cpufreq driver exists
 2021-05-21 22:19 UTC 

[PATCH v27 00/10] Control-flow Enforcement: Indirect Branch Tracking
 2021-05-21 22:15 UTC  (11+ messages)
` [PATCH v27 01/10] x86/cet/ibt: Add Kconfig option for "
` [PATCH v27 02/10] x86/cet/ibt: Add user-mode Indirect Branch Tracking support
` [PATCH v27 03/10] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v27 04/10] x86/cet/ibt: Disable IBT for ia32
` [PATCH v27 05/10] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking
` [PATCH v27 06/10] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v27 07/10] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v27 08/10] x86/vdso: Introduce ENDBR macro
` [PATCH v27 09/10] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v27 10/10] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

linux 5.12 - fails to boot - soft lockup - CPU#0 stuck for 23s! - RIP smp_call_function_single
 2021-05-21 22:11 UTC  (8+ messages)

[PATCH] ipv6: record frag_max_size in atomic fragments in input path
 2021-05-21 22:10 UTC  (2+ messages)

[PATCH] drm/amd/amdkfd: Drop unnecessary NULL check after container_of
 2021-05-21 22:08 UTC  (2+ messages)

[PATCH v2 0/2] Update sd card pinconf for sc7180 DT
 2021-05-21 22:02 UTC 

[PATCH 1/2] nvmem: core: constify nvmem_cell_read_variable_common() return value
 2021-05-21 22:03 UTC  (4+ messages)
` [PATCH 2/2] nvmem: qfprom: Improve the comment about regulator setting


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