All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-30 14:37:15 to 2026-04-30 15:20:26 UTC [more...]

[PATCH 0/3] clk: renesas: Miscellaneous fixes and cleanups
 2026-04-30 15:20 UTC  (3+ messages)
` [PATCH 3/3] clk: renesas: cpg-mssr: Add number of clock cells check
` [PATCH 1/3] clk: renesas: rzg2l: Consolidate DEF_MUX() and DEF_MUX_FLAGS()

[PATCH 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
 2026-04-30 15:20 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [1/2] "

[PATCH 0/4] MemoryRegionOps .impl cleanups
 2026-04-30 15:19 UTC  (6+ messages)
` [PATCH 2/4] hw/npcm7xx_fiu: Specify .impl for npcm7xx_fiu_flash_ops

[PATCH 00/41] Fix various QOM object life-cycle issues
 2026-04-30 15:18 UTC  (4+ messages)
` [PATCH 34/41] hw/arm/virt: free flash devices and OEM strings on finalization

[PATCH v4 4/4] vhost: SVQ add the indirect descriptors to available ring
 2026-04-30 12:11 UTC  (5+ messages)

[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-04-30 15:18 UTC  (12+ messages)
` [PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v5 02/14] mm/khugepaged: add folio dirty check after try_to_unmap()
` [PATCH v5 09/14] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v5 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files

Draft of Git Rev News edition 134
 2026-04-30 15:17 UTC 

[PATCH] mm/vmscan: fix delayed flusher wakeup in MGLRU
 2026-04-30 14:22 UTC  (2+ messages)

[PATCH 0/7] Remove 'extend_recipe_sysroot' from 'BB_HASHEXCLUDE_COMMON'
 2026-04-30 15:15 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/9] ppc: Remove 405 CPU family
 2026-04-30 15:15 UTC  (9+ messages)
` [PATCH 3/9] ppc/ppc405: Remove CPU

[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
 2026-04-30 15:15 UTC  (8+ messages)

[PATCH net-next] net: Consistently define pci_device_ids using named initializers
 2026-04-30 15:14 UTC  (2+ messages)

[RFC PATCH v2.1 1/2] mm/damon/stat: add a parameter for reading kdamond pid
 2026-04-30 15:14 UTC  (2+ messages)

[PATCH v2 0/2] irqchip/econet-en751221: Support MIPS 34Kc VEIC mode
 2026-04-30 15:13 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: econet: Add CPU interrupt mapping
` [PATCH v2 2/2] irqchip/econet-en751221: Support MIPS 34Kc VEIC mode

[PATCH v2] dt-bindings: pinctrl: qcom: move gpio-hog schema to tlmm-common
 2026-04-30 15:12 UTC  (2+ messages)

[PATCH v3 0/6] gpu: nova-core: run unload sequence upon unbinding
 2026-04-30 15:11 UTC  (4+ messages)
` [PATCH v3 1/6] rust: add warn_on_err macro

[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
 2026-04-30 15:11 UTC  (7+ messages)
` [PATCH 41/48] objtool/klp: Rewrite symbol correlation algorithm

[PATCH v2 0/3] platform/x86: intel: TPMI/PLR PCI unbind issue
 2026-04-30 15:11 UTC  (4+ messages)
` [PATCH v2 1/3] platform/x86: intel: Move debugfs register before creating devices
` [PATCH v2 2/3] platform/x86: intel: Add notifiers support
` [PATCH v2 3/3] platform/x86/intel/tpmi/plr: Prevent fault during unbind

[LTP] [RFC] testcases: unify naming for syscall tests ending in digits
 2026-04-30 15:09 UTC 

[PATCH v3 0/3] Improve SDCA support for duplicated features
 2026-04-30 15:09 UTC  (4+ messages)
` [PATCH v3 1/3] ASoC: SDCA: Add correct masks whilst reporting SDCA jack status
` [PATCH v3 2/3] ASoC: SDCA: Remove sdca_function_data duplication
` [PATCH v3 3/3] ASoC: SDCA: Support devices with multiple functions of identical type

[PATCH v5 00/28] KVM: combined patchset for MBEC/GMET support
 2026-04-30 15:07 UTC  (29+ messages)
` [PATCH 01/28] KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASK
` [PATCH 02/28] KVM: x86/mmu: remove SPTE_PERM_MASK
` [PATCH 03/28] KVM: x86/mmu: free up bit 10 of PTEs in preparation for MBEC
` [PATCH 04/28] KVM: x86/mmu: shuffle high bits of SPTEs "
` [PATCH 05/28] KVM: x86/mmu: remove SPTE_EPT_*
` [PATCH 06/28] KVM: x86/mmu: merge make_spte_{non,}executable
` [PATCH 07/28] KVM: x86/mmu: rename and clarify BYTE_MASK
` [PATCH 08/28] KVM: x86/mmu: separate more EPT/non-EPT permission_fault()
` [PATCH 09/28] KVM: x86/mmu: introduce ACC_READ_MASK
` [PATCH 10/28] KVM: x86/mmu: pass PFERR_GUEST_PAGE/FINAL_MASK to kvm_translate_gpa
` [PATCH 11/28] KVM: x86/mmu: pass pte_access for final nGPA->GPA walk
` [PATCH 12/28] KVM: x86: make translate_nested_gpa vendor-specific
` [PATCH 13/28] KVM: x86/mmu: split XS/XU bits for EPT
` [PATCH 14/28] KVM: x86/mmu: move cr4_smep to base role
` [PATCH 15/28] KVM: VMX: enable use of MBEC
` [PATCH 16/28] KVM: nVMX: pass advanced EPT violation vmexit info to guest
` [PATCH 17/28] KVM: nVMX: pass PFERR_USER_MASK to MMU on EPT violations
` [PATCH 18/28] KVM: x86/mmu: add support for MBEC to EPT page table walks
` [PATCH 19/28] KVM: nVMX: advertise MBEC to nested guests
` [PATCH 20/28] KVM: nVMX: allow MBEC with EVMCS
` [PATCH 21/28] KVM: x86/mmu: propagate access mask from root pages down
` [PATCH 22/28] KVM: x86/mmu: introduce cpu_role bit for availability of PFEC.I/D
` [PATCH 23/28] KVM: SVM: add GMET bit definitions
` [PATCH 24/28] KVM: x86/mmu: hard code more bits in kvm_init_shadow_npt_mmu
` [PATCH 25/28] KVM: x86/mmu: add support for GMET to NPT page table walks
` [PATCH 26/28] KVM: SVM: enable GMET and set it in MMU role
` [PATCH 27/28] KVM: SVM: work around errata 1218
` [PATCH 28/28] KVM: nSVM: enable GMET for guests

[RFC PATCH] xprtrdma: Move long delayed work on system_dfl_long_wq
 2026-04-30 15:09 UTC  (6+ messages)

[PATCH] btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()
 2026-04-30 15:08 UTC  (2+ messages)

[PATCH v2 00/15] serial: add new I/O type for SPI and I2C bus devices
 2026-04-30 15:08 UTC  (7+ messages)
` [PATCH v2 02/15] serial: core: add uart_iotype_mmio/legacy_io helper functions
` [PATCH v2 05/15] serial: core: replace snprintf with more robust scnprintf
` [PATCH v2 08/15] serial: earlycon: use uart_iotype_*() to simplify code

[PULL] Pull request for u-boot master / v2026.07 = u-boot-stm32-20260430
 2026-04-30 15:08 UTC 

[PATCH 0/2] rust: auxiliary: replace drvdata() with registration data
 2026-04-30 15:08 UTC  (3+ messages)
` [PATCH 1/2] rust: auxiliary: add registration data to auxiliary devices

[PATCH net-next v2 0/3] first series for xpcs based rsfec configuration
 2026-04-30 15:08 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: mdio: Add support for RSFEC Control register for PMA
` [PATCH net-next v2 2/3] net: eth: fbnic: Consolidate register reads for ids and devs
` [PATCH net-next v2 3/3] net: eth: fbnic: Add pma read and write access

[PATCH 0/7] gpu: drm: nova: enable calling into nova-core
 2026-04-30 15:07 UTC  (9+ messages)
` [PATCH 1/7] scripts: modpost: detect and report truncated buf_printf() output
` [PATCH 2/7] scripts: modpost: increase buf_printf's buffer size
` [PATCH 3/7] gpu: nova-core: rename module from nova_core to nova-core
` [PATCH 4/7] gpu: nova-core: export Rust symbols for dependent modules
` [PATCH 5/7] gpu: nova-core: emit Rust metadata "
` [PATCH 6/7] gpu: drm: nova: build after nova-core metadata
` [PATCH POC 7/7] drm: nova: demonstrate interaction with nova-core

[PATCH v2 00/40] fpu: Export some internals for targets
 2026-04-30 15:07 UTC  (9+ messages)
` [PATCH v2 13/40] fpu: Return struct from parts{64,128}_silence_nan
` [PATCH v2 26/40] fpu: Return struct from parts{64,128}_muladd
` [PATCH v2 29/40] fpu: Return struct from parts{64,128}_mul

[PATCH 1/3 nf v5] netfilter: nf_socket: skip socket lookup for non-first fragments
 2026-04-30 15:06 UTC  (5+ messages)
` [PATCH 3/3 nf v5] netfilter: xtables: fix L4 header parsing "

The Linux Kernel Tree About To Hit 40 Million Lines, AMD Driver Above 6 Million Lines
 2026-04-30 15:05 UTC 

[PATCH v4 0/8] iio: light: si1133: driver cleanup
 2026-04-30 15:04 UTC  (18+ messages)
` [PATCH v4 1/8] iio: light: si1133: reset counter to prevent race condition
` [PATCH v4 2/8] iio: light: si1133: prevent race condition on timeout
` [PATCH v4 3/8] iio: light: si1133: remove unused macros
` [PATCH v4 4/8] iio: light: si1133: prefer complex macros enclosed in parenthesis
` [PATCH v4 5/8] iio: light: si1133: add missing include headers
` [PATCH v4 6/8] iio: light: si1133: group generic <linux/*> headers
` [PATCH v4 7/8] iio: light: si1133: add local variable for timeout
` [PATCH v4 8/8] iio: light: si1133: use guard(mutex)() macro

[PATCH v4 0/2] Add support for LTC3208 multi-display driver
 2026-04-30 15:05 UTC  (3+ messages)
` [PATCH v4 2/2] leds: ltc3208: Add driver for LTC3208 Multidisplay LED Driver

[PATCH bpf-next v10 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
 2026-04-30 15:04 UTC  (3+ messages)

[PATCH v2 00/25] Handle sub-page granularity in cpu_memory_rw_debug()
 2026-04-30 15:02 UTC  (13+ messages)
` [PATCH v2 08/25] target/ppc: Make get_phys_page_debug handle non-page-aligned addrs
` [PATCH v2 21/25] hw/xtensa: Use cpu_translate_for_debug()
` [PATCH v2 22/25] target/xtensa/xtensa-semi: "
` [PATCH v2 23/25] monitor/hmp-cmds: "
` [PATCH v2 24/25] plugins/api.c: "
` [PATCH v2 25/25] Remove cpu_get_phys_addr_debug() and cpu_get_phys_addr_attrs_debug()

NFS4ERR_SEQ_MISORDERED errors and NFS client very slow
 2026-04-30 15:03 UTC  (6+ messages)

[PATCH] fetch2/local: verify checksums for file:// urls
 2026-04-30 14:25 UTC 

[geert-renesas-devel:renesas-fixes-for-v7.1] BUILD SUCCESS 7e070a14beaf036588f164575bbaf7011dd26285
 2026-04-30 15:01 UTC 

Transaction Overview – File Attached for Reference
 2026-04-30 15:02 UTC 

[PATCH bpf-next v9 0/3] bpf: Fix call offset truncation and OOB read in bpf_patch_call_args()
 2026-04-30 15:00 UTC  (9+ messages)
` [PATCH bpf-next v9 1/3] bpf: Fix out-of-bounds "
` [PATCH bpf-next v9 2/3] bpf: Fix s16 truncation for large bpf-to-bpf call offsets

[geert-m68k:for-next] BUILD SUCCESS 99a680bed60428175ff9c5c95d579826ca2ff3f8
 2026-04-30 15:00 UTC 

[mainline][BUG] Observed Workqueue lockups on offline CPUs
 2026-04-30 15:00 UTC  (7+ messages)

[PATCH] firmware: smccc: Fix Arm SMCCC SOC_ID name call
 2026-04-30 14:59 UTC  (6+ messages)

[LSF/MM/BPF BoF Session] Numa-Aware Placement for Page Cache Pages
 2026-04-30 14:43 UTC  (3+ messages)

[PATCH] EDAC/sysfs: Fix error handling in edac_device_create_instance()
 2026-04-30 14:59 UTC  (2+ messages)

[Buildroot] [PATCH] package/ugetty: make install step more robust
 2026-04-30 14:59 UTC 

[PATCH net-next 0/2] dpll: rework fractional frequency offset reporting
 2026-04-30 14:58 UTC  (2+ messages)

[PATCH v2 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
 2026-04-30 14:57 UTC  (3+ messages)
` [PATCH v2 2/2] ACPI: CPPC: Add ospm_nominal_perf support

[PATCH 1/1] socfpga: vining: Enable LTO
 2026-04-30 14:57 UTC  (2+ messages)

[GIT PULL] Please pull mediatek-for-master-2026-04-29 into master
 2026-04-30 14:57 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2026-04-30 14:57 UTC  (2+ messages)

[PATCH 0/2] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
 2026-04-30 14:56 UTC  (5+ messages)

[PATCH v10 00/16] lenovo-wmi: Add fixes and enhancement
 2026-04-30 14:56 UTC  (4+ messages)
` [PATCH v10 06/16] platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices

[tip:sched/urgent] BUILD SUCCESS 3da56dc063cd77b9c0b40add930767fab4e389f3
 2026-04-30 14:55 UTC 

[PATCH v3 00/54] make MM selftests more CI friendly
 2026-04-30 14:54 UTC  (5+ messages)
` [PATCH v3 04/54] selftests/mm: migration: properly cleanup fork()ed processes

[PATCH] ALSA: hda/tas2781: Wait for async firmware callback at unbind
 2026-04-30 14:54 UTC  (4+ messages)

[PATCH] nvme: Fix missing inbound DMA offset calculation
 2026-04-30 14:54 UTC 

[PATCH v2 0/3] drm/i915/psr: DC entry prevention during active vblank
 2026-04-30 14:53 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/psr: DC entry prevention during active vblank (rev2)

fix block layer bounce buffering for block size > PAGE_SIZE
 2026-04-30 14:53 UTC  (4+ messages)
` [PATCH 1/2] block: pass a minsize argument to bio_iov_iter_bounce

[geert-renesas-devel:master] BUILD SUCCESS 537bf694e5020a0d3fe9d155e499c073859559b8
 2026-04-30 14:51 UTC 

[PATCH v12 2/3] hwmon: ltc4283: Add support for the LTC4283 Swap Controller
 2026-04-30 14:52 UTC  (3+ messages)

[Buildroot] [PATCH] DEVELOPERS: add Giulio Benetti to wireshark
 2026-04-30 14:52 UTC 

[PATCH v3] mshv: Simplify GPA map/unmap hypercall helpers
 2026-04-30 14:52 UTC 

[Buildroot] [PATCH] package/wireshark: security bump to v4.4.15
 2026-04-30 14:51 UTC 

[PATCH mptcp-net] mptcp: fix rx timestamp corruption on fastopen
 2026-04-30 14:51 UTC  (4+ messages)

[PATCH v1 00/12] KVM Dirty-bit cleaning accelerator (HACDBS)
 2026-04-30 14:51 UTC  (4+ messages)

[PATCH v2 00/65] arm: Implement an emulation of GICv5 interrupt controller
 2026-04-30 14:50 UTC  (4+ messages)
` [PATCH v2 10/65] hw/intc/arm_gicv5: Implement IRS ID regs

[PATCH net] net: phy: micrel: fix LAN8814 QSGMII soft reset
 2026-04-30 14:49 UTC  (3+ messages)

[PATCH] x86/cpu: identify uninitialized CPU data using BAD_APICID
 2026-04-30 14:48 UTC  (2+ messages)

[PATCH] KVM: arm64: Handle permission faults with guest_memfd
 2026-04-30 14:48 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 0/5] ice: five small fixes and cleanups
 2026-04-30 14:48 UTC  (3+ messages)
  `  "

[PATCH v3 0/9] Kernel API Specification Framework
 2026-04-30 14:47 UTC  (7+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications

[PATCH v14 0/4] ASoC: Add TI TAC5XX2 SoundWire codec driver support
 2026-04-30 14:45 UTC  (5+ messages)
` [PATCH v14 1/4] ASoC: SDCA: Add PDE verification reusable helper
` [PATCH v14 2/4] ASoC: tac5xx2-sdw: add soundwire based codec driver
` [PATCH v14 3/4] ASoC: sdw_utils: TI amp utility for tac5xx2 family
` [PATCH v14 4/4] ASoC: tac5xx2-sdw: ACPI match for intel mtl platform

[geert-renesas-drivers:renesas-pinctrl-fixes-for-v7.1] BUILD SUCCESS c88ab9407986836820848128ce1f90f2fa49da95
 2026-04-30 14:44 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS 87182ef0bf93c283b2ab350fa4d1e0b098eb1324
 2026-04-30 14:43 UTC 

[PATCH v8] mm/slub: defer freelist construction until after bulk allocation from a new slab
 2026-04-30 14:04 UTC 

Fix MST VCPI lookup and modeset-lock splat
 2026-04-30 14:44 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [1/2] drm/915/hdcp: Use new MST topology state in intel_conn_to_vcpi()

[PATCH v2] clk: qcom: Constify qcom_cc_driver_data and list of critical CBCR registers
 2026-04-30 14:43 UTC  (5+ messages)

[PATCH] MAINTAINERS: add kernel hardening keyword __counted_by_ptr
 2026-04-30 14:43 UTC  (2+ messages)

[geert-renesas-devel:next] BUILD SUCCESS c6a8c3383ee7dfe36e4e29c02a04ec6dae81051b
 2026-04-30 14:42 UTC 

[tty:tty-testing] BUILD SUCCESS a2083fd1fa7aa0ef5cd8fd92396da0de2d0654b0
 2026-04-30 14:42 UTC 

+ mm-process_mrelease-introduce-process_mrelease_reap_kill-flag.patch added to mm-new branch
 2026-04-30 14:43 UTC 

[PATCH v2] mshv: Simplify GPA map/unmap hypercall helpers
 2026-04-30 14:43 UTC  (3+ messages)

Pressing the power button causes the device to freeze completely
 2026-04-30 14:42 UTC  (4+ messages)
` Pressing the power button causes the device to freeze completely (schedutil involved)

[PATCH] tracepoint: add lockdep rcu_is_watching() check to trace_call__##name()
 2026-04-30 14:41 UTC  (2+ messages)
` [PATCH v2] tracepoint: add lockdep rcu_is_watching() check to trace_##name##_enabled()

[PATCH RESEND] doc: tlv: add images and custom format documentation
 2026-04-30 14:41 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v4 0/3] igc: add support for forcing link speed without autonegotiation
 2026-04-30 14:41 UTC  (3+ messages)
  `  "

[PATCH BlueZ v6 0/3] Add RAS Packet format and Notification support
 2026-04-30 14:40 UTC  (2+ messages)

[PATCH BlueZ v5 0/3] Add RAS Packet format and Notification support
 2026-04-30 14:40 UTC  (2+ messages)

[PATCH BlueZ v4 0/3] Add RAS Packet format and Notification support
 2026-04-30 14:40 UTC  (2+ messages)

[PATCH BlueZ v3 0/3] Add RAS Packet format and Notification support
 2026-04-30 14:40 UTC  (2+ messages)

[PATCH BlueZ v7 0/3] Add RAS Packet format and Notification support
 2026-04-30 14:40 UTC  (2+ messages)

[PATCH 00/10] mshv: Bug fixes across the mshv_root module
 2026-04-30 14:40 UTC  (3+ messages)

[PATCH v1] serial: qcom-geni: Avoid probing debug console UART without console support
 2026-04-30 14:40 UTC  (2+ messages)

io_uring/register.c:615 io_register_resize_rings() warn: potential spectre issue 'n.sq_sqes' [r]
 2026-04-30 14:39 UTC 

[PATCH 1/2] lib/string_helpers: drop redundant allocation in kasprintf_strarray
 2026-04-30 14:39 UTC  (5+ messages)

[usb:usb-linus] BUILD SUCCESS b38e53cbfb9d84732e5984fbd73e128d592415c5
 2026-04-30 14:39 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS b51d33ea8a164bb5f0eec8ad817fa9730ac2b577
 2026-04-30 14:39 UTC 

[PATCH RESEND v8 0/2] Add support for Gunyah Watchdog
 2026-04-30 14:37 UTC  (5+ messages)
` [PATCH RESEND v8 2/2] watchdog: Add driver "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.