All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-02 11:57:21 to 2020-10-02 12:33:24 UTC [more...]

[PATCH v3 0/2] Add configurable handler to execute a compound action
 2020-10-02 12:33 UTC  (5+ messages)

[PATCH 1/2] pwm: sysfs: Set class on pwm devices
 2020-10-02 12:32 UTC  (2+ messages)
` [PATCH 2/2] Documentation: Reflect the changes to pwm sysfs

[PULL 00/19] s390x changes
 2020-10-02 12:11 UTC  (19+ messages)
` [PULL 01/19] hw/s390x/css: Remove double initialization
` [PULL 02/19] s390/sclp: get machine once during read scp/cpu info
` [PULL 03/19] s390/sclp: rework sclp boundary checks
` [PULL 04/19] s390/sclp: read sccb from mem based on provided length
` [PULL 05/19] s390/sclp: check sccb len before filling in data
` [PULL 06/19] s390/sclp: use cpu offset to locate cpu entries
` [PULL 07/19] s390/sclp: add extended-length sccb support for kvm guest
` [PULL 08/19] s390: guest support for diagnose 0x318
` [PULL 09/19] s390x/tcg: Implement MONITOR CALL
` [PULL 10/19] vfio-ccw: plug memory leak while getting region info
` [PULL 11/19] s390x/cpumodel: S390_FEAT_MISC_INSTRUCTION_EXT -> S390_FEAT_MISC_INSTRUCTION_EXT2
` [PULL 12/19] s390x/tcg: Implement ADD HALFWORD (AGH)
` [PULL 13/19] s390x/tcg: Implement SUBTRACT HALFWORD (SGH)
` [PULL 14/19] s390x/tcg: Implement MULTIPLY (MG, MGRK)
` [PULL 15/19] s390x/tcg: Implement MULTIPLY HALFWORD (MGH)
` [PULL 16/19] s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
` [PULL 17/19] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
` [PULL 18/19] s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2

[PATCH v2 0/6] libfdt: Fix signed/unsigned comparison warnings
 2020-10-02 12:32 UTC  (4+ messages)

[PATCH 0/3] x86: plug 2 vCPU creation resource leaks + some cleanup
 2020-10-02 12:31 UTC  (7+ messages)
` [PATCH 2/3] x86: fix resource leaks on arch_vcpu_create() error path
` [PATCH 3/3] x86/vLAPIC: vlapic_init() runs only once for a vCPU

[PATCH v3 0/9] Some fixes for spi-s3c64xx
 2020-10-02 12:31 UTC  (21+ messages)
    ` [PATCH v3 1/9] spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()
    ` [PATCH v3 2/9] spi: spi-s3s64xx: Add S3C64XX_SPI_QUIRK_CS_AUTO for Exynos3250
    ` [PATCH v3 3/9] spi: spi-s3c64xx: Check return values
    ` [PATCH v3 4/9] spi: spi-s3c64xx: Report more information when errors occur
    ` [PATCH v3 5/9] spi: spi-s3c64xx: Rename S3C64XX_SPI_SLAVE_* to S3C64XX_SPI_CS_*
    ` [PATCH v3 6/9] spi: spi-s3c64xx: Fix doc comment for struct s3c64xx_spi_driver_data
    ` [PATCH v3 7/9] spi: spi-s3c64xx: Ensure cur_speed holds actual clock value
    ` [PATCH v3 8/9] spi: spi-s3c64xx: Increase transfer timeout
    ` [PATCH v3 9/9] spi: spi-s3c64xx: Turn on interrupts upon resume

[RFC PATCH 0/7] RAS/CEC: Extend CEC for errors count check on short time period
 2020-10-02 12:22 UTC  (8+ messages)
` [RFC PATCH 1/7] RAS/CEC: Replace the macro PFN with ELEM_NO
` [RFC PATCH 2/7] RAS/CEC: Replace pfns_poisoned with elems_poisoned
` [RFC PATCH 3/7] RAS/CEC: Move X86 MCE specific code under CONFIG_X86_MCE
` [RFC PATCH 4/7] RAS/CEC: Modify cec_mod_work() for common use
` [RFC PATCH 5/7] RAS/CEC: Add support for errors count check on short time period
` [RFC PATCH 6/7] RAS/CEC: Add CPU Correctable Error Collector to isolate an erroneous CPU core
` [RFC PATCH 7/7] ACPI / APEI: Add reporting ARM64 CPU correctable errors to the CEC

[PATCH] ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96
 2020-10-02 12:31 UTC  (4+ messages)

[PATCH 1/2] drm/ttm: remove need_dma32 flag
 2020-10-02 12:31 UTC  (3+ messages)
` [PATCH 2/2] drm/ttm: remove no_retry flag

[PATCH v3 0/6] vt: Add SRG mouse reporting features
 2020-10-02 12:30 UTC  (2+ messages)

[PATCH 0/4] Document 128-bit types
 2020-10-02 12:28 UTC  (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] system_data_types.7: Add '__int128'
` [PATCH v2 2/4] __int128.3: New link to system_data_types(7)
` [PATCH v2 3/4] system_data_types.7: Add 'unsigned __int128'
` [PATCH v2 4/4] unsigned-__int128.3: New link to system_data_types(7)

[iptables PATCH] iptables-nft: fix basechain policy configuration
 2020-10-02 12:28 UTC  (4+ messages)

[PATCH v2] drm/sched: Avoid infinite waits in the drm_sched_entity_destroy() path
 2020-10-02 12:28 UTC  (3+ messages)

OpRegion conflicts for Skylake LPSS
 2020-10-02 12:26 UTC  (9+ messages)

[PATCH] credential.c: fix credential reading with regards to CR/LF
 2020-10-02 12:27 UTC  (7+ messages)
` [PATCH v2 0/3] Prepare git credential to read input with DOS line endings
  ` [PATCH v2 1/3] credential.c: fix credential reading with regards to CR/LF

arch/arc/include/asm/atomic.h:183:1: sparse: sparse: context imbalance in 'btrfs_tree_read_unlock' - unexpected unlock
 2020-10-02 12:26 UTC 

[PATCH v2 00/13] iommu/amd: Add Generic IO Page Table Framework Support
 2020-10-02 12:28 UTC  (22+ messages)
` [PATCH v2 01/13] iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inline
` [PATCH v2 02/13] iommu/amd: Prepare for generic IO page table framework
` [PATCH v2 03/13] iommu/amd: Move pt_root to to struct amd_io_pgtable
` [PATCH v2 04/13] iommu/amd: Convert to using amd_io_pgtable
` [PATCH v2 05/13] iommu/amd: Declare functions as extern
` [PATCH v2 06/13] iommu/amd: Move IO page table related functions
` [PATCH v2 07/13] iommu/amd: Restructure code for freeing page table
` [PATCH v2 08/13] iommu/amd: Remove amd_iommu_domain_get_pgtable
` [PATCH v2 09/13] iommu/amd: Rename variables to be consistent with struct io_pgtable_ops
` [PATCH v2 10/13] iommu/amd: Refactor fetch_pte to use struct amd_io_pgtable
` [PATCH v2 11/13] iommu/amd: Introduce iommu_v1_iova_to_phys
` [PATCH v2 12/13] iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page
` [PATCH v2 13/13] iommu/amd: Adopt IO page table framework

[PATCH 00/14] libfdt: Fix signed/unsigned comparison warnings
 2020-10-02 12:25 UTC  (7+ messages)
` [PATCH 04/14] libfdt: fdt_add_string_(): Fix comparison warning

[PATCH v3] drm/panfrost: Fix job timeout handling
 2020-10-02 12:25 UTC  (2+ messages)

[PATCH 0/2] Improve the estimations in Intelligent Power Allocation
 2020-10-02 12:24 UTC  (3+ messages)
` [PATCH 1/2] thermal: power allocator: change the 'k_i' coefficient estimation
` [PATCH 2/2] thermal: power allocator: estimate sustainable power only once

b4: traceback on stdout mbox output
 2020-10-02 12:23 UTC 

remove alloc_vm_area v4
 2020-10-02 12:22 UTC  (24+ messages)
` [Intel-gfx] "
` [PATCH 01/11] mm: update the documentation for vfree
  ` [Intel-gfx] "
` [PATCH 02/11] mm: add a VM_MAP_PUT_PAGES flag for vmap
  ` [Intel-gfx] "
` [PATCH 03/11] mm: add a vmap_pfn function
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 04/11] mm: allow a NULL fn callback in apply_to_page_range
  `  "
` [Intel-gfx] [PATCH 05/11] zsmalloc: switch from alloc_vm_area to get_vm_area
  `  "
` [Intel-gfx] [PATCH 06/11] drm/i915: use vmap in shmem_pin_map
  `  "
` [Intel-gfx] [PATCH 07/11] drm/i915: stop using kmap in i915_gem_object_map
  `  "
` [PATCH 08/11] drm/i915: use vmap "
  ` [Intel-gfx] "
` [PATCH 09/11] xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv
  ` [Intel-gfx] "
` [PATCH 10/11] x86/xen: open code alloc_vm_area in arch_gnttab_valloc
  ` [Intel-gfx] "
` [PATCH 11/11] mm: remove alloc_vm_area
  ` [Intel-gfx] "

[PATCH] lscpu: Add FUJITSU aarch64 A64FX cpupart
 2020-10-02 12:15 UTC  (8+ messages)

[PATCH 1/1] RAS: Add CPU Correctable Error Collector to isolate an erroneous CPU core
 2020-10-02 12:23 UTC  (9+ messages)

[PATCH v3 0/7] Support GEM object mappings from I/O memory
 2020-10-02 12:21 UTC  (18+ messages)
` [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion

[RFC PATCH net-next v2 0/2] driver/net/ethernet W=1 by default
 2020-10-02 12:20 UTC  (5+ messages)
` [PATCH net-next v2 1/2] Makefile.extrawarn: Add symbol for W=1 warnings for today

[PATCH v3 0/9] media: vimc: Multiple stream support in vimc
 2020-10-02 12:18 UTC  (8+ messages)
` [PATCH v3 4/9] media: vimc: Separate starting stream from pipeline initialisation

[dpdk-dev] vhost/crypto: fix initialization
 2020-10-02 12:17 UTC  (2+ messages)

[PATCH] mm/util.c: Add error logs for commitment overflow
 2020-10-02 12:17 UTC  (3+ messages)

[PATCH 0/2] Document 'void *'
 2020-10-02 12:16 UTC  (3+ messages)
` [PATCH 1/2] system_data_types.7: Add "
` [PATCH 2/2] void.3: New link to system_data_types(7)

[PATCH v4 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2020-10-02 12:15 UTC  (8+ messages)

State of dump utility
 2020-10-02 12:15 UTC  (4+ messages)

[peterz-queue:sched/wip2 9/15] kernel/sched/core.c:4689:3: error: implicit declaration of function 'migrate_disable_switch'
 2020-10-02 12:14 UTC 

[PATCH] arm64: dts: marvell: espressobin: De-duplicate eMMC definitions
 2020-10-02 12:13 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal/linux: fix memory allocations in containers+SELinux
 2020-10-02 12:12 UTC  (7+ messages)

[PATCH] build: always use BASEDIR for xen sub-directory
 2020-10-02 12:12 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: dsa: b53: Add missing reg property to example
 2020-10-02 12:09 UTC  (2+ messages)

[PATCH] x86/hvm: Correct error message in check_segment()
 2020-10-02 12:09 UTC  (2+ messages)

Qemu crash when trying to boot a VM with 4 NVME in PCI passthrough with KVM internal error. Suberror: 1
 2020-10-02 12:09 UTC 

[PATCH] arm: stm32: cleanup arch gpio.h
 2020-10-02 12:08 UTC 

[PATCH qemu 0/4] mirror: implement incremental and bitmap modes
 2020-10-02 12:07 UTC  (5+ messages)
` [PATCH qemu 1/4] drive-mirror: add support for sync=bitmap mode=never

[PATCH 0/6] Fix new html build warnings from next-20201001
 2020-10-02 12:07 UTC  (3+ messages)
` [PATCH 5/6] scripts: kernel-doc: add support for typedef enum

[dpdk-dev] [PATCH] l3fwd-power: make interrupt wakeup log thread safe
 2020-10-02 12:07 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH for-rc v2] RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
 2020-10-02 12:02 UTC  (2+ messages)

[PATCH v2] drm/panfrost: Fix job timeout handling
 2020-10-02 12:06 UTC  (3+ messages)

[RFC] Status of orinoco_usb
 2020-10-02 12:06 UTC  (4+ messages)

[Linux-kernel-mentees][PATCH v2] net: usb: rtl8150: prevent set_ethernet_addr from setting uninit address
 2020-10-02 12:05 UTC  (6+ messages)
  ` [PATCH "
      ` [Linux-kernel-mentees] "

[PATCH] meson.build: Don't look for libudev for static builds
 2020-10-02 12:03 UTC  (4+ messages)

[RFC V2] mm/vmstat: Add events for HugeTLB migration
 2020-10-02 12:04 UTC  (2+ messages)

[PATCH net-next 0/9] Offload tc-flower to mscc_ocelot switch using VCAP chains
 2020-10-02 12:02 UTC  (10+ messages)
` [PATCH net-next 1/9] net: mscc: ocelot: offload multiple tc-flower actions in same rule
` [PATCH net-next 2/9] net: mscc: ocelot: introduce conversion helpers between port and netdev
` [PATCH net-next 3/9] net: mscc: ocelot: create TCAM skeleton from tc filter chains
` [PATCH net-next 4/9] net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1
` [PATCH net-next 5/9] net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0
` [PATCH net-next 6/9] net: mscc: ocelot: only install TCAM entries into a specific lookup and PAG
` [PATCH net-next 7/9] net: mscc: ocelot: relax ocelot_exclusive_mac_etype_filter_rules()
` [PATCH net-next 8/9] net: mscc: ocelot: offload redirect action to VCAP IS2
` [PATCH net-next 9/9] selftests: ocelot: add some example VCAP IS1, IS2 and ES0 tc offloads

[PATCH] PCI: xgene: Remove unused assignment to variable msi_val
 2020-10-02 12:00 UTC  (3+ messages)

[PATCH 0/2] PCI: aardvark: Fix comphy with old ATF
 2020-10-02 12:00 UTC  (3+ messages)

[PATCH] drivers:tty:pty: Fix a race causing data loss on close
 2020-10-02 12:01 UTC  (2+ messages)

linux tooling mailing list
 2020-10-02 12:01 UTC  (5+ messages)

[RFC PATCH v2 00/23] Share events between metrics
 2020-10-02 11:57 UTC  (3+ messages)
` [RFC PATCH v2 23/23] perf metricgroup: remove duped metric group events
  ` Issue of metrics for multiple uncore PMUs (was Re: [RFC PATCH v2 23/23] perf metricgroup: remove duped metric group events)

[PATCH v4 0/7] Convert the intel iommu driver to the dma-iommu api
 2020-10-02 11:59 UTC  (7+ messages)
        ` [Intel-gfx] "

[PATCH v2 0/6] kselftest: arm64/mte: Tests for user-space MTE
 2020-10-02 11:56 UTC  (7+ messages)
` [PATCH v2 1/6] kselftest/arm64: Add utilities and a test to validate mte memory
` [PATCH v2 2/6] kselftest/arm64: Verify mte tag inclusion via prctl
` [PATCH v2 3/6] kselftest/arm64: Check forked child mte memory accessibility
` [PATCH v2 4/6] kselftest/arm64: Verify all different mmap MTE options
` [PATCH v2 5/6] kselftest/arm64: Verify KSM page merge for MTE pages
` [PATCH v2 6/6] kselftest/arm64: Check mte tagged user address in kernel

[PATCH 00/18] use semicolons rather than commas to separate statements
 2020-10-02 11:56 UTC  (5+ messages)
` [PATCH 06/18] hwrng: iproc-rng200 - "
` [PATCH 17/18] crypto: atmel-tdes "

[PATCH -next] PCI: loongson: simplify the return expression of loongson_pci_probe()
 2020-10-02 11:57 UTC  (2+ messages)

[PATCH v1] hw_random: npcm: modify readl to readb
 2020-10-02 11:54 UTC  (2+ messages)


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.