All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-17 16:39:41 to 2020-11-17 17:16:10 UTC [more...]

[dpdk-dev] [PATCH 0/4] cppcheck
 2020-11-17 17:14 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] app/procinfo: fix redundant condition
` [dpdk-dev] [PATCH 2/4] app/procinfo: fix negative check on unsigned variable
` [dpdk-dev] [PATCH 3/4] app/procinfo: remove suspicious sizeof
` [dpdk-dev] [PATCH 4/4] app/procinfo: remove useless assignment

[PATCH] ACPI: processor: Remove the duplicated ACPI_PROCESSOR_CLASS macro
 2020-11-17 17:15 UTC  (2+ messages)

[PATCH net-next v3 1/4] ethtool: add ETHTOOL_COALESCE_ALL_PARAMS define
 2020-11-17 17:15 UTC  (5+ messages)
` [PATCH net-next v3 4/4] selftests: add ring and coalesce selftests

[PATCH v7 0/8] add support for direct I/O with fscrypt using blk-crypto
 2020-11-17 17:15 UTC  (2+ messages)

[PATCH v9 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-17 17:15 UTC  (6+ messages)
` [PATCH v9 8/9] arch, mm: wire up memfd_secret system call were relevant

[PATCH v1 0/1] mmc: sdhci-of-arasan: Specify .clk_ops for Keem Bay SOC
 2020-11-17 17:14 UTC  (8+ messages)
` [PATCH v1 1/1] "

[PATCH v6] hw/i386/pc: add max combined fw size as machine configuration option
 2020-11-17 16:53 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/phy: Quieten state loss across suspend
 2020-11-17 17:14 UTC  (2+ messages)
`  "

[PATCH 1/2] drm/amd/display: Add display only once
 2020-11-17 17:14 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/display: Add comments to hdcp property change code

[PATCH][next] nfp: tls: Fix unreachable code issue
 2020-11-17 17:13 UTC 

[f2fs-dev] [PATCH 1/2] f2fs: add disable_auto_compr mount option
 2020-11-17 17:13 UTC  (3+ messages)
`  "

[PATCH v4 00/34] SEV-ES hypervisor support
 2020-11-17 17:07 UTC  (35+ messages)
` [PATCH v4 01/34] x86/cpu: Add VM page flush MSR availablility as a CPUID feature
` [PATCH v4 02/34] KVM: SVM: Remove the call to sev_platform_status() during setup
` [PATCH v4 03/34] KVM: SVM: Add support for SEV-ES capability in KVM
` [PATCH v4 04/34] KVM: SVM: Add GHCB accessor functions for retrieving fields
` [PATCH v4 05/34] KVM: SVM: Add support for the SEV-ES VMSA
` [PATCH v4 06/34] KVM: x86: Mark GPRs dirty when written
` [PATCH v4 07/34] KVM: SVM: Add required changes to support intercepts under SEV-ES
` [PATCH v4 08/34] KVM: SVM: Prevent debugging "
` [PATCH v4 09/34] KVM: SVM: Do not allow instruction emulation "
` [PATCH v4 10/34] KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
` [PATCH v4 11/34] KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
` [PATCH v4 12/34] KVM: SVM: Add initial support for a VMGEXIT VMEXIT
` [PATCH v4 13/34] KVM: SVM: Create trace events for VMGEXIT processing
` [PATCH v4 14/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
` [PATCH v4 15/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004
` [PATCH v4 16/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
` [PATCH v4 17/34] KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
` [PATCH v4 18/34] KVM: SVM: Support MMIO for an SEV-ES guest
` [PATCH v4 19/34] KVM: SVM: Support string IO operations "
` [PATCH v4 20/34] KVM: SVM: Add support for EFER write traps "
` [PATCH v4 21/34] KVM: SVM: Add support for CR0 "
` [PATCH v4 22/34] KVM: SVM: Add support for CR4 "
` [PATCH v4 23/34] KVM: SVM: Add support for CR8 "
` [PATCH v4 24/34] KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES
` [PATCH v4 25/34] KVM: SVM: Do not report support for SMM for an SEV-ES guest
` [PATCH v4 26/34] KVM: SVM: Guest FPU state save/restore not needed for "
` [PATCH v4 27/34] KVM: SVM: Add support for booting APs for an "
` [PATCH v4 28/34] KVM: SVM: Add NMI support "
` [PATCH v4 29/34] KVM: SVM: Set the encryption mask for the SVM host save area
` [PATCH v4 30/34] KVM: SVM: Update ASID allocation to support SEV-ES guests
` [PATCH v4 31/34] KVM: SVM: Provide support for SEV-ES vCPU creation/loading
` [PATCH v4 32/34] KVM: SVM: Provide support for SEV-ES vCPU loading
` [PATCH v4 33/34] KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
` [PATCH v4 34/34] KVM: SVM: Provide support to launch and run an SEV-ES guest

nvme: subsystem handle not released on hot removal under raid1 configuration and multipath enabled
 2020-11-17 17:12 UTC  (3+ messages)

[PATCH] mm/lru: simplify is_file_lru() and is_active_lru()
 2020-11-17 17:12 UTC 

Identifying thread/process termination
 2020-11-17 15:22 UTC  (7+ messages)

[RFC PATCH 00/29] kernel-doc: update from Linux 5.10
 2020-11-17 16:53 UTC  (30+ messages)
` [PATCH 01/29] kernel-doc: fix processing nested structs with attributes
` [PATCH 02/29] kernel-doc: add support for ____cacheline_aligned_in_smp attribute
` [PATCH 03/29] scripts/kernel-doc: Add support for named variable macro arguments
` [PATCH 04/29] scripts: kernel-doc: proper handle @foo->bar()
` [PATCH 05/29] scripts: kernel-doc: accept negation like !@var
` [PATCH 06/29] scripts: kernel-doc: accept blank lines on parameter description
` [PATCH 07/29] Replace HTTP links with HTTPS ones: documentation
` [PATCH 08/29] scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
` [PATCH 09/29] scripts/kernel-doc: handle function pointer prototypes
` [PATCH 10/29] scripts/kernel-doc: optionally treat warnings as errors
` [PATCH 11/29] kernel-doc: include line numbers for function prototypes
` [PATCH 12/29] kernel-doc: add support for ____cacheline_aligned attribute
` [PATCH 13/29] scripts: kernel-doc: add support for typedef enum
` [PATCH 14/29] Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments"
` [PATCH 15/29] Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"
` [PATCH 16/29] scripts: kernel-doc: make it more compatible with Sphinx 3.x
` [PATCH 17/29] scripts: kernel-doc: use a less pedantic markup for funcs on "
` [PATCH 18/29] scripts: kernel-doc: fix troubles with line counts
` [PATCH 19/29] scripts: kernel-doc: reimplement -nofunction argument
` [PATCH 20/29] scripts: kernel-doc: fix typedef identification
` [PATCH 21/29] scripts: kernel-doc: don't mangle with parameter list
` [PATCH 22/29] scripts: kernel-doc: allow passing desired Sphinx C domain dialect
` [PATCH 23/29] scripts: kernel-doc: fix line number handling
` [PATCH 24/29] scripts: kernel-doc: try to use c:function if possible
` [PATCH 25/29] Revert "kernel-doc: Handle function typedefs without asterisks"
` [PATCH 26/29] Revert "kernel-doc: Handle function typedefs that return pointers"
` [PATCH 27/29] scripts: kernel-doc: fix typedef parsing
` [PATCH 28/29] scripts: kernel-doc: split typedef complex regex
` [PATCH 29/29] scripts: kernel-doc: use :c:union when needed

[igt-dev] [PATCH i-g-t v4] tests/kms_big_joiner: Add test to validate big joiner
 2020-11-17 17:11 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_big_joiner: Add test to validate big joiner (rev4)

[PATCH] usb/mos7720: process deferred urbs in a workqueue
 2020-11-17 16:48 UTC  (11+ messages)
          ` [PATCH] USB: serial: mos7720: defer state restore to "
                  ` [PATCH v2] "

[PATCH net-next 00/13] Add mlx5 subfunction support
 2020-11-17 17:11 UTC  (6+ messages)

[PATCH] vfio-pci: Use io_remap_pfn_range() for PCI IO memory
 2020-11-17 17:10 UTC  (10+ messages)

sigaction.2: clarification for SA_NODEFER needed
 2020-11-17 17:09 UTC  (9+ messages)

[Intel-gfx] [PATCH] drm/i915/perf: workaround register corruption in OATAILPTR
 2020-11-17 17:09 UTC  (2+ messages)

[PATCH] mm/lru: simplify is_file_lru() and is_active_lru()
 2020-11-17 16:53 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH] build: allow passing extra config header to build
 2020-11-17 17:08 UTC  (2+ messages)

[PATCH v6 0/7] resource: introduce union(), intersection() API
 2020-11-17 17:08 UTC  (4+ messages)

[RFC][PATCH v2 00/21] x86/pti: Defer CR3 switch to C code
 2020-11-17 17:07 UTC  (14+ messages)
` [RFC][PATCH v2 12/21] x86/pti: Use PTI stack instead of trampoline stack

BananaPi M2 support
 2020-11-17 17:06 UTC  (6+ messages)

Segmentation Fault in nl80211_get_reg_do
 2020-11-17 17:07 UTC  (2+ messages)

[PATCH 00/12] xen: support per-cpupool scheduling granularity
 2020-11-17 17:05 UTC  (4+ messages)
` [PATCH 11/12] xen/hypfs: add scheduling granularity entry to cpupool entries

[RFC PATCH 0/3] Make overlayfs volatile mounts reusable
 2020-11-17 17:05 UTC  (14+ messages)
` [RFC PATCH 3/3] overlay: Add the ability to remount volatile directories when safe

Is adding an argument to an existing syscall okay?
 2020-11-17 17:05 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Encryption and Casefolding in F2FS
 2020-11-17 17:04 UTC  (6+ messages)
` [PATCH v2 2/3] fscrypt: Have filesystems handle their d_ops
      ` [f2fs-dev] "

[gatesgarth][PATCH 00/19] gatesgarth review request
 2020-11-17 17:05 UTC  (3+ messages)
` [gatesgarth][PATCH 17/19] kernel: provide module.lds for out of tree builds in v5.10+
  ` [OE-core] "

[PATCH] scsi: ufs: show lba and length for unmap commands
 2020-11-17 17:04 UTC  (3+ messages)

[dm-devel] [PATCH] md: dm-writeback: add __noreturn to BUG-ging function
 2020-11-17 16:31 UTC  (4+ messages)
    ` [dm-devel] "

[dm-devel] misc struct block_device related driver cleanups
 2020-11-17 16:11 UTC  (8+ messages)
` [dm-devel] [PATCH 5/6] dm: simplify flush_bio initialization in __send_empty_flush
` [dm-devel] [PATCH 6/6] dm: remove the block_device reference in struct mapped_device

[PATCH v2 07/22] drm/msm: Do rpm get sooner in the submit path
 2020-11-17 17:02 UTC  (13+ messages)

master - man: vgsplit source and destination VGs
 2020-11-17 17:02 UTC 

[PATCH 5.11 0/2] registered files improvements for IOPOLL mode
 2020-11-17 16:58 UTC  (7+ messages)
` [PATCH 5.11 2/2] io_uring: don't take percpu_ref operations for registered files in "

[PATCH v2 0/8] qom: Use qlit to represent property defaults
 2020-11-17 16:53 UTC  (5+ messages)
` [PATCH v2 4/8] qnum: qnum_value_is_equal() function

[RFC PATCH 0/2] arm64: Support Enhanced PAN
 2020-11-17 16:59 UTC  (5+ messages)
` [RFC PATCH 1/2] arm64: Support execute-only permissions with "
` [RFC PATCH 2/2] arm64: Expose EPAN support via HWCAPS2_EPAN

[PATCH V2] cpufreq: stats: Use local_clock() instead of jiffies
 2020-11-17 16:59 UTC  (2+ messages)

[PATCH v3] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-11-17 17:00 UTC  (12+ messages)

[PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver
 2020-11-17 16:58 UTC  (13+ messages)

[PATCH v5 0/5] scsi: ufs: add some fixes
 2020-11-17 16:58 UTC  (8+ messages)
` [PATCH v5 1/7] scsi: ufs: avoid to call REQ_CLKS_OFF to CLKS_OFF
` [PATCH v5 2/7] scsi: ufs: atomic update for clkgating_enable
` [PATCH v5 3/7] scsi: ufs: clear UAC for FFU and RPMB LUNs
` [PATCH v5 4/7] scsi: ufs: use WQ_HIGHPRI for gating work
` [PATCH v5 5/7] scsi: add more contexts in the ufs tracepoints
` [PATCH v5 6/7] scsi: ufs: fix clkgating on/off correctly
` [PATCH v5 7/7] scsi: ufs: show lba and length for unmap commands

[PATCH v9,net-next,00/12] Add Support for Marvell OcteonTX2 Cryptographic Acceleration Unit
 2020-11-17 16:58 UTC  (8+ messages)
` [PATCH v9,net-next,12/12] crypto: octeontx2: register with linux crypto framework

[PATCH net-next] net: add annotation for sock_{lock,unlock}_fast
 2020-11-17 16:58 UTC  (4+ messages)

[PATCH 0/6] Enable Qualcomm Crypto Engine on sdm845
 2020-11-17 16:57 UTC  (2+ messages)

Time to re-enable Runtime PM per default for PCI devcies?
 2020-11-17 16:57 UTC  (3+ messages)

drivers/net/ethernet/netronome/nfp/crypto/tls.c:477:18: warning: variable 'ipv6h' set but not used
 2020-11-17 16:56 UTC  (3+ messages)

[dpdk-dev] [PATCH] common/octeontx2: fix msix offset structure fields
 2020-11-17 16:55 UTC  (2+ messages)

[PATCH v4] mm: Optional full ASLR for mmap() and mremap()
 2020-11-17 16:54 UTC  (2+ messages)

[PATCH 00/10] drm/fb-helper: Various fixes and cleanups
 2020-11-17 16:54 UTC  (5+ messages)
` [PATCH 08/10] drm/fb-helper: Restore damage area upon errors

[PATCH v3 0/3] xen/arm: Make PCI passthrough code non-x86 specific
 2020-11-17 16:52 UTC  (4+ messages)
` [PATCH v3 2/3] xen/pci: Move x86 specific code to x86 directory

[PATCH] PCI: dwc: Set 32-bit DMA mask for MSI target address allocation
 2020-11-17 16:53 UTC 

[fsverity-utils PATCH v2 0/4] Add libfsverity_enable() and default params
 2020-11-17 16:53 UTC  (2+ messages)

[RFC PATCH 0/2] add ppp_generic ioctl to bridge channels
 2020-11-17 16:52 UTC  (6+ messages)

[PATCH 0/7] ARM: shmobile: Remove IOMEM and static mappings
 2020-11-17 16:49 UTC  (11+ messages)
` [PATCH 2/7] ARM: shmobile: r8a7779: Use ioremap() to map INTC2 registers

[PATCH] drivers: gpio: use of_match_ptr() and ACPI_PTR() macros
 2020-11-17 16:49 UTC  (3+ messages)

[PATCH v2] IPv6: RTM_GETROUTE: Add RTA_ENCAP to result
 2020-11-17 16:47 UTC  (2+ messages)

[PATCH ipsec-next] xfrm: add /proc/sys/core/net/xfrm_redact_secret
 2020-11-17 16:47 UTC  (5+ messages)
` [PATCH] xfrm: redact SA secret with lockdown confidentiality
  ` [PATCH ipsec-next v5] "

[PATCH v2 0/2] st_lsm6dsx: add vdd-vddio power regulator
 2020-11-17 16:47 UTC  (3+ messages)
` [PATCH v2 1/2] iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator
` [PATCH v2 2/2] dt-bindings: iio: imu: st_lsm6dsx: introduce vdd-vddio regulators bindings

[PATCH v2 0/8] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations
 2020-11-17 16:45 UTC  (4+ messages)
` [PATCH v2 8/8] "

[block, scsi, ide] 3e3b42fee6: kmsg.sd#:#:#:#:[sdf]Asking_for_cache_data_failed
 2020-11-17 16:46 UTC  (2+ messages)

[f2fs-dev] [PATCH] Fixed a few spelling errors in f2fs-tools
 2020-11-17 16:46 UTC 

[RFC PATCH-for-5.2] hw/s390x/pci: Fix endianness issue
 2020-11-17 16:43 UTC  (10+ messages)

[dpdk-dev] [PATCH] event/octeontx2: fix unintended flush in Tx enqueue
 2020-11-17 16:46 UTC 

[PATCH for-5.2? 0/2] authz: Add missing NULL checks
 2020-11-17 16:44 UTC  (6+ messages)
` [PATCH for-5.2? 1/2] authz-pam: Check that 'service' property is set
` [PATCH for-5.2? 2/2] authz-simple: Check that 'identity' "

[PATCH] device: Update cache only if content changed
 2020-11-17 16:45 UTC  (2+ messages)
`  "

[PULL 0/7] Patches for 5.2.0-rc2
 2020-11-17 16:40 UTC  (2+ messages)

Implementing GICv3 ITS support for TCG emulation
 2020-11-17 16:44 UTC 

[PATCH 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-11-17 16:44 UTC  (3+ messages)
` [PATCH 4/9] platform/surface: aggregator: Add trace points

[PATCH RFC 00/12] vdpa: generalize vdpa simulator and add block device
 2020-11-17 16:43 UTC  (6+ messages)
` [PATCH RFC 04/12] vdpa: add vdpa simulator for "

clarifying the variations of BBMASK
 2020-11-17 16:43 UTC 

[Virtio-fs] [PATCH] virtiofsd: Use --thread-pool-size=0 to mean no thread pool
 2020-11-17 16:39 UTC  (4+ messages)

[PATCH V4 00/12] blk-mq/scsi: tracking device queue depth via sbitmap
 2020-11-17 16:42 UTC  (5+ messages)
` [PATCH V4 11/12] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024)

[PATCH] python3targetconfig.bbclass: Add py3 dependecy only for target recipes
 2020-11-17 16:42 UTC  (3+ messages)

[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
 2020-11-17 16:40 UTC  (4+ messages)

STEPS FOR CHANGING THE DEFAULT SERIAL CONSOLE TO UART2
 2020-11-17 16:40 UTC  (5+ messages)

[RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
 2020-11-17 16:42 UTC  (13+ messages)

NetBSD dom0 PVH: hardware interrupts stalls
 2020-11-17 16:40 UTC  (3+ messages)

[PATCH v2] mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function
 2020-11-17 16:40 UTC  (7+ messages)

[f2fs-dev] [PATCH] f2fs: avoid race condition for shinker count
 2020-11-17 16:40 UTC  (6+ messages)
` [f2fs-dev] [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[meta-oe][PATCH] spdlog: Fix recipe so other recipes can use spdlog with external fmt
 2020-11-17 16:39 UTC 

[PATCH v2] hw/char/cmsdk-apb-uart: Fix rx interrupt handling
 2020-11-17 16:38 UTC  (2+ messages)

[PATCH v2 net-next 0/5] ptp_clockmatrix bug fix and improvement
 2020-11-17 16:06 UTC  (2+ messages)
` [PATCH v2 net-next 3/5] ptp: clockmatrix: remove 5 second delay before entering write phase mode


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.