All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-19 11:17:45 to 2024-11-19 12:29:03 UTC [more...]

[PATCH v9 0/4] Support SMT control on arm64
 2024-11-19 12:27 UTC  (6+ messages)
` [PATCH v9 1/4] cpu/SMT: Provide a default topology_is_primary_thread()

[PATCH net-next v5 00/19] xdp: a fistful of generic changes (+libeth_xdp)
 2024-11-19 12:28 UTC  (14+ messages)
` [PATCH net-next v5 11/19] xdp: add generic xdp_buff_add_frag()
` [PATCH net-next v5 12/19] xdp: add generic xdp_build_skb_from_buff()

[PATCH bpf-next 0/4] Make inode storage available to tracing prog
 2024-11-19 12:27 UTC  (11+ messages)

[PATCH v5 00/27] cxl: add type2 device basic support
 2024-11-19 12:28 UTC  (4+ messages)
` [PATCH v5 03/27] cxl: add capabilities field to cxl_dev_state and cxl_port

[PATCH v6 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-11-19 12:26 UTC  (6+ messages)
` [PATCH v6 11/22] ACPI: platform_profile: Add name attribute to class interface

[PATCH v1 0/3] zram: introduce crypto-backend api
 2024-11-19 12:27 UTC  (4+ messages)
` [PATCH v1 1/3] zram: pass zcomp instead of zcomp_params to create_context method
` [PATCH v1 2/3] zram: store crypto backends in list instead of array
` [PATCH v1 3/3] zram: introduce crypto-api backend

[PATCH i-g-t 0/4] tests/intel/xe_eudebug_online: Introduce read/write pagefault tests
 2024-11-19 12:26 UTC  (5+ messages)
` [PATCH i-g-t 2/4] lib/gpgpu_shader: Add causing a read pagefault from the eu thread
` [PATCH i-g-t 3/4] eudebug: Add eudebug pagefault event declarations

[PATCH v9 0/2] rust: xarray: Add a minimal abstraction for XArray
 2024-11-19 12:26 UTC  (5+ messages)

[PATCH i-g-t v2] tests/intel/gem_ctx_persistence: Wait for context termination
 2024-11-19 12:25 UTC  (3+ messages)
` ✗ CI.xeFULL: failure for tests/intel/gem_ctx_persistence: Wait for context termination (rev3)

[PATCH v16 00/26] Improve write performance for zoned UFS devices
 2024-11-19 12:25 UTC  (2+ messages)

[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-11-19 12:23 UTC  (13+ messages)
` [PATCH v3 03/15] cxl/pci: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [PATCH v3 07/15] PCI/AER: Add CXL PCIe port uncorrectable error recovery in AER service driver

bpf: adding BPF linked list iteration support
 2024-11-19 12:22 UTC 

[PATCH] drm/amdgpu/vcn: reset firmware flags after VCPU buffers are cleared to 0
 2024-11-19 12:22 UTC  (4+ messages)
` [PATCH] drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3

Improving alloca() manpage
 2024-11-19 12:21 UTC 

[GIT PULL for v6.13-rc1] media updates
 2024-11-19 12:21 UTC  (2+ messages)
` [GIT PULL for v6.13-rc1] media updates (#105403)

[GIT PULL] mtd: spi-nor: changes for v6.13
 2024-11-19 12:20 UTC  (3+ messages)

[PATCH v7 00/10] Add RAPL core energy counter support for AMD CPUs
 2024-11-19 12:20 UTC  (2+ messages)

[PATCH 0/6] multipath-tools: Handle tableless DM devices
 2024-11-19 12:20 UTC  (4+ messages)

[PATCH net-next v2] mm: page_frag: fix a compile error when kernel is not compiled
 2024-11-19 12:20 UTC  (3+ messages)

[PATCH 1/3] Revert "staging: remove rts5139 driver code"
 2024-11-19 12:19 UTC  (2+ messages)
` [PATCH 3/3] drivers/card_reader/rtsx_usb: Fix clock switching logic

[PATCH] x86/sev: Fix dereference NULL return value
 2024-11-19 12:03 UTC  (2+ messages)

support block layer write streams and FDP
 2024-11-19 12:16 UTC  (16+ messages)
` [PATCH 01/15] fs: add write stream information to statx
` [PATCH 02/15] fs: add a write stream field to the kiocb
` [PATCH 03/15] io_uring: enable passing a per-io write stream
` [PATCH 04/15] block: don't bother checking the data direction for merges
` [PATCH 05/15] block: req->bio is always set in the merge code
` [PATCH 06/15] block: add a bi_write_stream field
` [PATCH 07/15] block: introduce max_write_streams queue limit
` [PATCH 08/15] block: introduce a write_stream_granularity "
` [PATCH 09/15] block: expose write streams for block device nodes
` [PATCH 10/15] nvme: store the endurance group id in struct nvme_ns_head
` [PATCH 11/15] nvme: pass a void pointer to nvme_get/set_features for the result
` [PATCH 12/15] nvme: add a nvme_get_log_lsi helper
` [PATCH 13/15] nvme.h: add FDP definitions
` [PATCH 14/15] nvme: enable FDP support
` [PATCH 15/15] RFC: block: allow write streams on partitions

[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
 2024-11-19 12:15 UTC  (5+ messages)
` [PATCH v2 07/29] drm/xe: Add SVM init / close / fini to faulting VMs
` [PATCH v2 08/29] drm/xe: Add dma_addr res cursor

[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
 2024-11-19 12:14 UTC  (3+ messages)
` [PATCH v6 02/15] module: Introduce ksys_finit_module()

[PATCH 0/8] Change midx.c and midx-write.c to not use global variables
 2024-11-19 12:12 UTC  (5+ messages)
` [PATCH 6/8] midx: pass down `hash_algo` to `get_midx_filename[_ext]`

[PATCH v2 1/2] iomap: fix zero padding data issue in concurrent append writes
 2024-11-19 12:13 UTC  (5+ messages)

[PATCH v3 0/2] rust: page: Add support for existing struct page mappings
 2024-11-19 12:11 UTC  (6+ messages)
` [PATCH v3 1/2] rust: page: use the page's reference count to decide when to free the allocation
` [PATCH v3 2/2] rust: page: Extend support to existing struct page mappings

[syzbot] [exfat?] possible deadlock in fat_count_free_clusters
 2024-11-19 12:10 UTC  (3+ messages)

[PATCH net-next, v2] netlink: add IGMP/MLD join/leave notifications
 2024-11-19 12:10 UTC  (4+ messages)

[PATCH v5 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-11-19 12:10 UTC  (6+ messages)
` [PATCH v5 01/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml

[PATCH ipsec-next v14 00/15] Add IP-TFS mode to xfrm
 2024-11-19 12:10 UTC  (2+ messages)
` [devel-ipsec] "

[PATCH] build: output source and build dirs at end of config
 2024-11-19 12:08 UTC  (2+ messages)

[master][PATCH] libyaml: Add libyaml ptest
 2024-11-19 12:07 UTC  (4+ messages)
` [OE-core] "

[PATCH v3] arm64: qcom: qcs8300: Add ADSP and CDSP0 fastrpc nodes
 2024-11-19 12:06 UTC 

How to add RTS support for wwan0at0 port
 2024-11-19 12:06 UTC 

[PATCH] net/ice: add check for null-pointer dereference
 2024-11-19 12:05 UTC  (3+ messages)

[PATCH v5 2/5] iio: consumers: copy/release available info from producer to fix race
 2024-11-19 12:05 UTC  (13+ messages)

[PATCH] Revert "KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()"
 2024-11-19 12:05 UTC  (2+ messages)

[PATCH] qdev: Fix set_pci_devfn() to visit option only once
 2024-11-19 12:03 UTC 

x86: Declarations for compat_set_{cx,px}_pminfo()
 2024-11-19 12:04 UTC  (5+ messages)
` [PATCH] x86/pmstat: deal with Misra 8.4 violations

[PATCH 1/2] dt-bindings: at24: add ST M24256E Additional Write lockable page support
 2024-11-19 12:04 UTC  (7+ messages)

set with limit
 2024-11-19 12:03 UTC 

[PATCH 6.11 000/184] 6.11.8-rc1 review
 2024-11-19 12:03 UTC  (4+ messages)
` [PATCH 6.11 066/184] media: dvbdev: prevent the risk of out of memory access

[PATCH] net/i40e: fix read register return status check
 2024-11-19 12:02 UTC  (3+ messages)

[PATCH] mm: Remove 'return;' at the end of void cma_activate_area()
 2024-11-19 11:59 UTC 

Fix build ID parsing logic in stable trees
 2024-11-19 11:58 UTC  (11+ messages)

[PATCHv5 0/8] Display Global Histogram
 2024-11-19 11:58 UTC  (12+ messages)
` [PATCHv4 4/8] drm/i915/histogram: histogram interrupt handling
` [PATCHv5 5/8] drm/i915/histogram: Add crtc properties for global histogram
` ✓ CI.KUnit: success for Display Global Histogram (rev3)
` ✗ Fi.CI.CHECKPATCH: warning for Display Global Histogram (rev6)
` ✗ Fi.CI.SPARSE: "
` ✓ CI.Build: success for Display Global Histogram (rev3)
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[RFC PATCH 00/29] UMD direct submission in Xe
 2024-11-19 11:57 UTC  (5+ messages)
` [RFC PATCH 13/29] drm/xe/mmap: Add mmap support for PCI memory barrier
` ✗ CI.FULL: failure for UMD direct submission in Xe

[PATCH v4] media: i2c: Add Omnivision OV02C10 sensor driver
 2024-11-19 11:55 UTC  (2+ messages)

[PATCH] usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer
 2024-11-19 11:53 UTC  (2+ messages)

[PATCH] bootfdt: Unify early printing of memory ranges endpoints
 2024-11-19 11:51 UTC 

[PATCH 17/24] sched/fair: Implement delayed dequeue
 2024-11-19 11:51 UTC  (12+ messages)
  ` [PATCH] sched/fair: Dequeue sched_delayed tasks when waking to a busy CPU

[RFC PATCH 00/21] Modernize the build system
 2024-11-19 11:51 UTC  (25+ messages)
` [PATCH v8 00/23] "
  ` [PATCH v8 01/23] Makefile: use common template for GIT-BUILD-OPTIONS
  ` [PATCH v8 02/23] Makefile: consistently use @PLACEHOLDER@ to substitute
  ` [PATCH v8 03/23] Makefile: refactor GIT-VERSION-GEN to be reusable
  ` [PATCH v8 04/23] Makefile: propagate Git version via generated header
  ` [PATCH v8 05/23] Makefile: generate "git.rc" via GIT-VERSION-GEN
  ` [PATCH v8 06/23] Makefile: generate doc versions "
  ` [PATCH v8 07/23] Makefile: consistently use PERL_PATH
  ` [PATCH v8 08/23] Makefile: extract script to massage Perl scripts
  ` [PATCH v8 09/23] Makefile: use "generate-perl.sh" to massage Perl library
  ` [PATCH v8 10/23] Makefile: extract script to massage Shell scripts
  ` [PATCH v8 11/23] Makefile: extract script to generate gitweb.cgi
  ` [PATCH v8 12/23] Makefile: extract script to generate gitweb.js
  ` [PATCH v8 13/23] Makefile: refactor generators to be PWD-independent
  ` [PATCH v8 14/23] Makefile: allow "bin-wrappers/" directory to exist
  ` [PATCH v8 15/23] Makefile: simplify building of templates
  ` [PATCH v8 16/23] Documentation: allow sourcing generated includes from separate dir
  ` [PATCH v8 17/23] Documentation: teach "cmd-list.perl" about out-of-tree builds
  ` [PATCH v8 18/23] Documentation: extract script to generate a list of mergetools
  ` [PATCH v8 19/23] t: better support for out-of-tree builds
  ` [PATCH v8 20/23] t: allow overriding build dir
  ` [PATCH v8 21/23] Documentation: add comparison of build systems
  ` [PATCH v8 22/23] Introduce support for the Meson build system
  ` [PATCH v8 23/23] meson: fix conflicts with in-flight topics

md-raid 6.11.8 page fault oops
 2024-11-19 11:49 UTC  (6+ messages)

[PATCH bpf-next v7 0/4] bpf: add cpu cycles kfuncss
 2024-11-19 11:47 UTC  (7+ messages)
` [PATCH bpf-next v7 1/4] bpf: add bpf_get_cpu_cycles kfunc
` [PATCH bpf-next v7 2/4] bpf: add bpf_cpu_cycles_to_ns helper
` [PATCH bpf-next v7 4/4] selftests/bpf: add usage example for cpu cycles kfuncs

[PATCH 00/11] drm/i915: MST and DDI cleanups and refactoring
 2024-11-19 11:47 UTC  (5+ messages)
` [PATCH 06/11] drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends
` [PATCH 11/11] drm/i915/ddi: simplify intel_ddi_get_encoder_pipes() slightly

[meta-rockchip] [PATCH] SOQuartz: add
 2024-11-19 11:46 UTC  (3+ messages)

[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-11-19 11:44 UTC  (2+ messages)
` [PATCH v2] mm/page-writeback: raise "

nfs4 delegation - question about share access and delegation types
 2024-11-19 11:45 UTC 

OPEN_XOR_DELEGATION performance problems
 2024-11-19 11:45 UTC 

[PATCH v2 0/2] Fix mm/rodata_test
 2024-11-19 11:37 UTC  (3+ messages)
` [PATCH v2 1/2] mm/rodata_test: use READ_ONCE() to read const variable
` [PATCH v2 2/2] mm/rodata_test: verify test data is unchanged, rather than non-zero

[RFC bpf-next v2 0/3] Improve signed ranges reasoning for BPF_AND
 2024-11-19 11:44 UTC  (5+ messages)
` [RFC bpf-next v2 1/3] bpf, verifier: improve "
` [RFC bpf-next v2 2/3] selftests/bpf: bring back verifier tests for bpf lsm
` [RFC bpf-next v2 3/3] selftests/bpf: add more verifier tests for signed range deduction of BPF_AND

[PATCH net-next v2 0/8] net: lan969x: add RGMII support
 2024-11-19 11:43 UTC  (6+ messages)
` [PATCH net-next v2 8/8] dt-bindings: net: sparx5: document RGMII MAC delays

[PATCH v6 net-next 0/5] Add more feautues for ENETC v4 - round 1
 2024-11-19 11:44 UTC  (2+ messages)

[RFC PATCH 0/13] fwctl/cxl: Add CXL feature commands support via fwctl
 2024-11-19 11:43 UTC  (8+ messages)
` [RFC PATCH 10/13] fwctl/cxl: Add support for fwctl RPC command to enable CXL feature commands

[PATCH net v3 0/4] Correcting switch hardware versions and reported speeds
 2024-11-19 11:42 UTC  (9+ messages)
` [PATCH net v3 2/4] rtase: Correct the speed for RTL907XD-V1
` [PATCH net v3 4/4] rtase: Add defines for hardware version id

[PATCH 0/6] ARM: dts: stm32: lxa-tac: fix gen{1,2} boards and add gen3 board
 2024-11-19 11:35 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: stm32: lxa-tac: disable the real time clock
` [PATCH 2/6] ARM: dts: stm32: lxa-tac: extend the alias table
` [PATCH 3/6] ARM: dts: stm32: lxa-tac: adjust USB gadget fifo sizes for multi function
` [PATCH 4/6] dt-bindings: arm: stm32: add compatible strings for Linux Automation LXA TAC gen 3
` [PATCH 5/6] ARM: dts: stm32: lxa-tac: move adc and gpio{e,g} to gen{1,2} boards
` [PATCH 6/6] ARM: dts: stm32: lxa-tac: Add support for generation 3 devices

[PATCH] net/iavf: add segment-length check to Tx prep
 2024-11-19 11:41 UTC  (4+ messages)

[PATCH 0/3] add FlexCAN support for S32G2/S32G3 SoCs
 2024-11-19 11:40 UTC  (8+ messages)
` [PATCH 3/3] can: flexcan: handle S32G2/S32G3 separate interrupt lines

Query regarding mechanism of reading-from/writing-to PCI-device from kernel-space VS user-space
 2024-11-19 11:39 UTC  (2+ messages)

[PATCH 1/1] mm/rodata_test: Use READ_ONCE() to read const variable
 2024-11-19 11:38 UTC  (2+ messages)

[PATCH v3 0/5] Add support of Android Boot Image version 2 and non-AB image
 2024-11-19 11:37 UTC  (6+ messages)
` [PATCH v3 1/5] bootstd: android: add support of bootimage v2
` [PATCH v3 2/5] bootstd: android: add non-A/B image support
` [PATCH v3 3/5] configs: khadas-vim3l_android{_ab}: move on bootmeth android
` [PATCH v3 4/5] configs: khadas-vim3_android{_ab}: "
` [PATCH v3 5/5] bootstd: Add test for Android boot image v2

Inquiry on Onboarding a z/OS Machine to Git Community CI/CD Pipeline
 2024-11-19 11:35 UTC  (3+ messages)

[PATCH v12 0/8] set-head/fetch remote/HEAD updates
 2024-11-19 11:33 UTC  (10+ messages)
` [PATCH v13 0/9] "
  ` [PATCH v13 5/9] remote set-head: better output for --auto
  ` [PATCH v13 8/9] fetch: set remote/HEAD if it does not exist

[PATCH] ARM: dts: skov-imx6: switch barebox' environment from MBR to GPT
 2024-11-19 11:33 UTC 

[PATCH net v2 0/5] Updating and correcting switch hardware versions and reported speeds
 2024-11-19 11:30 UTC  (6+ messages)
` [PATCH net v2 3/5] rtase: Add support for RTL907XD-VA PCIe port

[PATCH v2 0/2] ipmi: ssif_bmc: Add GPIO-based alert mechanism
 2024-11-19 11:30 UTC  (4+ messages)
` [PATCH v2 2/2] ipmi: ssif_bmc: add "

firmwareload fails for cortex-m7 on imx8mp
 2024-11-19 11:29 UTC  (8+ messages)

[PATCH v2 0/3] scripts: mandate use of SPDX-License-Identifier tags in new files
 2024-11-19 11:29 UTC  (4+ messages)
` [PATCH v2 1/3] scripts: mandate that new files have SPDX-License-Identifier
` [PATCH v2 2/3] scripts: validate SPDX license choices
` [PATCH v2 3/3] scripts: forbid use of arbitrary SPDX tags besides license identifiers

[PATCH] fs: add check for symlink corrupted
 2024-11-19 11:29 UTC  (2+ messages)
` [PATCH V2] fs: improve the check of whether i_link has been set

clk_imx8mp_audiomix_runtime_resume Kernel panic regression on v6.12
 2024-11-19 11:22 UTC  (7+ messages)

[PATCH v5 0/9] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
 2024-11-19 11:27 UTC  (4+ messages)
` [PATCH v5 1/9] target/riscv: fix henvcfg potentially containing stale bits

[PATCH 1/2] x86,tlb: update mm_cpumask lazily
 2024-11-19 11:27 UTC  (2+ messages)
` [tip: x86/mm] x86/mm/tlb: Update "

[PATCH 2/2] x86,tlb: add tracepoint for TLB flush IPI to stale CPU
 2024-11-19 11:27 UTC  (2+ messages)
` [tip: x86/mm] x86/mm/tlb: Add "

[PULL 0/8] Block layer patches
 2024-11-19 11:25 UTC  (3+ messages)

[PATCH] graph: replace strtok with strtok_r
 2024-11-19 11:26 UTC  (3+ messages)

[PATCH v1 1/1] s390/vfio-ap: remove gmap_convert_to_secure from vfio_ap_ops
 2024-11-19 11:24 UTC  (2+ messages)

[PATCH] block: return unsigned int from bdev_io_min
 2024-11-19 11:23 UTC  (2+ messages)

Merging the xe / ttm shrinker series?
 2024-11-19 11:22 UTC  (2+ messages)

[PATCH v2 0/4] Timestamp and PulSAR support for ad4000
 2024-11-19 11:22 UTC  (4+ messages)
` [PATCH v2 3/4] iio: adc: ad4000: Use device specific timing for SPI transfers

x86/amd late microcode thread loading slows down boot
 2024-11-19 11:21 UTC  (13+ messages)
` [PATCH 1/2] x86/mm: Carve out INVLPG inline asm for use by others
  ` [PATCH 2/2] x86/microcode/AMD: Flush patch buffer mapping after application

[PATCH v2 0/5] Add support of Android Boot Image version 2 and non-AB image
 2024-11-19 11:21 UTC  (7+ messages)
` [PATCH v2 3/5] configs: khadas-vim3l_android{_ab}: move on bootmeth android
` [PATCH v2 4/5] configs: khadas-vim3_android{_ab}: "

[RFC PATCH] cpufreq: dt-platdev: Fix module autoloading
 2024-11-19 11:18 UTC 

[PATCH 0/3] Add standalone ethernet MAC entries for qcs615
 2024-11-19 11:18 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.