public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-05 16:22:48 to 2025-03-05 18:03:04 UTC [more...]

[PATCH v2 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-03-05 18:02 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI: ACPI 6.5: RAS2: Shorten RAS2 table structure and variable names
` [PATCH v2 2/3] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v2 3/3] ras: mem: Add memory "

[PATCH v5 02/27] mm, cma: support multiple contiguous ranges, if requested
 2025-03-05 18:02 UTC  (3+ messages)

[PATCH net] net: dsa: mv88e6xxx: Verify after ATU Load ops
 2025-03-05 18:01 UTC  (4+ messages)

[PATCH] bpf, docs: Fix broken link to renamed bpf_iter_task_vmas.c
 2025-03-05 18:00 UTC  (2+ messages)

[PATCH 6.6 000/142] 6.6.81-rc1 review
 2025-03-05 17:46 UTC 

[PATCH 6.1 000/176] 6.1.130-rc1 review
 2025-03-05 17:48 UTC  (2+ messages)
` [PATCH 6.1 143/176] mm: Dont pin ZERO_PAGE in pin_user_pages()

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-03-05 17:55 UTC  (3+ messages)
` [PATCH v2 2/4] iommu: Resolve ops in iommu_init_device()

[GIT PULL] HID fixes for 6.14
 2025-03-05 17:55 UTC  (2+ messages)

[PATCH v3 0/6] Enable IPQ5018 PCI support
 2025-03-05 17:54 UTC  (3+ messages)

[PATCH v4 00/11] perf: Support multiple system call tables in the build
 2025-03-05 17:54 UTC  (5+ messages)
` [PATCH v4 01/11] perf dso: Move libunwind dso_data variables into ifdef
` [PATCH v4 02/11] perf dso: kernel-doc for enum dso_binary_type

[PATCH v3 0/3] iommu: Clean up cookie and sw_msi in struct iommu_domain
 2025-03-05 17:53 UTC  (3+ messages)
` [PATCH v3 2/3] iommufd: Move iommufd_sw_msi and related functions to driver.c

[PATCH net-next v7 0/6] tun: Introduce virtio-net hashing feature
 2025-03-05 17:52 UTC  (3+ messages)
` [PATCH net-next v7 3/6] tun: Introduce virtio-net hash feature

[PATCH 0/4] perf test: Assorted fixes and updates
 2025-03-05 17:52 UTC  (6+ messages)
` [PATCH 2/4] perf test: Skip perf probe tests when running as non-root
` [PATCH 3/4] perf test: Skip perf trace "

[PATCH 1/2] dt-bindings: mfd: syscon: Add rk3528 QoS register compatible
 2025-03-05 17:51 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add rk3528 QoS register node

[PATCH] x86/sev: Make SEV_STATUS available via SYSFS
 2025-03-05 17:51 UTC  (12+ messages)

[PATCH v3 0/8] pinctrl: sunxi: Add Allwinner A523 support
 2025-03-05 17:50 UTC  (3+ messages)
` [PATCH v3 4/8] pinctrl: sunxi: support moved power configuration registers

[PATCH v1 0/4] iommu/arm-smmu-v3: Allocate vmid per vsmmu instead of s2_parent
 2025-03-05 17:49 UTC  (12+ messages)
` [PATCH v1 1/4] iommu/arm-smmu-v3: Pass in vmid to arm_smmu_make_s2_domain_ste()
` [PATCH v1 3/4] iommu/arm-smmu-v3: Decouple vmid from S2 nest_parent domain
` [PATCH v1 4/4] iommu/arm-smmu-v3-iommufd: Allow a shared s2_parent to allocate vSMMU

[PATCH] PCI: pci_ids: Add Cixtech P1 Platforms vendor and device ID
 2025-03-05 17:49 UTC  (2+ messages)

[PATCH v3 1/3] iommu: Sort out domain user data
 2025-03-05 17:48 UTC  (6+ messages)

[PATCH ethtool-next 0/3] Add support for hardware timestamp provider
 2025-03-05 17:33 UTC  (4+ messages)
` [PATCH ethtool-next 1/3] update UAPI header copies
` [PATCH ethtool-next 2/3] tsinfo: Add support for hwtstamp provider
` [PATCH ethtool-next 3/3] netlink: Add support for tsconfig command

[PATCH v2 1/1] watchdog: nic7018_wdt: tidy up ACPI ID table
 2025-03-05 17:47 UTC  (2+ messages)

[PATCH clocksource] Defer marking clocksources unstable to kthread
 2025-03-05 17:43 UTC 

[PATCH 1/1] wifi: ath11k: pcic: make memory access more readable
 2025-03-05 17:42 UTC  (4+ messages)

[PATCH v12 0/3] rust: add dma coherent allocator abstraction
 2025-03-05 17:41 UTC  (3+ messages)
` [PATCH v12 2/3] "

[PATCH v4 0/8] Add GCE support for MT8196
 2025-03-05 17:40 UTC  (10+ messages)
` [PATCH v4 4/8] soc: mediatek: mtk-cmdq: Add pa_base parsing for unsupported subsys ID hardware
` [PATCH v4 5/8] soc: mediatek: mtk-cmdq: Add mminfra_offset compatibility for DRAM address

[PATCH mm-unstable 0/5] Switch zswap to object read/write APIs
 2025-03-05 17:39 UTC  (11+ messages)
` [PATCH mm-unstable 1/5] mm: zpool: Add interfaces for "
` [PATCH mm-unstable 2/5] mm: zswap: Use object read/write APIs instead of object mapping APIs
` [PATCH mm-unstable 3/5] mm: zpool: Remove "
` [PATCH mm-unstable 4/5] mm: zsmalloc: Remove object mapping APIs and per-CPU map areas
` [PATCH mm-unstable 5/5] mm: zpool: Remove zpool_malloc_support_movable()

[PATCH v2] perf/x86: Annotate struct bts_buffer with __counted_by()
 2025-03-05 17:39 UTC  (2+ messages)
` [tip: perf/core] perf/x86: Annotate struct bts_buffer::buf "

[RFC PATCH v2] x86/fpu: make kernel-mode FPU reliably usable in softirqs
 2025-03-05 17:39 UTC  (5+ messages)

[PATCH v3 00/21] Enable Power Modes Support for SAMA7D65 SoC
 2025-03-05 17:39 UTC  (3+ messages)

[PATCH v7 3/5] Add debugfs based silicon debug support in DWC
 2025-03-05 17:38 UTC  (2+ messages)

[PATCH v1 00/40] x86: Leaf 0x2 and leaf 0x4 refactorings
 2025-03-05 17:36 UTC  (6+ messages)

[PATCH v6 0/5] Add support for the TPM FF-A start method
 2025-03-05 17:36 UTC  (6+ messages)
` [PATCH v6 1/5] tpm_crb: implement driver compliant to CRB over FF-A
` [PATCH v6 2/5] tpm_crb: clean-up and refactor check for idle support
` [PATCH v6 3/5] ACPICA: add start method for Arm FF-A
` [PATCH v6 4/5] tpm_crb: add support for the Arm FF-A start method
` [PATCH v6 5/5] Documentation: tpm: add documentation for the CRB FF-A interface

linux-next: build warning after merge of Linus' tree
 2025-03-05 17:35 UTC  (3+ messages)
` [PATCH] include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" member

[PATCH v8 00/14] hrtimer Rust API
 2025-03-05 17:34 UTC  (7+ messages)

[RESEND PATCH] mux: Convert mux_control_ops to a flex array member in mux_chip
 2025-03-05 17:31 UTC  (6+ messages)

[RFC PATCH v3 0/4] avoid the extra atomic on a ref when closing a fd
 2025-03-05 17:31 UTC  (2+ messages)

[PATCH] mm/mremap: fix uninitialized return code
 2025-03-05 17:29 UTC  (2+ messages)

[PATCH v2 0/4] clk: Support spread spectrum and use it in clk-pll144x and clk-scmi
 2025-03-05 17:29 UTC  (5+ messages)
` [PATCH NOT APPLY v2 4/4] clk: scmi: Support spread spectrum

[PATCH RESEND] video: au1100fb: Move a variable assignment behind a null pointer check in au1100fb_setmode()
 2025-03-05 17:28 UTC  (8+ messages)
              `  "

[PATCH net-next v10 0/4] fix the DMA API misuse problem for page_pool
 2025-03-05 17:29 UTC  (3+ messages)
` [PATCH net-next v10 4/4] page_pool: skip dma sync operation for inflight pages

[PATCH drm-next 0/2] Enhance drm_panic Support for Virtio-GPU
 2025-03-05 17:27 UTC  (4+ messages)
` [PATCH drm-next 1/2] vmalloc: Add atomic_vmap

[PATCH] ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPS
 2025-03-05 17:27 UTC 

[PATCH 16/22] rust: pin-init: add `std` and `alloc` support from the user-space version
 2025-03-05 17:27 UTC  (6+ messages)

[PATCH] initramfs_test: mark testcases as __refdata
 2025-03-05 17:27 UTC 

[ANNOUNCE] 5.10.234-rt127
 2025-03-05 17:26 UTC 

[patch V2 00/17] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
 2025-03-05 17:25 UTC  (3+ messages)
` [patch V2 01/17] posix-timers: Initialise timer before adding it to the hash table

[syzbot] [sound?] KCSAN: data-race in snd_seq_poll / snd_seq_pool_init
 2025-03-05 17:25 UTC 

[PATCH v4] rust: adding UniqueRefCounted and UniqueRef types
 2025-03-05 17:24 UTC  (7+ messages)

[PATCH 6/7] PCI: hv: Use hv_hvcall_*() to set up hypercall arguments
 2025-03-05 17:24 UTC  (3+ messages)

[PATCH v2 0/3] Allow retrieving accessory detection reference on MT8188
 2025-03-05 17:23 UTC  (4+ messages)
` [PATCH v2 3/3] ASoC: mediatek: mt8188-mt6359: Add accdet headset jack detect support

[PATCH] clocksource: stm32-lptimer: use wakeup capable instead of init wakeup
 2025-03-05 17:23 UTC  (2+ messages)

[PATCH v4 bpf-next 0/2] security: Propagate caller information in bpf hooks
 2025-03-05 17:20 UTC  (9+ messages)
` [PATCH v4 bpf-next 2/2] selftests/bpf: Add is_kernel parameter to LSM/bpf test programs

[PATCH v4 0/8] bits: Fixed-type GENMASK()/BIT()
 2025-03-05 17:17 UTC  (9+ messages)
` [PATCH v4 3/8] bits: introduce fixed-type genmasks
` [PATCH v4 4/8] bits: introduce fixed-type BIT

[PATCH] drm/tegra: Handle EDID allocation failures in tegra_output_connector_get_modes()
 2025-03-05 17:17 UTC  (2+ messages)

[PATCH v2] sched/isolation: Make use of more than one housekeeping cpu
 2025-03-05 17:14 UTC  (3+ messages)

[PATCH v2 0/2] Fix xdp_adjust_frags_tail_grow selftest on powerpc
 2025-03-05 17:13 UTC  (3+ messages)
` [PATCH v2 1/2] bpf, test_run: Replace hardcoded page size with dynamic PAGE_SIZE in test_run
` [PATCH v2 2/2] selftests/bpf: Refactor xdp_adjust_tail selftest with dynamic sizing

[PATCH v4 00/12] perf script: Refactor branch flags for Arm SPE
 2025-03-05 17:14 UTC  (2+ messages)

[PATCH net-next 0/3] vsock: support network namespace
 2025-03-05 17:14 UTC  (4+ messages)

[PATCH v3 6/9] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
 2025-03-05 17:13 UTC  (2+ messages)

[PATCH 0/3] Add support for enabling PLLs and add GE3D clock/reset entries
 2025-03-05 17:11 UTC  (9+ messages)
` [PATCH 1/3] clk: renesas: rzv2h-cpg: Move PLL access macros to source file
` [PATCH 2/3] clk: renesas: rzv2h-cpg: Add support for enabling PLLs
` [PATCH 3/3] clk: renesas: r9a09g057: Add clock and reset entries for GE3D

[Bug report] Memory leak in scmi_device_create
 2025-03-05 17:10 UTC  (2+ messages)

[PATCH v2] netfilter: Make xt_cgroup independent from net_cls
 2025-03-05 17:09 UTC 

[PATCH] arm64: dts: mediatek: mt8390-genio-common: Add jack detection with accdet
 2025-03-05 17:09 UTC  (2+ messages)

[PATCH RFC NOT TESTED] PCI: intel-gw: Use use_parent_dt_ranges and clean up intel_pcie_cpu_addr_fixup()
 2025-03-05 17:07 UTC 

[PATCH v1 0/7] Add Support for various ASUS laptops using CS35L41
 2025-03-05 17:06 UTC  (8+ messages)
` [PATCH v1 1/7] ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using CS35L41 HDA
` [PATCH v1 2/7] ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops "
` [PATCH v1 3/7] ALSA: hda/realtek: Add support for ASUS ROG Strix G614 "
` [PATCH v1 4/7] ALSA: hda/realtek: Add support for various ASUS "
` [PATCH v1 5/7] ALSA: hda/realtek: Add support for ASUS B3405 and B3605 "
` [PATCH v1 6/7] ALSA: hda/realtek: Add support for ASUS B5405 and B5605 "
` [PATCH v1 7/7] ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA "

[PATCH v3 0/4] Add GPIO interrupt support for Amlogic A4 and A5 SoCs
 2025-03-05 17:07 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: interrupt-controller: Add "
  ` [PATCH v3 1/4] dt-bindings: interrupt-controller: Add support for Amlogic A4 and A5 SoCsy

[PATCH v4 0/8] imx8mp: Add support to Run/Stall DSP via reset API
 2025-03-05 17:05 UTC  (3+ messages)
` [PATCH v4 2/8] dt-bindings: dsp: fsl,dsp: Add resets property

[PATCH -tip] x86/locking/atomic: Use asm_inline for atomic locking insns
 2025-03-05 17:04 UTC  (8+ messages)

[PATCH net-next 0/7] net: ethtool: Introduce ethnl dump helpers
 2025-03-05 17:02 UTC  (2+ messages)

[PATCH v6 00/10] mfd: bcm590xx: Add support for BCM59054
 2025-03-05 17:02 UTC  (5+ messages)
` [PATCH v6 02/10] dt-bindings: mfd: brcm,bcm59056: Add compatible "

[PATCH v1] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
 2025-03-05 17:01 UTC  (2+ messages)

[PATCH] treewide: fix typo 'unsigned __init128' -> 'unsigned __int128'
 2025-03-05 17:01 UTC  (2+ messages)

[PATCH v3 0/6] Enable IPQ5018 PCI support
 2025-03-05 16:59 UTC  (7+ messages)
` [PATCH v3 3/6] dt-bindings: PCI: qcom: Add IPQ5018 SoC

[PATCH v21 00/24] Introducing OpenVPN Data Channel Offload
 2025-03-05 16:56 UTC  (7+ messages)
` [PATCH v21 18/24] ovpn: add support for peer floating

[PATCH v3 0/3] Add OF support for Microchip emc2305 fan controller
 2025-03-05 16:54 UTC  (3+ messages)
` [PATCH v3 3/3] hwmon: emc2305: Use devm_thermal_of_cooling_device_register

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-03-05 16:50 UTC  (15+ messages)

[PATCH v4 00/39] dyndbg: add support for writing debug logs to trace
 2025-03-05 16:49 UTC  (2+ messages)

[PATCH v3 0/8] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
 2025-03-05 16:47 UTC  (3+ messages)
` [PATCH v3 1/8] dt-bindings: mfd: stm32-lptimer: add support for stm32mp25

[PATCH RFC 0/3] add VCP mailbox and IPC driver
 2025-03-05 16:46 UTC  (4+ messages)
` [PATCH RFC 3/3] dt-bindings: mailbox: mtk,vcp-mbox: add mtk vcp-mbox document

[PATCH v2 -rcu] srcu: Use rcu_seq_done_exact() for polling API
 2025-03-05 16:46 UTC  (2+ messages)

[PATCH v4 0/8] ring-buffer/tracing: Save module information in persistent memory
 2025-03-05 16:45 UTC  (9+ messages)
` [PATCH v4 1/8] ring-buffer: Use kaslr address instead of text delta
` [PATCH v4 2/8] ring-buffer: Add buffer meta data for persistent ring buffer
` [PATCH v4 3/8] ring-buffer: Add ring_buffer_meta_scratch()
` [PATCH v4 4/8] tracing: Have persistent trace instances save KASLR offset
` [PATCH v4 5/8] module: Add module_for_each_mod() function
` [PATCH v4 6/8] tracing: Have persistent trace instances save module addresses
` [PATCH v4 7/8] tracing: Show module names and addresses of last boot
` [PATCH v4 8/8] tracing: Update modules to persistent instances when loaded

[PATCH v2 00/15] arm64: dts: allwinner: Add basic Allwinner A523 support
 2025-03-05 16:45 UTC  (3+ messages)
` [PATCH v2 05/15] dt-bindings: irq: sun7i-nmi: document the Allwinner A523 NMI controller

[PATCH v3] rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
 2025-03-05 16:43 UTC  (3+ messages)

[PATCH] sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
 2025-03-05 16:42 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH] selftests: riscv: fix v_exec_initval_nolibc.c
 2025-03-05 16:39 UTC 

[PATCH v6] perf script: Fix output type for dynamically allocated core PMU's
 2025-03-05 16:39 UTC 

[PATCH v2 00/13] mailbox: pcc: Fixes and cleanup/refactoring
 2025-03-05 16:38 UTC  (14+ messages)
` [PATCH v2 01/13] mailbox: pcc: Fix the possible race in updation of chan_in_use flag
` [PATCH v2 02/13] mailbox: pcc: Always clear the platform ack interrupt first
` [PATCH v2 03/13] mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flags
` [PATCH v2 04/13] mailbox: pcc: Return early if no GAS register from pcc_mbox_cmd_complete_check
` [PATCH v2 05/13] mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()
` [PATCH v2 06/13] mailbox: pcc: Refactor error handling in irq handler into separate function
` [PATCH v2 07/13] mailbox: pcc: Always map the shared memory communication address
` [PATCH v2 08/13] mailbox: pcc: Refactor and simplify check_and_ack()
` [PATCH v2 09/13] soc: hisilicon: kunpeng_hccs: Simplify PCC shared memory region handling
` [PATCH v2 10/13] i2c: xgene-slimpro: "
` [PATCH v2 11/13] hwmon: (xgene-hwmon) "
` [PATCH v2 12/13] ACPI: PCC: "
` [PATCH v2 13/13] ACPI: CPPC: "

[PATCH 0/4] Fix missing of_node_put() calls
 2025-03-05 16:37 UTC  (5+ messages)
` [PATCH 1/4] gpio: rcar: Fix missing of_node_put() call
` [PATCH 2/4] pinctrl: renesas: rzg2l: "
` [PATCH 3/4] pinctrl: renesas: rzv2m: "
` [PATCH 4/4] pinctrl: renesas: rza2: "

[PATCH 0/5] drm/bridge: simple-bridge: Add DPI color encoder support
 2025-03-05 16:38 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: display: simple-bridge: Document DPI color encoder

[PATCH v7 00/49] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-03-05 16:35 UTC  (3+ messages)

[PATCH net-next v5 0/4] virtio-net: Link queues to NAPIs
 2025-03-05 16:34 UTC  (10+ messages)
` [PATCH net-next v5 3/4] virtio-net: Map NAPIs to queues

[REGRESSION] Long boot times due to USB enumeration
 2025-03-05 16:32 UTC 

[PATCH 1/2] dt-bindings: pci: Add Sophgo SG2044 PCIe host
 2025-03-05 16:32 UTC  (11+ messages)

[PATCH v3 05/11] arm64: hugetlb: Use set_ptes_anysz() and ptep_get_and_clear_anysz()
 2025-03-05 16:32 UTC  (3+ messages)

[PATCH v1 0/8] MT9M114 driver bugfix and improvements
 2025-03-05 16:30 UTC  (9+ messages)
` [PATCH v1 2/8] MT9M114: Add pad-slew-rate DT-binding

[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-03-05 16:28 UTC  (2+ messages)

[RFC PATCH 0/2] mm: introduce anon_vma flags, reduce kernel allocs
 2025-03-05 16:27 UTC  (3+ messages)

[PATCH 0/9] cgroup v1 deprecation warnings
 2025-03-05 16:27 UTC  (5+ messages)
` [PATCH 4/9] cgroup: Print warning when /proc/cgroups is read on v2-only system

Softlockup when test shmem swapout-swapin and compaction
 2025-03-05 16:27 UTC  (3+ messages)

[PATCH net-next v4 0/4] ieee802154: ca8210: Sparse fix and GPIOd conversion
 2025-03-05 16:27 UTC  (3+ messages)
` [PATCH net-next v4 4/4] dt-bindings: ieee802154: ca8210: Update polarity of the reset pin

[PATCH] x86/kexec: Merge x86_32 and x86_64 code using macros from asm.h
 2025-03-05 16:26 UTC 

[PATCH v2 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC
 2025-03-05 16:26 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: reset: Document RZ/V2H(P) USB2PHY Control

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-03-05 16:25 UTC  (4+ messages)
` [PATCH v7 09/45] kvm: arm64: Expose debug HW register numbers for Realm

[PATCH net-next 00/16] idpf: add XDP support
 2025-03-05 16:21 UTC  (10+ messages)
` [PATCH net-next 08/16] idpf: make complq cleaning dependent on scheduling mode
` [PATCH net-next 09/16] idpf: remove SW marker handling from NAPI
` [PATCH net-next 10/16] idpf: add support for nointerrupt queues
` [PATCH net-next 11/16] idpf: prepare structures to support XDP
` [PATCH net-next 12/16] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
` [PATCH net-next 13/16] idpf: use generic functions to build xdp_buff and skb
` [PATCH net-next 14/16] idpf: add support for XDP on Rx
` [PATCH net-next 15/16] idpf: add support for .ndo_xdp_xmit()
` [PATCH net-next 16/16] idpf: add XDP RSS hash hint


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox