All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-06 23:51:20 to 2023-12-07 00:50:14 UTC [more...]

[PATCH 00/16] ALSA: hda/tas2781: Add tas2563 support
 2023-12-07  0:58 UTC  (17+ messages)
` [PATCH 01/16] ASoC: tas2781: add support for fw version 0x0503
` [PATCH 02/16] ALSA: hda/tas2781: leave hda_component in usable state
` [PATCH 03/16] ASoC: tas2781: disable regmap regcache
` [PATCH 04/16] ALSA: hda/tas2781: handle missing calibration data
` [PATCH 05/16] ALSA: hda/tas2781: fix typos in comment
` [PATCH 06/16] ASoC: tas2781: add ptrs to calibration functions
` [PATCH 07/16] ALSA: hda/tas2781: load_calibration just load
` [PATCH 08/16] ASoC: tas2781: add configurable global_addr
` [PATCH 09/16] ALSA: hda/tas2781: add TAS2563 support for 14ARB7
` [PATCH 10/16] ASoC: tas2781: check negative indexes
` [PATCH 11/16] ASoC: tas2781: use 0 as default prog/conf index
` [PATCH 12/16] ASoC: tas2781: move set_drv_data outside tasdevice_init
` [PATCH 13/16] ALSA: hda/tas2781: remove sound controls in unbind
` [PATCH 14/16] ALSA: hda/tas2781: call cleaner functions only once
` [PATCH 15/16] ALSA: hda/tas2781: reset the amp before component_add
` [PATCH 16/16] ALSA: hda/tas2781: configure the amp after firmware load

[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)

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

[PATCH v2 00/21] remove the SLAB allocator
 2023-12-07  0:43 UTC  (5+ 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

[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

[igt-dev] [PATCH i-g-t v4 0/6] Compression support for Lunarlake
 2023-12-07 12:42 UTC  (7+ messages)
` [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] 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

[Intel-xe] [PATCH 0/2] xe: Add IP versions to GT query
 2023-12-07  0:37 UTC  (6+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Stash GMD_ID value in xe_gt

[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

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

[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

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

[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  (9+ messages)
` [Intel-xe] [PATCH v4 5/9] drm/xe/xe2: Update chunk size for each iteration of ccs copy
` [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 

[PATCH v5 2/3] selinux: fix conditional avtab slot hint
 2023-12-07  0:11 UTC  (6+ messages)

[PATCH v6 0/2] Add Facebook Harma (AST2600) BMC
 2023-12-07  0:10 UTC  (5+ messages)
` [PATCH v6 2/2] ARM: dts: aspeed: Harma: "

[PATCH v5 00/50] Improvements to memory use
 2023-12-07  0:10 UTC  (11+ messages)
` [PATCH v5 01/50] perf comm: Use regular mutex
` [PATCH v5 19/50] perf maps: Do simple merge if given map doesn't overlap

[cip-dev][isar-cip-core][RFC 0/2] Add Bootloader to Update binary
 2023-12-07  0:09 UTC  (2+ messages)

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

[RFC PATCH v2 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-12-07  0:07 UTC  (6+ messages)
` [RFC PATCH v2 3/8] net: pcs: pcs-mtk-lynxi: add platform driver for MT7988

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

[PATCH] wifi: mac80211: Fix SMPS action frame ht cap check
 2023-12-07  0:07 UTC  (2+ messages)

[PATCH net v2 0/4] bnxt_en: Misc. fixes
 2023-12-07  0:05 UTC  (5+ messages)
` [PATCH net v2 1/4] bnxt_en: Clear resource reservation during resume
` [PATCH net v2 2/4] bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()
` [PATCH net v2 3/4] bnxt_en: Fix wrong return value check in bnxt_close_nic()
` [PATCH net v2 4/4] bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic

[PATCH kdevops] guestfs: add a new local guest management variant
 2023-12-07  0:06 UTC  (2+ messages)

[intel-tdx:guest 53/136] arch/x86/kernel/acpi/boot.c:366:2: error: call to '__compiletime_assert_229' declared with 'error' attribute: Need native word sized stores/loads for atomicity
 2023-12-07  0:03 UTC 

[PATCH 00/16] ALSA: hda/tas2781: Add tas2563 support
 2023-12-06 23:59 UTC 

[net-next PATCH v3 00/13] net: phy: at803x: cleanup
 2023-12-06 23:57 UTC  (14+ messages)
` [net-next PATCH v3 01/13] net: phy: at803x: fix passing the wrong reference for config_intr
` [net-next PATCH v3 02/13] net: phy: at803x: move disable WOL to specific at8031 probe
` [net-next PATCH v3 03/13] net: phy: at803x: raname hw_stats functions to qca83xx specific name
` [net-next PATCH v3 04/13] net: phy: at803x: move qca83xx specific check in dedicated functions
` [net-next PATCH v3 05/13] net: phy: at803x: move specific DT option for at8031 to specific probe
` [net-next PATCH v3 06/13] net: phy: at803x: move specific at8031 probe mode check to dedicated probe
` [net-next PATCH v3 07/13] net: phy: at803x: move specific at8031 config_init to dedicated function
` [net-next PATCH v3 08/13] net: phy: at803x: move specific at8031 WOL bits "
` [net-next PATCH v3 09/13] net: phy: at803x: move specific at8031 config_intr "
` [net-next PATCH v3 10/13] net: phy: at803x: make at8031 related DT functions name more specific
` [net-next PATCH v3 11/13] net: phy: at803x: move at8031 functions in dedicated section
` [net-next PATCH v3 12/13] net: phy: at803x: move at8035 specific DT parse to dedicated probe
` [net-next PATCH v3 13/13] net: phy: at803x: drop specific PHY ID check from cable test functions

Adding SPMI tree to linux-next
 2023-12-06 23:59 UTC  (2+ messages)

[PATCH net-next v2] net: stmmac: don't create a MDIO bus if unnecessary
 2023-12-06 23:58 UTC  (3+ messages)

[PATCH v2] libtraceevent plugins: Parse sched_switch "prev_state" field for state info
 2023-12-06 23:57 UTC 

[PATCH 0/3] net/sched: Load modules via alias
 2023-12-06 23:55 UTC  (6+ messages)

[hverkuil-media-tree:for-v6.8n 38/60] drivers/media/i2c/ccs/ccs-core.c:3310:19: error: call to undeclared function 'devm_cci_regmap_init_i2c'; ISO C99 and later do not support implicit function declarations
 2023-12-06 23:53 UTC 

[asahilinux:bits/070-audio 63/104] sound/soc/apple/macaudio.c:1016:5: sparse: sparse: symbol 'macaudio_sss_info' was not declared. Should it be static?
 2023-12-06 23:53 UTC 

[Intel-gfx] [PATCH v3 1/3] drm/i915/dp: Use LINK_QUAL_PATTERN_* Phy test pattern names
 2023-12-06 23:53 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 2/3] drm/i915/dp: Add TPS4 PHY test pattern support
` [Intel-gfx] [PATCH v3 3/3] drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_pattern

[PATCH] btrfs: drop unused memparse() parameter
 2023-12-06 23:52 UTC  (5+ messages)

[Intel-xe] [PATCH 1/3] drm/xe: Change the name of frequency sysfs attributes
 2023-12-06 23:52 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe: Create a xe_gt_freq component for raw management and sysfs

[PATCH 00/90] Add Gateway Low-priority Default Routes for Non-default Services
 2023-12-06 23:50 UTC  (40+ messages)
` [PATCH 52/90] connection: Add support for low-priority default routes
` [PATCH 53/90] connection: Introduce '{de,pro}mote_default_gateway'
` [PATCH 54/90] connection: Add 'is_addr_any_str'
` [PATCH 55/90] connection: Introduce gateway config 'ops'
` [PATCH 56/90] connection: Refactor 'add_host_route'
` [PATCH 57/90] connection: Add 'DBG' else clauses to 'connection_delgateway'
` [PATCH 58/90] connection: Document 'gateway_config_state' finite state machine
` [PATCH 59/90] connection: Document 'gateway_config_ops'
` [PATCH 60/90] connection: Document 'gateway_config'
` [PATCH 61/90] connection: Document 'gateway_data'
` [PATCH 62/90] connection: Document 'gateway_hash'
` [PATCH 63/90] connection: Document 'is_addr_any_str'
` [PATCH 64/90] connection: Update 'find_any_active_gateway_data' documentation
` [PATCH 65/90] connection: Document 'compute_low_priority_metric'
` [PATCH 66/90] connection: Document 'add_host_route'
` [PATCH 67/90] connection: Document call to 'connman_service_unref'
` [PATCH 68/90] connection: Document 'demote_default_gateway'
` [PATCH 69/90] connection: Document 'promote_default_gateway'
` [PATCH 70/90] connection: Document 'set_ipv4_high_priority_default_gateway_route_cb'
` [PATCH 71/90] connection: Document 'set_ipv6_high_priority_default_gateway_route_cb'
` [PATCH 72/90] connection: Document 'set_ipv4_high_priority_default_gateway'
` [PATCH 73/90] connection: Document 'set_ipv6_high_priority_default_gateway'
` [PATCH 74/90] connection: Document 'unset_ipv4_high_priority_default_gateway_route_cb'
` [PATCH 75/90] connection: Document 'unset_ipv6_high_priority_default_gateway_route_cb'
` [PATCH 76/90] connection: Document 'unset_ipv4_high_priority_default_gateway'
` [PATCH 77/90] connection: Document 'unset_ipv6_high_priority_default_gateway'
` [PATCH 78/90] connection: Document 'set_ipv4_low_priority_default_gateway_route_cb'
` [PATCH 79/90] connection: Document 'set_ipv4_low_priority_default_gateway'
` [PATCH 80/90] connection: Document 'set_low_priority_default_gateway'
` [PATCH 81/90] connection: Document 'unset_ipv4_low_priority_default_gateway_route_cb'
` [PATCH 82/90] connection: Document 'unset_ipv4_low_priority_default_gateway'
` [PATCH 83/90] connection: Document 'unset_low_priority_default_gateway'
` [PATCH 84/90] connection: Fix documentation typos
` [PATCH 85/90] connection: Update 'set_default_gateway_route_common' documentation
` [PATCH 86/90] connection: Update 'unset_default_gateway_route_common' documentation
` [PATCH 87/90] connection: Update '{un,}set_default_gateway' documentation
` [PATCH 88/90] connection: Add @file comment
` [PATCH 89/90] connection: Add whitespace around 'del_gateway_routes_if_active'
` [PATCH 90/90] connection: Ensure function attribution 'DBG' output is consistent


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.