All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-13 21:00:38 to 2023-10-13 21:44:40 UTC [more...]

[PATCH 5.10 0/3] net: add sysctl accept_ra_min_lft
 2023-10-13 21:44 UTC  (2+ messages)
` [PATCH 5.10 1/3] net: add sysctl accept_ra_min_rtr_lft

[v4 0/3] Break out as separate driver from boe-tv101wum-nl6 panel driver
 2023-10-13 21:44 UTC  (6+ messages)
` [v4 2/3] drm/panel: ili9882t: Avoid blurred screen from fast sleep

device present in lsusb, disappears in lsusb -t
 2023-10-13 21:44 UTC  (12+ messages)

[Buildroot] buildroot 2021.02.1: black screen after Xorg launched
 2023-10-13 21:43 UTC  (3+ messages)

[PATCH 00/18] pwm: Provide devm_pwmchip_alloc() function
 2023-10-13 21:42 UTC  (6+ messages)
` [PATCH 01/18] "

[PATCH v2 0/2] doc/guides: bbdev clean up
 2023-10-13 21:42 UTC  (3+ messages)
` [PATCH v2 1/2] doc: bbdev device discovery clarification
` [PATCH v2 2/2] doc/guides: refer to generic bbdev test section

[PATCH v13 00/10] x86/resctrl: Miscellaneous resctrl features
 2023-10-13 21:40 UTC  (7+ messages)
` [PATCH v13 04/10] x86/resctrl: Add comments on RFTYPE flags hierarchy
` [PATCH v13 10/10] x86/resctrl: Display RMID of resource group

[PATCH 00/85] target/sparc: Convert to decodetree
 2023-10-13 21:28 UTC  (86+ messages)
` [PATCH 01/85] target/sparc: Set TCG_GUEST_DEFAULT_MO
` [PATCH 02/85] configs: Enable MTTCG for sparc, sparc64
` [PATCH 03/85] target/sparc: Remove always-set cpu features
` [PATCH 04/85] target/sparc: Add decodetree infrastructure
` [PATCH 05/85] target/sparc: Define AM_CHECK for sparc32
` [PATCH 06/85] target/sparc: Move CALL to decodetree
` [PATCH 07/85] target/sparc: Move BPcc and Bicc "
` [PATCH 08/85] target/sparc: Move BPr "
` [PATCH 09/85] target/sparc: Move FBPfcc and FBfcc "
` [PATCH 10/85] target/sparc: Merge gen_cond with only caller
` [PATCH 11/85] target/sparc: Merge gen_fcond "
` [PATCH 12/85] target/sparc: Merge gen_branch_[an] "
` [PATCH 13/85] target/sparc: Pass DisasCompare to advance_jump_cond
` [PATCH 14/85] target/sparc: Move SETHI to decodetree
` [PATCH 15/85] target/sparc: Move Tcc "
` [PATCH 16/85] target/sparc: Move RDASR, STBAR, MEMBAR "
` [PATCH 17/85] target/sparc: Move RDPSR, RDHPR "
` [PATCH 18/85] target/sparc: Move RDWIM, RDPR "
` [PATCH 19/85] target/sparc: Move RDTBR, FLUSHW "
` [PATCH 20/85] target/sparc: Move WRASR "
` [PATCH 21/85] target/sparc: Move WRPSR, SAVED, RESTORED "
` [PATCH 22/85] target/sparc: Move WRWIM, WRPR "
` [PATCH 23/85] target/sparc: Move WRTBR, WRHPR "
` [PATCH 24/85] target/sparc: Move basic arithmetic "
` [PATCH 25/85] target/sparc: Move ADDC "
` [PATCH 26/85] target/sparc: Move MULX "
` [PATCH 27/85] target/sparc: Move UMUL, SMUL "
` [PATCH 28/85] target/sparc: Move SUBC "
` [PATCH 29/85] target/sparc: Move UDIVX, SDIVX "
` [PATCH 30/85] target/sparc: Move UDIV, SDIV "
` [PATCH 31/85] target/sparc: Move TADD, TSUB, MULS "
` [PATCH 32/85] target/sparc: Move SLL, SRL, SRA "
` [PATCH 33/85] target/sparc: Move MOVcc, MOVR "
` [PATCH 34/85] target/sparc: Move POPC "
` [PATCH 35/85] target/sparc: Convert remaining v8 coproc insns "
` [PATCH 36/85] target/sparc: Move JMPL, RETT, RETURN "
` [PATCH 37/85] target/sparc: Move FLUSH, SAVE, RESTORE "
` [PATCH 38/85] target/sparc: Move DONE, RETRY "
` [PATCH 39/85] target/sparc: Split out resolve_asi
` [PATCH 40/85] target/sparc: Drop ifdef around get_asi and friends
` [PATCH 41/85] target/sparc: Split out ldst functions with asi pre-computed
` [PATCH 42/85] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for GET_ASI_DTWINX
` [PATCH 43/85] target/sparc: Move simple integer load/store to decodetree
` [PATCH 44/85] target/sparc: Move asi "
` [PATCH 45/85] target/sparc: Move LDSTUB, LDSTUBA "
` [PATCH 46/85] target/sparc: Move SWAP, SWAPA "
` [PATCH 47/85] target/sparc: Move CASA, CASXA "
` [PATCH 48/85] target/sparc: Move PREFETCH, PREFETCHA "
` [PATCH 49/85] target/sparc: Split out fp ldst functions with asi precomputed
` [PATCH 50/85] target/sparc: Move simple fp load/store to decodetree
` [PATCH 51/85] target/sparc: Move asi "
` [PATCH 52/85] target/sparc: Move LDFSR, STFSR "
` [PATCH 53/85] target/sparc: Merge LDFSR, LDXFSR implementations
` [PATCH 54/85] target/sparc: Move EDGE* to decodetree
` [PATCH 55/85] target/sparc: Move ARRAY* "
` [PATCH 56/85] target/sparc: Move ADDRALIGN* "
` [PATCH 57/85] target/sparc: Move BMASK "
` [PATCH 58/85] target/sparc: Move FMOVS, FNEGS, FABSS, FSRC*S, FNOT*S "
` [PATCH 59/85] target/sparc: Move FMOVD, FNEGD, FABSD, FSRC*D, FNOT*D "
` [PATCH 60/85] target/sparc: Use tcg_gen_vec_{add,sub}*
` [PATCH 61/85] target/sparc: Move gen_ne_fop_FFF insns to decodetree
` [PATCH 62/85] target/sparc: Move gen_ne_fop_DDD "
` [PATCH 63/85] target/sparc: Move PDIST "
` [PATCH 64/85] target/sparc: Move gen_gsr_fop_DDD insns "
` [PATCH 65/85] target/sparc: Move gen_fop_FF "
` [PATCH 66/85] target/sparc: Move gen_fop_DD "
` [PATCH 67/85] target/sparc: Move FSQRTq "
` [PATCH 68/85] target/sparc: Move gen_fop_FFF insns "
` [PATCH 69/85] target/sparc: Move gen_fop_DDD "
` [PATCH 70/85] target/sparc: Move gen_fop_QQQ "
` [PATCH 71/85] target/sparc: Move FSMULD "
` [PATCH 72/85] target/sparc: Move FDMULQ "
` [PATCH 73/85] target/sparc: Move gen_fop_FD insns "
` [PATCH 74/85] target/sparc: Move FiTOd, FsTOd, FsTOx "
` [PATCH 75/85] target/sparc: Move FqTOs, FqTOi "
` [PATCH 76/85] target/sparc: Move FqTOd, FqTOx "
` [PATCH 77/85] target/sparc: Move FiTOq, FsTOq "
` [PATCH 78/85] target/sparc: Move FdTOq, FxTOq "
` [PATCH 79/85] target/sparc: Move FMOVq, FNEGq, FABSq "
` [PATCH 80/85] target/sparc: Move FMOVR, FMOVcc, FMOVfcc "
` [PATCH 81/85] target/sparc: Convert FCMP, FCMPE "
` [PATCH 82/85] target/sparc: Move FPCMP* "
` [PATCH 83/85] target/sparc: Move FPACK16, FPACKFIX "
` [PATCH 84/85] target/sparc: Convert FZERO, FONE "
` [PATCH 85/85] target/sparc: Remove disas_sparc_legacy

[PATCH v2 0/7] powerpc/pseries: new character devices for system parameters and VPD
 2023-10-13 21:32 UTC  (16+ messages)
` [PATCH v2 1/7] powerpc/uapi: export papr-miscdev.h header
` [PATCH v2 2/7] powerpc/pseries: papr-vpd char driver for VPD retrieval
` [PATCH v2 3/7] powerpc/rtas: serialize ibm,get-vpd service with papr-vpd sequences
` [PATCH v2 4/7] powerpc/pseries/papr-sysparm: validate buffer object lengths
` [PATCH v2 5/7] powerpc/pseries/papr-sysparm: expose chardev API to user space
` [PATCH v2 6/7] powerpc/selftests: add test for papr-vpd
` [PATCH v2 7/7] powerpc/selftests: add test for papr-sysparm

[isilence:zc/veth 1004/1018] io_uring/zc_rx.c:144:5: warning: no previous prototype for function 'io_zc_rx_create_pool'
 2023-10-13 21:37 UTC 

[freescale-fslc:6.1-2.1.x-imx 4474/15768] drivers/soc/fsl/dpio/dpio-driver.c:32:41: error: implicit declaration of function 'ioremap_prot'; did you mean 'ioremap_wt'?
 2023-10-13 21:37 UTC 

[liu-song-6:bpf-fsverity-kfunc 1/5] kernel/trace/bpf_trace.c:1449: warning: Function parameter or member 'file' not described in 'bpf_get_file_xattr'
 2023-10-13 21:37 UTC 

[PATCH] t/zbd: avoid test case 45 failure
 2023-10-13 21:32 UTC  (2+ messages)

[meta-virtualization][PATCH] classes/image-oci-umoci: Handle mutliple entrypoint arguments
 2023-10-13 21:32 UTC  (5+ messages)
` [meta-virtualization][PATCH v2] "

[Intel-xe] [PATCH 0/4] drm/xe: Clear-media HuC support for MTL
 2023-10-13 21:31 UTC  (6+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe/huc: Extract version and binary offset from new HuC headers

[PATCH v2 1/2] cxl: Add cxl_decoders_committed() helper
 2023-10-13 21:31 UTC  (2+ messages)
` [PATCH v2 2/2] cxl: Add decoders_committed sysfs attribute to cxl_port

[GIT PULL] KVM/arm64 fixes for 6.6, take #2
 2023-10-13 21:30 UTC  (2+ messages)

[PATCH net-next v4 0/4] Rust abstractions for network PHY drivers
 2023-10-13 21:31 UTC  (3+ messages)
` [PATCH net-next v4 1/4] rust: core "

[PATCH] pmdomain: imx: gpc: set fwnode from parent device
 2023-10-13 21:29 UTC  (3+ messages)

[PATCH net 0/2] selftests: fib_tests: Fixes for multipath list receive tests
 2023-10-13 21:30 UTC  (2+ messages)

[PATCH] serial: amba-pl011: set fwnode from parent device
 2023-10-13 21:28 UTC  (2+ messages)

[PATCH bpf-next v5 0/8] Add Open-coded task, css_task and css iters
 2023-10-13 21:27 UTC  (9+ messages)
` [PATCH bpf-next v5 3/8] bpf: Introduce task open coded iterator kfuncs
` [PATCH bpf-next v5 5/8] bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
` [PATCH bpf-next v5 6/8] bpf: Let bpf_iter_task_new accept null task ptr
` [PATCH bpf-next v5 7/8] selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.c

[PATCH 1/3] toaster: update jquery version
 2023-10-13 21:27 UTC  (3+ messages)
` [PATCH 2/3] toaster: updated bootstrap version
  ` [bitbake-devel] "

[PATCH RFC 06/11] KVM: VMX: Split off hyperv_evmcs.{ch}
 2023-10-13 21:26 UTC 

How to switch driver from wireless extension to cfg/mac80211
 2023-10-13 21:23 UTC  (2+ messages)

[PATCH net-next 00/14] net: tls: various code cleanups and improvements
 2023-10-13 21:23 UTC  (4+ messages)
` [PATCH net-next 08/14] tls: also use init_prot_info in tls_set_device_offload

[PATCH] net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintf
 2023-10-13 21:23 UTC  (6+ messages)

[PATCH v2 0/6] counter: fix, improvements and stm32 timer events support
 2023-10-13 21:22 UTC  (4+ messages)
` [PATCH v2 4/6] counter: stm32-timer-cnt: introduce clock signal

[PATCH v2 0/3] net: add sysctl accept_ra_min_lft
 2023-10-13 21:21 UTC  (4+ messages)
` [PATCH v2 1/3] net: add sysctl accept_ra_min_rtr_lft
` [PATCH v2 2/3] net: change accept_ra_min_rtr_lft to affect all RA lifetimes
` [PATCH v2 3/3] net: release reference to inet6_dev pointer

[PATCH v3 00/19] IOMMUFD Dirty Tracking
 2023-10-13 21:20 UTC  (9+ messages)
` [PATCH v3 02/19] vfio: Move iova_bitmap into iommu core

[PATCH v2] ACPI: NFIT: Fix local use of devm_*()
 2023-10-13 21:20 UTC  (6+ messages)

[PATCH v2 00/15] Pass data temperature information to UFS devices
 2023-10-13 21:20 UTC  (10+ messages)
` [PATCH v2 03/15] block: Support data lifetime in the I/O priority bitfield

[PATCH] tty: gdm724x: Fix coding style checkpatch warnings
 2023-10-13 21:19 UTC  (3+ messages)

[PATCH] ath6kl: replace deprecated strncpy with memcpy
 2023-10-13 21:19 UTC 

[PATCH v2] arm64/mm: Hoist synchronization out of set_ptes() loop
 2023-10-13 21:15 UTC  (3+ messages)

[PATCH net-next v2 1/2] net, sched: Make tc-related drop reason more flexible
 2023-10-13 21:17 UTC  (2+ messages)

[PATCH 1/3] mm: multi-gen LRU: fold lru_gen run cmd
 2023-10-13 21:15 UTC 

[Intel-gfx] [PATCH v2] drm/i915: Flush WC GGTT only on required platforms
 2023-10-13 21:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Flush WC GGTT only on required platforms (rev2)

[PATCH v7 bpf-next 11/18] bpf,lsm: add bpf_token_create and bpf_token_free LSM hooks
 2023-10-13 21:15 UTC  (2+ messages)
` [PATCH v7 "

[PATCH v7 bpf-next 06/18] bpf: add BPF token support to BPF_PROG_LOAD command
 2023-10-13 21:15 UTC  (2+ messages)
` [PATCH v7 6/18] "

[bluez/bluez] 66c41d: build: Fix manpage location for obex.Agent*(5)
 2023-10-13 21:14 UTC 

[PATCH 0/2] tty: gdm724x: Fix coding style in gdm_tty.c
 2023-10-13 21:13 UTC  (4+ messages)
` [PATCH 1/2] tty: gdm724x: Match alignment with open parenthesis

[PATCH V2] Consider inflight IO in io accounting for high latency devices
 2023-10-13 21:13 UTC  (2+ messages)

[PATCH] dt-bindings: Drop kernel copy of common reserved-memory bindings
 2023-10-13 21:11 UTC  (3+ messages)

[Intel-xe] [PATCH 1/2] Revert "FIXME: drm/i915: xe doesn't have fastboot module parameter"
 2023-10-13 21:11 UTC  (3+ messages)

Hitting verifier backtracking bug on 6.5.5 kernel
 2023-10-13 21:11 UTC  (2+ messages)

[PATCH] [WIP] configfs: improve item creation performance
 2023-10-13 21:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 vfio 0/3] pds/vfio: Fixes for locking bugs
 2023-10-13 21:09 UTC  (2+ messages)

[PATCH v7 1/2] schemas: memory: Add ECC properties
 2023-10-13 21:09 UTC  (9+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages

[Buildroot] [PATCH 1/2] board/bananapi/bananapi-m2-berry: switch to use extlinux.conf
 2023-10-13 21:08 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] board/bananapi/bananapi-m2-ultra: "

[Buildroot] [PATCH 1/1] package/mutt: fix libgpgme static build
 2023-10-13 21:08 UTC 

[PATCH v6 0/8] Add printf attribute to kselftest functions
 2023-10-13 21:08 UTC  (3+ messages)

[Intel-xe] [PATCH v3 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
 2023-10-13 21:07 UTC  (6+ messages)

[PATCH v3] libtirpc: Support ipv6 in DISTRO_FEATURES
 2023-10-13 21:07 UTC  (2+ messages)
` [OE-core] "

[PATCH] net: stub tcp_gro_complete if CONFIG_INET=n
 2023-10-13 21:06 UTC  (2+ messages)

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-13 21:05 UTC  (6+ messages)
` [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test

[PATCH] Add x64 SHA-NI implementation to sha1 and sha256 in git ?
 2023-10-13 21:05 UTC  (2+ messages)

[PATCH 0/20] bounds-checks for chunk-based files
 2023-10-13 21:04 UTC  (4+ messages)
` [PATCH 0/8] chunk-format: introduce `pair_chunk_expect()` convenience API
  ` [PATCH 6/8] midx: read `OIDF` chunk with `pair_chunk_expect()`

[PATCH mm-unstable v9 00/31] Split ptdesc from struct page
 2023-10-13 21:03 UTC  (8+ messages)
` [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs

[PATCH] scsi: ufs: qcom: remove unnecessary check
 2023-10-13 21:03 UTC  (2+ messages)

[PATCH v2] scsi: message: fusion: replace deprecated strncpy with strscpy
 2023-10-13 21:03 UTC  (2+ messages)

[PATCH v1 1/1] scsi: ufs: ufs-pci: Switch to use acpi_evaluate_dsm_typed()
 2023-10-13 21:03 UTC  (2+ messages)

[PATCH] scsi: message: fusion: replace deprecated strncpy with strscpy_pad
 2023-10-13 21:03 UTC  (2+ messages)

[PATCH tip] x86/percpu: Rewrite arch_raw_cpu_ptr()
 2023-10-13 21:02 UTC  (4+ messages)

[PATCH 0/6] lpfc: Update lpfc to revision 14.2.0.15
 2023-10-13 21:01 UTC  (2+ messages)

[GIT PULL] IXP4xx DTS updates
 2023-10-13 21:00 UTC  (2+ messages)

[GIT PULL] STi DT changes for v6.7 #1
 2023-10-13 21:00 UTC  (2+ messages)

[GIT PULL 1/6] soc/tegra: Changes for v6.7-rc1
 2023-10-13 21:00 UTC  (2+ 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.