linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-10 20:17:53 to 2025-01-11 00:10:54 UTC [more...]

[PATCH v2 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
 2025-01-11  0:10 UTC  (23+ messages)
` [PATCH v2 1/4] platform/x86: Add lenovo-wmi drivers Documentation
` [PATCH v2 2/4] platform/x86: Add Lenovo GameZone WMI Driver
` [PATCH v2 3/4] platform/x86: Add Lenovo Capability Data 01 "
` [PATCH v2 4/4] platform/x86: Add Lenovo Other Mode "

[PATCH V2 3/3] phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculation
 2025-01-11  0:07 UTC  (10+ messages)
` [PATCH] phy: freescale: fsl-samsung-hdmi: fix build error in fsl_samsung_hdmi_phy_configure_pll_lock_det

[PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2025-01-11  0:04 UTC  (3+ messages)

[PATCH] MAINTAINERS: powerpc: Update my status
 2025-01-10 23:57 UTC 

[PATCH 0/6] riscv: add SBI FWFT misaligned exception delegation support
 2025-01-10 23:55 UTC  (11+ messages)
` [PATCH 1/6] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH 2/6] riscv: request misaligned exception delegation from SBI
` [PATCH 3/6] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH 4/6] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH 6/6] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[PATCH 1/2] selftests/mm: use selftests framework to print test result
 2025-01-10 23:50 UTC  (2+ messages)
` [PATCH 2/2] selftests/mm: add tests for splitting pmd THPs to all lower orders

[PATCH v4 00/14] of: fix bugs and improve codes
 2025-01-10 23:48 UTC  (18+ messages)
` [PATCH v4 02/14] of: Do not expose of_alias_scan() and correct its comments
` [PATCH v4 03/14] of: Make of_property_present() applicable to all kinds of property
` [PATCH v4 05/14] of: Fix available buffer size calculating error in API of_device_uevent_modalias()
` [PATCH v4 06/14] of: property: Avoiding using uninitialized variable @imaplen in parse_interrupt_map()
` [PATCH v4 07/14] of: property: Fix potential fwnode reference's argument count got out of range
` [PATCH v4 14/14] of: Improve __of_add_property_sysfs() readability

[PATCH v5] staging: gpib: Remove commented-out debug code
 2025-01-10 23:38 UTC 

[PATCH] drm/vblank: fix misuse of drm_WARN in drm_wait_one_vblank()
 2025-01-11  4:37 UTC  (3+ messages)

[RFC] sched/deadline: only mark active cpu as free
 2025-01-10 23:30 UTC 

[PATCH v8 00/11] KVM: x86/mmu: Age sptes locklessly
 2025-01-10 23:18 UTC  (15+ messages)
` [PATCH v8 01/11] KVM: Remove kvm_handle_hva_range helper functions
` [PATCH v8 02/11] KVM: Add lockless memslot walk to KVM
` [PATCH v8 03/11] KVM: x86/mmu: Factor out spte atomic bit clearing routine
` [PATCH v8 04/11] KVM: x86/mmu: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v8 05/11] KVM: x86/mmu: Rearrange kvm_{test_,}age_gfn
` [PATCH v8 06/11] KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0
` [PATCH v8 08/11] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock

[PATCH net-next 0/3] virtio_net: Link queues to NAPIs
 2025-01-10 22:25 UTC  (7+ messages)
` [PATCH net-next 1/3] virtio_net: Prepare for NAPI to queue mapping
` [PATCH net-next 2/3] virtio_net: Hold RTNL "
` [PATCH net-next 3/3] virtio_net: Map NAPIs to queues

[PATCH] scsi: qla2xxx: Remove duplicate fcport release in error handler
 2025-01-10 23:06 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic: Use str_enabled_disabled() in vgic_v3_probe()
 2025-01-10 23:04 UTC  (2+ messages)

[PATCH] rtc: pcf2127: add BSM support
 2025-01-10 23:01 UTC  (3+ messages)

drivers/net/ethernet/marvell/prestera/prestera_devlink.c:20:43: warning: '%d' directive output may be truncated writing between 1 and 5 bytes into a region of size between 4 and 12
 2025-01-10 23:01 UTC 

[GIT PULL] sched_ext: Fixes for v6.13-rc6
 2025-01-10 23:02 UTC 

[GIT PULL] cgroup: Fixes for v6.13-rc6
 2025-01-10 22:54 UTC 

[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
 2025-01-10 22:52 UTC  (7+ messages)
` [PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes
` [PATCH net v2 3/5] vsock/virtio: cancel close work in the destructor
` [PATCH net v2 5/5] vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]

[PATCH v2 2/2] iio: magnetometer: si7210: add driver for Si7210
 2025-01-10 22:51 UTC  (2+ messages)

[PATCH bpf-next] bpf: veristat: Document verifier log dumping capability
 2025-01-10 22:50 UTC  (3+ messages)

[PATCH v4 0/3] nvme-fc: fix race with connectivity loss and nvme_fc_create_association
 2025-01-10 22:50 UTC  (3+ messages)
` [PATCH v4 3/3] nvme-fc: do not ignore connectivity loss during connecting

[PATCH v18 04/19] EDAC: Add memory repair control feature
 2025-01-10 22:49 UTC  (11+ messages)

[GIT PULL] workqueue: Fixes for v6.13-rc6
 2025-01-10 22:49 UTC 

[PATCH v1 00/29] cxl: Add address translation support and enable AMD Zen5 platforms
 2025-01-10 22:48 UTC  (3+ messages)
` [PATCH v1 25/29] cxl/amd: Enable Zen5 address translation using ACPI PRMT

[PATCH net-next v3 0/6] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
 2025-01-10 22:45 UTC  (5+ messages)
` [PATCH net-next v3 3/6] net: xilinx: axienet: Combine CR calculation
` [PATCH net-next v3 4/6] net: xilinx: axienet: Support adjusting coalesce settings while running

[PATCH v8] sched_ext: idle: Refresh idle masks during idle-to-idle transitions
 2025-01-10 22:44 UTC  (2+ messages)

[PATCH 0/4] arm64: qcom: sm8650: add DDR, LLCC & L3 CPU bandwidth scaling
 2025-01-10 22:43 UTC  (2+ messages)

[PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4
 2025-01-10 22:43 UTC  (2+ messages)

[PATCH v3 0/7] Move initializing SEV/SNP functionality to KVM
 2025-01-10 22:41 UTC  (7+ messages)
` [PATCH v3 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM

[PATCH v8 00/16] move per-vma lock into vm_area_struct
 2025-01-10 22:37 UTC  (19+ messages)
` [PATCH v8 11/16] mm: replace vm_lock and detached flag with a reference count
` [PATCH v8 15/16] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[PATCH] powerpc: Allow scheduling of IRQ with PREEMPT_RT
 2025-01-10 22:36 UTC  (6+ messages)
      `  "

[PATCH v1 00/15] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-01-10 22:34 UTC  (16+ messages)
` [PATCH v1 01/15] dt-bindings: iio: adc: ad7768-1: add synchronization over SPI property
` [PATCH v1 04/15] iio: adc: ad7768-1: Fix conversion result sign
` [PATCH v1 05/15] iio: adc: ad7768-1: set MOSI idle state to high
` [PATCH v1 06/15] iio: adc: ad7768-1: Update reg_read function
` [PATCH v1 09/15] iio: adc: ad7768-1: Move buffer allocation to a separate function
` [PATCH v1 11/15] iio: adc: ad7768-1: Add reg_write_masked function
` [PATCH v1 15/15] iio: adc: ad7768-1: add filter type and decimation rate attributes

[PATCH 3/3] pci/msi: remove pci_msi_ignore_mask
 2025-01-10 22:30 UTC  (2+ messages)

[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
 2025-01-10 22:29 UTC  (7+ messages)
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names

futex+io_uring: futex_q::task can maybe be dangling (but is not actually accessed, so it's fine)
 2025-01-10 22:26 UTC 

[PATCH net-next v17 00/25] Introducing OpenVPN Data Channel Offload
 2025-01-10 22:26 UTC  (26+ messages)
` [PATCH net-next v17 01/25] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v17 02/25] ovpn: add basic netlink support
` [PATCH net-next v17 03/25] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v17 04/25] ovpn: keep carrier always on for MP interfaces
` [PATCH net-next v17 05/25] ovpn: introduce the ovpn_peer object
` [PATCH net-next v17 06/25] ovpn: introduce the ovpn_socket object
` [PATCH net-next v17 07/25] ovpn: implement basic TX path (UDP)
` [PATCH net-next v17 08/25] ovpn: implement basic RX "
` [PATCH net-next v17 09/25] ovpn: implement packet processing
` [PATCH net-next v17 10/25] ovpn: store tunnel and transport statistics
` [PATCH net-next v17 11/25] ipv6: export inet6_stream_ops via EXPORT_SYMBOL_GPL
` [PATCH net-next v17 12/25] ovpn: implement TCP transport
` [PATCH net-next v17 13/25] skb: implement skb_send_sock_locked_with_flags()
` [PATCH net-next v17 14/25] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg
` [PATCH net-next v17 15/25] ovpn: implement multi-peer support
` [PATCH net-next v17 16/25] ovpn: implement peer lookup logic
` [PATCH net-next v17 17/25] ovpn: implement keepalive mechanism
` [PATCH net-next v17 18/25] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v17 19/25] ovpn: add support for peer floating
` [PATCH net-next v17 20/25] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v17 21/25] ovpn: implement key add/get/del/swap "
` [PATCH net-next v17 22/25] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v17 23/25] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v17 24/25] ovpn: add basic ethtool support
` [PATCH net-next v17 25/25] testing/selftests: add test tool and scripts for ovpn module

[PATCH 2/3] vmd: disable MSI remapping bypass under Xen
 2025-01-10 22:25 UTC  (2+ messages)

[PATCH 1/3] xen/pci: do not register devices outside of PCI segment scope
 2025-01-10 22:21 UTC  (2+ messages)

[PATCH] bpftool: fix control flow graph segfault during edge creation
 2025-01-10 22:20 UTC  (2+ messages)

[PATCH] binder: log transaction code on failure
 2025-01-10 22:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2025-01-10 22:15 UTC  (10+ messages)
` [PATCH v5 3/4] perf record: Skip don't fail for events that don't open
` [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"

[PATCH v2] pinctrl: renesas: rzg2l: Update PFC_MASK to align with RZ/V2H requirements
 2025-01-10 22:10 UTC 

[PATCH v4 00/25] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2025-01-10 22:08 UTC  (12+ messages)
` [PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology

[PATCH 1/2] of/unittest: Add test that of_address_to_resource() fails on non-translatable address
 2025-01-10 22:04 UTC  (3+ messages)
` [PATCH 2/2] of/address: Fix WARN when attempting translating non-translatable addresses

[PATCH] drm/display: hdmi: Do not read EDID on disconnected connectors
 2025-01-10 22:04 UTC 

[RFC 00/11] khugepaged: mTHP support
 2025-01-10 22:01 UTC  (10+ messages)
` [RFC 08/11] khugepaged: introduce khugepaged_scan_bitmap for "

[PATCH v2 1/2] drivers/hv: introduce vmbus_channel_set_cpu()
 2025-01-10 21:59 UTC  (2+ messages)
` [PATCH v2 2/2] drivers/hv: add CPU offlining support

[PATCH v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-10 21:58 UTC  (14+ messages)
` [PATCH v5 04/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v5 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v5 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper

[PATCH v4 0/8] Basic SEV-SNP Selftests
 2025-01-10 21:55 UTC  (7+ messages)
` [PATCH v4 1/8] KVM: SEV: Disable SEV-SNP on FW validation failure
  ` [sos-linux-ext-patches] "
` [PATCH v4 2/8] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
  ` [sos-linux-ext-patches] "

[PATCH] mm/zswap: Remove zswap_pools_counter
 2025-01-10 21:53 UTC  (2+ messages)

[RFC] tools/memory-model: Rule out OOTA
 2025-01-10 21:51 UTC  (11+ messages)

[PATCH v5] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2025-01-10 21:44 UTC  (2+ messages)

[PATCH v2 0/5] drm/amd/display: Stop control flow if the divisior is zero
 2025-01-10 21:45 UTC  (2+ messages)

[PATCH RESEND] [SCSI] raid class: Fix error handling in raid_component_add
 2025-01-10 21:44 UTC  (2+ messages)

[PATCH v7] sched_ext: idle: Refresh idle masks during idle-to-idle transitions
 2025-01-10 21:40 UTC  (3+ messages)

[PATCH v3] Revert "scsi: ufs: core: Probe for EXT_IID support"
 2025-01-10 21:39 UTC  (2+ messages)

[PATCH] tty: xilinx_uartps: split sysrq handling
 2025-01-10 21:38 UTC 

[PATCH v5 0/9] blk: honor isolcpus configuration
 2025-01-10 21:37 UTC  (3+ messages)
` [PATCH v5 4/9] scsi: use block layer helpers to calculate num of queues

[PATCH] coresight: catu: Fix number of pages while using 64k pages
 2025-01-10 21:32 UTC  (3+ messages)

[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks (2)
 2025-01-10 21:24 UTC  (10+ messages)

[PATCH] scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
 2025-01-10 21:24 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: Add support for INA233
 2025-01-10 21:19 UTC  (3+ messages)
` [PATCH v2 2/2] hwmon: Add driver for TI INA232 Current and Power Monitor

[PATCH] drivers/hv: add CPU offlining support
 2025-01-10 21:17 UTC  (2+ messages)

[PATCH 00/11] scsi: Constify 'struct bin_attribute'
 2025-01-10 21:16 UTC  (2+ messages)

[PATCH 00/19] kthread: Introduce preferred affinity v6
 2025-01-10 21:16 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] scsi: mpt3sas: Add details to EEDPTagMode error message
 2025-01-10 21:16 UTC  (2+ messages)

[PATCH] Drivers/scsi: Fix variable typo
 2025-01-10 21:16 UTC  (2+ messages)

[PATCH] scsi: iscsi: Remove unused iscsi_create_session
 2025-01-10 21:16 UTC  (2+ messages)

[PATCH] scsi: target: Remove unused functions
 2025-01-10 21:16 UTC  (2+ messages)

[PATCH] scsi: isci: remote_device: Remove unused isci_remote_device_reset_complete
 2025-01-10 21:16 UTC  (2+ messages)

[PATCH v2] scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
 2025-01-10 21:15 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
 2025-01-10 21:15 UTC  (8+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[GIT PULL] Thermal control fix for v6.13-rc7
 2025-01-10 21:15 UTC 

[GIT PULL] ACPI fixes for v6.13-rc7
 2025-01-10 21:14 UTC 

[GIT PULL 4/4] MAINTAINERS: TI updates for v6.14
 2025-01-10 21:08 UTC 

[GIT PULL 3/4] arm64: dts: ti: K3 devicetree updates for v6.14
 2025-01-10 21:08 UTC 

[GIT PULL 1/4] soc: ti: Driver updates for v6.14
 2025-01-10 21:07 UTC 

[GIT PULL 2/4] arm64: defconfig: Driver updates for TI K3 platforms for v6.14
 2025-01-10 21:07 UTC 

[RFC PATCH 0/2] mm: filemap: add filemap_grab_folios
 2025-01-10 21:08 UTC  (3+ messages)
` [RFC PATCH 2/2] KVM: guest_memfd: use filemap_grab_folios in write

[RFC v2 0/2] ASoC: prepare streams on codec-to-codec links
 2025-01-10 21:07 UTC  (3+ messages)
` [RFC v2 1/2] ASoC: soc-dai: add snd_soc_dai_prepare() and use it internally
` [RFC v2 2/2] ASoC: dapm: add support for preparing streams

[PATCH] x86/reboot: Don't corrupt memory on non-BIOS systems
 2025-01-10 21:05 UTC  (3+ messages)

[RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
 2025-01-10 20:54 UTC  (13+ messages)

[PATCH] x86/reboot: Don't corrupt memory on non-BIOS systems
 2025-01-10 20:51 UTC  (2+ messages)

[PATCH bpf-next v6 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
 2025-01-10 20:50 UTC  (9+ messages)
` [PATCH bpf-next v6 4/5] bpf: Make fs kfuncs available for SYSCALL program type
      ` per st_ops kfunc allow/deny mask. Was: "

[PATCH] iommu/riscv: Fixup compile warning
 2025-01-10 20:48 UTC  (5+ messages)

[git pull] drm fixes for 6.13-rc7
 2025-01-10 20:44 UTC  (2+ messages)

[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-10 20:43 UTC  (14+ messages)
` [PATCH 04/12] x86/mm: get INVLPGB count max from CPUID
` [PATCH 06/12] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH 11/12] x86/mm: enable AMD translation cache extensions

[PATCH v3 00/35] x86/bugs: Attack vector controls
 2025-01-10 20:35 UTC  (6+ messages)
` [PATCH v3 12/35] x86/bugs: Restructure retbleed mitigation

[PATCH v6] sched_ext: idle: Refresh idle masks during idle-to-idle transitions
 2025-01-10 20:19 UTC  (3+ messages)

[PATCH v5 0/6] Update Event Records to CXL spec rev 3.1
 2025-01-10 20:18 UTC  (4+ messages)

[PATCH v6 00/14] hrtimer Rust API
 2025-01-10 20:15 UTC  (5+ messages)
` [PATCH v6 01/14] rust: time: Add Ktime::from_ns()
` [PATCH v6 10/14] rust: alloc: add `Box::into_pin`
` [PATCH v6 13/14] rust: hrtimer: add clocksource selection through `ClockSource`
` [PATCH v6 14/14] rust: hrtimer: add maintainer entry


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 NNTP newsgroup(s).