LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-12 19:27:40 to 2025-09-12 22:42:23 UTC [more...]

[PATCH 00/62] initrd: remove classic initrd support
 2025-09-12 22:38 UTC 

[PATCH net] net: bridge: Trigger host query on v6 addr valid
 2025-09-12 22:39 UTC 

[PATCH v2 00/12] MediaTek dt-bindings sanitization (MT8173)
 2025-09-12 22:37 UTC  (3+ messages)
` [PATCH v2 05/12] dt-bindings: display: mediatek,od: Add mediatek,gce-client-reg property

[PATCH 1/1] media: dt-bindings: move ovti,ov2659.txt into ovti,ov8858.yaml
 2025-09-12 22:36 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: display: bridge: convert megachips-stdpxxxx-ge-b850v3-fw.txt to yaml
 2025-09-12 22:35 UTC  (2+ messages)

[PATCH v5 0/2] KVM: guest_memfd: use write for population
 2025-09-12 22:34 UTC  (5+ messages)
` [PATCH v5 1/2] KVM: guest_memfd: add generic population via write

[syzbot] [rdma?] WARNING in gid_table_release_one (3)
 2025-09-12 22:33 UTC  (4+ messages)

[PATCH RESEND 0/2] i2c: tegra: Add Tegra256 I2C controller support
 2025-09-12 22:33 UTC  (5+ messages)
` [PATCH RESEND 1/2] dt-bindings: i2c: nvidia,tegra20-i2c: Add Tegra256 I2C compatible
` [PATCH RESEND 2/2] i2c: tegra: Add Tegra256 support

[PATCH v4 0/3] Batch 2 of rust gem shmem work
 2025-09-12 22:32 UTC  (5+ messages)
` [PATCH v4 3/3] rust: Add dma_buf stub bindings

[PATCH v4 0/2] device property: Add scoped fwnode child node iterators
 2025-09-12 22:28 UTC  (6+ messages)

[PATCH v2 0/2] bpf: Add BPF_MAP_TYPE_CRED_STORAGE support
 2025-09-12 22:25 UTC  (3+ messages)
` [PATCH 1/2] bpf: Add BPF_MAP_TYPE_CRED_STORAGE map type and kfuncs
` [PATCH 2/2] selftests/bpf: Add cred local storage tests

[PATCH] Revert "drm: Add directive to format code in comment"
 2025-09-12 22:25 UTC  (4+ messages)

[PATCH] drvier: usb: dwc3: Fix runtime PM trying to activate child device xxx.dwc3 but parent is not active
 2025-09-12 22:23 UTC  (19+ messages)
                  ` [PATCH v2] "

[PATCH net-next v2 0/3] net: devmem: improve cpu cost of RX token management
 2025-09-12 22:23 UTC  (3+ messages)
` [PATCH net-next v2 3/3] net: ethtool: prevent user from breaking devmem single-binding rule

[PATCH v4 2/3] x86/efistub: Obtain SEV CC blob address from the stub
 2025-09-12 22:22 UTC  (4+ messages)
` [PATCH v4 0/3] efi: Don't initalize SEV-SNP from the EFI stub
  ` [PATCH v4 3/3] x86/efistub: Don't bother enabling SEV in "

Linux 6.17-rc5
 2025-09-12 22:22 UTC  (3+ messages)
` Commit Links [was: Linux 6.17-rc5]

[PATCH] i2c: core: Drop dev_pm_domain_detach() call
 2025-09-12 22:21 UTC  (2+ messages)

[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
 2025-09-12 22:19 UTC  (2+ messages)

[PATCH V2] PCA9541: Use I2C adapter timeout value for arbitration timeout
 2025-09-12 22:19 UTC  (2+ messages)

[PATCH 2/4] pcie: s32g: Add Phy clock definition
 2025-09-12 22:18 UTC  (2+ messages)

[PATCH v10 00/28] x86,fs/resctrl telemetry monitoring
 2025-09-12 22:10 UTC  (29+ messages)
` [PATCH v10 01/28] x86,fs/resctrl: Improve domain type checking
` [PATCH v10 02/28] x86/resctrl: Move L3 initialization into new helper function
` [PATCH v10 03/28] x86,fs/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v10 04/28] x86/resctrl: Clean up domain_remove_cpu_ctrl()
` [PATCH v10 05/28] x86,fs/resctrl: Use struct rdt_domain_hdr instead of struct rdt_mon_domain
` [PATCH v10 06/28] x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters
` [PATCH v10 07/28] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v10 08/28] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v10 09/28] fs/resctrl: Make event details accessible to functions when reading events
` [PATCH v10 10/28] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v10 11/28] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v10 12/28] x86,fs/resctrl: Add an architectural hook called for each mount
` [PATCH v10 13/28] x86,fs/resctrl: Add and initialize rdt_resource for package scope monitor
` [PATCH v10 14/28] x86/resctrl: Discover hardware telemetry events
` [PATCH v10 15/28] x86,fs/resctrl: Fill in details of events for guid 0x26696143 and 0x26557651
` [PATCH v10 16/28] x86,fs/resctrl: Add architectural event pointer
` [PATCH v10 17/28] x86/resctrl: Find and enable usable telemetry events
` [PATCH v10 18/28] x86/resctrl: Read "
` [PATCH v10 19/28] x86/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v10 20/28] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v10 21/28] x86/resctrl: Handle number of RMIDs supported by telemetry resources
` [PATCH v10 22/28] fs/resctrl: Move allocation/free of closid_num_dirty_rmid[]
` [PATCH v10 23/28] fs,x86/resctrl: Compute number of RMIDs as minimum across resources
` [PATCH v10 24/28] fs/resctrl: Move RMID initialization to first mount
` [PATCH v10 25/28] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
` [PATCH v10 26/28] fs/resctrl: Provide interface to create architecture specific debugfs area
` [PATCH v10 27/28] x86/resctrl: Add debugfs files to show telemetry aggregator status
` [PATCH v10 28/28] x86,fs/resctrl: Update Documentation for package events

[PATCH v2 00/10] MT8196 GPU Frequency/Power Control Support
 2025-09-12 22:11 UTC  (5+ messages)
` [PATCH v2 01/10] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
` [PATCH v2 05/10] mailbox: add MediaTek GPUEB IPI mailbox

[PATCH] MAINTAINERS: Update email address for Qualcomm's I2C GENI maintainers
 2025-09-12 22:11 UTC  (2+ messages)

[PATCH] PCI: plda: Remove the use of dev_err_probe()
 2025-09-12 22:09 UTC  (2+ messages)

[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
 2025-09-12 22:07 UTC  (3+ messages)
` [PATCH 10/37] dt-bindings: i2c: apple,i2c: Add apple,t6020-i2c compatible

[PATCH v14 00/22] Enable CET Virtualization
 2025-09-12 22:04 UTC  (3+ messages)
` [PATCH v14 14/22] KVM: VMX: Set host constant supervisor states to VMCS fields

[syzbot] [rdma?] WARNING in gid_table_release_one (3)
 2025-09-12 22:04 UTC 

[PATCH v2 0/8] arm64: dts: exynos990: Add PERIC0/1 USI, UART and HSI2C support
 2025-09-12 22:02 UTC  (3+ messages)
` [PATCH v2 7/8] dt-bindings: i2c: exynos5: Add exynos990-hsi2c compatible

[PATCH RESEND v5 1/2] dt-bindings: i2c: qcom-cci: Document QCM2290 compatible
 2025-09-12 21:56 UTC  (2+ messages)

[PATCH] usb: dwc3: Log dwc3 instance name in traces
 2025-09-12 21:54 UTC  (11+ messages)

[PATCH v1] perf test: AMD IBS swfilt skip kernel tests if paranoia is >1
 2025-09-12 21:53 UTC  (3+ messages)

[PATCH v6 0/3] Add CCI and imx577 sensor support for LeMans EVK
 2025-09-12 21:52 UTC  (3+ messages)
` [PATCH v6 1/3] dt-bindings: i2c: qcom-cci: Document sa8775p compatible

[PATCH v3 0/2] KVM: arm64: make EL2 feature fields writable in ID_AA64MMFR1_EL1
 2025-09-12 21:51 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: arm64: Make ID_AA64MMFR1_EL1.{HCX, TWED} writable from userspace

[PATCH] perf auxtrace: Avoid redundant NULL check in auxtrace_mmap_params__set_idx()
 2025-09-12 21:51 UTC  (3+ messages)

[PATCH v9 3/4] PCI: qcom: Prepare for the DWC ECAM enablement
 2025-09-12 21:50 UTC  (3+ messages)

[PATCH 0/2] pci: endpoint: vntb: add MSI doorbell support
 2025-09-12 21:46 UTC  (7+ messages)
` [PATCH 1/2] PCI: endpoint: Enhance pci_epf_alloc_space() and rename to pci_epf_set_inbound_space()
` [PATCH 2/2] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support

[PATCH v16 0/6] KVM: arm64: Provide guest support for GCS
 2025-09-12 21:46 UTC  (9+ messages)
` [PATCH v16 2/6] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v16 5/6] KVM: arm64: Allow GCS to be enabled "
` [PATCH v16 6/6] KVM: selftests: arm64: Add GCS registers to get-reg-list

[PATCH] selftests/futex: Conditionally run futex_numa_mpol test
 2025-09-12 21:44 UTC  (3+ messages)

[syzbot] [rdma?] WARNING in gid_table_release_one (3)
 2025-09-12 21:44 UTC  (3+ messages)
` Forwarded: "

[syzbot] [rdma?] WARNING in gid_table_release_one (3)
 2025-09-12 21:43 UTC 

[PATCH v1 0/2] Support reading Subsystem ID from Device Tree
 2025-09-12 21:41 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: cirrus,cs35l41: Document the cirrus,subsystem-id property

[ANNOUNCE] 6.6.106-rt61
 2025-09-12 21:39 UTC 

[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
 2025-09-12 21:35 UTC  (3+ messages)

[syzbot] Monthly fbdev report (Sep 2025)
 2025-09-12 21:33 UTC 

[syzbot] Monthly perf report (Sep 2025)
 2025-09-12 21:33 UTC 

[patch V4 00/36] rseq: Optimize exit to user space
 2025-09-12 21:33 UTC  (5+ messages)
` [patch V4 09/36] rseq: Introduce struct rseq_data

[PATCH v12 0/4] Add Loongson Security Engine chip driver
 2025-09-12 21:32 UTC  (3+ messages)
` [GIT PULL] Immutable branch between MFD, Char and Crypto due for the v6.18 merge window

[PATCH] perf vendor events arm64 AmpereOneX: Fix typo - should be l1d_cache_access_prefetches
 2025-09-12 21:31 UTC  (4+ messages)

[PATCH 0/4] pcie: s32g: Add support for PCIe controller
 2025-09-12 21:30 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: pcie: Add the NXP "
` [PATCH 3/4] pcie: s32g: Add initial PCIe support (RC)
` [PATCH 4/4] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver

[PATCH] x86/bugs: Add attack vector controls for VMSCAPE
 2025-09-12 21:28 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH V3] drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode with HPD
 2025-09-12 21:27 UTC  (5+ messages)
` [PATCH V4] "
  ` [PATCH V5] "

[PATCH] net/rose: Fix uninitialized values in rose_add_node
 2025-09-12 21:22 UTC 

[PATCH v3 00/11] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2025-09-12 21:21 UTC  (5+ messages)
` [PATCH v3 06/11] cxl/region: Separate region parameter setup and region construction
` [PATCH v3 07/11] cxl: Introduce callback to translate a decoder's HPA to the next parent port

[syzbot] [rdma?] WARNING in gid_table_release_one (3)
 2025-09-12 21:20 UTC 

[PATCH v6 00/15] mm: folio_zero_user: clear contiguous pages
 2025-09-12 21:17 UTC  (7+ messages)
` [PATCH v6 11/15] mm: define clear_pages(), clear_user_pages()

[PATCH] KEYS: X.509: Fix Basic Constraints CA flag parsing
 2025-09-12 21:14 UTC  (3+ messages)

[PATCH net-next v11 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-09-12 21:12 UTC  (7+ messages)
` [PATCH net-next v11 2/5] net: spacemit: Add K1 Ethernet MAC
` [PATCH net-next v11 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
` [PATCH net-next v11 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter

[PATCHv3 perf/core 0/6] uprobe,bpf: Allow to change app registers from uprobe registers
 2025-09-12 21:09 UTC  (5+ messages)

[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
 2025-09-12 21:09 UTC  (3+ messages)

[PATCH v8 5/5] PCI: qcom: Add support for ECAM feature
 2025-09-12 21:07 UTC  (2+ messages)

[PATCH net-next] selftests: ncdevmem: remove sleep on rx
 2025-09-12 21:06 UTC  (2+ messages)

[PATCH v9 0/1] arm64: dts: qcom: add initial support for Samsung Galaxy S22
 2025-09-12 21:05 UTC  (3+ messages)
` [PATCH v9 1/1] "

[PATCH 0/3] Minor fixes for memory allocation profiling
 2025-09-12 21:05 UTC  (4+ messages)
` [PATCH 1/3] alloc_tag: use release_pages() in the cleanup path

[PATCH] x86/sev: Guard sev_evict_cache() with CONFIG_AMD_MEM_ENCRYPT
 2025-09-12 21:02 UTC  (5+ messages)

[PATCH net-next v5 0/6] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-09-12 20:49 UTC  (7+ messages)
` [PATCH net-next v5 4/6] arm64: dts: allwinner: a527: cubie-a5e: Enable second Ethernet port
` [PATCH net-next v5 5/6] arm64: dts: allwinner: t527: avaota-a1: enable "
` [PATCH net-next v5 6/6] arm64: dts: allwinner: t527: orangepi-4a: Enable "

linux-next: manual merge of the tip tree with the bpf-next tree
 2025-09-12 20:47 UTC  (2+ messages)

[PATCH v5 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-09-12 20:47 UTC  (17+ messages)
` [PATCH v5 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
  ` [EXTERNAL] "
` [PATCH v5 04/10] x86/dt: Parse the "
  ` [EXTERNAL] "
` [PATCH v5 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
  ` [EXTERNAL] "
` [PATCH v5 06/10] x86/realmode: Make the location of the trampoline configurable
  ` [EXTERNAL] "
` [PATCH v5 07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
  ` [EXTERNAL] "
` [PATCH v5 08/10] x86/smpwakeup: Add a helper get the address of the wakeup mailbox
  ` [EXTERNAL] "
` [PATCH v5 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
  ` [EXTERNAL] "
` [PATCH v5 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
  ` [EXTERNAL] "

[PATCH net] net: dlink: handle copy_thresh allocation failure
 2025-09-12 20:39 UTC  (2+ messages)

[PATCH 5.10.y] cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
 2025-09-12 20:35 UTC 

[PATCH v6 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-09-12 20:30 UTC  (3+ messages)
` [PATCH v6 2/2] ethernet: eswin: Add eic7700 ethernet driver

[PATCH v3 0/4] Relax canonical checks on some arch msrs
 2025-09-12 20:28 UTC  (9+ messages)
` [PATCH v3 1/4] KVM: x86: relax canonical check for some x86 architectural msrs

[PATCH] gpiolib: acpi: initialize acpi_gpio_info struct
 2025-09-12 20:18 UTC 

[PATCH 1/1] Revert "drivers/net/ftgmac100: fix DHCP potential failure with systemd"
 2025-09-12 20:24 UTC  (2+ messages)

[RFC] PatchWise: Unified Static Analysis for Kernel Development
 2025-09-12 20:21 UTC 

[PATCH 6.1 00/15] genetlink: Test Netlink subsystem of Linux v6.1
 2025-09-12 20:17 UTC  (17+ messages)
` [PATCH 6.1 01/15] genetlink: add sysfs test module for Generic Netlink
` [PATCH 6.1 02/15] genetlink: add TEST_GENL family for netlink testing
` [PATCH 6.1 03/15] genetlink: add PARALLEL_GENL test family
` [PATCH 6.1 04/15] genetlink: add test case for duplicate genl family registration
` [PATCH 6.1 05/15] genetlink: add test case for family with invalid ops
` [PATCH 6.1 06/15] genetlink: add netlink notifier support
` [PATCH 6.1 07/15] genetlink: add THIRD_GENL family
` [PATCH 6.1 08/15] genetlink: verify unregister fails for non-registered family
` [PATCH 6.1 09/15] genetlink: add LARGE_GENL stress test family
` [PATCH 6.1 10/15] selftests: net: genetlink: add packet capture test infrastructure
` [PATCH 6.1 11/15] selftests: net: genetlink: add /proc/net/netlink test
` [PATCH 6.1 12/15] selftests: net: genetlink: add Generic Netlink controller tests
` [PATCH 6.1 13/15] selftests: net: genetlink: add large family ID resolution test
` [PATCH 6.1 14/15] selftests: net: genetlink: add Netlink and Generic Netlink test suite
` [PATCH 6.1 15/15] selftests: net: genetlink: fix expectation for large family resolution

[PATCH v1 00/16] ACPICA: ACPICA 20250807
 2025-09-12 20:06 UTC  (17+ messages)
` [PATCH v1 01/16] ACPICA: Modify variable definition position
` [PATCH v1 02/16] ACPICA: Remove redundant "#ifdef" definitions
` [PATCH v1 03/16] ACPICA: Change the compilation conditions
` [PATCH v1 04/16] ACPICA: Allow to skip Global Lock initialization
` [PATCH v1 05/16] ACPICA: Apply ACPI_NONSTRING
` [PATCH v1 06/16] ACPICA: iASL: Fix printing CDAT table header
` [PATCH v1 07/16] ACPICA: acpidump: drop ACPI_NONSTRING attribute from file_name
` [PATCH v1 08/16] ACPICA: Debugger: drop ACPI_NONSTRING attribute from name_seg
` [PATCH v1 09/16] ACPICA: dispatcher: Use acpi_ds_clear_operands() in acpi_ds_call_control_method()
` [PATCH v1 10/16] ACPICA: Update dsmethod.c to get rid of unused variable warning
` [PATCH v1 11/16] ACPICA: Print error messages for too few or too many arguments
` [PATCH v1 12/16] ACPICA: Update version to 20250807
` [PATCH v1 13/16] ACPICA: Fix largest possible resource descriptor index
` [PATCH v1 14/16] ACPICA: CEDT: Add Back-Invalidate restriction to CXL Window
` [PATCH v1 15/16] ACPICA: ACPI_TYPE_ANY does not include the package type
` [PATCH v1 16/16] ACPICA: acpidump: fix return values in ap_is_valid_checksum()

KMSAN: uninit-value in __run_timer_base (2)
 2025-09-12 20:06 UTC 

[regression] 1a8953f4f774 ("HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY") causes issue with ID 4c4a:4155 Jieli Technology USB Composite Device
 2025-09-12 19:57 UTC  (3+ messages)

[PATCH v4 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
 2025-09-12 19:52 UTC  (6+ messages)
` [PATCH v4 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API

[PATCH] perf trace: Add --max-summary option
 2025-09-12 19:45 UTC  (3+ messages)

[PATCH net] rxrpc: Fix untrusted unsigned subtract
 2025-09-12 19:43 UTC  (3+ messages)

[PATCH v1 0/4] ACPI: property: Two fixes, more documentation and a cleanup
 2025-09-12 19:43 UTC  (5+ messages)
` [PATCH v1 1/4] ACPI: property: Fix buffer properties extraction for subnodes
` [PATCH v1 2/4] ACPI: property: Add code comments explaining what is going on
` [PATCH v1 3/4] ACPI: property: Do not pass NULL handles to acpi_attach_data()
` [PATCH v1 4/4] ACPI: property: Adjust failure handling in acpi_nondev_subnode_extract()

[PATCH 1/1] alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
 2025-09-12 19:38 UTC  (8+ messages)
`  "

[PATCH net] dpll: fix clock quality level reporting
 2025-09-12 19:37 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: interconnect: qcom: make sc7280 aggre{1,2}-noc clocks optional
 2025-09-12 19:37 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sc7280: Drop aggre{1,2}_noc QOS clocks on Herobrine

[PATCH RESEND] perf: Completely remove possibility to override MAX_NR_CPUS
 2025-09-12 19:35 UTC  (3+ messages)

[PATCH] pid: use ns_capable_noaudit() when determining net sysctl permissions
 2025-09-12 19:35 UTC  (4+ messages)

[PATCH net-next v2 0/3] tools: ynl: rst: display attribute-set doc
 2025-09-12 19:35 UTC  (3+ messages)
` [PATCH net-next v2 2/3] netlink: specs: team: avoid mangling multilines doc

[PATCH for-next] RDMA/cm: Rate limit destroy CM ID timeout error message
 2025-09-12 19:27 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).