All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-15 16:59:20 to 2021-07-15 17:40:39 UTC [more...]

[PATCH v3 00/12] Add MediaTek SoC DRM (vdosys0) support for mt8195
 2021-07-15 17:37 UTC  (9+ messages)
` [PATCH v3 02/12] dt-bindings: mediatek: display: add definition "
` [PATCH v3 03/12] dt-bindings: mediatek: display: add MERGE additional description
` [PATCH v3 04/12] dt-bindings: mediatek: add DSC definition for mt8195
` [PATCH v3 06/12] dt-bindings: arm: mediatek: add definition for mt8195 mmsys
` [PATCH v3 08/12] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v3 10/12] drm/mediatek: add mediatek-drm of vdosys0 support for MT8195

[PATCH] liquidio: Fix unintentional sign extension issue on left shift of u16
 2021-07-15 17:40 UTC  (2+ messages)

[PATCH v2] net: dsa: mv88e6xxx: NET_DSA_MV88E6XXX_PTP should depend on NET_DSA_MV88E6XXX
 2021-07-15 17:40 UTC  (2+ messages)

[Patch net-next resend v2] net: use %px to print skb address in trace_netif_receive_skb
 2021-07-15 17:40 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/9] Start cleanup of local macros/structs
 2021-07-15 17:39 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Start cleanup of local macros/structs (rev3)

[PATCH] arm64: Avoid premature usercopy failure
 2021-07-15 17:39 UTC  (2+ messages)

[PATCH 0/4] add a test mode for SANITIZE=leak, run it in CI
 2021-07-15 17:37 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] SANITIZE tests: fix memory leaks in t5701*, add to whitelist

[sashal-linux-stable:pending-5.10 55/132] drivers/pinctrl/pinctrl-mcp23s08.c:356:2-8: preceding lock on line 350
 2021-07-15 17:36 UTC 

[PATCH] dt-bindings: timer: Add ABIs for new Ingenic SoCs
 2021-07-15 17:36 UTC 

[PATCH 00/14] Introduce PECI subsystem
 2021-07-15 17:33 UTC  (13+ messages)
` [PATCH 01/14] x86/cpu: Move intel-family to arch-independent headers
` [PATCH 02/14] x86/cpu: Extract cpuid helpers to arch-independent

FAILED: patch "[PATCH] x86/fpu: Make init_fpstate correct with optimized XSAVE" failed to apply to 4.4-stable tree
 2021-07-15 17:34 UTC  (3+ messages)

[PATCH] mt76: mt7921: Add mt7922 support
 2021-07-15 17:34 UTC  (2+ messages)

[RFC v4 1/7] PCI: Introduce domain_nr in pci_host_bridge
 2021-07-15 17:30 UTC  (4+ messages)

[PATCH 0/5] Handle conflicting pull options
 2021-07-15 17:33 UTC  (5+ messages)
` [PATCH 3/5] pull: handle conflicting rebase/merge options via last option wins

[PATCH stable-5.10] io_uring: fix clear IORING_SETUP_R_DISABLED in wrong function
 2021-07-15 17:32 UTC  (4+ messages)

[PATCH 0/7] Optimization batch 14: trivial directory resolution
 2021-07-15 17:32 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/7] merge-ort: defer recursing into directories when merge base is matched
  ` [PATCH v2 7/7] merge-ort: restart merge with cached renames to reduce process entry cost

[patch 00/50] locking, sched: The PREEMPT-RT locking infrastructure
 2021-07-15 17:31 UTC  (3+ messages)
` [patch 33/50] locking/mutex: Introduce _mutex_t

[PATCH v4 0/2] Renesas 8T49N241 device driver
 2021-07-15 17:32 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: Add binding for Renesas 8T49N241

[PATCH v6 00/24] x86/resctrl: Merge the CDP resources
 2021-07-15 17:30 UTC  (25+ messages)
` [PATCH v6 01/24] x86/resctrl: Split struct rdt_resource
` [PATCH v6 02/24] x86/resctrl: Split struct rdt_domain
` [PATCH v6 03/24] x86/resctrl: Add a separate schema list for resctrl
` [PATCH v6 04/24] x86/resctrl: Pass the schema in info dir's private pointer
` [PATCH v6 05/24] x86/resctrl: Label the resources with their configuration type
` [PATCH v6 06/24] x86/resctrl: Walk the resctrl schema list instead of an arch list
` [PATCH v6 07/24] x86/resctrl: Store the effective num_closid in the schema
` [PATCH v6 08/24] x86/resctrl: Add resctrl_arch_get_num_closid()
` [PATCH v6 09/24] x86/resctrl: Pass the schema to resctrl filesystem functions
` [PATCH v6 10/24] x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
` [PATCH v6 11/24] x86/resctrl: Add a helper to read/set the CDP configuration
` [PATCH v6 12/24] x86/resctrl: Move the schemata names into struct resctrl_schema
` [PATCH v6 13/24] x86/resctrl: Group staged configuration into a separate struct
` [PATCH v6 14/24] x86/resctrl: Allow different CODE/DATA configurations to be staged
` [PATCH v6 15/24] x86/resctrl: Rename update_domains() resctrl_arch_update_domains()
` [PATCH v6 16/24] x86/resctrl: Add a helper to read a closid's configuration
` [PATCH v6 17/24] x86/resctrl: Pass configuration type to resctrl_arch_get_config()
` [PATCH v6 18/24] x86/resctrl: Make ctrlval arrays the same size
` [PATCH v6 19/24] x86/resctrl: Apply offset correction when config is staged
` [PATCH v6 20/24] x86/resctrl: Calculate the index from the configuration type
` [PATCH v6 21/24] x86/resctrl: Merge the ctrl_val arrays
` [PATCH v6 22/24] x86/resctrl: Remove rdt_cdp_peer_get()
` [PATCH v6 23/24] x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range
` [PATCH v6 24/24] x86/resctrl: Merge the CDP resources

[PATCH net-next] ipv6: remove unnecessary local variable
 2021-07-15 17:30 UTC  (4+ messages)

❌ FAIL: Test report for kernel 5.13.2 (stable-queue, ee00910f)
 2021-07-15 17:31 UTC  (3+ messages)

[PATCH v3 0/7] Add support for DISP/VIDEO/GPU CCs for SC7280
 2021-07-15 17:30 UTC  (9+ messages)
` [PATCH v3 1/7] dt-bindings: clock: qcom: Update license for GCC SC7280
` [PATCH v3 2/7] dt-bindings: clock: Add SC7280 DISPCC clock binding
` [PATCH v3 4/7] dt-bindings: clock: Add SC7280 GPUCC "
` [PATCH v3 6/7] dt-bindings: clock: Add SC7280 VideoCC "

[PATCH RESEND] dt-bindings: i2c: brcm,iproc-i2c: convert to the json-schema
 2021-07-15 17:13 UTC  (3+ messages)

What's cooking in git.git (Jul 2021, #03; Tue, 13)
 2021-07-15 17:27 UTC  (6+ messages)
    ` [PATCH] CodingGuidelines: recommend gender-neutral description

FAILED: patch "[PATCH] drm/dp_mst: Avoid to mess up payload table by ports in stale" failed to apply to 5.13-stable tree
 2021-07-15 17:27 UTC  (3+ messages)

any idea about auto export multiple btrfs snapshots?
 2021-07-15 17:24 UTC  (6+ messages)
` nfs subvolume access?
    ` [PATCH/RFC] NFSD: handle BTRFS subvolumes better

[PATCH v2 00/10] xsm: refactoring xsm hooks
 2021-07-15 17:26 UTC  (15+ messages)
` [PATCH v2 02/10] xsm: refactor xsm_ops handling
` [PATCH v2 03/10] xsm: remove the ability to disable flask
` [PATCH v2 04/10] xsm: convert xsm_ops hook calls to alternative call
` [PATCH v2 07/10] xsm: drop generic event channel labeling

[PATCH v4] dt-bindings: riscv: add starfive jh7100 bindings
 2021-07-15 17:12 UTC  (3+ messages)

[PATCH] riscv: dts: microchip: mpfs-icicle: Fix serial console
 2021-07-15 17:05 UTC  (2+ messages)

[PATCH v4 0/5] convert designware-pcie.txt and kirin-pcie.txt to yaml
 2021-07-15 17:25 UTC  (5+ messages)
` [PATCH v4 1/5] dt-bindings: PCI: add snps,dw-pcie.yaml
` [PATCH v4 5/5] dt-bindings: PCI: kirin-pcie.txt: Convert it to yaml

[PATCH v1 00/16] .map_sg() error cleanup
 2021-07-15 16:56 UTC  (39+ messages)
` [PATCH v1 01/16] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v1 02/16] dma-direct: Return appropriate error code from dma_direct_map_sg()
` [PATCH v1 03/16] iommu: Return full error code from iommu_map_sg[_atomic]()
` [PATCH v1 04/16] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v1 05/16] alpha: return error code from alpha_pci_map_sg()
` [PATCH v1 06/16] ARM/dma-mapping: return error code from .map_sg() ops
` [PATCH v1 07/16] ia64/sba_iommu: return error code from sba_map_sg_attrs()
` [PATCH v1 08/16] MIPS/jazzdma: return error code from jazz_dma_map_sg()
` [PATCH v1 09/16] powerpc/iommu: return error code from .map_sg() ops
` [PATCH v1 10/16] s390/pci: return error code from s390_dma_map_sg()
` [PATCH v1 11/16] sparc/iommu: return error codes from .map_sg() ops
` [PATCH v1 12/16] parisc: return error code "
` [PATCH v1 13/16] xen: swiotlb: return error code from xen_swiotlb_map_sg()
` [PATCH v1 14/16] x86/amd_gart: return error code from gart_map_sg()
` [PATCH v1 15/16] dma-mapping: return error code from dma_dummy_map_sg()
` [PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error

[PATCH V5 4/6] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
 2021-07-15 17:23 UTC  (2+ messages)

[PATCH 00/16] KVM: arm64: MMIO guard PV services
 2021-07-15 16:31 UTC  (8+ messages)
` [PATCH 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
` [PATCH 11/16] firmware/smccc: Call arch-specific hook on discovering KVM services
` [PATCH 12/16] mm/ioremap: Add arch-specific callbacks on ioremap/iounmap calls
` [PATCH 13/16] arm64: Implement ioremap/iounmap hooks calling into KVM's MMIO guard
` [PATCH 14/16] arm64: Enroll into KVM's MMIO guard if required
` [PATCH 15/16] arm64: Add a helper to retrieve the PTE of a fixmap
` [PATCH 16/16] arm64: Register earlycon fixmap with the MMIO guard

[OE-core] [PATCH v4] python3-setuptools: upgrade 57.0.0 -> 57.1.0
 2021-07-15 17:22 UTC  (3+ messages)

[PATCH u-boot-mvebu 1/2] ARM: dts: armada-385-turris-omnia: add `u-boot-env` NOR partition
 2021-07-15 17:21 UTC  (2+ messages)
` [PATCH u-boot-mvebu 2/2] arm: mvebu: turris_omnia: fixup MTD partitions in Linux' DTB

[PATCH v2] docs: document file-posix locking protocol
 2021-07-15 17:19 UTC  (4+ messages)

[PATCH] bus: mhi: pci-generic: configurable network interface MRU
 2021-07-15 17:20 UTC  (2+ messages)

[PATCH] packfile: enhance the mtime of packfile by idx file
 2021-07-15 16:30 UTC  (7+ messages)
` [PATCH v2] packfile: freshen the mtime of packfile by configuration

[RFC v2] /dev/iommu uAPI proposal
 2021-07-15 17:18 UTC  (11+ messages)

[Intel-gfx] [PATCH v2 00/50] Begin enabling Xe_HP SDV and DG2 platforms
 2021-07-15 17:17 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 39/50] drm/i915/dg2: Don't read DRAM info

[PATCH v3 0/3] worktree: teach add to accept --reason with --lock
 2021-07-15 17:17 UTC  (3+ messages)
` [PATCH v4 "

preparations for 4.15.1 and 4.13.4
 2021-07-15 17:16 UTC  (2+ messages)

[PATCH] parse-options: don't complete option aliases by default
 2021-07-15 17:16 UTC  (4+ messages)

don't allow disabling quota accounting on a mounted file system
 2021-07-15 17:15 UTC  (3+ messages)
` [PATCH 1/3] xfs: remove support for "

[PATCH v14 000/138] Memory folios
 2021-07-15 17:14 UTC  (3+ messages)

[PATCH v1 1/3] clk: fractional-divider: Export approximation algo to the CCF users
 2021-07-15 16:51 UTC  (4+ messages)

[PATCH v6 00/17] Introduce SCMI transport based on VirtIO
 2021-07-15 16:36 UTC  (8+ messages)
` [PATCH v6 07/17] firmware: arm_scmi: Handle concurrent and out-of-order messages
` [PATCH v6 10/17] firmware: arm_scmi: Make polling mode optional
` [PATCH v6 14/17] firmware: arm_scmi: Add message passing abstractions for transports

[RFC][PATCH] PCI: Reserve address space for powered-off devices behind PCIe bridges
 2021-07-15 17:13 UTC 

[PATCH v3 0/8] Introduce atomic support for SCMI transports
 2021-07-15 16:36 UTC  (2+ messages)

[igt-dev] [PATCH v5] tests/kms_vblank: Turn on hardware before testing invalid vblank
 2021-07-15 17:11 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_vblank: Turn on hardware before testing invalid vblank. (rev9)

[PATCH RFC 00/13] Simplify the print format string with new '%pD'
 2021-07-15 17:11 UTC  (3+ messages)
` [PATCH RFC 07/13] iomap: simplify iomap_swapfile_fail() with '%pD' specifier

[PATCH v2 0/5] stm32mp1: handle TF-A boot with FIP
 2021-07-15 17:11 UTC  (3+ messages)
` [PATCH v2 2/5] arm: stm32mp: handle the OP-TEE nodes in DT with FIP support
  ` [Uboot-stm32] "

[PATCH v3 00/16] memcg accounting from OpenVZ
 2021-07-15 17:11 UTC  (4+ messages)
` [PATCH v4 "

Patch 'writeback, cgroup: release dying cgwbs by switching attached inodes' leads to kernel crash
 2021-07-15 17:10 UTC  (8+ messages)

[PATCH 4/4] iio: imu: add BNO055 serdev driver
 2021-07-15 17:08 UTC  (3+ messages)

AMDGPU error: "[drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!"
 2021-07-15 17:07 UTC  (13+ messages)

[PATCH] memcg: charge semaphores and sem_undo objects
 2021-07-15 17:05 UTC  (3+ messages)

[PATCH v4 15/26] mm/hugetlb: Drop __unmap_hugepage_range definition from hugetlb.h
 2021-07-15 17:05 UTC  (5+ messages)
` [RFC PATCH] mm/hugetlb: __unmap_hugepage_range() can be static

[PATCH 0/3] Make PMD_ORDER generically available
 2021-07-15 16:47 UTC  (3+ messages)
` [PATCH 1/3] arm: Rename PMD_ORDER to PMD_TABLE_ORDER

[PATCH 0/2] Misc pegasos2 fixes
 2021-07-15 16:50 UTC  (3+ messages)
` [PATCH 2/2] i2c/smbus_eeprom: Add feature bit to SPD data
` [PATCH 1/2] ppc/pegasos2: Fix spurious warning with -bios

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-15 17:05 UTC  (9+ messages)
` [PATCH Part2 RFC v4 01/40] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 RFC v4 07/40] x86/sev: Split the physmap when adding the page in RMP table

[PATCH] ARM64: Provide the ARM64_TBI option
 2021-07-15 16:48 UTC  (4+ messages)

stable-rc/queue/5.12 build: 177 builds: 0 failed, 177 passed, 11 warnings (v5.12.17-229-g894263ece741)
 2021-07-15 17:05 UTC 

[PATCH] tracing: Do no reference char * as a string in histograms
 2021-07-15 17:04 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Set {bitclock, frame}-master phandles on ST DKx
 2021-07-15 16:47 UTC  (5+ messages)

[PATCH] s390/bpf: perform r1 range checking before accessing jit->seen_reg[r1]
 2021-07-15 17:02 UTC  (2+ messages)

[PATCH] scsi: dm-mpath: do not fail paths when the target returns ALUA state transition
 2021-07-15 17:01 UTC  (2+ messages)

[PATCH 1/3] efi_capsule: Move signature from DTB to .rodata
 2021-07-15 17:00 UTC  (3+ messages)
` [PATCH 2/3] mkeficapsule: Remove dtb related options
` [PATCH 3/3] doc: Update CapsuleUpdate READMEs

[hardknott 0/7] Patch review July 15th
 2021-07-15 17:00 UTC  (8+ messages)
` [hardknott 1/7] nginx: fix CVE-2021-23017
` [hardknott 2/7] apache2: fix CVE-2020-13950 CVE-2020-35452 CVE-2021-26690 CVE-2021-26691 CVE-2021-30641
` [hardknott 3/7] openvpn: add CVE-2020-7224 and CVE-2020-27569 to allowlist
` [hardknott 4/7] nss: add CVE-2006-5201 "
` [hardknott 5/7] ntp: fix ntpdate to wait for subprocesses
` [hardknott 6/7] libiio: fix installing libiio when python3 bindings are enabled
` [hardknott 7/7] sysbench: fix memory test

[PATCH 2/2] swiotlb-xen: override common mmap and get_sgtable dma ops
 2021-07-15 17:00 UTC  (7+ messages)
` [PATCH v2] dma-mapping: use vmalloc_to_page for vmalloc addresses


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.