mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2] KVM: selftests: Add a test for gPAT handling in L2
 2026-05-21  4:18 UTC  (3+ messages)

[PATCH] clk: moxart: fix refcount leak
 2026-05-21  4:16 UTC  (3+ messages)

[PATCHSET v3 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-21  4:15 UTC  (11+ messages)
` [PATCH 2/8] bpf: Recover arena kernel faults with scratch page
` [PATCH 3/8] bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callers
` [PATCH 4/8] bpf: Add bpf_struct_ops_for_each_prog()
` [PATCH 5/8] bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()
` [PATCH 6/8] sched_ext: Require an arena for cid-form schedulers

[PATCH] iio: light: al3320a: read both ALS ADC registers again
 2026-05-21  4:10 UTC 

[PATCH bpf-next v11 0/8] bpf: Extend the bpf_list family of APIs
 2026-05-21  4:08 UTC  (14+ messages)
` [PATCH bpf-next v11 1/8] bpf: refactor __bpf_list_del to take list node pointer
` [PATCH bpf-next v11 2/8] bpf: clear list node owner and unlink before drop
` [PATCH bpf-next v11 3/8] bpf: allow non-owning list-node args via __nonown_allowed
` [PATCH bpf-next v11 4/8] bpf: Introduce the bpf_list_del kfunc
` [PATCH bpf-next v11 5/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH bpf-next v11 6/8] bpf: Add bpf_list_add to insert node after a given list node
` [PATCH bpf-next v11 7/8] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH bpf-next v11 8/8] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty

[PATCH v11 0/4] misc: fastrpc: Add polling mode support
 2026-05-21  4:06 UTC  (4+ messages)
` [PATCH v11 4/4] misc: fastrpc: Add polling mode support for fastRPC driver

[PATCH] dt-bindings: dma: fsl-edma: add optional iommus property
 2026-05-21  4:05 UTC 

[PATCH v2 0/7] mm: speed up ZONE_DEVICE memmap initialization
 2026-05-21  4:01 UTC  (8+ messages)
` [PATCH v2 1/7] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v2 2/7] mm: add a set_page_section_from_pfn() helper
` [PATCH v2 3/7] mm: add a template-based fast path for zone-device page init
` [PATCH v2 4/7] mm: extend the template fast path to zone-device compound tails
` [PATCH v2 5/7] string: introduce memcpy_streaming() helpers
` [PATCH v2 6/7] x86/string: extend memcpy_flushcache() fixed-size fastpaths
` [PATCH v2 7/7] mm: use memcpy_streaming() in zone-device template copies

[PATCH v2 0/2] perf stat: Fix uncore metric scaling across aggregation modes
 2026-05-21  3:59 UTC  (3+ messages)
` [PATCH v2 1/2] perf stat: Add aggr_nr metric parser support
` [PATCH v2 2/2] perf stat: Use aggr_nr scaling for Intel uncore miss latency metrics

[PATCH 1/2] platform/x86/intel/tpmi: use cleanup helpers in mem_write()
 2026-05-21  3:56 UTC  (4+ messages)
` [PATCH] platform/x86/intel/tpmi: Fix memory leak in mem_write() error path
  ` [PATCH 2/2] platform/x86/intel/tpmi: convert mutex in mem_write() to guard

[syzbot] [mm?] [ext4?] BUG: unable to handle kernel NULL pointer dereference in qlist_free_all (10)
 2026-05-21  3:54 UTC 

[RFC PATCH v1.1 00/14] mm/damon: minor improvements for code readability and tests
 2026-05-21  3:53 UTC  (15+ messages)
` [RFC PATCH v1.1 01/14] mm/damon/core: safely handle no region case in damon_set_regions()
` [RFC PATCH v1.1 02/14] mm/damon/core: do not use region out of a loop "
` [RFC PATCH v1.1 03/14] samples/damon/mtier: replace damon_add_region() with damon_set_regions()
` [RFC PATCH v1.1 04/14] mm/damon/tests/vaddr-kunit: "
` [RFC PATCH v1.1 05/14] mm/damon/core: hide damon_add_region()
` [RFC PATCH v1.1 06/14] mm/damon/core: hide damon_insert_region()
` [RFC PATCH v1.1 07/14] mm/damon/core: hide damon_destroy_region()
` [RFC PATCH v1.1 08/14] mm/damon/core: add kdamond_call() debug_sanity check
` [RFC PATCH v1.1 09/14] mm/damon/core: remove damon_verify_nr_regions()
` [RFC PATCH v1.1 10/14] mm/damon/tests/core-kunit: add damon_set_regions() test cases
` [RFC PATCH v1.1 11/14] selftests/damon/sysfs.py: stop kdamonds before failing
` [RFC PATCH v1.1 12/14] selftests/damon/sysfs.sh: test monitoring intervals goal dir
` [RFC PATCH v1.1 13/14] selftests/damon/sysfs.sh: test addr_unit file existence
` [RFC PATCH v1.1 14/14] selftests/damon/sysfs.sh: test pause "

[PATCH v2 0/4] phy: qcom: qmp-combo fixes + x1-dell-thena DT maintenance
 2026-05-21  3:52 UTC  (3+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: x1-dell-thena: bump linux,cma to 256 MiB

[PATCH 0/3] hwmon: lenovo-ec-sensors: Probe error handling fixes
 2026-05-21  3:52 UTC  (4+ messages)
` [PATCH v3 0/2] hwmon: (lenovo-ec-sensors): Fix EC signature validation and I/O resource management
  ` [PATCH v3 1/2] hwmon: (lenovo-ec-sensors): Convert to devm_request_region()
  ` [PATCH v3 2/2] hwmon: (lenovo-ec-sensors): Fix EC "MCHP" signature validation logic

[PATCH v2] vfio/pci: Use a private flag to prevent power state change with VFs
 2026-05-21  3:49 UTC  (3+ messages)

[PATCH v2] ring-buffer: Fix reporting of missed events in iterator
 2026-05-21  3:46 UTC  (2+ messages)

[PATCH 0/8] per-memcg-per-node kmem accounting
 2026-05-21  3:46 UTC  (2+ messages)

ntsync: absolute MONOTONIC timeout ignores time namespace offset
 2026-05-21  3:44 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Block running when IOMMU is off
 2026-05-21  3:43 UTC  (3+ messages)

[PATCH v1 0/3] i2c: dwc: Add I2C DWC master/slave support for StarFive JHB100
 2026-05-21  3:43 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: i2c: snps,dwc-i2c: Add StarFive JHB100 bindings
` [PATCH v1 2/3] i2c: designware: Export symbols and add __weak for DWC I2C driver
` [PATCH v1 3/3] i2c: dwc: Add StarFive JHB100 I2C master/slave support

[RFC V2 00/14] arm64/mm: Enable 128 bit page table entries
 2026-05-21  3:43 UTC  (5+ messages)
` [RFC V2 01/14] mm: Abstract printing of pxd_val()

[PATCH v6 0/6] Add binding and driver for Kaanapali SoCCP
 2026-05-21  3:42 UTC  (4+ messages)
` [PATCH v6 5/6] remoteproc: qcom: pas: Add late attach support for subsystems

[RFC Patch] pci: add power management for rtl8116af
 2026-05-21  3:38 UTC 

[PATCH v15 net-next 0/9] octeontx2-af: npc: Enhancements
 2026-05-21  3:38 UTC  (11+ messages)
` [PATCH v15 net-next 5/9] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v15 net-next 6/9] octeontx2: cn20k: Coordinate default rules with NIX LF lifecycle
` [PATCH v15 net-next 7/9] octeontx2-af: npc: Support for custom KPU profile from filesystem
` [PATCH v15 net-next 8/9] octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT alloc
` [PATCH v15 net-next 9/9] octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically

[PATCH V3 0/8] PCI: imx6: Integrate pwrctrl API and update device trees
 2026-05-21  3:37 UTC  (2+ messages)

[PATCH] iio: light: al3010: read both ALS ADC registers again
 2026-05-21  3:33 UTC  (2+ messages)

[PATCH v5 0/5] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-05-21  3:33 UTC  (4+ messages)
` [PATCH v5 1/5] mm: move mirrored memory overlap checking to the outer loop

[PATCH 0/5] drm/bridge: Implement generic USB Type-C DP HPD bridge
 2026-05-21  3:28 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] drm/bridge: aux: Add drm_aux_bridge_register_from_node()
` [PATCH 3/5] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [PATCH 4/5] drm/rockchip: cdn-dp: Support handle lane info without extcon
` [PATCH 5/5] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection

[PATCH v5 0/9] iommufd: Enable noiommu mode for cdev
 2026-05-21  3:27 UTC  (14+ messages)
` [PATCH v5 4/9] iommufd: Allow binding to a noiommu device
` [PATCH v5 7/9] vfio: Enable cdev noiommu mode under iommufd
` [PATCH v5 9/9] Documentation: Update VFIO NOIOMMU mode

[PATCH] arm64: mm: call pagetable dtor when freeing hot-removed page tables
 2026-05-21  3:27 UTC 

[PATCH v3 2/7] drm: writeback: Modify writeback init helpers
 2026-05-21  3:25 UTC  (3+ messages)
` [v3,2/7] "

[PATCH 4/4] memcg: multi objcg charge support
 2026-05-21  3:22 UTC  (2+ messages)

[PATCH v5 0/3] hwmon: (pmbus/adm1266) add clear_blackbox, powerup_counter, and rtc debugfs entries
 2026-05-21  3:22 UTC  (7+ messages)
` [PATCH v5 1/3] hwmon: (pmbus/adm1266) add clear_blackbox debugfs entry
` [PATCH v5 2/3] hwmon: (pmbus/adm1266) add powerup_counter "
` [PATCH v5 3/3] hwmon: (pmbus/adm1266) add rtc "

[RFC PATCH RESEND] sched/rt: skip RT bandwidth accounting for unobserved CPU stalls
 2026-05-21  3:21 UTC 

[PATCH] sched: restore timer_slack_ns when resetting RT policy on fork
 2026-05-21  3:18 UTC  (2+ messages)

[PATCH v3] HID: Expose LattePanda IOTA UPS as a power_supply device
 2026-05-21  3:17 UTC 

[PATCH] f2fs: validate compress cache inode only when enabled
 2026-05-21  3:16 UTC 

[PATCH] firmware: stratix10-rsu: Fix NULL deref on rsu_send_msg() timeout in probe
 2026-05-21  3:14 UTC 

[PATCH v14 0/8] blk: honor isolcpus configuration
 2026-05-21  3:12 UTC  (5+ messages)
` [PATCH v14 3/8] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v14 5/8] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[PATCH] tracing: Use flexible array for entry fetch code
 2026-05-21  3:09 UTC  (2+ messages)

[PATCH] tools/testing/cxl: Align mock CFMWS to PMD_SIZE for ARM64 64K pages
 2026-05-21  3:09 UTC  (3+ messages)

[RESEND PATCH] scsi: megaraid_sas: Fix double free on cmd_list alloc failure
 2026-05-21  3:08 UTC 

[PATCH v3 1/7] drm: writeback: Refactor drm_writeback_connector structure
 2026-05-21  3:05 UTC  (3+ messages)
` [v3,1/7] "

[PATCH] lib/nmi_backtrace: print out the CPUs which fail to respond to NMI
 2026-05-21  3:03 UTC 

(no subject)
 2026-05-21  3:00 UTC  (2+ messages)
` 

[PATCH 0/4] mm: speed up ZONE_DEVICE memmap initialization
 2026-05-21  3:00 UTC  (2+ messages)

[PATCH net v2 0/2] net: tls: fix async split record handling
 2026-05-21  2:58 UTC  (3+ messages)
` [PATCH net v2 1/2] net: tls: preserve split open record on async encrypt
` [PATCH net v2 2/2] selftests: net: add kTLS async split record regression

[PATCH v20 00/10] ring-buffer: Making persistent ring buffers robust
 2026-05-21  2:58 UTC  (4+ messages)
` [PATCH v20 07/10] ring-buffer: Skip invalid sub-buffers for iterator

[PATCH net-next v6] net: phy: sfp: probe for RollBall I2C-to-MDIO bridge in mdio-i2c
 2026-05-21  2:57 UTC 

[PATCH] perf: evsel: Fix error handling in tp_format lookup
 2026-05-21  2:57 UTC 

[PATCH v2 00/10] sched: Flatten the pick
 2026-05-21  2:57 UTC  (5+ messages)
` [PATCH v2 10/10] sched/eevdf: Move to a single runqueue

[PATCH] tools/counter: Fix fd leak in counter example
 2026-05-21  2:56 UTC 

[PATCH v5] tracing/eprobes: Allow use of BTF names to dereference pointers
 2026-05-21  2:55 UTC  (6+ messages)

[PATCHv2] tracing: simplify pages allocation
 2026-05-21  2:55 UTC  (2+ messages)

[PATCH v3 0/8] perf tools amd ibs: Fixes + Zen6 enhancements
 2026-05-21  2:52 UTC  (3+ messages)

[PATCH 0/2] perf: complete perf_allow_* trio and use in drm/xe
 2026-05-21  2:49 UTC  (3+ messages)
` [PATCH 1/2] perf/core: out-of-line and export perf_allow_cpu/tracepoint()
` [PATCH 2/2] drm/xe: gate observation streams with perf_allow_cpu()

[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
 2026-05-21  2:46 UTC  (7+ messages)
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support

[PATCH v2 0/4] net: dsa: mxl862xx: add SerDes ports
 2026-05-21  2:41 UTC  (5+ messages)
` [PATCH v2 1/4] net: dsa: mxl862xx: store firmware version for feature gating
` [PATCH v2 2/4] net: dsa: mxl862xx: move phylink stubs to mxl862xx-phylink.c
` [PATCH v2 3/4] net: dsa: mxl862xx: move API macros to mxl862xx-host.h
` [PATCH v2 4/4] net: dsa: mxl862xx: add support for SerDes ports

[PATCH v2] tools/bootconfig: Fix buf leaks in apply_xbc
 2026-05-21  2:38 UTC  (2+ messages)

[PATCH v2 0/5] riscv: dts: spacemit: improve Milk-V Jupiter device tree
 2026-05-21  2:37 UTC  (5+ messages)
` [PATCH v2 3/5] riscv: dts: spacemit: enable eMMC on Milk-V Jupiter
` [PATCH v2 4/5] riscv: dts: spacemit: enable SD card support "

[PATCH] cgroup: rstat: relax NMI guard after switch to try_cmpxchg
 2026-05-21  2:37 UTC  (3+ messages)

[PATCH v1 0/4] Fix ftrace and kprobes issues for LoongArch
 2026-05-21  2:37 UTC  (5+ messages)

[PATCH v8 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-05-21  2:36 UTC  (4+ messages)

[PATCH 0/2] Subject: [PATCH v5 0/2] arm64: Add LECARC ACPI IDs for DesignWare GPIO, SPI
 2026-05-21  2:34 UTC  (3+ messages)
` [PATCH 1/2] gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCs
` [PATCH 2/2] spi: dw-mmio: Add ACPI ID LECA0002 "

[PATCH] params: bound array element output to the caller's page buffer
 2026-05-21  2:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] kconfig: add optional warnings for changed input values
 2026-05-21  2:28 UTC 

[PATCH v4 1/2] tracing: Return ERR_PTR() from expr_str()
 2026-05-21  2:28 UTC  (2+ messages)
` [PATCH v4 2/2] tracing: Bound histogram expression strings with seq_buf

[PATCH] Bluetooth: btmtk: remove extra copy in cmd array init
 2026-05-21  2:26 UTC  (3+ messages)

[PATCH] soundwire: only handle alert events when the peripheral is attached
 2026-05-21  2:24 UTC  (3+ messages)

[PATCH net-next v2] selftests: net: add tests for PPPoL2TP
 2026-05-21  2:24 UTC  (2+ messages)

[PATCH net v4 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
 2026-05-21  2:23 UTC  (2+ messages)

[PATCH v6 0/2] blk-mq: introduce tag starvation observability
 2026-05-21  2:22 UTC  (6+ messages)
` [PATCH v6 2/2] blk-mq: expose tag starvation counts via debugfs

[net-next v42] mctp pcc: Implement MCTP over PCC Transport
 2026-05-21  2:22 UTC  (2+ messages)

[PATCH net v4] vsock/vmci: fix UAF when peer resets connection during handshake
 2026-05-21  2:20 UTC  (2+ messages)

[PATCH net-next v4 0/2] Add OVS packet family YNL spec and unicast notification support
 2026-05-21  2:20 UTC  (3+ messages)
` [PATCH net-next v4 1/2] netlink: specs: add OVS packet family specification
` [PATCH net-next v4 2/2] tools: ynl: add unicast notification receive support

[PATCH net 1/2] dpll: fix NULL deref in dpll_device_ops() during teardown race
 2026-05-21  2:19 UTC  (3+ messages)

[PATCH v2] drm/virtio: abort virtqueue wait on device removal to avoid hung task
 2026-05-21  2:19 UTC  (3+ messages)

[PATCH net 2/2] dpll: filter pin->dpll_refs by cookie in dpll_pin_on_pin_unregister
 2026-05-21  2:19 UTC  (2+ messages)

[PATCH v4] lib/test_hmm: Check alloc_page_vma() return value and handle OOM
 2026-05-21  2:18 UTC 

[PATCH] net: alx: fix possible buffer overflow
 2026-05-21  2:18 UTC  (2+ messages)

[PATCH bpf-next v2] bpf, docs: add LOAD_ACQUIRE and STORE_RELEASE instructions
 2026-05-21  2:17 UTC  (2+ messages)

[PATCH net-next v2 0/2] dpll: add NCO pin type and zl3073x support
 2026-05-21  2:16 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dpll: add DPLL_PIN_TYPE_INT_NCO pin type

[PATCH] f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inode
 2026-05-21  2:15 UTC 

[syzbot] [btrfs?] WARNING in btrfs_rename2 (2)
 2026-05-21  2:13 UTC 

[PATCH v1] dpll: zl3073x: Use named initializers for struct i2c_device_id
 2026-05-21  2:10 UTC  (2+ messages)

[PATCH net-next v1] net: pse-pd: Use named initializers for arrays of i2c_device_data
 2026-05-21  2:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove obsolete file entry in NETWORKING DRIVERS
 2026-05-21  2:10 UTC  (2+ messages)

[PATCH v1] mctp: i2c: Use named initializers for struct i2c_device_id
 2026-05-21  2:10 UTC  (2+ messages)

[PATCH v1 net-next] mlxsw: minimal: Use named initializers for struct i2c_device_id
 2026-05-21  2:10 UTC  (2+ messages)

[PATCH v1 net-next] net: dsa: Use named initializers for struct i2c_device_id
 2026-05-21  2:10 UTC  (2+ messages)

[PATCH net v2] net: devmem: reject dma-buf bind with non-page-aligned size or SG length
 2026-05-21  2:10 UTC  (2+ messages)

[PATCH net v2] dpll: zl3073x: fix memory leak on pin registration failure
 2026-05-21  2:10 UTC  (2+ messages)

[PATCH] raid10_handle_discard() reuses r10bio objects from r10bio_pool
 2026-05-21  2:10 UTC  (2+ messages)

[PATCH v3] crypto/ccp: Introduce SNP_VERIFY_MITIGATION command
 2026-05-21  2:10 UTC  (3+ messages)

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-05-21  2:07 UTC  (18+ messages)
` [PATCH v5 01/13] ima: Remove ima_h_table structure
` [PATCH v5 02/13] ima: Replace static htable queue with dynamically allocated array
` [PATCH v5 03/13] ima: Introduce per binary measurements list type ima_num_entries counter
` [PATCH v5 04/13] ima: Introduce per binary measurements list type binary_runtime_size value
` [PATCH v5 05/13] ima: Introduce _ima_measurements_start() and _ima_measurements_next()
` [PATCH v5 06/13] ima: Mediate open/release method of the measurements list
` [PATCH v5 07/13] ima: Use snprintf() in create_securityfs_measurement_lists
` [PATCH v5 08/13] ima: Introduce ima_dump_measurement()

[PATCH v2] arm64: dts: ti: Add LincolnTech OLDI LCD-185 Overlay for AM625-BeaglePlay
 2026-05-21  2:06 UTC 

[PATCH net] net: fec_mpc52xx: Fix resource size format
 2026-05-21  1:56 UTC  (4+ messages)

[PATCH] tracing: Fix README path for synthetic_events
 2026-05-21  1:52 UTC 

[syzbot] [input?] possible deadlock in tasklet_action_common (2)
 2026-05-21  1:52 UTC  (2+ messages)

[PATCH] f2fs: avoid false shutdown fserror reports
 2026-05-21  1:51 UTC 

[RFC PATCH 00/10] EDAC/RAS: Hygon Family 0x18 UMC ECC address translation
 2026-05-21  1:46 UTC  (3+ messages)

[PATCHv2] platform/x86/intel/tpmi/plr: allocate die_info with plr
 2026-05-21  1:46 UTC 

[PATCH v12 0/6] Support sparse mappings in Panthor
 2026-05-21  1:43 UTC  (3+ messages)
` [PATCH v12 5/6] drm/panthor: Support sparse mappings
` [PATCH v12 6/6] drm/panthor: Bump the driver version to 1.9

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®