All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-25 13:04:58 to 2024-10-25 13:54:49 UTC [more...]

[PATCH v4 00/10] Add PCIe support for bcm2712
 2024-10-25 12:45 UTC  (4+ messages)
` [PATCH v4 08/10] PCI: brcmstb: Adjust PHY PLL setup to use a 54MHz input refclk
` [PATCH v4 09/10] arm64: dts: broadcom: bcm2712: Add PCIe DT nodes
` [PATCH v4 10/10] arm64: dts: broadcom: bcm2712-rpi-5-b: Enable "

[PATCH nf-next 0/7] netfilter: nf_tables: avoid PROVE_RCU_LIST splats
 2024-10-25 13:32 UTC  (7+ messages)
` [PATCH nf-next 1/7] netfilter: nf_tables: avoid false-positive lockdep splat on rule deletion
` [PATCH nf-next 2/7] netfilter: nf_tables: avoid false-positive lockdep splats with sets
` [PATCH nf-next 3/7] netfilter: nf_tables: avoid false-positive lockdep splats with flowtables
` [PATCH nf-next 4/7] netfilter: nf_tables: avoid false-positive lockdep splats in set walker
` [PATCH nf-next 5/7] netfilter: nf_tables: avoid false-positive lockdep splats with basechain hook
` [PATCH nf-next 6/7] netfilter: nf_tables: must hold rcu read lock while iterating expression type list

[PATCH V4 00/15] selftests/resctrl: Support diverse platforms with MBM and MBA tests
 2024-10-25 13:54 UTC  (8+ messages)
` [PATCH V4 02/15] selftests/resctrl: Print accurate buffer size as part of MBM results
` [PATCH V4 10/15] selftests/resctrl: Make benchmark parameter passing robust

[CI v2 0/4] (CI) drm/xe: Fix initial framebuffer handover
 2024-10-25 13:54 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

[PATCH 0/2] linux-user/ppc: Fix sigmask endianness issue in sigreturn
 2024-10-25 13:53 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH 1/1] netlabel: Add missing comment to struct field
 2024-10-25 13:53 UTC  (7+ messages)
` [PATCH 1/1] add comment for doi_remove in struct netlbl_lsm_secattr

[PATCH v4 00/11] drm/i915/xe3lpd: ptl display patches
 2024-10-25 13:52 UTC  (5+ messages)
` [PATCH v4 01/11] drm/i915/xe3lpd: Update pmdemand programming
` [PATCH v4 06/11] drm/i915/cx0: Remove bus reset after every c10 transaction

[PATCH 1/1] arm64: dts: imx8mn-tqma8mqnl-mba8mx-usbot: fix coexistence of output-low and output-high in GPIO
 2024-10-25 13:52 UTC  (2+ messages)

[PATCH v4 00/14] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2024-10-25 13:29 UTC  (11+ messages)
` [PATCH v4 01/14] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct

[PATCH v9 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2024-10-25 13:52 UTC  (4+ messages)
` [PATCH v9 3/5] drm: handle HAS_IOPORT dependencies

[PATCH V4 0/4] firmware: arm_scmi: Misc Fixes
 2024-10-25 13:53 UTC  (5+ messages)
` [PATCH V4 1/4] firmware: arm_scmi: Ensure that the message-id supports fastchannel
` [PATCH V4 3/4] pmdomain: core: Fix debugfs node creation failure

[PATCH 6.1.y 5.15.y 5.10.y] driver core: bus: Fix double free in driver API bus_register()
 2024-10-25 13:52 UTC  (2+ messages)

[PATCH V1 0/4] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
 2024-10-25 13:52 UTC  (5+ messages)
` [PATCH V1 1/4] hw/acpi: Initialize ACPI Hotplug CPU Status with Support for vCPU `Persistence`

'make check-functional' uses lots of disk space in build tree
 2024-10-25 13:50 UTC 

[PATCH v2 00/11] thermal: core: Reimplement locking through guards
 2024-10-25 13:53 UTC  (5+ messages)
` [PATCH v2 01/11] thermal: core: Add and use thermal zone guard

[PATCH] nfsd/filecache: add nfsd_file_acquire_gc_cached
 2024-10-25 13:51 UTC  (5+ messages)

[PATCH tty-next v3 0/6] convert 8250 to nbcon
 2024-10-25 13:51 UTC  (6+ messages)
` [PATCH tty-next v3 1/6] serial: 8250: Adjust the timeout for FIFO mode
` [PATCH tty-next v3 2/6] serial: 8250: Use high-level write function for FIFO

[PATCH] Documentation: Fix incorrect paths/magic in magic numbers rst
 2024-10-25 13:51 UTC 

[PATCH v3 0/5] x86 Heterogeneous design identification
 2024-10-25 13:51 UTC  (5+ messages)
` [PATCH v3 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology
` [PATCH v3 5/5] x86/amd: Use heterogeneous core topology for identifying boost numerator

[RFC PATCH 00/13] nommu UML
 2024-10-25 13:28 UTC  (28+ messages)
` [RFC PATCH 02/13] x86/um: nommu: elf loader for fdpic
` [RFC PATCH 03/13] um: nommu: memory handling
` [RFC PATCH 04/13] x86/um: nommu: syscall handling
` [RFC PATCH 05/13] x86/um: nommu: syscall translation by zpoline
` [RFC PATCH 06/13] x86/um: nommu: process/thread handling
` [RFC PATCH 07/13] um: nommu: configure fs register on host syscall invocation
` [RFC PATCH 08/13] x86/um/vdso: nommu: vdso memory update
` [RFC PATCH 09/13] x86/um: nommu: signal handling
` [RFC PATCH 13/13] um: nommu: plug nommu code into build system

[PATCH v4 00/26] cxl: add Type2 device support
 2024-10-25 13:50 UTC  (3+ messages)
` [PATCH v4 01/26] cxl: add type2 device basic support

[PATCH] lib/oe/package: scan B first when populating -src package
 2024-10-25 13:49 UTC  (2+ messages)
` [OE-core] "

[PATCH V3 0/4] firmware: arm_scmi: Misc Fixes
 2024-10-25 13:48 UTC  (12+ messages)

[PATCH] drm/panthor: Fail job creation when the group is dead
 2024-10-25 13:48 UTC  (2+ messages)

[PATCH] do_package/sstate/sstatesig: Change timestamp clamping to hash output only
 2024-10-25 13:47 UTC 

[PATCH v4 0/8] Provide support for RMPREAD and a segmented RMP
 2024-10-25 13:47 UTC  (9+ messages)
` [PATCH v4 1/8] x86/sev: Prepare for using the RMPREAD instruction to access the RMP
` [PATCH v4 6/8] x86/sev: Treat the contiguous RMP table as a single RMP segment

[PATCH 1/1] net: dsa: fix tag_dsa.c for untagged VLANs
 2024-10-25 13:46 UTC 

[PATCH net-next 0/3] Mitigate the two-reallocations issue for iptunnels
 2024-10-25 13:37 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
` [PATCH net-next 2/3] net: ipv6: seg6_iptunnel: "
` [PATCH net-next 3/3] net: ipv6: rpl_iptunnel: "

[PATCH 00/18] btrfs: convert delayed head refs to xarray and cleanups
 2024-10-25 13:46 UTC  (4+ messages)

[PATCH net v2] net: ti: icssg-prueth: Fix 1 PPS sync
 2024-10-25 13:22 UTC  (4+ messages)

Some observations (results) on BPF acquire and release
 2024-10-25 13:44 UTC  (5+ messages)

linux-next: build warning after merge of the reset tree
 2024-10-25 13:44 UTC  (3+ messages)

[RFC V1 00/14] precreate phase
 2024-10-25 13:43 UTC  (6+ messages)

[PATCH v3 0/7] ASoC: add Allwinner H616 audio codec support
 2024-10-25 13:20 UTC  (3+ messages)
` [PATCH v3 1/7] clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLL

[PATCH] KVM: arm64: Don't eagerly teardown the vgic on init error
 2024-10-25 13:43 UTC  (9+ messages)

[PATCH] drm/i915/xe3lpd: Load DMC
 2024-10-25 13:42 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 00/11] UFS cleanups and enhancements to ufs-exynos for gs101
 2024-10-25 13:14 UTC  (11+ messages)
` [PATCH v2 01/11] scsi: ufs: exynos: Allow UFS Gear 4
` [PATCH v2 02/11] scsi: ufs: exynos: add check inside exynos_ufs_config_smu()
` [PATCH v2 03/11] scsi: ufs: exynos: gs101: remove EXYNOS_UFS_OPT_BROKEN_AUTO_CLK_CTRL
` [PATCH v2 04/11] scsi: ufs: exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR check
` [PATCH v2 05/11] scsi: ufs: exynos: gs101: remove unused phy attribute fields
` [PATCH v2 06/11] scsi: ufs: exynos: remove tx_dif_p_nsec from exynosauto_ufs_drv_init()
` [PATCH v2 07/11] scsi: ufs: exynos: add gs101_ufs_drv_init() hook and enable WriteBooster
` [PATCH v2 09/11] scsi: ufs: exynos: set ACG to be controlled by UFS_ACG_DISABLE
` [PATCH v2 10/11] scsi: ufs: exynos: fix hibern8 notify callbacks
` [PATCH v2 11/11] scsi: ufs: exynos: gs101: enable clock gating with hibern8

[PATCH 00/16] AMD NB and SMN rework
 2024-10-25 13:39 UTC  (5+ messages)
` [PATCH 14/16] x86/amd_smn, platform/x86/amd/hsmp: Have HSMP use SMN

[PATCH 00/10] fanotify: add pre-content hooks
 2024-10-25 13:39 UTC  (7+ messages)
` [PATCH 02/10] fsnotify: introduce pre-content permission event

[PATCH] sched/numa: Fix the potential null pointer dereference in task_numa_work()
 2024-10-25 13:38 UTC  (2+ messages)

provide generic page_to_phys and phys_to_page implementations v3
 2024-10-25 13:37 UTC  (2+ messages)

[PATCH] rust: list: make the cursor point between elements
 2024-10-25 13:36 UTC 

vc4: HDMI Sink doesn't support RGB, something's wrong
 2024-10-25 13:36 UTC  (14+ messages)

[PATCH] mm: shmem: convert to use folio_zero_range()
 2024-10-25 13:35 UTC  (9+ messages)

[PATCH 0/3] drm/panthor: Coherency related fixes
 2024-10-24 14:54 UTC  (4+ messages)
` [PATCH 1/3] drm/panthor: Update memattr programing to align with GPU spec
` [PATCH 2/3] drm/panthor: Explicitly set the coherency mode
` [PATCH 3/3] drm/panthor: Prevent potential overwrite of buffer objects

[PATCH] docs: set_versions.py: update current releases
 2024-10-25 13:33 UTC  (3+ messages)

[oe][meta-networking][scarthgap][PATCH 1/1] mbedtls: upgrade 3.6.1 -> 3.6.2
 2024-10-25 13:32 UTC 

PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
 2024-10-25 13:31 UTC  (21+ messages)

[RFC 00/21] kvm/arm: Introduce a customizable aarch64 KVM host model
 2024-10-25 13:31 UTC  (9+ messages)
` [RFC 18/21] arm/cpu: Introduce a customizable kvm host cpu model
` [RFC 21/21] arm/cpu-features: Document custom vcpu model

[PATCH] platform/x86: asus-wmi: Support setting AIPT modes
 2024-10-25 13:30 UTC  (11+ messages)

[PATCH v9 0/2] virtio-net: define UDP tunnel offload
 2024-10-25 13:28 UTC  (18+ messages)
` [PATCH v9 1/2] virtio-net: define UDP tunnel segmentation offload feature

[PATCH bpf v3 0/5] Fixes for bits iterator
 2024-10-25 13:28 UTC  (5+ messages)
` [PATCH bpf v3 3/5] bpf: Check the validity of nr_words in bpf_iter_bits_new()

[PATCH] efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
 2024-10-25 13:27 UTC  (5+ messages)

[PATCH] mfd: intel_soc_pmic_crc: Add support for non ACPI instantiated i2c_client
 2024-10-25 13:27 UTC  (2+ messages)

[syzbot] [wireless?] WARNING: ODEBUG bug in _cfg80211_unregister_wdev
 2024-10-25 13:27 UTC 

[PATCH 00/16] DC Patches Oct 28 2024
 2024-10-25 13:25 UTC  (2+ messages)

[PATCH 0/6] Reduce scope address-of-packed-member warning
 2024-10-25 13:24 UTC  (2+ messages)

[PATCH RFC v4 00/15] spi: axi-spi-engine: add offload support
 2024-10-25 13:24 UTC  (5+ messages)
` [PATCH RFC v4 09/15] spi: axi-spi-engine: implement "
` [PATCH RFC v4 11/15] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_ext2()

[PATCH v5 00/43] arm64: Support for Arm CCA in KVM
 2024-10-25 13:24 UTC  (10+ messages)
` [PATCH v5 04/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v5 05/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v5 06/43] arm64: RME: Add wrappers for RMI calls

[PATCH v2 0/5] gpio: sysfs: send character device notifications for sysfs class events
 2024-10-25 13:24 UTC  (3+ messages)
` [PATCH v2 1/5] gpio: sysfs: use cleanup guards for gpiod_data::mutex

[linux-next:master 6772/7183] drivers/mmc/host/sdhci-uhs2.c:684:6: warning: variable 'flags' set but not used
 2024-10-25 13:23 UTC 

[pull] amdgpu, amdkfd, radeon, documentation drm-next-6.13
 2024-10-25 13:23 UTC 

[PATCH 1/2] mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock function
 2024-10-25 13:22 UTC  (2+ messages)

[PATCH v5 net-next 00/13] add basic support for i.MX95 NETC
 2024-10-25 13:23 UTC  (5+ messages)
` [PATCH v5 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module

[Outreachy][proposal]: Convert unit tests to use the Clar testing framwork
 2024-10-25 13:22 UTC  (3+ messages)

[RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
 2024-10-25 13:22 UTC  (10+ messages)

[PATCH 0/5] virtio_net: enable premapped mode by default
 2024-10-25 13:22 UTC  (5+ messages)
` [PATCH 1/5] virtio-net: fix overflow inside virtnet_rq_alloc

[CI] drm/i915/gsc: test new GSC 102.1.15.1926 for MTL
 2024-10-25 13:21 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/gsc: test new GSC 102.1.15.1926 for MTL (rev4)

[PATCH 00/26] Address Space Isolation (ASI) 2024
 2024-10-25 13:21 UTC  (4+ messages)
` [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible

[PATCH] net/i40e/base: fix invalid log format characters
 2024-10-25 13:21 UTC  (2+ messages)

[PATCH] perf/tests: fix record+probe_libc_inet_pton test on aarch64
 2024-10-25 13:20 UTC  (4+ messages)

[PATCH 00/18] GPU debug support (eudebug) v2
 2024-10-25 13:20 UTC  (8+ messages)
` [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access

linux: Goodbye from a Linux community volunteer
 2024-10-25 13:19 UTC  (3+ messages)

[PATCH 0/5] sched: Lazy preemption muck
 2024-10-25 13:19 UTC  (4+ messages)
` [PATCH 2/5] sched: Add Lazy preemption model

[net-next RFC PATCH v2 0/3] net: dsa: Add Airoha AN8855 support
 2024-10-25 12:56 UTC  (5+ messages)
` [net-next RFC PATCH v2 3/3] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY

Connection loss (IWD HEAD with latest OWE / BSS selection patches) - brcmfmac driver
 2024-10-25 13:18 UTC  (9+ messages)

Netfilter: suspicious RCU usage in __nft_rule_lookup
 2024-10-25 13:16 UTC  (11+ messages)

[PATCH v2 00/12] Add support for Exynos9810 SoC and Samsung Galaxy S9 (SM-G960F)
 2024-10-25 12:45 UTC  (5+ messages)
` [PATCH v2 10/12] pinctrl: samsung: Add Exynos9810 SoC specific data
` [PATCH v2 12/12] arm64: dts: exynos: Add initial support for Samsung Galaxy S9 (SM-G960F)

[PATCH v2 0/2] wifi: ath11k: support board-specific firmware overrides
 2024-10-25 12:03 UTC  (8+ messages)
` [PATCH v2 2/2] "

[PATCH v2] PM: QoS: Export dev_pm_qos_read_value
 2024-10-25 13:15 UTC  (5+ messages)

[PATCH V7 0/9] iommu_ioas_map_file
 2024-10-25 13:14 UTC  (11+ messages)
` [PATCH V7 1/9] mm/gup: folio_add_pins
` [PATCH V7 2/9] iommufd: rename uptr in iopt_alloc_iova
` [PATCH V7 3/9] iommufd: generalize iopt_pages address
` [PATCH V7 4/9] iommufd: pfn reader local variables
` [PATCH V7 5/9] iommufd: folio subroutines
` [PATCH V7 6/9] iommufd: pfn reader for file mappings
` [PATCH V7 7/9] iommufd: IOMMU_IOAS_MAP_FILE
` [PATCH V7 8/9] iommufd: file mappings for mdev
` [PATCH V7 9/9] iommufd: map file selftest

[PATCH net 0/2] Get the device_node before calling of_find_node_by_name()
 2024-10-25 13:14 UTC  (5+ messages)
` [PATCH net 1/2] net: bcmasp: Add missing of_node_get() before of_find_node_by_name()

[PATCH] remoteproc: Switch back to struct platform_driver::remove()
 2024-10-25 13:13 UTC 

[linux-next:pending-fixes 301/373] mm/vmscan.c:3498: undefined reference to `pmdp_test_and_clear_young'
 2024-10-25 13:12 UTC 

[PATCH linux-next v8] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
 2024-10-25 13:12 UTC  (2+ messages)

linux: Goodbye from a Linux community volunteer
 2024-10-25 13:12 UTC  (7+ messages)

[PATCH] riscv/entry: get correct syscall number from syscall_get_nr()
 2024-10-25 13:12 UTC  (5+ messages)

[PATCHv5 0/3] media: venus: close() fixes
 2024-10-25 13:11 UTC  (4+ messages)
` [PATCHv5 1/3] media: venus: fix enc/dec destruction order
` [PATCHv5 2/3] media: venus: sync with threaded IRQ during inst destruction
` [PATCHv5 3/3] media: venus: factor out inst destruction routine

[PATCH] nvmet-auth: assign dh_key to NULL after kfree_sensitive
 2024-10-25 13:01 UTC  (2+ messages)

[PATCH v6 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2024-10-25 12:54 UTC  (4+ messages)

[PATCH v2] i2c: designware: Add ACPI HID for DWAPB I2C controller on FUJITSU-MONAKA
 2024-10-25 13:09 UTC  (3+ messages)

Problem starting emulation
 2024-10-25  5:35 UTC 

[PATCH v5 0/5] introduce PIDFD_SELF* sentinels
 2024-10-25 13:08 UTC  (4+ messages)
` [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process

[PATCH 00/29] Separating vcn power management by instance
 2024-10-25 13:06 UTC  (3+ messages)
` [PATCH 22/29] drm/amdgpu: sw_fini for each vcn instance

[PATCH V6] drm/xe/mmap: Add mmap support for PCI memory barrier
 2024-10-25 13:06 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev6)

[PATCH v6 01/22] event/cnxk: use stdatomic API
 2024-10-25 13:03 UTC  (14+ messages)
` [PATCH v7 "
  ` [PATCH v7 11/22] event/cnxk: add CN20K event port preschedule
  ` [PATCH v7 12/22] event/cnxk: add CN20K device start
  ` [PATCH v7 13/22] event/cnxk: add CN20K device stop and close
  ` [PATCH v7 14/22] event/cnxk: add CN20K xstats, selftest and dump
  ` [PATCH v7 15/22] event/cnxk: support CN20K Rx adapter
  ` [PATCH v7 16/22] event/cnxk: support CN20K Rx adapter fast path
  ` [PATCH v7 17/22] event/cnxk: support CN20K Tx adapter
  ` [PATCH v7 18/22] event/cnxk: support CN20K Tx adapter fast path
  ` [PATCH v7 19/22] common/cnxk: add SSO event aggregator
  ` [PATCH v7 20/22] event/cnxk: add Rx/Tx event vector support
  ` [PATCH v7 21/22] common/cnxk: update timer base code
  ` [PATCH v7 22/22] event/cnxk: add CN20K timer adapter

[PATCH v4 net-next 00/13] add basic support for i.MX95 NETC
 2024-10-25 13:06 UTC  (8+ messages)
` [PATCH v4 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control

[PATCH 1/8] common/cnxk: common mbox for representor events
 2024-10-25 13:03 UTC  (3+ messages)
` [PATCH 8/8] net/cnxk: handle RSS action for representees

[PATCH] media: mt9p031: Refactor format handling for different sensor models
 2024-10-25 13:02 UTC 

[linux-next:master 4500/7183] drivers/gpu/drm/xe/xe_gsc.c:283 gsc_upload_and_init() error: uninitialized symbol 'fw_ref'
 2024-10-25 13:02 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.