All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-13 01:43:29 to 2024-06-13 03:36:38 UTC [more...]

[RFC PATCH v13 0/9] TPEBS counting mode support
 2024-06-13  3:36 UTC  (4+ messages)
` [RFC PATCH v13 1/9] Add fake testing metrics for GNR
` [RFC PATCH v13 2/9] perf parse-events: Add a retirement latency modifier
` [RFC PATCH v13 3/9] perf data: Allow to use given fd in data->file.fd

[PATCH] hung_task: ignore hung_task_warnings when hung_task_panic is enabled
 2024-06-13  3:31 UTC 

[PATCH v0] net: mvpp2: use slab_build_skb for oversized frames
 2024-06-13  3:34 UTC  (5+ messages)
` [PATCH v1] "

Qemu License question
 2024-06-13  3:26 UTC 

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-06-13  3:31 UTC  (7+ messages)
` [PATCH v2 04/25] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v2 06/25] KVM: VMX: Defer enabling FRED MSRs save/load until after set CPUID

git fetch --prune fails with "fatal: bad object"
 2024-06-13  3:29 UTC  (12+ messages)

[PATCH v2] Supports to use the default CMA when the device-specified CMA memory is not enough
 2024-06-13  3:28 UTC  (6+ messages)
    ` [EXT] "

[PATCH v7] cxl/region: check interleave capability
 2024-06-13  3:27 UTC  (4+ messages)

[PATCH] ASoC: amd: add missing MODULE_DESCRIPTION() macros
 2024-06-13  3:26 UTC 

[RFC PATCH v2] rtc: pcf2127: Add PPS capability through Seconds Interrupt
 2024-06-13  3:25 UTC  (5+ messages)

arch/powerpc/boot/dts/fsl/bsc9131rdb.dtb: /memory-controller@ff71e000/nand@0,0: failed to match any schema with compatible: ['fsl,ifc-nand']
 2024-06-13  3:23 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue 49/85] drivers/net/ethernet/intel/ice/ice_virtchnl.c:3851:19: error: call to undeclared function 'ice_ptp_read_src_clk_reg'; ISO C99 and later do not support implicit function declarations
 2024-06-13  3:23 UTC  (2+ messages)
`  "

[PATCH net-next v20 00/13] Add Realtek automotive PCIe driver
 2024-06-13  3:16 UTC  (4+ messages)
` [PATCH net-next v20 08/13] rtase: Implement net_device_ops

[PATCH] zram: use copy_page for full page copy
 2024-06-13  3:17 UTC  (2+ messages)

[jpoimboe:objtool-diff 2/3] ERROR: modpost: "__early_static_cpu_has__thunk" [drivers/acpi/processor.ko] undefined!
 2024-06-13  3:11 UTC 

[PATCH libnetfilter_queue] Stop a memory leak in nfq_close
 2024-06-13  3:09 UTC  (5+ messages)

[PATCH v6 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-06-13  3:04 UTC  (6+ messages)
` [PATCH v6 01/10] iommu: Introduce domain attachment handle

[PATCH v2 2/2] perf jevents: Autogenerate empty-pmu-events.c
 2024-06-13  3:04 UTC  (7+ messages)

[PATCH v4] xfs: don't walk off the end of a directory data block
 2024-06-13  3:05 UTC 

[PATCH 00/47] Prerequisite Refactoring for Enabling MLO on MT7925
 2024-06-13  3:02 UTC  (48+ messages)
` [PATCH 01/47] wifi: mt76: mt792x: add struct mt792x_bss_conf
` [PATCH 02/47] wifi: mt76: mt792x: add struct mt792x_link_sta
` [PATCH 03/47] wifi: mt76: mt792x: add struct mt792x_chanctx
` [PATCH 04/47] wifi: mt76: mt7925: support for split bss_info_changed method
` [PATCH 05/47] wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSS
` [PATCH 06/47] wifi: mt76: mt7925: extend mt7925_mcu_set_tx with "
` [PATCH 07/47] wifi: mt76: mt7925: extend mt7925_mcu_add_bss_info "
` [PATCH 08/47] wifi: mt76: mt7925: extend mt7925_mcu_set_timing "
` [PATCH 09/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_ifs_tlv "
` [PATCH 10/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_color_tlv "
` [PATCH 11/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_he_tlv "
` [PATCH 12/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_qos_tlv "
` [PATCH 13/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_mld_tlv "
` [PATCH 14/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_bmc_tlv "
` [PATCH 15/47] wifi: mt76: mt7925: remove unused parameters in mt7925_mcu_bss_bmc_tlv
` [PATCH 16/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_sec_tlv for per-link BSS
` [PATCH 17/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_basic_tlv "
` [PATCH 18/47] wifi: mt76: mt7925: extend mt7925_mcu_set_bss_pm "
` [PATCH 19/47] wifi: mt76: mt7925: extend mt7925_mcu_[abort, set]_roc "
` [PATCH 20/47] wifi: mt76: mt7925: extend mt7925_mcu_uni_bss_bcnft "
` [PATCH 21/47] wifi: mt76: mt7925: extend mt7925_mcu_uni_bss_ps "
` [PATCH 22/47] wifi: mt76: mt7925: add mt7925_mcu_bss_rlm_tlv to constitue the RLM TLV
` [PATCH 23/47] wifi: mt76: mt7925: mt7925_mcu_set_chctx rely on mt7925_mcu_bss_rlm_tlv
` [PATCH 24/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_update for per-link STA
` [PATCH 25/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_state_v2_tlv "
` [PATCH 26/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_rate_ctrl_tlv with "
` [PATCH 27/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_eht_tlv for "
` [PATCH 28/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_he_6g_tlv "
` [PATCH 29/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_he_tlv "
` [PATCH 30/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_amsdu_tlv "
` [PATCH 31/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_vht_tlv "
` [PATCH 32/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_ht_tlv "
` [PATCH 33/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_phy_tlv "
` [PATCH 34/47] wifi: mt76: mt7925: extend mt7925_get_phy_mode_ext "
` [PATCH 35/47] wifi: mt76: mt7925: extend mt7925_get_phy_mode "
` [PATCH 36/47] wifi: mt76: mt792x: extend mt76_connac_get_phy_mode_v2 "
` [PATCH 37/47] wifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv "
` [PATCH 38/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_hdr_trans_tlv "
` [PATCH 39/47] wifi: mt76: mt7925: extend mt7925_mcu_add_bss_info "
` [PATCH 40/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_mld_tlv "
` [PATCH 41/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_basic_tlv "
` [PATCH 42/47] wifi: mt76: mt7925: add mt7925_mac_link_sta_add to create "
` [PATCH 43/47] wifi: mt76: mt7925: add mt7925_mac_link_sta_assoc to associate "
` [PATCH 44/47] wifi: mt76: mt7925: add mt7925_mac_link_sta_remove to remove "
` [PATCH 45/47] wifi: mt76: mt7925: add mt7925_mac_link_bss_add to create per-link BSS
` [PATCH 46/47] wifi: mt76: mt7925: add mt7925_mac_link_bss_remove to remove "
` [PATCH 47/47] wifi: mt76: mt7925: simpify mt7925_mcu_sta_cmd logic by removing fw_offload

[PATCH] bpf: increase frame warning limit in verifier when using KASAN or KCSAN
 2024-06-13  3:02 UTC  (2+ messages)

[jpoimboe:objtool-diff 2/3] core.c:undefined reference to `__early_static_cpu_has__thunk'
 2024-06-13  3:00 UTC 

[PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
 2024-06-13  2:57 UTC  (9+ messages)
` [PATCH v1 1/3] mm: zswap: fix global shrinker memcg iteration

[RESEND v1 0/3] x86/cpufeatures: Automatically generate required and disabled feature masks
 2024-06-13  2:56 UTC  (4+ messages)
` [RESEND v1 1/3] x86/cpufeatures: Add {required,disabled} feature configs

[PATCH v2 0/3] Add support for Imagis IST3038 and clarify the usage of protocol_b
 2024-06-13  2:57 UTC  (4+ messages)
` [PATCH v2 1/3] input/touchscreen: imagis: Clarify "
` [PATCH v2 2/3] dt-bindings: input/touchscreen: imagis: Document ist3038
` [PATCH v2 3/3] input/touchscreen: imagis: Add supports for Imagis IST3038

[PATCH v6 1/2] i2c: octeon: refactor hlc r/w operations
 2024-06-13  2:54 UTC  (2+ messages)
` [PATCH v6 2/2] i2c: octeon: Add block-mode "

[PATCH] tty: serial: ma35d1: Add a NULL check for of_node
 2024-06-13  2:54 UTC  (5+ messages)

[PATCH] lib:sbi fix the trap_regs point misalignment issue
 2024-06-13  2:53 UTC  (2+ messages)

[PATCH v4 0/4] io_uring/rsrc: coalescing multi-hugepage registered buffers
 2024-06-13  2:49 UTC  (2+ messages)

[PATCH 1/2] riscv: defconfig: enable "heartbeat" led trigger
 2024-06-13  2:48 UTC  (4+ messages)
` [PATCH 2/2] riscv: dts: starfive: enable heartbeat LED for Milk-V Mars

[PATCH] Hexagon: lldb read/write predicate registers p0/p1/p2/p3
 2024-06-13  2:48 UTC  (3+ messages)

[RFC PATCH] memory: Introduce memory region fetch operation
 2024-06-13  2:46 UTC  (3+ messages)

[PATCH net-next v4 00/15] virtio-net: support AF_XDP zero copy
 2024-06-13  2:47 UTC  (15+ messages)
` [PATCH net-next v4 01/15] virtio_ring: introduce dma map api for page
` [PATCH net-next v4 08/15] virtio_net: sq support premapped mode
` [PATCH net-next v4 09/15] virtio_net: xsk: bind/unbind xsk
` [PATCH net-next v4 11/15] virtio_net: xsk: tx: support xmit xsk buffer

[PATCH] cxl/region: Remove soft reserve resource at region construction
 2024-06-13  2:47 UTC  (2+ messages)

[kvalo-ath:master-pending] BUILD SUCCESS 28c712e2cb963cb45deb96519cb1d02d3439d79a
 2024-06-13  2:45 UTC 

[PATCH] fbdev: vfb: add missing MODULE_DESCRIPTION() macro
 2024-06-13  2:44 UTC 

[PATCH] sbi: sbi_domain_context: Fix trap context for domain context switching
 2024-06-13  2:42 UTC  (2+ messages)

[PATCH net-next v1] net: stmmac: Enable TSO on VLANs
 2024-06-13  2:38 UTC 

[PATCH] drm/xe: Invert runnable_state / pending enable check and assert
 2024-06-13  2:39 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH] erofs-utils: fix incorrect i_nlink in the unified rebuild logic
 2024-06-13  2:37 UTC 

[PATCH net-next v3] net: dqs: introduce IFF_NO_BQL private flag for non-BQL drivers
 2024-06-13  2:35 UTC 

[PATCH v2 00/10] Improve the copy of task comm
 2024-06-13  2:30 UTC  (11+ messages)
` [PATCH v2 01/10] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH v2 02/10] auditsc: Replace memcpy() with __get_task_comm()
` [PATCH v2 03/10] security: "
` [PATCH v2 04/10] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()
` [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm()
` [PATCH v2 07/10] tsacct: "
` [PATCH v2 08/10] tracing: "
` [PATCH v2 09/10] net: Replace strcpy() "
` [PATCH v2 10/10] drm: "

[PATCH] media: videobuf2: add missing MODULE_DESCRIPTION() macro
 2024-06-13  2:27 UTC  (2+ messages)

[PATCH v3] perf trace: BTF-based enum pretty printing
 2024-06-13  2:27 UTC 

[PATCH 6/9] accel/rocket: Add a new driver for Rockchip's NPU
 2024-06-13  2:27 UTC  (5+ messages)

[ti:ti-linux-6.6.y-wip 2/67] arch/arm64/boot/dts/ti/k3-am69-sk.dtb: pcie@2900000: device-id:0:0: 45074 is not one of [45069, 45071, 45072, 45075]
 2024-06-13  2:27 UTC 

[PATCH 1/5] drm/amdgpu: add condition check for waking up thread
 2024-06-13  2:25 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu: add threshold to interrupt waiting for DE data to be ready
` [PATCH 3/5] drm/amdgpu: clear all messages reset flags in fifo before gpu reset
` [PATCH 4/5] drm/amdgpu: wait for gpu to complete reset
` [PATCH 5/5] drm/amdgpu: add gpu reset check before page retirement thread runs

[PATCH -next 0/2] blk-throttle: fix lower control under super low iops limit
 2024-06-13  2:26 UTC  (2+ messages)

[PATCH v2] ocfs2: add bounds checking to ocfs2_check_dir_entry()
 2024-06-13  2:25 UTC 

[RFC PATCH 0/2] nohz idle time accounting cleanup
 2024-06-13  2:24 UTC  (4+ messages)
` [RFC PATCH 1/2] timer: Use is_idle_task() check instead of idle_cpu() on irq exit

[PATCH net-next v2] net: dqs: introduce IFF_NO_BQL private flag for non-BQL drivers
 2024-06-13  2:23 UTC  (3+ messages)

[PATCH 0/3] ACPI: arm64: some cleanups
 2024-06-13  2:21 UTC  (5+ messages)
` [PATCH 2/3] arm64: cpuidle: Move ACPI specific code into drivers/acpi/arm64/

linux-next: duplicate patch in the vfs-brauner tree
 2024-06-13  2:21 UTC  (2+ messages)

[PATCH v2] PCI: use local_pci_probe when best selected cpu is offline
 2024-06-13  2:20 UTC  (3+ messages)

[PATCH] KVM/x86: increase frame warning limit in emulate when using KASAN or KCSAN
 2024-06-13  2:19 UTC 

[PATCH] x86: net: bpf_jit_comp32: Remove unused 'cnt' variables from most functions
 2024-06-13  2:16 UTC  (2+ messages)

[PATCH v2] drm/bridge: simple-bridge: Add support for TI TDP158
 2024-06-13  2:12 UTC  (3+ messages)

[PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-13  2:11 UTC  (5+ messages)

[PATCH] ext4/059: disable block_validity checks when mounting a corrupted file system
 2024-06-13  2:09 UTC  (2+ messages)

[meta-xfce][PATCH v2] xfwm4: fix gcc -Wincompatible-pointer-types
 2024-06-13  2:09 UTC 

[PATCH bpf-next 1/3] bpf: remove unused parameter in bpf_jit_binary_pack_finalize
 2024-06-13  2:03 UTC  (3+ messages)
` [PATCH bpf-next 2/3] bpf: remove unused parameter in __bpf_free_used_btfs
` [PATCH bpf-next 3/3] bpf: remove redeclaration of new_n in bpf_verifier_vlog

[PATCH v7 0/5] clk: imx: clk-audiomix: Improvement for audiomix
 2024-06-13  1:51 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: clock: imx8mp: Add #reset-cells property
` [PATCH v7 2/5] clk: imx: clk-audiomix: Add reset controller
` [PATCH v7 3/5] reset: imx8mp-audiomix: Add AudioMix Block Control reset driver
` [PATCH v7 4/5] clk: imx: clk-audiomix: Add CLK_SET_RATE_PARENT flags for clocks
` [PATCH v7 5/5] clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpll

[PATCH bpf-next 0/3] Fix compiler warnings, looking for suggestions
 2024-06-13  2:03 UTC 

[PATCH v2] ASoC: mediatek: mt6358: Add "Dmic Mode Switch" kcontrol for switch DMIC mode
 2024-06-13  2:07 UTC 

[OE-core][scarthgap][PATCH] cups: Upgrade 2.4.7 -> 2.4.9
 2024-06-13  2:06 UTC 

[OE-core][master][PATCH] cups: Upgrade 2.4.8 -> 2.4.9
 2024-06-13  2:05 UTC 

[PATCH v3 0/4] HDMI TX support in msm8998
 2024-06-13  2:02 UTC  (5+ messages)
` [PATCH v3 2/4] dt-bindings: display/msm: hdmi: add qcom,hdmi-tx-8998

[PATCH v6 00/11] Only timeout jobs if they run longer than timeout period
 2024-06-13  2:00 UTC  (12+ messages)
` [PATCH v6 07/11] drm/xe: Assert runnable state in handle_sched_done
` [PATCH v6 11/11] drm/xe: Sample ctx timestamp to determine if jobs have timed out

[PATCH] gcc: Fix typo in increment expression in unicode from libstdc++
 2024-06-13  2:00 UTC 

[PATCH] CDC-NCM: add support for Apple's private interface
 2024-06-13  2:00 UTC  (2+ messages)

[PATCH net 0/2] net: bridge: mst: fix suspicious rcu usage warning
 2024-06-13  2:00 UTC  (2+ messages)

[PATCH] video: macmodes: add missing MODULE_DESCRIPTION() macro
 2024-06-13  1:59 UTC 

[syzbot] [btrfs?] possible deadlock in btrfs_log_inode
 2024-06-13  1:59 UTC 

[PATCH] RFC: sched: Rework task_sched_runtime to avoid calling update_rq_clock
 2024-06-13  1:58 UTC 

[iwlwifi-chromeos:chromeos-5.10__release/core59-42] [ANDROID] dc5104c1e9: UBSAN:array-index-out-of-bounds_in_drivers/cpufreq/cpufreq_times.c
 2024-06-13  1:55 UTC 

[PATCH v3 00/21] block atomic writes for XFS
 2024-06-13  2:04 UTC  (6+ messages)
` [PATCH v3 08/21] xfs: Introduce FORCEALIGN inode flag

[PATCH v2] Input: try trimming too long modalias strings
 2024-06-13  1:52 UTC 

[PATCH v2] Input: try trimming too long modalias strings
 2024-06-13  1:50 UTC 

[PATCH RFC -next 0/7] blk-iocost: support to build iocost as kernel module
 2024-06-13  1:49 UTC  (8+ messages)
` [PATCH RFC -next 1/7] kernfs: export pr_cont_kernfs_path()
` [PATCH RFC -next 2/7] cgroup: export cgroup_parse_float
` [PATCH RFC -next 3/7] block: export some API
` [PATCH RFC -next 4/7] blk-iocost: factor out helpers to handle params from ioc_qos_write()
` [PATCH RFC -next 5/7] blk-iocost: parse params before initializing iocost
` [PATCH RFC -next 6/7] blk-iocost: support to free iocost
` [PATCH RFC -next 7/7] blk-iocost: support to build iocost as kernel module

[PATCH 0/2] stop lockref from degrading to locked-only ops
 2024-06-13  1:49 UTC  (4+ messages)
` [PATCH 1/2] lockref: speculatively spin waiting for the lock to be released

[PATCH net-next v2 0/5] gve: Add flow steering support
 2024-06-13  1:47 UTC  (6+ messages)
` [PATCH net-next v2 1/5] gve: Add adminq mutex lock
` [PATCH net-next v2 2/5] gve: Add adminq extended command
` [PATCH net-next v2 3/5] gve: Add flow steering device option
` [PATCH net-next v2 4/5] gve: Add flow steering adminq commands
` [PATCH net-next v2 5/5] gve: Add flow steering ethtool support

[PATCH V3 0/9] io_uring: support sqe group and provide group kbuf
 2024-06-13  1:45 UTC  (4+ messages)
` [PATCH V3 5/9] io_uring: support SQE group

[PATCH] LoongArch: KVM: always make pte yong in page map's fast path
 2024-06-13  1:45 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8mp: Add DT nodes for the two ISPs
 2024-06-13  1:10 UTC  (9+ messages)

[PATCH v3 0/4] mmc: sdhci-of-dwcmshc: enhance framework
 2024-06-13  1:43 UTC  (4+ messages)
` [PATCH v3 3/4] mmc: sdhci-of-dwcmshc: extract init function for rk35xx/th1520
` [PATCH v3 4/4] mmc: sdhci-of-dwcmshc: add callback functions for dwcmshc


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.