All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-03 05:11:32 to 2022-07-03 09:11:23 UTC [more...]

[PATCH V3 00/10] interconnect: support i.MX8MP
 2022-07-03  9:11 UTC  (10+ messages)
` [PATCH V3 01/10] dt-bindings: interconnect: imx8m: Add bindings for imx8mp noc
` [PATCH V3 02/10] dt-bindings: interconnect: add fsl,imx8mp.h
` [PATCH V3 03/10] interconnect: add device managed bulk API
` [PATCH V3 04/10] interconnect: imx: fix max_node_id
` [PATCH V3 05/10] interconnect: imx: set src node
` [PATCH V3 06/10] interconnect: imx: introduce imx_icc_provider
` [PATCH V3 07/10] interconnect: imx: configure NoC mode/prioriry/ext_control
` [PATCH V3 08/10] interconnect: imx: Add platform driver for imx8mp
` [PATCH V3 09/10] PM / devfreq: imx: Register i.MX8MP interconnect device

[PATCH 00/62] target/arm: Implement FEAT_HAFDBS
 2022-07-03  8:24 UTC  (44+ messages)
` [PATCH 01/62] accel/tcg: Introduce PageEntryExtra
` [PATCH 02/62] target/arm: Enable PageEntryExtra
` [PATCH 03/62] target/arm: Fix MTE check in sve_ldnfff1_r
` [PATCH 04/62] target/arm: Record tagged bit for user-only in sve_probe_page
` [PATCH 05/62] target/arm: Use PageEntryExtra for MTE
` [PATCH 06/62] target/arm: Use PageEntryExtra for BTI
` [PATCH 07/62] include/exec: Remove target_tlb_bitN from MemTxAttrs
` [PATCH 08/62] target/arm: Create GetPhysAddrResult
` [PATCH 09/62] target/arm: Fix ipa_secure in get_phys_addr
` [PATCH 10/62] target/arm: Use GetPhysAddrResult in get_phys_addr_lpae
` [PATCH 11/62] target/arm: Use GetPhysAddrResult in get_phys_addr_v6
` [PATCH 12/62] target/arm: Use GetPhysAddrResult in get_phys_addr_v5
` [PATCH 13/62] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav5
` [PATCH 14/62] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav7
` [PATCH 15/62] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav8
` [PATCH 16/62] target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
` [PATCH 17/62] target/arm: Remove is_subpage argument to pmsav8_mpu_lookup
` [PATCH 18/62] target/arm: Add is_secure parameter to v8m_security_lookup
` [PATCH 19/62] target/arm: Add is_secure parameter to pmsav8_mpu_lookup
` [PATCH 20/62] target/arm: Add is_secure parameter to get_phys_addr_v5
` [PATCH 21/62] target/arm: Add is_secure parameter to get_phys_addr_v6
` [PATCH 22/62] target/arm: Add secure parameter to get_phys_addr_pmsav8
` [PATCH 23/62] target/arm: Add is_secure parameter to pmsav7_use_background_region
` [PATCH 24/62] target/arm: Add is_secure parameter to get_phys_addr_lpae
` [PATCH 25/62] target/arm: Add is_secure parameter to get_phys_addr_pmsav7
` [PATCH 26/62] target/arm: Add is_secure parameter to regime_translation_disabled
` [PATCH 27/62] target/arm: Add is_secure parameter to get_phys_addr_pmsav5
` [PATCH 28/62] target/arm: Split out get_phys_addr_with_secure
` [PATCH 29/62] target/arm: Add is_secure parameter to v7m_read_half_insn
` [PATCH 30/62] target/arm: Add TBFLAG_M32.SECURE
` [PATCH 31/62] target/arm: Merge regime_is_secure into get_phys_addr
` [PATCH 32/62] target/arm: Add is_secure parameter to do_ats_write
` [PATCH 33/62] target/arm: Fold secure and non-secure a-profile mmu indexes
` [PATCH 34/62] target/arm: Reorg regime_translation_disabled
` [PATCH 35/62] target/arm: Drop secure check for HCR.TGE vs SCTLR_EL1.M
` [PATCH 36/62] target/arm: Introduce arm_hcr_el2_eff_secstate
` [PATCH 37/62] target/arm: Hoist read of *is_secure in S1_ptw_translate
` [PATCH 38/62] target/arm: Fix S2 disabled check "
` [PATCH 39/62] target/arm: Remove env argument from combined_attrs_fwb
` [PATCH 40/62] target/arm: Pass HCR to attribute subroutines
` [PATCH 47/62] target/arm: Hoist check for disabled stage2 translation
` [PATCH 52/62] target/arm: Add isar predicates for FEAT_HAFDBS
` [PATCH 60/62] target/arm: Don't shift attrs in get_phys_addr_lpae

[groeck-staging:hwmon-next] BUILD SUCCESS 9f6ca00b5be47e471e9703e6b017e1e2cfa7f604
 2022-07-03  9:07 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-03  9:06 UTC 

[PATCH RFC v1 06/10] KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs
 2022-07-03  9:01 UTC  (3+ messages)
` [KVM] 4ce471284f: kvm-unit-tests.vmx_pf_vpid_test.fail

[v4 00/12] Add ASPEED SPI controller driver
 2022-07-03  9:00 UTC  (17+ messages)
` [v4 03/12] spi: aspeed: "
` [v4 04/12] configs: aspeed: Enable SPI flash features
` [v4 06/12] arm: dts: aspeed: Update SPI flash node settings
` [v4 07/12] spi-mem: Add dirmap API from Linux
` [v4 12/12] spi: aspeed: Fix bug when SPI_NOR_4B_OPCODES flag is set

RTT-PROBE: lore-subspace-rtt
 2022-07-03  8:56 UTC 

[PATCH v2 0/4] fbcon: Fixes for screen resolution changes - round 2
 2022-07-03  8:55 UTC  (5+ messages)
` [PATCH v2 2/4] fbcon: Prevent that screen size is smaller than font size
` [PATCH v2 3/4] fbmem: Prevent invalid virtual screen sizes in fb_set_var()

[PATCH] dt-bindings: nvmem: u-boot,env: add basic NVMEM cells
 2022-07-03  8:48 UTC  (2+ messages)

[syzbot] INFO: task hung in do_read_cache_folio
 2022-07-03  8:49 UTC 

[RFC PATCH] scripts/gdb: Fix gdb 'lx-symbols' command
 2022-07-03  8:46 UTC  (2+ messages)

[f2fs-dev] [PATCH] configure.ac: fix AC_ARG_WITH
 2022-07-03  8:48 UTC 

[linux-linus test] 171461: regressions - FAIL
 2022-07-03  8:46 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-03  8:46 UTC 

[PATCH V14 00/15] irqchip: Add LoongArch-related irqchip drivers
 2022-07-03  8:45 UTC  (16+ messages)
` [PATCH V14 01/15] ACPICA: MADT: Add LoongArch APICs support
` [PATCH V14 02/15] APCI: irq: Add support for multiple GSI domains
` [PATCH V14 03/15] ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback
` [PATCH V14 04/15] genirq/generic_chip: export irq_unmap_generic_chip
` [PATCH V14 05/15] LoongArch: Use ACPI_GENERIC_GSI for gsi handling
` [PATCH V14 06/15] irqchip: Add Loongson PCH LPC controller support
` [PATCH V14 07/15] irqchip/loongson-pch-pic: Add ACPI init support
` [PATCH V14 08/15] irqchip/loongson-pch-msi: "
` [PATCH V14 09/15] irqchip/loongson-htvec: "
` [PATCH V14 10/15] irqchip/loongson-liointc: "
` [PATCH V14 11/15] LoongArch: prepare to support multiple pch-pic and pch-msi irqdomain
` [PATCH V14 12/15] irqchip: Add Loongson Extended I/O interrupt controller support
` [PATCH V14 13/15] irqchip: Add LoongArch CPU "
` [PATCH V14 14/15] irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch
` [PATCH V14 15/15] LoongArch: Fix irq number for timer and ipi

[PATCH V2 0/9] interconnect: support i.MX8MP
 2022-07-03  8:43 UTC  (6+ messages)
` [PATCH V2 7/9] interconnect: imx: set of_node for interconnect provider

[PATCH v3 0/2] i2c: Add new driver for Renesas RZ/V2M controller
 2022-07-03  8:41 UTC  (4+ messages)
` [PATCH v3 2/2] i2c: Add "

arch/arm/include/asm/atomic.h:224:17: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
 2022-07-03  8:41 UTC 

[PATCH v2] mm: honor FGP_NOWAIT for page cache page allocation
 2022-07-03  8:37 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-03  8:36 UTC 

[PATCH v8 0/5] MTD: Add Initial Hyperbus support
 2022-07-03  8:33 UTC  (7+ messages)
` [PATCH v8 3/5] mtd: Add support for HyperBus memory devices

[PATCH v11 00/14] module: core code clean up
 2022-07-03  8:33 UTC  (6+ messages)
` [PATCH v11 09/14] module: Move kallsyms support into a separate file

[PATCH] Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ"
 2022-07-03  8:32 UTC  (2+ messages)

[syzbot] INFO: task hung in __input_unregister_device (4)
 2022-07-03  8:32 UTC 

[PATCH] sched/core: fix outdated file path for entry_64.S
 2022-07-03  8:31 UTC 

crypto/testmgr.c:297:8: warning: Excessive padding in 'struct testvec_config' (5 padding bytes, where 1 is optimal). Optimal fields order: name, inplace_mode, req_flags, iv_offset, key_offset, finalization_type, src_divs, dst_divs, iv_offset_relative_to_a
 2022-07-03  8:31 UTC 

[mtd] ad9b10d1ea: BUG:kernel_NULL_pointer_dereference,address
 2022-07-03  8:28 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-03  8:26 UTC 

[linux-next:master 2305/7282] drivers/clk/renesas/clk-r8a7778.c:102 r8a7778_cpg_clocks_init() warn: possible memory leak of 'data'
 2022-07-03  8:21 UTC 

[PATCH V8 00/39] Live Update
 2022-07-03  8:19 UTC  (7+ messages)
` [PATCH V8 12/39] memory: flat section iterator
` [PATCH V8 20/39] cpr: restart mode
` [PATCH V8 36/39] chardev: cpr for sockets

[syzbot] kernel BUG in __text_poke
 2022-07-03  8:17 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-03  8:16 UTC 

[PATCH 0/6] Add support for RZ/N1 SJA1000 CAN controller
 2022-07-03  8:14 UTC  (5+ messages)
` [PATCH 6/6] can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller

[syzbot] INFO: task hung in do_read_cache_folio
 2022-07-03  8:14 UTC 

[andersson:ci-next 143/256] arch/arm64/boot/dts/qcom/sc8280xp-crd.dts:13:10: fatal error: sc8280xp-pmics.dtsi: No such file or directory
 2022-07-03  8:08 UTC 

[PATCH] net/mlx5: reject negative integrity item configuration
 2022-07-03  8:08 UTC  (2+ messages)
` [PATCH v2] "

RTT-PROBE: lore-subspace-rtt
 2022-07-03  8:06 UTC 

[PATCH] ext4: fix reading leftover inlined symlinks
 2022-07-03  8:02 UTC  (3+ messages)

[v6 14/14] docs: iio: add documentation for BNO055 driver
 2022-07-03  7:58 UTC  (2+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Read in bpf_jit_free
 2022-07-03  7:57 UTC  (2+ messages)

[syzbot] INFO: task hung in __input_unregister_device (4)
 2022-07-03  7:57 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-03  7:56 UTC 

[PATCH 00/17] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-07-03  7:56 UTC  (4+ messages)
` [PATCH 01/17] net/mana: add basic driver, build environment and doc

[PATCH v3 00/15] Improve Raid5 Lock Contention
 2022-07-03  7:51 UTC  (3+ messages)

[PATCH v4 0/5] cpumask: Fix invalid uniprocessor assumptions
 2022-07-03  7:50 UTC  (10+ messages)
` [PATCH v4 3/5] lib/test: Introduce cpumask KUnit test suite
` [PATCH v4 4/5] cpumask: Add UP optimised for_each_*_cpu versions

[PATCH v2 0/2] Add R16 Vista E board from RenewWorldOutreach
 2022-07-03  7:47 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: arm: sunxi: Add binding for RenewWorldOutReach R16-Vista-E board
` [PATCH v2 2/2] ARM: dts: sun8i: Add R16 Vista E board from RenewWorldOutreach

RTT-PROBE: lore-subspace-rtt
 2022-07-03  7:46 UTC 

[PATCH] RDMA/qib: Use the bitmap API when applicable
 2022-07-03  7:42 UTC 

[syzbot] possible deadlock in mnt_want_write (2)
 2022-07-03  7:40 UTC 

[PATCH net 0/3] Fix bridge_vlan_aware.sh and bridge_vlan_unaware.sh with IFF_UNICAST_FLT
 2022-07-03  7:36 UTC  (4+ messages)
` [PATCH net 1/3] selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
` [PATCH net 2/3] selftests: forwarding: fix learning_test when h1 "
` [PATCH net 3/3] selftests: forwarding: fix error message in learning_test

RTT-PROBE: lore-subspace-rtt
 2022-07-03  7:36 UTC 

+ lib-test-introduce-cpumask-kunit-test-suite.patch added to mm-nonmm-unstable branch
 2022-07-03  7:23 UTC  (2+ messages)

[PATCH] mbuf: add mbuf physical address field to dynamic field
 2022-07-03  7:31 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-03  7:26 UTC 

[syzbot] BUG: unable to handle kernel paging request in bpf_prog_ADDR_F
 2022-07-03  7:23 UTC 

[syzbot] INFO: task hung in do_read_cache_folio
 2022-07-03  7:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-03  7:16 UTC 

Scheduling (unused) board file removal for linux-6.x
 2022-07-03  7:13 UTC  (7+ messages)

cherry-pick with --no-rerere-autoupdate does still rerere?
 2022-07-03  7:08 UTC  (3+ messages)

INFO: task hung in blk_trace_remove
 2022-07-03  7:12 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 554/1205] kismet: WARNING: unmet direct dependencies detected for ZYNQMP_IPI_MBOX when selected by ZYNQMP_R5_REMOTEPROC
 2022-07-03  7:07 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-03  7:06 UTC 

[syzbot] KASAN: slab-out-of-bounds Write in ip6_mc_hdr
 2022-07-03  7:02 UTC 

[Bridge] [PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
 2022-07-03  7:00 UTC  (9+ messages)
`  "

[PATCH 0/4] Introduce bitmap_size()
 2022-07-03  6:50 UTC  (5+ messages)
` [PATCH 3/4] bitmap: "

RTT-PROBE: lore-subspace-rtt
 2022-07-03  6:56 UTC 

[PATCH] Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspended
 2022-07-03  6:53 UTC 

[PATCH] clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFS
 2022-07-03  6:49 UTC  (3+ messages)

[PATCH] tools/imx8mimage: Remove the usage of IVT reserved1 field
 2022-07-03  6:48 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-03  6:46 UTC 

[PATCH liburing] test/helpers: Use a proper cast for `(struct sockaddr *)` argument
 2022-07-03  6:44 UTC 

[PATCH] drm/ingenic: Use the highest possible DMA burst size
 2022-07-03  6:43 UTC  (2+ messages)

[syzbot] possible deadlock in mnt_want_write (2)
 2022-07-03  6:42 UTC 

[sj:damon/next 16/20] htmldocs: Documentation/PCI/index.rst: WARNING: document isn't included in any toctree
 2022-07-03  6:36 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-03  6:36 UTC 

[sudeep-holla:for-next/scmi 16/23] drivers/firmware/arm_scmi/powercap.c:331:17: sparse: sparse: dubious: x & !y
 2022-07-03  6:36 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-03  6:26 UTC 

[syzbot] INFO: task hung in do_read_cache_folio
 2022-07-03  6:25 UTC 

resolve addr failed on b2b intefaces on single host
 2022-07-03  6:24 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-03  6:16 UTC 

[linux-next:master 4541/7282] htmldocs: Documentation/virt/kvm/api.rst:8210: WARNING: Title underline too short
 2022-07-03  6:16 UTC 

[syzbot] INFO: task hung in __input_unregister_device (4)
 2022-07-03  6:09 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-03  6:06 UTC 

[PATCH net-next] net: Print real skb addresses for all net events
 2022-07-03  5:58 UTC  (8+ messages)

[RFC: kdevops] Standardizing on failure rate nomenclature for expunges
 2022-07-03  5:56 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-03  5:56 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-03  5:46 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-07-02
 2022-07-03  5:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-03  5:36 UTC 

[PATCH] mm: memcontrol: do not miss MEMCG_MAX events for enforced allocations
 2022-07-03  5:36 UTC  (5+ messages)

[PATCH bpf-next v5 0/8] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-03  5:34 UTC  (5+ messages)
` [PATCH bpf-next v5 1/8] bpf: Add support for forcing kfunc args to be referenced

[PATCH] ALSA: hda: add CSC3551 support for UM5302TA
 2022-07-03  5:32 UTC 

[PATCH v2 0/5] dt-bindings: input: Common property clean-ups and adc-keys conversion
 2022-07-03  5:29 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: input: Centralize 'linux,code' definition

stable-rc/queue/5.15 baseline: 163 runs, 4 regressions (v5.15.51-27-g0db722373e0d)
 2022-07-03  5:29 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-03  5:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-03  5:16 UTC 

|Question] iforce Boeder Force Feedback Wheel
 2022-07-03  5:11 UTC  (2+ messages)

❌ FAIL: Test report for 69cb6c65 (mainline.kernel.org-clang)
 2022-07-03  5:11 UTC 


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.