All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-27 19:07:58 to 2022-05-27 20:46:19 UTC [more...]

arch/s390/kernel/nmi.c:109:26: warning: Parameter 'mcesad' can be declared with const [constParameter]
 2022-05-27 20:46 UTC 

[Buildroot] [PATCH 1/1] package/pcsc-lite: needs gcc >= 4.9
 2022-05-27 20:42 UTC 

[PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
 2022-05-27 20:45 UTC  (4+ messages)

[PATCH-stable] Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}
 2022-05-27 20:43 UTC  (8+ messages)

[PATCH] net: dpaa: Convert to SPDX identifiers
 2022-05-27 20:42 UTC  (2+ messages)

What's cooking in git.git (May 2022, #07; Wed, 25)
 2022-05-27 20:41 UTC  (4+ messages)
` jc/http-clear-finished-pointer (was: What's cooking in git.git (May 2022, #07; Wed, 25))
  ` Re* jc/http-clear-finished-pointer

[Bug 215943] New: UBSAN: array-index-out-of-bounds in drivers/scsi/megaraid/megaraid_sas_fp.c:103:32
 2022-05-27 20:41 UTC  (2+ messages)
` [Bug 215943] "

[PATCH] ebpf: replace deprecated bpf_program__set_socket_filter
 2022-05-27 19:06 UTC 

[GIT PULL v2] Rockchip dts32 changes for 5.19 #2
 2022-05-27 20:40 UTC  (2+ messages)

[GIT PULL v2] Rockchip dts64 changes for 5.19 #2
 2022-05-27 20:40 UTC  (2+ messages)

[GIT PULL v2] Rockchip driver changes for 5.19 #2
 2022-05-27 20:40 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2022-05-27 20:40 UTC 

filecache LRU performance regression
 2022-05-27 20:37 UTC  (2+ messages)

[PATCH v2] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
 2022-05-27 20:36 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-27 20:35 UTC 

[PATCH 0/2] backend/tpm: Resolve issue with TPM 2 DA lockout
 2022-05-27 19:31 UTC  (3+ messages)

[PATCH 0/1] bitbake: ncurses version of taskexp.py
 2022-05-27 20:34 UTC  (5+ messages)
` [bitbake-devel] "

[PATCH seccomp] selftests/seccomp: Fix compile warning when CC=clang
 2022-05-27 20:34 UTC  (2+ messages)

[PATCH v5] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
 2022-05-27 20:32 UTC 

[Buildroot] [PATCH 1/1] package/libodb-boost: fix host dependencies
 2022-05-27 20:27 UTC 

[PATCH 000/114] target/arm: Rewrite sve feature tests
 2022-05-27 18:19 UTC  (81+ messages)
` [PATCH 027/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zpzz
` [PATCH 029/114] target/arm: Merge gen_gvec_fn_zz into do_mov_z
` [PATCH 031/114] target/arm: Rename do_zzz_fn to gen_gvec_fn_arg_zzz
` [PATCH 032/114] target/arm: More use of gen_gvec_fn_arg_zzz
` [PATCH 034/114] target/arm: Use TRANS_FEAT for do_sve2_fn_zzz
` [PATCH 037/114] target/arm: Use TRANS_FEAT for do_sve2_zzzz_fn
` [PATCH 038/114] target/arm: Introduce gen_gvec_fn_zzi
` [PATCH 039/114] target/arm: Use TRANS_FEAT for do_zz_dbm
` [PATCH 040/114] target/arm: Hoist sve access check through do_sel_z
` [PATCH 041/114] target/arm: Introduce gen_gvec_fn_arg_zzi
` [PATCH 042/114] target/arm: Use TRANS_FEAT for do_sve2_fn2i
` [PATCH 043/114] target/arm: Use TRANS_FEAT for do_vpz_ool
` [PATCH 044/114] target/arm: Use TRANS_FEAT for do_shift_imm
` [PATCH 045/114] target/arm: Introduce do_shift_zpzi
` [PATCH 046/114] target/arm: Use TRANS_FEAT for do_shift_zpzi
` [PATCH 047/114] target/arm: Use TRANS_FEAT for do_zpzzz_ool
` [PATCH 048/114] target/arm: Move sve check into do_index
` [PATCH 049/114] target/arm: Use TRANS_FEAT for do_index
` [PATCH 050/114] target/arm: Use TRANS_FEAT for do_adr
` [PATCH 051/114] target/arm: Use TRANS_FEAT for do_predset
` [PATCH 052/114] target/arm: Use TRANS_FEAT for RDFFR, WRFFR
` [PATCH 053/114] target/arm: Use TRANS_FEAT for do_pfirst_pnext
` [PATCH 055/114] target/arm: Use TRANS_FEAT for do_perm_pred3
` [PATCH 057/114] target/arm: Move sve zip high_ofs into simd_data
` [PATCH 059/114] target/arm: Use TRANS_FEAT for do_zip, do_zip_q
` [PATCH 060/114] target/arm: Use TRANS_FEAT for do_clast_vector
` [PATCH 061/114] target/arm: Use TRANS_FEAT for do_clast_fp
` [PATCH 062/114] target/arm: Use TRANS_FEAT for do_clast_general
` [PATCH 063/114] target/arm: Use TRANS_FEAT for do_last_fp
` [PATCH 064/114] target/arm: Use TRANS_FEAT for do_last_general
` [PATCH 065/114] target/arm: Use TRANS_FEAT for SPLICE
` [PATCH 066/114] target/arm: Use TRANS_FEAT for do_ppzz_flags
` [PATCH 067/114] target/arm: Use TRANS_FEAT for do_sve2_ppzz_flags
` [PATCH 068/114] target/arm: Use TRANS_FEAT for do_ppzi_flags
` [PATCH 069/114] target/arm: Use TRANS_FEAT for do_brk2, do_brk3
` [PATCH 070/114] target/arm: Use TRANS_FEAT for MUL_zzi
` [PATCH 071/114] target/arm: Reject dup_i w/ shifted byte early
` [PATCH 072/114] target/arm: Reject add/sub "
` [PATCH 073/114] target/arm: Reject copy "
` [PATCH 074/114] target/arm: Use TRANS_FEAT for ADD_zzi
` [PATCH 075/114] target/arm: Use TRANS_FEAT for do_zzi_sat
` [PATCH 076/114] target/arm: Use TRANS_FEAT for do_zzi_ool
` [PATCH 077/114] target/arm: Introduce gen_gvec_{ptr,fpst}_zzzz
` [PATCH 078/114] target/arm: Use TRANS_FEAT for FMMLA
` [PATCH 079/114] target/arm: Move sve check into gen_gvec_fn_ppp
` [PATCH 080/114] target/arm: Implement NOT (prediates) alias
` [PATCH 081/114] target/arm: Use TRANS_FEAT for SEL_zpzz
` [PATCH 082/114] target/arm: Use TRANS_FEAT for MOVPRFX
` [PATCH 083/114] target/arm: Use TRANS_FEAT for FMLA
` [PATCH 084/114] target/arm: Use TRANS_FEAT for BFMLA
` [PATCH 085/114] target/arm: Rename do_zzz_fp to gen_gvec_ool_fpst_arg_zzz
` [PATCH 086/114] target/arm: Use TRANS_FEAT for DO_FP3
` [PATCH 087/114] target/arm: Use TRANS_FEAT for FMUL_zzx
` [PATCH 088/114] target/arm: Use TRANS_FEAT for FTMAD
` [PATCH 089/114] target/arm: Move null function and sve check into do_reduce
` [PATCH 090/114] target/arm: Use TRANS_FEAT for do_reduce
` [PATCH 091/114] target/arm: Use TRANS_FEAT for FRECPE, FRSQRTE
` [PATCH 092/114] target/arm: Expand frint_fns for MO_8
` [PATCH 093/114] target/arm: Rename do_zpz_ptr to gen_gvec_ool_fpst_arg_zpz
` [PATCH 094/114] target/arm: Move null function and sve check into do_frint_mode
` [PATCH 095/114] target/arm: Use TRANS_FEAT for do_frint_mode
` [PATCH 096/114] target/arm: Use TRANS_FEAT for FLOGB
` [PATCH 097/114] target/arm: Use TRANS_FEAT for do_ppz_fp
` [PATCH 098/114] target/arm: Rename do_zpzz_ptr to gen_gvec_fpst_arg_zpzz
` [PATCH 099/114] target/arm: Use TRANS_FEAT for gen_gvec_fpst_arg_zpzz
` [PATCH 100/114] target/arm: Use TRANS_FEAT for FCADD
` [PATCH 101/114] target/arm: Introduce gen_gvec_fpst_zzzzp
` [PATCH 102/114] target/arm: Use TRANS_FEAT for gen_gvec_fpst_zzzzp
` [PATCH 103/114] target/arm: Move null function and sve check into do_fp_imm
` [PATCH 104/114] target/arm: Use TRANS_FEAT for DO_FP_IMM
` [PATCH 105/114] target/arm: Use TRANS_FEAT for DO_FPCMP
` [PATCH 106/114] target/arm: Remove assert in trans_FCMLA_zzxz
` [PATCH 107/114] target/arm: Use TRANS_FEAT for FCMLA_zzxz
` [PATCH 108/114] target/arm: Use TRANS_FEAT for do_narrow_extract
` [PATCH 109/114] target/arm: Use TRANS_FEAT for do_shll_tb
` [PATCH 110/114] target/arm: Use TRANS_FEAT for do_shr_narrow
` [PATCH 111/114] target/arm: Use TRANS_FEAT for do_FMLAL_zzzw
` [PATCH 112/114] target/arm: Use TRANS_FEAT for do_FMLAL_zzxw
` [PATCH 113/114] target/arm: Add sve feature check for remaining trans_* functions
` [PATCH 114/114] target/arm: Remove aa64_sve check from before disas_sve

[PATCH] ppc: fix boot with sam460ex
 2022-05-27 19:13 UTC  (4+ messages)

[PATCH 1/4] KVM: PPC: Book3S HV P9: Restore stolen time logging in dtl
 2022-05-27 20:25 UTC  (5+ messages)
` [PATCH 2/4] powerpc/pseries: Add wait interval counters to VPA
` [PATCH 3/4] KVM: PPC: Book3S HV: Implement scheduling wait interval counters in the VPA

RTT-PROBE: lore-subspace-rtt
 2022-05-27 20:25 UTC 

[PATCH v22 0/5] FPGA MAX10 BMC Secure Update Driver
 2022-05-27 20:23 UTC  (6+ messages)
` [PATCH v22 1/5] mfd: intel-m10-bmc: Rename n3000bmc-secure driver
` [PATCH v22 2/5] fpga: m10bmc-sec: create max10 bmc secure update
` [PATCH v22 3/5] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v22 4/5] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v22 5/5] fpga: m10bmc-sec: add max10 secure update functions

meta-egl failure: Nothing RPROVIDES polkit
 2022-05-27 20:25 UTC  (3+ messages)
  ` [yocto] "

[PATCH v2 0/3] Cryptomount detached headers
 2022-05-27 20:20 UTC  (3+ messages)

[PATCH] transport: free local and remote refs in transport_push()
 2022-05-27 20:22 UTC  (3+ messages)
` [PATCH v3 0/3] fix memory leaks "

[PATCH v4 0/2] Memory poison recovery in khugepaged collapsing
 2022-05-27 20:21 UTC  (5+ messages)
` [PATCH v4 1/2] mm: khugepaged: recover from poisoned anonymous memory
` [PATCH v4 2/2] mm: khugepaged: recover from poisoned file-backed memory

[PATCH] wireless-regdb: Unify 6 GHz rules for EU contries
 2022-05-27 20:21 UTC  (2+ messages)
` [wireless-regdb] "

[linux-next:pending-fixes] BUILD SUCCESS 9e21d180a10050c7cb41863b054fc0d62ca59677
 2022-05-27 20:20 UTC 

[PATCH crypto] crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE
 2022-05-27 20:19 UTC  (2+ messages)
` [PATCH crypto v2] "

[PATCH] mailmap: Update Josh Poimboeuf's email
 2022-05-27 20:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-27 20:15 UTC 

[PATCH] serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
 2022-05-27 20:15 UTC 

[PATCH 1/1] lpm: add a scalar version of lookupx4 function
 2022-05-27 20:15 UTC  (4+ messages)
` [PATCH v2 1/2] lpm: add const to lpm arg of rte_lpm_lookup
  ` [PATCH v2 2/2] lpm: add a scalar version of lookupx4 function

[PATCH v2 1/2] mm: Add PAGE_ALIGN_DOWN macro
 2022-05-27 20:14 UTC  (4+ messages)
` [PATCH v2 2/2] UML: add support for KASAN under x86_64

[PATCH 0/3] Expand CRC to support interface blocks
 2022-05-27 20:11 UTC  (14+ messages)
` [PATCH 1/3] drm/msm/dpu: Move LM CRC code into separate method
` [PATCH 2/3] drm/msm/dpu: Add MISR register support for interface
` [PATCH 3/3] drm/msm/dpu: Add interface support for CRC debugfs

[PATCH v2] media: Hantro: Correct G2 init qp field
 2022-05-27 20:05 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-27 20:05 UTC 

[PATCH v2] cred: Propagate security_prepare_creds() error code
 2022-05-27 20:05 UTC  (2+ messages)

[PATCH 1/2] perf vendor events intel: Add metrics for Sapphirerapids
 2022-05-27 20:03 UTC  (2+ messages)

[PATCH mptcp-next v2 0/5] BPF packet scheduler
 2022-05-27 20:03 UTC  (7+ messages)
` [PATCH mptcp-next v2 3/5] Squash to "mptcp: add get_subflow wrappers"

[akpm-mm:junk 1/1] init/Kconfig:1836: syntax error
 2022-05-27 20:00 UTC 

[RFC net-next] bonding: netlink error message support for options
 2022-05-27 19:59 UTC  (2+ messages)
` [RFC net-next v2] "

[WIP v1 0/4] mv: fix out-of-cone file/directory move logic
 2022-05-27 19:59 UTC  (5+ messages)
` [WIP v2 0/5] "
  ` [WIP v2 5/5] mv: use update_sparsity() after touching sparse contents

[PATCH v1 0/2] Be nicer to the user on tracked/untracked merge conflicts
 2022-05-27 19:55 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] t6436: tests how merge behave when there is untracked file with the same content
  ` [PATCH v2 2/4] merge with untracked file that are the same without failure
  ` [PATCH v2 3/4] add configuration variable corresponding to --overwrite-same-content
  ` [PATCH v2 4/4] error message now advice to use the new option

RTT-PROBE: lore-subspace-rtt
 2022-05-27 19:55 UTC 

net/ipv4/udp_bpf.c:42:2: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2022-05-27 19:50 UTC 

[PATCH 0/2] dmapool performance enhancements
 2022-05-27 19:35 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-27 19:45 UTC 

[PATCH] wireless-regdb: update regulatory rules for Bulgaria (BG) on 6GHz
 2022-05-27 19:44 UTC  (3+ messages)
  ` [wireless-regdb] "

[PATCH v2] Test renaming onto an open file
 2022-05-27 19:44 UTC 

[PATCH v4] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-27 19:39 UTC  (6+ messages)

[PATCH] nfsd: destroy percpu stats counters after reply cache #5.11.0-rc5
 2022-05-27 19:39 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/mpd: fix iconv detection w/ libiconv installed
 2022-05-27 19:38 UTC  (3+ messages)
` [Buildroot] [PATCH v2 "

[wireless:for-next] BUILD SUCCESS a54ce3703613e41fe1d98060b62ec09a3984dc28
 2022-05-27 19:35 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-27 19:35 UTC 

[dm-devel] [PATCH]dm_get_map: fix segfault when can't found target
 2022-05-27 19:35 UTC  (2+ messages)

[PATCH] cifs: set length when cifs_copy_pages_to_iter is successful
 2022-05-27 19:32 UTC  (2+ messages)

[wireless-regdb] [PATCH] wireless-regdb: Remove AUTO-BW from 6 GHz rules
 2022-05-27 19:31 UTC  (2+ messages)
`  "

main - devices file: fail if --devicesfile filename doesn't exist
 2022-05-27 19:30 UTC 

[syzbot] WARNING in driver_unregister
 2022-05-27 19:29 UTC  (3+ messages)

[PATCH v2] media: imx-jpeg: Leave a blank space before the configuration data
 2022-05-27 19:26 UTC  (5+ messages)
  ` [EXT] "

[PATCH v21 0/5] FPGA MAX10 BMC Secure Update Driver
 2022-05-27 19:26 UTC  (6+ messages)
` [PATCH v21 5/5] fpga: m10bmc-sec: add max10 secure update functions

Reset controller within a clock driver
 2022-05-27 19:26 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-27 19:25 UTC 

[PATCH] mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 format
 2022-05-27 19:24 UTC  (2+ messages)

CTU CAN FD IP core SocketCAN driver - success with mainine Linux kernel and mainline QEMU builds
 2022-05-27 19:19 UTC 

drivers/xen/xenbus/xenbus_probe.c:755:37: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-05-27 19:20 UTC 

[wireless-regdb] [PATCH] Regulatory update for 6 GHz operation in FI
 2022-05-27 19:19 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-27 19:15 UTC 

[Buildroot] [git commit branch/2022.02.x] package/elf2flt: update to version 2021.08
 2022-05-27 18:56 UTC 

[Buildroot] [git commit branch/2022.02.x] package/libcurl: bump version to 7.82.0
 2022-05-27 19:03 UTC 

[Buildroot] [git commit branch/2022.02.x] DEVELOPERS: add Dario Binacchi for libmnl
 2022-05-27 19:07 UTC 

[PATCH 0/1] systemd: Set RebootWatchdogSec to 60s as watchdog
 2022-05-27 19:12 UTC  (3+ messages)
` [PATCH 1/1] "
  ` [OE-core] "

[Buildroot] [git commit branch/2022.02.x] package/libcurl: security bump version to 7.83.0
 2022-05-27 19:04 UTC 

[Buildroot] [git commit branch/2022.02.x] Revert "toolchain/toolchain-external: error if BR2_TOOLCHAIN_EXTERNAL_PATH is not set"
 2022-05-27 19:02 UTC 

[Buildroot] [git commit branch/2022.02.x] package/libmnl: bump to version 1.0.5
 2022-05-27 19:07 UTC 

[Buildroot] [git commit branch/2022.02.x] boot/afboot-stm32: add patch fixing build issue with recent binutils
 2022-05-27 18:55 UTC 

[Buildroot] [git commit branch/2022.02.x] package/libv4l: drop -largp
 2022-05-27 19:10 UTC 

[Buildroot] [git commit branch/2022.02.x] package/binutils: re-enable recent versions of binutils for FLAT binaries
 2022-05-27 19:01 UTC 

[Buildroot] [git commit branch/2022.02.x] package/sdl2_ttf: disable builtin harfbuzz
 2022-05-27 18:53 UTC 

[Buildroot] [PATCH 1/2] package/libv4l: drop -largp
 2022-05-27 19:10 UTC  (2+ messages)

DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit" doesn't work
 2022-05-27 19:10 UTC  (2+ messages)
` [OE-core] "

[Buildroot] [PATCH 1/2] package/libmnl: bump to version 1.0.5
 2022-05-27 19:07 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/libmnl: add myself to DEVELOPERS


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.