linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-14 01:14:18 to 2025-08-14 05:44:21 UTC [more...]

[PATCH 13/19] perf: Add helper for checking grouped events
 2025-08-14  5:43 UTC  (2+ messages)

[PATCH] Fix the data type inconsistency issue of min (tier, MAX_CR_TIERS-1) in read_ctrl_pos
 2025-08-14  5:40 UTC  (6+ messages)

[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
 2025-08-14  5:39 UTC  (15+ messages)
` [PATCH v5 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v5 02/14] net: ionic: Update LIF identity with additional RDMA capabilities
` [PATCH v5 03/14] net: ionic: Export the APIs from net driver to support device commands
` [PATCH v5 04/14] net: ionic: Provide RDMA reset support for the RDMA driver
` [PATCH v5 05/14] net: ionic: Provide interrupt allocation "
` [PATCH v5 06/14] net: ionic: Provide doorbell and CMB region information
` [PATCH v5 07/14] RDMA: Add IONIC to rdma_driver_id definition
` [PATCH v5 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter
` [PATCH v5 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH v5 10/14] RDMA/ionic: Register device ops for control path
` [PATCH v5 11/14] RDMA/ionic: Register device ops for datapath
` [PATCH v5 12/14] RDMA/ionic: Register device ops for miscellaneous functionality
` [PATCH v5 13/14] RDMA/ionic: Implement device stats ops
` [PATCH v5 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment

[PATCH] hwmon: sbtsi_temp: AMD CPU extended temperature range support
 2025-08-14  5:39 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH] phy: use IS_ERR_OR_NULL() helper in of_phy_put()
 2025-08-14  5:37 UTC 

[net-next 1/9] bng_en: Add initial support for RX and TX rings
 2025-08-14  5:32 UTC  (2+ messages)

[PATCH] rdma_rxe: call comp_handler without holding cq->cq_lock
 2025-08-14  5:33 UTC  (6+ messages)

[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
 2025-08-14  5:31 UTC  (3+ messages)
` [RFC PATCH v2 22/23] KVM: TDX: Handle Dynamic PAMT on page split

[PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-08-14  5:23 UTC  (5+ messages)

[PATCH v1 5/6] vfio-pci/zdev: Perform platform specific function reset for zPCI
 2025-08-14  5:22 UTC  (2+ messages)

[PATCH RFC v2 0/3] arm64: dts: qcom: sm8750: Add Iris VPU v3.5
 2025-08-14  5:19 UTC  (7+ messages)
` [PATCH RFC v2 1/3] "

KASAN: slab-use-after-free Read in xfrm_alloc_spi
 2025-08-14  5:15 UTC  (2+ messages)

[PATCH v2 resend] pcmcia: omap_cf: Mark driver struct with __refdata to prevent section mismatch
 2025-08-14  5:13 UTC  (2+ messages)

[PATCH] ACPI: APEI: EINJ: Fix resource leak by remove callback in .exit.text
 2025-08-14  5:11 UTC 

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-14  5:11 UTC  (3+ messages)
` [PATCH 11/21] peci: "

[PATCH v2] kasan: add test for SLAB_TYPESAFE_BY_RCU quarantine skipping
 2025-08-14  5:10 UTC  (2+ messages)

[PATCH] rust: lib: add if_cfg! macro for conditional compilation
 2025-08-14  5:07 UTC  (3+ messages)

[PATCH v2 0/2] introduce kasan.store_only option in hw-tags
 2025-08-14  5:04 UTC  (5+ messages)
` [PATCH v2 1/2] kasan/hw-tags: introduce kasan.store_only option
` [PATCH v2 2/2] kasan: apply store-only mode in kasan kunit testcases

[PATCH 0/2] clk: thead: th1520-ap: allow gate cascade and fix padctrl0
 2025-08-14  5:03 UTC  (9+ messages)
` [PATCH 1/2] clk: thead: th1520-ap: describe gate clocks with clk_gate
` [PATCH 2/2] clk: thead: th1520-ap: fix parent of padctrl0 clock

[PATCH v2] KVM: arm64: ptdump: Don't test PTE_VALID alongside other attributes
 2025-08-14  4:58 UTC  (2+ messages)

[PATCH v3] usb: dwc3: Remove WARN_ON for device endpoint command timeouts
 2025-08-14  4:53 UTC  (3+ messages)

[PATCH] cifs: Fix UAF in cifs_demultiplex_thread()
 2025-08-14  4:51 UTC 

[PATCH v3 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
 2025-08-14  4:48 UTC  (2+ messages)

do_change_type(): refuse to operate on unmounted/not ours mounts
 2025-08-14  4:42 UTC  (10+ messages)

[PATCH 1/1] pidfs: Fix memory leak in pidfd_info()
 2025-08-14  4:41 UTC  (2+ messages)

[PATCH] Bluetooth: fix use-after-free in device_for_each_child()
 2025-08-14  4:38 UTC 

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-14  4:35 UTC  (3+ messages)
` [PATCH 084/114] clk: mstar: msc313-cpupll: convert from "

[PATCH] arm64: dts: rockchip: fix es8388 address on rk3588s-roc-pc
 2025-08-14  4:32 UTC 

[PATCH] hung_task: Skip hung task detection during core dump operations
 2025-08-14  4:30 UTC  (4+ messages)

[PATCH v2 0/3] media: iris: Add support for SM8750 (VPU v3.5)
 2025-08-14  4:26 UTC  (7+ messages)
` [PATCH v2 1/3] media: dt-bindings: qcom,sm8550-iris: Add SM8750 video codec

[PATCH] rust: cpumask: Mark CpumaskVar as transparent
 2025-08-14  4:26 UTC  (2+ messages)

[PATCH net-next] net: bridge: remove unused argument of br_multicast_query_expired()
 2025-08-14  4:23 UTC 

[PATCH v3] kernel-parameters: fix kernel-doc warning
 2025-08-14  4:16 UTC 

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-08-14  4:15 UTC  (5+ messages)
` [PATCH v2 04/19] rust: clk: "
` [PATCH v2 06/19] rust: cpufreq: "

[PATCH v8 00/32] x86,fs/resctrl telemetry monitoring
 2025-08-14  4:13 UTC  (22+ messages)
` [PATCH v8 05/32] x86,fs/resctrl: Improve domain type checking
` [PATCH v8 06/32] x86/resctrl: Move L3 initialization into new helper function
` [PATCH v8 07/32] x86,fs/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v8 08/32] x86/resctrl: Clean up domain_remove_cpu_ctrl()
` [PATCH v8 09/32] x86,fs/resctrl: Use struct rdt_domain_hdr instead of struct rdt_mon_domain
` [PATCH v8 10/32] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v8 11/32] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v8 12/32] fs/resctrl: Make event details accessible to functions when reading events
` [PATCH v8 13/32] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v8 14/32] x86,fs/resctrl: Support binary fixed point event counters

[PATCH] rust: cpumask: rename CpumaskVar::as[_mut]_ref to from_raw[_mut]
 2025-08-14  4:13 UTC  (2+ messages)

[PATCH] misc: hisi_hikey_usb: Use str_enabled_disabled() in hub_power_ctrl()
 2025-08-14  4:12 UTC  (2+ messages)

[PATCH 0/5] net: use vmalloc_array() to simplify code
 2025-08-14  4:05 UTC  (4+ messages)
` [PATCH 1/5] ethtool: "
  ` [Intel-wired-lan] "

[PATCH 0/2] drm/bridge: it66121: Add it66122 support
 2025-08-14  4:02 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH net] virtio_net: adjust the execution order of function `virtnet_close` during freeze
 2025-08-14  4:01 UTC  (3+ messages)

[PATCH 6.16 000/627] 6.16.1-rc1 review
 2025-08-14  4:01 UTC  (7+ messages)

[-next v2 0/4] some optimization for cpuset
 2025-08-14  3:58 UTC  (7+ messages)
` [-next v2 4/4] cpuset: add helpers for cpus read and cpuset_mutex locks

[PATCH v4 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-14  3:57 UTC  (5+ messages)
` [PATCH v4 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v4 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction

[PATCH] accel/rocket: Fix usages of kfree() and sizeof()
 2025-08-14  3:56 UTC  (3+ messages)

Query regarding work scheduling
 2025-08-14  3:54 UTC  (3+ messages)

[RFC PATCH] cputime, proc/stat: Fix cputime reporting in /proc/stat
 2025-08-14  3:54 UTC 

[PATCH v2 1/2] clk: Sort include statements
 2025-08-14  3:53 UTC  (2+ messages)
` [PATCH v2 2/2] clk: Use hashtable for global clk lookups

[PATCH v7 1/2] mmc: core: Add infrastructure for undervoltage handling
 2025-08-14  3:49 UTC  (2+ messages)

[PATCH v3] iio: light: ltr390: Add device powerdown functionality via devm api
 2025-08-14  3:49 UTC  (5+ messages)

[PATCH] lib: parser: Fix match_wildcard to correctly handle trailing stars
 2025-08-14  3:49 UTC 

[PATCH v4] iio: light: ltr390: Add device powerdown functionality via devm api
 2025-08-14  3:45 UTC 

[PATCH net v2] TUN/TAP: Improving throughput and latency by avoiding SKB drops
 2025-08-14  3:45 UTC  (4+ messages)

[PATCH 00/16] blk-mq: introduce new queue attribute asyc_dpeth
 2025-08-14  3:35 UTC  (17+ messages)
` [PATCH 01/16] blk-mq-sched: add new parameter nr_requests in blk_mq_alloc_sched_tags()
` [PATCH 02/16] blk-mq: remove useless checking from queue_requests_store()
` [PATCH 03/16] blk-mq: remove useless checkings from blk_mq_update_nr_requests()
` [PATCH 04/16] blk-mq: check invalid nr_requests in queue_requests_store()
` [PATCH 05/16] blk-mq: fix elevator depth_updated method
` [PATCH 06/16] blk-mq: cleanup shared tags case in blk_mq_update_nr_requests()
` [PATCH 07/16] blk-mq: split bitmap grow and resize "
` [PATCH 08/16] blk-mq: fix blk_mq_tags double free while nr_requests grown
` [PATCH 09/16] block: convert nr_requests to unsigned int
` [PATCH 10/16] blk-mq-sched: unify elevators checking for async requests
` [PATCH 11/16] blk-mq: add a new queue sysfs attribute async_depth
` [PATCH 12/16] kyber: covert to use request_queue->async_depth
` [PATCH 13/16] mq-deadline: "
` [PATCH 14/16] block, bfq: convert "
` [PATCH 15/16] blk-mq: fix stale nr_requests documentation
` [PATCH 16/16] blk-mq: add documentation for new queue attribute async_dpeth

[RFC v2 0/7] Add multiple address spaces support to VDUSE
 2025-08-14  3:42 UTC  (7+ messages)
` [RFC v2 2/7] vduse: add vq group support

[PATCH V5 0/9] Refine virtio mapping API
 2025-08-14  3:39 UTC  (11+ messages)
` [PATCH V5 4/9] virtio: introduce vring_mapping_token
` [PATCH V5 9/9] vduse: switch to use virtio map API instead of DMA API

[PATCH] ACPI: RISC-V: CPPC: Add CSR_CYCLE for CPPC FFH
 2025-08-14  3:37 UTC  (10+ messages)
    ` [External] "

[RFC PATCH] drm/amdkfd: disable HSA_AMD_SVM on LoongArch and AArch64
 2025-08-14  3:21 UTC 

[GIT PULL] probes: Fixes for v6.17-rc1
 2025-08-14  3:28 UTC  (2+ messages)

[PATCH v3 0/2] openrisc: Support fixmap and jump_label
 2025-08-14  3:27 UTC  (3+ messages)
` [PATCH v3 1/2] openrisc: Add text patching API support
` [PATCH v3 2/2] openrisc: Add jump label support

[PATCH v13 00/25] GenieZone hypervisor drivers
 2025-08-14  3:27 UTC  (6+ messages)
` [PATCH v13 04/25] virt: geniezone: Add GenieZone hypervisor driver

[PATCH v8 00/30] TDX KVM selftests
 2025-08-14  3:24 UTC  (10+ messages)
` [PATCH v8 08/30] KVM: selftests: TDX: Update load_td_memory_region() for VM memory backed by guest memfd
` [PATCH v8 11/30] KVM: selftests: TDX: Adding test case for TDX port IO
` [PATCH v8 12/30] KVM: selftests: TDX: Add basic TDX CPUID test

[PATCH 0/3] x86/bugs: Cleanup parameter parsing
 2025-08-14  3:19 UTC  (3+ messages)
` [PATCH 1/3] x86/bugs: Use early_param for spectre_v2_user

[PATCH 0/3] Support pinctrl for Loongson 2K0300 SoC
 2025-08-14  3:15 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: ls2k0300: Support "

[PATCH] trace/trace_fprobe.c: TODO: handle filter, nofilter or symbol list
 2025-08-14  3:15 UTC  (2+ messages)

[PATCH RESEND^2] x86/paravirt: add backoff mechanism to virt_spin_lock
 2025-08-14  3:10 UTC  (6+ messages)
    ` [????] "

[PATCH v4 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-14  3:07 UTC  (3+ messages)
` [PATCH v4 2/7] mm/huge_memory: convert "tva_flags" to "enum tva_type"

linux-next: Tree for Aug 14
 2025-08-14  3:07 UTC 

[PATCH] Bluetooth: btrtl: fix rtl_dump.fw_version for firmware v2
 2025-08-14  2:55 UTC 

[PATCH v4 0/2] iio: magnetometer: add support for Infineon TLV493D 3D Magnetic Sensor
 2025-08-14  2:53 UTC  (3+ messages)
` [PATCH v4 1/2] iio: magnetometer: add support for Infineon TLV493D 3D Magentic sensor
` [PATCH v4 2/2] dt-bindings: iio: magnetometer: document Infineon TLV493D 3D Magnetic sensor

[PATCH 0/6] Introduce SpacemiT K1 PCIe phy and host controller
 2025-08-14  2:52 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: phy: spacemit: add SpacemiT PCIe/combo PHY

[PATCH] MAINTAINERS: Remove bouncing kprobes maintainer
 2025-08-14  2:45 UTC  (4+ messages)

[PATCH 0/3] Describe x1e80100 ufs
 2025-08-14  2:42 UTC  (3+ messages)
` [PATCH 3/3] dts: describe "

linux-next: duplicate patch in the ipmi tree
 2025-08-14  2:41 UTC  (2+ messages)

[PATCH] lib/crypto: ensure generated *.S files are removed on make clean
 2025-08-14  2:40 UTC  (3+ messages)

[PATCH v2 0/2] x86/kexec: Carry forward the boot DTB on kexec
 2025-08-14  2:39 UTC  (5+ messages)

[QUESTION] How to silence objtool warnings of vmlinux.o
 2025-08-14  2:38 UTC 

[PATCH v2] ata: libata-scsi: Fix CDL control
 2025-08-14  2:28 UTC  (2+ messages)

[PATCH v1] ALSA: hda/tas2781: Normalize the volume kcontrol name
 2025-08-14  2:29 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] LoongArch: module: Optimize module load time by optimizing PLT/GOT counting
 2025-08-14  2:28 UTC 

[RFC PATCH 2/2] memfd: call security_inode_init_security_anon
 2025-08-14  2:24 UTC  (6+ messages)

[PATCH v3 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-14  2:22 UTC  (11+ messages)
` [PATCH v3 net-next 03/15] dt-bindings: net: add an example for ENETC v4
` [PATCH v3 net-next 05/15] ptp: netc: add PTP_CLK_REQ_PPS support

[PATCH] f2fs: show the list of donation files
 2025-08-14  2:22 UTC  (3+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[PATCH v3] media: dvb-core: remove redundant new_node cleanup in dvb_register_device
 2025-08-14  2:18 UTC  (2+ messages)
` [PATCH v3 RESEND] "

[PATCH RFC 00/13] Collect documention-related tools under tools/doc
 2025-08-14  2:14 UTC  (4+ messages)
` [PATCH 07/13] docs: move sphinx-pre-install to tools/doc

[PATCH] maple_tree: Remove redundant semicolons
 2025-08-14  2:10 UTC  (3+ messages)

[PATCH 11/11] VFS: introduce d_alloc_noblock() and d_alloc_locked()
 2025-08-14  2:07 UTC  (2+ messages)

[PATCH v3 0/2] md: fix sync_action show
 2025-08-14  1:57 UTC  (3+ messages)
` [PATCH v3 1/2] md: add helper rdev_needs_recovery()
` [PATCH v3 2/2] md: fix sync_action incorrect display during resync

[PATCH 0/2] Documentation: ktap: formatting cleanup
 2025-08-14  1:58 UTC  (4+ messages)
` [PATCH 1/2] Documentation: ktap: Correct "its" spelling
` [PATCH 2/2] Documentation: ktap: Separate first bullet list items

[usb-storage] Re: [PATCH] USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles
 2025-08-14  1:57 UTC  (3+ messages)
`  "

[PATCH v3 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-14  1:53 UTC  (11+ messages)
` [PATCH v3 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH v3 5/5] net: rnpgbe: Add register_netdev

[PATCH 0/2] ASoC: es8323: Playback enablement for Firefly ITX-3588J and similar hardware
 2025-08-14  1:49 UTC  (3+ messages)
` [PATCH 1/2] ASoC: es8323: enable right-hand DAC-mixer connection on ES8323
` [PATCH 2/2] ASoC: es8323: enable DAPM power widgets for playback DAC and output

[PATCHv2 0/7] direct-io: even more flexible io vectors
 2025-08-14  1:42 UTC  (6+ messages)
` [PATCHv2 1/7] block: check for valid bio while splitting

[PATCH] phy: rockchip: naneng-combphy: Convert comma to semicolon
 2025-08-14  1:39 UTC 

[PATCH 05/11] VFS: add rename_lookup()
 2025-08-14  1:40 UTC  (3+ messages)

[PATCH v4 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-08-14  1:40 UTC  (4+ messages)
` [PATCH v4 04/10] PCI/TSM: Authenticate devices via platform TSM

[PATCH v7 00/13] Enhance the PCIe controller driver for next generation controllers
 2025-08-14  1:37 UTC  (18+ messages)
` [PATCH v7 03/13] PCI: cadence: Add register definitions for HPA(High Perf Architecture)
` [PATCH v7 08/13] dt-bindings: PCI: Add CIX Sky1 PCIe Root Complex bindings
` [PATCH v7 10/13] PCI: sky1: Add PCIe host support for CIX Sky1

[PATCH v4 0/3] usb: dwc3: Modify role-switching QC drd usb controllers
 2025-08-14  1:36 UTC  (4+ messages)
` [PATCH v4 2/3] usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspend

[PATCH 09/11] VFS: use global wait-queue table for d_alloc_parallel()
 2025-08-14  1:31 UTC  (2+ messages)

[RFC PATCH v3 0/2] cgroup: Track time in cgroup v2 freezer
 2025-08-14  1:30 UTC  (4+ messages)
` [RFC PATCH v3 1/2] cgroup: cgroup.freeze.stat.local time accounting

[PATCH] riscv: cacheinfo: init cache levels via fetch_cache_info when SMP disabled
 2025-08-14  1:29 UTC  (2+ messages)

[PATCH net-next v5 0/2] net: Don't use %pK through printk or tracepoints
 2025-08-14  1:30 UTC  (2+ messages)

[PATCH net v2] net: kcm: Fix race condition in kcm_unattach()
 2025-08-14  1:30 UTC  (2+ messages)

[PATCH rfcv1 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-08-14  1:25 UTC  (9+ messages)
` [PATCH rfcv1 1/8] iommu/arm-smmu-v3: Clear cmds->num after arm_smmu_cmdq_batch_submit
` [PATCH rfcv1 2/8] iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA
` [PATCH rfcv1 3/8] iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()
` [PATCH rfcv1 4/8] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
` [PATCH rfcv1 5/8] iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array
` [PATCH rfcv1 6/8] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
` [PATCH rfcv1 7/8] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()
` [PATCH rfcv1 8/8] iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs

[PATCH net v3 1/2] net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_path
 2025-08-14  1:25 UTC  (2+ messages)
` [PATCH net v3 2/2] ppp: fix race conditions in ppp_fill_forward_path

[PATCH v2 0/2] md: fix sync_action show
 2025-08-14  1:24 UTC  (4+ messages)
` [PATCH v2 1/2] md: add helper rdev_needs_recovery()

linux-next: build warning after merge of the clockevents tree
 2025-08-14  1:16 UTC 

[PATCH] fs: fix incorrect lflags value in the move_mount syscall
 2025-08-14  1:14 UTC  (2+ messages)

[PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
 2025-08-14  1:14 UTC  (3+ messages)

[PATCH v2] sched/core: Mask out offline CPUs when user_cpus_ptr is used
 2025-08-14  1:14 UTC  (5+ messages)
` [PATCH v3] sched/core: Skip user_cpus_ptr masking if no online CPU left


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).