The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-03-20 16:45:35 to 2025-03-20 18:54:04 UTC [more...]

[PATCH v2 00/59] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2025-03-20 18:52 UTC  (53+ messages)
` [PATCH v2 01/59] vmlinux.lds.h: fixup HEADERED_SECTION{,_BY} macros
` [PATCH v2 02/59] docs/dyndbg: update examples \012 to \n
` [PATCH v2 03/59] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v2 04/59] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v2 05/59] dyndbg: make ddebug_class_param union members same size
` [PATCH v2 06/59] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v2 07/59] dyndbg: reduce verbose/debug clutter
` [PATCH v2 08/59] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v2 09/59] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v2 10/59] dyndbg: replace classmap list with a vector
` [PATCH v2 11/59] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v2 12/59] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v2 13/59] dyndbg: add 2 new _DPRINTK_FLAGS_: INCL_LOOKUP, PREFIX_CACHED
` [PATCH v2 14/59] dyndbg: split _emit_lookup() out of dynamic_emit_prefix()
` [PATCH v2 15/59] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v2 16/59] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v2 17/59] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v2 18/59] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
` [PATCH v2 19/59] dyndbg: detect class_id reservation conflicts
` [PATCH v2 20/59] dyndbg: check DYNDBG_CLASSMAP_DEFINE args at compile-time
` [PATCH v2 21/59] dyndbg-test: change do_prints testpoint to accept a loopct
` [PATCH v2 22/59] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v2 23/59] dyndbg: move .mod_name from/to structs ddebug_table/_ddebug_info
` [PATCH v2 24/59] dyndbg: treat comma as a token separator
` [PATCH v2 25/59] selftests-dyndbg: add comma_terminator_tests
` [PATCH v2 26/59] dyndbg: split multi-query strings with %
` [PATCH v2 27/59] selftests-dyndbg: test_percent_splitting
` [PATCH v2 28/59] selftests-dyndbg: add test_mod_submod
` [PATCH v2 29/59] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v2 30/59] dyndbg: drop "protection" of class'd pr_debugs from legacy queries
` [PATCH v2 31/59] docs/dyndbg: explain new delimiters: comma, percent
` [PATCH v2 32/59] docs/dyndbg: explain flags parse 1st
` [PATCH v2 33/59] docs/dyndbg: add classmap info to howto (TBD)
` [PATCH v2 34/59] checkpatch: dont warn about unused macro arg on empty body
` [PATCH v2 35/59] drm: use correct ccflags-y spelling
` [PATCH v2 36/59] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
` [PATCH v2 37/59] drm-dyndbg: adapt DRM to invoke DYNAMIC_DEBUG_CLASSMAP_PARAM
` [PATCH v2 38/59] drm-print: fix config-dependent unused variable
` [PATCH v2 39/59] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
` [PATCH v2 40/59] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
` [PATCH v2 41/59] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
` [PATCH v2 42/59] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
` [PATCH v2 43/59] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
` [PATCH v2 44/59] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
` [PATCH v2 45/59] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
` [PATCH v2 46/59] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
` [PATCH v2 47/59] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
` [PATCH v2 48/59] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv
` [PATCH v2 49/59] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
` [PATCH v2 50/59] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
` [PATCH v2 51/59] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
` [PATCH v2 52/59] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver

[PATCH v8 0/2] pwm: add support for NXPs high-side switch MC33XS2410
 2025-03-20 18:51 UTC  (4+ messages)
` [PATCH v8 2/2] "

[PATCH v2] keys: Fix UAF in key_put()
 2025-03-20 18:48 UTC  (6+ messages)

[PATCH hyperv-next v6 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-03-20 18:47 UTC  (5+ messages)
` [PATCH hyperv-next v6 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence

[PATCH v4 0/5] ASoC: wm8904: Add DMIC and DRC support
 2025-03-20 18:45 UTC  (2+ messages)

[PATCH v2 0/3] Tidy up ASoC control get and put handlers
 2025-03-20 18:45 UTC  (2+ messages)

[PATCH 00/15] Tidy up ASoC control get and put handlers
 2025-03-20 18:45 UTC  (2+ messages)

[PATCH v2 0/3] Add support for gpdsp remoteproc on sa8775p
 2025-03-20 18:43 UTC  (4+ messages)
` [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

[RFC PATCH 0/7] Defer throttle when task exits to user
 2025-03-20 18:40 UTC  (7+ messages)
` [RFC PATCH 2/7] sched/fair: Handle throttle path for task based throttle

[PATCH] spi: Ensure memory used for spi_write_then_read() is DMA safe
 2025-03-20 18:39 UTC  (8+ messages)

[PATCH] x86: write aligned to 8 bytes in copy_user_generic (when without FSRM/ERMS)
 2025-03-20 18:37 UTC  (5+ messages)

[PATCH v1] libbpf: Add namespace for errstr making it libbpf_errstr
 2025-03-20 18:36 UTC  (2+ messages)

[PATCH] mm/arm64: Drop dead code for pud special bit handling
 2025-03-20 18:34 UTC 

[PATCH v1 0/6] vsprintf: Add __printf attribute to where it's required
 2025-03-20 18:32 UTC  (8+ messages)
` [PATCH v1 1/6] seq_buf: Mark binary printing functions with __printf() attribute
` [PATCH v1 2/6] seq_file: "
` [PATCH v1 3/6] tracing: "
` [PATCH v1 4/6] vsnprintf: "
` [PATCH v1 5/6] vsnprintf: Mark pointer() "
` [PATCH v1 6/6] vsnprintf: Mark va_format() "

[PATCH 6.13 000/241] 6.13.8-rc1 review
 2025-03-20 18:31 UTC  (3+ messages)

[RFC v1 0/3] Live Update Orchestrator
 2025-03-20 18:30 UTC  (9+ messages)
` [RFC v1 1/3] luo: "
` [RFC v1 2/3] luo: dev_liveupdate: Add device live update infrastructure

Compile problems w/gcc 9.4.0 in linux-next
 2025-03-20 18:29 UTC 

[PATCH 1/1] cxl/region: Fix the first aliased address miscalculation
 2025-03-20 18:26 UTC  (2+ messages)

[PATCH v3 0/2] Add device tree for Nvidia's GB200NVL BMC
 2025-03-20 18:26 UTC  (5+ messages)
` [PATCH v3 1/2] ARM: dts: aspeed: "
` [PATCH v3 2/2] dt-bindings: arm: aspeed: add "

[PATCH 0/4] dt-bindings: edac: altera-s10: Convert to YAML
 2025-03-20 18:26 UTC  (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] EDAC, altera: update driver to reflect hw/yaml
` [PATCH 3/4] arm64: dts: agilex: Update eccmgr in DTSI "
` [PATCH 4/4] arm64: dts: startix10: Update eccmgr in DTSI/DTS "

[PATCH v2 00/11] airoha: en7581: clk cleanup + USB support
 2025-03-20 18:26 UTC  (2+ messages)

[RFC -next 00/10] Add ZC notifications to splice and sendfile
 2025-03-20 18:23 UTC  (11+ messages)

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-03-20 18:14 UTC  (5+ messages)
` [PATCH v2 06/57] irqdomain: irqchip: Switch to of_fwnode_handle()
` [PATCH v2 41/57] irqdomain: ppc: Switch to irq_find_mapping()

[RFC PATCH v3 0/7] gpu: nova-core: register definitions and basic timer and falcon devices
 2025-03-20 18:17 UTC  (3+ messages)
` [PATCH RFC v3 6/7] gpu: nova-core: add basic timer device

[PATCH 0/7] Make ASIDs static for SVM
 2025-03-20 18:17 UTC  (2+ messages)

[PATCH 6.12 000/231] 6.12.20-rc1 review
 2025-03-20 18:17 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: Add a module param for device posted IRQs
 2025-03-20 18:14 UTC  (6+ messages)
` [PATCH v2 3/3] KVM: x86: Add a module param to control and enumerate "

[PATCH v6] PCI: Allow PCI bridges to go to D3Hot on all non-x86
 2025-03-20 18:06 UTC 

[PATCH] x86/speculation: Remove the extra ifdef around CALL_NOSPEC
 2025-03-20 18:13 UTC 

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-03-20 18:12 UTC  (21+ messages)

[PATCH next] spi: spi-qpic-snand: use kmalloc() for OOB buffer allocation
 2025-03-20 18:11 UTC 

[PATCH 0/4 v3] cxl/core: Enable Region creation on x86 with Low Mem Hole
 2025-03-20 18:10 UTC  (2+ messages)

[PATCH v3 0/3] media: qcom: iris: add support for SA8775P
 2025-03-20 18:06 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: media: qcom,sm8550-iris: document SA8775p IRIS accelerator
` [PATCH v3 2/3] arm64: dts: qcom: sa8775p: add support for video node
` [PATCH v3 3/3] arm64: dts: qcom: sa8775p-ride: enable video

[GIT PULL] KVM fix for Linux 6.14 final
 2025-03-20 18:05 UTC 

[PATCH v2 0/8] cxl: support CXL memory RAS features
 2025-03-20 18:04 UTC  (9+ messages)
` [PATCH v2 1/8] cxl: Add helper function to retrieve a feature entry
` [PATCH v2 2/8] EDAC: Update documentation for the CXL memory patrol scrub control feature
` [PATCH v2 3/8] cxl/edac: Add CXL memory device "
` [PATCH v2 4/8] cxl/edac: Add CXL memory device ECS "
` [PATCH v2 5/8] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v2 6/8] cxl: Support for finding memory operation attributes from the current boot
` [PATCH v2 7/8] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v2 8/8] cxl/memfeature: Add CXL memory device memory sparing "

[PATCH 0/3] of: Common "memory-region" parsing
 2025-03-20 18:02 UTC  (6+ messages)
` [PATCH 3/3] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
  ` [Linux-stm32] "

[PATCH] Fix rolling back of CLOCK_MONOTONIC_COARSE
 2025-03-20 18:01 UTC  (6+ messages)
` [RFC PATCH 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids

[PATCH v6 00/14] hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86
 2025-03-20 18:01 UTC  (3+ messages)

[PATCH v5] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms
 2025-03-20 17:57 UTC  (6+ messages)

[PATCH] vfio: pci: Advertise INTx only if LINE is connected
 2025-03-20 17:54 UTC  (3+ messages)

[PATCH v3 0/2] arm64: livepatch: Enable livepatch without sframe
 2025-03-20 17:54 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: Implement arch_stack_walk_reliable
` [PATCH v3 2/2] arm64: Implement HAVE_LIVEPATCH

[PATCH bpf-next/net v3 0/5] bpf: Add mptcp_subflow bpf_iter support
 2025-03-20 17:48 UTC  (6+ messages)
` [PATCH bpf-next/net v3 1/5] bpf: Register mptcp common kfunc set
` [PATCH bpf-next/net v3 2/5] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net v3 3/5] selftests/bpf: More endpoints for endpoint_init
` [PATCH bpf-next/net v3 4/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest
` [PATCH bpf-next/net v3 5/5] selftests/bpf: Drop cgroup_fd of run_mptcpify

[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-03-20 17:47 UTC  (4+ messages)
` [PATCH v2 09/14] mm: Pcpu chunk address tag reset

[PATCH] fixup! Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs
 2025-03-20 17:44 UTC 

[PATCH RFC] KVM: arm64: PMU: Use multiple host PMUs
 2025-03-20 17:44 UTC  (17+ messages)

[PATCH bpf-next] selftests/bpf: Sanitize pointer prior fclose()
 2025-03-20 17:40 UTC  (2+ messages)

[RFC 0/3] Guaranteed CMA
 2025-03-20 17:39 UTC  (4+ messages)
` [RFC 1/3] mm: implement cleancache
` [RFC 2/3] mm: introduce GCMA
` [RFC 3/3] mm: integrate GCMA with CMA using dt-bindings

[PATCH] kunit: cs_dsp: Depend on FW_CS_DSP rather then enabling it
 2025-03-20 17:35 UTC  (5+ messages)

[net-next PATCH v12 00/13] net: dsa: Add Airoha AN8855 support
 2025-03-20 17:32 UTC  (5+ messages)
` [net-next PATCH v12 02/13] dt-bindings: net: Document support for Airoha AN8855 Switch Virtual MDIO
` [net-next PATCH v12 03/13] dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch

[PATCH] virtio: console: Make resize control event handling compliant with spec
 2025-03-20 17:31 UTC  (2+ messages)

[PATCH] mm/hugetlb: move hugetlb_sysctl_init() to the __init section
 2025-03-20 17:31 UTC  (3+ messages)

[PATCH v3 0/4] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-20 17:30 UTC  (8+ messages)
` [PATCH v3 1/4] x86/sev: add SVSM vTPM probe/send_command functions

[PATCH v6 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
 2025-03-20 17:29 UTC  (5+ messages)
` [PATCH v6 1/4] riscv: entry: Convert ret_from_fork() to C
` [PATCH v6 2/4] riscv: entry: Split ret_from_fork() into user and kernel
` [PATCH v6 3/4] LoongArch: entry: Migrate ret_from_fork() to C
` [PATCH v6 4/4] entry: Inline syscall_exit_to_user_mode()

[PATCH 6.6 000/166] 6.6.84-rc2 review
 2025-03-20 17:26 UTC  (2+ messages)

[PATCH v2 0/2] string: Add load_unaligned_zeropad() code path to sized_strscpy()
 2025-03-20 17:25 UTC  (3+ messages)
` [PATCH v2 2/2] kasan: Add strscpy() test to trigger tag fault on arm64

[PATCH net] gve: unlink old napi only if page pool exists
 2025-03-20 17:25 UTC  (2+ messages)

WARNING in cm109_urb_irq_callback/usb_submit_urb
 2025-03-20 17:25 UTC  (5+ messages)

[GIT PULL] cgroup: Changes for v6.15
 2025-03-20 17:23 UTC 

[PATCH net-next v6 00/12] Add support for PSE budget evaluation strategy
 2025-03-20 17:22 UTC  (4+ messages)
` [PATCH net-next v6 11/12] net: pse-pd: tps23881: Add support for static port priority feature

[PATCH] virtio: console: Make resizing compliant with virtio spec
 2025-03-20 17:19 UTC  (13+ messages)

[PATCH v5 11/16] kexec: add config option for KHO
 2025-03-20 17:18 UTC  (2+ messages)

stable-rc-6.13.8-rc1: Dragonboard 845c: kernel NULL pointer dereference - camss_find_sensor
 2025-03-20 17:15 UTC  (2+ messages)

[PATCH v5 02/16] mm/mm_init: rename init_reserved_page to init_deferred_page
 2025-03-20 17:15 UTC  (2+ messages)

[PATCH v4 0/3] Initial BBML2 support for contpte_convert()
 2025-03-20 17:13 UTC  (8+ messages)
` [PATCH v4 1/3] arm64: Add BBM Level 2 cpu feature

[PATCH 13/13] objtool: Add CONFIG_OBJTOOL_WERROR
 2025-03-20 17:10 UTC  (5+ messages)
` [tip: objtool/core] "

[GIT PULL] workqueue: Changes for v6.15
 2025-03-20 17:03 UTC 

[GIT PULL] Networking for v6.14-rc8
 2025-03-20 17:02 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2025-03-20 17:02 UTC  (2+ messages)

[GIT PULL] MMC fixes for v6.14-rc8
 2025-03-20 17:02 UTC  (2+ messages)

[PATCH] mm/damon/core: simplify control flow in damon_register_ops()
 2025-03-20 17:00 UTC  (2+ messages)

[PATCH v3 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
 2025-03-20 16:59 UTC  (4+ messages)

[PATCH] USB: gadget: Replace deprecated strncpy() with strscpy()
 2025-03-20 16:56 UTC 

[PATCH v7 2/4] x86/cpufeatures: Generate a feature mask header based on build config
 2025-03-20 16:56 UTC  (4+ messages)
` [tip: x86/core] x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> "

[PATCH] mm/vmscan: batch TLB flush during memory reclaim
 2025-03-20 16:55 UTC  (3+ messages)

[PATCH cgroup/for-6.15] cgroup: rstat: Cleanup flushing functions and locking
 2025-03-20 16:53 UTC  (2+ messages)

[PATCH] selftests: kvm: revamp MONITOR/MWAIT tests
 2025-03-20 16:52 UTC 

[PATCH 00/14] Support ROHM Scalable PMIC family
 2025-03-20 16:52 UTC  (3+ messages)
` [PATCH 05/14] mfd: rohm-bd96801: Add chip info

[PATCH net-next v2] net: hold netdev reference during qdisc_create request_module
 2025-03-20 16:51 UTC 

[PATCHSET v5 sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with allowed CPUs
 2025-03-20 16:49 UTC  (3+ messages)
` [PATCH 1/6] sched_ext: idle: Extend topology optimizations to all tasks

[PATCH v8 00/13] Add support for AMD hardware feedback interface
 2025-03-20 16:46 UTC  (4+ messages)
` [PATCH v8 04/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver


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