The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-04-24 15:31:42 to 2025-04-24 17:02:29 UTC [more...]

[PATCH v5 00/17] perf: Deferred unwinding of user space stack traces
 2025-04-24 17:04 UTC  (23+ messages)
` [PATCH v5 01/17] unwind_user: Add user space unwinding API
` [PATCH v5 02/17] unwind_user: Add frame pointer support
` [PATCH v5 03/17] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v5 04/17] perf/x86: Rename and move get_segment_base() and make it global
` [PATCH v5 05/17] unwind_user: Add compat mode frame pointer support
` [PATCH v5 06/17] unwind_user/x86: Enable compat mode frame pointer unwinding on x86
` [PATCH v5 07/17] unwind_user/deferred: Add unwind_deferred_trace()
` [PATCH v5 08/17] unwind_user/deferred: Add unwind cache
` [PATCH v5 09/17] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v5 10/17] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v5 11/17] perf: Simplify get_perf_callchain() user logic
` [PATCH v5 12/17] perf: Skip user unwind if !current->mm
` [PATCH v5 13/17] perf: Support deferred user callchains
` [PATCH v5 14/17] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v5 15/17] perf record: Enable defer_callchain for user callchains
` [PATCH v5 16/17] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v5 17/17] perf tools: Merge deferred user callchains

[PATCH v5] iio: adc: stm32: add oversampling support
 2025-04-24 17:01 UTC  (3+ messages)

Build: arm rustgcc unknown argument '-mno-fdpic'
 2025-04-24 17:01 UTC  (8+ messages)

[PATCH net-next] rtase: Modify the format specifier in snprintf to %u
 2025-04-24 17:00 UTC  (2+ messages)

[PATCH] e1000e: disregard NVM checksum on tgp when valid checksum mask is not set
 2025-04-24 16:59 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next] rtase: Use min() instead of min_t()
 2025-04-24 16:58 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Fix PINGROUP defination for sm8750
 2025-04-24 16:58 UTC  (2+ messages)

[PATCH 0/3] pmdomain: qcom: rpmhpd: Add SM4450 power domains
 2025-04-24 16:57 UTC  (2+ messages)

[PATCH 0/2] Allow dyn pci vector allocation of MANA
 2025-04-24 16:57 UTC  (3+ messages)
` [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically

[PATCH v4 1/2] dt-bindings: power: rockchip: Add support for RK3562 SoC
 2025-04-24 16:57 UTC  (4+ messages)
` [PATCH v4 2/2] soc: rockchip: power-domain: add power domain support for rk3562

[PATCH v1 0/3] MediaTek Dimensity 1200 - Add Power Domains support
 2025-04-24 16:57 UTC  (2+ messages)

[RFC PATCH 00/34] Running Qualcomm's Gunyah Guests via KVM in EL1
 2025-04-24 16:57 UTC  (5+ messages)

[REGRESSION] Resume from suspend broken in 6.15-rc due to ACP changes
 2025-04-24 16:53 UTC  (6+ messages)

[PATCH v2 0/4] Add GPU clock/reset management for TH1520 in genpd
 2025-04-24 16:51 UTC  (7+ messages)
  ` [PATCH v2 1/4] PM: device: Introduce platform_resources_managed flag

[PATCH 00/23] ipmi: Remove SRCU and handle the fallout
 2025-04-24 16:50 UTC  (24+ messages)
` [PATCH 01/23] ipmi:msghandler: Use READ_ONCE on run_to_completion
` [PATCH 02/23] ipmi:msghandler: Rename recv_work to smi_work
` [PATCH 03/23] ipmi:msghandler: Move timer handling into a work queue
` [PATCH 04/23] ipmi:msghandler: Deliver user messages in "
` [PATCH 05/23] ipmi_msghandler: Change the events lock to a mutex
` [PATCH 06/23] ipmi:msghandler: Use the system_wq, not system_bh_wq
` [PATCH 07/23] ipmi:msghandler: Remove srcu from the ipmi user structure
` [PATCH 08/23] ipmi:msghandler: Remove srcu for the ipmi_interfaces list
` [PATCH 09/23] ipmi:watchdog: Change lock to mutex
` [PATCH 10/23] ipmi: Add a note about the pretimeout callback
` [PATCH 11/23] ipmi:msghandler: Remove some user level processing in panic mode
` [PATCH 12/23] ipmi:msghandler: Fix locking around users and interfaces
` [PATCH 13/23] ipmi:msghandler: Don't acquire a user refcount for queued messages
` [PATCH 14/23] ipmi:msghandler: Don't check for shutdown when returning responses
` [PATCH 15/23] ipmi:msghandler: Remove proc_fs.h
` [PATCH 16/23] ipmi:msghandler: Shut down lower layer first at unregister
` [PATCH 17/23] ipmi:msghandler: Add a error return from unhandle LAN cmds
` [PATCH 18/23] ipmi:si: Rework startup of IPMI devices
` [PATCH 19/23] ipmi:msghandler: Don't deliver messages to deleted users
` [PATCH 20/23] ipmi:ssif: Fix a shutdown race
` [PATCH 21/23] Documentation:ipmi: Remove comments about interrupt level
` [PATCH 22/23] ipmi:msghandler: Export and fix panic messaging capability
` [PATCH 23/23] ipmi:watchdog: Use the new interface for panic messages

[PATCH net-next v4 0/8] Add Microchip ZL3073x support (part 1)
 2025-04-24 16:49 UTC  (14+ messages)
` [PATCH net-next v4 1/8] dt-bindings: dpll: Add DPLL device and pin
` [PATCH net-next v4 2/8] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH net-next v4 3/8] mfd: Add Microchip ZL3073x support
` [PATCH net-next v4 4/8] mfd: zl3073x: Add support for devlink device info
` [PATCH net-next v4 5/8] mfd: zl3073x: Add functions to work with register mailboxes
` [PATCH net-next v4 6/8] mfd: zl3073x: Fetch invariants during probe
` [PATCH net-next v4 7/8] mfd: zl3073x: Add clock_id field
` [PATCH net-next v4 8/8] mfd: zl3073x: Register DPLL sub-device during init

[PATCH v2] mm, slab: clean up slab->obj_exts always
 2025-04-24 16:48 UTC  (4+ messages)

[PATCH v7 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-04-24 16:48 UTC  (5+ messages)
` [PATCH v7 4/5] rust: add find_bit_benchmark_rust module

[PATCH v1 1/1] mm, slab: fold need_slab_obj_ext() into its only user
 2025-04-24 16:48 UTC 

[PATCH] [Patch]: staging: greybus: camera: fix alignment should match open parentheses
 2025-04-24 16:46 UTC 

[PATCH] x86/boot: Work around broken busybox truncate tool
 2025-04-24 16:45 UTC  (6+ messages)
` [tip: x86/urgent] x86/boot: Work around broken busybox 'truncate' tool

[PATCH] dt-bindings: usb: generic-ehci: Add VIA/WonderMedia compatible
 2025-04-24 16:44 UTC  (3+ messages)

[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
 2025-04-24 16:42 UTC  (9+ messages)
` [PATCH v3 7/8] mm/maps: read proc/pid/maps "

[PATCH] tools/Makefile: Add ynl target
 2025-04-24 16:42 UTC  (3+ messages)

[PATCH v13 00/28] riscv control-flow integrity for usermode
 2025-04-24 16:41 UTC  (4+ messages)
` [PATCH v13 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe

[RFC PATCH 0/7] Reviving the slab destructor to tackle the percpu allocator scalability problem
 2025-04-24 16:39 UTC  (7+ messages)

[PATCH] uaccess: rust: add strncpy_from_user
 2025-04-24 16:38 UTC  (4+ messages)

[PATCH v3] cpufreq: Avoid using inconsistent policy->min and policy->max
 2025-04-24 16:37 UTC  (3+ messages)

[PATCH 0/2] efi: Add a mechanism for embedding SBAT section
 2025-04-24 16:37 UTC  (3+ messages)
` [PATCH 1/2] efi/libstub: zboot specific "

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-04-24 16:37 UTC  (6+ messages)
` [PATCH v8 16/16] CXL/PCI: Disable CXL protocol errors during CXL Port cleanup

[PATCH v3] arm64: dts: qcom: sm8550: add iris DT node
 2025-04-24 16:34 UTC 

linux-next: build failure after merge of the tip tree
 2025-04-24 16:33 UTC  (6+ messages)

[PATCH v2] arm64: dts: qcom: sm8650: add iris DT node
 2025-04-24 16:32 UTC 

[PATCH 0/4] perf fixes
 2025-04-24 16:32 UTC  (8+ messages)
` [PATCH 1/4] perf: Fix failing inherit_event() doing extra refcount decrement on parent
` [PATCH 2/4] perf: Fix irq work dereferencing garbage
` [PATCH 3/4] perf: Remove too early and redundant CPU hotplug handling
` [PATCH 4/4] perf: Fix confusing aux iteration

[PATCH v4 0/7] Provides support for Trigger Generation Unit
 2025-04-24 16:32 UTC  (3+ messages)
` [PATCH v4 2/7] coresight: Add coresight TGU driver

[PATCH] perf build: Add tools/arch/x86/include/asm/amd/ibs.h to sync the headers
 2025-04-24 16:30 UTC 

[PATCH] arm64: dts: qcom: sc7280: add UFS operating points
 2025-04-24 16:31 UTC 

[PATCH perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-04-24 16:30 UTC  (13+ messages)
` [PATCH perf/core 10/22] uprobes/x86: Add support to optimize uprobes
` [PATCH perf/core 11/22] selftests/bpf: Use 5-byte nop for x86 usdt probes
` [PATCH perf/core 15/22] selftests/bpf: Add hit/attach/detach race optimized uprobe test

[PATCH] ocfs2: fix deadlock in ocfs2_get_system_file_inode
 2025-04-24 16:29 UTC 

[PATCH] memblock: mark init_deferred_page as __init_memblock
 2025-04-24 16:29 UTC  (2+ messages)

[PATCH v8 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2025-04-24 16:28 UTC  (9+ messages)
` [PATCH v8 04/10] dt-bindings: clock: Add Qualcomm QCS615 Display clock controller
` [PATCH v8 08/10] dt-bindings: clock: Add Qualcomm QCS615 Video "

[GIT PULL] Crypto Update for 6.7
 2025-04-24 16:29 UTC  (12+ messages)
` [GIT PULL] Crypto Update for 6.8
  ` [GIT PULL] Crypto Fixes "
    ` [GIT PULL] Crypto Fixes for 6.9
      ` [GIT PULL] Crypto Fixes for 6.10
        ` [GIT PULL] Crypto Fixes for 6.12
          ` [GIT PULL] Crypto Fixes for 6.13
            ` [GIT PULL] Crypto Fixes for 6.15

[GIT PULL] Networking for v6.15-rc4
 2025-04-24 16:29 UTC  (2+ messages)

[PATCH 0/4] leds: use new GPIO setter callbacks
 2025-04-24 16:27 UTC  (2+ messages)

[PATCH v5 2/5] i2c: piix4: Depends on X86
 2025-04-24 16:24 UTC  (2+ messages)
` [tip: x86/platform] i2c: piix4: Make CONFIG_I2C_PIIX4 dependent on CONFIG_X86

[PATCH v5 3/5] i2c: piix4: Move SB800_PIIX4_FCH_PM_ADDR definition to amd/fch.h
 2025-04-24 16:24 UTC  (2+ messages)
` [tip: x86/platform] i2c: piix4, x86/platform: Move the SB800 PIIX4 FCH definitions to <asm/amd/fch.h>

[PATCH v5 4/5] platform/x86/amd: pmc: use FCH_PM_BASE definition
 2025-04-24 16:24 UTC  (2+ messages)
` [tip: x86/platform] platform/x86/amd/pmc: Use "

[PATCH] f2fs-tools: introduce fault injection to fsck
 2025-04-24 16:22 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH V2 0/5] cpufreq: Boost related cleanups / fixes
 2025-04-24 16:20 UTC  (6+ messages)
` [PATCH V2 1/5] cpufreq: acpi: Re-sync CPU boost state on system resume
` [PATCH V2 2/5] cpufreq: Don't unnecessarily call set_boost()
` [PATCH V2 3/5] cpufreq: Introduce policy_set_boost()
` [PATCH V2 4/5] cpufreq: Preserve policy's boost state after resume
` [PATCH V2 5/5] cpufreq: Force sync policy boost with global boost on sysfs update

[PATCH v2 0/2] Fix thread synchronization issues
 2025-04-24 16:20 UTC  (3+ messages)
` [PATCH v2 2/2] usb: typec: ucsi: displayport: Fix NULL pointer access

[PATCH] perf/x86: Fix open counting event error
 2025-04-24 16:20 UTC  (2+ messages)

[PATCH v4 0/4] Don't create Python bytecode when building the kernel
 2025-04-24 16:19 UTC  (2+ messages)

[PATCH v3 0/1] nvme-tcp: wait socket wmem to drain in queue stop
 2025-04-24 16:17 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v6 0/5] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-04-24 16:13 UTC  (8+ messages)
` [PATCH v6 2/5] dt-bindings: media: Add qcom,x1e80100-camss

[PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
 2025-04-24 16:13 UTC  (3+ messages)

[PATCH v2 0/2] dma-buf: heaps: Use constant name for CMA heap
 2025-04-24 16:11 UTC  (4+ messages)
` [PATCH v2 2/2] dma-buf: heaps: Give default CMA heap a fixed name

[PATCH 00/12] pinctrl: convert GPIO chips to using new value setters - part 2 for v6.16
 2025-04-24 16:04 UTC  (3+ messages)
` [PATCH 05/12] pinctrl: stm32: use new GPIO line value setter callbacks
  ` [Linux-stm32] "

[linus:master] [x86/cpu] f388f60ca9: BUG:soft_lockup-CPU##stuck_for#s![swapper:#]
 2025-04-24 16:07 UTC  (5+ messages)

[PATCH v3 0/4] PCI: Add PTM debugfs support
 2025-04-24 16:07 UTC  (5+ messages)
` [PATCH v3 1/4] PCI: Add debugfs support for exposing PTM context
` [PATCH v3 2/4] PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()
` [PATCH v3 3/4] PCI: dwc: Add debugfs support for PTM context
` [PATCH v3 4/4] PCI: qcom-ep: Mask PTM_UPDATING interrupt

[PATCH v5 0/6] x86: Refactor and consolidate startup code
 2025-04-24 16:04 UTC  (6+ messages)
` [PATCH v5 3/6] x86/sev: Split off startup code from core code
    ` [PATCH] x86/sev: Share the sev_secrets_pa value again
    ` [tip: x86/boot] "

[PATCH v3] timekeeping: Prevent coarse clocks going backwards
 2025-04-24 16:02 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v9 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
 2025-04-24 16:01 UTC  (11+ messages)

[PATCH v2 0/3] Use kmem_cache for memcg alloc
 2025-04-24 16:00 UTC  (3+ messages)
` [PATCH v2 3/3] mm/memcg: introduce mem_cgroup_early_init

[PATCH V2 0/5] Several fixes for group flag and counters-snapshotting
 2025-04-24 16:00 UTC  (3+ messages)

[PATCH v5 0/5] AMD Zen debugging documentation
 2025-04-24 15:58 UTC  (2+ messages)

[PATCH 0/2] powerpc: kvm: generic framework and run posix timers in task context
 2025-04-24 15:57 UTC  (4+ messages)
` [PATCH 1/2] powerpc: kvm: use generic transfer to guest mode work

[PATCH v3 1/1] mm/rmap: inline folio_test_large_maybe_mapped_shared() into callers
 2025-04-24 15:56 UTC 

[PATCH v2 5/9] crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
 2025-04-24 15:56 UTC  (3+ messages)

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-24 15:54 UTC  (13+ messages)
` [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support

[PATCH v2 0/2] Fix 100% CPU usage issue in IOU worker threads
 2025-04-24 15:51 UTC  (16+ messages)
` [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios

[RFC PATCH 0/5] sched: Introduce Cache aware scheduling
 2025-04-24 15:51 UTC  (5+ messages)
` [RFC PATCH 4/5] sched: Inhibit cache aware scheduling if the preferred LLC is over aggregated

[PATCH 0/6] cpufreq: Boost related cleanups / fixes
 2025-04-24 15:50 UTC  (6+ messages)
` [PATCH 1/6] cpufreq: acpi: Don't enable boost on policy exit

[PATCH] sched/fair: reduce false sharing on sched_balance_running
 2025-04-24 15:49 UTC  (3+ messages)

[PATCH rc] iommu: Skip PASID validation for devices without PASID capability
 2025-04-24 15:49 UTC  (5+ messages)

[PATCH v3 net-next 00/10] Add Microchip ZL3073x support (part 1)
 2025-04-24 15:49 UTC  (13+ messages)
` [PATCH v3 net-next 5/8] mfd: zl3073x: Add functions to work with register mailboxes
` [PATCH v3 net-next 8/8] mfd: zl3073x: Register DPLL sub-device during init

[PATCH] [PATCH] cxl: trace: Fix macro safety in CXL_EVT_TP_fast_assign
 2025-04-24 15:48 UTC  (5+ messages)

[PATCH 1/1] EDAC/i10nm: Fix the bitwise operation between variables of different sizes
 2025-04-24 15:46 UTC  (2+ messages)

[PATCH v5 0/3] nvme/pci: PRP list DMA pool partitioning
 2025-04-24 15:46 UTC  (5+ messages)
` [PATCH v5 3/3] nvme/pci: make PRP list DMA pools per-NUMA-node

[PATCH 0/3] Add x1e Dell Inpsiron 14p
 2025-04-24 15:45 UTC  (3+ messages)

[PATCH] vfs,shmem,kernfs: fix listxattr to include security.* xattrs
 2025-04-24 15:43 UTC  (5+ messages)

[PATCH v2 0/8] Add support for Wave6 video codec driver
 2025-04-24 15:43 UTC  (3+ messages)
` [PATCH v2 1/8] media: v4l2-common: Add YUV24 format info

[PATCH 00/19] vdso: Rework struct vdso_time_data and introduce struct vdso_clock
 2025-04-24 15:43 UTC  (4+ messages)
` [PATCH 08/19] vdso/gettimeofday: Prepare do_hres_timens() for introduction of "

[PATCH v5 0/5] dt-bindings: net: Add network-class.yaml schema
 2025-04-24 15:42 UTC  (7+ messages)
` [PATCH v5 3/5] dt-bindings: wireless: bcm4329-fmac: Use wireless-controller.yaml schema

[PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
 2025-04-24 15:40 UTC  (2+ messages)

[PATCH] mm/compaction: do not break pages whose order is larger than target order
 2025-04-24 15:38 UTC 

[PATCH iwl-next v2 00/14] Introduce iXD driver
 2025-04-24 15:37 UTC  (4+ messages)
` [PATCH iwl-next v2 08/14] idpf: refactor idpf to use libie controlq and Xn APIs
  ` [Intel-wired-lan] "

[PATCH v5 0/8] Support Multi-frequency scale for UFS
 2025-04-24 15:35 UTC  (3+ messages)
` [PATCH v5 5/8] scsi: ufs: core: Enable multi-level gear scaling

[PATCH iwl-next 00/16] libeth: add libeth_xdp helper lib
 2025-04-24 15:33 UTC  (3+ messages)
` [PATCH iwl-next 07/16] libeth: xdp: add XDPSQ cleanup timers

[PATCH] dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT6893
 2025-04-24 15:33 UTC  (2+ messages)
` (subset) "

[PATCH] scsi: sd_zbc: Limit the report zones buffer size to UIO_MAXIOV
 2025-04-24 15:33 UTC  (4+ messages)


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