All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-03 08:49:10 to 2022-07-03 11:20:25 UTC [more...]

[cocci] [PATCH v5] coccinelle: Extend address test from ifaddr semantic patch to test expressions
 2022-07-03 10:50 UTC  (2+ messages)

[PATCH v3 00/12] regmap-irq cleanups and refactoring
 2022-07-03 11:20 UTC  (3+ messages)
` [PATCH v3 01/12] regmap-irq: Convert bool bitfields to unsigned int
` [PATCH v3 02/12] regmap-irq: Remove unused type_reg_stride field

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

[PATCH v3 net-next 0/2] af_unix: Fix regression by the per-netns hash table series
 2022-07-03 11:15 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] af_unix: Put pathname sockets in the global hash table

[PATCH] drm/rockchip: Fix an error handling path rockchip_dp_probe()
 2022-07-03 11:11 UTC  (4+ messages)

[PATCH] drm/rockchip: vop: Don't crash for invalid duplicate_state()
 2022-07-03 11:11 UTC  (3+ messages)

[PATCH 0/3] gpio-regmap support for register fields and other hooks
 2022-07-03 11:10 UTC  (4+ messages)
` [PATCH 1/3] gpio: regmap: Support registers with more than one bit per GPIO
` [PATCH 2/3] gpio: regmap: Support combined GPIO and pin control drivers
` [PATCH 3/3] gpio: regmap: Support a custom ->to_irq() hook

[RESEND PATCH] kernfs: Avoid re-adding kernfs_node into kernfs_notify_list
 2022-07-03 11:09 UTC  (3+ messages)

[perf-tools] Build-error in tools/perf/util/annotate.c with LLVM-14
 2022-07-03 11:06 UTC  (3+ messages)

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

[PATCH v2 00/12] regmap-irq cleanups and refactoring
 2022-07-03 11:06 UTC  (4+ messages)
` [PATCH v2 11/12] regmap-irq: Add get_irq_reg() callback

[PATCH 0/4] remoteproc: qcom: Add support for CDSP and MSS on SDM630/660
 2022-07-03 11:00 UTC  (4+ messages)
` [PATCH 3/4] remoteproc: qcom: q6v5-mss: Add support for SDM630/636/660 MSS remoteproc

[PATCH] arm64: dovetail: Fix cast-function-type warning
 2022-07-03 10:59 UTC 

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

[PATCH V14 07/15] irqchip/loongson-pch-pic: Add ACPI init support
 2022-07-03 10:53 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 55/61] fs/netfs/buffered_flush.c:206 netfs_redirty_range() error: uninitialized symbol 'd2'
 2022-07-03 10:53 UTC 

[PATCH 0/4] iommu/exynos: Add basic support for SysMMU v7
 2022-07-03 12:47 UTC  (4+ messages)

[PATCH] pci: Add checks to prevent config space overflow
 2022-07-03 10:48 UTC 

[PATCH v2 0/6] Add support for RZ/N1 SJA1000 CAN controller
 2022-07-03 10:47 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: can: sja1000: Convert to json-schema
` [PATCH v2 2/6] dt-bindings: can: nxp,sja1000: Document RZ/N1{D,S} support
` [PATCH v2 3/6] can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controller
` [PATCH v2 4/6] can: sja1000: Use device_get_match_data to get device data
` [PATCH v2 5/6] can: sja1000: Change the return type as void for SoC specific init
` [PATCH v2 6/6] can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller

[PATCH] PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value
 2022-07-03 10:46 UTC 

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

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-07-03 10:43 UTC  (3+ messages)

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

[PATCH] ebtables: extend the 'static' build target fix
 2022-07-03  9:52 UTC  (2+ messages)
` [PATCH resend] "

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

[PATCH net-next 0/15] pull-request: can-next 2022-07-03
 2022-07-03 10:14 UTC  (16+ messages)
` [PATCH net-next 01/15] tty: Add N_CAN327 line discipline ID for ELM327 based CAN driver
` [PATCH net-next 02/15] can: can327: CAN/ldisc driver for ELM327 based OBD-II adapters
` [PATCH net-next 03/15] can: ctucanfd: ctucan_interrupt(): fix typo
` [PATCH net-next 04/15] can: slcan: use the BIT() helper
` [PATCH net-next 05/15] can: slcan: use netdev helpers to print out messages
` [PATCH net-next 06/15] can: slcan: use the alloc_can_skb() helper
` [PATCH net-next 07/15] can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
` [PATCH net-next 08/15] can: slcan: use CAN network device driver API
` [PATCH net-next 09/15] can: slcan: allow to send commands to the adapter
` [PATCH net-next 10/15] can: slcan: set bitrate by CAN device driver API
` [PATCH net-next 11/15] can: slcan: send the open/close commands to the adapter
` [PATCH net-next 12/15] can: slcan: move driver into separate sub directory
` [PATCH net-next 13/15] can: slcan: add ethtool support to reset adapter errors
` [PATCH net-next 14/15] can: slcan: extend the protocol with error info
` [PATCH net-next 15/15] can: slcan: extend the protocol with CAN state info

[frank-w-bpi-r2-4.14:5.19-r3 8/32] drivers/misc/mediatek/connectivity/common/common_detect/wmt_detect_pwr.c:51:5: error: no previous prototype for '_wmt_detect_output_low'
 2022-07-03 10:22 UTC 

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

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 46/61] fs/netfs/buffered_flush.c:243 netfs_check_dirty_list() warn: ignoring unreachable code
 2022-07-03 10:12 UTC 

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

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

[PATCH net 0/3] Fix bridge_vlan_aware.sh and bridge_vlan_unaware.sh with IFF_UNICAST_FLT
 2022-07-03 10:03 UTC  (7+ 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

htmldocs: Documentation/ABI/testing/sysfs-bus-iio-sx9324:2: WARNING: Unexpected indentation
 2022-07-03  9:57 UTC  (3+ messages)

[PATCH] mtd: core: fix NULL pointer dereference with mtd_check_of_node
 2022-07-03  9:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libopenssl: security bump to version 1.1.1p
 2022-07-03  9:53 UTC 

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

[PATCH v21 00/13] Add LoongArch linux-user emulation support
 2022-07-03  8:59 UTC  (14+ messages)
` [PATCH v21 01/13] linux-user: Add LoongArch generic header files
` [PATCH v21 02/13] linux-user: Add LoongArch signal support
` [PATCH v21 03/13] linux-user: Add LoongArch elf support
` [PATCH v21 04/13] linux-user: Add LoongArch syscall support
` [PATCH v21 05/13] linux-user: Add LoongArch cpu_loop support
` [PATCH v21 06/13] scripts: add loongarch64 binfmt config
` [PATCH v21 07/13] target/loongarch: remove badaddr from CPULoongArch
` [PATCH v21 08/13] target/loongarch: Fix missing update CSR_BADV
` [PATCH v21 09/13] target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exception
` [PATCH v21 10/13] target/loongarch: remove unused include hw/loader.h
` [PATCH v21 11/13] target/loongarch: Adjust functions and structure to support user-mode
` [PATCH v21 12/13] default-configs: Add loongarch linux-user support
` [PATCH v21 13/13] target/loongarch: Update README

[PATCH] iio: proximity: sx9324: add empty line in front of bullet list
 2022-07-03  9:48 UTC  (3+ messages)

[PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
 2022-07-03  9:44 UTC  (3+ messages)
` [mm/page_alloc] 2bd8eec68f: BUG:sleeping_function_called_from_invalid_context_at_mm/gup.c

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

[PATCH] vdpa/mlx5: fix leak on event thread creation
 2022-07-03  9:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/kbd: bump to version 2.5.1
 2022-07-03  9:42 UTC 

[PATCH 0/5] target/arm: Implement (or don't) OS Lock and DoubleLock properly
 2022-07-03  9:01 UTC  (5+ messages)
` [PATCH 5/5] target/arm: Correctly implement Feat_DoubleLock

[Buildroot] [PATCH 1/1] package/erofs-utils: bump to version 1.5
 2022-07-03  9:39 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 34/61] fs/netfs/crypto.c:43 netfs_alloc_buffer() error: uninitialized symbol 'ret'
 2022-07-03  9:42 UTC 

[PATCH 00/62] target/arm: Implement FEAT_HAFDBS
 2022-07-03  8:24 UTC  (39+ messages)
` [PATCH 16/62] target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
` [PATCH 22/62] target/arm: Add secure parameter to get_phys_addr_pmsav8
` [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 34/62] target/arm: Reorg regime_translation_disabled
` [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 41/62] target/arm: Fix ATS12NSO* from S PL1
` [PATCH 42/62] target/arm: Split out get_phys_addr_disabled
` [PATCH 43/62] target/arm: Reorg get_phys_addr_disabled
` [PATCH 44/62] target/arm: Add ARMMMUIdx_Phys_{S,NS}
` [PATCH 45/62] target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
` [PATCH 46/62] target/arm: Use softmmu tlbs for page table walking
` [PATCH 47/62] target/arm: Hoist check for disabled stage2 translation
` [PATCH 48/62] target/arm: Split out get_phys_addr_twostage
` [PATCH 49/62] target/arm: Use bool consistently for get_phys_addr subroutines
` [PATCH 50/62] target/arm: Only use ARMMMUIdx_Stage1* for two-stage translation
` [PATCH 51/62] target/arm: Add ptw_idx argument to S1_ptw_translate
` [PATCH 52/62] target/arm: Add isar predicates for FEAT_HAFDBS
` [PATCH 53/62] target/arm: Extract HA and HD in aa64_va_parameters
` [PATCH 54/62] target/arm: Split out S1TranslateResult type
` [PATCH 55/62] target/arm: Move be test for regime into S1TranslateResult
` [PATCH 56/62] target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
` [PATCH 57/62] target/arm: Add ARMFault_UnsuppAtomicUpdate
` [PATCH 58/62] target/arm: Remove loop from get_phys_addr_lpae
` [PATCH 59/62] target/arm: Fix fault reporting in get_phys_addr_lpae
` [PATCH 60/62] target/arm: Don't shift attrs "
` [PATCH 61/62] target/arm: Consider GP an attribute "
` [PATCH 62/62] target/arm: Implement FEAT_HAFDBS

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

[PATCH v4 1/1] perf/kprobe: maxactive for fd-based kprobe
 2022-07-03  9:32 UTC  (3+ messages)

[PATCH v4 00/45] target/arm: Scalable Matrix Extension
 2022-07-03  8:43 UTC  (4+ messages)
` [PATCH v4 01/45] target/arm: Handle SME in aarch64_cpu_dump_state

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

[PATCH V3 0/7] imx: blk-ctrl: Add interconnect for i.MX8MP
 2022-07-03  9:14 UTC  (16+ messages)
` [PATCH V3 1/7] dt-bindings: soc: imx: add interconnect property for i.MX8MP media blk ctrl
` [PATCH V3 2/7] dt-bindings: soc: imx: add interconnect property for i.MX8MP hdmi "
` [PATCH V3 3/7] dt-bindings: soc: imx: add interconnect property for i.MX8MP hsio "
` [PATCH V3 4/7] soc: imx: add icc paths for i.MX8MP media "
` [PATCH V3 5/7] soc: imx: add icc paths for i.MX8MP hsio/hdmi "
` [PATCH V3 6/7] arm64: dts: imx8mp: add interconnects for media "
` [PATCH V3 7/7] arm64: dts: imx8mp: add interconnect for hsio "

Build failed in Jenkins: media-build #3947
 2022-07-03  9:19 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3948

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

[PATCH V3 00/10] interconnect: support i.MX8MP
 2022-07-03  9:11 UTC  (22+ 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 V3 10/10] arm64: dts: imx8mp: add NoC node

[mm] f6a6cf9d13: kernel_BUG_at_arch/x86/mm/physaddr.c
 2022-07-03  9:16 UTC  (2+ messages)

[PATCH V8 00/39] Live Update
 2022-07-03  8:32 UTC  (3+ messages)
` [PATCH V8 27/39] vfio-pci: cpr part 1 (fd and dma)

[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  (14+ messages)
` [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 

[f2fs-dev] [PATCH] configure.ac: fix AC_ARG_WITH
 2022-07-03  8:48 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.