All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-07 02:27:13 to 2022-06-07 03:41:54 UTC [more...]

[PATCH RFC V2 00/10] irqchip: Add LoongArch-related irqchip drivers
 2022-06-07  3:41 UTC  (8+ messages)
` [PATCH RFC V2 02/10] irqchip: Add LoongArch CPU interrupt controller support
    `  "

[PATCH] rcu/nocb: Avoid polling when myrdp->nocb_head_rdp list is empty
 2022-06-07  3:41 UTC  (2+ messages)

[PATCH v2 0/5] 9p: Fix refcounting and improve readability in lookup
 2022-06-07  3:41 UTC  (5+ messages)
` [PATCH v2 1/5] 9p: Fix refcounting during full path walks for fid lookups

[Ocfs2-devel] [PATCH 04/20] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
 2022-06-07  3:37 UTC  (7+ messages)
  ` [Cluster-devel] "
  `  "
  ` [f2fs-dev] "

[PATCH v4 0/8] Add a panel API to return panel orientation
 2022-06-07  3:46 UTC  (7+ messages)
` [PATCH v4 8/8] drm/mediatek: Config orientation property if panel provides it

drivers/video/console/sticore.c:1132:5: error: redefinition of 'fb_is_primary_device'
 2022-06-07  3:37 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-07  3:37 UTC 

stable-rc/queue/5.4 baseline: 142 runs, 18 regressions (v5.4.197-272-g3e870ca209935)
 2022-06-07  3:35 UTC 

[PATCH 2/3] sparc: Fix reference leak in scan_of_devices
 2022-06-07  3:33 UTC  (3+ messages)
` [PATCH 3/3] sparc: prom: Fix reference leak in of_console_init
` [PATCH 1/3] sparc: kernel: Fix reference leak in jbusmc_probe

[PATCH -next] power: supply: ab8500_fg: add missing destroy_workqueue in ab8500_fg_probe
 2022-06-07  3:33 UTC 

[PATCH v1 0/4] mfd: add PMCI driver support
 2022-06-07  3:28 UTC  (5+ messages)
` [PATCH v1 1/4] mfd: intel-m10-bmc: rename the local variables
` [PATCH v1 2/4] mfd: intel-m10-bmc: split into core and spi
` [PATCH v1 3/4] mfd: intel-m10-bmc: add PMCI driver
` [PATCH v1 4/4] mfd: intel-m10-bmc: support multiple register layouts

[PATCH] arm: create_mapping function to remove unused return values
 2022-06-07  3:31 UTC  (2+ messages)

[PATCH v1 0/5] Fix NFSv3 READDIRPLUS failures
 2022-06-07  3:29 UTC  (15+ messages)
` [PATCH v1 1/5] SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
` [PATCH v1 2/5] SUNRPC: Optimize xdr_reserve_space()
` [PATCH v1 3/5] SUNRPC: Clean up xdr_commit_encode()

[f2fs-dev] [PATCH v3] dump.f2fs: add -I nid to dump inode by scan full disk
 2022-06-07  3:40 UTC  (2+ messages)

[PATCH v6 0/2] Remove useless param of devcoredump functions and fix bugs
 2022-06-07  3:26 UTC  (3+ messages)
` [PATCH v6 1/2] devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm
` [PATCH v6 2/2] mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv

[PATCH v3 0/4] QEMU RISC-V nested virtualization fixes
 2022-06-07  3:04 UTC  (9+ messages)
` [PATCH v3 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
` [PATCH v3 4/4] target/riscv: Force disable extensions if priv spec version does not match

RTT-PROBE: lore-subspace-rtt
 2022-06-07  3:26 UTC 

drivers/media/platform/mediatek/mdp/mtk_mdp_core.c:31:34: warning: 'mtk_mdp_comp_dt_ids' defined but not used
 2022-06-07  3:24 UTC 

[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-07  3:23 UTC  (7+ messages)
` [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group

drivers/pinctrl/pinctrl-rockchip.c:912:17: warning: Value stored to 'dev' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-06-07  3:24 UTC 

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-06-07  3:22 UTC  (15+ messages)

[PATCH v2 00/25] target/arm: tidy exception routing
 2022-06-07  2:47 UTC  (26+ messages)
` [PATCH v2 01/25] target/arm: Mark exception helpers as noreturn
` [PATCH v2 02/25] target/arm: Add coproc parameter to syn_fp_access_trap
` [PATCH v2 03/25] target/arm: Move fp access syndrome adjust out of raise_exception
` [PATCH v2 04/25] target/arm: Move exception_target_el out of line
` [PATCH v2 05/25] target/arm: Move arm_singlestep_active "
` [PATCH v2 06/25] target/arm: Move arm_generate_debug_exceptions "
` [PATCH v2 07/25] target/arm: Use is_a64 in arm_generate_debug_exceptions
` [PATCH v2 08/25] target/arm: Move exception_bkpt_insn to debug_helper.c
` [PATCH v2 09/25] target/arm: Move arm_debug_exception_fsr "
` [PATCH v2 10/25] target/arm: Rename helper_exception_with_syndrome
` [PATCH v2 11/25] target/arm: Introduce gen_exception_insn_el_v
` [PATCH v2 12/25] target/arm: Rename gen_exception_insn to gen_exception_insn_el
` [PATCH v2 13/25] target/arm: Introduce gen_exception_insn
` [PATCH v2 14/25] target/arm: Create helper_exception_swstep
` [PATCH v2 15/25] target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
` [PATCH v2 16/25] target/arm: Move gen_exception to translate.c
` [PATCH v2 17/25] target/arm: Rename gen_exception to gen_exception_el
` [PATCH v2 18/25] target/arm: Introduce gen_exception
` [PATCH v2 19/25] target/arm: Introduce gen_exception_el_v
` [PATCH v2 20/25] target/arm: Introduce helper_exception_with_syndrome
` [PATCH v2 21/25] target/arm: Remove default_exception_el
` [PATCH v2 22/25] target/arm: Create raise_exception_debug
` [PATCH v2 23/25] target/arm: Move arm_debug_target_el to debug_helper.c
` [PATCH v2 24/25] target/arm: Rearrange Secure PL1 test in arm_debug_target_el
` [PATCH v2 25/25] target/arm: Fix Secure PL1 tests in fp_exception_el

[PATCH] build: fix meson build when gcc >= 10.0
 2022-06-07  2:56 UTC 

xfs/148 fails with 5.19-rc1 kernel
 2022-06-07  3:20 UTC 

[PATCH] drm/amdkfd: Add fw version for 10.3.6
 2022-06-07  3:20 UTC 

neighbour netlink notifications delivered in wrong order
 2022-06-07  3:19 UTC  (3+ messages)

[Bug 216091] New: KVM nested virtualization does not support VMX fields that should always be supported
 2022-06-07  3:17 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-07  3:16 UTC 

[meta-virtualization] [PATCH] open-iscsi-user: Fix conflict error with systemd and net-snmp-server-snmptrapd
 2022-06-07  3:15 UTC 

stable-rc/queue/5.17 baseline: 147 runs, 3 regressions (v5.17.13-759-gf64e250b75652)
 2022-06-07  3:14 UTC 

[PATCH v2 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-06-07  3:11 UTC  (14+ messages)
` [PATCH v2 1/5] crypto: aspeed: Add HACE hash driver
` [PATCH v2 5/5] crypto: aspeed: add HACE crypto driver

[PATCH v10 00/21] drm/mediatek: Add mt8195 DisplayPort driver
 2022-06-07  3:10 UTC  (41+ messages)
` [PATCH v10 01/21] dt-bindings: mediatek,dpi: Add DPINTF compatible
` [PATCH v10 03/21] drm/edid: Convert cea_sad helper struct to kernelDoc
` [PATCH v10 05/21] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v10 07/21] drm/mediatek: dpi: implement a CK/DE pol toggle in SoC config

[PATCH -next v5 0/3] support concurrent sync io for bfq on a specail occasion
 2022-06-07  3:10 UTC  (11+ messages)

[PATCH] drm/atomic: fix warning of unused variable
 2022-06-07 11:08 UTC 

[broonie-ci:fileixI84n 9/10] drivers/spi/spi.c:117:16: sparse: sparse: incorrect type in return expression (different address spaces)
 2022-06-07  3:09 UTC 

drivers/nvdimm/../../tools/testing/nvdimm/test/iomap.c:76:15: warning: no previous prototype for function '__wrap_devm_ioremap'
 2022-06-07  3:09 UTC 

[LTP] [PATCH v3 0/2] extend .request_hugepages
 2022-06-07  3:08 UTC  (4+ messages)
` [LTP] [PATCH v3 2/2] memfd_create03: make use of new .hugepages

RTT-PROBE: lore-subspace-rtt
 2022-06-07  3:06 UTC 

[Ocfs2-devel] [PATCH] Revert "ocfs2: mount shared volume without ha stack"
 2022-06-07  3:06 UTC  (7+ messages)

[PATCH wpan-next 0/6] net: ieee802154: PAN management
 2022-06-07  3:04 UTC  (5+ messages)
` [PATCH wpan-next 1/6] net: ieee802154: Drop coordinator interface type

[PATCH v2] drivers: soc: atmel: Fix refcount leak in atmel_soc_device_init
 2022-06-07  3:00 UTC  (2+ messages)

[PATCH 5.10 v2 0/8] xfs fixes for 5.10.y (part 2)
 2022-06-07  3:01 UTC  (5+ messages)
` [PATCH 5.10 v2 8/8] xfs: assert in xfs_btree_del_cursor should take into account error

[kvalo-ath:pending] BUILD SUCCESS da558ec077c00a2bf55709f65d0f9d74d561dadd
 2022-06-07  2:59 UTC 

drivers/net/wireless/ath/ath11k/mac.c:1889:29: warning: 'ath11k_peer_assoc_h_he_limit' reading 16 bytes from a region of size 0
 2022-06-07  2:59 UTC 

[PATCH 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-06-07  2:42 UTC  (7+ messages)
` [PATCH 1/5] crypto: aspeed: Add HACE hash driver

[LTP] [PATCH] futex_waitv04: Add test for futex_waitv syscall
 2022-06-07  2:58 UTC 

stable-rc/queue/5.18 build: 172 builds: 2 failed, 170 passed, 5 errors, 24 warnings (v5.18.2-866-g0f77def0f4d00)
 2022-06-07  2:59 UTC 

[Accel-config] [PATCH RESEND v1 14/14] accel-config/test: Modify script for executing Decompress test
 2022-06-07  2:58 UTC 

[Accel-config] [PATCH RESEND v1 13/14] accel-config/test: Add test code of operation Decompress
 2022-06-07  2:58 UTC 

[Accel-config] [PATCH RESEND v1 12/14] accel-config/test: Add element input_size to struct task
 2022-06-07  2:58 UTC 

[Accel-config] [PATCH RESEND v1 11/14] accel-config/test: Add macros for IAA Decompress register
 2022-06-07  2:58 UTC 

[Accel-config] [PATCH RESEND v1 10/14] accel-config/test: Modify script for executing Compress test
 2022-06-07  2:58 UTC 

[Accel-config] [PATCH RESEND v1 09/14] accel-config/test: Add test code of operation Compress
 2022-06-07  2:58 UTC 

[Accel-config] [PATCH RESEND v1 08/14] accel-config/test: Add macros for IAA Compress register
 2022-06-07  2:58 UTC 

[Accel-config] [PATCH RESEND v1 07/14] accel-config/test: Add function to do Decompress
 2022-06-07  2:58 UTC 

[Accel-config] [PATCH RESEND v1 06/14] accel-config/test: Modify script for executing Zdecompress32 test
 2022-06-07  2:58 UTC 

[Accel-config] [PATCH RESEND v1 05/14] accel-config/test: Add test code of operation Zdecompress32
 2022-06-07  2:58 UTC 

[Accel-config] [PATCH RESEND v1 04/14] accel-config/test: Add algorithm to do Zdecompress32
 2022-06-07  2:58 UTC 

[Accel-config] [PATCH RESEND v1 03/14] accel-config/test: Modify script for executing Zcompress32 test
 2022-06-07  2:58 UTC 

[Accel-config] [PATCH RESEND v1 02/14] accel-config/test: Add test code of operation Zcompress32
 2022-06-07  2:58 UTC 

[Accel-config] [PATCH RESEND v1 01/14] accel-config/test: Add algorithm to do Zcompress32
 2022-06-07  2:58 UTC 

[Accel-config] [PATCH RESEND v1 00/14] Add Zcompress32, Zdecompress32, Compress and Decompress test
 2022-06-07  2:58 UTC 

[PATCH net v3 0/3] Split "nfc: st21nfca: Refactor EVT_TRANSACTION" into 3
 2022-06-07  2:57 UTC  (4+ messages)
` [PATCH net v3 1/3] nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
` [PATCH net v3 2/3] nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
` [PATCH net v3 3/3] nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION

RTT-PROBE: lore-subspace-rtt
 2022-06-07  2:56 UTC 

[LTP] [PATCH v2] futex_waitv01: Add test verifies EAGIN/ETIMEDOUT
 2022-06-07  2:54 UTC 

[PATCH net v3 1/3] nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
 2022-06-07  2:55 UTC  (3+ messages)
` [PATCH net v3 2/3] nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
` [PATCH net v3 3/3] nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION

[PATCH] kbuild: avoid regex RS for POSIX awk
 2022-06-07  2:42 UTC 

[oe-core] [PATCH v2] systemd: Correct 0001-pass-correct-parameters-to-getdents64.patch
 2022-06-07  2:49 UTC 

[PATCH] exfat: intorduce skip_stream_check mount opt
 2022-06-07  2:49 UTC 

[PATCH 0/2] can: drop tx skb if the device is in listen only mode
 2022-06-07  2:49 UTC  (4+ messages)
` [PATCH v5 0/7] can: refactoring of can-dev module and of Kbuild

[PATCH 1/5] PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER
 2022-06-07  2:48 UTC 

[PATCH net v3 1/3] nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
 2022-06-07  2:48 UTC  (3+ messages)
` [PATCH net v3 2/3] nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
` [PATCH net v3 3/3] nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION

RTT-PROBE: lore-subspace-rtt
 2022-06-07  2:46 UTC 

[PATCH v4] raw/afu_mf: introduce AFU MF device driver
 2022-06-07  2:44 UTC  (21+ messages)
` [PATCH v5 0/5] introduce afu_mf raw "
  ` [PATCH v5 1/5] drivers/raw: introduce AFU "
  ` [PATCH v5 2/5] raw/afu_mf: add N3000 AFU driver
  ` [PATCH v5 3/5] raw/afu_mf: add HE-LBK "
  ` [PATCH v5 4/5] raw/afu_mf: add HE-MEM "
  ` [PATCH v5 5/5] raw/afu_mf: add HE-HSSI "

[Buildroot] [PATCH 0/7] Fix a number of toolchain dependency issues
 2022-06-07  2:41 UTC  (4+ messages)
` [Buildroot] [PATCH 5/7] arch/Config.in.powerpc: disable some variants on ppc64le

[PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
 2022-06-07  2:41 UTC  (2+ messages)

[PATCH net v3 1/3] nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
 2022-06-07  2:41 UTC  (3+ messages)
` [PATCH net v3 2/3] nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
` [PATCH net v3 3/3] nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION

To make LUKS detached header even more secure?
 2022-06-07  2:41 UTC 

[PATCH] docs/zh_CN: Update zh_CN/kernel-hacking/hacking.rst to 5.19-rc1
 2022-06-07  2:40 UTC  (2+ messages)

[kvalo-ath:ath-next] BUILD SUCCESS 3926e0c12238a8053ed5a598b5b84c6cf2adacab
 2022-06-07  2:39 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-07  2:35 UTC 

/etc/kdump/pre.d/* Not getting Executed
 2022-06-07  2:31 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/cifs-netfs 5/41] fs/cifs/smb2ops.c:4995:2: warning: Undefined or garbage value returned to caller [clang-analyzer-core.uninitialized.UndefReturn]
 2022-06-07  2:34 UTC  (2+ messages)

[PATCH v3] usb: dwc3: add power down scale setting
 2022-06-07  2:20 UTC 

[PATCH] btrfs: reject log replay if there is unsupported RO flag
 2022-06-07  2:31 UTC 

[Buildroot] [PATCH v3 0/7] Fix RV64 NOMMU and add Canaan K210 SoC support
 2022-06-07  2:31 UTC  (2+ messages)

[intel-tdx:guest-attest 5/8] arch/x86/coco/tdx/attest.c:249:6: warning: no previous prototype for 'terminate_quote_request'
 2022-06-07  2:28 UTC 

drivers/gpu/drm/drm_atomic.c:1670:33: error: variable 'obj' set but not used
 2022-06-07  2:28 UTC 

[Bug 216090] New: GCC12: printk.h:446:44: error: using a dangling pointer to '__str'
 2022-06-07  2:26 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.