mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 00/59] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2025-03-24 15:19 UTC  (33+ messages)
` [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 12/59] dyndbg, module: "
` [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 20/59] dyndbg: check DYNDBG_CLASSMAP_DEFINE args at compile-time
` [PATCH v2 22/59] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v2 24/59] dyndbg: treat comma as a token separator
` [PATCH v2 25/59] selftests-dyndbg: add comma_terminator_tests
` [PATCH v2 47/59] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
` [PATCH v2 52/59] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
` [PATCH v2 53/59] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
` [PATCH v2 59/59] drm: RFC - make drm_dyndbg_user.o for drm-*_helpers, drivers

linux-next: build failure after merge of the rust tree
 2025-03-24 15:18 UTC  (7+ messages)

[PATCH v4 0/6] ASoC: wcd938x: enable t14s audio headset
 2025-03-24 15:18 UTC  (5+ messages)
` [PATCH v4 5/6] ASoC: codecs: wcd938x: add mux control support for hp audio mux

[RFC PATCH V1 00/13] mm: slowtier page promotion based on PTE A bit
 2025-03-24 15:17 UTC  (8+ messages)
` [RFC PATCH V1 01/13] mm: Add kmmscand kernel daemon
` [RFC PATCH V1 04/13] mm: Create a separate kernel thread for migration
    ` [RFC PATCH V1 09/13] mm: Add heuristic to calculate target node

[net-next PATCH 1/2] net: phy: Add support for new Aeonsemi PHYs
 2025-03-24 15:16 UTC  (5+ messages)

[PATCH v3 0/1] mseal sysmap: add arch-support txt
 2025-03-24 15:15 UTC  (2+ messages)
` [PATCH v3 1/1] "

[GIT PULL] Please pull fwctl subsystem changes
 2025-03-24 15:13 UTC 

[PATCH 0/2] Add a Rust GPUVM abstraction
 2025-03-24 15:13 UTC  (3+ messages)
` [PATCH 1/2] rust: helpers: Add bindings/wrappers for dma_resv
` [PATCH 2/2] rust: drm: Add GPUVM abstraction

[PATCH] io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc
 2025-03-24 15:11 UTC 

[PATCH v2] arm64: dts: qcom: sa8775p: Add default pin configurations for QUP SEs
 2025-03-24 15:10 UTC 

[PATCH 0/2] Fixes packet processes after vif is stopped
 2025-03-24 15:08 UTC  (5+ messages)
` [PATCH 1/2] wifi: mac80211: Update skb's NULL key in ieee80211_tx_h_select_key()

[PATCH 00/63] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2025-03-24 15:07 UTC  (5+ messages)
` [PATCH 16/63] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP

[PATCH] wifi: ath11k: fix rx completion meta data corruption
 2025-03-24 15:06 UTC  (3+ messages)

[PATCH net v3 0/2] net: usb: asix: ax88772: Fix potential string cut
 2025-03-24 15:06 UTC  (4+ messages)
` [PATCH net v3 1/2] net: phy: Introduce PHY_ID_SIZE — minimum size for PHY ID string
` [PATCH net v3 2/2] net: usb: asix: ax88772: Increase phy_name size

[RFC PATCH v2 00/13] ima: get rid of hard dependency on SHA-1
 2025-03-24 15:05 UTC  (5+ messages)
` [RFC PATCH v2 02/13] ima: always create runtime_measurements sysfs file for ima_hash
` [RFC PATCH v2 03/13] ima: invalidate unsupported PCR banks

[PATCH] usbtmc: Fix slab-out-of-bounds access in usbtmc_interrupt
 2025-03-24 15:03 UTC  (2+ messages)

[v6 0/5] Introduce generic capability search functions
 2025-03-24 15:02 UTC  (9+ messages)
` [v6 1/5] PCI: "
` [v6 3/5] PCI: cadence: Use common PCI host bridge APIs for finding the capabilities

[PATCH 0/4] cleanup dead code in nodemasks and cpumasks
 2025-03-24 15:02 UTC  (2+ messages)

[PATCH v6 00/11] misc: Move AMD side band interface(SBI) functionality
 2025-03-24 14:58 UTC  (12+ messages)
` [PATCH v6 01/11] hwmon/misc: amd-sbi: Move core sbrmi from hwmon to misc
` [PATCH v6 02/11] misc: amd-sbi: Move protocol functionality to core file
` [PATCH v6 03/11] misc: amd-sbi: Move hwmon device sensor as separate entity
` [PATCH v6 04/11] misc: amd-sbi: Use regmap subsystem
` [PATCH v6 05/11] misc: amd-sbi: Optimize the wait condition for mailbox command completion
` [PATCH v6 06/11] misc: amd-sbi: Add support for AMD_SBI IOCTL
` [PATCH v6 07/11] misc: amd-sbi: Add support for mailbox error codes
` [PATCH v6 08/11] misc: amd-sbi: Add support for CPUID protocol
` [PATCH v6 09/11] misc: amd-sbi: Add support for read MCA register protocol
` [PATCH v6 10/11] misc: amd-sbi: Add support for register xfer
` [PATCH v6 11/11] misc: amd-sbi: Add document for AMD SB IOCTL description

[RFC PATCH v3 0/8] PMU partitioning driver support
 2025-03-24 14:53 UTC  (5+ messages)
` [RFC PATCH v3 5/8] KVM: arm64: Introduce module param to partition the PMU
` [RFC PATCH v3 7/8] perf: arm_pmuv3: Keep out of guest counter partition

[PATCH v2 0/1] mseal sysmap: add arch-support txt
 2025-03-24 14:53 UTC  (4+ messages)
` [PATCH v2 1/1] "

[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter
 2025-03-24 14:52 UTC  (9+ messages)

[RFC PATCH 0/4] Kernel daemon for detecting and promoting hot pages
 2025-03-24 14:51 UTC  (7+ messages)
` [RFC PATCH 1/4] mm: migrate: Allow misplaced migration without VMA too
` [RFC PATCH 2/4] mm: kpromoted: Hot page info collection and promotion daemon

[PATCH v4] ARM: dts: r9a06g032: add r9a06g032-rzn1d400-eb board device-tree
 2025-03-24 14:50 UTC 

[PATCH] drm/imagination: fix firmware memory leaks
 2025-03-24 14:50 UTC  (2+ messages)

[PATCH] drm/imagination: take paired job reference
 2025-03-24 14:49 UTC  (2+ messages)

[PATCH v3] ARM: dts: r9a06g032: add r9a06g032-rzn1d400-eb board device-tree
 2025-03-24 14:48 UTC  (3+ messages)

[PATCH v4 0/2] hid-asus: asus-wmi: refactor Ally suspend/resume
 2025-03-24 14:46 UTC  (6+ messages)

[PATCH v3] perf test probe_vfs_getname: Skip if no suitable line detected
 2025-03-24 14:45 UTC 

[PATCH] XArray: revert (unintentional?) behavior change
 2025-03-24 14:45 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: NXP System Timer Module
 2025-03-24 14:44 UTC  (4+ messages)

[PATCH 00/19] virtio_ring in order support
 2025-03-24 14:43 UTC  (2+ messages)

[PATCH] virtio_console: fix order of fields cols and rows
 2025-03-24 14:42 UTC 

Shipment 779 is currently being processed
 2025-03-24 14:41 UTC 

[PATCH 0/6] asm-generic: io.h cleanups
 2025-03-24 14:40 UTC  (6+ messages)
` [PATCH 6/6] m68k/nommu: stop using GENERIC_IOMAP

[PATCH net-next v2 0/4] virtio_net: Fixes and improvements
 2025-03-24 14:38 UTC  (3+ messages)

Linux 6.14
 2025-03-24 14:36 UTC 

[PATCH v12 00/13] PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
 2025-03-24 14:35 UTC  (2+ messages)

[PATCH v6 0/1] tracing: Show last boot module symbols
 2025-03-24 14:34 UTC  (2+ messages)
` [PATCH v6 1/1] tracing: Show last module text symbols in the stacktrace

[GIT PULL] SPI updates for v6.15
 2025-03-24 14:33 UTC 

next-20250319: arm shmobile_defconfig trace.c undefined type 'struct module'
 2025-03-24 14:33 UTC  (3+ messages)

[GIT PULL] regulator updates for v6.15
 2025-03-24 14:33 UTC 

[PATCH v7 0/5] bits: Fixed-type GENMASK_U*() and BIT_U*()
 2025-03-24 14:32 UTC  (6+ messages)
` [PATCH v7 2/5] bits: introduce fixed-type BIT_U*()

[PATCH] iommu/rockchip: Add flush_iotlb_all ops
 2025-03-24 14:32 UTC  (3+ messages)

[PATCH 1/3] tracing: Expose functions to trace a synth event
 2025-03-24 14:30 UTC  (6+ messages)
` [PATCH 3/3] tracing: Rename trace_synth() to synth_event_trace2()

[PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
 2025-03-24 14:29 UTC  (3+ messages)

[PATCH 5/6] media: cadence: cdns-csi2rx: Support multiple pixels per clock cycle
 2025-03-24 14:28 UTC  (2+ messages)

[PATCH v6 net-next PATCH 1/1] net: phy: air_en8811h: Add clk provider for CKO pin
 2025-03-24 14:27 UTC 

[RFC PATCH] mm: page_alloc: Add kernel parameter to select maximum PCP batch scale number
 2025-03-24 14:25 UTC  (2+ messages)

[PATCH] ACPI: platform_profile: Optimize _aggregate_choices()
 2025-03-24 14:25 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: x1e001de-devkit: Add Wi-Fi and Bluetooth pwrseq
 2025-03-24 14:24 UTC 

[PATCH v3 1/1] hwmon: (gpio-fan) Add regulator support
 2025-03-24 14:23 UTC  (2+ messages)

[PATCH v2 0/4] Add driver for AD3530R and AD3531R DACs
 2025-03-24 14:21 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: iio: dac: Add adi,ad3530r.yaml

[PATCH] mISDN: hfcsusb: Optimize performance by replacing rw_lock with spinlock
 2025-03-24 14:21 UTC  (2+ messages)

[PATCH v3 00/20] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.3
 2025-03-24 14:20 UTC  (21+ messages)
` [PATCH v3 01/20] tools/x86/kcpuid: Fix error handling
` [PATCH v3 02/20] tools/x86/kcpuid: Exit the program on invalid parameters
` [PATCH v3 03/20] tools/x86/kcpuid: Simplify usage() handling
` [PATCH v3 04/20] tools/x86/kcpuid: Save CPUID output in an array
` [PATCH v3 05/20] tools/x86/kcpuid: Print correct CPUID output register names
` [PATCH v3 06/20] tools/x86/kcpuid: Remove unused local variable
` [PATCH v3 07/20] tools/x86/kcpuid: Remove unused global variable
` [PATCH v3 08/20] tools/x86/kcpuid: Set function return type to void
` [PATCH v3 09/20] tools/x86/kcpuid: Use C99-style for loops
` [PATCH v3 10/20] tools/x86/kcpuid: Use <cpuid.h> intrinsics
` [PATCH v3 11/20] tools/x86/kcpuid: Refactor CPUID range handling for future expansion
` [PATCH v3 12/20] tools/x86/kcpuid: Extend CPUID index mask macro
` [PATCH v3 13/20] tools/x86/kcpuid: Consolidate index validity checks
` [PATCH v3 14/20] tools/x86/kcpuid: Filter valid CPUID ranges
` [PATCH v3 15/20] tools/x86/kcpuid: Define Transmeta and Centaur index ranges
` [PATCH v3 16/20] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.0
` [PATCH v3 17/20] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.1
` [PATCH v3 18/20] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.2
` [PATCH v3 19/20] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.3
` [PATCH v3 20/20] MAINTAINERS: Include kcpuid under X86 CPUID DATABASE

[PATCH 0/2] arm64: dts: qcom: x1e80100-dell-xps13-9345: Enable fingerprint sensor
 2025-03-24 14:15 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v5 2/2] hwmon:(ina238)Add support for SQ52206
 2025-03-24 14:12 UTC  (3+ messages)

[PATCH v3] drm: Add UAPI for the Asahi driver
 2025-03-24 14:10 UTC  (6+ messages)

[PATCH RESEND v2] arm64: dts: mediatek: add mmc2 support for mt8365-evk
 2025-03-24 14:09 UTC  (2+ messages)

[PATCH] KVM: VMX: Flush shadow VMCS on emergency reboot
 2025-03-24 14:08 UTC 

[PATCH] arm64: dts: qcom: x1e001de-devkit: Enable support for both Type-A USB ports
 2025-03-24 14:08 UTC 

[PATCH V10 1/7] perf: Save PMU specific data in task_struct
 2025-03-24 14:07 UTC  (3+ messages)

[PATCH v2 2/3] PCI: dwc: Add sysfs support for PTM context
 2025-03-24 14:06 UTC  (2+ messages)

[PATCH 0/3] selftests: vDSO: chacha: Bugfixes
 2025-03-24 14:03 UTC  (4+ messages)
` [PATCH 1/3] selftests: vDSO: chacha: Correctly skip test if necessary
` [PATCH 2/3] selftests: vDSO: chacha: Include asm/hwcap.h for arm64
` [PATCH 3/3] selftests: vDSO: chacha: Provide default definition of HWCAP_S390_VXRS

linux-next: Fixes tag needs some work in the sound-asoc tree
 2025-03-24 14:00 UTC  (3+ messages)

fbdev deferred I/O broken in some scenarios
 2025-03-24 13:59 UTC  (6+ messages)

[PATCH] dt-bindings: iommu: Correct indentation and style in DTS example
 2025-03-24 13:59 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: iio: light: bh1750: Add reset-gpios property
 2025-03-24 13:59 UTC  (2+ messages)
` [PATCH v6 2/2] iio: light: bh1750: Add hardware reset support via GPIO

[PATCH v3 1/1] coresight: prevent deactivate active config while enabling the config
 2025-03-24 13:59 UTC  (5+ messages)

[PATCH v2 0/2] Add support for LT3074 low voltage linear regulator
 2025-03-24 13:58 UTC  (15+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074

[PATCH v3 0/4] thermal: renesas: Add support for RZ/G3S
 2025-03-24 13:57 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: thermal: r9a08g045-tsu: Document the TSU unit
` [PATCH v3 2/4] thermal: renesas: rzg3s: Add thermal driver for the Renesas RZ/G3S SoC
` [PATCH v3 3/4] arm64: dts: renesas: r9a08g045: Add TSU node
` [PATCH v3 4/4] arm64: defconfig: Enable RZ/G3S thermal

[PATCH RFC net-next v1] page_pool: import Jesper's page_pool benchmark
 2025-03-24 13:55 UTC  (2+ messages)

[PATCH v4 0/3] Implement TryFrom<&Device> for bus specific devices
 2025-03-24 13:54 UTC  (6+ messages)
` [PATCH v4 2/3] rust: pci: impl TryFrom<&Device> for &pci::Device

linux-next: build failure after merge of the kbuild tree
 2025-03-24 13:52 UTC  (2+ messages)

[PATCH 00/18] coda988 video codec support
 2025-03-24 13:52 UTC  (4+ messages)
` [PATCH 03/18] dt-bindings: media: coda: Fix resets count

[PATCH v2 09/10] iio: adc: ad7606: dynamically allocate channel info
 2025-03-24 13:50 UTC  (2+ messages)

[RFC][PATCH] sched,livepatch: Untangle cond_resched() and live-patching
 2025-03-24 13:49 UTC 

[PATCH] Added support for a some new buttons in ideapad-laptop driver Added entries to unsuported wmi codes in ideapad_keymap[] and one check in wmi_nofify in order to get wmi code 0x13d to trigger platform_profile_cycle
 2025-03-24 13:47 UTC  (4+ messages)

[PATCH] can: rockchip_canfd: fix broken quirks checks
 2025-03-24 13:44 UTC  (2+ messages)

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

[PATCH] tracing: Fix synth event printk format for str fields
 2025-03-24 13:40 UTC  (6+ messages)

[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter
 2025-03-24 13:37 UTC  (2+ messages)

[PATCH v4 00/29] x86: Leaf 0x2 and leaf 0x4 refactorings
 2025-03-24 13:33 UTC  (30+ messages)
` [PATCH v4 01/29] x86/cpu: Remove leaf 0x2 parsing loop
` [PATCH v4 02/29] x86/cacheinfo: "
` [PATCH v4 03/29] x86/cpu: Introduce and use leaf 0x2 parsing helpers
` [PATCH v4 04/29] x86/cacheinfo: Use "
` [PATCH v4 05/29] x86/cacheinfo: Refactor leaf 0x2 cache descriptor lookup
` [PATCH v4 06/29] x86/cacheinfo: Properly name amd_cpuid4()'s first parameter
` [PATCH v4 07/29] x86/cacheinfo: Use proper name for cacheinfo instances
` [PATCH v4 08/29] x86/cacheinfo: Constify _cpuid4_info_regs instances
` [PATCH v4 09/29] x86/cacheinfo: Align ci_info_init() assignment expressions
` [PATCH v4 10/29] x86/cacheinfo: Standardize _cpuid4_info_regs instance naming
` [PATCH v4 11/29] x86/cacheinfo: Consolidate AMD/Hygon leaf 0x8000001d calls
` [PATCH v4 12/29] x86/cacheinfo: Separate amd_northbridge from _cpuid4_info_regs
` [PATCH v4 13/29] x86/cacheinfo: Move AMD cache_disable_0/1 handling to separate file
` [PATCH v4 14/29] x86/cacheinfo: Use sysfs_emit() for sysfs attributes show()
` [PATCH v4 15/29] x86/cacheinfo: Separate Intel and AMD leaf 0x4 code paths
` [PATCH v4 16/29] x86/cacheinfo: Rename _cpuid4_info_regs to _cpuid4_info
` [PATCH v4 17/29] x86/cacheinfo: Clarify type markers for leaf 0x2 cache descriptors
` [PATCH v4 18/29] x86/cacheinfo: Use enums for cache descriptor types
` [PATCH v4 19/29] x86/cpu: Use enums for TLB "
` [PATCH v4 20/29] x86/cpu: Consolidate CPUID leaf 0x2 tables
` [PATCH v4 21/29] x86/cacheinfo: Use consolidated leaf 0x2 descriptor table
` [PATCH v4 22/29] x86/cpu: "
` [PATCH v4 23/29] x86/cacheinfo: Separate leaf 0x2 handling and post-processing logic
` [PATCH v4 24/29] x86/cacheinfo: Separate Intel leaf 0x4 handling
` [PATCH v4 25/29] x86/cacheinfo: Extract out cache level topology ID calculation
` [PATCH v4 26/29] x86/cacheinfo: Extract out cache self-snoop checks
` [PATCH v4 27/29] x86/cacheinfo: Relocate leaf 0x4 cache_type mapping
` [PATCH v4 28/29] x86/cacheinfo: Introduce cpuid_amd_hygon_has_l3_cache()
` [PATCH v4 29/29] x86/cacheinfo: Apply maintainer-tip coding style fixes

[PATCH wireless-next v5 00/10] mwifiex: cleanups
 2025-03-24 13:24 UTC  (2+ messages)
` [PATCH wireless-next v5 10/10] wifi: mwifiex: drop asynchronous init waiting code

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®