All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-08 17:44:56 to 2024-08-08 18:51:47 UTC [more...]

[PATCH v2 00/11] Add Nothing Phone (1) support
 2024-08-08 18:40 UTC  (11+ messages)
` [PATCH v2 02/11] soc: qcom: socinfo: Add Soc IDs for SM7325 family
` [PATCH v2 03/11] cpufreq: Add SM7325 to cpufreq-dt-platdev blocklist
` [PATCH v2 04/11] soc: qcom: pd_mapper: Add SM7325 compatible
` [PATCH v2 05/11] dt-bindings: soc: qcom: qcom,pmic-glink: Document "
` [PATCH v2 06/11] dt-bindings: nfc: nxp,nci: Document PN553 compatible
` [PATCH v2 07/11] dt-bindings: arm: cpus: Add qcom kryo670 compatible
` [PATCH v2 08/11] arm64: dts: qcom: Add SM7325 device tree
` [PATCH v2 09/11] dt-bindings: vendor-prefixes: Add Nothing Technology Limited
` [PATCH v2 10/11] dt-bindings: arm: qcom: Add SM7325 Nothing Phone 1
` [PATCH v2 11/11] arm64: dts: qcom: sm7325: Add device-tree for "

[PATCH][next] rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-08 18:51 UTC  (2+ messages)

[PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
 2024-08-08 18:51 UTC  (2+ messages)

[PATCH] drm/i915/gt: Mark the GT as dead when mmio is unreliable
 2024-08-08 18:50 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/gt: Mark the GT as dead when mmio is unreliable (rev4)

[PATCH] uprobes: Optimize the allocation of insn_slot for performance
 2024-08-08 18:49 UTC  (4+ messages)

[PATCH] net: tuntap: add ioctl() TUNGETQUEUEINDX to fetch queue index
 2024-08-08 18:48 UTC  (3+ messages)

[PATCH] dt-bindings: display: panel: samsung, atna45dc02: Fix indentation
 2024-08-08 18:47 UTC  (4+ messages)
` [PATCH] dt-bindings: display: panel: samsung,atna45dc02: "

[PATCH 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-08-08 18:46 UTC  (15+ messages)
` [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()

[PATCH v3 1/2] dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02
 2024-08-08 18:45 UTC  (5+ messages)

[PATCHSET 00/10] perf tools: Sync tools and kernel headers for v6.11
 2024-08-08 18:44 UTC  (5+ messages)

[PATCH ipsec-next v9 11/17] xfrm: iptfs: add fragmenting of larger than MTU user packets
 2024-08-08 18:44 UTC  (2+ messages)

[weiny2:dcd-v4-2024-08-07 22/26] drivers/dax/bus.c:380:1: error: conflicting types for 'dax_avail_size'
 2024-08-08 18:44 UTC 

[PULL] drm-intel-fixes
 2024-08-08 18:44 UTC  (3+ messages)

[PATCH v2 0/2] Add support for Congatec CGEB BIOS interface
 2024-08-08 18:44 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: Add Congatec CGEB I2C driver

[PATCH v2 00/39] efi: Add a test for EFI bootmeth
 2024-08-08 18:44 UTC  (5+ messages)
` [PATCH v2 37/39] efi: Avoid using sandbox virtio devices

[PATCH 1/1] x86/ioremap: Use is_vmalloc_addr in iounmap
 2024-08-08 18:44 UTC  (7+ messages)

[PATCH 1/1] boot: set correct block device name in set_efi_bootdev()
 2024-08-08 18:43 UTC  (5+ messages)

[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
 2024-08-08 18:43 UTC  (16+ messages)
` [RFC PATCH 2/6] repository: add initialize_repo wrapper without pointer
` [RFC PATCH 3/6] contrib/cgit-rs: introduce Rust wrapper for libgit.a

[PATCH 0/2] perf sched timehist: Add --show-prio & --prio option
 2024-08-08 18:42 UTC  (3+ messages)
` [PATCH 1/2] perf sched timehist: Add --show-prio option

[PATCH v8 00/11] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-08-08 18:40 UTC  (12+ messages)
` [PATCH v8 01/11] drm/xe/hw_engine_group: Introduce xe_hw_engine_group
` [PATCH v8 02/11] drm/xe/guc_submit: Make suspend_wait interruptible
` [PATCH v8 03/11] 'drm/xe/hw_engine_group: Register hw engine group's exec queues
` [PATCH v8 04/11] drm/xe/hw_engine_group: Add helper to suspend faulting LR jobs
` [PATCH v8 05/11] drm/xe/exec_queue: Remove duplicated code
` [PATCH v8 06/11] drm/xe/exec_queue: Prepare last fence for hw engine group resume context
` [PATCH v8 07/11] drm/xe/hw_engine_group: Add helper to wait for dma fence jobs
` [PATCH v8 08/11] drm/xe/hw_engine_group: Ensure safe transition between execution modes
` [PATCH v8 09/11] drm/xe/exec: Switch hw engine group execution mode upon job submission
` [PATCH v8 10/11] drm/xe/vm: Remove restriction that all VMs must be faulting if one is
` [PATCH v8 11/11] drm/xe/device: Remove unused xe_device::usm::num_vm_in_*

nothing provides libpython3.6m.so.1.0()(64bit) needed by nativesdk-gcc-arm-none-eabi-11-r0.x86_64_nativesdk
 2024-08-08 18:42 UTC 

[PATCH] selftests: riscv: Allow mmap test to compile on 32-bit
 2024-08-08 18:41 UTC  (2+ messages)

[PATCH][next] cxgb4: Avoid -Wflex-array-member-not-at-end warning
 2024-08-08 18:41 UTC  (3+ messages)

[PATCH v4 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-08-08 18:40 UTC  (5+ messages)
` [PATCH v4 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction
` [PATCH v4 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API

[PATCH RFC 1/4] mm: Introduce guest_memfd
 2024-08-08 18:39 UTC  (2+ messages)

[PATCH] wifi: iwlwifi: correctly lookup DMA address in SG table
 2024-08-08 18:39 UTC  (2+ messages)

[meta-python][PATCH 0/5] Upgrade python3-pydantic-*
 2024-08-08 18:38 UTC  (2+ messages)
` [oe] "

[PATCH] KVM: arm64: Disable OS double lock visibility by default and ignore VMM writes
 2024-08-08 18:38 UTC  (5+ messages)

[Bug 219111] New: Xone:23C mixer not recognized as a 2in/2out device
 2024-08-08 18:36 UTC  (3+ messages)
` [Bug 219111] "

[PATCH v2 00/10] ext4: simplify the counting and management of delalloc reserved blocks
 2024-08-08 18:36 UTC  (5+ messages)
` [PATCH v2 06/10] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()

[PATCH v3 0/2] Add support for Congatec CGEB BIOS interface
 2024-08-08 18:35 UTC  (3+ messages)
` [PATCH v3 1/2] x86: Add basic support for the "
` [PATCH v3 2/2] i2c: Add Congatec CGEB I2C driver

[PATCH net-next 0/4][pull request] igb: Add support for AF_XDP zero-copy
 2024-08-08 18:35 UTC  (5+ messages)
` [PATCH net-next 1/4] igb: prepare for AF_XDP zero-copy support
` [PATCH net-next 2/4] igb: Introduce XSK data structures and helpers
` [PATCH net-next 3/4] igb: add AF_XDP zero-copy Rx support
` [PATCH net-next 4/4] igb: add AF_XDP zero-copy Tx support

[BUG] More issues with arm/aes-neonbs
 2024-08-08 18:35 UTC  (5+ messages)

[weiny2:dcd-v4-2024-08-07 18/26] drivers/cxl/core/mbox.c:1151:55: warning: variable 'rc' is uninitialized when used here
 2024-08-08 18:33 UTC 

[cip:linux-6.1.y-cip 40/43] arch/arm64/boot/dts/renesas/r9a07g044l2-smarc.dtb: /soc/i2c@10058000/camera@3c: failed to match any schema with compatible: ['ovti,ov5645']
 2024-08-08 18:33 UTC 

[PATCH 00/10] mm: remove vma_merge()
 2024-08-08 18:34 UTC  (5+ messages)
` [PATCH 07/10] mm: avoid using vma_merge() for new VMAs

[syzbot] [net?] memory leak in ___neigh_create (2)
 2024-08-08 18:34 UTC  (2+ messages)
` [syzbot] "

[PATCH v5 0/4] Enable P2PDMA in Userspace RDMA
 2024-08-08 18:33 UTC  (5+ messages)
` [PATCH v5 1/4] kernfs: add a WARN_ON_ONCE if ->close is set
` [PATCH v5 2/4] kernfs: remove page_mkwrite() from vm_operations_struct
` [PATCH v5 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA
` [PATCH v5 4/4] RDMA/umem: add support for P2P RDMA

[PATCH V2 00/11] Live update: cpr-exec
 2024-08-08 18:32 UTC  (6+ messages)
` [PATCH V2 01/11] machine: alloc-anon option

[PATCH v3] lib/stackdepot: Double DEPOT_POOLS_CAP if KASAN is enabled
 2024-08-08 18:32 UTC  (3+ messages)

[PATCH v3 0/2] PCI: qcom: Avoid DBI and ATU register space mirroring
 2024-08-08 18:30 UTC  (8+ messages)
` [PATCH v3 1/2] PCI: dwc: Add dbi_phys_addr and atu_phys_addr to struct dw_pcie

[PATCH v7 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-08-08 18:30 UTC  (3+ messages)
` [PATCH v7 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v7 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

[PATCH v6 00/13] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-08-08 18:28 UTC  (4+ messages)
` [PATCH v6 10/13] drm/xe/guc_submit: Allow calling guc_exec_queue_resume with pending resume

[PATCH v2] net/gve: add support for TSO in DQO RDA
 2024-08-08 18:28 UTC  (2+ messages)

[PATCH v3] xfs_db: release ip resource before returning from get_next_unlinked()
 2024-08-08 18:28 UTC  (2+ messages)

[PATCH v4 0/2] cxl: add device reporting poison handler
 2024-08-08 18:28 UTC  (3+ messages)
` [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding

[PATCH 0/6] qapi: Supply some of the missing member documentation
 2024-08-08 18:26 UTC  (7+ messages)
` [PATCH 1/6] qapi/char: Supply "
` [PATCH 2/6] qapi/common: "
` [PATCH 3/6] qapi/crypto: "
` [PATCH 4/6] qapi/introspect: "
` [PATCH 5/6] qapi/pci: "
` [PATCH 6/6] qapi/rocker: "

[GIT PULL] nvme fixes for Linux 6.11
 2024-08-08 18:28 UTC  (2+ messages)

[PATCH v3 0/4] Fixes for memmap accounting
 2024-08-08 18:26 UTC  (7+ messages)
` [PATCH v3 2/4] mm: don't account memmap on failure
` [PATCH v3 3/4] mm: add system wide stats items category
` [PATCH v3 4/4] mm: don't account memmap per-node

[v6.6-stable PATCH] mm: gup: stop abusing try_grab_folio
 2024-08-08 18:26 UTC  (3+ messages)

[PATCH] net/gve: Add support for TSO in DQO RDA
 2024-08-08 18:25 UTC  (4+ messages)

[PATCH] drm/xe/hwmon: Fix xe_hwmon_pcode_write_i1 param from u32 to u16
 2024-08-08 18:26 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[sched_ext/for-6.12] sched_ext: Don't use double locking to migrate tasks across CPUs
 2024-08-08 18:25 UTC  (5+ messages)
` [PATCH RESEND sched_ext/for-6.12] "

[PATCH i-g-t v3 0/4] runner: Allow dynamically ignore dmesg errors or warnings
 2024-08-08 18:25 UTC  (2+ messages)
` ✓ CI.xeFULL: success for runner: Allow dynamically ignore dmesg errors or warnings (rev4)

Linux Perf Tool Office Hours
 2024-08-08 18:25 UTC  (12+ messages)

[PATCH v4 00/22] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-08-08 18:25 UTC  (9+ messages)
` [PATCH v4 01/22] "
` [PATCH v4 06/22] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc

[PATCH v4 00/15] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
 2024-08-08 18:24 UTC  (4+ messages)
` [PATCH v4 03/15] crypto/hash-gcrypt: Implement new hash API

[tiwai-sound:for-next 69/82] sound/pcmcia/vx/vxpocket.c:273:26: error: 'pdev' undeclared; did you mean 'p_dev'?
 2024-08-08 17:52 UTC 

[PATCH RESEND 0/8] AMD SOF stack fixes and improvements
 2024-08-08 16:57 UTC  (9+ messages)
` [PATCH RESEND 1/8] ASoC: SOF: amd: Fix for incorrect acp error satus register offset
` [PATCH RESEND 2/8] ASoC: SOF: amd: fix for acp error reason registers wrong offset
` [PATCH RESEND 3/8] ASoC: SOF: amd: move iram-dram fence register programming sequence
` [PATCH RESEND 4/8] ASoC: SOF: amd: fix for acp init sequence
` [PATCH RESEND 5/8] ASoC: SOF: amd: update conditional check for cache register update
` [PATCH RESEND 6/8] ASoC: SOF: amd: modify psp send command conditional checks
` [PATCH RESEND 7/8] ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structure
` [PATCH RESEND 8/8] ASoC: amd: acp: Convert comma to semicolon

[PATCH] ALSA: vxpocket: Fix a typo at conversion to dev_*()
 2024-08-08 18:23 UTC 

[PATCH 0/6] riscv: dts: thead: Enable TH1520 AP_SUBSYS clock controller
 2024-08-08 18:22 UTC  (3+ messages)

[PATCH] Added extra word to Extra Version
 2024-08-08 18:22 UTC  (4+ messages)

[PATCH sched_ext/for-6.12] sched_ext: Fix unsafe list iteration in process_ddsp_deferred_locals()
 2024-08-08 18:21 UTC  (2+ messages)

bpf tool build failure in latest stable-rc 6.1.103-rc3 due to missing backport
 2024-08-08 18:20 UTC  (2+ messages)

[PATCH net] igb: cope with large MAX_SKB_FRAGS
 2024-08-08 18:20 UTC  (3+ messages)

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-08-08 18:19 UTC  (14+ messages)

[syzbot] [bpf?] [net?] WARNING in __xdp_reg_mem_model
 2024-08-08 18:20 UTC  (2+ messages)

[PATCH v5 0/7] Add ACPI CPER firmware first error injection on ARM emulation
 2024-08-08 18:19 UTC  (6+ messages)
` [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI

[PATCH] coreutils: Update merged patch to backport status
 2024-08-08 18:18 UTC  (2+ messages)
` Patchtest results for "

[meta-python][PATCH] python3-reedsolo: upgrade 2.0.13 -> 2.1.0b1
 2024-08-08 18:17 UTC 

[linux-next:master] BUILD SUCCESS 222a3380f92b8791d4eeedf7cd750513ff428adf
 2024-08-08 18:17 UTC 

[PATCH v4 0/3] iio: adc: ad4695: new driver for AD4695 and similar ADCs
 2024-08-08 18:10 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: add "

The members of QCryptodevBackendServiceType are undocumented
 2024-08-08 18:09 UTC 

[PATCH v2 0/3] keep track of unresolved value of symbolic-ref in ref iterators
 2024-08-08 18:09 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] refs: keep track of unresolved reference value in iterators

[PATCH v9 1/4] Create source symlink in perf object dir
 2024-08-08 18:09 UTC  (4+ messages)
` [PATCH v9 3/4] perf script: Fix perf script -F +metric

[PATCH] ffmpeg: fix build with binutils 2.43 on arm with commerical codecs
 2024-08-08 18:08 UTC  (2+ messages)
` [OE-core] "

[PATCH 3/4] PCI: mobiveil: Drop layerscape-gen4 support
 2024-08-08 18:08 UTC  (3+ messages)

[PATCH 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
 2024-08-08 18:07 UTC  (11+ messages)
` [PATCH 2/4] reset: Add RESET_TYPE_WAKEUP

util-linux bug: mkfs(8) has -V for -v
 2024-08-08 18:07 UTC 

KCIDB: Test schema enhancements
 2024-08-08 18:05 UTC  (8+ messages)
` KCIDB: Support non-binary test outputs

[PATCH] apparmor: fix policy_unpack_test on big endian systems
 2024-08-08 18:04 UTC  (2+ messages)

[RFC PATCH] vhost_vdpa: assign irq bypass producer token correctly
 2024-08-08 18:04 UTC  (2+ messages)

[PATCH] drm/xe: Allow to compile out debugfs
 2024-08-08 18:04 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[weiny2:dcd-v4-2024-08-07 22/26] drivers/dax/bus.c:380:1: error: conflicting types for 'dax_avail_size'; have 'resource_size_t(struct resource *)' {aka 'unsigned int(struct resource *)'}
 2024-08-08 18:02 UTC 

[PATCH] rcu: Annotate struct kvfree_rcu_bulk_data with __counted_by()
 2024-08-08 18:02 UTC  (2+ messages)

[PATCH] drm/xe: Rename enable_display module param
 2024-08-08 17:49 UTC 

[PATCH] scripts/remove-stale-files: clean up stale lib/test_fortify.log
 2024-08-08 18:01 UTC  (2+ messages)

[PATCH 0/2] Modify RCU Tasks to scan idle tasks
 2024-08-08 18:01 UTC  (5+ messages)
` [PATCH 1/2] rcu-tasks: Make RCU-Tasks pay attention to "
` [PATCH 2/2] context_tracking: Invoke Tasks-RCU enter/exit for NMI context

[PATCH v2 0/2] Add power-controller support for rk3576
 2024-08-08 17:59 UTC  (7+ messages)
` [PATCH v2 2/2] pmdomain: rockchip: Add support for rk3576 SoC

[PATCH] init/main.c: Initialize early LSMs after arch code
 2024-08-08 18:00 UTC  (11+ messages)

[PATCH v3 3/4] selinux: use vma_is_initial_stack() and vma_is_initial_heap()
 2024-08-08 18:00 UTC  (9+ messages)

[PATCH 1/2] lib/string_choices: Add str_up_down() helper
 2024-08-08 17:57 UTC  (3+ messages)

[PATCH] powerpc/ftrace: restore r2 to caller's stack on livepatch sibling call
 2024-08-08 17:55 UTC  (3+ messages)
` [PATCH v2] powerpc/ftrace: restore caller's toc on ppc64 "

[PATCH] io_uring/net: allow opportunistic initial bundle recv
 2024-08-08 17:56 UTC  (2+ messages)

Kcidb access request
 2024-08-08 17:56 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Move data barrier to end of split walk
 2024-08-08 17:55 UTC  (2+ messages)

[PATCH 0/3] Fix kdevops startup
 2024-08-08 17:55 UTC  (3+ messages)
` [PATCH 3/3] Makefile.min_deps: add kdevops-install-deps target

[PATCH 00/10] arm64: dts: rockchip: standardize the definition of LEDs for Radxa boards
 2024-08-08 17:55 UTC  (4+ messages)
` [PATCH 07/10] arm64: dts: rockchip: standardize the definition of LEDs for Radxa E25

[PATCH] erofs-utils: lib: fix global-buffer-overflow due to invalid device
 2024-08-08 17:55 UTC  (4+ messages)

[PULL] drm-xe-fixes
 2024-08-08 17:55 UTC 

[PATCH] ARM: dts: Fix undocumented LM75 compatible nodes
 2024-08-08 17:54 UTC  (3+ messages)

[PATCH RFT v8 0/9] fork: Support shadow stacks in clone3()
 2024-08-08 17:54 UTC  (2+ messages)

[weiny2:dcd-v4-2024-08-07 7/26] drivers/cxl/core/hdm.c:655:7: warning: variable 'avail' is used uninitialized whenever 'if' condition is true
 2024-08-08 17:52 UTC 

CxlCorErrorType member @retry-threshold is undocumented
 2024-08-08 17:51 UTC 

[PATCH v2 0/6] uprobes: RCU-protected hot path optimizations
 2024-08-08 17:51 UTC  (8+ messages)
` [PATCH v2 2/6] uprobes: protected uprobe lifetime with SRCU
` [PATCH v2 4/6] uprobes: travers uprobe's consumer list locklessly under SRCU protection

[PATCH] of/irq: Consider device address size in interrupt map walk
 2024-08-08 17:49 UTC  (4+ messages)

[PATCH v3 0/3] lib: sbi: Heap improvements for SMMTT
 2024-08-08 17:49 UTC  (5+ messages)
` [PATCH v3 3/3] lib: sbi: Implement aligned memory allocators

[PATCH] drm/amdgpu: Block MMR_READ IOCTL in reset
 2024-08-08 17:48 UTC 

[bpf-next v1] bpf: Add bpf_copy_from_user_str() helper
 2024-08-08 17:44 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.