mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 00/12] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
 2026-09-10 13:13 UTC  (14+ messages)
` [PATCH 01/12] mm/sparse: move mem_section init to sparse_extreme_init()
` [PATCH 08/12] mm/sparse: move __highest_used_section_nr handling
` [PATCH 09/12] mm/sparse: remove SECTION_MARKED_PRESENT
` [PATCH 10/12] mm/sparse: remove flags parameter from sparse_init_one_section()
` [PATCH 11/12] fs/proc/page: clarify comment in get_max_dump_pfn()

[PATCH net v2] net: dsa: mxl862xx: disable the stats poll on teardown
 2026-09-10 13:13 UTC 

[PATCH v2 00/10] efi/libstub: Avoid UTF-16 conversion busywork
 2026-09-10 13:12 UTC  (5+ messages)
` [PATCH v2 01/10] x86/boot: Drop pointless re-implementation of panic()

[PATCH v4 0/5] mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-09-10 13:11 UTC  (4+ messages)
` [PATCH v4 2/5] mm/memory-failure: libstub: install the poisoned-memory EFI table

[PATCH] md/raid5: don't BUG() on an inconsistent reshape state from the superblock
 2026-09-10 13:11 UTC 

[PATCH net-next] Octeontx2-af: Add WQ_PERCPU to alloc_workqueue users
 2026-09-10 13:10 UTC  (2+ messages)

[PATCH 0/4] Add UFS host controller support for NVIDIA Tegra264
 2026-09-10 13:09 UTC  (6+ messages)
` [PATCH 4/4] scsi: ufs: tegra: Add Tegra264 UFS host controller driver

[PATCH 00/13] ARM: deprecated platform removal
 2026-09-10 13:08 UTC  (9+ messages)
` [PATCH 08/13] ARM: imx: remove nommu support
` [PATCH 12/13] ARM: at91: remove samv7 support

[PATCH v3] drm/rockchip: vop2: Scale the AXI clock to the bandwidth the mode needs
 2026-09-10 13:08 UTC 

[PATCH v4 0/4] serial: fix ioctl hangup race
 2026-09-10 13:08 UTC  (5+ messages)
` [PATCH v4 1/4] serial: revert guards in uart_wait_modem_status()
` [PATCH v4 2/4] serial: fix ioctl hangup race
` [PATCH v4 3/4] serial: fix TIOCMIWAIT race
` [PATCH v4 4/4] serial: abort TIOCMIWAIT on hangup

[PATCH v9 0/5] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-09-10 13:07 UTC  (9+ messages)
` [PATCH v9 2/5] x86/asm, x86/boot: expose inline memcmp()

[PATCH net-next v2 0/2] net: stmmac: Add support for Allwinner A733 GMAC210
 2026-09-10 13:06 UTC  (4+ messages)
` [PATCH net-next v2 2/2] "

[PATCH net-next v6 14/14] misc: lan966x-pci: dts: add fdma interrupt to overlay
 2026-09-10 13:05 UTC  (2+ messages)

[PATCH net-next v6 13/14] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space
 2026-09-10 13:05 UTC  (2+ messages)

[PATCH net-next v6 12/14] net: lan966x: add PCIe FDMA XDP support
 2026-09-10 13:05 UTC  (2+ messages)

[PATCH net-next v6 11/14] net: lan966x: add PCIe FDMA MTU change support
 2026-09-10 13:05 UTC  (2+ messages)

[PATCH net-next v6 10/14] net: lan966x: add PCIe FDMA support
 2026-09-10 13:05 UTC  (2+ messages)

[PATCH net-next v6 09/14] net: lan966x: add shutdown callback to stop FDMA on reboot
 2026-09-10 13:05 UTC  (2+ messages)

[PATCH net-next v6 08/14] net: lan966x: clear FDMA interrupt stickies after switch reset
 2026-09-10 13:05 UTC  (2+ messages)

[PATCH net-next v6 03/14] net: microchip: fdma: add PCIe ATU support
 2026-09-10 13:05 UTC  (2+ messages)

[PATCH v5 00/19] selftests/mm: improve khugepaged coverage
 2026-09-10 13:04 UTC  (6+ messages)
` [PATCH v5 08/19] selftests/mm: add folio-order check for address ranges

[PATCH v6 0/5] iommufd: Iterate the cache invalidation array in the core
 2026-09-10 13:03 UTC  (3+ messages)

[PATCH net-next v2 0/4] net: dsa: Add SoC-e DSA driver
 2026-09-10 13:01 UTC  (15+ messages)
` [PATCH net-next v2 2/4] dt-bindings: net: dsa: Add SoC-e SWIP switch
` [PATCH net-next v2 4/4] net: dsa: soce: Add basic support for SoC-e switch IP cores

[PATCH net v2] r8169: don't enable chip LTR when the platform has not enabled LTR
 2026-09-10 13:01 UTC 

[PATCH 0/5] clk: spacemit: preserve and safely synchronize firmware PLLs
 2026-09-10 13:01 UTC  (3+ messages)
` [PATCH 2/5] clk: spacemit: make MIX rate selection consistent

[PATCH v7 00/12] crypto: qce - Fix crypto self-test failures
 2026-09-10 13:00 UTC  (13+ messages)
` [PATCH v7 01/12] crypto: qce - Fix HMAC self-test failures for empty messages
` [PATCH v7 02/12] crypto: qce - Reject empty messages for AES-XTS
` [PATCH v7 03/12] crypto: qce - Fix CTR-AES for partial block requests
` [PATCH v7 04/12] crypto: qce - Use a fallback for AES-CTR with a partial final block
` [PATCH v7 05/12] crypto: qce - Use fallback for fragmented skcipher payloads
` [PATCH v7 06/12] crypto: qce - Fix xts-aes-qce for weak keys
` [PATCH v7 07/12] crypto: qce - Use a fallback for CCM with a partial final block
` [PATCH v7 08/12] crypto: qce - Use fallback for CCM with a fragmented payload
` [PATCH v7 09/12] crypto: qce - remove the BROKEN label
` [PATCH v7 10/12] crypto: qce - convert to auxiliary bus
` [PATCH v7 11/12] soc: qcom: add core driver for the Qualcomm Crypto Engine
` [PATCH v7 12/12] arm64: defconfig: enable the Qualcomm Crypto Engine core driver

[PATCH 0/2] nord : llcc : Adding LLCC dt bindings and SCT configurations
 2026-09-10 13:00 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: cache: qcom,llcc: Add Nord compatible
` [PATCH 2/2] soc: qcom: llcc: Add LLCC configuration for Nord

[PATCH] mmc: core: Modify the CMD1 transmission interval
 2026-09-10 13:00 UTC  (2+ messages)

[RFC PATCH v2 0/5] blk-iocost: BPF struct_ops cost model
 2026-09-10 12:58 UTC  (6+ messages)
` [RFC PATCH v2 1/5] blk-iocost: add BPF struct_ops cost model support
` [RFC PATCH v2 2/5] selftests/bpf: add iocost cost model test
` [RFC PATCH v2 3/5] blk-iocost: add iocost_ioc_tick tracepoint for per-period device summary
` [RFC PATCH v2 4/5] selftests/bpf: add multi-stream sequentiality example model
` [RFC PATCH v2 5/5] docs: cgroup-v2: document io.cost model=<name> binding

[PATCH 00/13] ASoC: mediatek: mt8189: Improve error handling
 2026-09-10 12:57 UTC  (14+ messages)
` [PATCH 01/13] ASoC: mediatek: mt8189: Return error for missing regmap
` [PATCH 02/13] ASoC: mediatek: mt8189: Propagate APLL enable errors
` [PATCH 03/13] ASoC: mediatek: mt8189: Propagate MCK "
` [PATCH 04/13] ASoC: mediatek: mt8189: Validate MCK ID
` [PATCH 05/13] ASoC: mediatek: mt8189: Propagate reg_rw clock errors
` [PATCH 06/13] ASoC: mediatek: mt8189: Use dev_err_probe() for "
` [PATCH 07/13] ASoC: mediatek: mt8189: Propagate runtime resume errors
` [PATCH 08/13] ASoC: mediatek: mt8189: Remove redundant error message
` [PATCH 09/13] ASoC: mediatek: mt8189: Propagate APLL errors
` [PATCH 10/13] ASoC: mediatek: mt8189: Propagate MCLK errors
` [PATCH 11/13] ASoC: mediatek: mt8189: Validate sysclk frequency
` [PATCH 12/13] ASoC: mediatek: mt8189: Propagate TDM clock errors
` [PATCH 13/13] ASoC: mediatek: mt8189: Validate TDM MCLK frequency

[PATCH v3 0/6] USB: serial: mxuport: add MUX50U support and updates
 2026-09-10 12:57 UTC  (4+ messages)

[PATCH v3 RESEND 0/2] selftests/mm: Validate selections and scope memfd_secret setup
 2026-09-10 12:56 UTC  (3+ messages)
` [PATCH v3 RESEND 1/2] selftests/mm: Reject invalid test selections before running tests
` [PATCH v3 RESEND 2/2] selftests/mm: Only prepare ptrace_scope when memfd_secret is selected

xhci_hcd / ASMedia ASM4242: Bulk-OUT -EPROTO with Logitec 0789:0308 during DVD+RW recording
 2026-09-10 12:55 UTC  (4+ messages)

[PATCH] USB: serial: keyspan: fix use-after-free in keyspan_close
 2026-09-10 12:54 UTC  (2+ messages)

[PATCH] sched: clarify ptrace's effect on task_struct->parent
 2026-09-10 12:54 UTC  (2+ messages)

[PATCH] ARM: dma-mapping: split cache maintenance at highmem boundary
 2026-09-10 12:53 UTC  (4+ messages)

[PATCH 00/23] kbuild: significantly speed up kernel builds
 2026-09-10 12:52 UTC  (6+ messages)
` [PATCH 13/23] modpost: hash module source per-file, not per-byte
` [PATCH 20/23] kbuild: rust: parallelise rustc front end

[PATCH] SUNRPC: fix oversized GSS proxy token copy
 2026-09-10 12:51 UTC 

[PATCH] tty: port: fix tty_port_tty_vhangup() race
 2026-09-10 12:51 UTC 

[PATCH v4 2/4] dt-bindings: arm: mediatek: Add MT8127 Amazon ford
 2026-09-10 12:50 UTC  (2+ messages)
` [v4,2/4] "

[PATCH net v4] net: phy: mediatek-ge: disable EEE on the MT7530 PHY
 2026-09-10 12:50 UTC  (2+ messages)

[PATCH] usb: atm: cxacru: fix use-after-free in cxacru_poll_status
 2026-09-10 12:49 UTC  (2+ messages)

[iwl-next v13] ice: add support for unmanaged DPLL on E830 NIC
 2026-09-10 12:49 UTC 

[PATCH] usb: atm: cxacru: stop polling on device shutdown
 2026-09-10 12:48 UTC  (2+ messages)

[PATCH] Revert "usb: dwc3: qcom: Add support to skip phy management by USB core"
 2026-09-10 12:48 UTC  (2+ messages)

[PATCH] usb: atm: cxacru: fix NULL pointer dereference on uninitialized atm_dev
 2026-09-10 12:47 UTC  (3+ messages)
` [PATCH v2] usb: atm: cxacru: fix NULL deref of atm_dev on sysfs writes

[syzbot] [fs?] KASAN: slab-use-after-free Write in config_item_get
 2026-09-10 12:47 UTC 

[PATCH V2 0/4] Add ethtool support to configure irq coalescing count and delay
 2026-09-10 12:46 UTC  (8+ messages)
` [PATCH V2 1/4] dmaengine: Add support to configure and read IRQ coalescing parameters

[RFC PATCH v4 03/16] iommu/arm-smmu-v3: Add initial pSMMU realm viommu plumbing
 2026-09-10 12:46 UTC  (11+ messages)

[PATCH net] net: mana: do not discard an ethtool-configured RSS table on a queue rebuild
 2026-09-10 12:46 UTC  (2+ messages)

[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
 2026-09-10 12:44 UTC  (8+ messages)
` [PATCH v17 10/20] KVM: arm64: coco: Disable Steal time accounting for coco guests

[PATCH 0/2] mfd: qcom-pm8008: support PMICs with no interrupt line
 2026-09-10 12:44 UTC  (2+ messages)

[PATCH] staging: most: video: add comments to mutex and spinlock definitions
 2026-09-10 12:44 UTC 

[PATCH 0/4] usb: enable sysfs module symlink for more built-in drivers
 2026-09-10 12:42 UTC  (3+ messages)
` [PATCH 2/4] usb: core: set mod_name in driver registration

[PATCH v3] mtd: spinand: cache the last read page to avoid redundant SPI operations
 2026-09-10 12:42 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v3 00/13] libcrypto: Provide more __cleanup functions for zeroizing data
 2026-09-10 12:41 UTC  (14+ messages)
` [PATCH v3 01/13] lib/crypto: aes: Provide functions for zeroizing aes_key and aes_enckey
` [PATCH v3 02/13] lib/crypto: aes-xts: Provide function for zeroizing aes_xts_key
` [PATCH v3 03/13] lib/crypto: aes-gcm: Provide functions for zeroizing aes_gcm* structures
` [PATCH v3 04/13] lib/crypto: aes-ccm: Provide functions for zeroizing aes_ccm* structures
` [PATCH v3 05/13] lib/crypto: md5: Provide a function for zeroizing hmac_md5 structures
` [PATCH v3 06/13] lib/crypto: sm3: Provide a function for zeroizing the sm3_ctx structure
` [PATCH v3 07/13] lib/crypto: blake2: Provide functions for zeroizing blake2*_ctx structures
` [PATCH v3 08/13] lib/crypto: sha1: Provide functions for zeroizing hmac_sha1 structures
` [PATCH v3 09/13] security: keys: trusted: always clear the hmac_sha1_ctx before returning
` [PATCH v3 10/13] x86/purgatory: Compile purgatory.c with -D__NO_FORTIFY
` [PATCH v3 11/13] lib/crypto: sha2: Provide functions for zeroizing SHA2 hmac_sha* structures
` [PATCH v3 12/13] smb: client: Use hmac_sha256_zeroize_ctx function to clear hmac_sha256_ctx
` [PATCH v3 13/13] lib/crypto: Add documentation about zeroization of key and context data

[PATCH] fuse: Forward vfs_fadvise to backing_file in passthrough mode
 2026-09-10 12:40 UTC  (2+ messages)

[PATCH] mtd: spinand: Do not update the QE bit on devices without one
 2026-09-10 12:40 UTC  (2+ messages)

[PATCH] net/ceph/messenger: print TCP connect error
 2026-09-10 12:39 UTC 

[PATCH v2] usb: typec: ucsi: displayport: Fix OOB altmode array index
 2026-09-10 12:39 UTC  (2+ messages)

[PATCH] virtio_ring: reset IN_ORDER state in virtqueue_init()
 2026-09-10 12:39 UTC 

[PATCH perf-tools-next] perf list: Avoid repeated strlen when escaping JSON strings
 2026-09-10 12:38 UTC 

[PATCH] perf/arm-cmn: Fix {wp_dev_sel2, wp_dev_sel} limited to 0/1 when MXP_MULTIPLE_DTM_EN is TRUE
 2026-09-10 12:37 UTC  (3+ messages)
` [PATCH v2] perf/arm-cmn: Fix wp_dev_sel2 setting for multi-DTM configurations

[PATCH v2 0/4] mm/slub: preserve previous object lifetime
 2026-09-10 12:36 UTC  (3+ messages)
` [PATCH v2 1/4] mm/slub: use a track count for user metadata sizing

[PATCH] xhci: ring: use get_unaligned_le32() for setup packet
 2026-09-10 12:36 UTC 

[PATCH 1/1] riscv: dts: spacemit: enable onboard eeprom for OrangePi
 2026-09-10 12:36 UTC  (4+ messages)

[PATCH v4 0/2] Add driver for Infineon TDA38740/TDA38725
 2026-09-10 12:35 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: pmbus: Add Infineon tda38740 and tda38725
` [PATCH v4 2/2] hwmon: (pmbus/tda38740) Add driver for Infineon TDA38740/TDA38725

[PATCH v3 0/2] Add driver for Infineon TDA38740/TDA38725
 2026-09-10 12:35 UTC  (4+ messages)
` [PATCH v3 2/2] hwmon: (pmbus/tda38740) "

[PATCH v7 0/2] leds: Add IS32FL3207 controller support
 2026-09-10 12:35 UTC  (3+ messages)
` [PATCH v7 2/2] leds: is32fl3207: Add controller driver

[PATCH v2] media: hackrf: defer v4l2_ctrl_auto_cluster() until after error check
 2026-09-10 12:34 UTC 

[PATCH v5 0/3] kselftest: mm: fix some failure of split_huge_page_test
 2026-09-10 12:34 UTC  (13+ messages)
` [PATCH v5 3/3] kselftest: mm: introduce alloc_isolated_mem()

[PATCH] soc: fsl: qe: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE
 2026-09-10 12:34 UTC  (3+ messages)

[PATCHv3] dmaengine: at_hdmac: use devm APIs in probe()
 2026-09-10 12:34 UTC  (2+ messages)

[PATCH] RDMA/uverbs: Reject WQ creation without a completion queue
 2026-09-10 12:33 UTC  (2+ messages)

[PATCH] Bluetooth: SMP: Zeroize raw key data on the stack in smp_e()
 2026-09-10 12:32 UTC 

[PATCH] module: reject out-of-range relocation target indices
 2026-09-10 12:30 UTC  (3+ messages)

[PATCH net-next v7 3/3] w5100: detect carrier state using link status bit and optional interrupt
 2026-09-10 12:28 UTC  (4+ messages)

[PATCH] tee: optee: ffa: support shared memory offsets on large-page kernels
 2026-09-10 12:28 UTC  (2+ messages)

[PATCH RESEND v3 0/3] arm64: dts: qcom: sm7125-samsung: add initial device tree for SM7125 Samsung platform
 2026-09-10 12:27 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] dt-bindings: arm: qcom: Document Samsung Galaxy A52/A72
` [PATCH RESEND v3 2/3] firmware: qcom: tzmem: disable SHM bridge for SM7125 platform
` [PATCH RESEND v3 3/3] arm64: dts: qcom: sm7125-samsung: add initial device tree

[PATCH net-next v1] net: phy: realtek: improve firmware write speed
 2026-09-10 12:25 UTC  (2+ messages)

[PATCH v21 0/6] Hierarchical Percpu Counters for RSS
 2026-09-10 12:24 UTC  (3+ messages)
` [PATCH v21 1/6] lib: introduce hierarchical per-cpu counters

[syzbot] [fs?] KASAN: slab-use-after-free Write in config_item_get
 2026-09-10 12:24 UTC  (2+ messages)
` Forwarded: [PATCH] configfs: unhash dentry before dropping the item

[PATCH 7.2 000/556] 7.2.5-rc1 review
 2026-09-10 12:23 UTC  (3+ messages)

[PATCH] PCI: xgene: Fix device node reference leak in xgene_pcie_probe()
 2026-09-10 12:23 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: Fix divide-by-zero in btf_struct_walk()
 2026-09-10 12:22 UTC  (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: Test BTF walk into a flexible array of zero-sized elements

[PATCH 0/3] usb: musb: omap2430: propagate PHY setup errors
 2026-09-10 12:22 UTC  (2+ messages)

[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-10 12:21 UTC  (8+ messages)
` [PATCH v3 06/14] f2fs: stop using PG_private

[PATCH net] macsec: require CAP_NET_ADMIN in the device netns for changelink
 2026-09-10 12:20 UTC 

[PATCH v4 00/13] drm/bridge: tc358762: Various small fixes
 2026-09-10 12:20 UTC  (2+ messages)

[PATCH bpf v3 1/3] bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy()
 2026-09-10 12:20 UTC  (3+ messages)

[PATCH 0/2] docs/zh_TW: translate process/applying-patches.rst into Traditional Chinese
 2026-09-10 12:18 UTC  (4+ messages)
` [PATCH 1/2] docs/zh_TW: add process/applying-patches Traditional Chinese translation

[PATCH 00/13] srcu: Round out atomic SRCU support
 2026-09-10 12:16 UTC  (2+ messages)

[PATCH] drm/sched: Free the run queues at the end of drm_sched_fini()
 2026-09-10 12:16 UTC 

[PATCH v5 0/6] riscv: spacemit: Add PCIe RC controller support for K3
 2026-09-10 12:15 UTC  (7+ messages)
` [PATCH v5 1/6] PCI: spacemit-k1: Add device data support

[PATCH] ASoC: SOF: Bound the panic filename print to its array size
 2026-09-10 12:15 UTC  (2+ messages)

[PATCH v3 0/3] PCI: rzg3s: Fix issues in cleanup paths
 2026-09-10 12:13 UTC  (2+ messages)

[PATCH] nls: fix the Unicode to charset tables of cp1251
 2026-09-10 12:13 UTC 

[PATCH] PCI: rpaphp: report first slot registration error
 2026-09-10 12:13 UTC 

[patch 0/3] lib: add synthetic MM benchmarks
 2026-09-10 12:12 UTC  (5+ messages)

[PATCH] xhci: sideband: check vdev liveness before removing endpoints on unregister
 2026-09-10 12:11 UTC  (4+ messages)
      ` 答复: "

[PATCH net-next 1/2] dt-bindings: net: econet: add EN751221 ethernet
 2026-09-10 12:11 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: Firmware search progress log should not look like an error
 2026-09-10 12:10 UTC 

[PATCH] ASoC: SOF: ipc3: bound firmware-supplied ext header size
 2026-09-10 12:08 UTC  (2+ messages)

[PATCH v11 00/74] Add HDMI 2.0 support to DW HDMI QP TX
 2026-09-10 12:08 UTC  (2+ messages)

[PATCH v4 next 0/9] locking/osq_lock: Optimisations to osq_lock code
 2026-09-10 12:05 UTC  (10+ messages)

[PATCH V3] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
 2026-09-10 12:05 UTC  (2+ messages)

[PATCH v2] kconfig: warn about malformed KCONFIG_PROBABILITY values
 2026-09-10 12:04 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 3/3] drm/rockchip: dw_dp: Attach "max bpc" connector property
 2026-09-10 12:04 UTC  (2+ messages)

[PATCH 0/1] rcu: drain kfree_rcu sheaves from the userspace barrier hook
 2026-09-10 12:03 UTC  (3+ messages)
` [PATCH 1/1] "

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

[syzbot] [trace?] WARNING in ring_buffer_map_get_reader (3)
 2026-09-10 12:02 UTC 

[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
 2026-09-10 11:57 UTC  (3+ messages)
` [PATCH v2 20/20] KVM: selftests: Add arch hook to force page tables to be naturally aligned

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®