mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
 2026-09-16  9:32 UTC  (5+ messages)
` [PATCH v3 3/4] virt: tdx-guest: Use a variable to store the Quote buffer size

[PATCH] wifi: brcmfmac: cfg80211: Report port_authorized for 4-way HS offload
 2026-09-16  9:32 UTC  (5+ messages)

[PATCH] perf/x86/amd: Move NMI latency window to last-resort suppression
 2026-09-16  9:32 UTC  (2+ messages)

[PATCH v3 00/12] mm/collapse: separate a collapse from its callers
 2026-09-16  9:31 UTC  (13+ messages)
` [PATCH v3 01/12] mm/khugepaged: drop redundant mm_struct pin in madvise_collapse()
` [PATCH v3 02/12] mm/khugepaged: count collapses where khugepaged makes them
` [PATCH v3 03/12] mm/khugepaged: rename mthp_present_ptes bitmap to eligible_ptes
` [PATCH v3 04/12] mm/collapse: add collapse.h for the collapse interface
` [PATCH v3 05/12] mm/collapse: state what a collapse may do in the policy
` [PATCH v3 06/12] mm/collapse: drop the collapse_possible() wrapper
` [PATCH v3 07/12] mm/collapse: name the per-table scan reset for what it resets
` [PATCH v3 08/12] mm/collapse: separate scanning a PTE table from collapsing it
` [PATCH v3 09/12] mm/collapse: open-code collapse_single_pmd() in its two callers
` [PATCH v3 10/12] mm/collapse: work out the orders a VMA allows once per VMA
` [PATCH v3 11/12] mm/collapse: declare the collapse interface in collapse.h
` [PATCH v3 12/12] mm/collapse: implement MADV_COLLAPSE in madvise.c

[PATCH] dcache: fully initialize the inline name in __d_alloc()
 2026-09-16  9:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] dmaengine: qcom_hidma: Fix runtime PM leak in hidma_issue_task()
 2026-09-16  9:30 UTC 

[PATCH v3 0/8] Add support for InvenSense ICM-42370-P accelerometer
 2026-09-16  9:30 UTC  (17+ messages)
` [PATCH v3 1/8] dt-bindings: Add InvenSense ICM-42370-p accelerometer
` [PATCH v3 3/8] iio: imu: inv_icm42607: Update _odr_to_period_us formatting
` [PATCH v3 4/8] iio: imu: inv_icm42607: Switch to little endian
` [PATCH v3 5/8] iio: imu: inv_icm42607: Add support for ICM-42370-P
` [PATCH v3 6/8] iio: imu: inv_icm42607: Implement MREGx register access

[PATCH 00/28] Replace remaining strlcat() call sites with snprintf()/seq_buf()
 2026-09-16  9:29 UTC  (7+ messages)
` [PATCH 01/28] ALSA: ac97: Refactor snd_ac97_get_name() to use snprintf()
` [PATCH 03/28] ARM: atags: Replace strlcat() with snprintf() for cmdline extend

[PATCH v25 00/10] Implement PSCI reboot mode driver for PSCI resets
 2026-09-16  9:29 UTC  (5+ messages)
` [PATCH v25 04/10] firmware: psci: Add support for PSCI auxiliary devices
` [PATCH v25 06/10] power: reset: Add psci-reboot-mode driver

[PATCH net-next v1] net: gro_cells: add drop reasons to gro_cells_receive()
 2026-09-16  9:29 UTC  (2+ messages)

[PATCH v2 00/13] s390/cio: replace page allocator calls with k[mz]alloc()
 2026-09-16  9:28 UTC  (9+ messages)
` [PATCH v2 06/13] s390/cmf: Use kmalloc() for the CMB area
` [PATCH v2 11/13] s390/qdio_setup: Use kzalloc() for the storage list
` [PATCH v2 12/13] s390/qdio_setup: Use kzalloc() for the SSQD request

[PATCH] watchdog: npcm: Propagate errors from clock enable
 2026-09-16  9:27 UTC 

[PATCH] dmaengine: fsl-edma: Fix channel leak in fsl_edma_xlate()
 2026-09-16  9:27 UTC 

[PATCH] drm/panfrost: add missing pm_runtime_dont_use_autosuspend() calls
 2026-09-16  9:27 UTC  (2+ messages)

[PATCH v1] rust: mem: add DropGuard
 2026-09-16  9:26 UTC 

[PATCH net] wireguard: queueing: preserve tstamp_type in wg_reset_packet()
 2026-09-16  9:26 UTC  (4+ messages)

[PATCH v2] fs/resctrl: Allocate rmid_ptrs[] using kvzalloc_objs()
 2026-09-16  9:26 UTC  (2+ messages)

[PATCH v2] coccinelle: api: add a checker for pm_runtime_use_autosuspend() usage
 2026-09-16  9:25 UTC  (4+ messages)

[PATCH] crypto: chelsio - Fix wrcount leak in chcr_aes_encrypt()
 2026-09-16  9:25 UTC 

[PATCH v2] siphash: clean up kernel-doc comments
 2026-09-16  9:25 UTC  (2+ messages)

[PATCH v3 0/3] mm/truncate: fix data loss when truncating straddling large folios
 2026-09-16  9:24 UTC  (4+ messages)
` [PATCH v3 1/3] mm/truncate: fix data loss when splitting straddling large folios fails
` [PATCH v3 2/3] mm/truncate: align truncation boundaries to mapping minimum folio order
` [PATCH v3 3/3] mm/truncate: clarify return value of truncate_inode_partial_folio()

[PATCH 0/2] clk: imx: add missing pm_runtime_dont_use_autosuspend() calls
 2026-09-16  9:24 UTC  (2+ messages)

[PATCH] tpm: fix build regression for tpm_tis_resume
 2026-09-16  9:24 UTC  (2+ messages)

[PATCH] crypto: chelsio - Fix wrcount leak in chcr_aes_decrypt()
 2026-09-16  9:23 UTC 

[PATCH v4 0/4] drm: mxsfb: Support LCDIF interface bus width
 2026-09-16  9:22 UTC  (9+ messages)
` [PATCH v4 1/4] dt-bindings: lcdif: Add endpoint bus-width property
` [PATCH v4 2/4] drm: mxsfb: Add optional DPI output bus-width configuration
` [PATCH v4 3/4] ARM: dts: imx6ull-colibri: Set LCDIF bus-width

[PATCH] counter: rz-mtu3-cnt: Fix runtime PM leak in rz_mtu3_count_enable_write()
 2026-09-16  9:22 UTC 

[PATCH] EDAC/x38: Fix mci_pdev reference leak in x38_init_one()
 2026-09-16  9:21 UTC 

[PATCH v2 00/13] leds: st1202: Naming cleanups and pre-existing fixes
 2026-09-16  9:21 UTC  (2+ messages)

[PATCH] EDAC/sb_edac: Fix pci_vtd reference leak in haswell_mci_bind_devs()
 2026-09-16  9:20 UTC 

[PATCH 0/5] Rework M.2 Bluetooth instantiation using the auxiliary bus
 2026-09-16  9:19 UTC  (3+ messages)
` [PATCH 3/5] power: sequencing: pcie-m2: Create auxiliary device for the M.2 BT interface

[PATCHSET v13 sched_ext/for-7.4] sched: Make proxy execution compatible with sched_ext
 2026-09-16  9:19 UTC  (10+ messages)
` [PATCH 07/18] sched: Add sched_ext hooks for proxy execution
` [PATCH 08/18] sched: Introduce WF_ON_RQ wake flag

[PATCH] EDAC/sb_edac: Fix pci_vtd reference leak in broadwell_mci_bind_devs()
 2026-09-16  9:17 UTC 

[PATCH v7 00/15] QRTR Multi-endpoint support
 2026-09-16  9:16 UTC  (4+ messages)
` [PATCH v7 03/15] net: qrtr: fit node ID + port number combination into unsigned long

[PATCH v4 0/2] Documentation/litmus-tests: Add SRCU fastpath litmus tests
 2026-09-16  9:16 UTC  (3+ messages)
` [PATCH v4 1/2] Documentation/litmus-tests: Add SRCU fastpath anchor-before-scan test
` [PATCH v4 2/2] Documentation/litmus-tests: Add SRCU fastpath scan-before-anchor test

[PATCH v5 00/14] Linux RISC-V trace framework and drivers
 2026-09-16  9:16 UTC  (3+ messages)
` [PATCH v5 09/14] gtrace: Add RISC-V Trace ramsink driver

[PATCH v8 00/12] f2fs: introduce metadata cache
 2026-09-16  9:15 UTC  (17+ messages)
` [PATCH v8 01/12] f2fs: cache: implement "
  ` [f2fs-dev] "
` [PATCH v8 02/12] f2fs: cache: initialize meta cache
  ` [f2fs-dev] "
` [PATCH v8 04/12] f2fs: cache: introduce writeback thread
  ` [f2fs-dev] "
` [PATCH v8 06/12] f2fs: cache: initialize node cache
  ` [f2fs-dev] "
` [PATCH v8 07/12] f2fs: cache: use "
  ` [f2fs-dev] "
` [PATCH v8 08/12] f2fs: cache: initialize compress cache
  ` [f2fs-dev] "
` [PATCH v8 10/12] f2fs: cache: support fault injection
  ` [f2fs-dev] "
` [PATCH v8 11/12] f2fs: cache: introduce tracepoints
  ` [f2fs-dev] "

[PATCH] EDAC/i3200: Fix mci_pdev reference leak in i3200_init_one()
 2026-09-16  9:15 UTC 

[PATCH] ASoC: ux500: avoid -Wparentheses warning
 2026-09-16  9:15 UTC  (2+ messages)

[PATCH v1] tee: qcomtee: Drop unused assignment of platform_device_id driver data
 2026-09-16  9:15 UTC  (3+ messages)

[PATCH] EDAC/i3000: Fix mci_pdev reference leak in i3000_init_one()
 2026-09-16  9:14 UTC 

[PATCH 0/6] usb: add missing pm_runtime_dont_use_autosuspend() calls
 2026-09-16  9:14 UTC  (5+ messages)
` [PATCH 1/6] usb: core: add missing pm_runtime_dont_use_autosuspend() call

[PATCH v7 00/15] Ambarella CV75 SoC minimal bring-up
 2026-09-16  9:14 UTC  (2+ messages)

[PATCH v4 0/2] ARM: dts: aspeed: Add ASRock Rack B650D4U BMC
 2026-09-16  9:13 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] "

[PATCH] EDAC/i10nm: Fix mdev reference leak in i10nm_get_ddr_munits()
 2026-09-16  9:12 UTC 

[PATCH v4 0/4] arm64: qcom: dts: Add display support for Qualcomm Shikra
 2026-09-16  9:11 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: shikra: Add MDSS display subsystem
` [PATCH v4 2/4] arm64: dts: qcom: shikra-cqs-evk: Enable display and add ili7807s panel
` [PATCH v4 3/4] arm64: dts: qcom: shikra-cqm-evk: "
` [PATCH v4 4/4] arm64: defconfig: Enable ILI7807S DSI panel driver

[PATCH v3 0/2] drm/tiny: add support for PIXPAPER 4.26 monochrome e-ink panel
 2026-09-16  9:10 UTC  (10+ messages)
` [PATCH v3 2/2] "

[PATCH] clk: qcom: Fix default entries for Glymur EVACC and GPUCC
 2026-09-16  9:10 UTC  (3+ messages)

[PATCH v3 00/15] Add support for structured tags and v18 dtb version
 2026-09-16  9:10 UTC  (9+ messages)
` [PATCH v3 08/15] flattree: Handle unknown tags
` [PATCH v3 09/15] libfdt: Handle unknown tags in fdt_next_tag()

[PATCH 0/3] arm64: dts: qcom: Add audio support for Nord platform
 2026-09-16  9:09 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: nord-rrd: Add sound support

[PATCH 1/1] hfs: don't let internal B-tree inodes leak into the VFS open path
 2026-09-16  9:09 UTC 

[BUG][PATCH 0/1] hfs: crafted image aliases typeless internal B-tree inode into VFS open path -> kernel BUG in may_open()
 2026-09-16  9:09 UTC 

[PATCH v9 0/2] Enable sdhc inline crypto engine for kodiak and monaco
 2026-09-16  9:08 UTC  (6+ messages)

[PATCH v8 0/3] gpio: Add AD7768 GPIO support
 2026-09-16  9:08 UTC  (2+ messages)

[PATCH 0/2] Support ON Semi CAT9532
 2026-09-16  9:07 UTC  (6+ messages)
` [PATCH 2/2] gpio: "

[PATCH v7 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-09-16  9:06 UTC  (3+ messages)
` [PATCH v7 2/5] binder: Make shrinker rely solely on per-VMA lock

[PATCH v2 0/3] Dongwoon DW9800K update patchset
 2026-09-16  9:06 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: media: i2c: dw9800: Redocument DW9800K

[PATCH v2 0/3] Add TPM support via Qualcomm TEE TPM TA
 2026-09-16  9:02 UTC  (2+ messages)

[PATCH] clocksource/drivers/timer-ti-dm: Register clocksource/event only for am654
 2026-09-16  9:02 UTC  (5+ messages)

[PATCH] staging: sm750fb: remove unnecessary parentheses
 2026-09-16  9:01 UTC 

[PATCH 0/3] Add Vision Components MIPI Camera Module support
 2026-09-16  9:01 UTC  (8+ messages)
` [PATCH 2/3] dt-bindings: media: i2c: Add vision-components,mipi-module-controller

[PATCH] pinctrl: qcom: lpass-lpi: Include value in debugfs output
 2026-09-16  9:01 UTC  (2+ messages)

[PATCH] PCI: qcom-ep: deinitialize endpoint on remove
 2026-09-16  9:01 UTC 

[PATCH v9 0/6] Add Amlogic stateless H.264 video decoder for S4
 2026-09-16  9:01 UTC  (3+ messages)
` [PATCH v9 3/6] media: dt-bindings: Add Amlogic V4L2 video decoder

[PATCH 0/2] media: i2c: add support for ITE IT6625/IT6626 HDMI to MIPI CSI-2 bridge
 2026-09-16  9:01 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: media: add ITE IT6625/IT6626 HDMI bridge binding

[PATCH net-next v3 0/3] net: dsa: realtek: EEE support for RTL8365MB-VC
 2026-09-16  9:01 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: phy: realtek: use C45 for RTL8365MB-VC internal PHY MMD access
` [PATCH net-next v3 2/3] net: dsa: realtek: rtl8365mb: extract PHY OCP address halves with FIELD_GET
` [PATCH net-next v3 3/3] net: dsa: realtek: rtl8365mb: add EEE support

[PATCH] usb: gadget: u_serial: fix NULL deref in gs_close() after failed open
 2026-09-16  9:01 UTC  (2+ messages)

[PATCH v2] crypto: sa2ul - Fix stack overflow in sa_prepare_iopads
 2026-09-16  9:00 UTC  (2+ messages)

[PATCH 0/2] Fix sharing a PMIC GPIO between multiple consumers
 2026-09-16  9:00 UTC  (5+ messages)
` [PATCH 1/2] gpio: shared-proxy: track direction instead of reading it back

[BUG] ext4: generic/764 failed when using fast_commit option (error loading journal)
 2026-09-16  8:58 UTC 

[PATCH] pinctrl: qcom: nord: fix GPIO interrupt target width
 2026-09-16  8:57 UTC 

[PATCH 0/7] media: i2c: st-vd55g1: Genericize driver and add VD55G0 support
 2026-09-16  8:55 UTC  (6+ messages)

[PATCH] RDMA/uverbs: Drop restrack ref on ib_init_ucontext() failure in GET_CONTEXT
 2026-09-16  8:55 UTC 

[PATCH v2 0/2] serial: 8250_dw: Add ti,tda54-uart support
 2026-09-16  8:55 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add ti,tda54-uart
` [PATCH v2 2/2] serial: 8250_dw: Add capability to skip empty FIFO read

[PATCH] lib: decompress_bunzip2: fix integer overflow in run-length decoding
 2026-09-16  8:53 UTC 

[PATCH v2 0/4] blk-iocost: charge flushes and zone appends
 2026-09-16  8:53 UTC  (5+ messages)
` [PATCH v2 1/4] blk-iocost: charge flushes as pageless random writes
` [PATCH v2 2/4] blk-iocost: charge zone appends as page-counted sequential writes
` [PATCH v2 3/4] blk-iocost: account zone append completions in latency stats
` [PATCH v2 4/4] blk-iocost: fix stale comment in ioc_rqos_throttle()

[PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
 2026-09-16  8:52 UTC  (4+ messages)

[BUG] powerpc/bpf: Kernel stack corruption in avc_has_perm() during BPF kselftests (test_progs)
 2026-09-16  8:52 UTC  (2+ messages)

[PATCH] [v2] landlock: work around gcc-16 -Wuninitialized warning
 2026-09-16  8:49 UTC  (2+ messages)

[PATCH bpf-next v3 04/15] lsm: Add the bpf_lsm_policy_release kfunc and policy object destructor
 2026-09-16  8:48 UTC  (11+ messages)
        ` LSM boundaries. Was: "

[PATCH 5.10.y/5.15.y 1/4] ARM: fix hash_name() fault
 2026-09-16  8:48 UTC  (2+ messages)
` [PATCH 5.10.y/5.15.y 0/4] ARM: fix might_sleep() WARNING for mmap_write_lock() around show_pte()

[Linux Kernel Bug] KASAN: slab-out-of-bounds Write in ext4_xattr_set_entry
 2026-09-16  8:47 UTC  (2+ messages)
` [PATCH] ext4: clear in-inode xattr space before adding the first xattr

[PATCH] regulator: rt6190: Fix runtime PM imbalance in rt6190_out_enable()
 2026-09-16  8:46 UTC  (2+ messages)

[syzbot] [bridge?] WARNING: locking bug in match_held_lock
 2026-09-16  8:46 UTC  (6+ messages)
    ` [PATCH] rhashtable: Use separate lockdep keys for each lock
      ` [v2 PATCH] "
        ` [v3 "

[PATCH v3] perf riscv: Add perf_regs_load and enable the dwarf unwind test
 2026-09-16  8:46 UTC 

[PATCH 00/14] mm/ksm: merge-path cleanups and folio conversion
 2026-09-16  8:46 UTC  (3+ messages)

[PATCH v3 0/2] Documentation/litmus-tests: Add SRCU fastpath litmus tests
 2026-09-16  8:46 UTC  (4+ messages)
` [PATCH v3 1/2] Documentation/litmus-tests: Add SRCU fastpath anchor-before-scan test

[PATCH v4 01/11] mm/sparse-vmemmap: introduce CONFIG_VMEMMAP_OPTIMIZATION
 2026-09-16  8:45 UTC  (3+ messages)
` [PATCH] fixup! "

[PATCH v2 0/2] mtd: spi-nor: issi: add support for the IS25WX01G octal flash
 2026-09-16  8:44 UTC  (6+ messages)
` [PATCH v2 2/2] mtd: spi-nor: issi: Add support for is25wx01g

[PATCH] MAINTAINERS: change TTM maintainers to Natalie and Arun
 2026-09-16  8:44 UTC  (2+ messages)

[PATCH v3 00/10] Add S32N79RDB UFS support
 2026-09-16  8:44 UTC  (11+ messages)
` [PATCH v3 01/10] ufs: unipro: Move Tx/Rx FSM state definitions to unipro.h
` [PATCH v3 02/10] ufs: unipro: Add TX/RX FSM state attributes
` [PATCH v3 03/10] ufs: host: Add common Hibern8 TX FSM polling helper
` [PATCH v3 04/10] scsi: ufs: Move Versal2 M-PHY CREG access helpers into ufshcd-dwc
` [PATCH v3 05/10] scsi: ufs: dwc: Export common clock divider and link status helpers
` [PATCH v3 06/10] dt-bindings: ufs: Add NXP S32N79 UFS host controller
` [PATCH v3 07/10] scsi: ufs: Add NXP S32N79 UFS host controller driver
` [PATCH v3 08/10] arm64: dts: freescale: s32n79: Add UFS host controller
` [PATCH v3 09/10] arm64: dts: freescale: s32n79-rdb: Enable UFS
` [PATCH v3 10/10] MAINTAINERS: Add NXP S32N7 UFS host controller entry

[PATCH 0/4] ARM: allocate the cacheinfo early to fix the PREEMPT_RT boot warning
 2026-09-16  8:44 UTC  (2+ messages)

[PATCH 4/4] dmaengine: rcar-dmac: Fix runtime PM leak in error path of channel alloc
 2026-09-16  8:42 UTC  (2+ messages)

[PATCH] netfilter: nf_dup_netdev: Fix net_device reference leak in nft_fwd_dup_netdev_offload()
 2026-09-16  8:41 UTC  (2+ messages)

[PATCH] mm/mglru: restore accidentally removed seq < max_seq check
 2026-09-16  8:41 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: ethernet: oa_tc6: add reset-gpios support
 2026-09-16  8:40 UTC  (3+ messages)
` [PATCH net-next v2 2/2] "

[PATCH v1 0/2] arm64: dts: freescale: imx8m[mp]-verdin-ivy: fix DIGI_1/DIGI_2 gpio-line-names
 2026-09-16  8:40 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: freescale: imx8mm-verdin-ivy: "
` [PATCH v1 2/2] arm64: dts: freescale: imx8mp-verdin-ivy: "

[PATCH] dt-bindings: gpio: zynq: Add parsing of hogs
 2026-09-16  8:40 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: qcom: Add Lenovo ThinkPad T14s Gen 7
 2026-09-16  8:39 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: qcom: add Lenovo ThinkPad T14s Gen 7 (Mahua)

[GIT PULL] Please pull powerpc/linux.git powerpc-7.3-4 tag
 2026-09-16  8:39 UTC 

[PATCH v2] squashfs: Add dictionary size range check to prevent shift-out-of-bounds
 2026-09-16  8:38 UTC  (3+ messages)

[PATCH RFC v2 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
 2026-09-16  8:38 UTC  (3+ messages)

[PATCH] splice: pass a poll key when waking pipe readers and writers
 2026-09-16  8:37 UTC 

[PATCH] nfc: llcp: Fix socket reference leak in nfc_llcp_recv_ui()
 2026-09-16  8:37 UTC  (2+ messages)

[PATCH] riscv: limit sifive errata to CONFIG_64BIT
 2026-09-16  8:37 UTC 

[PATCH] i2c: qcom-cci: fix device_node refcount leak in cci_probe()/cci_remove()
 2026-09-16  8:36 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net] net: dsa: microchip: Save the periodic output flags and index
 2026-09-16  8:35 UTC  (2+ messages)

[PATCH] media: i2c: it6625: select CONFIG_HDMI
 2026-09-16  8:35 UTC 

[PATCH] mm/vmscan: avoid false-positive -Wuninitialized warning, again
 2026-09-16  8:34 UTC 

[PATCH] tee: move tee_ioctl_shm_register_data to above IOCTL definition
 2026-09-16  8:34 UTC  (3+ messages)

[PATCH v5 0/9] mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-09-16  8:32 UTC  (3+ messages)
` [PATCH v5 9/9] mm/memory-failure: keep inherited poisoned frames out of the buddy allocator

[PATCH 2/2] media: qcom: camss: Enable the streams API on SC7280
 2026-09-16  8:31 UTC  (3+ messages)

[RFC PATCH 0/5] KVM: arm64: New PTE dirty-page encoding, HAFDBS new usage
 2026-09-16  8:30 UTC  (5+ messages)
` [RFC PATCH 1/5] KVM: arm64: pgtables: Change write bit from S2AP_W to DBM

[PATCH 0/2] mm/hugetlb_cgroup: move the per-node usage along with the folio
 2026-09-16  8:30 UTC  (3+ messages)
` [PATCH 1/2] mm/hugetlb_cgroup: move per-node usage on cross node migration
` [PATCH 2/2] mm/hugetlb_cgroup: move per-node usage on cgroup reparenting

[PATCH v18 00/23] KVM: arm64: CCA: Add basic plumbing for Realms
 2026-09-16  8:27 UTC  (7+ messages)
` [PATCH v18 01/23] KVM: arm64: protected VM: Handle set_one_reg CNTVCT_EL0/CNTPCT_EL0

[RFC PATCH] ftrace: speed up module enable by binary searching module symbols
 2026-09-16  8:27 UTC 

[PATCH] net: dsa: motorcomm: fix unused-function warning
 2026-09-16  8:26 UTC 

[PATCH] usb: fotg210: fix link error for CONFIG_USB=n
 2026-09-16  8:26 UTC 

[PATCH net-next v4 02/10] net: ethernet: ravb: Move programming of gPTP timer interval
 2026-09-16  8:25 UTC  (3+ messages)

[PATCH] mmc: core: apply a per-command tuning timeout instead of the whole sequence budget
 2026-09-16  3:49 UTC 

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®