All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-05 17:44:22 to 2021-03-05 18:33:10 UTC [more...]

RFC: linux-user: preserving argv[0] of the original binary in context of binfmt-misc
 2021-03-05 17:53 UTC  (2+ messages)

[PULL 00/49] target-arm queue
 2021-03-05 17:15 UTC  (43+ messages)
` [PULL 01/49] sbsa-ref: remove cortex-a53 from list of supported cpus
` [PULL 02/49] sbsa-ref: add 'max' to list of allowed cpus
` [PULL 05/49] target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPU
` [PULL 06/49] hw/net: Add npcm7xx emc model
` [PULL 08/49] tests/qtests: Add npcm7xx emc model test
` [PULL 09/49] hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property
` [PULL 10/49] target/arm: Speed up aarch64 TBL/TBX
` [PULL 11/49] hw/i2c/npcm7xx_smbus: Simplify npcm7xx_smbus_init()
` [PULL 16/49] hw/arm/musicpal: Remove dead code for non-32-bit-RGB surfaces
` [PULL 17/49] hw/display/tc6393xb: Remove dead code for handling non-32bpp surfaces
` [PULL 18/49] hw/display/tc6393xb: Expand out macros in template header
` [PULL 19/49] hw/display/tc6393xb: Inline tc6393xb_draw_graphic32() at its callsite
` [PULL 20/49] hw/display/omap_lcdc: Expand out macros in template header
` [PULL 21/49] hw/display/omap_lcdc: Drop broken bigendian ifdef
` [PULL 22/49] hw/display/omap_lcdc: Fix coding style issues in template header
` [PULL 23/49] hw/display/omap_lcdc: Inline template header into C file
` [PULL 24/49] hw/display/omap_lcdc: Delete unnecessary macro
` [PULL 25/49] hw/display/tcx: Drop unnecessary code for handling BGR format outputs
` [PULL 26/49] hw/arm/mps2-tz: Make SYSCLK frequency board-specific
` [PULL 27/49] hw/misc/mps2-scc: Support configurable number of OSCCLK values
` [PULL 28/49] hw/arm/mps2-tz: Correct the OSCCLK settings for mps2-an505 and mps2-an511
` [PULL 29/49] hw/arm/mps2-tz: Make the OSCCLK settings be configurable per-board
` [PULL 30/49] hw/misc/mps2-fpgaio: Make number of LEDs configurable by board
` [PULL 31/49] hw/misc/mps2-fpgaio: Support SWITCH register
` [PULL 32/49] hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board
` [PULL 33/49] hw/arm/mps2-tz: Condition IRQ splitting on number of CPUs, not board type
` [PULL 34/49] hw/arm/mps2-tz: Make number of IRQs board-specific
` [PULL 35/49] hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524
` [PULL 36/49] hw/arm/mps2-tz: Correct wrong interrupt numbers for DMA and SPI
` [PULL 37/49] hw/arm/mps2-tz: Allow PPCPortInfo structures to specify device interrupts
` [PULL 38/49] hw/arm/mps2-tz: Move device IRQ info to data structures
` [PULL 39/49] hw/arm/mps2-tz: Size the uart-irq-orgate based on the number of UARTs
` [PULL 40/49] hw/arm/mps2-tz: Allow boards to have different PPCInfo data
` [PULL 41/49] hw/arm/mps2-tz: Make RAM arrangement board-specific
` [PULL 42/49] hw/arm/mps2-tz: Set MachineClass default_ram info from RAMInfo data
` [PULL 43/49] hw/arm/mps2-tz: Support ROMs as well as RAMs
` [PULL 44/49] hw/arm/mps2-tz: Get armv7m_load_kernel() size argument from RAMInfo
` [PULL 45/49] hw/arm/mps2-tz: Add new mps3-an524 board
` [PULL 46/49] hw/arm/mps2-tz: Stub out USB controller for mps3-an524
` [PULL 47/49] hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524
` [PULL 48/49] docs/system/arm/mps2.rst: Document the new mps3-an524 board
` [PULL 49/49] hw/arm/mps2: Update old infocenter.arm.com URLs

[PATCH v4 00/11] KVM: VMX: Clean up Hyper-V PV TLB flush
 2021-03-05 18:31 UTC  (6+ messages)
` [PATCH v4 01/11] KVM: x86: Get active PCID only when writing a CR3 value
` [PATCH v4 02/11] KVM: VMX: Track common EPTP for Hyper-V's paravirt TLB flush
` [PATCH v4 03/11] KVM: VMX: Stash kvm_vmx in a local variable for Hyper-V "
` [PATCH v4 04/11] KVM: VMX: Fold Hyper-V EPTP checking into it's only caller
` [PATCH v4 05/11] KVM: VMX: Do Hyper-V TLB flush iff vCPU's EPTP hasn't been flushed

linux uml segfault
 2021-03-05 18:32 UTC  (16+ messages)

[PATCH 0/2] s390/dasd: driver unbind fixes
 2021-03-05 18:30 UTC  (2+ messages)

[PATCH 5.4-arm/arm64 only] ipipe: mm: Sync with noarch
 2021-03-05 18:31 UTC 

[PATCH 4.19-arm64 only] ipipe: mm: Sync with noarch
 2021-03-05 18:31 UTC 

RFC: oftree based setup of composite board devices
 2021-03-05 18:29 UTC  (6+ messages)

[PATCH 00/27] tcg patch queue
 2021-03-05 17:54 UTC  (15+ messages)
` [PATCH 04/27] tcg/tci: Use exec/cpu_ldst.h interfaces
` [PATCH 05/27] tcg: Split out tcg_raise_tb_overflow
` [PATCH 06/27] tcg: Manage splitwx in tc_ptr_to_region_tree by hand
` [PATCH 12/27] tcg/tci: Remove tci_read_r8
` [PATCH 17/27] tcg/tci: Remove tci_read_r32s
` [PATCH 19/27] tcg/tci: Merge basic arithmetic operations
` [PATCH 27/27] accel/tcg: Precompute curr_cflags into cpu->tcg_cflags

[PATCH] i2c: i2c-scmi: Drop unused ACPI_MODULE_NAME definition
 2021-03-05 18:28 UTC 

[PATCH v2] block: Try to handle busy underlying device on discard
 2021-03-05 18:27 UTC  (2+ messages)

[PATCH v10 0/9] Add support for x509 certs with NIST P384/256/192 keys
 2021-03-05 18:27 UTC  (10+ messages)
` [PATCH v10 1/9] crypto: Add support for ECDSA signature verification
` [PATCH v10 4/9] ecdsa: Register NIST P384 and extend test suite
` [PATCH v10 5/9] x509: Detect sm2 keys by their parameters OID

stable-rc/queue/4.19 baseline: 147 runs, 4 regressions (v4.19.178-52-g833e4aafea3d3)
 2021-03-05 18:27 UTC 

[PATCH v4 0/3] Cleanup and fixups for vmemmap handling
 2021-03-05 18:26 UTC  (5+ messages)
` [PATCH v4 3/3] x86/vmemmap: Handle unpopulated sub-pmd ranges

[PATCH] tools/memory-model: Fix smp_mb__after_spinlock() spelling
 2021-03-05 18:26 UTC  (4+ messages)

[PATCH 0/4] add device drivers for Siemens Industrial PCs
 2021-03-05 18:25 UTC  (15+ messages)
` [PATCH 1/4] platform/x86: simatic-ipc: add main driver for Siemens devices
` [PATCH 2/4] leds: simatic-ipc-leds: add new driver for Siemens Industial PCs

pm/testing build: 7 builds: 0 failed, 7 passed (acpi-5.12-rc2-19-g5c476073a9df)
 2021-03-05 18:26 UTC 

[PATCH V3 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-03-05 18:24 UTC  (12+ messages)
` [PATCH V3 1/2] "

[PATCH v3 0/6][Outreachy] commit: Implementation of "amend!" commit
 2021-03-05 18:25 UTC  (10+ messages)
` [PATCH v3 6/6] doc/git-commit: add documentation for fixup=[amend|reword] options

[PATCH v1] powerpc: Include running function as first entry in save_stack_trace() and friends
 2021-03-05 18:16 UTC  (13+ messages)

No option to delete SSL certificates
 2021-03-05 18:22 UTC  (4+ messages)

[PATCH v3 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-03-05 18:22 UTC  (9+ messages)

[PATCH v2 00/17] KVM: x86/mmu: Lots of bug fixes
 2021-03-05 18:23 UTC  (9+ messages)
` [PATCH v2 09/17] KVM: x86/mmu: Use '0' as the one and only value for an invalid PAE root
` [PATCH v2 11/17] KVM: x86/mmu: Mark the PAE roots as decrypted for shadow paging

[PATCH 4/4] dm: support I/O polling
 2021-03-05 18:21 UTC  (16+ messages)
` [dm-devel] "

[PATCH v2] vhost-user.rst: add clarifying language about protocol negotiation
 2021-03-05 17:43 UTC  (5+ messages)

[PATCH] pci-driver: Add driver load messages
 2021-03-05 18:20 UTC  (2+ messages)

[PATCH for-next v3] RDMA/rxe: Fix ib_device reference counting (again)
 2021-03-05 18:20 UTC  (4+ messages)

[PATCH v3 0/6] qcow2: compressed write cache
 2021-03-05 17:35 UTC  (3+ messages)
` [PATCH v3 1/6] block-jobs: flush target at the end of .run()
` [PATCH v3 4/6] util: implement seqcache

[RFC] scripts: kernel-doc: fix attribute capture in function parsing
 2021-03-05 18:20 UTC  (2+ messages)

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-05 18:20 UTC  (11+ messages)
` [RFC PATCH 15/18] cgroup: Introduce ioasids controller

[PATCH 1/1] drm/ttm: Ignore signaled move fences
 2021-03-05 18:20 UTC  (6+ messages)

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-05 18:18 UTC  (5+ messages)
` [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted

[PATCH 0/6] firmware: qcom_scm: Fix SMCCC detection on sc7180
 2021-03-05 18:18 UTC  (5+ messages)
` [PATCH 6/6] firmware: qcom_scm: Only compile legacy calls on ARM

[PATCH] linux-user: Fix executable page of /proc/self/maps
 2021-03-05 17:31 UTC 

[PATCH] meson: Stop if cfi is enabled with system slirp
 2021-03-05 17:18 UTC  (5+ messages)

[PATCH] PCI: tegra: Disable PTM capabilities for EP mode
 2021-03-05 18:13 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/6] Add Marvell CNXK mempool driver
 2021-03-05 16:21 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/6] mempool/cnxk: add build infra and device probe
` [dpdk-dev] [PATCH 2/6] mempool/cnxk: add generic ops
` [dpdk-dev] [PATCH 3/6] mempool/cnxk: add cn9k mempool ops
` [dpdk-dev] [PATCH 4/6] mempool/cnxk: add base cn10k "
` [dpdk-dev] [PATCH 5/6] mempool/cnxk: add cn10k batch enqueue/dequeue support
` [dpdk-dev] [PATCH 6/6] doc: add Marvell CNXK mempool documentation

[PATCH] kvm: x86: use NULL instead of using plain integer as pointer
 2021-03-05 18:10 UTC 

A note on the 5.12-rc1 tag
 2021-03-05 18:10 UTC  (4+ messages)

[GIT PULL] io_uring fixes for 5.12-rc2
 2021-03-05 18:09 UTC 

[GIT PULL] Block fixes for 5.12-rc2
 2021-03-05 18:09 UTC 

stable-rc/linux-5.4.y baseline: 164 runs, 6 regressions (v5.4.102-73-g2e10dba9fe0e6)
 2021-03-05 18:09 UTC 

[PATCH] rk3399: Add basic support for helios64
 2021-03-05 18:08 UTC  (5+ messages)

[PATCH 5.10 000/663] 5.10.20-rc1 review
 2021-03-05 18:03 UTC  (5+ messages)
` [PATCH 5.10 491/663] USB: serial: option: update interface mapping for ZTE P685M

Scared with degraded raid1 fs
 2021-03-05 18:03 UTC  (3+ messages)

[PATCH v3] amba: Remove deferred device addition
 2021-03-05 18:02 UTC  (3+ messages)

[PATCH v5 00/16] introduce a generic IOCTL interface for RPMsg channels management
 2021-03-05 18:01 UTC  (5+ messages)
` [PATCH v5 13/16] rpmsg: char: introduce __rpmsg_chrdev_create_eptdev function

reserved memory from devicetree definition
 2021-03-05 18:01 UTC  (4+ messages)

[RFC][PATCH 0/2] rm: changes in the '.gitmodules' are staged after using '--cached'
 2021-03-05 17:58 UTC  (5+ messages)
` [PATCH v2 0/1] rm: stage submodule removal from '.gitmodules'
  ` [PATCH v2 1/1] rm: stage submodule removal from '.gitmodules' when using '--cached'

[PATCH v3] selinux: measure state and policy capabilities
 2021-03-05 17:57 UTC  (3+ messages)

[PATCH net] ipv6: drop incoming packets having a v4mapped source address
 2021-03-05 17:57 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads for Gen9
 2021-03-05 17:57 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads for Gen9 (rev7)

d28296d248: stress-ng.sigsegv.ops_per_sec -82.7% regression
 2021-03-05 17:56 UTC  (5+ messages)

Quick announcement on the selinux/next and audit/next branches
 2021-03-05 17:56 UTC  (3+ messages)

[BUILD REGRESSION] LAST PATCH: gpiolib: Reuse device's fwnode to create IRQ domain
 2021-03-05 17:55 UTC  (5+ messages)

[PATCH v3 00/15] tests/tcg: Add TriCore tests
 2021-03-05 17:00 UTC  (7+ messages)
` [PATCH v3 02/15] tests/tcg: Run timeout cmds using --foreground
` [PATCH v3 04/15] tests/tcg/tricore: Add build infrastructure
` [PATCH v3 10/15] tests/tcg/tricore: Add fadd test
` [PATCH v3 12/15] tests/tcg/tricore: Add ftoi test
` [PATCH v3 13/15] tests/tcg/tricore: Add madd test
` [PATCH v3 15/15] tests/tcg/tricore: Add muls test

[PATCH] input: s6sy761: fix coordinate read bit shift
 2021-03-05 17:54 UTC  (3+ messages)

stable-rc/queue/4.4 baseline: 94 runs, 8 regressions (v4.4.259-30-g7683b11c4cfa)
 2021-03-05 17:54 UTC 

arm64 KASAN_HW_TAGS panic on non-MTE hardware on 5.12-rc1
 2021-03-05 17:52 UTC  (3+ messages)

[PATCH] glib-2.0: call os.path.normpath on THISDIR
 2021-03-05 17:54 UTC  (5+ messages)
  ` [OE-core] "

stable-rc/linux-5.10.y baseline: 167 runs, 2 regressions (v5.10.20-103-g80aaabbaf4332)
 2021-03-05 17:53 UTC 

[PATCH v3 00/12] Simple IPC Mechanism
 2021-03-05 17:53 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 09/12] unix-socket: disallow chdir() when creating unix domain sockets

[PATCH 5/5] drm/amdgpu: Reset the devices in the XGMI hive duirng probe
 2021-03-05 17:52 UTC 

[PATCH 4/5] drm/amdgpu: Add reset_list for device list used for reset
 2021-03-05 17:52 UTC 

[PATCH v2] drivers: thermal: Add NULL pointer check before using cooling device stats
 2021-03-05 17:51 UTC  (3+ messages)

[RFC PATCH v6 00/25] KVM SGX virtualization support
 2021-03-05 17:51 UTC  (5+ messages)
` [RFC PATCH v6 13/25] x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
` [RFC PATCH v6 14/25] x86/sgx: Move provisioning device creation out of SGX driver

[PATCH 5.10 000/102] 5.10.21-rc1 review
 2021-03-05 17:51 UTC  (2+ messages)

[PATCH 3/5] drm/amdgpu: Init the cp MQD if it's not be initialized before
 2021-03-05 17:52 UTC 

[PATCH 2/5] drm/amdgpu: Add kfd init_complete flag to check from amdgpu side
 2021-03-05 17:51 UTC 

[PATCH 5.11 000/104] 5.11.4-rc1 review
 2021-03-05 17:51 UTC  (2+ messages)

[PATCH 4.14 00/39] 4.14.224-rc1 review
 2021-03-05 17:51 UTC  (2+ messages)

[PATCH 4.9 00/41] 4.9.260-rc1 review
 2021-03-05 17:51 UTC  (2+ messages)

[PATCH 4.4 00/30] 4.4.260-rc1 review
 2021-03-05 17:51 UTC  (2+ messages)

[PATCH 5.4 00/72] 5.4.103-rc1 review
 2021-03-05 17:51 UTC  (2+ messages)

[PATCH 4.19 00/52] 4.19.179-rc1 review
 2021-03-05 17:51 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: get xgmi info at eary_init
 2021-03-05 17:51 UTC 

[PATCH] Revert "drm/i915: Propagate errors on awaiting already signaled fences"
 2021-03-05 17:51 UTC  (4+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v4] runqueue: Print pseudo.log if fakeroot task failed
 2021-03-05 17:50 UTC  (2+ messages)
` [bitbake-devel] "

[dpdk-dev] [PATCH 0/6] net/pcap: build on Windows
 2021-03-05 17:50 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/6] eal: add internal API for current time

[PATCHSET 0/7] xfs: small fixes and cleanups
 2021-03-05 17:49 UTC  (4+ messages)
` [PATCH 1/7] xfs: fix uninitialized variables in xrep_calc_ag_resblks

[PATCH 1/4] kbuild: remove LLVM=1 test from HAS_LTO_CLANG
 2021-03-05 17:48 UTC  (4+ messages)
` [PATCH 3/4] kbuild: check the minimum assembler version in Kconfig

[PATCH RESEND][next] drm/i915/gem: Fix fall-through warnings for Clang
 2021-03-05 17:49 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v2 1/6] mhi: pci_generic: Parametrable element count for events
 2021-03-05 17:46 UTC  (3+ messages)
` [PATCH v2 6/6] mhi: pci_generic: Add support for runtime PM

[PATCH 1/2 v2] Bluetooth: btbcm: Rewrite bindings in YAML and add reset
 2021-03-05 17:46 UTC  (2+ messages)

[PATCH] arm64: mte: Use PAGE_KERNEL_TAGGED in arch_add_memory
 2021-03-05 17:44 UTC  (6+ messages)

[PATCH] iommu/dma: Resurrect the "forcedac" option
 2021-03-05 17:41 UTC  (2+ messages)

[PATCH] rtc: ds1307: set uie_unsupported if no interrupt is available
 2021-03-05 17:44 UTC 

[Rust for Linux] Poll for call
 2021-03-05 17:25 UTC  (2+ messages)

[PATCH v3 00/70] TCI fixes and cleanups
 2021-03-05 16:59 UTC  (4+ 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.