linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-14 13:59:30 to 2025-07-14 15:18:54 UTC [more...]

[PATCH 0/5] mseal cleanups
 2025-07-14 15:18 UTC  (13+ messages)
` [PATCH 1/5] mm/mseal: always define VM_SEALED
` [PATCH 2/5] mm/mseal: move madvise() logic to mm/madvise.c
` [PATCH 3/5] mm/mseal: small cleanups
` [PATCH 4/5] mm/mseal: separate out and simplify VMA gap check

Linux 6.12.38
 2025-07-14 15:18 UTC  (2+ messages)

[PATCH 00/10] rust: use `core::ffi::CStr` method names
 2025-07-14 15:18 UTC  (5+ messages)
` [PATCH 01/10] gpu: nova-core: "

Linux 6.6.98
 2025-07-14 15:17 UTC  (2+ messages)

Linux 6.1.145
 2025-07-14 15:17 UTC  (2+ messages)

Linux 5.15.188
 2025-07-14 15:17 UTC  (2+ messages)

[PATCH] x86/sev: Improve handling of writes to intercepted GUEST_TSC_FREQ
 2025-07-14 15:17 UTC  (5+ messages)

[PATCH v7 0/9] LKMM generic atomics in Rust
 2025-07-14 15:16 UTC  (17+ messages)
` [PATCH v7 2/9] rust: sync: Add basic atomic operation mapping framework
` [PATCH v7 3/9] rust: sync: atomic: Add ordering annotation types
` [PATCH v7 4/9] rust: sync: atomic: Add generic atomics

[PATCH 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2025-07-14 15:17 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom: Add MIPI CSI2 C-PHY/DPHY Combo schema
` [PATCH 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI D-PHY driver

[PATCH] mm: consider disabling readahead if there are signs of thrashing
 2025-07-14 15:16 UTC  (2+ messages)

[PATCH] media: iris: MAINTAINERS: Document actual maintainership by Bryan O'Donoghue
 2025-07-14 15:16 UTC 

[RFC/PATCH 0/2] dwc3/rockchip orientation fixes
 2025-07-14 15:15 UTC  (4+ messages)
` [RFC/PATCH 1/2] usb: dwc3: disable for USB_ROLE_NONE

[PATCH v7 8/9] fbcon: Use screen info to find primary device
 2025-07-14 15:12 UTC  (2+ messages)

[PATCH v4 0/2] arm64: dts: support the i.MX8ULP EVK9 board
 2025-07-14 15:13 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: fsl: add "
` [PATCH v4 2/2] arm64: dts: imx: add dts for the imx8ulp evk9 board

[BUG] NULL pointer dereference in sev_writeback_caches during KVM SEV migration kselftest on AMD platform
 2025-07-14 15:14 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: nvmem: airoha: add SMC eFuses schema
 2025-07-14 15:13 UTC  (2+ messages)
` [PATCH 2/2] nvmem: airoha: Add support for SMC eFUSE

[PATCH v6 0/6] rust: add support for request_irq
 2025-07-14 15:12 UTC  (10+ messages)
` [PATCH v6 3/6] rust: irq: add support for non-threaded IRQs and handlers

[PATCH RESEND v7 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-07-14 15:12 UTC  (6+ messages)
` [PATCH RESEND v7 02/21] drivers/perf: apple_m1: Only init PMUv3 remap when EL2 is available
` [PATCH RESEND v7 05/21] drivers/perf: apple_m1: Support configuring counters for 32-bit EL0

[PATCH v13 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-07-14 15:11 UTC  (10+ messages)
` [PATCH v13 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v13 09/14] unwind deferred: Use SRCU unwind_deferred_task_work()

[RESEND PATCH v3 0/8] General updates and two new drivers for HiSilicon Uncore PMU
 2025-07-14 15:11 UTC  (4+ messages)
` [RESEND PATCH v3 7/8] drivers/perf: hisi: Add support for HiSilicon NoC PMU

[PATCH v2 0/2] __folio_split() clean up
 2025-07-14 15:11 UTC  (3+ messages)
` [PATCH v2 2/2] mm/huge_memory: use folio_expected_ref_count() to calculate ref_count

[RFC] vfs: security: Parse dev_name before calling security_sb_mount
 2025-07-14 15:10 UTC  (10+ messages)

[PATCH 04/13] x86/tools: insn_decoder_test.c: Emit standard build success messages
 2025-07-14 15:10 UTC  (3+ messages)
` [tip: x86/kconfig] "

[PATCH 05/13] x86/tools: insn_sanity.c: Emit standard build success messages
 2025-07-14 15:10 UTC  (3+ messages)
` [tip: x86/kconfig] "

[PATCH v2 0/3] perf/cxlpmu: Fix allocation argument order and minor formatting
 2025-07-14 15:10 UTC  (2+ messages)

[PATCH 00/11] HID: Implement haptic forcepad support
 2025-07-14 15:09 UTC  (12+ messages)
` [PATCH 01/11] HID: add haptics page defines
` [PATCH 02/11] Input: add FF_HID effect type
` [PATCH 03/11] Input: add INPUT_PROP_HAPTIC_TOUCHPAD
` [PATCH 04/11] HID: haptic: introduce hid_haptic_device
` [PATCH 05/11] HID: input: allow mapping of haptic output
` [PATCH 06/11] HID: haptic: initialize haptic device
` [PATCH 07/11] HID: input: calculate resolution for pressure
` [PATCH 08/11] HID: haptic: add functions handling events
` [PATCH 09/11] Input: MT - add INPUT_MT_TOTAL_FORCE flags
` [PATCH 10/11] HID: haptic: add hid_haptic_switch_mode
` [PATCH 11/11] HID: multitouch: add haptic multitouch support

[PATCH] ARM: rockchip: fix kernel hang during smp initialization
 2025-07-14 15:08 UTC  (2+ messages)

[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-07-14 15:06 UTC  (12+ messages)

[PATCH RFC net-next 0/5] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
 2025-07-14 15:06 UTC  (3+ messages)

[PATCH net-next 0/6] net/mlx5: misc changes 2025-07-14
 2025-07-14 15:04 UTC  (4+ messages)
` [PATCH net-next 1/6] net/mlx5: HWS, Enable IPSec hardware offload in legacy mode

[PATCH] i3c: master: cdns: Simplify handling clocks in probe()
 2025-07-14 15:04 UTC  (4+ messages)

[PATCH v2 net] net: bridge: Do not offload IGMP/MLD messages
 2025-07-14 15:01 UTC 

[PATCH] drm/amdgpu: fix link error for !PM_SLEEP
 2025-07-14 15:01 UTC  (3+ messages)

[PATCH] drm/xe: Remove unused functions
 2025-07-14 15:00 UTC  (2+ messages)

[PATCH v1 0/4] Implement IOMMU SVA page fault processing error notifiers
 2025-07-14 15:00 UTC  (4+ messages)
` [PATCH v1 4/4] iommu: Notify requesters of IOMMU fault failures

[PATCH v8 0/5] media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5 + other meta fixes
 2025-07-14 14:59 UTC  (3+ messages)
` [PATCH v8 4/5] media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5

[PATCH net-next v2 0/3] Add shared PHY counter support for QCA807x and QCA808x
 2025-07-14 14:58 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: phy: qcom: Add PHY counter support
` [PATCH net-next v2 2/3] net: phy: qcom: qca808x: Support PHY counter
` [PATCH net-next v2 3/3] net: phy: qcom: qca807x: "

[PATCH] crypto: ccp: reduce stack usage in ccp_run_aes_gcm_cmd
 2025-07-14 14:59 UTC 

[PATCH] Bluetooth: ISO: add socket option to report packet seqnum via CMSG
 2025-07-14 14:58 UTC  (8+ messages)

[PATCH v6 0/5] Add support for Verisilicon IOMMU used by media codec blocks
 2025-07-14 14:56 UTC  (4+ messages)
` [PATCH v6 3/5] iommu: Add verisilicon IOMMU driver

[RFC v2 00/16] Live Update Orchestrator
 2025-07-14 14:56 UTC  (13+ messages)
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface

[PATCH v2] gpu: nova-core: vbios: change PmuLookupTableEntry to relax alignment
 2025-07-14 14:53 UTC  (3+ messages)

arch/arc/include/asm/io.h:139: Error: inappropriate arguments for opcode 'stw'
 2025-07-14 14:52 UTC 

[PATCH 1/2] vfs: add Rust files to MAINTAINERS
 2025-07-14 14:52 UTC  (4+ messages)
` [PATCH 2/2] pid: "

[syzbot] [mm?] BUG: unable to handle kernel NULL pointer dereference in __kmap_local_page_prot
 2025-07-14 14:52 UTC  (2+ messages)

[PATCH V1 0/9] AMD AI Engine device driver for Versal
 2025-07-14 14:51 UTC  (8+ messages)
` [PATCH V1 4/9] dt-bindings: soc: xilinx: Add AI engine DT binding

[PATCH v5 0/5] Add support to read the watchdog bootstatus from IMEM
 2025-07-14 14:51 UTC  (6+ messages)
` [PATCH v5 3/5] dt-bindings: watchdog: qcom-wdt: Document sram property

[PATCH 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
 2025-07-14 14:50 UTC  (8+ messages)

[PATCH v4 0/3] Add mt8189 dts evaluation board and Makefile
 2025-07-14 14:50 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: arm: Add compatible for MediaTek MT8189
` [PATCH v4 2/3] dt-bindings: serial: mediatek,uart: Add compatible for MT8189
` [PATCH v4 3/3] arm64: dts: mt8189: Add mt8189 dts evaluation board and Mafefile

[PATCH 00/12] media: rkvdec: Add support for VDPU381 and VDPU383
 2025-07-14 14:46 UTC  (2+ messages)

[PATCH] mm/vma: refactor vma_modify_flags_name() to vma_modify_name()
 2025-07-14 14:43 UTC  (7+ messages)

[PATCH v2 0/4] MT8196 CPUFreq Support
 2025-07-14 14:42 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: cpufreq: Add mediatek,mt8196-cpufreq-hw binding
` [PATCH v2 2/4] cpufreq: mediatek-hw: Refactor match data into struct
` [PATCH v2 3/4] cpufreq: mediatek-hw: Separate per-domain and per-instance data
` [PATCH v2 4/4] cpufreq: mediatek-hw: Add support for MT8196

[PATCH] docs: devicetree: overlay-notes: recommend top-level compatible in DTSO
 2025-07-14 14:37 UTC  (3+ messages)

[PATCH v1 1/1] locking/lockdep: Move pmd_to_hmm_pfn_flags() to the respective #ifdeffery
 2025-07-14 14:37 UTC  (2+ messages)

[PATCH v2 00/12] media: uvcvideo: Add support for orientation and rotation
 2025-07-14 14:36 UTC  (26+ messages)
` [PATCH v2 02/12] media: v4l: fwnode: Support ACPI's _PLD for v4l2_fwnode_device_parse
` [PATCH v2 08/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ORIENTATION
` [PATCH v2 09/12] media: uvcvideo: Add uvc_ctrl_query_entity helper
` [PATCH v2 10/12] media: uvcvideo: Add get_* functions to uvc_entity
` [PATCH v2 11/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ROTATION
` [PATCH v2 12/12] media: uvcvideo: Do not create MC entities for virtual entities

[PATCH v2] Revert "arm64: dts: lx2160a: add pinmux and i2c gpio to support bus recovery"
 2025-07-14 14:34 UTC  (2+ messages)

[PATCH 01/13] x86/kconfig/64: Refresh defconfig
 2025-07-14 14:33 UTC  (2+ messages)
` [tip: x86/kconfig] x86/kconfig/32: "

[PATCH] stackdepot: Make max number of pools boot-time configurable
 2025-07-14 14:33 UTC 

[PATCH 0/2] tracing: Fix an event field filter issue
 2025-07-14 14:32 UTC  (9+ messages)
` [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format

[PATCH v2 1/1] x86/defconfigs: Explicitly unset CONFIG_64BIT in i386_defconfig
 2025-07-14 14:29 UTC  (3+ messages)

[PATCH] media: staging: atomisp: stylefix
 2025-07-14 14:26 UTC 

[PATCH v3 0/4] mm: introduce snapshot_page()
 2025-07-14 14:26 UTC  (3+ messages)
` [PATCH v3 1/4] mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()

cdrom: cdrom_mrw_exit() NULL ptr deref
 2025-07-14 14:22 UTC  (3+ messages)

[PATCH] selftests/mm: refactor common code and improve test skipping in guard_region
 2025-07-14 14:21 UTC  (5+ messages)

[syzbot] [kvmarm?] WARNING in pend_sync_exception
 2025-07-14 14:21 UTC  (2+ messages)

[PATCH 00/12] Misc fixups and changes for Kontron i.MX8M and i.MX93 DTs
 2025-07-14 14:17 UTC  (13+ messages)
` [PATCH 01/12] arm64: dts: imx8mm-kontron: Add overlay for LTE extension board
` [PATCH 02/12] arm64: dts: imx8mm-kontron: Remove unused regulator
` [PATCH 03/12] arm64: dts: imx8mm-kontron: Use GPIO for RS485 transceiver control
` [PATCH 04/12] arm64: dts: imx8mm-kontron: Add Sitronix touch controller in DL devicetree
` [PATCH 05/12] arm64: dts: imx8mm-kontron: Sort reg nodes alphabetically
` [PATCH 06/12] arm64: dts: imx8mm-kontron: Name USB regulators according to OSM scheme
` [PATCH 07/12] arm64: dts: imx8mp-kontron: Fix CAN_ADDR0 and CAN_ADDR1 GPIOs
` [PATCH 08/12] arm64: dts: imx8mp-kontron: Fix GPIO labels for latest BL board
` [PATCH 09/12] arm64: dts: imx8mp-kontron: Fix USB hub reset
` [PATCH 10/12] arm64: dts: imx93-kontron: Add RTC interrupt signal
` [PATCH 11/12] arm64: dts: imx93-kontron: Fix GPIO for panel regulator
` [PATCH 12/12] arm64: dts: imx93-kontron: Fix USB port assignment

[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
 2025-07-14 14:19 UTC  (4+ messages)
` [PATCH RFC 14/14] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()

[PATCH v2 0/8] media: Introduce V4L2 extensible parameters
 2025-07-14 14:18 UTC  (5+ messages)
` [PATCH v2 6/8] media: rkisp1: Use v4l2-params for validation
` [PATCH v2 7/8] media: amlogic-c3: "

[PATCH net-next 0/5] dpll: zl3073x: Add misc features
 2025-07-14 14:15 UTC  (10+ messages)
` [PATCH net-next 1/5] dpll: zl3073x: Add support to get/set esync on pins
` [PATCH net-next 2/5] dpll: zl3073x: Add support to get phase offset on connected input pin
` [PATCH net-next 3/5] dpll: zl3073x: Implement phase offset monitor feature
` [PATCH net-next 4/5] dpll: zl3073x: Add support to adjust phase

[PATCH v6] sched: do not call __put_task_struct() on rt if pi_blocked_on is set
 2025-07-14 14:15 UTC  (2+ messages)

[PATCH net-next 00/12] Add NETC Timer PTP driver and add PTP support for ENETC v4
 2025-07-14 14:14 UTC  (19+ messages)
` [PATCH net-next 01/12] dt-bindings: ptp: add bindings for NETC Timer

[PATCH 0/2] selftests/fchmodat2: Error handling and general cleanups
 2025-07-14 14:03 UTC  (3+ messages)
` [PATCH 1/2] selftests/fchmodat2: Clean up temporary files and directories
` [PATCH 2/2] selftests/fchmodat2: Use ksft_finished()

[PATCH] platform/x86: asus-wmi: map more keys on ExpertBook B9
 2025-07-14 14:10 UTC  (6+ messages)

[PATCH v2] stating: media: atomisp: fix open brace placement
 2025-07-14 14:06 UTC 

[RFC PATCH 2/5] unwind: Export unwind_user symbol to GPL modules
 2025-07-14 14:05 UTC  (12+ messages)

[PATCH v3 00/10] perf: arm_spe: Armv8.8 SPE features
 2025-07-14 14:04 UTC  (3+ messages)
` [PATCH v3 07/10] perf: arm_spe: Add support for filtering on data source

[PATCHv5 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-07-14 14:04 UTC  (3+ messages)
` [PATCHv5 22/22] man2: Add uprobe syscall page

[PATCH] staging: rtl8723bs: remove unncessary multiple blank lines
 2025-07-14 14:03 UTC 

[PATCH net-next v2 0/3] Follow-up to RGMII mode clarification: am65-cpsw fix + checkpatch
 2025-07-14 14:02 UTC  (5+ messages)
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay

[PATCH] edac: Use scnprintf() for safer buffer handling
 2025-07-14 14:01 UTC 

[PATCH 1/2] sched/fair: Enable scheduler feature NEXT_BUDDY
 2025-07-14 13:44 UTC 

[GIT PULL liburing] Add musl build-test for GitHub Action Bot
 2025-07-14 14:00 UTC  (2+ messages)

[PATCH net-next v7 0/7] Split netmem from struct page
 2025-07-14 13:58 UTC  (10+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "


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).