linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-15 15:46:05 to 2021-07-15 18:12:04 UTC [more...]

siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
 2021-07-15 18:11 UTC  (10+ messages)
        ` [RFC][PATCH 0/3] signal: Move si_trapno into the _si_fault union
          ` [PATCH 0/6] Final si_trapno bits
            ` [PATCH 1/6] sparc64: Add compile-time asserts for siginfo_t offsets
            ` [PATCH 2/6] arm: "
            ` [PATCH 3/6] arm64: "

[PATCH 0/2] mm: KSM: fix data types
 2021-07-15 18:10 UTC  (5+ messages)
` [PATCH 1/2] mm: KSM: fix ksm_run data type
` [PATCH 2/2] mm: KSM: fix "

[PATCH 0/2] Add "BACKGROUND_COLOR" drm property
 2021-07-15 18:10 UTC  (12+ messages)
` [PATCH 1/2] drm: add crtc background color property

[PATCH] RCU: Fix macro name CONFIG_TASKS_RCU_TRACE
 2021-07-15 18:09 UTC  (9+ messages)

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

subordinate trees ? we have %G-space, we should add %K-space
 2021-07-15 18:02 UTC 

[PATCH -V10 0/9] Migrate Pages in lieu of discard
 2021-07-15 18:02 UTC  (7+ messages)
` [PATCH -V10 1/9] mm/numa: automatically generate node migration order
` [PATCH -V10 2/9] mm/migrate: update node demotion order on hotplug events
` [PATCH -V10 3/9] mm/migrate: enable returning precise migrate_pages() success count

[PATCH V3] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
 2021-07-15 18:00 UTC  (3+ messages)
` [PATCH V4] "

[PATCH 0/4] Remove use of kmap()
 2021-07-15 18:00 UTC  (3+ messages)
` [PATCH 3/4] RDMA/siw: Remove kmap()

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

[PATCH 00/14] Introduce PECI subsystem
 2021-07-15 17:56 UTC  (19+ messages)
` [PATCH 01/14] x86/cpu: Move intel-family to arch-independent headers
` [PATCH 02/14] x86/cpu: Extract cpuid helpers to arch-independent
` [PATCH 04/14] dt-bindings: Add bindings for peci-aspeed
` [PATCH 07/14] peci: Add peci-aspeed controller driver
` [PATCH 11/14] hwmon: peci: Add cputemp driver
` [PATCH 12/14] hwmon: peci: Add dimmtemp driver

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-15 17:51 UTC  (10+ 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] s390/bpf: perform r1 range checking before accessing jit->seen_reg[r1]
 2021-07-15 17:50 UTC  (3+ messages)

[PATCH v5 0/3] Add SSIF BMC driver
 2021-07-15 17:43 UTC  (3+ messages)
` [PATCH v5 3/3] bindings: ipmi: Add binding for "

linux-next: Tree for Jul 15
 2021-07-15 17:40 UTC  (2+ messages)
` linux-next: Tree for Jul 15 (drivers/platform/x86/amd-pmc.o)

[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] arm64: Avoid premature usercopy failure
 2021-07-15 17:39 UTC  (2+ messages)

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

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

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

[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 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 net-next] ipv6: remove unnecessary local variable
 2021-07-15 17:30 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] bus: mhi: pci-generic: configurable network interface MRU
 2021-07-15 17:20 UTC  (2+ messages)

[PATCH v14 000/138] Memory folios
 2021-07-15 17:14 UTC  (7+ messages)
` [PATCH v14 061/138] mm/migrate: Add folio_migrate_flags()
` [PATCH v14 062/138] mm/migrate: Add folio_migrate_copy()

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

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

[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 v4 00/16] memcg accounting from OpenVZ
 2021-07-15 17:11 UTC  (2+ messages)

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

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

[PATCH] riscv: dts: microchip: mpfs-icicle: Fix serial console
 2021-07-15 17:05 UTC 

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

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

[BUG] bus: mhi: possible ABBA deadlock in mhi_pm_m0_transition() and mhi_send_cmd()
 2021-07-15 16:57 UTC  (2+ messages)

[PATCH v2] MIPS: Ingenic: Add system type for new Ingenic SoCs
 2021-07-15 16:57 UTC 

[PATCH v1 00/16] .map_sg() error cleanup
 2021-07-15 16:56 UTC  (19+ 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 00/16] KVM: arm64: MMIO guard PV services
 2021-07-15 16:31 UTC  (17+ messages)
` [PATCH 01/16] KVM: arm64: Generalise VM features into a set of flags
` [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
` [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
` [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
` [PATCH 05/16] KVM: arm64: Plumb MMIO checking into the fault handling
` [PATCH 06/16] KVM: arm64: Force a full unmap on vpcu reinit
` [PATCH 07/16] KVM: arm64: Wire MMIO guard hypercalls
` [PATCH 08/16] KVM: arm64: Add tracepoint for failed MMIO guard check
` [PATCH 09/16] KVM: arm64: Advertise a capability for MMIO guard
` [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

[PATCH][next] smpboot: remove inline from __always_inline'd function idle_init
 2021-07-15 16:53 UTC  (2+ messages)

[PATCH 0/4] Add support for Bosch BNO055 IMU
 2021-07-15 16:49 UTC  (3+ messages)
` [PATCH 2/4] iio: imu: add Bosch Sensortec BNO055 core driver

[RFC PATCH 00/10] perf: add workqueue library and use it in synthetic-events
 2021-07-15 16:49 UTC  (13+ messages)
` [RFC PATCH 01/10] perf workqueue: threadpool creation and destruction
` [RFC PATCH 02/10] perf tests: add test for workqueue
` [RFC PATCH 03/10] perf workqueue: add threadpool start and stop functions
` [RFC PATCH 06/10] perf workqueue: introduce workqueue struct

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

[PATCH 0/2] spi: cadence-quadspi: Fix DTR op checks and timeout in SPI NAND write operations
 2021-07-15 16:41 UTC  (8+ messages)
` [PATCH 1/2] spi: cadence-quadspi: Disable Auto-HW polling

[PATCH v4 0/3] Apple M1 DART IOMMU driver
 2021-07-15 16:41 UTC  (4+ messages)
` [PATCH v4 3/3] iommu: dart: Add DART iommu driver

[PATCH] arm64: dts: rockchip: Disable CDN DP on Pinebook Pro
 2021-07-15 16:41 UTC 

[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

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

[mcgrof-next:20210708-block-fixes-v2 32/89] drivers/block/paride/pd.c:1018:9: error: 'struct gendisk' has no member named 'registered'
 2021-07-15 16:35 UTC 

[ANNOUNCE] v5.13-rt1
 2021-07-15 16:34 UTC  (5+ messages)
` [rfc/patch] mm/slub: restore/expand unfreeze_partials() local exclusion scope

[PATCH v3 0/4] AD7949 Fixes
 2021-07-15 16:33 UTC  (3+ messages)
` [PATCH v3 4/4] dt-bindings: iio: adc: ad7949: add per channel reference

[PATCH] speakup: use C99 syntax for array initializers
 2021-07-15 16:31 UTC 

[PATCH 0/2] soc: mediatek: SVS: add mt8195 SVS GPU driver
 2021-07-15 16:29 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: mediatek: add mt8195 svs dt-bindings

[PATCH 0/2] Fixes for KSZ DSA switch
 2021-07-15 16:24 UTC  (9+ messages)
` [PATCH 2/2] net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum

[PATCH -next v2] riscv: add VMAP_STACK overflow detection
 2021-07-15 16:22 UTC  (2+ messages)

[RFC PATCH 0/4] split rk3568 and rk3566 device trees
 2021-07-15 16:21 UTC  (3+ messages)
` [RFC PATCH 4/4] arm64: dts: rockchip: add basic dts for Pine64 Quartz64-A

[PATCH 0/1] Kernel oopses on ext2 filesystems after 782b76d7abdf
 2021-07-15 16:18 UTC  (9+ messages)
` [PATCH 1/1] fs/ext2: Avoid page_address on pages returned by ext2_get_page
        ` [PATCH v2] "

[PATCH v4 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-07-15 16:18 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: clock: qcom,dispcc-sm8x50: add mmcx power domain
` [PATCH v4 2/6] dt-bindings: clock: qcom,videocc: "

[PATCH 0/2] Add devicetree support for SDX65 Modem and MTP
 2021-07-15 16:14 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Document SDX65 platform and boards

[PATCH v2 0/3] dt-bindings: soc: qcom: aoss: Support sc8180x and convert to YAML
 2021-07-15 16:13 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: soc: qcom: aoss: Add SC8180X and generic compatible

[PATCH] include: linux: Reorganize timekeeping and ktime headers
 2021-07-15 16:12 UTC 

[PATCH hyperv-fixes] Drivers: hv: vmbus: Fix duplicate CPU assignments within a device
 2021-07-15 16:10 UTC 

[PATCH] drm/amd/display: Fix 10bit 4K display on CIK GPUs
 2021-07-15 16:10 UTC  (2+ messages)

[PATCH v2] kunit: tool: add --kernel_args to allow setting module params
 2021-07-15 16:09 UTC  (3+ messages)

[PATCH v3] kunit: tool: add --kernel_args to allow setting module params
 2021-07-15 16:08 UTC 

[PATCH 00/20] perf: fix several memory leaks reported by ASan on perf-test
 2021-07-15 16:07 UTC  (21+ messages)
` [PATCH 01/20] perf nsinfo: fix refcounting
` [PATCH 02/20] perf env: fix sibling_dies memory leak
` [PATCH 03/20] perf test: session_topology: delete session->evlist
` [PATCH 04/20] perf test: event_update: fix memory leak of evlist
` [PATCH 05/20] perf test: event_update: fix memory leak of unit
` [PATCH 06/20] perf dso: fix memory leak in dso__new_map
` [PATCH 07/20] perf test: maps__merge_in: fix memory leak of maps
` [PATCH 08/20] perf env: fix memory leak of cpu_pmu_caps
` [PATCH 09/20] perf report: free generated help strings for sort option
` [PATCH 10/20] perf inject: close inject.output
` [PATCH 11/20] perf session: cleanup trace_event
` [PATCH 12/20] perf script: release zstd data
` [PATCH 13/20] perf script: fix memory leaks in perf_script
` [PATCH 14/20] perf util/lzma: close lzma stream
` [PATCH 15/20] perf trace: free malloc'd trace fields on exit
` [PATCH 16/20] perf trace: free syscall->arg_fmt
` [PATCH 17/20] perf trace: free syscall tp fields in evsel->priv
` [PATCH 18/20] perf trace: free strings in trace__parse_events_option
` [PATCH 19/20] perf test: bpf: free obj_buf
` [PATCH 20/20] perf util/probe-file: delete namelist on error in del_events

[PATCH] drm/amdgpu/display: make a const array common_rates static, makes object smaller
 2021-07-15 16:04 UTC  (2+ messages)

5.13.2-rc and others have many not for stable
 2021-07-15 15:57 UTC  (6+ messages)

[PATCH 0/3] Read firmware, tplg and machine driver name from dts node
 2021-07-15 15:51 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: dsp: fsl: Document newly introduced fsl,properties

[PATCH 0/2] bitmap: introduce for_each_set_bitrange()
 2021-07-15 15:50 UTC  (4+ messages)
` [PATCH 2/2] bitmap: introduce for_each_set_bitrange

[PATCH 0/2] ACPI: Update DBG2 Serial Port Subtypes list
 2021-07-15 15:46 UTC  (6+ messages)
` [PATCH 1/2] ACPICA: Add new DBG2 Serial Port Subtypes


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