public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-31 21:04:04 to 2026-03-31 23:49:13 UTC [more...]

[PATCH 0/5] Introduce Overflow Behavior Types
 2026-03-31 23:49 UTC  (9+ messages)
` [PATCH 5/5] types: Add standard __ob_trap and __ob_wrap scalar types

[PATCH net-next v3 2/2] net: mdio: add a driver for PIC64-HPSC/HX MDIO controller
 2026-03-31 23:43 UTC  (7+ messages)

[PATCH] net: alteon: Add missing DMA mapping error checks in ace_start_xmit
 2026-03-31 23:43 UTC  (2+ messages)

[PATCH] ACPI: RIMT: Add dependency between iommu and devices
 2026-03-31 23:39 UTC  (2+ messages)

[PATCH] printk: add early_counter_ns routine for printk blind spot
 2026-03-31 23:36 UTC  (8+ messages)
` [PATCH v3] printk: fix zero-valued printk timestamps in early boot

[PATCH v2] ARM: dts: aspeed: Enable networking for Asus Kommando IPMI Card
 2026-03-31 23:35 UTC  (2+ messages)

[PATCH wireless-next] wifi: brcm80211: change current_bss to a FAM
 2026-03-31 23:32 UTC 

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-03-31 23:31 UTC  (7+ messages)
` [PATCH RFC v4 08/44] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 25/44] KVM: selftests: Test basic single-page conversion flow

[PATCH v2 0/5] Fuller TDX kexec support
 2026-03-31 23:29 UTC  (15+ messages)
` [PATCH v2 1/5] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH v2 2/5] x86/virt/tdx: Pull kexec cache flush logic into arch/x86
` [PATCH v2 3/5] x86/virt/tdx: Add SEAMCALL wrapper for TDH.SYS.DISABLE

[PATCH] io_uring/cancel: validate opcode for IORING_ASYNC_CANCEL_OP
 2026-03-31 23:21 UTC 

[PATCH v10 0/6] Introduce MAX77759 charger driver
 2026-03-31 23:22 UTC  (7+ messages)
` [PATCH v10 1/6] dt-bindings: mfd: maxim,max77759: reference power-supply schema and add regulator property
` [PATCH v10 2/6] dt-bindings: usb: maxim,max33359: Add supply property for vbus
` [PATCH v10 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH v10 4/6] lib/linear_ranges: Add linear_range_get_selector_high_array
` [PATCH v10 5/6] power: supply: max77759: add charger driver
` [PATCH v10 6/6] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode

[PATCH] vmx/nested: Set the SGX feature flag only when hardware supported
 2026-03-31 23:20 UTC  (5+ messages)

[PATCH 0/2] hwmon: pmbus: Sony APS-379
 2026-03-31 23:19 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: trivial-devices: Add sony,aps-379
` [PATCH 2/2] hwmon: pmbus: Add support for Sony APS-379

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-31 23:18 UTC  (13+ messages)
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock

[PATCH] IB/mlx5: Clarify success return path in mlx5_ib_alloc_transport_domain
 2026-03-31 23:04 UTC  (2+ messages)
` [PATCH v2] IB/mlx5: Fix tdn leak "

[PATCH] KVM: selftests: Guard execinfo.h inclusion for non-glibc builds
 2026-03-31 23:09 UTC  (5+ messages)

[PATCH bpf-next v4 0/2] libbpf: clarify raw-address single kprobe attach behavior
 2026-03-31 23:06 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: add test for raw-address single kprobe attach

[PATCH 1/2 v2] spi: add SPI_MOSI_IDLE_LOW support from device tree
 2026-03-31 23:05 UTC  (5+ messages)

[PATCH v9 00/13] blk: honor isolcpus configuration
 2026-03-31 23:05 UTC  (3+ messages)
` [PATCH v9 10/13] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[PATCH V3 0/7] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2026-03-31 23:02 UTC  (5+ messages)
` [PATCH V3 7/7] "

[6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
 2026-03-31 23:01 UTC  (9+ messages)

[PATCH] platform/x86: asus-wmi: fix camera key led on Zenbook S14
 2026-03-31 23:01 UTC 

[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-03-31 23:00 UTC  (11+ messages)
` [net-next PATCH 01/10] net: dsa: tag_rtl8_4: update format description
` [net-next PATCH 02/10] net: dsa: realtek: rtl8365mb: set STP state to disabled early
` [net-next PATCH 03/10] net: dsa: realtek: rtl8365mb: prepare for multiple source files
` [net-next PATCH 04/10] bitfield.h: add FIELD_WIDTH()
` [net-next PATCH 05/10] net: dsa: realtek: rtl8365mb: add table lookup interface
` [net-next PATCH 06/10] net: dsa: realtek: rtl8365mb: add VLAN support
` [net-next PATCH 07/10] net: dsa: realtek: rtl8365mb: add port_bridge_{join,leave}
` [net-next PATCH 08/10] net: dsa: realtek: rtl8365mb: add FDB support
` [net-next PATCH 09/10] net: dsa: realtek: rtl8365mb: add bridge port flags
` [net-next PATCH 10/10] net: dsa: tag_rtl8_4: set KEEP flag

[PATCH 0/7] slimbus: qcom-ngd-ctrl: Fix some race conditions and deadlocks
 2026-03-31 22:59 UTC  (9+ messages)
` [PATCH 6/7] slimbus: qcom-ngd-ctrl: Balance pm_runtime enablement for NGD
` [PATCH 7/7] slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock

[PATCH v2 0/2] nfs: delegated attribute fixes
 2026-03-31 22:57 UTC  (17+ messages)
` [PATCH v2 2/2] nfs: update inode ctime after removexattr operation

[PATCH] [v3, net-next] net: ethernet: ti-cpsw: fix linking built-in code to modules
 2026-03-31 22:53 UTC  (3+ messages)
` [PATCH] [RESEND, net-next] net: ethernet: ti-cpsw:: rename soft_reset() function

[PATCH bpf-next v3] selftests/bpf: test access to ringbuf position with map pointer
 2026-03-31 22:50 UTC  (2+ messages)

[PATCH bpf-next,v2] bpf: clarify BPF_RB_NO_WAKEUP behavior for bpf_ringbuf_discard()
 2026-03-31 22:50 UTC  (2+ messages)

[PATCH v2 1/2] mm: prevent droppable mappings from being locked
 2026-03-31 22:45 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/mm: verify droppable mappings cannot be locked

[PATCH 0/6] selftests: run_kselftest.sh cleanup and fixes
 2026-03-31 22:43 UTC  (2+ messages)

[PATCH v3 0/2] rust, nova-core: add DeviceSize trait for SZ_* constants
 2026-03-31 22:43 UTC  (3+ messages)
` [PATCH v3 1/2] rust: sizes: add DeviceSize trait for device address space constants
` [PATCH v3 2/2] gpu: nova-core: use DeviceSize trait for u64 size constants

[PATCH v2 1/7] sched/fair: Fix zero_vruntime tracking
 2026-03-31 22:40 UTC  (12+ messages)

[PATCH v3] mm/vmalloc: Use dedicated unbound workqueues for vmap drain
 2026-03-31 22:40 UTC  (2+ messages)

[PATCH v3 0/2] zswap pool per-CPU acomp_ctx simplifications
 2026-03-31 22:38 UTC  (5+ messages)

[PATCH v5 0/8] i2c: rtl9300: support for RTL9607C I2C controller
 2026-03-31 22:38 UTC  (2+ messages)

[PATCH v3] dt-bindings: i2c: intel,ixp4xx-i2c: Convert to DT schema
 2026-03-31 22:33 UTC  (2+ messages)

[PATCH v2] mm/page_io: fix PSWPIN undercount for large folios in sio_read_complete()
 2026-03-31 22:33 UTC  (2+ messages)

[PATCH 1/7] slimbus: qcom-ngd-ctrl: Fix up platform_driver registration
 2026-03-31 22:32 UTC  (2+ messages)

[PATCH] gpu: nova-core: bitfield: fix broken Default implementation
 2026-03-31 22:32 UTC  (4+ messages)

[PATCH] powerpc/powernv/iommu: iommu incorrectly bypass DMA APIs
 2026-03-31 22:30 UTC 

[PATCH v6 00/13] platform-x86: lenovo-wmi: Add fixes and enhancement
 2026-03-31 22:29 UTC  (7+ messages)
` [PATCH v6 06/13] platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices
` [PATCH v6 07/13] platform/x86: lenovo-wmi-other: Add missing CPU tunable attributes
` [PATCH v6 08/13] platform/x86: lenovo-wmi-other: Add GPU "

[RFC PATCH] mm/hmm: Add userfaultfd support to fault handling
 2026-03-31 22:24 UTC 

[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-03-31 22:24 UTC  (6+ messages)

[PATCH v5 0/4] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
 2026-03-31 22:22 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
 2026-03-31 22:20 UTC  (8+ messages)
` (subset) "

[PATCH] workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple inactive works
 2026-03-31 22:18 UTC 

[PATCH 6.19 000/342] 6.19.11-rc1 review
 2026-03-31 22:18 UTC  (4+ messages)

[PATCH 0/2] x86/tdx: Port I/O emulation fixes
 2026-03-31 22:13 UTC  (7+ messages)
` [PATCH 1/2] x86/tdx: Fix off-by-one in port I/O handling
` [PATCH 2/2] x86/tdx: Fix zero-extension for 32-bit port I/O

[PATCH next 0/3] fortify: Minor changes to strlen() and strnlen()
 2026-03-31 22:09 UTC  (4+ messages)
` [PATCH next 2/3] fortify: Optimise strnlen()

[PATCH 6.18 000/309] 6.18.21-rc1 review
 2026-03-31 22:09 UTC  (2+ messages)

[PATCH] selftests/cpu-hotplug: Fix check for cpu hotplug not supported
 2026-03-31 22:09 UTC  (2+ messages)

[PATCH v3 0/9] Reintrodce Hornet LSM
 2026-03-31 22:04 UTC  (6+ messages)
` [PATCH v3 4/9] lsm: framework for BPF integrity verification

[PATCH] iio: inkern: Avoid risky abs() usage in iio_multiply_value()
 2026-03-31 22:04 UTC  (5+ messages)

[PATCH bpf v4 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
 2026-03-31 22:04 UTC  (6+ messages)

[PATCH] IB/mlx5: Fix potential NULL dereference in query_device
 2026-03-31 21:57 UTC 

[PATCH] of/platform: Don't include reserved memory compatibles that aren't needed
 2026-03-31 21:57 UTC 

[PATCH] MIPS: Increase default mmap randomization bits for 64-bit
 2026-03-31 21:56 UTC  (2+ messages)

[PATCH] pstore/ftrace: Keep ftrace module parameter and debugfs switch in sync
 2026-03-31 21:53 UTC  (2+ messages)

[PATCH 1/2] kbuild: rust: allow `clippy::uninlined_format_args`
 2026-03-31 21:53 UTC  (7+ messages)
` [PATCH 2/2] rust: macros: simplify `format!` arguments

[syzbot] [kernel?] WARNING in rcu_tasks_verify_work_fn
 2026-03-31 21:53 UTC 

[PATCH v1 0/1] Make the script complaint with 'sh' shell
 2026-03-31 21:52 UTC  (3+ messages)
` [PATCH v1 1/1] selftests/cpu-hotplug: Make the script complaint with sh shell

4 TiB WD SN700 drives drop off of Sonnet Card
 2026-03-31 21:45 UTC  (2+ messages)

[PATCH mm-unstable v4 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-03-31 21:49 UTC  (12+ messages)
` [PATCH mm-unstable v4 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()

[PATCHv2] clk: hisilicon: clkdivider-hi6220: use kzalloc_flex
 2026-03-31 21:48 UTC  (4+ messages)

[PATCH 6.6 000/175] 6.6.131-rc1 review
 2026-03-31 21:48 UTC  (2+ messages)

[PATCH] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
 2026-03-31 21:48 UTC  (2+ messages)

[PATCH] workqueue: Remove HK_TYPE_WQ from affecting wq_unbound_cpumask
 2026-03-31 21:47 UTC  (3+ messages)

[PATCH 0/4] drm/panel: simple: add Waveshare LCD panels
 2026-03-31 21:46 UTC  (6+ messages)

[PATCH 0/3] firmware_loader: Fix shutdown ordering and reference counting
 2026-03-31 21:47 UTC  (4+ messages)
` [PATCH 1/3] firmware_loader: Stop pinning modules on registration
` [PATCH 2/3] firmware_loader: Stop pinning parent device per workqueue invocation
` [PATCH 3/3] treewide: firmware_loader: Drop the unused @module argument

[PATCH] hwmon:tmp102: add support for update interval
 2026-03-31 21:41 UTC  (2+ messages)

[PATCH 0/8] x86/msr: Consolidate native/paravirt MSR functions
 2026-03-31 21:41 UTC  (5+ messages)

[patch V4 00/15] Improve /proc/interrupts further
 2026-03-31 21:40 UTC  (5+ messages)
` [patch V4 05/15] x86/irq: Suppress unlikely interrupt stats by default
` [patch V4 06/15] x86/irq: Move IOAPIC misrouted and PIC/APIC error counts into irq_stats

[PATCH v2] riscv: dts: spacemit: k3: Add USB2.0 support
 2026-03-31 21:34 UTC  (2+ messages)

[PATCH v6 0/8] vfio: selftest: Add SR-IOV UAPI test
 2026-03-31 21:34 UTC  (6+ messages)
` [PATCH v6 3/8] vfio: selftests: Introduce a sysfs lib

[GIT PULL] sched_ext: Fixes for v7.0-rc6
 2026-03-31 21:34 UTC  (2+ messages)

[GIT PULL] workqueue: Fixes for v7.0-rc6
 2026-03-31 21:34 UTC  (2+ messages)

[GIT PULL] cgroup: Fixes for v7.0-rc6
 2026-03-31 21:34 UTC  (2+ messages)

[PATCHv2] dmaengine: hsu: use kzalloc_flex()
 2026-03-31 21:30 UTC  (5+ messages)

[PATCH] x86/sev: Remove bogus virtual address check
 2026-03-31 21:30 UTC  (5+ messages)

[PATCH v5 0/4] platform/x86: int3472: Add support for GPIO type 0x02 (strobe)
 2026-03-31 21:28 UTC  (7+ messages)

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-03-31 21:20 UTC  (23+ messages)
` [PATCH v10 00/21] "
  ` [PATCH v10 01/21] gpu: nova-core: gsp: Return GspStaticInfo from boot()
  ` [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB region from GSP
  ` [PATCH v10 03/21] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
  ` [PATCH v10 04/21] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
  ` [PATCH v10 05/21] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
  ` [PATCH v10 06/21] gpu: nova-core: mm: Add common memory management types
  ` [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush support
  ` [PATCH v10 08/21] gpu: nova-core: mm: Add GpuMm centralized memory manager
  ` [PATCH v10 09/21] gpu: nova-core: mm: Add common types for all page table formats
  ` [PATCH v10 10/21] gpu: nova-core: mm: Add MMU v2 page table types
  ` [PATCH v10 11/21] gpu: nova-core: mm: Add MMU v3 "
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
  ` [PATCH v10 13/21] gpu: nova-core: mm: Add page table walker for MMU v2/v3
  ` [PATCH v10 14/21] gpu: nova-core: mm: Add Virtual Memory Manager
  ` [PATCH v10 15/21] gpu: nova-core: mm: Add virtual address range tracking to VMM
  ` [PATCH v10 16/21] gpu: nova-core: mm: Add multi-page mapping API "
  ` [PATCH v10 17/21] gpu: nova-core: Add BAR1 aperture type and size constant
  ` [PATCH v10 18/21] gpu: nova-core: mm: Add BAR1 user interface
  ` [PATCH v10 19/21] gpu: nova-core: mm: Add BAR1 memory management self-tests
  ` [PATCH v10 20/21] gpu: nova-core: mm: Add PRAMIN aperture self-tests
  ` [PATCH v10 21/21] gpu: nova-core: Use runtime BAR1 size instead of hardcoded 256MB

[PATCH] drm/amdgpu: deduplicate register access and helper routines
 2026-03-31 21:21 UTC  (5+ messages)

[RFC PATCH v1 7/7] perf unwind-libunwind: Add RISC-V libunwind support
 2026-03-31 21:21 UTC  (5+ messages)
` [PATCH v2 0/8] perf libunwind multiple remote support
  ` [PATCH v2 1/8] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection

[PATCH] vfs: replace ints with enum component_type for LAST_XXX
 2026-03-31 21:21 UTC  (2+ messages)

[PATCH v9 0/3] tracing: Remove backup instance after read all
 2026-03-31 21:21 UTC  (5+ messages)
` [PATCH v9 2/3] tracing: Remove the backup instance automatically after read
` [PATCH v9 3/3] tracing/Documentation: Add a section about backup instance

[PATCH v1 0/7] RAPL fixes (for linux-next)
 2026-03-31 21:19 UTC  (8+ messages)
` [PATCH v1 1/7] powercap: intel_rapl: Move MSR default settings into MSR interface driver
` [PATCH v1 2/7] powercap: intel_rapl: Remove unused macro definitions
` [PATCH v1 3/7] powercap: intel_rapl: Move primitive info to header for interface drivers
` [PATCH v1 4/7] powercap: intel_rapl: Move TPMI primitives to TPMI driver
` [PATCH v1 5/7] thermal: intel: int340x: processor: Move MMIO primitives to MMIO driver
` [PATCH v1 6/7] powercap: intel_rapl: Move MSR primitives to MSR driver
` [PATCH v1 7/7] powercap: intel_rapl: Consolidate PL4 and PMU support flags into rapl_defaults

[PATCH V1 0/6] accel/amdxdna: Initial support for AIE4 platform
 2026-03-31 21:19 UTC  (5+ messages)
` [PATCH V1 4/6] accel/amdxdna: Add AIE4 firmware loading

[PATCH v2 0/2] staging: media: atomisp: clean up ISP configuration path
 2026-03-31 21:16 UTC  (3+ messages)
` [PATCH v2 1/2] staging: media: atomisp: gate ref and tnr frame config behind ISP enable flags
` [PATCH v2 2/2] staging: media: atomisp: remove redundant call to ia_css_output0_configure()

[PATCH v2] ALSA: aoa: i2sbus: clear stale prepared state
 2026-03-31 21:14 UTC 

[net-next v6 00/12] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-03-31 21:14 UTC  (9+ messages)
` [net-next v6 08/12] net: bnxt: Implement software USO
` [net-next v6 09/12] net: bnxt: Add SW GSO completion and teardown support

[tip:master] BUILD SUCCESS cf112712c193e837225d740ec3e139774f2496f2
 2026-03-31 21:13 UTC 

[PATCH v2 0/4] kbuild: vdso_install: drop build ID architecture allow-list
 2026-03-31 21:13 UTC  (2+ messages)

[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
 2026-03-31 21:12 UTC  (6+ messages)
` [PATCH v16 10/10] cxl: Enable CXL protocol error reporting

[RFC PATCH 0/2] s390/mm: Batch PTE updates in lazy MMU mode
 2026-03-31 21:11 UTC  (5+ messages)
` [RFC PATCH 1/2] mm: make lazy MMU mode context-aware

[PATCH 0/7] clk: qcom: Add initial clock controllers for the upcoming Hawi SoC
 2026-03-31 21:11 UTC  (3+ messages)
` [PATCH 7/7] clk: qcom: Add support for global clock controller on Hawi

[PATCH] selftests/livepatch: add test for module function patching
 2026-03-31 21:10 UTC  (5+ messages)

[tip:x86/asm] BUILD SUCCESS 3b19e22cffe61bcdf10ee5e7584cfa3c1c54dc92
 2026-03-31 21:08 UTC 

[PATCH v3] docs: octeontx2:Fix typo in documentation
 2026-03-31 21:08 UTC  (2+ messages)

[PATCH 0/2] Two semi-related perf throttling fixes
 2026-03-31 21:07 UTC  (5+ messages)
` [PATCH 2/2] perf: Don't throttle based on NMI watchdog events

[PATCHES perf-tools-next 0/2] Move some headers out of tools/include/ to tools/perf/trace/beauty/include
 2026-03-31 21:06 UTC  (3+ messages)
` [PATCH 1/2] tools: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapi
` [PATCH 2/2] perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/beauty/include/

[PATCH] mm/sparse: fix preinited section_mem_map clobbering on failure path
 2026-03-31 21:06 UTC  (3+ messages)

[PATCH v4 0/9] media: iris: migrate to using global UBWC config
 2026-03-31 21:04 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/9] interconnect: qcom: let MSM8974 interconnect work again
 2026-03-31 21:04 UTC  (2+ messages)
` (subset) "

[PATCH v5 8/8] Bluetooth: btusb: Add MT7927 ID for ASUS X870E / ProArt X870E-Creator
 2026-03-31 20:58 UTC 


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