All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-03 03:19:48 to 2021-08-03 05:03:23 UTC [more...]

[PATCH v3 00/21] Track shared pages at EL2 in protected mode
 2021-08-03  5:02 UTC  (4+ messages)
` [PATCH v3 17/21] KVM: arm64: Mark host bss and rodata section as shared

[PATCH 0/4] ASoC: soc-ops: cleanup cppcheck warning
 2021-08-03  5:01 UTC  (5+ messages)
` [PATCH 1/4] ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_volsw_sx()
` [PATCH 2/4] ASoC: soc-ops: cleanup cppcheck warning at snd_soc_limit_volume()
` [PATCH 3/4] ASoC: soc-ops: cleanup cppcheck warning at snd_soc_get_xr_sx()
` [PATCH 4/4] ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_xr_sx()

[PATCH v2 0/2] add support for Cadence's XSPI controller
 2021-08-03  5:01 UTC  (3+ messages)

[meta-oe][PATCH 1/2] audit: upgrade 3.0.2 -> 3.0.3
 2021-08-03  5:01 UTC  (3+ messages)
` [meta-oe][PATCH 2/2] audit: fix compile error for 2.8.5
  ` [oe] "

[PATCHv2 0/9] xfstests: 64K blocksize related fixes
 2021-08-03  5:00 UTC  (4+ messages)
` [PATCHv2 5/9] generic/031: Fix the test case for 64k blocksize config

about RTnet* smokey test skipped issue on Qemu
 2021-08-03  4:58 UTC  (2+ messages)

[PATCH v4 0/7] Arasan sdhci driver updates
 2021-08-03  4:57 UTC  (4+ messages)
  ` [PATCH v4 6/7] mmc: zynq_sdhci: Wait till sd card detect state is stable

[LTP] [PATCH v2] lib: tst_device: Allow more control over the device size
 2021-08-03  4:56 UTC  (2+ messages)

[igt-dev] [i-g-t] tests/kms_plane_alpha_blend: Align width to 256B
 2021-08-03  4:55 UTC  (7+ messages)

[cip-dev] cip/linux-4.4.y-cip build: 120 builds: 0 failed, 120 passed, 6 warnings (v4.4.277-cip60) #kernelci
 2021-08-03  4:54 UTC 

[Intel-gfx] [PATCH 0/4] Enable GuC submission by default on DG1
 2021-08-03  5:11 UTC  (10+ messages)
`  "
` [PATCH 1/4] drm/i915: Do not define vma on stack
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/4] drm/i915/guc: put all guc objects in lmem when available
  `  "
` [Intel-gfx] [PATCH 3/4] drm/i915/guc: Add DG1 GuC / HuC firmware defs
  `  "
` [Intel-gfx] [PATCH 4/4] drm/i915/guc: Enable GuC submission by default on DG1
  `  "

[PATCH v6 0/9] ASPEED sgpio driver enhancement
 2021-08-03  4:48 UTC  (6+ messages)

[OE-core][PATCH] gobject-introspection: fix default search path for girdir
 2021-08-03  4:51 UTC  (3+ messages)

[PATCH v13 2/9] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
 2021-08-03  4:49 UTC  (3+ messages)

[PATCH for-6.1] qga-win/msi: fix missing libstdc++-6 DLL in MSI installer
 2021-08-03  4:35 UTC 

[PATCH v2 00/55] Unaligned access for user-only
 2021-08-03  4:14 UTC  (56+ messages)
` [PATCH v2 01/55] hw/core: Make do_unaligned_access noreturn
` [PATCH v2 02/55] hw/core: Make do_unaligned_access available to user-only
` [PATCH v2 03/55] target/alpha: Implement do_unaligned_access for user-only
` [PATCH v2 04/55] target/arm: "
` [PATCH v2 05/55] target/hppa: "
` [PATCH v2 06/55] target/microblaze: Do not set MO_ALIGN "
` [PATCH v2 07/55] target/mips: Implement do_unaligned_access "
` [PATCH v2 08/55] target/ppc: Move SPR_DSISR setting to powerpc_excp
` [PATCH v2 09/55] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
` [PATCH v2 10/55] target/ppc: Implement do_unaligned_access for user-only
` [PATCH v2 11/55] target/riscv: "
` [PATCH v2 12/55] target/s390x: "
` [PATCH v2 13/55] target/sh4: Set fault address in superh_cpu_do_unaligned_access
` [PATCH v2 14/55] target/sh4: Implement do_unaligned_access for user-only
` [PATCH v2 15/55] target/sparc: Remove DEBUG_UNALIGNED
` [PATCH v2 16/55] target/sparc: Split out build_sfsr
` [PATCH v2 17/55] target/sparc: Set fault address in sparc_cpu_do_unaligned_access
` [PATCH v2 18/55] target/sparc: Implement do_unaligned_access for user-only
` [PATCH v2 19/55] target/xtensa: "
` [PATCH v2 20/55] accel/tcg: Report unaligned atomics "
` [PATCH v2 21/55] accel/tcg: Drop signness in tracing in cputlb.c
` [PATCH v2 22/55] tcg: Expand MO_SIZE to 3 bits
` [PATCH v2 23/55] tcg: Rename TCGMemOpIdx to MemOpIdx
` [PATCH v2 24/55] tcg: Split out MemOpIdx to exec/memopidx.h
` [PATCH v2 25/55] trace/mem: Pass MemOpIdx to trace_mem_get_info
` [PATCH v2 26/55] accel/tcg: Pass MemOpIdx to atomic_trace_*_post
` [PATCH v2 27/55] plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
` [PATCH v2 28/55] trace: Split guest_mem_before
` [PATCH v2 29/55] target/arm: Use MO_128 for 16 byte atomics
` [PATCH v2 30/55] target/i386: "
` [PATCH v2 31/55] target/ppc: "
` [PATCH v2 32/55] target/s390x: "
` [PATCH v2 33/55] target/hexagon: Implement cpu_mmu_index
` [PATCH v2 34/55] accel/tcg: Add cpu_{ld,st}*_mmu interfaces
` [PATCH v2 35/55] accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
` [PATCH v2 36/55] target/mips: Use cpu_*_data_ra for msa load/store
` [PATCH v2 37/55] target/mips: Use 8-byte memory ops "
` [PATCH v2 38/55] target/s390x: Use cpu_*_mmu instead of helper_*_mmu
` [PATCH v2 39/55] target/sparc: "
` [PATCH v2 40/55] target/arm: "
` [PATCH v2 41/55] tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
` [PATCH v2 42/55] tcg: Add helper_unaligned_mmu for user-only sigbus
` [PATCH v2 43/55] tcg/i386: Support raising sigbus for user-only
` [PATCH v2 44/55] tests/tcg/multiarch: Add sigbus.c
` [PATCH v2 45/55] linux-user: Split out do_prctl and subroutines
` [PATCH v2 46/55] linux-user: Disable more prctl subcodes
` [PATCH v2 47/55] hw/core/cpu: Re-sort the non-pointers to the end of CPUClass
` [PATCH v2 48/55] linux-user: Add code for PR_GET/SET_UNALIGN
` [PATCH v2 49/55] hw/core/cpu: Move cpu properties to cpu-sysemu.c
` [PATCH v2 50/55] hw/core/cpu: Add prctl-unalign-sigbus property for user-only
` [PATCH v2 51/55] target/alpha: Reorg fp memory operations
` [PATCH v2 52/55] target/alpha: Reorg integer "
` [PATCH v2 53/55] target/alpha: Implement prctl_unalign_sigbus
` [PATCH v2 54/55] target/hppa: "
` [PATCH v2 55/55] target/sh4: "

[PATCH v4 0/3] Add detailed page size stats in KVM stats
 2021-08-03  4:46 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: x86/mmu: Remove redundant spte present check in mmu_set_spte
` [PATCH v4 2/3] KVM: x86/mmu: Avoid collision with !PRESENT SPTEs in TDP MMU lpage stats
` [PATCH v4 3/3] KVM: x86/mmu: Add detailed page size stats

[PATCH v2 0/6] Support SiFive Composable cache driver
 2021-08-03  4:44 UTC  (7+ messages)
` [PATCH v2 1/6] cache: add sifive composable "
` [PATCH v2 2/6] board: sifive: use ccache driver instead of helper function
` [PATCH v2 3/6] riscv: lib: introduce cache_init interface
` [PATCH v2 4/6] riscv: sifive: use common cache_init instead of duplicated implementation
` [PATCH v2 5/6] riscv: lib: move platform-related libraries to sperate folder
` [PATCH v2 6/6] riscv: lib: modify the indent

[PATCH] vhost: use large iotlb entry if no IOMMU translation is needed
 2021-08-03  4:43 UTC  (3+ messages)

[Bug 1878054] [NEW] Hang with high CPU usage in sdhci_data_transfer
 2021-08-03  4:17 UTC  (2+ messages)
` [Bug 1878054] "

[OE-core] [PATCH] python3: use monotonic clock for condvar if possible
 2021-08-03  5:11 UTC 

[PATCH v5 00/12] mm/debug_vm_pgtable: Enhancements
 2021-08-03  4:42 UTC  (3+ messages)
` [PATCH v5 01/12] mm/debug_vm_pgtable: Introduce struct pgtable_debug_args

[igt-dev] [PATCH i-g-t] tests/kms_setmode: Fix mode selection for Nx tests
 2021-08-03  4:40 UTC  (3+ messages)

next/master build: 219 builds: 2 failed, 217 passed, 107 warnings (next-20210802)
 2021-08-03  4:40 UTC 

[dpdk-dev] [RFC 1/3] eventdev: allow for event devices requiring maintenance
 2021-08-03  4:39 UTC  (3+ messages)
` [dpdk-dev] [RFC v2 "

[PATCH v3 0/4] DT schema changes for HiKey970 PCIe hardware to work
 2021-08-03  4:38 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: PCI: kirin: Fix compatible string
` [PATCH v3 2/4] dt-bindings: PCI: kirin: Convert kirin-pcie.txt to yaml
` [PATCH v3 3/4] dt-bindings: PCI: kirin: Add support for Kirin970
` [PATCH v3 4/4] dt-bindings: phy: Add bindings for HiKey 970 PCIe PHY

[qemu-mainline test] 164084: tolerable FAIL - PUSHED
 2021-08-03  4:38 UTC 

[PATCH v5 0/2] PM / Domains: Add support for 'required-opps' to set default perf state
 2021-08-03  4:38 UTC  (4+ messages)
` [PATCH v5 1/2] "

[PATCH] cpufreq: arm_scmi: Fix error path when allocation failed
 2021-08-03  4:34 UTC  (3+ messages)

[PATCH 0/2] Add DT files for sc7280 IDP2 board
 2021-08-03  4:33 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7280-idp: Add device tree files for IDP2

[PATCH 0/5] DT schema changes for HiKey970 PCIe hardware to work
 2021-08-03  4:33 UTC  (6+ messages)
` [PATCH 3/5] dt-bindings: PCI: kirin: Add support for Kirin970

[cip-dev] [ANNOUNCE] Release v4.4.277-cip60
 2021-08-03  4:30 UTC 

[PATCH V4 0/5] virtio: Add virtio-device bindings
 2021-08-03  4:30 UTC  (5+ messages)
` [PATCH V4 3/5] dt-bindings: gpio: Add bindings for gpio-virtio

[PATCH v7 00/10] Add support for Hikey 970 PCIe
 2021-08-03  4:25 UTC  (7+ messages)
` [PATCH v7 08/10] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware

[PATCH net-next] net/sched: store the last executed chain also for clsact egress
 2021-08-03  4:26 UTC  (4+ messages)

[PATCH v2 00/21] libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line
 2021-08-03  4:23 UTC  (22+ messages)
` [PATCH v2 01/21] libtracefs: Added new API tracefs_sql()
` [PATCH v2 02/21] tracefs: Add unit tests for tracefs_sql()
` [PATCH v2 03/21] libtracefs: Add comparing start and end fields in tracefs_sql()
` [PATCH v2 04/21] libtracefs: Add unit test to test tracefs_sql() compare
` [PATCH v2 05/21] libtracefs: Add filtering for start and end events in tracefs_sql()
` [PATCH v2 06/21] libtracefs: Add unit test to test tracefs_sql() where clause
` [PATCH v2 07/21] libtracefs: Make sqlhist parser reentrant
` [PATCH v2 08/21] libtracefs: Make parser unique to libtracefs
` [PATCH v2 09/21] libtracefs: Add line number and index to expr structure
` [PATCH v2 10/21] libtracefs: Add error message when match fields are not FROM and JOIN events
` [PATCH v2 11/21] libtracefs: Add error message when match or init fails from bad events
` [PATCH v2 12/21] libtracefs; Add error message for bad selections to SQL sequence
` [PATCH v2 13/21] libtracefs: Add error message when compare fields fail
` [PATCH v2 14/21] libtracefs: Add error message for grouping events in SQL filter
` [PATCH v2 15/21] libtracefs: Add error message for bad filters in SQL statement
` [PATCH v2 16/21] libtracefs: Add error message when calculation has no label
` [PATCH v2 17/21] libtracefs: Add man page for tracefs_sql()
` [PATCH v2 18/21] libtracefs: Allow for simple SQL statements to create a histogram
` [PATCH v2 19/21] libtracefs: Allow trace_sql() to take keywords for fields with backslash
` [PATCH v2 20/21] libtracefs: Add CAST() syntax to SQL parsing for histogram types
` [PATCH v2 21/21] libtracefs: Add CAST(x AS _COUNTER_) syntax to create values in histograms

[f2fs-dev] [PATCH v3] f2fs: add sysfs node to control ra_pages for fadvise seq file
 2021-08-03  4:22 UTC  (2+ messages)
`  "

Pull request: u-boot-samsung master
 2021-08-03  4:10 UTC 

spi-nor 5.11 regression: Division by zero in kernel
 2021-08-03  4:13 UTC  (5+ messages)

[PATCH] trace: eradicate noisy warning in trace_osnoise.c
 2021-08-03  4:12 UTC  (5+ messages)

[dpdk-dev] [PATCH] doc: announce changes to eventdev library
 2021-08-03  4:12 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[RFC PATCH 0/6] leds: Fix pca955x GPIO pin mappings
 2021-08-03  4:07 UTC  (7+ messages)

[PATCH] f2fs: introduce periodic iostat io latency traces
 2021-08-03  4:08 UTC  (3+ messages)

[PATCH 0/7] dt-bindings: imx8mp: fix dt schema check errors
 2021-08-03  4:04 UTC  (7+ messages)
` [PATCH 5/7] dt-bindings: soc: imx: add missing anatop binding

`phosphor-logging` APIs (RFC)
 2021-08-03  4:07 UTC  (7+ messages)

drivers/usb/cdns3/cdnsp-pci.c:181 cdnsp_pci_probe() warn: possible memory leak of 'cdnsp'
 2021-08-03  4:06 UTC 

[dpdk-dev] [PATCH] doc: announce: make rte intr handle internal
 2021-08-03  4:05 UTC  (3+ messages)

stable-rc/queue/4.9 baseline: 110 runs, 4 regressions (v4.9.277-33-g2e921520d320)
 2021-08-03  4:02 UTC 

[PATCH] nvdimm: release the correct device list
 2021-08-03  4:00 UTC  (3+ messages)

Redfish requests for dbus-sensors data are needlessly slow - analysis
 2021-08-03  3:58 UTC  (3+ messages)

[PATCH] net/mlx5: Fix typo in comments
 2021-08-03  3:54 UTC  (2+ messages)

[PATCH 00/10] arm64: Self-hosted trace related erratum workarouds
 2021-08-03  3:51 UTC  (8+ messages)
` [PATCH 10/10] arm64: errata: Add workaround for TSB flush failures

[PATCH] neigh: Support filtering neighbours for L3 slave
 2021-08-03  3:51 UTC  (4+ messages)

[PATCH 0/4] s390: Make use of PAGE_ALIGN/PAGE_MASK/PFN_UP helper macro
 2021-08-03  3:49 UTC  (5+ messages)
` [PATCH 1/4] s390/scm_blk: Make use of PAGE_ALIGN "
` [PATCH 2/4] s390/vmcp: Make use of PFN_UP "
` [PATCH 3/4] vfio-ccw: Make use of PAGE_MASK/PFN_UP "
` [PATCH 4/4] s390/cio: Make use of PAGE_ALIGN "

[PATCH net] net/mlx5: Don't skip subfunction cleanup in case of error in module init
 2021-08-03  3:48 UTC  (2+ messages)

[ANNOUNCE] Git v2.33.0-rc0
 2021-08-03  3:46 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2021-08-03  3:44 UTC 

[PATCH 0/5] Cleanups and fixup for memcontrol
 2021-08-03  3:40 UTC  (7+ messages)
` [PATCH 2/5] mm, memcg: narrow the scope of percpu_charge_mutex

[PATCH 0/2] [RFC] Switch default merge backend from recursive to ort
 2021-08-03  3:39 UTC  (4+ messages)
` [PATCH 1/2] Change "

[RFC PATCH v2 1/2] Add virtio Admin Virtqueue specification
 2021-08-03  3:39 UTC  (15+ messages)
    ` [virtio-comment] "

stable-rc/queue/4.19 baseline: 142 runs, 7 regressions (v4.19.200-31-g93b6975cc268)
 2021-08-03  3:38 UTC 

stable-rc/queue/5.10 build: 173 builds: 0 failed, 173 passed, 14 warnings (v5.10.55-71-g29b6502ddb40)
 2021-08-03  3:38 UTC 

[PATCH 2/3] spi: modify set_cs_timing parameter
 2021-08-03  3:14 UTC  (5+ messages)

[PATCH] fpga: region: handle compat_id as an uuid
 2021-08-03  3:32 UTC  (9+ messages)

[syzbot] INFO: task hung in __drain_all_pages (2)
 2021-08-03  3:35 UTC  (2+ messages)

[PATCH] slub: fix kmalloc_pagealloc_invalid_free unit test
 2021-08-03  3:30 UTC  (2+ messages)

[PATCH v2] mm/memcg: Fix incorrect flushing of lruvec data in obj_stock
 2021-08-03  3:28 UTC  (3+ messages)

iomap 5.15 branch construction 
 2021-08-03  3:21 UTC  (2+ messages)

[PATCH v2 0/3] clone: update submodule.recurse in config when using --recurse-submodule
 2021-08-03  3:20 UTC  (4+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] "

[RFC PATCH] Introduce admin virtqueue as a new transport
 2021-08-03  3:20 UTC 

[RFC v2] /dev/iommu uAPI proposal
 2021-08-03  3:19 UTC  (5+ 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.