[PATCH] gpiolib: acpi: initialize acpi_gpio_info struct
2025-09-13 0:46 UTC (2+ messages)
[PATCH v3] perf test: AMD IBS swfilt skip kernel tests if paranoia is >1
2025-09-13 0:41 UTC (2+ messages)
[PATCH v2] net: phy: micrel: Update Kconfig help text
2025-09-13 0:40 UTC (2+ messages)
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-09-13 0:37 UTC (7+ messages)
` [PATCH RESEND 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" "
` [PATCH RESEND 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
` [PATCH RESEND 04/62] init: x86, arm, sh, sparc: remove variable rd_image_start, which controls starting block number of initrd
` [PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, "
` [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size
[PATCH net-next] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-09-13 0:34 UTC (2+ messages)
[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
2025-09-13 0:33 UTC (4+ messages)
[PATCH v5 0/2] KVM: guest_memfd: use write for population
2025-09-13 0:32 UTC (10+ messages)
` [PATCH v5 1/2] KVM: guest_memfd: add generic population via write
[PATCH] LoongArch: KVM: rework pch_pic_update_batch_irqs()
2025-09-13 0:29 UTC
[PATCH v11 00/15] khugepaged: mTHP support
2025-09-13 0:28 UTC (19+ messages)
` [PATCH v11 06/15] khugepaged: introduce collapse_max_ptes_none helper function
[PATCH net-next v3 00/13] tools: ynl: prepare for wireguard
2025-09-13 0:27 UTC (9+ messages)
` [PATCH net-next v3 04/13] tools: ynl-gen: refactor local vars for .attr_put() callers
` [PATCH net-next v3 05/13] tools: ynl-gen: add CodeWriter.p_lines() helper
` [PATCH net-next v3 06/13] tools: ynl-gen: deduplicate fixed_header handling
` [PATCH net-next v3 08/13] tools: ynl-gen: only validate nested array payload
[PATCH v2 0/2] bpf: Add BPF_MAP_TYPE_CRED_STORAGE support
2025-09-13 0:26 UTC (5+ 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] xfs: extend removed sysctls table
2025-09-13 0:23 UTC (2+ messages)
[PATCH v2 0/2] drm/panthor: initial mt8196 support
2025-09-13 0:21 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: gpu: mali-valhall-csf: add MediaTek MT8196 compatible
` [PATCH v2 2/2] drm/panthor: add custom ASN_HASH support for mt8196
[PATCH net-next] dt-bindings: net: Drop duplicate brcm,bcm7445-switch-v4.0.txt
2025-09-13 0:10 UTC (2+ messages)
[PATCH v5 00/14] SLUB percpu sheaves
2025-09-13 0:09 UTC (2+ messages)
` Benchmarking "
[PATCH] arm64/fpsimd: simplify sme_setup()
2025-09-13 0:09 UTC
[PATCH v1] perf lock: Provide a host_env for session new
2025-09-13 0:01 UTC
[PATCH net-next v5 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
2025-09-13 0:00 UTC (9+ messages)
` [PATCH net-next v5 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics
` [PATCH net-next v5 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
[PATCH v3 00/11] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
2025-09-12 23:46 UTC (3+ messages)
` [PATCH v3 11/11] cxl: Enable AMD Zen5 address translation using ACPI PRMT
[PATCH v1] perf test: AMD IBS swfilt skip kernel tests if paranoia is >1
2025-09-12 23:37 UTC (4+ messages)
[PATCH 0/2] Add device tree for ASRock Rack ALTRAD8 BMC
2025-09-12 23:37 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: aspeed: add "
[PATCH bpf-next v9 1/3] bpf: refactor max_depth computation in bpf_get_stack()
2025-09-12 23:35 UTC (3+ messages)
` [PATCH bpf-next v9 2/3] bpf: clean-up bounds checking in __bpf_get_stack
` [PATCH bpf-next v9 3/3] bpf: fix stackmap overflow check in __bpf_get_stackid()
[PATCH v2] rust: rbtree: add immutable cursor
2025-09-12 23:31 UTC (9+ messages)
[PATCH v3 3/4] PCI: qcom: Parse PERST# from all PCIe bridge nodes
2025-09-12 23:28 UTC (2+ messages)
[PATCH v3 2/4] PCI: qcom: Move host bridge 'phy' and 'reset' pointers to struct qcom_pcie_port
2025-09-12 23:23 UTC (2+ messages)
[PATCH v15 00/41] KVM: x86: Mega-CET
2025-09-12 23:23 UTC (42+ messages)
` [PATCH v15 01/41] KVM: SEV: Rename kvm_ghcb_get_sw_exit_code() to kvm_get_cached_sw_exit_code()
` [PATCH v15 02/41] KVM: SEV: Read save fields from GHCB exactly once
` [PATCH v15 03/41] KVM: SEV: Validate XCR0 provided by guest in GHCB
` [PATCH v15 04/41] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
` [PATCH v15 05/41] KVM: x86: Report XSS as to-be-saved if there are supported features
` [PATCH v15 06/41] KVM: x86: Check XSS validity against guest CPUIDs
` [PATCH v15 07/41] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v15 08/41] KVM: x86: Initialize kvm_caps.supported_xss
` [PATCH v15 09/41] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
` [PATCH v15 10/41] KVM: x86: Add fault checks for guest CR4.CET setting
` [PATCH v15 11/41] KVM: x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v15 12/41] KVM: VMX: Introduce CET VMCS fields and control bits
` [PATCH v15 13/41] KVM: x86: Enable guest SSP read/write interface with new uAPIs
` [PATCH v15 14/41] KVM: VMX: Emulate read and write to CET MSRs
` [PATCH v15 15/41] KVM: x86: Save and reload SSP to/from SMRAM
` [PATCH v15 16/41] KVM: VMX: Set up interception for CET MSRs
` [PATCH v15 17/41] KVM: VMX: Set host constant supervisor states to VMCS fields
` [PATCH v15 18/41] KVM: x86: Don't emulate instructions affected by CET features
` [PATCH v15 19/41] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v15 20/41] KVM: nVMX: Virtualize NO_HW_ERROR_CODE_CC for L1 event injection to L2
` [PATCH v15 21/41] KVM: nVMX: Prepare for enabling CET support for nested guest
` [PATCH v15 22/41] KVM: nVMX: Add consistency checks for CR0.WP and CR4.CET
` [PATCH v15 23/41] KVM: nVMX: Add consistency checks for CET states
` [PATCH v15 24/41] KVM: nVMX: Advertise new VM-Entry/Exit control bits for CET state
` [PATCH v15 25/41] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
` [PATCH v15 26/41] KVM: nSVM: Save/load CET Shadow Stack state to/from vmcb12/vmcb02
` [PATCH v15 27/41] KVM: x86: SVM: Update dump_vmcb with shadow stack save area additions
` [PATCH v15 28/41] KVM: x86: SVM: Pass through shadow stack MSRs as appropriate
` [PATCH v15 29/41] KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's valid
` [PATCH v15 30/41] KVM: SVM: Enable shadow stack virtualization for SVM
` [PATCH v15 31/41] KVM: x86: Add human friendly formatting for #XM, and #VE
` [PATCH v15 32/41] KVM: x86: Define Control Protection Exception (#CP) vector
` [PATCH v15 33/41] KVM: x86: Define AMD's #HV, #VC, and #SX exception vectors
` [PATCH v15 34/41] KVM: selftests: Add ex_str() to print human friendly name of "
` [PATCH v15 35/41] KVM: selftests: Add an MSR test to exercise guest/host and read/write
` [PATCH v15 36/41] KVM: selftests: Add support for MSR_IA32_{S,U}_CET to MSRs test
` [PATCH v15 37/41] KVM: selftests: Extend MSRs test to validate vCPUs without supported features
` [PATCH v15 38/41] KVM: selftests: Add KVM_{G,S}ET_ONE_REG coverage to MSRs test
` [PATCH v15 39/41] KVM: selftests: Add coverate for KVM-defined registers in "
` [PATCH v15 40/41] KVM: selftests: Verify MSRs are (not) in save/restore list when (un)supported
` [PATCH v15 41/41] KVM: VMX: Make CR4.CET a guest owned bit
[v5 00/15] mm: support device-private THP
2025-09-12 23:14 UTC (8+ messages)
` [v5 01/15] mm/zone_device: support large zone device private folios
next-20250912: riscv: s390: mm/kasan/shadow.c 'kasan_populate_vmalloc_pte' pgtable.h:247:41: error: statement with no effect [-Werror=unused-value]
2025-09-12 23:12 UTC (3+ messages)
[PATCH v4 0/3] Batch 2 of rust gem shmem work
2025-09-12 23:11 UTC (7+ messages)
` [PATCH v4 3/3] rust: Add dma_buf stub bindings
[PATCH] usb: dwc3: Log dwc3 instance name in traces
2025-09-12 23:11 UTC (12+ messages)
[PATCH 0/4] pcie: s32g: Add support for PCIe controller
2025-09-12 23:02 UTC (4+ messages)
` [PATCH 3/4] pcie: s32g: Add initial PCIe support (RC)
[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
2025-09-12 22:59 UTC (5+ messages)
` [PATCH 1/4] PCI: Support "
` [PATCH 2/4] PCI: Add KUnit tests for FIXUP quirks
` [PATCH 3/4] um: Select PCI_DOMAINS_GENERIC
` [PATCH 4/4] kunit: qemu_configs: Add PCI to arm, arm64
[PATCH v4 0/5] Enable Shadow Stack Virtualization for SVM
2025-09-12 22:55 UTC (4+ messages)
` [PATCH v4 1/5] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
[syzbot] [rdma?] WARNING in gid_table_release_one (3)
2025-09-12 22:55 UTC (5+ messages)
[PATCH v2 0/5] lib/base64: add generic encoder/decoder, migrate users
2025-09-12 22:54 UTC (3+ messages)
` [PATCH v2 1/5] lib/base64: Replace strchr() for better performance
[PATCH v2 00/10] MT8196 GPU Frequency/Power Control Support
2025-09-12 22:53 UTC (7+ 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 v2 09/10] drm/panthor: devfreq: add pluggable devfreq providers
[PATCH 1/4] dt-bindings: pcie: Add the NXP PCIe controller
2025-09-12 22:50 UTC (2+ messages)
[PATCH net] net: bridge: Trigger host query on v6 addr valid
2025-09-12 22:39 UTC
[PATCH 00/62] initrd: remove classic initrd support
2025-09-12 22:38 UTC (4+ messages)
` [PATCH 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
` [PATCH 02/62] init: remove deprecated "prompt_ramdisk" "
` [PATCH 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
[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 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/2] device property: Add scoped fwnode child node iterators
2025-09-12 22:28 UTC (6+ messages)
[PATCH] Revert "drm: Add directive to format code in comment"
2025-09-12 22:25 UTC (3+ 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] MAINTAINERS: Update email address for Qualcomm's I2C GENI maintainers
2025-09-12 22:11 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] 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 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 (2+ messages)
[syzbot] [rdma?] WARNING in gid_table_release_one (3)
2025-09-12 21:44 UTC (2+ 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
[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] x86/bugs: Add attack vector controls for VMSCAPE
2025-09-12 21:28 UTC (2+ messages)
` [tip: x86/bugs] "
[PATCH V4] drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode with HPD
2025-09-12 21:27 UTC (3+ messages)
` [PATCH V5] "
[PATCH] net/rose: Fix uninitialized values in rose_add_node
2025-09-12 21:22 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®