All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-12 19:06:39 to 2023-10-12 19:47:37 UTC [more...]

[RFC PATCH 00/10] how to reclaim unneeded vmlinux memory ?
 2023-10-12 19:47 UTC  (6+ messages)
` [RFC PATCH 01/10] dyndbg: prep to isolate 3 repetetive fields
` [RFC PATCH 02/10] dyndbg: split __dyndbg_sites section out from __dyndbg
` [RFC PATCH 03/10] dyndbg: add 2nd cursor pair to init-fn
` [RFC PATCH 04/10] dyndbg: save _ddebug_site mod,file,func fields into maple-trees
` [RFC PATCH 05/10] dyndbg: avoid _ddebug.site in ddebug_condense_sites

[PATCH] net/mlx4_core: replace deprecated strncpy with strscpy
 2023-10-12 19:47 UTC  (2+ messages)

[PATCH 0/4] Add support for nuvoton ma35d1 pin control
 2023-10-12 19:46 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node
` [PATCH 2/4] dt-bindings: pinctrl: Document nuvoton ma35d1 pin control
` [PATCH 3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1

[Buildroot] [git commit branch/2023.08.x] package/gtkmm3: bump to version 3.24.8
 2023-10-12 19:44 UTC 

[PATCH] net/mlx5: simplify mlx5_set_driver_version string assignments
 2023-10-12 19:46 UTC  (3+ messages)

[Buildroot] [PATCH] package/gtkmm3: bump to version 3.24.8
 2023-10-12 19:45 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix bigjoiner case for DP2.0
 2023-10-12 19:30 UTC 

[PATCH] qlcnic: replace deprecated strncpy with strscpy
 2023-10-12 19:44 UTC 

[PATCH v2 00/62] pinctrl: don't use GPIOLIB global numberspace in helpers
 2023-10-12 19:43 UTC  (4+ messages)
` [PATCH v2 31/62] pinctrl: remove pinctrl_gpio_request()

[PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
 2023-10-12 19:40 UTC  (12+ messages)

[PATCH RFC 00/11] KVM: x86: Make Hyper-V emulation optional (AKA introduce CONFIG_KVM_HYPERV)
 2023-10-12 19:40 UTC  (13+ messages)
` [PATCH RFC 01/11] KVM: x86: xen: Remove unneeded xen context from struct kvm_arch when !CONFIG_KVM_XEN
` [PATCH RFC 02/11] KVM: x86: hyper-v: Move Hyper-V partition assist page out of Hyper-V emulation context
` [PATCH RFC 03/11] KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
` [PATCH RFC 04/11] KVM: x86: hyper-v: Introduce kvm_hv_synic_auto_eoi_set()
` [PATCH RFC 05/11] KVM: x86: hyper-v: Introduce kvm_hv_synic_has_vector()
` [PATCH RFC 06/11] KVM: VMX: Split off hyperv_evmcs.{ch}

[PATCH] Bluetooth: btusb: Add date->evt_skb is NULL check
 2023-10-12 19:40 UTC  (2+ messages)

[PATCH v2] Bluetooth: Make handle of hci_conn be unique
 2023-10-12 19:40 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: ISO: Miscellaneous fixes
 2023-10-12 19:40 UTC  (2+ messages)

Ethernet issue on imx6
 2023-10-12 19:39 UTC  (2+ messages)

stable-rc/linux-6.1.y build: 20 builds: 0 failed, 20 passed, 1 warning (v6.1.57-7-g3fe61dd155ac)
 2023-10-12 19:39 UTC 

[PATCH v3 0/3] media: i2c: Add driver for THine THP7312 ISP
 2023-10-12 19:37 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: media: Add bindings "
` [PATCH v3 2/3] media: uapi: Add controls for the "
` [PATCH v3 3/3] media: i2c: Add driver for THine THP7312

[libgpiod][PATCH 0/3] bindings: python: optionally include module (...)
 2023-10-12 19:37 UTC  (10+ messages)
` [libgpiod][PATCH 1/3] bindings: python: optionally include module in sdist
` [libgpiod][PATCH 2/3] bindings: python: add pyproject.toml, pep 518
` [libgpiod][PATCH 3/3] bindings: python: require python 3.9.0

[PATCH] selftests/nolibc: add tests for multi-object linkage
 2023-10-12 19:34 UTC  (9+ messages)

vhost-user question about VHOST_USER_F_PROTOCOL_FEATURES
 2023-10-12 19:33 UTC  (2+ messages)

[PATCH nolibc 0/19] Updates to nolibc for v6.7 (and three for v6.6)
 2023-10-12 19:32 UTC  (20+ messages)
` [PATCH nolibc 01/19] tools/nolibc: i386: Fix a stack misalign bug on _start
` [PATCH nolibc 02/19] MAINTAINERS: nolibc: update tree location
` [PATCH nolibc 03/19] tools/nolibc: mark start_c as weak
` [PATCH nolibc 04/19] tools/nolibc: add stdarg.h header
` [PATCH nolibc 05/19] selftests/nolibc: use -nostdinc for nolibc-test
` [PATCH nolibc 06/19] tools/nolibc: x86-64: Use `rep movsb` for `memcpy()` and `memmove()`
` [PATCH nolibc 07/19] tools/nolibc: x86-64: Use `rep stosb` for `memset()`
` [PATCH nolibc 08/19] tools/nolibc: string: Remove the `_nolibc_memcpy_down()` function
` [PATCH nolibc 09/19] tools/nolibc: string: Remove the `_nolibc_memcpy_up()` function
` [PATCH nolibc 10/19] selftests/nolibc: libc-test: avoid -Wstringop-overflow warnings
` [PATCH nolibc 11/19] selftests/nolibc: don't embed initramfs into kernel image
` [PATCH nolibc 12/19] selftests/nolibc: allow building i386 with multiarch compiler
` [PATCH nolibc 13/19] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
` [PATCH nolibc 14/19] tools/nolibc: don't define new syscall number
` [PATCH nolibc 15/19] tools/nolibc: automatically detect necessity to use pselect6
` [PATCH nolibc 16/19] tools/nolibc: drop test for getauxval(AT_PAGESZ)
` [PATCH nolibc 17/19] tools/nolibc: add support for constructors and destructors
` [PATCH nolibc 18/19] selftests/nolibc: use qemu-system-ppc64 for ppc64le
` [PATCH nolibc 19/19] selftests/nolibc: add tests for multi-object linkage

[Intel-xe] [PATCH 0/6] LRC debugfs and general instruction tweaks
 2023-10-12 19:30 UTC  (7+ messages)
` [Intel-xe] [PATCH 5/6] drm/xe/debugfs: Add dump of default LRCs' MI instructions
` [Intel-xe] ✓ CI.Patch_applied: success for LRC debugfs and general instruction tweaks (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✗ CI.KUnit: failure "

[PATCH v3 0/5] r8152: Avoid writing garbage to the adapter's registers
 2023-10-12 19:25 UTC  (6+ messages)
` [PATCH v3 1/5] r8152: Increase USB control msg timeout to 5000ms as per spec
` [PATCH v3 2/5] r8152: Check for unplug in rtl_phy_patch_request()
` [PATCH v3 3/5] r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()
` [PATCH v3 4/5] r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLE
` [PATCH v3 5/5] r8152: Block future register access if register access fails

[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
 2023-10-12 19:28 UTC  (11+ messages)
` [PATCH v3 3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters

[mnyman-xhci:feature_interrupters 2/4] drivers/usb/host/xhci-mem.c:1863 xhci_remove_secondary_interrupter() error: we previously assumed 'ir' could be null (see line 1855)
 2023-10-12 19:27 UTC 

[PATCH v3] staging: wlan-ng: remove strncpy() use in favor of strscpy()
 2023-10-12 19:28 UTC 

[pull request][net-next V2 00/15] mlx5 updates 2023-10-10
 2023-10-12 19:27 UTC  (16+ messages)
` [net-next V2 01/15] net/mlx5: Parallelize vhca event handling
` [net-next V2 02/15] net/mlx5: Redesign SF active work to remove table_lock
` [net-next V2 03/15] net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
` [net-next V2 04/15] net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcom
` [net-next V2 05/15] net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lock
` [net-next V2 06/15] net/mlx5: Remove unused declaration
` [net-next V2 07/15] net/mlx5: fix config name in Kconfig parameter documentation
` [net-next V2 08/15] net/mlx5: Use PTR_ERR_OR_ZERO() to simplify code
` [net-next V2 09/15] net/mlx5e: "
` [net-next V2 10/15] net/mlx5e: Refactor rx_res_init() and rx_res_free() APIs
` [net-next V2 11/15] net/mlx5e: Refactor mlx5e_rss_set_rxfh() and mlx5e_rss_get_rxfh()
` [net-next V2 12/15] net/mlx5e: Refactor mlx5e_rss_init() and mlx5e_rss_free() API's
` [net-next V2 13/15] net/mlx5e: Preparations for supporting larger number of channels
` [net-next V2 14/15] net/mlx5e: Increase max supported channels number to 256
` [net-next V2 15/15] net/mlx5e: Allow IPsec soft/hard limits in bytes

[android-common:android14-6.1 1/6] include/trace/hooks/bug.h:10:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-10-12 19:26 UTC 

[PATCH v2 net] net/smc: fix smc clc failed issue when netdevice not in init_net
 2023-10-12 19:26 UTC  (2+ messages)

[RFC] usb: dwc3: core: Fix RAM interface getting stuck during enumeration
 2023-10-12 19:25 UTC  (2+ messages)

[PATCH v2 1/2] seqlock: simplify SEQCOUNT_LOCKNAME()
 2023-10-12 19:24 UTC  (4+ messages)
` [PATCH v2 2/2] seqlock: change __seqprop() to return the function pointer

[PATCH v9 0/5] Add Toshiba Visconti Video Input Interface driver
 2023-10-12 19:24 UTC  (4+ messages)
` [PATCH v9 1/5] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface

[PATCH net-next] net/smc: add support for netdevice in containers
 2023-10-12 19:23 UTC  (5+ messages)

[PATCH] ASoC: rockchip: Fix unused rockchip_i2s_tdm_match warning for !CONFIG_OF
 2023-10-12 19:22 UTC  (3+ messages)

[PATCH] fpga: xilinx-pr-decoupler: Fix unused xlnx_pr_decoupler_of_match warning for !CONFIG_OF
 2023-10-12 19:21 UTC  (2+ messages)

Question Regarding isolcpus
 2023-10-12 19:23 UTC  (5+ messages)

[PATCH 0/3] mm/damon/sysfs-schemes: Do DAMOS tried regions update for only one apply interval
 2023-10-12 19:22 UTC  (4+ messages)
` [PATCH 1/3] mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshot
` [PATCH 2/3] mm/damon/sysfs: avoid empty scheme tried regions for large apply interval
` [PATCH 3/3] Docs/admin-guide/mm/damon/usage: update for tried regions update time interval

[PATCH 0/4] ASoC: SOF: misc updates for 6.7
 2023-10-12 19:18 UTC  (5+ messages)
` [PATCH 1/4] ASoC: SOF: Intel: pci-mtl: use ARL specific firmware definitions
` [PATCH 2/4] ASoC: SOF: Intel: hda-dsp: Make sure that no irq handler is pending before suspend
` [PATCH 3/4] ASoC: SOF: ipc4: Dump the notification payload
` [PATCH 4/4] ASoC: SOF: make .remove callback return void

[Intel-xe] [PATCH v3 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
 2023-10-12 19:21 UTC  (6+ messages)
` [Intel-xe] [PATCH v3 3/3] drm/xe: Add INSTDONE registers to devcoredump

[igt-dev] [PATCH] tests/kms_plane: Fix skips/fails vs CRC cleanup
 2023-10-12 19:21 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[RFC] usb: dwc3: dwc3-octeon: Fix USB PHY High-Speed PLL Initialization
 2023-10-12 19:18 UTC 

fix the non-coherent coldfire dma_alloc_coherent
 2023-10-12 19:18 UTC  (9+ messages)
` [PATCH 5/6] net: fec: use dma_alloc_noncoherent for m532x

[PATCH v11 00/16] MediaTek DDP GAMMA - 12-bit LUT support
 2023-10-12 19:17 UTC  (5+ messages)
` [PATCH v11 08/16] drm/mediatek: De-commonize disp_aal/disp_gamma gamma_set functions

[libgpiod][PATCH 0/1] bindings: python: don't use exec (...)
 2023-10-12 19:17 UTC  (3+ messages)
` [libgpiod][PATCH 1/1] bindings: python: don't use exec to get __version__

[PATCH 0/2] ASoC: codecs: rt715*: update misleading error log
 2023-10-12 19:13 UTC  (3+ messages)
` [PATCH 1/2] ASoC: rt715-sdca: reorder the argument in "
` [PATCH 2/2] ASoC: rt715: "

[PATCH 00/23] ASoC: Intel: boards: updates for 6.7
 2023-10-12 19:08 UTC  (24+ messages)
` [PATCH 01/23] ASoC: Intel: sof_sdw: update HP Omen match
` [PATCH 02/23] ASoC: Intel: soc-acpi-intel-rpl-match: add rt711-l0-rt1316-l12 support
` [PATCH 03/23] ASoC: Intel: soc-acpi-intel-mtl-match: add rt713 rt1316 config
` [PATCH 04/23] ASoC: Intel: sof_sdw_rt_sdca_jack_common: add rt713 support
` [PATCH 05/23] ASoC: Intel: MTL: Add entry for HDMI-In capture support to non-I2S codec boards
` [PATCH 06/23] ASoC: Intel: sof_sdw_rt712_sdca: construct cards->components by name_prefix
` [PATCH 07/23] ASoC: Intel: sof_cs42l42: remove hdac-hdmi support
` [PATCH 08/23] ASoC: Intel: sof_da7219: "
` [PATCH 09/23] ASoC: Intel: sof_nau8825: "
` [PATCH 10/23] ASoC: Intel: sof_rt5682: "
` [PATCH 11/23] ASoC: Intel: sof_ssp_amp: "
` [PATCH 12/23] ASoC: Intel: sof_hdmi: add common header for HDMI
` [PATCH 13/23] ASoC: Intel: sof_cs42l42: use sof_hdmi_private to init HDMI
` [PATCH 14/23] ASoC: Intel: sof_da7219: "
` [PATCH 15/23] ASoC: Intel: sof_nau8825: "
` [PATCH 16/23] ASoC: Intel: sof_rt5682: "
` [PATCH 17/23] ASoC: Intel: sof_sdw: "
` [PATCH 18/23] ASoC: Intel: sof_ssp_amp: "
` [PATCH 19/23] ASoC: Intel: board_helpers: new module for common functions
` [PATCH 20/23] ASoC: Intel: sof_cs42l42: use common module for HDMI link
` [PATCH 21/23] ASoC: Intel: sof_nau8825: "
` [PATCH 22/23] ASoC: Intel: sof_rt5682: "
` [PATCH 23/23] ASoC: Intel: sof_ssp_amp: "

[PATCH net] net/smc: return the right falback reason when prefix checks fail
 2023-10-12 19:15 UTC  (3+ messages)

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-10-12 19:15 UTC  (3+ messages)
` [PATCH 03/15] sched/fair: Add lag based placement

[PATCH v2 0/7] thermal: processor_thermal: Power floor status
 2023-10-12 19:14 UTC  (2+ messages)

[OE-core] [PATCH v3] libtirpc: Support ipv6 in DISTRO_FEATURES
 2023-10-12 19:13 UTC  (2+ messages)

[PATCH] drm/amdgpu/pm: update SMU 13.0.0 PMFW version check
 2023-10-12 19:12 UTC 

[freescale-fslc:6.1-2.1.x-imx 9950/15768] csky-linux-ld: i2c-flexio.c:undefined reference to `flexio_setup_shiftcfg'
 2023-10-12 19:11 UTC 

[asahilinux:sound/speaker-safety 150/196] checkpatch: ERROR: trailing whitespace
 2023-10-12 19:11 UTC 

[PATCH] kvm/sev: remove redundant MISC_CG_RES_SEV_ES
 2023-10-12 16:45 UTC  (3+ messages)

[PATCH v9 00/23] plugins: Allow to read registers
 2023-10-12 19:10 UTC  (3+ messages)
` [PATCH v9 01/23] target/riscv: Move MISA limits to class

device present in lsusb, disappears in lsusb -t
 2023-10-12 19:10 UTC  (9+ messages)

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-12 19:09 UTC  (4+ messages)
` [PATCH v4 05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions

[PATCH v2 05/13] PCI/ASPM: Add pci_enable_link_state()
 2023-10-12 12:53 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
 2023-10-12 10:56 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
 2023-10-12 10:47 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper
 2023-10-12 10:29 UTC  (2+ messages)
` [Intel-wired-lan] "

[Intel-wired-lan] [PATCH net-next v2] ethtool: ice: Support for RSS settings to GTP from ethtool
 2023-10-12  6:01 UTC 

[Intel-wired-lan] [PATCH net-next] ethtool: ice: Support for RSS settings to GTP from ethtool
 2023-10-12  1:08 UTC  (8+ messages)

[Intel-wired-lan] [PATCH net-next 0/7] net: intel: replace deprecated strncpy uses
 2023-10-10 23:22 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH v1 net-next 1/7] e100: replace deprecated strncpy with strscpy
` [Intel-wired-lan] [PATCH v1 net-next 2/7] e1000: "
` [Intel-wired-lan] [PATCH v1 net-next 3/7] fm10k: "
` [Intel-wired-lan] [PATCH v1 net-next 4/7] i40e: use scnprintf over strncpy+strncat
` [Intel-wired-lan] [PATCH v1 net-next 5/7] igb: replace deprecated strncpy with strscpy
` [Intel-wired-lan] [PATCH v1 net-next 6/7] igbvf: "
` [Intel-wired-lan] [PATCH v1 net-next 7/7] igc: "

[Intel-wired-lan] [PATCH] igc: replace deprecated strncpy with strscpy
 2023-10-10 22:42 UTC  (4+ messages)

[PATCH v2 00/10] riscv: RVA22U64 profile support
 2023-10-12 19:07 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] igbvf: replace deprecated strncpy with strscpy
 2023-10-10 22:41 UTC  (4+ messages)

[Intel-wired-lan] [PATCH] igb: replace deprecated strncpy with strscpy
 2023-10-10 22:38 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] i40e: use scnprintf over strncpy+strncat
 2023-10-10 22:38 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] fm10k: replace deprecated strncpy with strscpy
 2023-10-10 22:37 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] e1000: replace deprecated strncpy with strscpy
 2023-10-10 22:36 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] e100: replace deprecated strncpy with strscpy
 2023-10-10 22:35 UTC  (2+ messages)

[Intel-xe] [PATCH 0/2] Some changes for Xe in spinlock handling in i915/display
 2023-10-12 19:05 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/2] drm/i915: handle uncore spinlock when not available

[Intel-wired-lan] [PATCH net-next] ethtool: ice: Support for RSS settings to GTP from ethtool
 2023-10-08  6:36 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.