linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-01 16:57:05 to 2021-02-01 18:41:25 UTC [more...]

[PATCH 1/3] tracing: Merge irqflags + preempt counter
 2021-02-01 18:34 UTC  (5+ messages)
` [PATCH 0/4 v2] "

[PATCH net-next 0/9] net: ipa: don't disable NAPI in suspend
 2021-02-01 18:38 UTC  (10+ messages)
` [PATCH net-next 9/9] "

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-02-01 18:32 UTC  (13+ messages)
` [RFC PATCH v2 03/26] arm64: kvm: Add standalone ticket spinlock implementation for use at hyp
` [RFC PATCH v2 04/26] KVM: arm64: Initialize kvm_nvhe_init_params early
` [RFC PATCH v2 05/26] KVM: arm64: Avoid free_page() in page-table allocator
` [RFC PATCH v2 06/26] KVM: arm64: Factor memory allocation out of pgtable.c
` [RFC PATCH v2 07/26] KVM: arm64: Introduce a BSS section for use at Hyp

[PATCH v3] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2021-02-01 18:37 UTC  (9+ messages)
    ` [Linaro-mm-sig] "

[PATCH v10 00/17] Implement NTB Controller using multiple PCI EP
 2021-02-01 18:37 UTC 

[PATCH v11 0/6] arm64: MMU enabled kexec relocation
 2021-02-01 18:32 UTC  (2+ messages)

forkat(int pidfd), execveat(int pidfd), other awful things?
 2021-02-01 18:32 UTC  (5+ messages)

[PATCH 00/14] CXL 2.0 Support
 2021-02-01 18:34 UTC  (29+ messages)
` [PATCH 01/14] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH 02/14] cxl/mem: Map memory device registers
` [PATCH 03/14] cxl/mem: Find device capabilities
` [PATCH 04/14] cxl/mem: Implement polled mode mailbox
` [PATCH 05/14] cxl/mem: Register CXL memX devices
` [PATCH 07/14] cxl/mem: Add send command
` [PATCH 08/14] taint: add taint for direct hardware access
` [PATCH 09/14] cxl/mem: Add a "RAW" send command
` [PATCH 13/14] cxl/mem: Add limited Get Log command (0401h)

[PATCH RESEND v4 0/4] x86: fix get_nr_restart_syscall()
 2021-02-01 18:32 UTC  (8+ messages)
` [PATCH v4 1/4] introduce set_restart_fn() and arch_set_restart_data()
` [PATCH v4 2/4] x86: mv TS_COMPAT from asm/processor.h to
` [PATCH v4 3/4] x86: introduce TS_COMPAT_RESTART to fix
` [PATCH v4 4/4] x86: introduce restart_block->arch_data to kill

PCI MSI issue with reinserting a driver
 2021-02-01 18:34 UTC 

[PATCH v2 0/9] Introduce vfio-pci-core subsystem
 2021-02-01 18:35 UTC  (11+ messages)
` [PATCH 5/9] vfio-pci/zdev: remove unused vdev argument
` [PATCH 6/9] vfio-pci/zdev: fix possible segmentation fault issue
` [PATCH 8/9] vfio/pci: use x86 naming instead of igd
` [PATCH 9/9] vfio/pci: use powernv naming instead of nvlink2

[PATCH v1 0/5] ACPI: More cleanups related to printing messages
 2021-02-01 18:35 UTC  (7+ messages)
` [PATCH v1 1/5] ACPI: AC: Clean up "
` [PATCH v1 2/5] ACPI: battery: "
` [PATCH v1 3/5] ACPI: button: "
` [PATCH v1 4/5] ACPI: video: "
` [PATCH v1 5/5] ACPI: thermal: "

[PATCH] x86/sev-es: Do not unroll string I/O for SEV-ES guests
 2021-02-01 18:34 UTC  (2+ messages)

[PATCH v6] modules: introduce the MODULE_SCMVERSION config
 2021-02-01 18:33 UTC  (2+ messages)

[PATCH v3 0/9] userfaultfd: add minor fault handling
 2021-02-01 18:31 UTC  (3+ messages)
` [PATCH v3 5/9] userfaultfd: add minor fault registration mode

[PATCH] misc: bcm-vk: unlock on error in bcm_to_h_msg_dequeue()
 2021-02-01 18:32 UTC  (4+ messages)

[PATCH 00/31] coresight: Patches for v5.12
 2021-02-01 18:13 UTC  (29+ messages)
` [PATCH 01/31] coresight: cti: Reduce scope for the variable 'cs_fwnode' in cti_plat_create_connection()
` [PATCH 02/31] coresight: etm4x: add AMBA id for Cortex-A55 and Cortex-A75
` [PATCH 03/31] coresight: etm4x: Handle access to TRCSSPCICRn
` [PATCH 04/31] coresight: etm4x: Skip accessing TRCPDCR in save/restore
` [PATCH 05/31] coresight: Introduce device access abstraction
` [PATCH 06/31] coresight: tpiu: Prepare for using coresight "
` [PATCH 07/31] coresight: Convert coresight_timeout to use "
` [PATCH 08/31] coresight: Convert claim/disclaim operations to use access wrappers
` [PATCH 10/31] coresight: etm4x: Convert all register accesses
` [PATCH 11/31] coresight: etm4x: Make offset available for sysfs attributes
` [PATCH 12/31] coresight: etm4x: Add commentary on the registers
` [PATCH 14/31] coresight: etm4x: Hide sysfs attributes for unavailable registers
` [PATCH 15/31] coresight: etm4x: Define DEVARCH register fields
` [PATCH 16/31] coresight: etm4x: Check for Software Lock
` [PATCH 17/31] coresight: etm4x: Cleanup secure exception level masks
` [PATCH 18/31] coresight: etm4x: Clean up "
` [PATCH 20/31] coresight: etm4x: Detect access early on the target CPU
` [PATCH 21/31] coresight: etm4x: Use TRCDEVARCH for component discovery
` [PATCH 22/31] coresight: etm4x: Expose trcdevarch via sysfs
` [PATCH 23/31] coresight: etm4x: Add necessary synchronization for sysreg access
` [PATCH 24/31] coresight: etm4x: Detect system instructions support
` [PATCH 25/31] coresight: etm4x: Refactor probing routine
` [PATCH 26/31] coresight: etm4x: Run arch feature detection on the CPU
` [PATCH 27/31] coresight: etm4x: Add support for sysreg only devices
` [PATCH 28/31] dts: bindings: coresight: ETM system register access only units
` [PATCH 29/31] arm64: Add TRFCR_ELx definitions
` [PATCH 30/31] coresight: Add support for v8.4 SelfHosted tracing
` [PATCH 31/31] coresight: etm4x: Handle accesses to TRCSTALLCTLR

[PATCH 0/3] soundwire: clear bus clash/parity interrupt before the mask is enabled
 2021-02-01 16:29 UTC  (11+ messages)
` [PATCH 1/3] soundwire: bus: clear bus clash "
` [PATCH 2/3] soundwire: intel: add SDW_MASTER_QUIRKS_CLEAR_INITIAL_CLASH quirk
` [PATCH 3/3] soundwire: bus: clear parity interrupt before the mask is enabled

[PATCH V2 0/3] SWIOTLB: Preserve swiotlb map offset when needed
 2021-02-01 18:30 UTC  (4+ messages)
` [PATCH V2 1/3] Adding page_offset_mask to device_dma_parameters
` [PATCH V2 2/3] Add swiotlb offset preserving mapping when dma_dma_parameters->page_offset_mask is non zero
` [PATCH V2 3/3] Adding device_dma_parameters->offset_preserve_mask to NVMe driver

[PATCH] scripts: switch some more scripts explicitly to Python 3
 2021-02-01 18:28 UTC  (2+ messages)

[PATCH 0/6] soundwire: qcom: various improvements
 2021-02-01 16:42 UTC  (9+ messages)
` [PATCH 1/6] soundwire: qcom: add support to missing transport params
` [PATCH 5/6] soundwire: qcom: update register read/write routine

[PATCH 0/3] iommu/drm/msm: Allow non-coherent masters to use system cache
 2021-02-01 18:20 UTC  (5+ messages)
` [PATCH 2/3] iommu/io-pgtable-arm: Add IOMMU_LLC page protection flag

corrupted pvqspinlock in htab_map_update_elem
 2021-02-01 18:14 UTC  (6+ messages)

[PATCH v3 0/2] i2c: i2c-amd-mp2: Clean up driver
 2021-02-01 18:16 UTC  (4+ messages)
` [PATCH v3 1/2] i2c: i2c-amd-mp2: Remove NIH logging functions
` [PATCH v3 2/2] i2c: i2c-amd-mp2: Remove unused macro

[PATCH 0/6] usb: typec: and platform/chrome: Add PD revision numbers
 2021-02-01 18:15 UTC  (7+ messages)
` [PATCH 4/6] platform/chrome: cros_ec_typec: Report SOP' PD revision from status
` [PATCH 5/6] platform/chrome: cros_ec_typec: Set Partner "
` [PATCH 6/6] platform/chrome: cros_ec_typec: Set opmode to PD on SOP connected

[PATCH v2 0/2] drivers/base/memory: clarify some memory block properties
 2021-02-01 18:13 UTC  (3+ messages)
` [PATCH v2 1/2] drivers/base/memory: don't store phys_device in memory blocks
` [PATCH v2 2/2] Documentation: sysfs/memory: clarify some memory block device properties

[PATCH v3] misc: bcm-vk: only support ttyVK if CONFIG_TTY is set
 2021-02-01 18:13 UTC  (3+ messages)

[PATCH v8 0/5] media: i2c: Add RDACM21 camera module
 2021-02-01 18:14 UTC  (4+ messages)

[PATCH] sched/topology: fix the issue groups don't span domain->span for NUMA diameter > 2
 2021-02-01 18:11 UTC  (2+ messages)

[PATCH v3 hyperv-next 0/4] Drivers: hv: vmbus: Restrict devices and configurations on 'isolated' guests
 2021-02-01 18:11 UTC  (10+ messages)
` [PATCH v3 hyperv-next 1/4] x86/hyperv: Load/save the Isolation Configuration leaf
` [PATCH v3 hyperv-next 2/4] Drivers: hv: vmbus: Restrict vmbus_devices on isolated guests
` [PATCH v3 hyperv-next 3/4] Drivers: hv: vmbus: Enforce 'VMBus version >= 5.2' "
` [PATCH v3 hyperv-next 4/4] hv_netvsc: Restrict configurations "

[PATCH][next] hv: hyperv.h: Replace one-element array with flexible-array in struct icmsg_negotiate
 2021-02-01 18:10 UTC  (3+ messages)

[PATCH net-next v1 0/6] lan743x speed boost
 2021-02-01 18:04 UTC  (5+ messages)
` [PATCH net-next v1 2/6] lan743x: support rx multi-buffer packets

[PATCH 0/3] charger-supply for max8997_charger
 2021-02-01 18:03 UTC  (5+ messages)
` [PATCH 3/3] power: supply: max8997_charger: Switch to new binding

Very slow unlockall()
 2021-02-01 18:00 UTC  (5+ messages)

Patches from the future - can checkpatch help?
 2021-02-01 17:59 UTC  (6+ messages)
` [Linux-kernel-mentees] "

[PATCH net-next] net: fix up truesize of cloned skb in skb_prepare_for_shift()
 2021-02-01 17:58 UTC  (4+ messages)

[PATCH v3 0/5] perf stat: Introduce iostat mode to provide I/O performance metrics
 2021-02-01 17:55 UTC  (3+ messages)
` [PATCH v3 3/5] perf stat: Helper functions for PCIe root ports list in iostat mode

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-02-01 17:50 UTC  (8+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs
              ` [EXT] "

[PATCH] arch: mips: kernel: Made couple of spelling fixes and a sentence construction in smp.c
 2021-02-01 17:51 UTC  (3+ messages)

[RFC][PATCH 00/13] [v5] Migrate Pages in lieu of discard
 2021-02-01 17:49 UTC  (4+ messages)
` [RFC][PATCH 04/13] mm/numa: node demotion data structure and lookup

[PATCH net-next v3 0/4] net: use INDIRECT_CALL in some dst_ops
 2021-02-01 17:41 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: use indirect call helpers for dst_input
` [PATCH net-next v3 2/4] net: use indirect call helpers for dst_output
` [PATCH net-next v3 3/4] net: use indirect call helpers for dst_mtu
` [PATCH net-next v3 4/4] net: indirect call helpers for ipv4/ipv6 dst_check functions

[PATCH] ARM: dts: zynq: Add address-cells property to interrupt controllers
 2021-02-01 17:41 UTC  (2+ messages)

[PATCH 1/8] perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRC
 2021-02-01 17:40 UTC  (3+ messages)
` [PATCH 8/8] perf arm-spe: Set thread TID

drivers/infiniband/core/uverbs_std_types_device.c:299:29: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-02-01 17:40 UTC 

[PATCH v12] staging: fbtft: add tearing signal detect
 2021-02-01 17:40 UTC  (5+ messages)

[PATCH v23 00/15] Introduce Data Access MONitor (DAMON)
 2021-02-01 17:37 UTC  (7+ messages)
` [PATCH v23 02/15] mm/damon/core: Implement region-based sampling
` [PATCH v23 03/15] mm/damon: Adaptively adjust regions
` [PATCH v23 07/15] mm/damon: Implement a debugfs-based user space interface

[PATCH v2] KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off
 2021-02-01 17:36 UTC  (8+ messages)

[PATCH] gpiolib: free device name on error path to fix kmemleak
 2021-02-01 17:36 UTC  (5+ messages)

[PATCH net-next v2 0/7] net: ipa: don't disable NAPI in suspend
 2021-02-01 17:28 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: ipa: don't thaw channel if error starting
` [PATCH net-next v2 2/7] net: ipa: introduce gsi_channel_stop_retry()
` [PATCH net-next v2 3/7] net: ipa: introduce __gsi_channel_start()
` [PATCH net-next v2 4/7] net: ipa: kill gsi_channel_freeze() and gsi_channel_thaw()
` [PATCH net-next v2 5/7] net: ipa: disable interrupt and NAPI after channel stop
` [PATCH net-next v2 6/7] net: ipa: don't disable interrupt on suspend
` [PATCH net-next v2 7/7] net: ipa: expand last transaction check

[PATCH v3] KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
 2021-02-01 17:31 UTC  (2+ messages)

[PATCH v2] ARM: dts: sun7i: a20: bananapro: Fix ethernet node
 2021-02-01 17:29 UTC  (6+ messages)
` [PATCH v3] ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode
  ` [PATCH v4] "
      `  "

[PATCH RFC v1 0/3] Introduce vfio-pci-core subsystem
 2021-02-01 17:29 UTC  (16+ messages)

[PATCH 0/5] Clock fixes for DSI 10nm PLL
 2021-02-01 17:31 UTC  (8+ messages)
` [PATCH 3/5] drm/msm/dsi_pll_10nm: Fix bad VCO rate calculation and prescaler

[PATCH v5 0/2] System Generation ID driver and VMGENID backend
 2021-02-01 17:24 UTC  (3+ messages)
` [PATCH v5 1/2] drivers/misc: sysgenid: add system generation id driver
` [PATCH v5 2/2] drivers/virt: vmgenid: add vm "

[PATCH v5 2/7] pwm: pca9685: Support hardware readout
 2021-02-01 17:24 UTC  (9+ messages)

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-02-01 17:19 UTC  (7+ messages)
` [PATCH v13 01/15] iommu: Introduce attach/detach_pasid_table API
` [PATCH v13 03/15] iommu/arm-smmu-v3: Maintain a SID->device structure

[PATCH v2] ARM: dts: sun5i: Add dts for inet86v_rev2
 2021-02-01 17:18 UTC  (3+ messages)

[RFC/RFT PATCH] scsi: pm8001: Expose HW queues for pm80xx hw
 2021-02-01 17:15 UTC  (5+ messages)

[PATCH] clk: at91: sama5d2: Mark device OF_POPULATED after setup
 2021-02-01 17:16 UTC  (4+ messages)

[PATCH] ext4: Remove unreachable code
 2021-02-01 17:13 UTC  (6+ messages)
` [PATCH v2] ext4: Enable code path when DX_DEBUG is set

[PATCH 0/1] arm64/hibernate: sparse warnings fix
 2021-02-01 17:13 UTC  (2+ messages)

arch/sh/kernel/ftrace.c:50:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-02-01 17:11 UTC 

[PATCH v7 0/7] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-02-01 17:09 UTC  (6+ messages)
` [PATCH v7 4/7] crypto: add ecc curve and expose them

[PATCH v5] tracepoint: Do not fail unregistering a probe due to memory failure
 2021-02-01 17:10 UTC  (6+ messages)

[v5 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-02-01 17:09 UTC  (6+ messages)
` [v5 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred

[PATCH v5 0/5] Enable root to update the blacklist keyring
 2021-02-01 17:08 UTC  (4+ messages)

linux-next: Tree for Feb 1
 2021-02-01 17:06 UTC  (2+ messages)
` linux-next: Tree for Feb 1 (drivers/gpu/drm/i915/i915_gem.c)

[PATCH] coresight: Remove duplicate header files of coresight drivers
 2021-02-01 17:05 UTC  (2+ messages)

Migration to trusted keys: sealing user-provided key?
 2021-02-01 17:04 UTC  (6+ messages)

KASAN: use-after-free Read in uprobe_mmap
 2021-02-01 17:05 UTC 

KASAN: use-after-free Read in bdgrab
 2021-02-01 17:01 UTC 

[PATCH] scsi: pmcraid: fix 'ioarcb' alignment warning
 2021-02-01 16:59 UTC 

[PATCH] dt-bindings: Use portable sort for version cmp
 2021-02-01 16:58 UTC 

[PATCH v2] x86/fault: Send a SIGBUS to user process always for hwpoison page access
 2021-02-01 16:58 UTC  (2+ messages)

[PATCH v2 2/3] soc: mediatek: pm-domains: Add domain_supply cap for mfg_async PD
 2021-02-01 16:56 UTC  (2+ messages)

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-01 16:56 UTC  (10+ messages)
` [PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation

[RFC 00/20] TLB batching consolidation and enhancements
 2021-02-01 16:53 UTC  (5+ messages)
` [RFC 08/20] mm: store completed TLB generation


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