mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/4] perf timechart: Fix memory leaks
 2026-06-05 23:21 UTC  (7+ messages)
` [PATCH 1/4] perf timechart: Release event samples at the end
` [PATCH 2/4] perf timechart: Fix memory leaks during record
` [PATCH 3/4] perf timechart: Fix memory leaks in draw_wakeups()
` [PATCH 4/4] perf test: Update perf timechart test

[PATCH bpf-next v2 0/8] bpf: add support for KASAN checks in JITed programs
 2026-06-05 23:20 UTC  (8+ messages)
` [PATCH bpf-next v2 1/8] bpf: mark instructions accessing program stack
` [PATCH bpf-next v2 8/8] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH] [PATCH] platform/x86: Add Battery Threshold support
 2026-06-05 23:19 UTC 

[PATCH v4 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
 2026-06-05 23:16 UTC  (3+ messages)

[git pull] drm fixes for 7.2-rc6
 2026-06-05 23:14 UTC 

[PATCH net-next] net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queries
 2026-06-05 23:13 UTC  (4+ messages)

[PATCH v2 0/6] crypto: use 2-arg strscpy where destination size is known
 2026-06-05 23:11 UTC  (7+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] crypto: cavium - "
` [PATCH v2 3/6] crypto: ccp "
` [PATCH v2 4/6] crypto: hisilicon "
` [PATCH v2 5/6] crypto: qat "
` [PATCH v2 6/6] crypto: octeontx "

kernel NULL pointer dereference in quirk_clear_strap_no_soft_reset_dev2_f0 -> amd_smn_read
 2026-06-05 23:09 UTC  (12+ messages)

Re: [PATCH v2 2/6] KVM: x86: Prioritize DR7.GD #DB over #GP due to illegal DR6/7 value
 2026-06-05 23:04 UTC  (2+ messages)

[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-06-05 23:03 UTC  (11+ messages)
` [PATCH v4 18/24] iommu/arm-smmu-v3: Introduce master->ats_broken flag

[PATCH v2] rust: impl_flags: add method to return underlying integer
 2026-06-05 23:01 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix test_lirc test
 2026-06-05 23:00 UTC  (2+ messages)

[PATCH v3 0/3] bpf: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
 2026-06-05 23:00 UTC  (2+ messages)

[PATCH bpf-next v5 0/3] Add validation for bpf_set_retval helper
 2026-06-05 23:00 UTC  (2+ messages)

Input: Log on AI evolution, centralization risks, and the power of decentralization
 2026-06-05 22:51 UTC 

[PATCH 00/10] dmaengine: fsldma: devm conversion, fixups, and cleanups
 2026-06-05 22:49 UTC  (17+ messages)
` [PATCH 01/10] dmaengine: fsldma: kill tasklet before removing channel
` [PATCH 02/10] dmaengine: fsldma: check dma_async_device_register() return value
` [PATCH 03/10] dmaengine: fsldma: convert to platform_get_irq_optional()
` [PATCH 04/10] dmaengine: fsldma: convert to devm_kzalloc and fix error path
` [PATCH 05/10] dmaengine: fsldma: convert ioremap to devm_platform_ioremap_resource
` [PATCH 06/10] dmaengine: fsldma: convert channel allocation to devm_kzalloc
` [PATCH 07/10] dmaengine: fsldma: convert channel ioremap to devm_of_iomap
` [PATCH 08/10] dmaengine: fsldma: replace irq_of_parse_and_map with of_irq_get
` [PATCH 09/10] dmaengine: fsldma: convert to devm_request_irq
` [PATCH 10/10] dmaengine: fsldma: replace ppc-specific accessors with portable generic ones

[PATCH] arm64: dts: qcom: sm8750: Add UART15
 2026-06-05 22:49 UTC 

[PATCH] cgroup/dmem: accept only one region per limit write
 2026-06-05 22:44 UTC 

[PATCH 0/4] X2 Elite Lenovo Yoga Slim 7x Gen11 support
 2026-06-05 22:41 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: display: panel: samsung,atna33xc20: Add ATNA40HQ08-0

[PATCH net-next v2 0/6] net: dsa: mv8ee6xxx: MQPRIO and 802.1Qat support
 2026-06-05 22:36 UTC  (6+ messages)
` [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control

[PATCH] arm64: dts: qcom: sm8750: add cpu OPP table with DDR and LLCC bandwidths
 2026-06-05 22:36 UTC 

[syzbot] [kvm?] [kvm-x86?] INFO: rcu detected stall in kvm_vcpu_ioctl (4)
 2026-06-05 22:35 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: rds: convert rds to getsockopt_iter
 2026-06-05 22:31 UTC  (7+ messages)
` [PATCH net-next v2 1/3] rds: mark snapshot pages dirty in rds_info_getsockopt()
` [PATCH net-next v2 2/3] selftests: net: rds: add getsockopt() conversion test
` [PATCH net-next v2 3/3] rds: convert to getsockopt_iter

[PATCH bpf-next 0/2] RISC-V JIT support for bpf_get_current_task/_btf
 2026-06-05 22:30 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf: Check tail zero of bpf_map_info and bpf_prog_info
 2026-06-05 22:30 UTC  (2+ messages)

[PATCH bpf v4 0/2] bpf: Update transport_header when encapsulating UDP tunnel in lwt
 2026-06-05 22:30 UTC  (2+ messages)

[PATCH v4 00/10] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-06-05 22:29 UTC  (4+ messages)
` [PATCH v4 10/10] ASoC: renesas: fsi: Add SPU clock control in hw_startup/shutdown

[PATCH] bnxt_en: Fix NULL pointer dereference
 2026-06-05 22:25 UTC 

[PATCH] rust: drm: gpuvm: implement Send and Sync for GpuVaAlloc and GpuVmBo
 2026-06-05 22:25 UTC 

[PATCH v6 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2026-06-05 22:20 UTC  (6+ messages)
` [PATCH v6 5/8] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 MIPI CSI-2 C-PHY init

[PATCH v2] f2fs: support dynamic include/exclude for device aliasing
 2026-06-05 22:10 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/4] arm64: cross-CPU NMI via SDEI
 2026-06-05 22:08 UTC  (13+ messages)
` [PATCH 1/4] firmware: arm_sdei: add SDEI_EVENT_SIGNAL support
` [PATCH 2/4] drivers/firmware: add SDEI cross-CPU NMI service for arm64
` [PATCH 3/4] arm64: wire SDEI NMI into the hardlockup watchdog
` [PATCH 4/4] arm64: route crash_smp_send_stop() last resort through SDEI

[PATCH 00/17] media: rockchip: rga: Add multi-core support
 2026-06-05 22:07 UTC  (18+ messages)
` [PATCH 01/17] media: rockchip: rga: zero cmdbuf in shared code
` [PATCH 02/17] media: rockchip: rga: add comment about pixel alignment for YUV formats
` [PATCH 03/17] media: rockchip: rga: move early return into if condition in vidioc_enum_fmt
` [PATCH 04/17] media: rockchip: rga: removed unused regmap member
` [PATCH 05/17] media: v4l2-mem2mem: support running multiple jobs in parallel
` [PATCH 06/17] media: rockchip: rga: move power handling to device_run
` [PATCH 07/17] media: rockchip: rga: adjust get_version to return the version
` [PATCH 08/17] media: rockchip: rga: add rga_core structure
` [PATCH 09/17] media: rockchip: rga: use components to manage multiple cores
` [PATCH 10/17] media: rockchip: rga: move rockchip_rga allocation to master probe
` [PATCH 11/17] media: rockchip: rga: move video device to the master
` [PATCH 12/17] media: rockchip: rga: move core initialization from bind to probe
` [PATCH 13/17] media: rockchip: rga: bind all cores to the master
` [PATCH 14/17] media: rockchip: rga: put all cores into first core iommu domain
` [PATCH 15/17] media: rockchip: rga: schedule jobs to multiple cores
` [PATCH 16/17] arm64: dts: rockchip: add rga3 dt nodes to rk3588
` [PATCH 17/17] iommu/rockchip: disable fetch dte time limit

[PATCH v2 00/18] kho: make boot time huge page allocation work nicely with KHO
 2026-06-05 22:06 UTC  (3+ messages)
` [PATCH v2 02/18] kho: disallow wide keys in radix tree

[PATCH] dt-bindings: media: Add macros for video interface devices
 2026-06-05 21:59 UTC  (4+ messages)

[PATCH 0/2] soc: qcom: socinfo: Add CQ8725S SoC ID
 2026-06-05 21:49 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for CQ8725S
` [PATCH 2/2] soc: qcom: socinfo: Add CQ8725S SoC ID

[PATCH net] tls: fix use-after-free in tls_sw_sendmsg() cork error path
 2026-06-05 21:48 UTC 

[PATCH] KVM: selftests: Make guest_code_xsave more friendly
 2026-06-05 21:45 UTC  (3+ messages)

[PATCH bpf-next] bpf: reject sleepable BPF_LSM_CGROUP programs at load time
 2026-06-05 21:40 UTC  (2+ messages)

[PATCH bpf-next RESEND v12 00/11] selftests/bpf: Tolerate partial builds across kernel configs
 2026-06-05 21:30 UTC  (2+ messages)

[PATCH v2] ASoC: dt-bindings: sound: renesas,r9a09g047: Fix dma-names and ports schema
 2026-06-05 21:29 UTC  (2+ messages)

[PATCH] cxl: Fix CXL_HEADERLOG_SIZE to match RAS Capability size
 2026-06-05 21:28 UTC  (2+ messages)

[PATCH v10 01/25] x86/virt/tdx: Clarify try_init_module_global() result caching
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 02/25] x86/virt/tdx: Move TDX global initialization states to file scope
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 03/25] x86/virt/tdx: Consolidate TDX global initialization states
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 04/25] x86/virt/tdx: Move TDX_FEATURES0 bits to asm/tdx.h
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 05/25] x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 06/25] coco/tdx-host: Introduce a "tdx_host" device
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 07/25] coco/tdx-host: Expose TDX module version
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 08/25] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 09/25] x86/virt/seamldr: Add a helper to retrieve P-SEAMLDR information
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 10/25] coco/tdx-host: Expose P-SEAMLDR information via sysfs
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 11/25] coco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratum
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 12/25] coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 13/25] x86/virt/seamldr: Allocate and populate a module update request
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 14/25] x86/virt/seamldr: Introduce skeleton for TDX module updates
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 15/25] x86/virt/seamldr: Abort updates after a failed step
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 16/25] x86/virt/seamldr: Shut down the current TDX module
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 17/25] x86/virt/tdx: Reset software states during TDX module shutdown
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 18/25] x86/virt/seamldr: Install a new TDX module
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 19/25] x86/virt/seamldr: Do TDX global and per-CPU init after module installation
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] x86/virt/seamldr: Initialize the newly-installed TDX module

[PATCH v10 20/25] x86/virt/tdx: Restore TDX module state
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[tip: x86/tdx] x86/virt/seamldr: Add module update locking
 2026-06-05 21:25 UTC 

[tip: x86/tdx] coco/tdx-host: Lock out module updates when reading version
 2026-06-05 21:25 UTC 

[PATCH v10 21/25] x86/virt/tdx: Refresh TDX module version after update
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH v10 23/25] x86/virt/tdx: Enable TDX module runtime updates
 2026-06-05 21:25 UTC  (2+ messages)
` [tip: x86/tdx] "

[tip: x86/tdx] x86/virt/tdx: Document TDX module update
 2026-06-05 21:25 UTC 

[PATCH net-next] net: mana: Add support for PF device 0x00C1
 2026-06-05 21:22 UTC 

[PATCH bpf-next v2] bpf: Clear rb node linkage when freeing bpf_rb_root
 2026-06-05 21:20 UTC  (2+ messages)

[PATCH v1] bpftool build: Restrict feature tests during bootstrap compilation
 2026-06-05 21:20 UTC  (2+ messages)

[PATCH v4 0/9] dax/kmem: atomic whole-device hotplug via sysfs
 2026-06-05 21:19 UTC  (10+ messages)
` [PATCH v4 1/9] mm/memory: add memory_block_aligned_range() helper
` [PATCH v4 2/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v4 3/9] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v4 4/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v4 5/9] mm/memory_hotplug: add multi-range hotunplug
` [PATCH v4 6/9] dax: plumb hotplug online_type through dax
` [PATCH v4 7/9] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v4 8/9] dax/kmem: add sysfs interface for atomic hotplug
` [PATCH v4 9/9] selftests/dax: add dax/kmem hotplug sysfs regression test

[PATCH 0/7] irqchip/irq-realtek-rtl: Add multi parent support
 2026-06-05 21:16 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: interrupt-controller: realtek,rtl-intc: Allow 2 interrupt cells
` [PATCH 2/7] irqchip/irq-realtek-rtl: Use helper for parent setup
` [PATCH 3/7] irqchip/irq-realtek-rtl: Add interrupt data structure
` [PATCH 4/7] irqchip/irq-realtek-rtl: Add mask for interrupt handling
` [PATCH 5/7] irqchip/irq-realtek-rtl: Add a select function
` [PATCH 6/7] irqchip/irq-realtek-rtl: Allow shuffled interrupt order
` [PATCH 7/7] irqchip/irq-realtek-rtl: Activate multiple parents

[PATCH v5 0/9] Convert most Dell WMI drivers to use the new buffer-based API
 2026-06-05 20:59 UTC  (10+ messages)
` [PATCH v5 1/9] platform/x86: dell-descriptor: Use new buffer-based WMI API
` [PATCH v5 2/9] platform/x86: dell-privacy: "
` [PATCH v5 3/9] platform/x86: dell-smbios-wmi: "
` [PATCH v5 4/9] platform/x86: dell-wmi-base: "
` [PATCH v5 5/9] platform/x86: dell-ddv: "
` [PATCH v5 6/9] hwmon: (dell-smm) "
` [PATCH v5 7/9] platform/wmi: Make wmi_bus_class const
` [PATCH v5 8/9] platform/wmi: Make sysfs attributes const
` [PATCH v5 9/9] modpost: Handle malformed WMI GUID strings

[PATCH v13 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
 2026-06-05 20:56 UTC  (7+ messages)
` [PATCH v14 "
  ` [PATCH v14 1/5] perf maps: Add maps__mutate_mapping
  ` [PATCH v14 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
  ` [PATCH v14 3/5] perf inject/aslr: Implement sample address remapping
  ` [PATCH v14 4/5] perf test: Add inject ASLR test
  ` [PATCH v14 5/5] perf aslr: Strip sample registers

[PATCH 0/3] Convert ti,irq-crossbar binding to DT schema
 2026-06-05 20:56 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: interrupt-controller: ti,irq-crossbar: Convert "
` [PATCH 2/3] irqchip: irq-crossbar: Handle renamed irqs-reserved property
` [PATCH 3/3] ARM: dts: omap: dra7: Use new property name ti,crossbar-irqs-reserved

[PATCH] power: supply: max17042_battery: Use modern PM ops to clear up warning
 2026-06-05 20:55 UTC  (2+ messages)

[PATCH v3 00/40] KVM: x86: GPR accessors and x86.{c,h} spring cleaning
 2026-06-05 20:55 UTC  (14+ messages)
` [PATCH v3 30/40] KVM: x86: Move MSR helper declarations from kvm_host.h => msrs.h
` [PATCH v3 31/40] KVM: x86: Move MMU helper declarations from kvm_host.h => mmu.h
` [PATCH v3 33/40] KVM: x86: Move kvm_cpu_get_apicid() from kvm_host.h => avic.c
` [PATCH v3 34/40] KVM: x86: Move misc "VALID MASK" defines from kvm_host.h => x86.c

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-05 20:54 UTC  (11+ messages)

[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-06-05 20:54 UTC  (7+ messages)
` [PATCH 10/17] jbd2: replace __get_free_pages() "

[PATCH] module: procfs: fix signed integer overflow in module_total_size()
 2026-06-05 20:52 UTC  (2+ messages)

[PATCH v13 00/22] TDX KVM selftests
 2026-06-05 20:48 UTC  (6+ messages)
` [PATCH v13 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus

[PATCH] fuse: fs-verity: aoid out-of-range comparison
 2026-06-05 20:43 UTC  (6+ messages)

[PATCH v2] dt-bindings: soc: ti,omap-dmm: Convert to DT schema
 2026-06-05 20:34 UTC  (2+ messages)

[PATCHES v1 0/8] perf tools: Fix OOB writes, refcount bugs, and BUG_ON in mmap/stat/c2c/sched
 2026-06-05 20:33 UTC  (9+ messages)
` [PATCH 1/8] perf mmap: Guard cpu__get_node() return in aio_bind()
` [PATCH 2/8] perf stat: Bounds-check CPU index in topology aggregation callbacks
` [PATCH 3/8] perf c2c: Bounds-check CPU and node IDs before bitmap and array access
` [PATCH 4/8] perf c2c: Bounds-check CPU IDs in setup_nodes() topology loop
` [PATCH 5/8] perf sched: Clean up idle_threads entry on init failure
` [PATCH 6/8] perf sched: Fix thread reference leak in idle hist processing
` [PATCH 7/8] perf sched: Use thread__put() in free_idle_threads()
` [PATCH 8/8] perf sched: Replace BUG_ON and add NULL checks in replay event helpers

[PATCH v2 0/5] Usermode Indirect Branch Tracking
 2026-06-05 20:32 UTC  (3+ messages)

[PATCH bpf v2] bpf: fix NULL pointer dereference in bpf_task_from_vpid()
 2026-06-05 20:32 UTC  (2+ messages)

[PATCH 0/8] perf/x86: Miscellaneous PMU bug fixes
 2026-06-05 20:32 UTC  (3+ messages)
` [PATCH 7/8] perf/x86/intel: Drop fixed-counter PEBS constraints for baseline PEBS

[PATCH] cdrom: modernize locking, memory allocation, and fix checkpatch warnings
 2026-06-05 20:32 UTC  (4+ messages)
` [PATCH v2] cdrom: use struct_size() in changer info allocation

[PATCH v3] Bluetooth: Add SPDX id lines to some source files
 2026-06-05 20:31 UTC  (4+ messages)

[PATCH v3 phy-next 00/16] New Generic PHY driver for Lynx 10G SerDes
 2026-06-05 20:26 UTC  (3+ messages)
` [PATCH v3 phy-next 14/16] dt-bindings: phy: lynx-10g: initial document

[PATCH 6.6] RDMA/rxe: Fix "trying to register non-static key in rxe_qp_do_cleanup" bug
 2026-06-05 20:23 UTC  (2+ messages)

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®