messages from 2025-02-25 22:52:48 to 2025-02-26 02:35:20 UTC [more...]
[PATCH v2 0/6] remove tlb_remove_page_ptdesc()
2025-02-26 2:35 UTC (3+ messages)
` [PATCH v2 5/6] x86: pgtable: convert to use tlb_remove_ptdesc()
[PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
2025-02-26 2:34 UTC (3+ messages)
[RESEND PATCH v3] scsi: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute
2025-02-26 2:31 UTC (5+ messages)
[PATCH v2 0/7] iommu: Add MSI mapping support with nested SMMU (Part-1 core)
2025-02-26 2:25 UTC (4+ messages)
` [PATCH v2 7/7] iommu: Turn iova_cookie to dma-iommu private pointer
[PATCH 0/2] Add support for ADP5055 triple buck regulator
2025-02-26 2:25 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: regulator: add adi,adp5055-regulator
` [PATCH 2/2] regulator: adp5055: Add driver for adp5055
[PATCH v2 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
2025-02-26 2:21 UTC (4+ messages)
` [PATCH v2 04/12] iommu/vt-d: Move scalable mode ATS enablement to probe path
[PATCH] drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)
2025-02-26 2:20 UTC (3+ messages)
[PATCH] KVM: selftests: Wait mprotect_ro_done before write to RO in mmu_stress_test
2025-02-26 2:20 UTC (8+ messages)
[PATCH v2] net: ethernet: ti: am65-cpsw: select PAGE_POOL
2025-02-26 2:20 UTC (2+ messages)
[RFC PATCH 0/3] kvm,sched: Add gtime halted
2025-02-26 2:17 UTC (2+ messages)
[PATCH v6 0/6] vhost: Add support of kthread API
2025-02-26 2:15 UTC (9+ messages)
` [PATCH v6 3/6] vhost: Add the cgroup related function
` [PATCH v6 4/6] vhost: introduce worker ops to support multiple thread models
[PATCH v5 0/3] irqchip: Add Sophgo SG2042 MSI controller
2025-02-26 2:15 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: interrupt-controller: Add Sophgo SG2042 MSI
` [PATCH v5 2/3] irqchip: Add the Sophgo SG2042 MSI interrupt controller
` [PATCH v5 3/3] riscv: sophgo: dts: add msi controller for SG2042
[PATCH] scsi: hisi: remove incorrect ACPI_PTR annotations
2025-02-26 2:13 UTC (2+ messages)
[PATCH -next] scsi: ufs: rockchip: Simplify bool conversion
2025-02-26 2:11 UTC
[PATCH 0/5] drm/xe: enable driver usage on non-4KiB kernels
2025-02-26 2:12 UTC (7+ messages)
` [PATCH 1/5] drm/xe/bo: fix alignment with non-4K kernel page sizes
` [PATCH 2/5] drm/xe/guc: use SZ_4K for alignment
` [PATCH 3/5] drm/xe/regs: fix RING_CTL_SIZE(size) calculation
` [PATCH 4/5] drm/xe: use 4K alignment for cursor jumps
` [PATCH 5/5] drm/xe/query: use PAGE_SIZE as the minimum page alignment
[syzbot] [crypto?] possible deadlock in crypto_exit_scomp_ops_async
2025-02-26 2:10 UTC (6+ messages)
` mm: zswap: fix crypto_free_acomp deadlock in zswap_cpu_comp_dead
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-26 2:09 UTC (7+ messages)
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
linux-next: manual merge of the devicetree tree with Linus' tree
2025-02-26 2:07 UTC
[PATCH 00/11] EDAC/ie31200: Add EDAC support for Intel Raptor Lake-S SoCs
2025-02-26 1:52 UTC (12+ messages)
` [PATCH 01/11] EDAC/ie31200: Fix the size of EDAC_MC_LAYER_CHIP_SELECT layer
` [PATCH 02/11] EDAC/ie31200: Fix the DIMM size mask for several SoCs
` [PATCH 03/11] EDAC/ie31200: Fix the error path order of ie31200_init()
` [PATCH 04/11] EDAC/ie31200: Fix the 3rd parameter name of *populate_dimm_info()
` [PATCH 05/11] EDAC/ie31200: Simplify the pci_device_id table
` [PATCH 06/11] EDAC/ie31200: Make the memory controller resources configurable
` [PATCH 07/11] EDAC/ie31200: Make struct dimm_data contain decoded information
` [PATCH 08/11] EDAC/ie31200: Fold the two channel loops into one loop
` [PATCH 09/11] EDAC/ie31200: Break up ie31200_probe1()
` [PATCH 10/11] EDAC/ie31200: Add Intel Raptor Lake-S SoCs support
` [PATCH 11/11] EDAC/ie31200: Switch Raptor Lake-S to interrupt mode
[PATCH net-next 0/1] ppp: Fix KMSAN uninit-value warning with bpf
2025-02-26 2:05 UTC (3+ messages)
` [PATCH net-next 1/1] ppp: Fix KMSAN warning by initializing 2-byte header
[PATCH 0/5] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
2025-02-26 3:11 UTC (8+ messages)
` [PATCH 3/5] firmware: arm_scmi: imx: Add LMM and CPU documentation
[PATCH 0/5] drm/xe: enable driver usage on non-4KiB kernels
2025-02-26 2:02 UTC (2+ messages)
[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
2025-02-26 2:00 UTC (8+ messages)
` [PATCH v3 06/16] rbd: convert timeouts to secs_to_jiffies()
` [PATCH v3 08/16] ata: libata-zpodd: "
[RFC PATCH bpf-next 0/6] bpf: BPF runtime hooks: low-overhead non-intrusive tracking of runtime acquire/release (for watchdog)
2025-02-26 1:57 UTC (5+ messages)
` [RFC PATCH bpf-next 4/6] bpf: Add bpf runtime hooks for tracking runtime acquire/release
[PATCH v2 0/3] wifi: ath11k/ath12k: IRQ affinity fixes
2025-02-26 1:57 UTC (5+ messages)
` [PATCH v2 1/3] wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in error path
` [PATCH v2 2/3] wifi: ath12k: Clear affinity hint before calling ath12k_pci_free_irq() "
[PATCH net-next v3 0/4] stmmac: Several PCI-related improvements
2025-02-26 1:57 UTC (5+ messages)
` [PATCH net-next v3 2/4] stmmac: loongson: Remove surplus loop
[PATCH 0/2] PCI: dwc-debugfs: Couple of fixes
2025-02-26 1:55 UTC (2+ messages)
[PATCH 0/2] Fix a BUG_ON crashing the kernel in start_this_handle
2025-02-26 1:55 UTC (5+ messages)
` [PATCH 1/2] ext4: only defer sb update on error if SB_ACTIVE
[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
2025-02-26 1:55 UTC (3+ messages)
` [PATCH v7 1/5] perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h'
[PATCH mm-unstable 0/2] mm_init: rename *init_reserved_page* functions
2025-02-26 1:54 UTC (5+ messages)
` [PATCH mm-unstable 1/2] mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid
` [PATCH mm-unstable 2/2] mm/mm_init: rename init_reserved_page to init_deferred_page
[PATCH v4 0/2] hung_task: Dump the blocking task stacktrace
2025-02-26 1:50 UTC (6+ messages)
` [PATCH v4 1/2] hung_task: Show the blocker task if the task is hung on mutex
` [PATCH v4 2/2] samples: Add hung_task detector mutex blocking sample
[PATCH linux next] Docs/zh_CN: Translate msg_zerocopy.rst to Simplified Chinese
2025-02-26 1:49 UTC
[PATCH net-next v5 00/12] Add support for PSE budget evaluation strategy
2025-02-26 1:47 UTC (7+ messages)
` [PATCH net-next v5 06/12] net: pse-pd: Add support for budget evaluation strategies
[PATCH] f2fs-tools: add ftruncate command in f2fs_io
2025-02-26 1:45 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] crypto: lib/Kconfig - fix chacha/poly1305 dependencies more more
2025-02-26 1:40 UTC (5+ messages)
[PATCH net-next 00/10] devlink and mlx5: Introduce rate domains
2025-02-26 1:40 UTC (6+ messages)
` [PATCH net-next 03/10] devlink: Serialize access to "
[PATCH 02/17] bitops: Add generic parity calculation for u64
2025-02-26 1:35 UTC (3+ messages)
[PATCH v4 0/3] irqchip: Add Sophgo SG2042 MSI controller
2025-02-26 1:37 UTC (4+ messages)
` [PATCH v4 2/3] irqchip: Add the Sophgo SG2042 MSI interrupt controller
[PATCH v7 0/3] KVM: SVM: Flush cache only on CPUs running SEV guest
2025-02-26 1:37 UTC (7+ messages)
` [PATCH v7 1/3] KVM: x86: Add a wbinvd helper
` [PATCH v7 3/3] KVM: SVM: Flush cache only on CPUs running SEV guest
[PATCH net-next v4 0/1] ppp: Fix KMSAN uninit-value warning with bpf
2025-02-26 1:36 UTC (2+ messages)
` [PATCH net-next v4 1/1] ppp: Fix KMSAN warning by initializing 2-byte header
[PATCH v4 0/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
2025-02-26 1:35 UTC (8+ messages)
` [PATCH v5 "
` [PATCH v5 2/2] "
` [PATCH v6 0/2] "
` [PATCH v6 1/2] x86, lib: Add WBNOINVD helper functions
[PATCH v7 0/7] mseal system mappings
2025-02-26 1:33 UTC (26+ messages)
` [PATCH v7 1/7] mseal, system mappings: kernel config and header change
` [PATCH v7 3/7] mseal, system mappings: enable x86-64
` [PATCH v7 5/7] mseal, system mappings: enable uml architecture
` [PATCH v7 6/7] mseal, system mappings: uprobe mapping
` (no subject)
[PATCH] selftests/dma: Fix bad array reference
2025-02-26 1:31 UTC (2+ messages)
[PATCH v3] PCI: Introduce Cray ClusterStor E1000 NVMe slot LED driver
2025-02-26 1:13 UTC
[PATCH v2 0/6] arm64: Introduce CIX P1 (SKY1) SoC
2025-02-26 1:21 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: vendor-prefixes: Add CIX Technology Group Co., Ltd
` [PATCH v2 2/6] dt-bindings: arm: add CIX P1 (SKY1) SoC
` [PATCH v2 3/6] MAINTAINERS: Add CIX SoC maintainer entry
` [PATCH v2 4/6] arm64: Kconfig: add ARCH_CIX for cix silicons
` [PATCH v2 5/6] arm64: defconfig: Enable CIX SoC
` [PATCH v2 6/6] arm64: dts: cix: add initial CIX P1(SKY1) dts support
[PATCH] blk-throttle: fix lower bps rate by throtl_trim_slice()
2025-02-26 1:16 UTC
[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
2025-02-26 1:16 UTC (15+ messages)
[PATCH v7 0/3] Add HDMI audio on the rk3588 SoC
2025-02-26 1:14 UTC (5+ messages)
linux-next: manual merge of the drm-xe tree with the drm-intel tree
2025-02-26 1:12 UTC
[PATCH v2] dt-bindings: interrupt-controller: Convert nxp,lpc3220-mic.txt to yaml format
2025-02-26 1:09 UTC
[PATCH 0/9] selftests/x86/xstate: Introduce common code for testing extended states
2025-02-26 1:07 UTC (10+ messages)
` [PATCH 1/9] selftests/x86: Consolidate redundant signal helper functions
` [PATCH 2/9] selftests/x86/xstate: Refactor XSAVE helpers for general use
` [PATCH 3/9] selftests/x86/xstate: Enumerate and name xstate components
` [PATCH 4/9] selftests/x86/xstate: Refactor context switching test
` [PATCH 5/9] selftests/x86/xstate: Refactor ptrace ABI test
` [PATCH 6/9] selftests/x86/xstate: Introduce signal "
` [PATCH 7/9] selftests/x86/xstate: Consolidate test invocations into a single entry
` [PATCH 8/9] selftests/x86/xstate: Clarify supported xstates
` [PATCH 9/9] selftests/x86/avx: Add AVX test
[for-next][PATCH 0/4] ftrace: scripts/sorttable: Updates for v6.15
2025-02-26 1:06 UTC (5+ messages)
` [for-next][PATCH 1/4] ftrace: Test mcount_loc addr before calling ftrace_call_addr()
` [for-next][PATCH 2/4] ftrace: Check against is_kernel_text() instead of kaslr_offset()
` [for-next][PATCH 3/4] scripts/sorttable: Use normal sort if theres no relocs in the mcount section
` [for-next][PATCH 4/4] scripts/sorttable: Allow matches to functions before function entry
[PATCH v2 0/2] hid-asus: asus-wmi: refactor Ally suspend/resume
2025-02-26 1:01 UTC (3+ messages)
` [PATCH v2 1/2] hid-asus: check ROG Ally MCU version and warn
` [PATCH v2 2/2] platform/x86: asus-wmi: Refactor Ally suspend/resume
[PATCH v7 0/4] riscv: spacemit: add gpio support for K1 SoC
2025-02-26 1:01 UTC (6+ messages)
` [PATCH v7 1/4] dt-bindings: gpio: spacemit: add "
` [PATCH v7 2/4] "
` [PATCH v7 3/4] riscv: dts: spacemit: add gpio "
` [PATCH v7 4/4] riscv: dts: spacemit: add gpio LED for system heartbeat
[PATCH v2] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
2025-02-26 1:00 UTC (2+ messages)
[RFC PATCH 0/6] KVM: x86: async PF user
2025-02-26 0:58 UTC (8+ messages)
[PATCH 0/2] hid-asus: asus-wmi: refactor Ally suspend/resume
2025-02-26 0:57 UTC (7+ messages)
` [PATCH 1/2] hid-asus: check ROG Ally MCU version and warn
` [PATCH 2/2] platform/x86: asus-wmi: Refactor Ally suspend/resume
[PATCH] zswap: do not crash the kernel on decompression failure
2025-02-26 0:51 UTC (2+ messages)
[PATCH v9 00/11] KVM: x86/mmu: Age sptes locklessly
2025-02-26 0:50 UTC (5+ messages)
[PATCH v1 1/1] watchdog: nic7018_wdt: tidy up ACPI ID table
2025-02-26 0:49 UTC (2+ messages)
[PATCH v1 0/3] Add AST2600 LPC PCC support
2025-02-26 0:48 UTC (12+ messages)
` [PATCH v1 3/3] soc: aspeed: lpc-pcc: Add PCC controller support
[PATCH RESEND v2] arm64: dts: socfpga: agilex: Add dma channel id for spi
2025-02-26 0:45 UTC (3+ messages)
[PATCH v8 0/7] ima: kexec: measure events between kexec load and execute
2025-02-26 0:39 UTC (7+ messages)
` [PATCH v8 2/7] kexec: define functions to map and unmap segments
[PATCH v5 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor
2025-02-26 0:35 UTC (2+ messages)
` [PATCH v5 2/2] "
[PATCH net] gve: unlink old napi when stopping a queue using queue API
2025-02-26 0:35 UTC
[PATCH v2] iommu/vt-d: fix system hang on reboot -f
2025-02-26 0:35 UTC (5+ messages)
[PATCH 0/1] security: Propagate universal pointer data in bpf hooks
2025-02-26 0:30 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 00/17] Introduce and use generic parity32/64 helper
2025-02-26 0:26 UTC (6+ messages)
` [PATCH 03/17] x86: Replace open-coded parity calculation with parity8()
[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
2025-02-26 0:27 UTC (4+ messages)
` [PATCH 1/7] KVM: x86: Free vCPUs before freeing VM state
[PATCH v4 00/10] Support ROHM BD79124 ADC
2025-02-26 0:26 UTC (5+ messages)
` [PATCH v4 03/10] iio: adc: add helpers for parsing ADC nodes
` [PATCH v4 07/10] iio: adc: ti-ads7924: Respect device tree config
[RESEND PATCH v11] pwm: airoha: Add support for EN7581 SoC
2025-02-26 0:24 UTC
[PATCH net-next v06 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
2025-02-26 0:23 UTC (3+ messages)
` [PATCH net-next v06 1/1] hinic3: module initialization and tx/rx logic
[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
2025-02-26 0:22 UTC (3+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2025-02-26 0:20 UTC (2+ messages)
[GIT PULL] perf tools fixes for v6.14: 2nd batch
2025-02-26 0:20 UTC (2+ messages)
[PATCH] drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()
2025-02-26 0:19 UTC (2+ messages)
[PATCH v5 0/7] Input: matrix-keypad: Various performance improvements
2025-02-26 0:14 UTC (9+ messages)
` [PATCH v5 1/7] Input: matrix_keypad - use fsleep for variable delay duration
` [PATCH v5 3/7] dt-bindings: input: matrix_keypad - convert to YAML
` [PATCH v5 5/7] dt-bindings: input: matrix_keypad - add settle time after enable all columns
` [PATCH v5 6/7] Input: "
[PATCH v1] arm64/mm: Fix Boot panic on Ampere Altra
2025-02-26 0:10 UTC (3+ messages)
[PATCH V2] drm/sched: fix fence reference count leak
2025-02-26 0:10 UTC (2+ messages)
[PATCH v2] Kconfig.hz: Change default HZ to 1000
2025-02-26 0:08 UTC
[PATCH 0/3] rcu/exp updates
2025-02-26 0:08 UTC (12+ messages)
` [PATCH 2/3] rcu/exp: Remove confusing needless full barrier on task unblock
` [PATCH 3/3] rcu/exp: Remove needless CPU up quiescent state report
[PATCH net-next v7 0/2] RTL9300 MDIO driver
2025-02-26 0:07 UTC (3+ messages)
` [PATCH net-next v7 1/2] net: mdio: Add "
` [PATCH net-next v7 2/2] mips: dts: realtek: Add MDIO controller
C aggregate passing (Rust kernel policy)
2025-02-26 0:05 UTC (24+ messages)
[PATCH v4 00/10] x86/ibt: FineIBT-BHI
2025-02-26 0:04 UTC (4+ messages)
` [PATCH v4 09/10] x86/ibt: Implement FineIBT-BHI mitigation
[PATCH net] selftests: drv-net: Check if combined-count exists
2025-02-25 23:55 UTC (3+ messages)
[PATCH v6 0/4] riscv: spacemit: add gpio support for K1 SoC
2025-02-25 23:41 UTC (3+ messages)
` [PATCH v6 2/4] gpio: spacemit: add "
[PATCH 1/2] dt-bindings: vendor-prefixes: Add prefix for Liebherr-Werk Ehingen GmbH
2025-02-25 23:37 UTC (7+ messages)
` [PATCH 2/2] dt-bindings: trivial-devices: Document SPI measurement on LWE boards
[PATCH 0/2] riscv: sophgo Add PCIe support to Sophgo SG2044 SoC
2025-02-25 23:35 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: pci: Add Sophgo SG2044 PCIe host
[PATCH] platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy()
2025-02-25 23:21 UTC
[tip:sched/core] [sched] 2ae891b826: hackbench.throughput 6.2% regression
2025-02-25 23:10 UTC (7+ messages)
[PATCH 1/2] x86/CPU: Use correct macros for Cyrix calls on Geode processors
2025-02-25 23:08 UTC (4+ messages)
` [PATCH] x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems
[PATCH next] drm/msm/dpu: fix error pointer dereference in msm_kms_init_aspace()
2025-02-25 23:03 UTC (2+ messages)
[PATCH 1/1] userfaultfd: do not block on locking a large folio with raised refcount
2025-02-25 23:01 UTC (6+ messages)
[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
2025-02-25 23:01 UTC (2+ messages)
[RFC PATCH 0/2] Eliminate the no-SIMD en/decryption fallbacks on x86
2025-02-25 22:59 UTC (6+ messages)
` [RFC PATCH 1/2] x86/fpu: make kernel-mode FPU reliably usable in softirqs
eBPF verifier does not load libxdp dispatcher eBPF program
2025-02-25 22:57 UTC (5+ messages)
[PATCH v2 0/6] media: renesas: vsp1: Add support for IIF
2025-02-25 22:56 UTC (2+ messages)
[PATCH] cifs: Fix the smb1 readv callback to correctly call netfs
2025-02-25 22:55 UTC (3+ messages)
[PATCH] riscv: tracing: Fix __write_overflow_field in ftrace_partial_regs()
2025-02-25 22:55 UTC (2+ messages)
[PATCH] drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params
2025-02-25 22:53 UTC (2+ messages)
[PATCH] drm/msm: Expose DRIVER_SYNCOBJ_TIMELINE
2025-02-25 22:52 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).