mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 0/6] x86,fs/resctrl: Pave the way for MPAM counter assignment
 2026-03-16 21:35 UTC  (3+ messages)
` [PATCH v2 4/6] fs/resctrl: Disallow the software controller when mbm counters are assignable

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-03-16 21:34 UTC  (6+ messages)
` [PATCH v2 3/3] build: rust: provide an option to inline C helpers into Rust

[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-16 21:33 UTC  (18+ messages)
` [PATCH v2 01/16] mm: various small mmap_prepare cleanups
` [PATCH v2 02/16] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v2 03/16] mm: document vm_operations_struct->open the same as close()
` [PATCH v2 04/16] mm: add vm_ops->mapped hook
` [PATCH v2 05/16] fs: afs: correctly drop reference count on mapping failure
` [PATCH v2 06/16] mm: add mmap_action_simple_ioremap()
` [PATCH v2 07/16] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 08/16] hpet: "
` [PATCH v2 09/16] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v2 10/16] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 11/16] staging: vme_user: "
` [PATCH v2 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v2 13/16] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 14/16] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v2 15/16] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v2 16/16] mm: on remap assert that input range within the proposed VMA

[PATCH v4 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-03-16 21:31 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH v5 0/2] kbuild: distributed build support for Clang ThinLTO
 2026-03-16 21:31 UTC  (10+ messages)
` [PATCH v5 1/2] kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a

[PATCH v6 0/2] kbuild: distributed build support for Clang ThinLTO
 2026-03-16 21:29 UTC  (3+ messages)
` [PATCH v6 1/2] kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
` [PATCH v6 2/2] kbuild: distributed build support for Clang ThinLTO

[patch 0/8] futex: Address the robust futex unlock race for real
 2026-03-16 21:29 UTC  (10+ messages)
` [patch 6/8] futex: Provide infrastructure to plug the non contended robust futex unlock race
` [patch 8/8] x86/vdso: Implement __vdso_futex_robust_try_unlock()

[PATCH 00/15] mm: expand mmap_prepare functionality and usage
 2026-03-16 21:27 UTC  (8+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback

clang/objtool failures on linux-next
 2026-03-16 21:27 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad-acpi: Add X1 Fold keyboard attachment detection
 2026-03-16 21:24 UTC  (3+ messages)

[PATCH] iio: iio-mux: use flexible array member
 2026-03-16 21:24 UTC  (6+ messages)

[PATCH 0/3] mmc: Lenovo N22 Braswell SD slot fixes
 2026-03-16 21:23 UTC  (4+ messages)
` [PATCH 1/3] mmc: sdhci-pci: disable aggressive runtime PM for Braswell SD on Lenovo N22
` [PATCH 2/3] mmc: sdhci-pci: force polling card detect "
` [PATCH 3/3] mmc: sdhci-acpi: exclude INT33BB:00 from ACPI binding "

[PATCH v4 0/3] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-16 21:23 UTC  (4+ messages)
` [PATCH v4 2/3] "

[PATCH bpf v1] bpf: Fix OOB in bpf_obj_memcpy for cgroup storage
 2026-03-16 21:22 UTC  (4+ messages)

[PATCH] JFS: always load filesystem UUID during mount
 2026-03-16 21:22 UTC  (2+ messages)

[PATCH net-next] net: bcmgenet: enable EEE TX LPI by default
 2026-03-16 21:21 UTC  (4+ messages)

[PATCH v1 0/2] dma: fix dma_opt_mapping_size() returning bogus value when no backend hint exists
 2026-03-16 21:21 UTC  (4+ messages)
` [PATCH v1 1/2] dma: return 0 from dma_opt_mapping_size() when no real "
` [PATCH v1 2/2] nvme-pci: handle dma_opt_mapping_size() returning 0

[PATCH v1 13/13] libceph: force host network namespace for kernel CephFS mounts
 2026-03-16 21:20 UTC  (2+ messages)

[PATCH] jfs: hold LOG_LOCK on umount to avoid null-ptr-deref
 2026-03-16 21:20 UTC  (2+ messages)

[PATCH] lib/tests: extend cmdline KUnit with next_arg() tests
 2026-03-16 21:18 UTC  (3+ messages)
` [PATCH] lib/tests: extend cmdline next_arg() coverage with mixed tokens

[PATCH] media: vidtv: Use crc32_be() instead of open coding
 2026-03-16 21:15 UTC 

[PATCH 0/4] Fuller TDX kexec support
 2026-03-16 21:15 UTC  (4+ messages)
` [PATCH 3/4] x86/virt/tdx: Add SEAMCALL wrapper for TDH.SYS.DISABLE

[PATCH v4 0/7] iio: light: vcnl4000: add regulator support
 2026-03-16 21:14 UTC  (8+ messages)
` [PATCH v4 6/7] iio: light: vcnl4000: use variables for I2C client and device instances
` [PATCH v4 7/7] iio: light: vcnl4000: add support for regulators

[syzbot ci] Re: jfs: Extend the done of the window period
 2026-03-16 21:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] ASoC: dt-bindings: adi,ssm2305: Convert to DT schema
 2026-03-16 21:13 UTC 

[PATCHv2 0/4] ARM: dts: BCM5301X: add WAN MAC assignments
 2026-03-16 21:13 UTC  (12+ messages)
` [PATCHv2 1/4] ARM: dts: BCM5301X: EA9200: set WAN MAC from nvram
` [PATCHv2 2/4] ARM: dts: BCM5301X: panamera: "
` [PATCHv2 3/4] ARM: dts: BCM5301X: AC3100: "
` [PATCHv2 4/4] ARM: dts: BCM5301X: AC5300: "

[PATCH v2] jfs: add dmapctl integrity check to prevent invalid operations
 2026-03-16 21:12 UTC  (5+ messages)
      ` [Jfs-discussion] "

[PATCH] jfs: add dtpage integrity check to prevent index/pointer overflows
 2026-03-16 21:10 UTC  (2+ messages)
` [Jfs-discussion] "

[PATCH] mm: remove '!root_reclaim' checking in should_abort_scan()
 2026-03-16 21:09 UTC  (3+ messages)

[PATCH] vfio: replace vfio->device_class with a const struct class
 2026-03-16 21:08 UTC  (2+ messages)

[PATCH] jfs: add dtroot integrity check to prevent index out-of-bounds
 2026-03-16 21:08 UTC  (2+ messages)

[PATCH v3 0/7] gpio: introduce a gpio driver for SCMI
 2026-03-16 21:08 UTC  (6+ messages)
` [PATCH v3 7/7] gpio: add pinctrl based generic gpio driver

[PATCH v2] PCI: hv: Set default NUMA node to 0 for devices without affinity info
 2026-03-16 21:07 UTC 

[PATCH v2] x86/virt/tdx: Fix lockdep assertion failure in cache flush for kexec
 2026-03-16 21:07 UTC  (3+ messages)

[RFC net-next v2 00/12] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-03-16 21:02 UTC  (3+ messages)

[RFC PATCH] futex: Introduce __vdso_robust_futex_unlock
 2026-03-16 21:01 UTC  (7+ messages)

[PATCH v12 0/1] Rust GPU buddy allocator bindings
 2026-03-16 21:00 UTC  (6+ messages)
` [PATCH v12.1 "
  ` [PATCH v12.1 1/1] rust: gpu: Add "

[PATCH] crypto: crc32c - Remove another outdated comment
 2026-03-16 20:56 UTC 

[PATCH v4 0/9] KVM: SVM: Fixes for VMCB12 checks and mapping
 2026-03-16 20:56 UTC  (11+ messages)
` [PATCH v4 1/9] KVM: SVM: Properly check RAX in the emulator for SVM instructions
` [PATCH v4 2/9] KVM: SVM: Refactor SVM instruction handling on #GP intercept
` [PATCH v4 3/9] KVM: SVM: Properly check RAX on #GP intercept of SVM instructions
` [PATCH v4 4/9] KVM: SVM: Move RAX legality check to SVM insn interception handlers
` [PATCH v4 5/9] KVM: SVM: Check EFER.SVME and CPL on #GP intercept of SVM instructions
` [PATCH v4 6/9] KVM: SVM: Treat mapping failures equally in VMLOAD/VMSAVE emulation
` [PATCH v4 7/9] KVM: nSVM: Fail emulation of VMRUN/VMLOAD/VMSAVE if mapping vmcb12 fails
` [PATCH v4 8/9] KVM: selftests: Rework svm_nested_invalid_vmcb12_gpa
` [PATCH v4 9/9] KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's name

[PATCH] nfsd: fix comment typo in nfsxdr
 2026-03-16 20:56 UTC  (2+ messages)

[PATCH] nfsd: fix comment typo in nfs3xdr
 2026-03-16 20:56 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: broadcom: bcm2712: add missing nodes
 2026-03-16 20:56 UTC  (13+ messages)
` [PATCH 1/6] arm64: dts: broadcom: rp1: add i2c controller
` [PATCH 2/6] arm64: dts: broadcom: rp1: add csi nodes
` [PATCH 3/6] arm64: dts: broadcom: bcm2712: add camera backend node pispbe
` [PATCH 4/6] arm64: dts: broadcom: bcm2712-rpi-5-b: add pinctrl properties for csi i2cs
` [PATCH 5/6] arm64: dts: broadcom: bcm2712-d-rpi-5-b: add fixes for pinctrl/pinctrl_aon
` [PATCH 6/6] arm64: dts: broadcom: bcm2712-d-rpi-5-b: update uart10 interrupt

[PATCH 0/2] drm/msm/adreno: Update GPU name format
 2026-03-16 20:55 UTC  (2+ messages)

[PATCH] drm/msm: Fix GMEM_BASE for A650
 2026-03-16 20:55 UTC  (5+ messages)

[PATCH net v4 0/5] selftests: net: fix false failures due to missing features and host interference
 2026-03-16 20:55 UTC  (5+ messages)
` [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh

[PATCH] PCI: hv: Set default NUMA node to 0 for devices without affinity info
 2026-03-16 20:53 UTC  (5+ messages)

[PATCH rdma-next v2] RDMA/mana_ib: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
 2026-03-16 20:50 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 4/4] PCI: dwc: Add UltraRISC DP1000 PCIe rc driver
 2026-03-16 20:49 UTC  (2+ messages)

[PATCH v5 0/7] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-03-16 20:49 UTC  (3+ messages)
` [PATCH v5 1/7] dt-bindings: pinctrl: add "

[PATCH] irqchip/qcom-mpm: Fix missing mailbox TX done acknowledgment
 2026-03-16 20:47 UTC  (2+ messages)

[PATCH v4 0/2] Add Xiaomi 12 Lite 5G (taoyao) device tree
 2026-03-16 20:47 UTC  (5+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: Add Xiaomi 12 Lite 5G (taoyao) DTS

[PATCH 0/8] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
 2026-03-16 20:47 UTC  (7+ messages)
` [PATCH 1/8] selftests: livepatch: test-syscall: Check for ARCH_HAS_SYSCALL_WRAPPER
` [PATCH 3/8] selftests: livepatch: test-kprobe: Check if kprobes can work with livepatches
` [PATCH 4/8] selftests: livepatch: functions: Introduce check_sysfs_exists

[PATCH] btrfs: balance: fix null-ptr-deref in btrfs_may_alloc_data_chunk
 2026-03-16 20:46 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: add root pcie bridges
 2026-03-16 20:43 UTC  (2+ messages)

[PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
 2026-03-16 20:39 UTC  (4+ messages)
` [PATCH v3 4/8] dma-mapping: Introduce DMA require coherency attribute

[PATCH v3] leds: group-multicolor: Add support for initial value
 2026-03-16 20:38 UTC 

[PATCH net-next v7 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2026-03-16 20:34 UTC  (8+ messages)
` [PATCH net-next v7 2/5] net: stmmac: Add DW25GMAC support in stmmac core driver
` [PATCH net-next v7 4/5] net: stmmac: Add PCI driver support for BCM8958x

[PATCH v2 3/3] x86/sev: Rename SNP_FEATURES_PRESENT->SNP_FEATURES_IMPL
 2026-03-16 20:31 UTC  (2+ messages)
` [tip: x86/sev] x86/sev: Rename SNP_FEATURES_PRESENT to SNP_FEATURES_IMPL

[PATCH v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
 2026-03-16 20:27 UTC  (15+ messages)
` [PATCH v2 1/2] x86/cpu: Disable CR pinning during CPU bringup

[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
 2026-03-16 20:27 UTC  (16+ messages)

[PATCH][next] drbd: Fix typos: "receive_peer_dagatg" -> "receive_peer_dagtag"
 2026-03-16 20:25 UTC 

[PATCH 0/8] i2c: rtl9300: support for RTL9607C I2C controller
 2026-03-16 20:24 UTC  (5+ messages)
` [PATCH 4/8] i2c: rtl9300: introduce a property for 8 bit width reg address

[PATCH mlx5-next V2 0/9] mlx5-next updates 2026-03-09
 2026-03-16 20:23 UTC  (2+ messages)

[PATCH] RDMA/efa: Fix possible deadlock
 2026-03-16 20:20 UTC  (2+ messages)

[PATCH v2] cxl/hdm: Avoid incorrect DVSEC fallback when HDM decoders are enabled
 2026-03-16 20:19 UTC 

[PATCH] selftests/vfio: Fix VLA initialisation in vfio_pci_irq_set()
 2026-03-16 20:17 UTC  (2+ messages)

[REGRESSION 6.14] Some PCI device BARs inacessible
 2026-03-16 20:16 UTC  (2+ messages)

[REGRESSION] [PATCH] ceph: fix num_ops OBOE when crypto allocation fails
 2026-03-16 20:14 UTC  (3+ messages)

[PATCH] leds: group-multicolor: Add support for initial value
 2026-03-16 20:13 UTC 

[PATCH] RDMA/rxe: Replace use of system_unbound_wq with system_dfl_wq
 2026-03-16 20:13 UTC  (2+ messages)

[RFC v1 0/8] acpi/x86: s2idle: Introduce and implement runtime standby ABI for ACPI s0ix platforms
 2026-03-16 20:09 UTC  (23+ messages)
` [RFC v1 1/8] Documentation: PM: Add documentation for Runtime Standby States
` [RFC v1 2/8] acpi/x86: s2idle: Rename LPS0 constants so they mirror their function
` [RFC v1 3/8] acpi/x86: s2idle: add runtime standby transition function
` [RFC v1 7/8] PM: hibernate: Enter s2idle sleep state before hibernation

[PATCH rdma-next 0/8] RDMA/mana_ib: Handle service reset for RDMA resources
 2026-03-16 20:08 UTC  (4+ messages)

[PATCH] dt-bindings: sound: adi,ssm2305: Convert to DT schema
 2026-03-16 20:06 UTC  (4+ messages)

[PATCH v2] xen/acpi-processor: fix _CST detection using undersized evaluation buffer
 2026-03-16 20:03 UTC  (2+ messages)

[PATCH] fuse: when copying a folio delay the mark dirty until the end
 2026-03-16 20:02 UTC  (3+ messages)
  `  "

[PATCH] Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_req
 2026-03-16 20:00 UTC  (2+ messages)

[PATCH v4 0/8] media: qcom: iris: rework platform data handling
 2026-03-16 19:59 UTC  (7+ messages)
` [PATCH v4 7/8] media: qcom: iris: split firmware_data from raw platform data

[PATCH v2 2/8] dt-bindings: thermal: Add qcom,qmi-cooling yaml bindings
 2026-03-16 19:57 UTC  (11+ messages)

[PATCH V2] accel/amdxdna: Add debug prints for command submission
 2026-03-16 19:57 UTC  (3+ messages)

[PATCH v2 0/2] iio: orientation: hid-sensor-rotation: fix quaternion alignment
 2026-03-16 19:56 UTC  (5+ messages)
` [PATCH v2 1/2] iio: add IIO_DECLARE_QUATERNION() macro

[PATCH 00/11] iio: adc: replace deprecated iio_push_to_buffers_with_timestamp()
 2026-03-16 19:56 UTC  (3+ messages)

[PATCH v2] drm/msm/disp/dpu: add merge3d support for sc7280
 2026-03-16 19:54 UTC  (5+ messages)

[PATCH] selftests/mm: add THP sysfs interface test
 2026-03-16 19:53 UTC  (6+ messages)

[PATCH 0/2] iio: adc: ti-adc161s626: fix scan buffer handling
 2026-03-16 19:53 UTC  (4+ messages)
` [PATCH 2/2] iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()

[PATCH bpf v3] bpf: do not use kmalloc_nolock when !HAVE_CMPXCHG_DOUBLE
 2026-03-16 19:53 UTC  (2+ messages)

[PATCH v1 1/1] ACPI: processor: idle: Replace strlcat() with better alternative
 2026-03-16 19:51 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
 2026-03-16 19:45 UTC  (3+ messages)

[PATCH 0/2] Add SPDIF support to RK3576
 2026-03-16 19:44 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: ASoC: rockchip: Add compatible for RK3576 SPDIF

[PATCH v2] of/iommu: support multiple iommu-map entries per input ID
 2026-03-16 19:42 UTC  (2+ messages)

[PATCH mm-new v8 0/4] Improve khugepaged scan logic
 2026-03-16 19:41 UTC  (7+ messages)
` [PATCH mm-new v8 4/4] mm: khugepaged: skip lazy-free folios

[PATCH] idpf: Replace use of system_unbound_wq with system_dfl_wq
 2026-03-16 19:41 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: hamoa: Fix OPP tables for all DisplayPort controllers
 2026-03-16 19:38 UTC  (7+ messages)

[PATCH] io_uring: cast id to u64 before shifting in io_allocate_rbuf_ring()
 2026-03-16 19:37 UTC  (2+ messages)

[PATCH v2] mm/damon/stat: monitor all System RAM resources
 2026-03-16 19:34 UTC  (2+ messages)

Warning Trace seen at https://elixir.bootlin.com/linux/v6.6.69/source/fs/ext4/ext4_jbd2.c#L73 post remount-ro
 2026-03-16 19:32 UTC 

[PATCH 0/2] zswap pool per-CPU acomp_ctx simplifications
 2026-03-16 19:32 UTC  (10+ messages)

[PATCH] net: mvpp2: guard flow control update with global_tx_fc in buffer switching
 2026-03-16 19:31 UTC 

[v6 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2026-03-16 19:29 UTC 

-next status as at v7.0-rc4
 2026-03-16 19:27 UTC 

[PATCH v5 0/6] cpufreq: Introduce boost frequency QoS
 2026-03-16 19:25 UTC  (5+ messages)
` [PATCH v5 1/6] cpufreq: Remove per-CPU QoS constraint

[PATCH v3] net: ntb_netdev: add SPDX tag and remove boilerplate license text
 2026-03-16 19:22 UTC 

[tip:sched/core] BUILD SUCCESS 8d16e3c6f844823812f872df5ef1d3d2ed11b956
 2026-03-16 19:22 UTC 

[RFC PATCH v2 0/7] futex: Use runtime constants for futex_hash computation
 2026-03-16 19:19 UTC  (3+ messages)
` [RFC PATCH v2 5/7] s390/runtime-const: Introduce runtime_const_mask_32()

[PATCH] ALSA: firewire-lib: fix uninitialized local variable
 2026-03-16 19:18 UTC 

[GIT PULL] hotfixes for 7.0-rc5
 2026-03-16 19:17 UTC 

[PATCH 0/2] exec: Add KUnit test for bprm_stack_limits()
 2026-03-16 19:16 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v11 0/9] Error recovery for vfio-pci devices on s390x
 2026-03-16 19:15 UTC  (8+ messages)
` [PATCH v11 2/9] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v11 4/9] PCI: Add additional checks for flr reset
` [PATCH v11 5/9] s390/pci: Update the logic for detecting passthrough device
` [PATCH v11 6/9] s390/pci: Store PCI error information for passthrough devices
` [PATCH v11 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v11 8/9] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v11 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

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®