All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-27 19:33:17 to 2024-06-27 20:53:22 UTC [more...]

[PATCH 1/2] arm64: dts: mediatek: mt7622: readd syscon to pciesys node
 2024-06-27 20:52 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: clock: mediatek: add syscon compatible for mt7622 pciesys

Community CI Meeting Minutes - June 27, 2024
 2024-06-27 20:52 UTC 

[PATCH v4 0/9] Add Mule MFD support
 2024-06-27 20:52 UTC  (4+ messages)
` [PATCH v4 3/9] dt-bindings: mfd: add support for mule

[PATCH v2 0/5] Reorganize string-stream and assert tests
 2024-06-27 20:51 UTC  (9+ messages)
` [PATCH v2 3/5] kunit: string-stream-test: Make it a separate module
` [PATCH v2 5/5] kunit: Merge assertion test into kunit-test.c

[PATCH v4 0/4] block: preparations for NVMEM provider
 2024-06-27 20:51 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: block: add basic bindings for block devices
` [PATCH v4 2/4] block: partitions: populate fwnode
` [PATCH v4 3/4] block: add support for notifications
` [PATCH v4 4/4] block: add new genhd flag GENHD_FL_NVMEM

[PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-27 20:50 UTC  (3+ messages)

[PATCH 1/2] perf stat: Use field separator in the metric header
 2024-06-27 20:48 UTC  (3+ messages)
` [PATCH 2/2] perf stat: Fix a segfault with --per-cluster --metric-only

[PATCH net-next v14 00/13] Device Memory TCP
 2024-06-27 20:47 UTC  (8+ messages)
` [PATCH net-next v14 13/13] selftests: add ncdevmem, netcat for devmem TCP

[CI 0/2] Fixes and cleanup for per client utilization
 2024-06-27 20:46 UTC  (7+ messages)
` [CI 1/2] drm/xe: Use a helper to get delta run ticks from the exec queue
` [CI 2/2] drm/xe: Get hwe domain specific FW to read RING_TIMESTAMP
` ✗ CI.FULL: failure for Fixes and cleanup for per client utilization

[PATCH 0/2] Capture per client stats when destroying an exec queue
 2024-06-27 20:45 UTC  (5+ messages)
` [PATCH 2/2] drm/xe: Record utilization before destroying the "

[PATCH v2 0/9] Add CPU-type to topology
 2024-06-27 20:44 UTC  (10+ messages)
` [PATCH PATCH v2 1/9] x86/cpu/topology: Add CPU type to struct cpuinfo_topology
` [PATCH PATCH v2 2/9] cpufreq: intel_pstate: Use topology_cpu_type()
` [PATCH PATCH v2 3/9] perf/x86/intel: Use topology_hw_cpu_type()
` [PATCH PATCH v2 4/9] x86/cpu: Remove get_this_hybrid_cpu_type()
` [PATCH PATCH v2 5/9] x86/cpu: Name CPU matching macro more generically (and shorten)
` [PATCH PATCH v2 6/9] x86/cpu: Add cpu_type to struct x86_cpu_id
` [PATCH PATCH v2 7/9] x86/cpu: Update x86_match_cpu() to also use cpu-type
` [PATCH PATCH v2 8/9] x86/bugs: Declutter vulnerable CPU list
` [PATCH PATCH v2 9/9] x86/rfds: Exclude P-only parts from the RFDS affected list

[PROBLEM] make randconfig: net/netfilter/core.c:830: undefined reference to `netfilter_lwtunnel_fini'
 2024-06-27 20:44 UTC  (8+ messages)

[PATCH v3 0/8] MIPS: Boston: Fix syscon devicetree binding and node
 2024-06-27 20:44 UTC  (5+ messages)
` [PATCH v3 7/8] dt-bindings: mfd: Add img,boston-platform-regs

[PATCH v5 00/20] EDAC/mc/synopsys: Various fixes and cleanups
 2024-06-27 20:43 UTC  (7+ messages)
` [PATCH v5 02/20] EDAC/synopsys: Fix generic device type detection procedure

[PATCH 1/2] drm/xe/mocs: Update MOCS assertions and remove redundant checks
 2024-06-27 20:43 UTC  (5+ messages)
` [PATCH 2/2] drm/xe/mocs: Clarify difference between hw and sw sizes
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/mocs: Update MOCS assertions and remove redundant checks
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH v2] block: flush all throttled bios when deleting the cgroup
 2024-06-27 20:43 UTC  (2+ messages)

Testpmd usage in new DTS
 2024-06-27 20:42 UTC 

[PATCH 0/7] multipath-tools: cli_add_map cleanup and misc fixes
 2024-06-27 20:42 UTC  (5+ messages)
` [PATCH 4/7] libmultipath: add name and minor outputs for dm_map_present_by_uuid()

[syzbot] [cgroups?] BUG: sleeping function called from invalid context in cgroup_rstat_flush
 2024-06-27 20:41 UTC  (3+ messages)
` [PATCH] cachestat: do not flush stats in recency check

[PATCH v3] drm/xe/guc: Configure TLB timeout based on CT buffer size
 2024-06-27 20:40 UTC  (2+ messages)

[PATCH v22 00/18] Add support for Sub-NUMA cluster (SNC) systems
 2024-06-27 20:38 UTC  (19+ messages)
` [PATCH v22 01/18] x86/resctrl: Prepare for new domain scope
` [PATCH v22 02/18] x86/resctrl: Prepare to split rdt_domain structure
` [PATCH v22 03/18] x86/resctrl: Prepare for different scope for control/monitor operations
` [PATCH v22 04/18] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
` [PATCH v22 05/18] x86/resctrl: Add node-scope to the options for feature scope
` [PATCH v22 06/18] x86/resctrl: Introduce snc_nodes_per_l3_cache
` [PATCH v22 07/18] x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) systems
` [PATCH v22 08/18] x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
` [PATCH v22 09/18] x86/resctrl: Add a new field to struct rmid_read for summation of domains
` [PATCH v22 10/18] x86/resctrl: Refactor mkdir_mondata_subdir() with a helper function
` [PATCH v22 11/18] x86/resctrl: Allocate a new field in union mon_data_bits
` [PATCH v22 12/18] x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files
` [PATCH v22 13/18] x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) mode
` [PATCH v22 14/18] x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter
` [PATCH v22 15/18] x86/resctrl: Make __mon_event_count() handle sum domains
` [PATCH v22 16/18] x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems
` [PATCH v22 17/18] x86/resctrl: Sub-NUMA Cluster (SNC) detection
` [PATCH v22 18/18] x86/resctrl: Update documentation with Sub-NUMA cluster changes

[RFC PATCH 0/7] Make core VMA operations internal and testable
 2024-06-27 20:39 UTC  (24+ messages)
` [RFC PATCH 2/7] mm: move vma_modify() and helpers to internal header
` [RFC PATCH 3/7] mm: unexport vma_expand() / vma_shrink()
` [RFC PATCH 4/7] mm: move internal core VMA manipulation functions to own file
` [RFC PATCH 6/7] tools: separate out shared radix-tree components
` [RFC PATCH 7/7] tools: add skeleton code for userland testing of VMA logic

[PATCH v2 0/7] plugins: access values during a memory read/write
 2024-06-27 20:03 UTC  (5+ messages)
` [PATCH v2 2/7] plugins: save value during memory accesses

[android-common:android15-6.6 5/6] arch/arm64/include/asm/kvm_define_hypevents.h:17:14: warning: no previous prototype for 'hyp_event_trace_iommu_idmap'
 2024-06-27 20:36 UTC 

arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dtb: thermal-sensor@4a9000: compatible: 'oneOf' conditional failed, one must be fixed:
 2024-06-27 20:34 UTC 

[PATCH] ARM: dts: ixp4xx: nslu2: beeper uses PWM
 2024-06-27 20:34 UTC 

+ mm-zsmalloc-move-record_obj-into-obj_malloc.patch added to mm-unstable branch
 2024-06-27 20:34 UTC 

+ mm-zsmalloc-fix-class-per-fullness-zspage-counts.patch added to mm-unstable branch
 2024-06-27 20:34 UTC 

A suggestion for Standard Config
 2024-06-27 20:33 UTC 

[PATCH 1/2] mm/zsmalloc: fix class per-fullness zspage counts
 2024-06-27 20:33 UTC  (2+ messages)

[PATCH 1/1] spi: dt-bindings: fsl-dspi: add dmas and dma-names properties
 2024-06-27 20:33 UTC 

[RFC PATCH v14 0/8] TPEBS counting mode support
 2024-06-27 20:32 UTC  (4+ messages)

[PATCH 0/9] iio: adc: ad7606: Improvements
 2024-06-27 20:32 UTC  (5+ messages)
` [PATCH 1/9] dt-bindings: iio: adc: adi,ad7606: add missing datasheet link
` [PATCH 2/9] dt-bindings: iio: adc: adi,ad7606: comment and sort the compatible names

[PATCH 0/3] pwm: Use guards instead of explicity mutex_lock + mutex_unlock
 2024-06-27 20:31 UTC  (4+ messages)
` [PATCH 1/3] pwm: Use guards for pwm_lock "
` [PATCH 2/3] pwm: Use guards for export->lock "
` [PATCH 3/3] pwm: Use guards for pwm_lookup_lock "

[PATCH] dt-bindings: iio: stm32: dfsdm: fix dtbs warnings on dfsdm audio port
 2024-06-27 20:29 UTC  (2+ messages)

[PATCH 1/2] led: Implement software led blinking
 2024-06-27 20:29 UTC  (3+ messages)

[PROBLEM] randconfig: ./include/linux/fortify-string.h:122:33: error: ‘__builtin_strcpy’ source argument is the same as destination [-Werror=restrict]
 2024-06-27 20:28 UTC  (3+ messages)

[PATCH v12 0/5] Reduce overhead of LSMs with static calls
 2024-06-27 20:28 UTC  (3+ messages)
` [PATCH v12 3/5] security: Replace indirect LSM hook calls "

[PATCH v1] board: mpfs_icicle: implement board_fdt_blob_setup()
 2024-06-27 20:27 UTC  (6+ messages)

[PATCH 1/2] arm: dts: arm: Drop redundant fixed-factor clocks
 2024-06-27 20:26 UTC  (4+ messages)

+ cachestat-do-not-flush-stats-in-recency-check.patch added to mm-hotfixes-unstable branch
 2024-06-27 20:25 UTC 

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-06-27 20:24 UTC  (5+ messages)

[PATCH v1 3/3] arm64: dts: qcom: x1e80100: Add gpu support
 2024-06-27 20:22 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: clock: qoriq-clock: convert to yaml format
 2024-06-27 20:22 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: gpio: fsl,qoriq-gpio: add common property gpio-line-names
 2024-06-27 20:21 UTC 

[REGRESSION][BISECTED] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
 2024-06-27 20:16 UTC  (5+ messages)
  ` [REGRESSION][BISECTED][STABLE] "

[PATCH 1/2] ext4: Reduce stack usage in ext4_mpage_readpages()
 2024-06-27 20:20 UTC  (3+ messages)
` [PATCH 2/2] ext4: Remove array of buffer_heads from mext_page_mkuptodate()

[PATCH net-next 0/5] net: introduce TX shaping H/W offload API
 2024-06-27 20:17 UTC  (6+ messages)
` [PATCH net-next 1/5] netlink: spec: add shaper YAML spec
` [PATCH net-next 2/5] net: introduce HW Rate limiting driver API
` [PATCH net-next 3/5] netlink: spec: add shaper introspection support
` [PATCH net-next 4/5] net: shaper: implement "
` [PATCH net-next 5/5] testing: net-drv: add basic shaper test

+ mm-store-zero-pages-to-be-swapped-out-in-a-bitmap-v7-fix.patch added to mm-unstable branch
 2024-06-27 20:18 UTC 

+ mm-store-zero-pages-to-be-swapped-out-in-a-bitmap-v7.patch added to mm-unstable branch
 2024-06-27 20:18 UTC 

[PATCH v2 0/7] usb: typec: ucsi: rework glue driver interface
 2024-06-27 20:14 UTC  (8+ messages)
` [PATCH v2 6/7] usb: typec: ucsi: extract common code for command handling
  ` [Linux-stm32] "

[PATCH V6 for-6.11/block] loop: Fix a race between loop detach and loop open
 2024-06-27 20:13 UTC  (3+ messages)

[PATCH v2] ufs: core: fix ufshcd_abort_all racing issue
 2024-06-27 20:13 UTC  (9+ messages)

[PATCH v5 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-06-27 20:11 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: power: reset: Convert mode-.* properties to array
` [PATCH v5 2/4] dt-bindings: arm: Document reboot mode magic

[PATCH] drm/xe: Get hwe domain specific FW to read RING_TIMESTAMP
 2024-06-27 20:10 UTC  (5+ messages)

[PATCH net-next v3] enic: add ethtool get_channel support
 2024-06-27 20:10 UTC  (3+ messages)

[PATCH] blk-cgroup: don't clear stat in blkcg_reset_stats()
 2024-06-27 20:10 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: misc: fsl,qoriq-mc: convert to yaml format
 2024-06-27 20:10 UTC  (2+ messages)

+ kmsan-do-not-pass-null-pointers-as-0.patch added to mm-unstable branch
 2024-06-27 20:09 UTC 

+ kmsan-add-missing-__user-tags.patch added to mm-unstable branch
 2024-06-27 20:09 UTC 

[PATCH v4 5.10/5.15] ata: libata-scsi: check cdb length for VARIABLE_LENGTH_CMD commands
 2024-06-27 20:08 UTC  (3+ messages)

[PATCH net-next v4] enic: add ethtool get_channel support
 2024-06-27 20:20 UTC 

+ mm-damon-core-merge-regions-aggressively-when-max_nr_regions-is-unmet-fix-2.patch added to mm-hotfixes-unstable branch
 2024-06-27 20:08 UTC 

[PATCH] s390/vfio_ccw: Fix target addresses of TIC CCWs
 2024-06-27 20:07 UTC 

[PATCH -stable,4.19.x] netfilter: nf_tables: validate family when identifying table via handle
 2024-06-27 20:07 UTC  (2+ messages)

[PATCH v2 0/3] Mediatek MT6358 dt-binding documentation conversion and fixes
 2024-06-27 20:05 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: mfd: mt6397: Add reference for mediatek,mt6358-sound

[PATCH RFC 0/4] pidfs: allow retrieval of namespace descriptors
 2024-06-27 20:05 UTC  (2+ messages)

[PATCH -stable,6.1.x] netfilter: nf_tables: use timestamp to check for set element timeout
 2024-06-27 20:04 UTC  (2+ messages)

[PROBLEM] make randconfig: fs/btrfs/ref-verify.c:500:16: error: ‘ret’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
 2024-06-27 20:02 UTC  (3+ messages)

[Buildroot] [PATCH] package/slang: fix patch fuzz
 2024-06-27 20:01 UTC  (3+ messages)

[PATCH v2 0/7] UFS patches for kernel 6.11
 2024-06-27 19:58 UTC  (8+ messages)
` [PATCH v2 1/7] scsi: ufs: Declare ufshcd_mcq_poll_cqe_lock() once
` [PATCH v2 2/7] scsi: ufs: Initialize struct uic_command once
` [PATCH v2 3/7] scsi: ufs: Remove two constants
` [PATCH v2 4/7] scsi: ufs: Rename the MASK_TRANSFER_REQUESTS_SLOTS constant
` [PATCH v2 5/7] scsi: ufs: Initialize hba->reserved_slot earlier
` [PATCH v2 6/7] scsi: ufs: Inline ufshcd_mcq_vops_get_hba_mac()
` [PATCH v2 7/7] scsi: ufs: Make .get_hba_mac() optional

[PATCH nf-next 00/19] Netfilter/IPVS updates for net-next
 2024-06-27 20:00 UTC  (4+ messages)

+ selftests-proc-add-procmap_query-ioctl-tests.patch added to mm-unstable branch
 2024-06-27 20:00 UTC 

+ tools-sync-uapi-linux-fsh-header-into-tools-subdir.patch added to mm-unstable branch
 2024-06-27 20:00 UTC 

+ docs-procfs-call-out-ioctl-based-procmap_query-command-existence.patch added to mm-unstable branch
 2024-06-27 19:59 UTC 

+ fs-procfs-add-build-id-fetching-to-procmap_query-api.patch added to mm-unstable branch
 2024-06-27 19:59 UTC 

+ fs-procfs-implement-efficient-vma-querying-api-for-proc-pid-maps.patch added to mm-unstable branch
 2024-06-27 19:59 UTC 

+ fs-procfs-extract-logic-for-getting-vma-name-constituents.patch added to mm-unstable branch
 2024-06-27 19:59 UTC 

[PATCH 7/7] mm/list_lru: Simplify the list_lru walk callback function
 2024-06-27 19:58 UTC  (2+ messages)

[linux-next:master 6630/8719] arch/powerpc/boot/dts/mpc8313erdb.dtb: ptp_clock@24E00: interrupts: [[12, 8], [13, 8]] is too long
 2024-06-27 19:59 UTC 

drivers/input/keyboard/applespi.c:1833 applespi_drain_writes() warn: mixing irqsave and irq
 2024-06-27 19:58 UTC 

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-06-27 19:59 UTC  (11+ messages)
` [PATCH v2 0/3] fs/file.c: optimize the critical section of file_lock in
  ` [PATCH v2 1/3] fs/file.c: add fast path in alloc_fd()

[PATCH 0/2] media: i2c: Add driver for Sony IMX728
 2024-06-27 19:58 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache
 2024-06-27 19:58 UTC  (4+ messages)

[PATCH] arm: dts: arm: Drop redundant fixed-factor clocks
 2024-06-27 19:57 UTC 

[PATCH i-g-t v2 0/5] Add vmwgfx prime tests
 2024-06-27 19:56 UTC  (6+ messages)
` [PATCH i-g-t 1/5] tests/vmwgfx: Removing incorrect assert in mob_repeated_unref
` [PATCH i-g-t 2/5] lib/vmwgfx: Allow using any buffer handle as a surface backing
` [PATCH i-g-t 3/5] tests/vmwgfx: Add a prime test
` [PATCH i-g-t 4/5] tests/vmwgfx: Fix and extend the reference counting test
` [PATCH i-g-t 5/5] tests/dumb_buffer: Add subtests for mixing dumb buffers with prime

[PATCH] USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor
 2024-06-27 19:56 UTC 

[PATCH rdma-next v2 0/2] Extend mlx5 CQ creation with large UAR page index
 2024-06-27 19:55 UTC  (2+ messages)

[PATCH net-next 0/5] netdev_features: start cleaning netdev_features_t up
 2024-06-27 19:55 UTC  (5+ messages)
` [PATCH net-next 1/5] netdevice: convert private flags > BIT(31) to bitfields

[PATCH] MAINTAINERS: Update Maintainers for irdma driver
 2024-06-27 19:55 UTC  (2+ messages)

renesas/next ltp-ipc: 4 runs, 1 regressions (renesas-next-2024-06-27-v6.10-rc1)
 2024-06-27 19:55 UTC 

Patch "mm: memblock: replace dereferences of memblock_region.nid with API calls" has been added to the 5.4-stable tree
 2024-06-27 19:55 UTC  (4+ messages)

Matching on DSCP with IPv4 FIB rules
 2024-06-27 19:54 UTC  (3+ messages)

[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
 2024-06-27 19:54 UTC  (4+ messages)

[PATCH v2 0/8] Add MSIX functionality to XE
 2024-06-27 19:54 UTC  (2+ messages)
` ✗ CI.FULL: failure for Add MSIX functionality to XE (rev2)

[meta-ti][scarthgap][PATCH 0/3] conf: machine: j784s4/am68/am69 : Pick reused CSI overlays
 2024-06-27 19:51 UTC  (2+ messages)

[PATCH v3 0/2] usercopy: Convert test_user_copy to KUnit test
 2024-06-27 19:51 UTC  (4+ messages)
` [PATCH v3 1/2] kunit: test: Add vm_mmap() allocation resource manager

[PATCH fixes 0/4] MIPS: MT ASE fixes
 2024-06-27 19:51 UTC  (5+ messages)
` [PATCH fixes 3/4] MIPS: cps-vec: Replace MT instructions with macros

[PATCH] drm/xe/mocs: Check that MOCS table.ops is assigned
 2024-06-27 19:51 UTC  (3+ messages)

[PATCH v2 0/2] exec: Avoid pathological argc, envc, and bprm->p values
 2024-06-27 19:49 UTC  (3+ messages)

[PATCH 00/10] platform/x86/amd/hsmp: Split ACPI and plat device driver
 2024-06-27 19:48 UTC  (3+ messages)
` [PATCH 08/10] platform/x86/amd/hsmp: Move read and is_visible to respective files

[COMMITTED] services/index: Fix grammar in first two sentences
 2024-06-27 19:45 UTC 

Common Trace Format 2 (CTF2) specification and sub-specs
 2024-06-27 19:37 UTC  (2+ messages)
` [lttng-dev] "

[PATCH v2] s390/ism: Add check for dma_set_max_seg_size in ism_probe()
 2024-06-27 19:42 UTC  (3+ messages)

[PATCH] perf report: Display pregress bar on redirected pipe data
 2024-06-27 19:41 UTC  (2+ messages)

[PATCH] zlib: Fix big performance regression
 2024-06-27 19:40 UTC  (3+ messages)

[PATCH net] net: ethtool: Fix the panic caused by dev being null when dumping coalesce
 2024-06-27 19:39 UTC  (2+ messages)

Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
 2024-06-27 19:37 UTC  (18+ messages)
                      ` APIs for qp-trie //Re: "

[PATCH v2 net-next 0/2] net: stmmac: qcom-ethqos: enable 2.5G ethernet on sa8775p-ride
 2024-06-27 19:37 UTC  (4+ messages)
` [PATCH v2 net-next 2/2] net: stmmac: qcom-ethqos: add a DMA-reset quirk for sa8775p-ride

[Buildroot] [PATCH 0/3] Add support for the WPE WebKit RDK backend
 2024-06-27 19:33 UTC  (6+ messages)
` [Buildroot] [PATCH v2 0/4] "
` [Buildroot] [PATCH v2 1/4] package/wpebackend-rdk: new package
` [Buildroot] [PATCH v2 2/4] package/cog: depend on wpebackend-fdo only if needed
` [Buildroot] [PATCH v2 3/4] package/wpewebkit: do not depend on wpebackend-fdo
` [Buildroot] [PATCH v2 4/4] package/wpewebkit: disable libdrm usage when not available


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.