mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v8 0/3] Optimize zone->contiguous update and issue fix
 2026-01-27  7:10 UTC  (13+ messages)
` [PATCH v8 1/3] mm/memory hotplug: Fix zone->contiguous always false when hotplug
` [PATCH v8 2/3] mm/memory hotplug/unplug: Add online_memory_block_pages() and offline_memory_block_pages()
` [PATCH v8 3/3] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range

[PATCH v1 0/2] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-01-27  7:05 UTC  (8+ messages)
` [PATCH v1 1/2] dt-bindings: ethernet: eswin: add clock sampling control
        `  "
            `  "

[Patch v2 0/3] Perf tools: remove arch-specific __weak
 2026-01-27  7:02 UTC  (4+ messages)
` [Patch v2 1/3] perf arch: Update arch headers to use relative UAPI paths
` [Patch v2 2/3] perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
` [Patch v2 3/3] perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function

BUG: kernel NULL pointer dereference, address: 0000000000000000
 2026-01-27  7:01 UTC  (10+ messages)

[PATCH kernel 0/2] crypto/ccp: Fixes for PCI IDE
 2026-01-27  6:59 UTC  (5+ messages)
` [PATCH kernel 2/2] crypto/ccp: Allow multiple streams on the same root bridge

[PATCH v2] dt-bindings: sram: qcom,imem: Document glymur as compatible
 2026-01-27  6:59 UTC  (3+ messages)

[PATCH 1/1] scsi: ufs: core: Schedule EH on WLUN resume failure
 2026-01-27  6:59 UTC  (3+ messages)

[PATCH 0/3] Add DSI Port B input support for LT9611 HDMI bridge
 2026-01-27  6:58 UTC  (3+ messages)
` [PATCH 2/3] drm/bridge: lt9611: Add support for DSI port B input
` [PATCH 3/3] arm64: dts: qcom: qcs6490-rubikpi3: Use DSI port B

[PATCH v5 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
 2026-01-27  6:53 UTC  (3+ messages)

[PATCH v2] remoteproc: imx_rproc: Not report loaded resource table when none
 2026-01-27  6:51 UTC 

[PATCH v1 0/1] usb: csc-acm: add Infineon/Comneon modem support
 2026-01-27  6:50 UTC  (8+ messages)
` [PATCH v1 1/1] usb: csc-acm: add Infineon/Comneon modem support (1519:0020)

[PATCH net-next v10 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-27  6:48 UTC  (7+ messages)

[QUESTION] fuse: why invalidate all page cache in truncate()
 2026-01-27  6:41 UTC  (2+ messages)

[PATCH] fuse: fix the bug of missing EPOLLET event wakeup
 2026-01-27  6:41 UTC  (3+ messages)

[PATCH] fuse: set ff->flock only on success
 2026-01-27  6:41 UTC  (3+ messages)

[RFC net-next] net: ena: Use u64_stats_t with u64_stats_sync properly
 2026-01-27  6:40 UTC 

[PATCH 0/2] KVM: SEV: Add support for IBPB-on-Entry
 2026-01-27  6:38 UTC  (5+ messages)
` [PATCH 1/2] KVM: SEV: IBPB-on-Entry guest support
` [PATCH 2/2] KVM: SEV: Add support for IBPB-on-Entry

[PATCH v2] ACPI: OSL: Panic when encountering a fatal ACPI error
 2026-01-27  6:32 UTC 

[net-next PatchV4 0/2] Octeontx2-pf: Add support for DMAC_FILTER trap
 2026-01-27  6:32 UTC  (4+ messages)
` [net-next PatchV4 2/2] "

[PATCH v6] sched/clock: Avoid false sharing for sched_clock_irqtime
 2026-01-27  6:30 UTC  (2+ messages)

[PATCH] net/mlx4: fix MAC table total count corruption in __mlx4_unregister_mac()
 2026-01-27  6:26 UTC  (3+ messages)

[PATCH v1] staging: rtl8723bs: rename members of struct registry_priv
 2026-01-27  6:26 UTC  (2+ messages)

[PATCH v1 0/2] gpu/drm: panel: add support for DSI panel used in Motorola Atrix 4G and Droid X2
 2026-01-27  6:26 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: display: panel: document Atrix 4G and Droid X2 DSI panel

[PATCH v2] arm64: dts: qcom: hamoa: Add EL2 overlay for hamoa-evk
 2026-01-27  6:24 UTC 

[PATCH v9 0/3] Capstone/llvm dlopen support
 2026-01-27  6:23 UTC  (4+ messages)
` [PATCH v9 1/3] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v9 2/3] perf llvm: Support for dlopen-ing libLLVM.so
` [PATCH v9 3/3] perf llvm: Mangle libperf-llvm.so function names

[PATCH v2] i40e: drop useless bitmap_weight() call in i40e_set_rxfh_fields()
 2026-01-27  6:22 UTC  (2+ messages)
` [Intel-wired-lan] "

Re: [PATCH v1 1/2] dt-bindings: ethernet: eswin: add clock sampling control
 2026-01-27  6:14 UTC  (12+ messages)
  `  "
      `  "

[PATCH] rust: sync: replace `kernel::c_str!` with C-Strings
 2026-01-27  6:12 UTC  (3+ messages)
` [GIT PULL][PATCH 0/1] Fixes for Rust synchronization PR of v7.0

[PATCH bpf-next v3 00/17] mm: BPF OOM
 2026-01-27  6:12 UTC  (19+ messages)
` [PATCH bpf-next v3 01/17] bpf: move bpf_struct_ops_link into bpf.h
` [PATCH bpf-next v3 02/17] bpf: allow attaching struct_ops to cgroups
` [PATCH bpf-next v3 03/17] libbpf: fix return value on memory allocation failure
` [PATCH bpf-next v3 05/17] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [PATCH bpf-next v3 06/17] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [PATCH bpf-next v3 10/17] mm: introduce bpf_task_is_oom_victim() kfunc
` [PATCH bpf-next v3 11/17] bpf: selftests: introduce read_cgroup_file() helper
` [PATCH bpf-next v3 12/17] bpf: selftests: BPF OOM struct ops test
` [PATCH bpf-next v3 13/17] sched: psi: add a trace point to psi_avgs_work()
` [PATCH bpf-next v3 14/17] sched: psi: add cgroup_id field to psi_group structure
` [PATCH bpf-next v3 15/17] bpf: allow calling bpf_out_of_memory() from a PSI tracepoint

[PATCH 0/2] Add the support for Glymur Video clock controller
 2026-01-27  6:11 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: Add video clock controller on Glymur SoC
` [PATCH 2/2] clk: qcom: videocc-glymur: Add video clock controller driver for Glymur

[PATCH] fscrypt: Fix uninit-value in ovl_fill_real
 2026-01-27  6:10 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/8] iio: dac: ds4424: add DS4402/DS4404 support and scale
 2026-01-27  6:09 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: iio: dac: maxim,ds4424: add ds4402/ds4404
` [PATCH v2 2/8] dt-bindings: iio: dac: maxim,ds4424: add maxim,rfs-ohms property
` [PATCH v2 3/8] iio: dac: ds4424: add DS4402/DS4404 device IDs
` [PATCH v2 4/8] iio: dac: ds4424: sort headers alphabetically
` [PATCH v2 5/8] iio: dac: ds4424: convert to regmap
` [PATCH v2 6/8] iio: dac: ds4424: fix -128 rejection and refactor raw access
` [PATCH v2 7/8] iio: dac: ds4424: add Rfs-based scale and per-variant limits
` [PATCH v2 8/8] iio: dac: ds4424: ratelimit read errors and use device context

[PATCH v7] mm/page_alloc: boost watermarks on atomic allocation failure
 2026-01-27  6:06 UTC  (2+ messages)

Project Investment Funding
 2026-01-27  6:03 UTC 

linux-next: manual merge of the cxl tree with the tip tree
 2026-01-27  5:57 UTC  (2+ messages)

[PATCH v2 net-next 2/3] ipvlan: Common code from v6/v4 validator_event
 2026-01-27  5:56 UTC  (3+ messages)

[PATCH] fork: clarify copy_mm() comment for kernel thread
 2026-01-27  5:53 UTC 

[PATCH] kexec: derive purgatory entry from symbol
 2026-01-27  5:49 UTC  (2+ messages)

[PATCH v2] i2c: i801: Do not instantiate spd5118 under SPD Write Disable
 2026-01-27  5:44 UTC  (2+ messages)

[tip:irq/drivers] BUILD SUCCESS 3d9617ea8ab5ca779a227d1e7d23741f5f8400c1
 2026-01-27  5:42 UTC 

[PATCH v2] tracing: kprobe-event: Return directly when trace kprobes is empty
 2026-01-27  5:38 UTC 

[PATCH v1] OPP: Return correct value in dev_pm_opp_get_level
 2026-01-27  5:33 UTC  (2+ messages)

[PATCH] platform/wmi: string-kunit: Add missing oversized string test case
 2026-01-27  5:33 UTC  (3+ messages)

[PATCH v5 0/4] Enable secondary USB controller in host mode
 2026-01-27  5:23 UTC  (4+ messages)
` [PATCH v5 4/4] arm64: dts: qcom: lemans-evk: "

[PATCH 0/4] Re-export Zeroable and zeroed() from ffi module
 2026-01-27  5:20 UTC  (3+ messages)
` [PATCH 2/4] rust: cpufreq: import pin_init::zeroed() from ffi

[PATCH v6.1] Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"
 2026-01-27  5:17 UTC 

[PATCH net-next] net: ethernet: ti: netcp: Use u64_stats_t with u64_stats_sync properly
 2026-01-27  5:10 UTC  (2+ messages)

[PATCH net-next] netdevsim: use u64_stats_t with u64_stats_sync properly
 2026-01-27  5:10 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Add support for ACS Enhanced Capability
 2026-01-27  5:07 UTC  (6+ messages)
` [PATCH v2 2/2] PCI: Add the enhanced ACS controls check to pci_acs_flags_enabled()

[PATCH] Revert "wifi: iwlwifi: trans: remove STATUS_SUSPENDED"
 2026-01-27  5:05 UTC  (6+ messages)

[PATCH V4] platform/x86/amd/pmf: Introduce new interface to export NPU metrics
 2026-01-27  5:04 UTC  (3+ messages)

[PATCH v4 1/3] dt-bindings: gpio: Add Tegra264 support
 2026-01-27  5:03 UTC  (3+ messages)
` [PATCH v4 2/3] gpio: tegra186: Add support for Tegra264
` [PATCH v4 3/3] arm64: tegra: Add Tegra264 GPIO controllers

[PATCH net v2] net: spacemit: k1-emac: program frame size registers for jumbo frames
 2026-01-27  4:58 UTC  (3+ messages)

arch/powerpc/platforms/microwatt/smp.c:79:24: sparse: sparse: cast removes address space '__iomem' of expression
 2026-01-27  4:56 UTC 

[syzbot] [mm?] INFO: rcu detected stall in schedule_tail (8)
 2026-01-27  4:53 UTC 

[PATCH 0/6] rust: add `bitfield!` and `register!` macros
 2026-01-27  4:49 UTC  (7+ messages)
` [PATCH 3/6] rust: add `bitfield!` macro

[PATCH v5] sched/clock: Avoid false sharing for sched_clock_irqtime
 2026-01-27  4:48 UTC  (3+ messages)

[PATCH] dt-bindings: Fix emails with spaces or missing brackets
 2026-01-27  4:44 UTC  (2+ messages)

[PATCH v8 0/3] Capstone/llvm dlopen support
 2026-01-27  4:41 UTC  (3+ messages)

[PATCH v5] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
 2026-01-27  4:27 UTC  (4+ messages)

[syzbot] [net?] KCSAN: data-race in fib_table_lookup / fib_table_lookup (4)
 2026-01-27  4:27 UTC 

[PATCH v2 0/2] Enable AONMIX MQS for IMX95-15x15-FRDM board
 2026-01-27  4:27 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: imx95-15x15-frdm: support AONMIX MQS
  ` [EXT] "

[PATCH 0/4] sched: The newidle balance regression
 2026-01-27  4:15 UTC  (6+ messages)
` [PATCH 4/4] sched/fair: Proportional newidle balance

[PATCH v6 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-01-27  4:15 UTC  (6+ messages)
` [PATCH v6 2/3] of: factor arguments passed to of_map_id() into a struct

[syzbot] [sound?] KASAN: slab-use-after-free Read in snd_pcm_stop
 2026-01-27  4:14 UTC 

[PATCH] drm/tegra: Enable cmu for Tegra186 and Tegra194
 2026-01-27  4:12 UTC  (4+ messages)

[PATCH net-next v2] devlink: Implement devlink param multi attribute nested data values
 2026-01-27  4:10 UTC  (3+ messages)

[tip:x86/apic] BUILD SUCCESS 9bad74127f0ae8eeed2510fe381b064e08e6507e
 2026-01-27  4:10 UTC 

[GIT PULL] md-7.0-20260127
 2026-01-27  4:09 UTC  (2+ messages)

[PATCH v2 0/3] perf more ELF machine usage
 2026-01-27  4:09 UTC  (2+ messages)

[syzbot] [mm?] INFO: rcu detected stall in schedule_tail (8)
 2026-01-27  4:02 UTC  (2+ messages)
` Forwarded: [PATCH] mm: Fix KASAN-induced recursive page faults in ptlock_ptr

[PATCH net v3] net: spacemit: Check for netif_carrier_ok() in emac_stats_update()
 2026-01-27  4:00 UTC  (2+ messages)

[PATCH net v3] mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
 2026-01-27  4:00 UTC  (2+ messages)

[PATCH v3 00/26] Runtime TDX Module update support
 2026-01-27  3:58 UTC  (5+ messages)
` [PATCH v3 13/26] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v3 24/26] x86/virt/seamldr: Extend sigstruct to 16KB

[PATCH] nvdimm: Add check for devm_kmalloc() and fix NULL pointer dereference in nd_pfn_probe() and nd_dax_probe()
 2026-01-27  3:57 UTC  (3+ messages)
  ` [PATCH] nvdimm: Add check for devm_kmalloc() and fix NULLpointer "

[PATCH v4 0/4] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
 2026-01-27  3:54 UTC  (5+ messages)
` [PATCH v4 4/4] drm/bridge: imx8qxp-pixel-link: get/put the next bridge

[PATCH net-next v10 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute
 2026-01-27  3:50 UTC  (13+ messages)

[PATCH 0/3] drm: nuvoton: Add MA35D1 display controller support
 2026-01-27  3:49 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: display: nuvoton: add MA35D1 DCU binding
` [PATCH 3/3] drm/nuvoton: add MA35D1 display controller driver

[PATCH v4] lib: xarray: free unused spare node in xas_create_range()
 2026-01-27  3:48 UTC  (3+ messages)

[PATCH] locking/lockdep: Replace snprintf with strscpy in seq_stats
 2026-01-27  3:42 UTC  (2+ messages)

[PATCH 0/2] PCI: dwc: Expose integrated DesignWare eDMA windows
 2026-01-27  3:41 UTC  (4+ messages)

[PATCH] ASoC: sun4i-spdif: Add missing check for devm_regmap_init_mmio
 2026-01-27  3:40 UTC 

[PATCH v3 00/24] KVM: TDX huge page support for private memory
 2026-01-27  3:40 UTC  (6+ messages)
` [PATCH v3 06/24] KVM: x86/mmu: Disallow page merging (huge page adjustment) for mirror root

[PATCH] rocker: fix memory leak in rocker_world_port_post_fini()
 2026-01-27  3:40 UTC  (2+ messages)

[PATCH v18 04/10] erofs: add erofs_inode_set_aops helper to set the aops
 2026-01-27  3:39 UTC  (3+ messages)
` [PATCH v19 "

[PATCH v2 0/3] Add NUMA-node-aware synchronous probing to driver core
 2026-01-27  3:37 UTC  (3+ messages)

[PATCH v2 0/7] dmaengine: dw-edma, PCI: dwc: Enable remote use of integrated DesignWare eDMA
 2026-01-27  3:34 UTC  (8+ messages)
` [PATCH v2 1/7] dmaengine: Add hw_id to dma_slave_caps
` [PATCH v2 2/7] dmaengine: dw-edma: Report channel hw_id in dma_slave_caps
` [PATCH v2 3/7] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH v2 4/7] dmaengine: dw-edma: Poll completion when local IRQ handling is disabled
` [PATCH v2 5/7] dmaengine: dw-edma: Add notify-only channels support
` [PATCH v2 6/7] PCI: dwc: Add helper to query integrated dw-edma register window
` [PATCH v2 7/7] PCI: dwc: Add helper to query integrated dw-edma linked-list region

[PATCH v2 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
 2026-01-27  3:34 UTC  (19+ messages)
` [PATCH v2 01/10] iommu/arm-smmu-v3: Store IOTLB cache tags in struct arm_smmu_attach_state
` [PATCH v2 02/10] iommu/arm-smmu-v3: Pass in IOTLB cache tag to CD and STE
` [PATCH v2 03/10] iommu/arm-smmu-v3: Look for existing iotlb tag in smmu_domain->invs
` [PATCH v2 05/10] iommu/arm-smmu-v3: Flush iotlb in arm_smmu_iotlb_tag_free()
` [PATCH v2 06/10] iommu/arm-smmu-v3: Allocate vmid in arm_vsmmu_init
` [PATCH v2 07/10] iommu/arm-smmu-v3: Pass in vsmmu to arm_smmu_domain_get_iotlb_tag()

[PATCH] ASoC: sunxi: sun50i-dmic: Add missing check for devm_regmap_init_mmio
 2026-01-27  3:32 UTC 

[PATCH v2 0/3] Add Amlogic general DMA
 2026-01-27  3:27 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v2 2/3] dma: amlogic: Add general DMA driver for A9
` [PATCH v2 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver

[PATCH v2] sched/fair: Cache NUMA node statistics to avoid O(N) scanning
 2026-01-27  3:25 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4] sched/clock: Avoid false sharing for sched_clock_irqtime
 2026-01-27  3:24 UTC  (3+ messages)

[v6, net-next 8/8] bng_en: Add support for TPA events
 2026-01-27  3:22 UTC  (2+ messages)
` [v6,net-next,8/8] "

[PATCH v2 0/2] Add interconnect support for Qualcomm Mahua SoC
 2026-01-27  3:22 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in "
` [PATCH v2 2/2] interconnect: qcom: glymur: Add Mahua SoC support

[PATCH v1 11/14] x86/boot: use __seg_fs and __seg_gs in the real-mode boot code
 2026-01-27  3:21 UTC  (9+ messages)
` [PATCH v1 08/14] x86: make CONFIG_EFI_STUB unconditional

[net-next PATCH] octeontx2-pf: cn10k/cn20k: Update count_eot in NPA_LF_AURA_BATCH_FREE0
 2026-01-27  3:16 UTC  (2+ messages)
` [net-next] "

[PATCH v9 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2026-01-27  3:14 UTC  (11+ messages)
` [PATCH v9 6/7] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()

[PATCH net-next v3 0/3] Airoha AN8811HB 2.5 Gbps phy support
 2026-01-27  3:11 UTC  (3+ messages)
` [PATCH net-next v3 2/3] net: phy: air_en8811h: add Airoha AN8811HB support

[PATCH v10 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2026-01-27  3:09 UTC  (9+ messages)
` [PATCH v10 1/8] iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE update
` [PATCH v10 2/8] iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA
` [PATCH v10 3/8] iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()
` [PATCH v10 4/8] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
` [PATCH v10 5/8] iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array
` [PATCH v10 6/8] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
` [PATCH v10 7/8] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()
` [PATCH v10 8/8] iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs

[PATCH bpf-next v3 04/17] libbpf: introduce bpf_map__attach_struct_ops_opts()
 2026-01-27  3:08 UTC  (2+ messages)

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-01-27  3:07 UTC  (11+ messages)
` [PATCH v0 12/15] x86/hyperv: Implement hyperv virtual iommu
` [PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru

[PATCH] ima_fs: Avoid creating measurement lists for unsupported hash algos
 2026-01-27  3:05 UTC 

[syzbot] [mm?] INFO: rcu detected stall in schedule_tail (8)
 2026-01-27  3:05 UTC 

[PATCH] fix a potential memory leak in stmmac_xdp_enable_pool()
 2026-01-27  3:04 UTC  (2+ messages)
`  "

[PATCH v2] fs/file: optimize close_range() complexity from O(N) to O(Sparse)
 2026-01-27  3:03 UTC  (2+ messages)

[PATCH v10 0/7] Provide support for Trigger Generation Unit
 2026-01-27  3:02 UTC  (10+ messages)
` [PATCH v10 5/7] qcom-tgu: Add support to configure next action
` [PATCH v10 6/7] qcom-tgu: Add timer/counter functionality for TGU
` [PATCH v10 7/7] qcom-tgu: Add reset node to initialize

[PATCH net] net: phy: add device link between MAC device and MDIO device
 2026-01-27  3:01 UTC  (3+ messages)

[PATCH v10 00/16] arm64: entry: Convert to Generic Entry
 2026-01-27  3:01 UTC  (4+ messages)
` [PATCH v10 04/16] arm64/ptrace: Refactor syscall_trace_enter/exit()

[PATCH net-next] net: alacritech: Use u64_stats_t with u64_stats_sync properly
 2026-01-27  3:00 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] selftests/bpf: migrate a few bpftool testing scripts
 2026-01-27  3:00 UTC  (2+ messages)

[PATCH] gpio: spacemit-k1: Use PDR for pin direction, not SDR/CDR
 2026-01-27  2:58 UTC 

[PATCH] arm64: dts: freescale: add pixpaper display overlay for i.MX93 FRDM
 2026-01-27  2:57 UTC 

[PATCH v3 0/2] Bluetooth: hci_qca: Refactor HFP hardware offload capability handling
 2026-01-27  2:54 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] Bluetooth: hci_qca: Enable HFP hardware offload for WCN6855 and WCN7850

[PATCH v6.12] btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
 2026-01-27  2:52 UTC 

[PATCH v4] i3c: master: Add sysfs option to rescan bus via entdaa
 2026-01-27  2:50 UTC  (3+ messages)

[PATCH v3 1/2] f2fs: check skipped write in f2fs_enable_checkpoint()
 2026-01-27  2:50 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v5] misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probe
 2026-01-27  2:46 UTC  (5+ messages)

[PATCH v2 0/7] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2026-01-27  2:46 UTC  (8+ messages)
` [PATCH v2 2/7] KVM: x86: Extract VMXON and EFER.SVME enablement to kernel

[PATCH bpf-next v3 16/17] bpf: selftests: add config for psi
 2026-01-27  2:46 UTC  (2+ messages)
` [PATCH bpf-next v3 17/17] bpf: selftests: PSI struct ops test

[PATCH v5 02/10] perf header: Support CPU DOMAIN relation info
 2026-01-27  2:46 UTC  (4+ messages)

page:  |  | 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®