All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-07 00:12:03 to 2023-12-07 01:30:35 UTC [more...]

[igt-dev] [PATCH i-g-t] lib/xe_query: Fix xe_supports_faults()
 2023-12-07  1:26 UTC  (2+ messages)

[Intel-xe] [PATCH 0/2] xe: Add IP versions to GT query
 2023-12-07  1:30 UTC  (8+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Stash GMD_ID value in xe_gt
` [Intel-xe] ✓ CI.Patch_applied: success for xe: Add IP versions to GT query
` [Intel-xe] ✗ CI.checkpatch: warning "

[PATCH v2 00/21] remove the SLAB allocator
 2023-12-07  1:28 UTC  (11+ messages)
` [PATCH v2 12/21] mm/slab: consolidate includes in the internal mm/slab.h
` [PATCH v2 13/21] mm/slab: move pre/post-alloc hooks from slab.h to slub.c
` [PATCH v2 14/21] mm/slab: move memcg related functions "
` [PATCH v2 15/21] mm/slab: move struct kmem_cache_node "
` [PATCH v2 17/21] mm/slab: move kmalloc_slab() to mm/slab.h

[igt-dev] [PATCH i-g-t v4 0/3] xe: Validate fixed CCS mode setting
 2023-12-07  1:28 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for xe: Validate fixed CCS mode setting (rev2)
` [igt-dev] ✓ CI.xeBAT: success "

[Intel-wired-lan] [PATCH iwl-net] igc: Check VLAN EtherType mask
 2023-12-07  1:26 UTC  (2+ messages)
`  "

[PATCH] drm/amd/display: fix hw rotated modes when PSR-SU is enabled
 2023-12-07  1:23 UTC  (3+ messages)

[PATCH 1/2] iouring: one capable call per iouring instance
 2023-12-07  1:23 UTC  (10+ messages)

[PATCH v7 2/2] iio: adc: ad7173: add AD7173 driver
 2023-12-07  1:22 UTC  (2+ messages)

pm.c:undefined reference to `i8042_command'
 2023-12-07  1:21 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v4 0/6] Compression support for Lunarlake
 2023-12-07 12:42 UTC  (8+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Compression support for Lunarlake (rev4)
` [igt-dev] [PATCH i-g-t v4 1/6] lib: Add blt command properties for lunarlake
` [igt-dev] [PATCH i-g-t v4 2/6] lib/intel_blt: Update calculation of ccs_size and size_of_ctrl_copy
` [igt-dev] [PATCH i-g-t v4 3/6] lib/intel_pat: Add uc_comp pat_index
` [igt-dev] [PATCH i-g-t v4 4/6] lib/intel_blt: Update caching mode and pat_index
` [igt-dev] [PATCH i-g-t v4 5/6] tests/intel/gem_ccs: Add compression support for Lunarlake
` [igt-dev] [PATCH i-g-t v4 6/6] tests/intel/xe_ccs: "

[PATCH 5/5] ASoC: soc.h: don't create dummy Component via COMP_DUMMY()
 2023-12-07  1:21 UTC  (2+ messages)

[android-common:mirror-chromeos-5.10-arcvm 15013/30000] drivers/virtio/virtio_wl.c:1435:14: error: dereferencing pointer to incomplete type 'struct sync_file'
 2023-12-07  1:22 UTC 

[PATCH v6 00/47] maps/threads/dsos memory improvements and fixes
 2023-12-07  1:17 UTC  (48+ messages)
` [PATCH v6 01/47] perf map: Improve map/unmap parameter names
` [PATCH v6 02/47] perf maps: Add maps__for_each_map to iterate maps holding the lock
` [PATCH v6 03/47] perf events x86: Use function to add missing lock
` [PATCH v6 04/47] perf report: Use function to add missing maps lock
` [PATCH v6 05/47] perf tests: "
` [PATCH v6 06/47] perf machine: "
` [PATCH v6 07/47] perf probe-event: "
` [PATCH v6 08/47] perf symbol: "
` [PATCH v6 09/47] perf synthetic-events: "
` [PATCH v6 10/47] perf thread: "
` [PATCH v6 11/47] perf unwind: "
` [PATCH v6 12/47] perf vdso: "
` [PATCH v6 13/47] perf maps: Reduce scope of maps__for_each_entry
` [PATCH v6 14/47] perf maps: Add remove maps function to remove a map based on callback
` [PATCH v6 15/47] perf debug: Expose debug file
` [PATCH v6 16/47] perf maps: Refactor maps__fixup_overlappings
` [PATCH v6 17/47] perf maps: Do simple merge if given map doesn't overlap
` [PATCH v6 18/47] perf maps: Rename clone to copy from
` [PATCH v6 19/47] perf maps: Add maps__load_first
` [PATCH v6 20/47] perf maps: Add find next entry to give entry after the given map
` [PATCH v6 21/47] perf maps: Reduce scope of map_rb_node and maps internals
` [PATCH v6 22/47] perf maps: Fix up overlaps during fixup_end
` [PATCH v6 23/47] perf maps: Switch from rbtree to lazily sorted array for addresses
` [PATCH v6 24/47] perf maps: Get map before returning in maps__find
` [PATCH v6 25/47] perf maps: Get map before returning in maps__find_by_name
` [PATCH v6 26/47] perf maps: Get map before returning in maps__find_next_entry
` [PATCH v6 27/47] perf maps: Hide maps internals
` [PATCH v6 28/47] perf maps: Locking tidy up of nr_maps
` [PATCH v6 29/47] perf dso: Reorder variables to save space in struct dso
` [PATCH v6 30/47] perf report: Sort child tasks by tid
` [PATCH v6 31/47] perf trace: Ignore thread hashing in summary
` [PATCH v6 32/47] perf machine: Move fprintf to for_each loop and a callback
` [PATCH v6 33/47] perf threads: Move threads to its own files
` [PATCH v6 34/47] perf threads: Switch from rbtree to hashmap
` [PATCH v6 35/47] perf threads: Reduce table size from 256 to 8
` [PATCH v6 36/47] perf dsos: Attempt to better abstract dsos internals
` [PATCH v6 37/47] perf dsos: Tidy reference counting and locking
` [PATCH v6 38/47] perf dsos: Add dsos__for_each_dso
` [PATCH v6 39/47] perf dso: Move dso functions out of dsos
` [PATCH v6 40/47] perf dsos: Switch more loops to dsos__for_each_dso
` [PATCH v6 41/47] perf dsos: Switch backing storage to array from rbtree/list
` [PATCH v6 42/47] perf dsos: Remove __dsos__addnew
` [PATCH v6 43/47] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v6 44/47] perf dsos: Switch hand code to bsearch
` [PATCH v6 45/47] perf dso: Add reference count checking and accessor functions
` [PATCH v6 46/47] perf dso: Reference counting related fixes
` [PATCH v6 47/47] perf dso: Use container_of to avoid a pointer in dso_data

[PATCH] ipvs: add a stateless type of service and a stateless Maglev hashing scheduler
 2023-12-07  1:11 UTC 

drivers/firmware/efi/libstub/arm32-stub.c:12:28: sparse: sparse: symbol 'efi_entry_state' was not declared. Should it be static?
 2023-12-07  1:11 UTC 

[RFC XEN PATCH v2 0/3] Support device passthrough when dom0 is PVH on Xen
 2023-12-07  1:11 UTC  (10+ messages)
` [RFC XEN PATCH v2 1/3] xen/vpci: Clear all vpci status of device

[PATCH V4 resend] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
 2023-12-07  1:11 UTC  (5+ messages)

[PATCH 00/16] Add CDM support for MSM writeback
 2023-12-07  1:09 UTC  (5+ messages)
` [PATCH 15/16] drm/msm/dpu: add NV12 in the list of supported WB formats

[PATCH V6 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-12-07  1:09 UTC  (7+ messages)
` [PATCH V6 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH V6 vfio 8/9] vfio/pci: Expose vfio_pci_core_iowrite/read##size()
` [PATCH V6 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices

linux-next: manual merge of the security tree with the bpf-next tree
 2023-12-07  1:08 UTC 

[PATCH 0/2] ALSA: hda/tas2563: Add tas253 HDA driver
 2023-12-07  1:05 UTC  (2+ messages)

[PATCH V4] scsi: ufs: core: store min and max clk freq from OPP table
 2023-12-07  1:06 UTC  (2+ messages)

[PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
 2023-12-07  1:03 UTC  (6+ messages)

[BUG] lpfc: Kernel NULL pointer dereference in lpfc_dev_loss_tmo_callbk
 2023-12-07  1:03 UTC  (2+ messages)

[PATCH v4 00/13] powerpc/pseries: New character devices for system parameters and VPD
 2023-12-07  1:02 UTC  (10+ messages)
` [PATCH v4 05/13] powerpc/rtas: Facilitate high-level call sequences

[PATCH] team: Fix use-after-free when an option instance allocation fails
 2023-12-07  1:02 UTC  (4+ messages)

[PATCH V2 0/3] Add CPU latency QoS support for ufs driver
 2023-12-07  1:02 UTC  (9+ messages)
` [PATCH V2 1/3] ufs: core: "

[xen-4.18-testing test] 184008: tolerable trouble: fail/pass/starved - PUSHED
 2023-12-07  1:01 UTC 

[PATCH] ASoC: audio-graph-card2: fix off by one in graph_parse_node_multi_nm()
 2023-12-07  1:00 UTC  (2+ messages)

Kernel oops in iwlwifi 6.6.3 with AX210 while scanning (looks like firmware bug)
 2023-12-07  1:00 UTC 

[asahilinux:bits/070-audio 69/104] sound/soc/apple/macaudio.c:198:6: sparse: sparse: symbol 'macaudio_vlimit_unlock' was not declared. Should it be static?
 2023-12-07  0:59 UTC 

[PATCH net-next v2] Use READ/WRITE_ONCE() for IP local_port_range
 2023-12-07  0:59 UTC  (2+ messages)

[PATCH 00/16] ALSA: hda/tas2781: Add tas2563 support
 2023-12-07  0:58 UTC 

[PATCH v3 0/3] Add UFS RTC support
 2023-12-07  0:59 UTC  (3+ messages)
` [PATCH v3 2/3] scsi: ufs: core: "

[PATCH RFC 00/39] mm/rmap: interface overhaul
 2023-12-07  0:56 UTC  (5+ messages)
` [PATCH RFC 02/39] mm/rmap: introduce and use hugetlb_remove_rmap()

[meta-arago][krikstone][PATCH RFC 0/4] Add gstreamer 1.20
 2023-12-07  0:57 UTC  (5+ messages)
` [meta-arago][krikstone][PATCH RFC 2/4] gst-plugins-ti: Enable network task flag for do_configure

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc4-354-g2e06d594f8593)
 2023-12-07  0:56 UTC 

[Intel-wired-lan] [PATCH net-next v8 0/8] Support symmetric-xor RSS hash
 2023-12-06 23:36 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH net-next v8 1/8] net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops

[igt-dev] [PATCH i-g-t 0/2] Add GT IP version query support
 2023-12-07  0:53 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
` [igt-dev] ✓ CI.xeBAT: success "

[Intel-gfx] [PATCH v3 0/4] Add gt_to_guc() helper
 2023-12-07  0:53 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[GIT PULL] i.MX fixes for 6.7
 2023-12-07  0:52 UTC  (2+ messages)

[chrome-os:chromeos-6.6 1115/1891] panfrost_devfreq.c:undefined reference to `devfreq_cooling_em_register'
 2023-12-07  0:49 UTC 

[PATCH 0/7] mm/zswap: optimize the scalability of zswap rb-tree
 2023-12-07  0:43 UTC  (4+ messages)

[Intel-xe] [PATCH 0/5] Introduce Local Memory Translation Table
 2023-12-07  0:43 UTC  (7+ messages)
` [Intel-xe] [PATCH 3/5] drm/xe/pf: "
` [Intel-xe] [PATCH 4/5] drm/xe/kunit: Enable CONFIG_PCI_IOV in .kunitconfig
` [Intel-xe] [PATCH 5/5] drm/xe/kunit: Add test for LMTT operations

[PATCH] bash-completion: make sure that "lastb" actually completes
 2023-12-07  0:40 UTC 

[PATCH v2 00/10] devm_led_classdev_register() usage problem
 2023-12-07  0:37 UTC  (8+ messages)
` [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init

[PATCH 0/11] vfs: inode cache scalability improvements
 2023-12-07  0:36 UTC  (5+ messages)
` [PATCH 05/11] selinux: use dlist for isec inode list

[igt-dev] [PATCH i-g-t v3 0/6] Compression support for Lunarlake
 2023-12-07  0:33 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v3 1/6] lib: Add blt command properties for lunarlake

[PATCH net-next v1 1/3] net: dsa: microchip: ksz8: move BMCR specific code to separate function
 2023-12-07  0:28 UTC  (3+ messages)
` [PATCH net-next v1 3/3] net: dsa: microchip: Fix PHY loopback configuration for KSZ8794 and KSZ8873

[RFC PATCH 00/11] mempolicy2, mbind2, and weighted interleave
 2023-12-07  0:27 UTC  (12+ messages)
` [RFC PATCH 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [RFC PATCH 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [RFC PATCH 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [RFC PATCH 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
` [RFC PATCH 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [RFC PATCH 06/11] mm/mempolicy: allow home_node to be set by mpol_new
` [RFC PATCH 07/11] mm/mempolicy: add userland mempolicy arg structure
` [RFC PATCH 08/11] mm/mempolicy: add set_mempolicy2 syscall
` [RFC PATCH 09/11] mm/mempolicy: add get_mempolicy2 syscall
` [RFC PATCH 10/11] mm/mempolicy: add the mbind2 syscall
` [RFC PATCH 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave

[PATCH v2 2/2] Input: Add Himax HX83102J touchscreen driver
 2023-12-07  0:27 UTC  (2+ messages)

[android-common:android-mainline 1/1] drivers/interconnect/debugfs-client.c:60:15: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2023-12-07  0:27 UTC 

[Intel-wired-lan] [PATCH iwl-next v1] ice: Add support for devlink loopback param
 2023-12-07  0:26 UTC  (4+ messages)
    `  "

[PATCH net-next v3 0/9] net: rswitch: Add jumbo frames support
 2023-12-07  0:25 UTC  (7+ messages)
` [PATCH net-next v3 3/9] net: rswitch: Use build_skb() for RX
` [PATCH net-next v3 8/9] net: rswitch: Add jumbo frames handling for TX

[PATCH] symbols: handle module symbols outside strbuf
 2023-12-07  0:24 UTC  (4+ messages)
` [Crash-utility] "

[Intel-xe] [PATCH v4 0/9] Enable compression handling on LNL
 2023-12-07  0:23 UTC  (7+ messages)
` [Intel-xe] [PATCH v4 6/9] drm/xe/xe2: Update emit_pte to use compression enabled PAT index
` [Intel-xe] [PATCH v4 7/9] drm/xe/xe2: Handle flat ccs move for igfx
` [Intel-xe] [PATCH v4 8/9] drm/xe/xe2: Modify xe_bo_test for system memory

xen | Failed pipeline for staging | d4bfd389
 2023-12-07  0:22 UTC 

[PATCH v8 3/3] gpio: nuvoton: Add Nuvoton NPCM sgpio driver
 2023-12-07  0:16 UTC  (3+ messages)

[Intel-xe] [PATCH v5 0/9] Enable compression handling on LNL
 2023-12-07  0:18 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for Enable compression handling on LNL. (rev6)

[PATCH] wifiwifi: Realtek: rtl8xxxu Add new device ID
 2023-12-07  0:17 UTC  (2+ messages)

[Intel-gfx] [PATCH] [v2] drm/i915/display: Check GGTT to determine phys_base
 2023-12-07  0:18 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display: Check GGTT to determine phys_base (rev2)

drivers/remoteproc/rcar_rproc.c:45:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-07  0:17 UTC 

[PATCH linux dev-6.5 0/2] hwmon: (pmbus) MPS mp5990 hsc controller
 2023-12-07  0:14 UTC  (2+ messages)

[merged mm-hotfixes-stable] nilfs2-prevent-warning-in-nilfs_sufile_set_segment_usage.patch removed from -mm tree
 2023-12-07  0:13 UTC  (2+ messages)

[merged mm-hotfixes-stable] maintainers-drop-antti-palosaari.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] mm-hugetlb-have-config_hugetlb_page-select-config_xarray_multi.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] mm-madvise-add-cond_resched-in-madvise_cold_or_pageout_pte_range.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] scripts-gdb-fix-lx-device-list-bus-and-lx-device-list-class.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] highmem-fix-a-memory-copy-problem-in-memcpy_from_folio.patch removed from -mm tree
 2023-12-07  0:13 UTC  (2+ messages)

[merged mm-hotfixes-stable] units-add-missing-header.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] kernel-kconfigkexec-drop-select-of-kexec-for-crash_dump.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] nilfs2-fix-missing-error-check-for-sb_set_blocksize-call.patch removed from -mm tree
 2023-12-07  0:13 UTC  (2+ messages)

[merged mm-hotfixes-stable] drivers-base-cpu-crash-data-showing-should-depends-on-kexec_core.patch removed from -mm tree
 2023-12-07  0:13 UTC  (2+ messages)

[merged mm-hotfixes-stable] mm-damon-sysfs-schemes-add-timeout-for-update_schemes_tried_regions.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] scripts-gdb-tasks-fix-lx-ps-command-error.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] selftests-mm-prevent-duplicate-runs-caused-by-test_gen_progs.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] mm-kconfig-make-userfaultfd-a-menuconfig.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] lib-group_cpusc-avoid-to-acquire-cpu-hotplug-lock-in-group_cpus_evenly.patch removed from -mm tree
 2023-12-07  0:13 UTC  (2+ messages)

[merged mm-hotfixes-stable] mm-damon-core-copy-nr_accesses-when-splitting-region.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] mm-memory_hotplug-fix-error-handling-in-add_memory_resource.patch removed from -mm tree
 2023-12-07  0:13 UTC  (2+ messages)

[merged mm-hotfixes-stable] checkstack-fix-printed-address.patch removed from -mm tree
 2023-12-07  0:13 UTC  (2+ messages)

[merged mm-hotfixes-stable] mm-memory_hotplug-add-missing-mem_hotplug_lock.patch removed from -mm tree
 2023-12-07  0:13 UTC  (2+ messages)

[merged mm-hotfixes-stable] squashfs-squashfs_read_data-need-to-check-if-the-length-is-0.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] mailmap-add-a-new-address-mapping-for-chester-lin.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] mm-selftests-fix-pagemap_ioctl-memory-map-test.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] mm-fix-oops-when-filemap_map_pmd-without-prealloc_pte.patch removed from -mm tree
 2023-12-07  0:13 UTC  (2+ messages)

[merged mm-hotfixes-stable] mm-pagemap-fix-wr-protect-even-if-pm_scan_wp_matching-not-set.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] mm-pagemap-fix-ioctlpagemap_scan-on-vma-check.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] mm-kmem-properly-initialize-local-objcg-variable-in-current_obj_cgroup.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] revert-mm-kmemleak-move-the-initialisation-of-object-to-__link_object.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] mm-kmemleak-move-set_track_prepare-outside-raw_spinlocks.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] mm-memoryc-zap_pte_range-print-bad-swap-entry.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[merged mm-hotfixes-stable] hugetlb-fix-null-ptr-deref-in-hugetlb_vma_lock_write.patch removed from -mm tree
 2023-12-07  0:13 UTC  (2+ messages)

[merged mm-hotfixes-stable] maintainers-add-andrew-morton-for-lib.patch removed from -mm tree
 2023-12-07  0:13 UTC 

[PATCH] kvm: x86: use a uapi-friendly macro for BIT
 2023-12-07  0:11 UTC 


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.