public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-20 17:04:21 to 2025-11-20 19:30:05 UTC [more...]

[PATCH v1] arm64, lib: make ARM64 select ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION not GENERIC_CPU_CACHE_MAINTENANCE
 2025-11-20 19:29 UTC  (3+ messages)

[PATCH] bpf: Document cfi_stubs and owner fields in struct bpf_struct_ops
 2025-11-20 19:29 UTC  (2+ messages)

[PATCH 0/2] x86/intel: Refresh the old ucode revisions with a script
 2025-11-20 19:27 UTC  (9+ messages)
` [PATCH 1/2] x86/microcode/intel: Refresh the revisions that determine old_microcode
  ` Old microcode CPU matching issue - "

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-20 19:22 UTC  (15+ messages)
` [PATCH v6 05/20] liveupdate: luo_ioctl: add user interface
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks
` [PATCH v6 08/20] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state

[PATCH v16 1/7] timers/migration: Rename 'online' bit to 'available'
 2025-11-20 19:22 UTC  (2+ messages)
` [tip: timers/core] "

[RFC] perf build: Allow passing extra Clang flags via EXTRA_CLANG_FLAGS
 2025-11-20 19:22 UTC  (11+ messages)
` [PATCH] perf build: Support passing extra Clang options via EXTRA_BPF_FLAGS

[PATCH v16 2/7] timers/migration: Add mask for CPUs available in the hierarchy
 2025-11-20 19:22 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v16 3/7] timers/migration: Use scoped_guard on available flag set/clear
 2025-11-20 19:22 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v16 4/7] cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_isolation_cpumasks()
 2025-11-20 19:22 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v16 5/7] sched/isolation: Force housekeeping if isolcpus and nohz_full don't leave any
 2025-11-20 19:22 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v16 6/7] cpumask: Add initialiser to use cleanup helpers
 2025-11-20 19:22 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v16 0/7] timers/migration: Exclude isolated cpus from hierarchy
 2025-11-20 19:22 UTC  (4+ messages)
` [PATCH v16 7/7] "
  ` [tip: timers/core] "

[RFC PATCH 0/3] Memory Controller eBPF support
 2025-11-20 19:20 UTC  (4+ messages)

[PATCH 1/2] x86/paravirt: Remove trailing semicolons from alternative asm templates
 2025-11-20 19:15 UTC  (2+ messages)
` [PATCH 2/2] x86/paravirt: Use XOR r32,r32 to clear register in pv_vcpu_is_preempted()

[PATCH v3 00/13] dmaengine: introduce sg_nents_for_dma() and convert users
 2025-11-20 19:15 UTC  (2+ messages)

[PATCH v2 1/3] perf list: Print matching PMU events for --unit
 2025-11-20 19:11 UTC  (4+ messages)
` [PATCH v2 3/3] perf list: Support filtering in JSON output

[PATCH 0/2] genirq: Fix IRQ threads VS cpuset
 2025-11-20 19:09 UTC  (7+ messages)
` [PATCH 1/2] genirq: Fix IRQ threads affinity VS cpuset isolated partitions

[PATCH v1] perf test all metrics: Fully ignore Default metric failures
 2025-11-20 19:08 UTC  (2+ messages)

[syzbot] [ext4?] KASAN: use-after-free Read in ext4_find_extent (4)
 2025-11-20 19:07 UTC 

[GIT PULL] sched_ext: Another fix for v6.18-rc6
 2025-11-20 19:05 UTC  (2+ messages)

[PATCH v1 1/3] perf header: Switch "cpu" for find_core_pmu in caps feature writing
 2025-11-20 19:02 UTC  (2+ messages)

[PATCH v4 0/9] riscv: vector: misc ptrace fixes for debug use-cases
 2025-11-20 19:02 UTC  (4+ messages)
` [PATCH v4 1/9] selftests: riscv: test ptrace vector interface

[PATCH v1 1/2] perf maps: Avoid RC_CHK use after free
 2025-11-20 19:02 UTC  (2+ messages)

[GIT PULL] slab fix for 6.18-rc7
 2025-11-20 19:00 UTC  (3+ messages)

[GIT PULL] Power management fix for v6.18-rc7
 2025-11-20 19:00 UTC  (2+ messages)

[GIT PULL] ACPI support fix for v6.18-rc7
 2025-11-20 19:00 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for v6.18-4
 2025-11-20 19:00 UTC  (2+ messages)

[PATCH v3] Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL deref
 2025-11-20 18:50 UTC  (4+ messages)

[PATCH net-next 00/15] Probe SJA1105 DSA children using MFD and dynamic OF nodes
 2025-11-20 18:49 UTC  (6+ messages)
` [PATCH net-next 04/15] net: mdio: add generic driver for NXP SJA1110 100BASE-TX embedded PHYs
` [PATCH net-next 12/15] dt-bindings: net: dsa: sja1105: document the PCS nodes

[PATCH v2] hfsplus: fix uninit-value in hfsplus_cat_build_record
 2025-11-20 18:46 UTC 

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-20 18:44 UTC  (8+ messages)
` [PATCH 01/44] x86/asm/bitops: Change the return type of variable__ffs() to unsigned int
` [PATCH 26/44] drivers/scsi: use min() instead of min_t()

[PATCH v6 0/6] Add module support for Arm64 Exynos MCT driver
 2025-11-20 18:42 UTC  (7+ messages)
` [PATCH v6 1/6] ARM: make register_current_timer_delay() accessible after init
` [PATCH v6 2/6] clocksource/drivers/exynos_mct: Don't register as a sched_clock on arm64
` [PATCH v6 3/6] clocksource/drivers/exynos_mct: Set percpu local timer interrupts for ARM64
` [PATCH v6 4/6] clocksource/drivers/exynos_mct: Fix uninitialized irq name warning
` [PATCH v6 5/6] clocksource/drivers/exynos_mct: Add module support for ARM64
` [PATCH v6 6/6] arm64: exynos: Drop select CLKSRC_EXYNOS_MCT

[PATCH v12 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2025-11-20 18:35 UTC  (3+ messages)
` [PATCH v12 06/10] fs/resctrl: Add user interface to enable/disable io_alloc feature

[syzbot] [ext4?] KASAN: use-after-free Read in ext4_find_extent (4)
 2025-11-20 18:35 UTC  (3+ messages)
` Forwarded: "

[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
 2025-11-20 18:34 UTC  (4+ messages)

[PATCH v4 2/2] spi: add driver for NXP XSPI controller
 2025-11-20 18:34 UTC  (2+ messages)

[PATCH v4 0/2] genirq: s390/pci: Migrate MSI interrupts to irqdomain API
 2025-11-20 18:34 UTC  (5+ messages)
` [PATCH v4 1/2] genirq: Change hwirq parameter to irq_hw_number_t
` [PATCH v4 2/2] s390/pci: Migrate s390 IRQ logic to IRQ domain API

[PATCH] KVM: s390: Implement CHECK_STOP support and fix GET_MP_STATE
 2025-11-20 18:28 UTC  (2+ messages)

[PATCH 8/9] iio: imu: st_lsm6dsx: add event configurability on a per axis basis
 2025-11-20 18:31 UTC  (11+ messages)

[PATCH] genpt: Make GENERIC_PT invisible
 2025-11-20 18:31 UTC  (4+ messages)

[PATCH] ext4: improve str2hashbuf by processing 4-byte chunks
 2025-11-20 18:27 UTC  (5+ messages)

[syzbot] [ext4?] KASAN: use-after-free Read in ext4_find_extent (4)
 2025-11-20 18:21 UTC 

[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2025-11-20 18:17 UTC  (3+ messages)
` [PATCH v4 6/9] cxl/region: Add register_dax flag to defer DAX setup

[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
 2025-11-20 18:14 UTC  (3+ messages)
` [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang

[RFC PATCHv5 0/6] zram: introduce writeback bio batching
 2025-11-20 18:13 UTC  (3+ messages)
` [RFC PATCHv5 6/6] zram: read slot block idx under slot lock

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-20 17:29 UTC  (11+ messages)
` [PATCH v11] "
  ` [PATCH v12] "
    ` [PATCH v13] "
      ` [PATCH v14] "
        ` [PATCH v15] "
          ` [PATCH v16] "
            ` [PATCH v17] "
              ` [PATCH v18] "

[PATCH] arm64: pageattr: use untagged address to calclulate page index
 2025-11-20 18:13 UTC  (2+ messages)

[PATCH -next] arm64: remove duplicate ARCH_HAS_MEM_ENCRYPT
 2025-11-20 18:05 UTC  (2+ messages)

[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
 2025-11-20 18:04 UTC  (3+ messages)

[RFC/RFT PATCH] fbdev: q40fb: request memory region
 2025-11-20 18:02 UTC 

[PATCH net-next 0/2] tools: ynl-gen: regeneration comment + function prefix
 2025-11-20 18:02 UTC  (5+ messages)
` [PATCH net-next 1/2] tools: ynl-gen: add function prefix argument
` [PATCH net-next 2/2] tools: ynl-gen: add regeneration comment

[PATCH 0/7] Implement CPU frequency scaling for TH1520
 2025-11-20 18:01 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: clock: thead,th1520-clk-ap: Add ID for C910 bus clock

[PATCH] fbdev: q40fb: request memory region
 2025-11-20 18:00 UTC  (3+ messages)

[PATCH v2 00/11] TSM: Implement ->lock()/->accept() callbacks for ARM CCA TDISP setup
 2025-11-20 17:59 UTC  (13+ messages)
` [PATCH v2 06/11] coco: guest: arm64: Add support for reading cached objects from host
` [PATCH v2 07/11] coco: guest: arm64: Validate Realm MMIO mappings from TDISP report
` [PATCH v2 08/11] coco: guest: arm64: Add support for fetching and verifying device info
` [PATCH v2 09/11] coco: guest: arm64: Wire Realm TDISP RUN/STOP transitions into guest driver
` [PATCH v2 10/11] coco: arm64: dma: Update force_dma_unencrypted for accepted devices
` [PATCH v2 11/11] coco: guest: arm64: Enable vdev DMA after attestation

[PATCH] PCI: host-generic: Move bridge allocation outside of pci_host_common_init()
 2025-11-20 17:58 UTC  (2+ messages)

[PATCH 0/3] remoteproc: xlnx: remote crash recovery
 2025-11-20 17:58 UTC  (5+ messages)
` [PATCH v2 1/3] remoteproc: xlnx: enable boot recovery
` [PATCH v2 2/3] remoteproc: core: full attach detach during recovery

[PATCH 0/4 v5] PCI: s32g: Add support for PCIe controller
 2025-11-20 17:57 UTC  (6+ messages)
` [PATCH 3/4 v5] PCI: s32g: Add initial PCIe support (RC)

[PATCH] MAINTAINERS: phy: Move Kishon Vijay Abraham I to credits
 2025-11-20 17:55 UTC 

linux-next: manual merge of the slab tree with the mm-unstable tree
 2025-11-20 17:51 UTC  (7+ messages)

[PATCH net-next 01/12] ipvlan: Support MACNAT mode
 2025-11-20 17:49 UTC  (12+ messages)
` [PATCH net-next 02/12] ipvlan: macnat: Handle rx mcast-ip and unicast eth
` [PATCH net-next 03/12] ipvlan: Forget all IP when device goes down
` [PATCH net-next 04/12] ipvlan: Support IPv6 in macnat mode
` [PATCH net-next 05/12] ipvlan: Make the addrs_lock be per port
` [PATCH net-next 06/12] ipvlan: Take addr_lock in ipvlan_open()
` [PATCH net-next 07/12] ipvlan: Don't allow children to use IPs of main
` [PATCH net-next 08/12] ipvlan: const-specifier for functions that use iaddr
` [PATCH net-next 09/12] ipvlan: Common code from v6/v4 validator_event
` [PATCH net-next 10/12] ipvlan: common code to handle ipv6/ipv4 address events
` [PATCH net-next 11/12] ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()
` [PATCH net-next 12/12] selftests: net: selftest for ipvlan-macnat mode

[PATCH RFC 0/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC execution
 2025-11-20 15:42 UTC  (4+ messages)

[PATCH] fixup: mm/migrate_device: handle partially mapped folios during
 2025-11-20 17:43 UTC  (2+ messages)

[tip:irq/core] BUILD SUCCESS 8b48f569fad938b2c45d0af0b6fe6c949f36ab57
 2025-11-20 17:43 UTC 

[PATCH v1] selftests: hid: tests: test_wacom_generic: add base test for display devices and opaque devices
 2025-11-20 17:42 UTC  (3+ messages)

[PATCH v2] x86,fs/resctrl: Factor MBA parse-time conversion to be per-arch
 2025-11-20 17:42 UTC  (7+ messages)

[PATCH v2 net-next] ipvlan: Fix sparse warning about __be32 -> u32
 2025-11-20 17:42 UTC  (2+ messages)

[PATCH] dt-bindings: arm: qcom: add ipq8064 board variants
 2025-11-20 17:41 UTC  (4+ messages)

[PATCH v5 00/30] objtool: Function validation tracing
 2025-11-20 17:37 UTC  (5+ messages)
` [PATCH v5 22/30] objtool: Disassemble exception table alternatives

[PATCH v6 0/2] Add Google Tensor SoC USB PHY support
 2025-11-20 17:36 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: phy: google: Add Google Tensor G5 USB PHY
` [PATCH v6 2/2] phy: Add Google Tensor SoC USB PHY driver

[PATCH 2/3] ARM: dts: exynos: Add Samsung Manta (Google Nexus 10)
 2025-11-20 17:36 UTC  (3+ messages)

[PATCH 0/2] Add Agilex5 AXI DMA support
 2025-11-20 17:36 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dma: snps,dw-axi-dmac: Add compatible string for Agilex5

[PATCH] hfsplus: fix uninit-value in hfsplus_cat_build_record
 2025-11-20 17:34 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: qcom: sm8750: Add Iris VPU v3.5
 2025-11-20 17:33 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] arm64: dts: qcom: sm8750-mtp: Enable Iris codec
` [PATCH v3 3/3] arm64: dts: qcom: sm8750-qrd: "

[v2 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2025-11-20 17:33 UTC  (7+ messages)

[v7 00/16] mm: support device-private THP
 2025-11-20 17:27 UTC  (11+ messages)

[tip:core/uaccess] BUILD SUCCESS 4322c8f81c58da493a3c46eda32f0e7534a350a0
 2025-11-20 17:25 UTC 

[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-20 17:23 UTC  (4+ messages)
` [PATCH v9 11/11] vfio/nvgrace: Support get_dmabuf_phys

[PATCH v2] drm/panthor: Avoid adding of kernel BOs to extobj list
 2025-11-20 17:21 UTC 

spd5118 driver occasionally produces erroneous values
 2025-11-20 17:17 UTC  (2+ messages)

[PATCH v16 6/9] irqchip: Add RISC-V advanced PLIC driver for direct-mode
 2025-11-20 14:43 UTC  (2+ messages)

[PATCH v4 00/23] KVM: s390: gmap rewrite, the real deal
 2025-11-20 17:15 UTC  (24+ messages)
` [PATCH v4 01/23] KVM: s390: Refactor pgste lock and unlock functions
` [PATCH v4 02/23] KVM: s390: add P bit in table entry bitfields, move union vaddress
` [PATCH v4 03/23] s390: Move sske_frame() to a header
` [PATCH v4 04/23] KVM: s390: Add gmap_helper_set_unused()
` [PATCH v4 05/23] KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER
` [PATCH v4 06/23] KVM: s390: Rename some functions in gaccess.c
` [PATCH v4 07/23] KVM: s390: KVM-specific bitfields and helper functions
` [PATCH v4 08/23] KVM: s390: KVM page table management functions: allocation
` [PATCH v4 09/23] KVM: s390: KVM page table management functions: clear and replace
` [PATCH v4 10/23] KVM: s390: KVM page table management functions: walks
` [PATCH v4 11/23] KVM: s390: KVM page table management functions: storage keys
` [PATCH v4 12/23] KVM: s390: KVM page table management functions: lifecycle management
` [PATCH v4 13/23] KVM: s390: KVM page table management functions: CMMA
` [PATCH v4 14/23] KVM: s390: New gmap code
` [PATCH v4 15/23] KVM: s390: Add helper functions for fault handling
` [PATCH v4 16/23] KVM: s390: Add some helper functions needed for vSIE
` [PATCH v4 17/23] KVM: s390: Stop using CONFIG_PGSTE
` [PATCH v4 18/23] KVM: s390: Storage key functions refactoring
` [PATCH v4 19/23] KVM: s390: Switch to new gmap
` [PATCH v4 20/23] KVM: s390: Remove gmap from s390/mm
` [PATCH v4 21/23] KVM: S390: Remove PGSTE code from linux/s390 mm
` [PATCH v4 22/23] KVM: s390: Enable 1M pages for gmap
` [PATCH v4 23/23] KVM: s390: Storage key manipulation IOCTL

[PATCH 1/4] dt-bindings: eeprom: at25: Add Anvo ANV32C81W
 2025-11-20 17:16 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: vendor-prefixes: Document ifm electronic gmbh
` [PATCH 3/4] dt-bindings: arm: fsl: Document ifm VHIP4 EvalBoard v1 and v2

[PATCH v4 1/2] dt-bindings: phy: imx8mq-usb: add alternate reference clock
 2025-11-20 17:12 UTC  (2+ messages)

[PATCH RESEND 0/3] Fixes for phy-rockchip-samsung-hdptx
 2025-11-20 17:11 UTC  (2+ messages)

[PATCH] phy: ti: gmii-sel: Add a sanity check on the phy_id
 2025-11-20 17:11 UTC  (2+ messages)

[PATCH v6 0/3] Add support for Glymur PCIe Gen5 x4
 2025-11-20 17:11 UTC  (2+ messages)

[PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Restrict resets per each device
 2025-11-20 17:11 UTC  (2+ messages)

[PATCH v2] phy: freescale: Initialize priv->lock
 2025-11-20 17:11 UTC  (2+ messages)

[PATCH v3 0/5] dax: add PROBE_PREFER_ASYNCHRONOUS to all the dax drivers
 2025-11-20 17:11 UTC  (4+ messages)
` [PATCH v3 5/5] dax: add PROBE_PREFER_ASYNCHRONOUS to the dax device driver

[PATCH] phy: qcom: m31-eusb2: Update init sequence to set PHY_ENABLE
 2025-11-20 17:11 UTC  (2+ messages)

[PATCH v7 0/3] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output
 2025-11-20 17:11 UTC  (2+ messages)
` (subset) "

[PATCH v8 0/7] Add initial USB support for the Renesas RZ/G3S SoC
 2025-11-20 17:11 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] phy: renesas: rcar-gen3-usb2: Add suspend to RAM support
 2025-11-20 17:11 UTC  (2+ messages)

[PATCH] phy: exynos5-usbdrd: fix clock prepare imbalance
 2025-11-20 17:11 UTC  (2+ messages)

[PATCH] phy: broadcom: bcm63xx-usbh: fix section mismatches
 2025-11-20 17:11 UTC  (2+ messages)

[PATCH 0/9] drm/rockchip: Introduce Rockchip RK3506 VOP
 2025-11-20 17:11 UTC  (2+ messages)
` (subset) "

[PATCH v4 00/11] arm64: dts: mediatek: Add Openwrt One AP functionality
 2025-11-20 17:11 UTC  (2+ messages)
` (subset) "

[PATCH] phy: qcom-qmp-combo: Use regulator_bulk_data with init_load_uA for regulator setup
 2025-11-20 17:11 UTC  (2+ messages)

[PATCH v3 0/4] PCI: qcom: Add support for Glymur PCIe Gen5x4
 2025-11-20 17:10 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/2] SMMU v3 CMDQ fix and improvement
 2025-11-20 17:10 UTC  (2+ messages)

[PATCH] arm64: mm: fix direct map use over accounting
 2025-11-20 17:10 UTC  (3+ messages)

[GIT PULL] Networking for v6.18-rc7
 2025-11-20 17:04 UTC  (2+ messages)

[PATCH v9 0/8] Add strobe duration and strobe output enable v4l2 ctrl
 2025-11-20 17:04 UTC  (9+ messages)
` [PATCH v9 1/8] media: v4l: ctrls: add a control for flash/strobe duration
` [PATCH v9 2/8] media: v4l: ctrls: add a control for enabling strobe output
` [PATCH v9 3/8] Documentation: uAPI: media: add V4L2_CID_FLASH_{DURATION,STROBE_OE}
` [PATCH v9 4/8] media: i2c: ov9282: add output enable register definitions
` [PATCH v9 5/8] media: i2c: ov9282: add strobe output enable v4l2 control
` [PATCH v9 6/8] media: i2c: ov9282: add strobe_duration "
` [PATCH v9 7/8] media: i2c: ov9282: implement try_ctrl for strobe_duration
` [PATCH v9 8/8] media: i2c: ov9282: dynamic flash_duration maximum

[PATCH net-next] ipvlan: Fix sparse warning about __be32 -> u32
 2025-11-20 17:03 UTC 


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