All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-10 00:48:10 to 2024-12-10 02:11:17 UTC [more...]

[PATCH v21 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-12-10  2:11 UTC  (12+ messages)
` [PATCH v21 01/20] fgraph: Get ftrace recursion lock in function_graph_enter
` [PATCH v21 02/20] fgraph: Pass ftrace_regs to entryfunc
` [PATCH v21 03/20] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v21 04/20] fgraph: Pass ftrace_regs to retfunc
` [PATCH v21 05/20] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v21 06/20] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v21 07/20] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v21 08/20] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v21 09/20] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v21 10/20] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v21 11/20] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC

[PATCH v4 0/5] acer-wmi: Various improvements
 2024-12-10  2:11 UTC  (7+ messages)
` [PATCH v4 1/5] platform/x86: acer-wmi: Add support for Acer PH14-51
` [PATCH v4 2/5] platform/x86: acer-wmi: Rename ACER_CAP_FAN_SPEED_READ
` [PATCH v4 3/5] platform/x86: acer-wmi: Improve error handling when reading gaming system information

[PATCH] bundle: remove unneeded code
 2024-12-10  2:11 UTC  (2+ messages)

[PATCHSET v5 sched_ext/for-6.14] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2024-12-10  2:10 UTC  (5+ messages)
` [PATCH 1/4] sched_ext: Introduce per-NUMA idle cpumasks

[PATCH net-next v1 00/11] lan78xx: Preparations for PHYlink
 2024-12-10  2:08 UTC  (17+ messages)
` [PATCH net-next v1 01/11] net: usb: lan78xx: Add error handling to lan78xx_setup_irq_domain
` [PATCH net-next v1 02/11] net: usb: lan78xx: Add error handling to lan78xx_init_mac_address
` [PATCH net-next v1 03/11] net: usb: lan78xx: Add error handling to lan78xx_set_mac_addr
` [PATCH net-next v1 04/11] net: usb: lan78xx: Add error handling to lan78xx_get_regs
` [PATCH net-next v1 05/11] net: usb: lan78xx: Simplify lan78xx_update_reg
` [PATCH net-next v1 06/11] net: usb: lan78xx: Fix return value handling in lan78xx_set_features
` [PATCH net-next v1 07/11] net: usb: lan78xx: Use ETIMEDOUT instead of ETIME in lan78xx_stop_hw
` [PATCH net-next v1 08/11] net: usb: lan78xx: Use function-specific label in lan78xx_mac_reset

[PATCH i-g-t 1/3] tests/intel/xe_oa: Move Xe2+ check before init_sys_info
 2024-12-10  2:08 UTC  (3+ messages)
` [PATCH i-g-t 2/3] Revert "tests/xe_oa: Drop TestOa from metric_set()"
` [PATCH i-g-t 3/3] tests/intel/xe_oa: Use buf->bo_size for xe_bo_map

+ selftests-mm-remove-x-permission-from-sigaltstack-mapping.patch added to mm-unstable branch
 2024-12-10  2:08 UTC 

+ selftests-mm-skip-pkey_sighandler_tests-if-support-is-missing.patch added to mm-unstable branch
 2024-12-10  2:08 UTC 

+ selftests-mm-rename-pkey-register-macro.patch added to mm-unstable branch
 2024-12-10  2:08 UTC 

+ selftests-mm-use-sys_pkey-helpers-consistently.patch added to mm-unstable branch
 2024-12-10  2:08 UTC 

+ selftests-mm-ensure-non-global-pkey-symbols-are-marked-static.patch added to mm-unstable branch
 2024-12-10  2:08 UTC 

+ selftests-mm-remove-empty-pkey-helper-definition.patch added to mm-unstable branch
 2024-12-10  2:08 UTC 

+ selftests-mm-ensure-pkey-h-define-inline-functions-only.patch added to mm-unstable branch
 2024-12-10  2:08 UTC 

+ selftests-mm-define-types-using-typedef-in-pkey-helpersh.patch added to mm-unstable branch
 2024-12-10  2:07 UTC 

+ selftests-mm-remove-unused-pkey-helpers.patch added to mm-unstable branch
 2024-12-10  2:07 UTC 

+ selftests-mm-build-with-o2.patch added to mm-unstable branch
 2024-12-10  2:07 UTC 

+ selftests-mm-fix-warray-bounds-warnings-in-pkey_sighandler_tests.patch added to mm-unstable branch
 2024-12-10  2:07 UTC 

+ selftests-mm-fix-strncpy-length.patch added to mm-unstable branch
 2024-12-10  2:07 UTC 

[LTP] [PATCH 0/4] ci: run shell loader tests
 2024-12-10  2:07 UTC  (5+ messages)
` [LTP] [PATCH 1/4] testcases/lib/run_tests.sh: Check expected results

+ selftests-mm-fix-wmaybe-uninitialized-warnings.patch added to mm-unstable branch
 2024-12-10  2:07 UTC 

+ selftests-mm-fix-condition-in-uffd_move_test_common.patch added to mm-unstable branch
 2024-12-10  2:07 UTC 

[RFC PATCH 00/17] softfloat, hexagon: Cleanup fmaf
 2024-12-10  2:06 UTC  (13+ messages)
` [PATCH 07/17] target/hexagon: Use float32_mul in helper_sfmpy
` [PATCH 08/17] target/hexagon: Use float32_muladd for helper_sffma
` [PATCH 09/17] target/hexagon: Use float32_muladd for helper_sffms
` [PATCH 10/17] target/hexagon: Use float32_muladd_scalbn for helper_sffma_sc
` [PATCH 16/17] target/hexagon: Use mulu64 for int128_mul_6464
` [PATCH 17/17] target/hexagon: Simplify internal_mpyhh setup

[PATCH v5 0/2] riscv: spacemit: add support for bananapi-f3
 2024-12-10  2:04 UTC  (2+ messages)

[PATCH v2] perf: imx9_perf: Introduce AXI filter version to refactor the driver and better extension
 2024-12-10  2:02 UTC  (3+ messages)

[PATCH 0/5] kprobes: jump label: Cleanup with guard and __free
 2024-12-10  2:04 UTC  (4+ messages)
` [PATCH 2/5] kprobes: Use guard() for external locks

Help Building IPT / NFT Extension
 2024-12-10  1:55 UTC  (2+ messages)

Apply c95bbb59a9b2 to 6.12.y
 2024-12-10  2:03 UTC 

FAILED: patch "[PATCH] ima: Fix use-after-free on a dentry's dname.name" failed to apply to 5.15-stable tree
 2024-12-10  2:02 UTC  (2+ messages)
` [PATCH 5.15.y] ima: Fix use-after-free on a dentry's dname.name

tcp_diag for all network namespaces?
 2024-12-10  2:00 UTC  (2+ messages)

[PATCH v3 0/3] Expand firmware-name property to load specific
 2024-12-10  2:00 UTC  (10+ messages)
` [PATCH v3 2/3] Bluetooth: qca: Expand firmware-name to load specific nvm and rampatch

[PATCH 6.1] net: stmmac: move the EST lock to struct stmmac_priv
 2024-12-10  2:00 UTC 

txgbe: vlan offload setting errors
 2024-12-10  2:00 UTC  (2+ messages)

Lockdep warnings on kexec (virtio_blk, hrtimers)
 2024-12-10  1:56 UTC  (2+ messages)

[withdrawn] maintainers-group-all-vma-related-files-into-the-vma-section.patch removed from -mm tree
 2024-12-10  1:58 UTC 

+ zram-fix-uninitialized-zram-not-releasing-backing-device.patch added to mm-hotfixes-unstable branch
 2024-12-10  1:57 UTC 

+ zram-refuse-to-use-zero-sized-block-device-as-backing-device.patch added to mm-hotfixes-unstable branch
 2024-12-10  1:57 UTC 

[PATCH v3 0/3] drm/rockchip: Add driver for the new DSI2 controller
 2024-12-10  1:54 UTC  (14+ messages)
      `  "
            `  "
              `  "

[PATCH] riscv: dts: starfive: jh7110-pinfunc.h
 2024-12-10  1:48 UTC  (2+ messages)

[net-next PATCH v11 0/9] net: dsa: Add Airoha AN8855 support
 2024-12-10  1:53 UTC  (5+ messages)
` [net-next PATCH v11 6/9] net: mdio: Add Airoha AN8855 Switch MDIO Passtrough
` [net-next PATCH v11 9/9] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY

[PATCH 0/3] power: supply: cros_charge-control: three fixes
 2024-12-10  1:54 UTC  (2+ messages)

[PATCH] power: supply: gpio-charger: Fix set charge current limits
 2024-12-10  1:54 UTC  (2+ messages)

arch/arm64/kvm/hyp/include/hyp/switch.h:196 __activate_traps_hfgxtr() error: uninitialized symbol 'id'
 2024-12-10  1:52 UTC 

[syzbot] [mm?] WARNING in lru_gen_add_folio
 2024-12-10  1:52 UTC  (2+ messages)

[PATCHv12 00/12] block write streams with nvme fdp
 2024-12-10  1:49 UTC  (4+ messages)

[PATCH RESEND v7 0/5] app/testpmd: support multiple process attach and detach port
 2024-12-10  1:50 UTC  (3+ messages)
  ` [PATCH RESEND v7 2/5] ethdev: fix skip valid port in probing callback

[PATCH RFC 0/3] lib/sbitmap: fix shallow_depth tag allocation
 2024-12-10  1:50 UTC  (8+ messages)
` [PATCH RFC 1/3] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
` [PATCH RFC 3/3] lib/sbitmap: fix shallow_depth tag allocation

+ mm-memory_hotplug-dont-use-__gfp_hardwall-when-migrating-pages-via-memory-offlining.patch added to mm-unstable branch
 2024-12-10  1:47 UTC 

+ mm-page_alloc-dont-use-__gfp_hardwall-when-migrating-pages-via-alloc_contig.patch added to mm-unstable branch
 2024-12-10  1:47 UTC 

[PATCH v2] drm/mediatek: Move mtk_crtc_finish_page_flip() to ddp_cmdq_cb()
 2024-12-10  1:45 UTC  (5+ messages)

+ mm-use-clear_user_highpage-for-arch-with-special-user-folio-handling.patch added to mm-hotfixes-unstable branch
 2024-12-10  1:44 UTC 

+ introduce-cpu_icache_is_aliasing-across-all-architectures.patch added to mm-hotfixes-unstable branch
 2024-12-10  1:44 UTC 

fs/hfsplus/hfsplus_fs.h:574 hfsplus_btree_lock_class() error: uninitialized symbol 'class'
 2024-12-10  1:41 UTC 

[PATCH] base.bbclass: fix RRECOMMENDS extend issue for multilib
 2024-12-10  1:41 UTC  (3+ messages)
` [OE-core] "

[openeuler:OLK-6.6 1613/1613] WARNING: modpost: vmlinux: section mismatch in reference: virtio_fs_init+0x79 (section: .init.text) -> virtio_fs_sysfs_exit (section: .exit.text)
 2024-12-10  1:40 UTC 

[PATCH v2] KVM: x86: Drop the kvm_has_noapic_vcpu optimization
 2024-12-10  1:40 UTC  (3+ messages)

[PATCH v12 4/5] drivers/perf: add DesignWare PCIe PMU driver
 2024-12-10  1:38 UTC  (2+ messages)

[PATCH bpf 0/4] bpf: track changes_pkt_data property for global functions
 2024-12-10  1:38 UTC  (9+ messages)
` [PATCH bpf 3/4] "

+ selftests-mm-mremap_test-remove-unused-variable-and-type-mismatches.patch added to mm-unstable branch
 2024-12-10  1:38 UTC 

[PATCH 0/6] rockchip: rk3328 fixes in preparation for usb3-phy
 2024-12-10  1:30 UTC  (14+ messages)
` [PATCH 1/6] pmdomain: rockchip: fix rockchip_pd_power error handling
` [PATCH 2/6] clk: rockchip: fix wrong clk_ref_usb3otg parent for rk3328
` [PATCH 3/6] arm64: dts: rockchip: remove ethernet alias from rk3328-roc
` [PATCH 4/6] arm64: dts: rockchip: add hevc power domain clock to rk3328
` [PATCH 5/6] arm64: dts: rockchip: correct rk3328-roc regulator map
` [PATCH 6/6] arm64: dts: rockchip: Remove address aligned beats from rk3328-roc

+ selftests-mm-mseal_test-remove-unused-variables.patch added to mm-unstable branch
 2024-12-10  1:37 UTC 

+ selftests-mm-pagemap_ioctl-fix-types-mismatches-shown-by-compiler-options.patch added to mm-unstable branch
 2024-12-10  1:37 UTC 

+ selftests-mm-thp_settings-remove-const-from-return-type.patch added to mm-unstable branch
 2024-12-10  1:37 UTC 

+ mm-make-vma-cache-slab_typesafe_by_rcu-fix.patch added to mm-unstable branch
 2024-12-10  1:33 UTC 

+ checkpatch-check-return-of-git_commit_info.patch added to mm-nonmm-unstable branch
 2024-12-10  1:31 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2024-12-10  1:30 UTC 

[PATCH 0/3] iommu/arm-smmuv3: Update domain_alloc_paging_flags()
 2024-12-10  0:17 UTC  (2+ messages)

[PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support
 2024-12-10  1:30 UTC  (11+ messages)

+ documentation-move-dev-tools-debugging-files-to-process-debugging.patch added to mm-nonmm-unstable branch
 2024-12-10  1:29 UTC 

[PATCH] irqchip/loongarch-avec:Add multi-nodes topology support
 2024-12-10  1:29 UTC  (7+ messages)

[Intel-wired-lan] [PATCH v1 net-next 0/6] net: napi: add CPU affinity to napi->config
 2024-12-10  1:29 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v1 net-next 2/6] "
    `  "

[PATCH v3 0/4] Zone write plugging fixes
 2024-12-10  1:27 UTC  (2+ messages)

[PATCH v2 0/4] Introduce a "promisor-remote" capability
 2024-12-10  1:28 UTC  (4+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 5/5] doc: add technical design doc for large object promisors

[PATCH net v4 0/6] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-10  1:27 UTC  (2+ messages)

[syzbot] [erofs?] KASAN: slab-use-after-free Read in z_erofs_put_pcluster
 2024-12-10  1:26 UTC  (2+ messages)

[PATCH net-next v9 0/1] binder: report txn errors via generic netlink
 2024-12-10  1:26 UTC  (4+ messages)
` [PATCH net-next v9 1/1] "

[PATCH v2 00/15] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2024-12-10  1:22 UTC  (6+ messages)
` [PATCH v2 14/15] drm/mediatek: mtk_hdmi_common: Add OP_HDMI, vendor and product strings

[RFC PATCH 0/1] ACPI: Fix missing CPU hotplug/hotunplug events with > 255 vCPUs
 2024-12-10  1:22 UTC  (3+ messages)
  ` [External] : "

[PATCH 0/2] userfaultfd: handle few NULL check inline
 2024-12-10  1:21 UTC  (3+ messages)

[PATCH net-next, v5] netlink: add IGMP/MLD join/leave notifications
 2024-12-10  1:20 UTC  (2+ messages)

[PATCH v2 bpf 0/2] tcp_bpf: update the rmem scheduling for
 2024-12-10  1:20 UTC  (3+ messages)
` [PATCH v2 bpf 1/2] tcp_bpf: charge receive socket buffer in bpf_tcp_ingress()
` [PATCH v2 bpf 2/2] tcp_bpf: add sk_rmem_alloc related logic for tcp_bpf ingress redirection

+ mm-add-rcu-annotation-to-pte_offset_map_lock.patch added to mm-hotfixes-unstable branch
 2024-12-10  1:19 UTC 

[PATCH v4 0/3] SN65DSI83/4 lvds_vod_swing properties
 2024-12-10  1:18 UTC  (5+ messages)
` [PATCH v4 2/3] drm/bridge: ti-sn65dsi83: Add ti,lvds-vod-swing optional properties

[PATCH mtd-utils] ubi-utils: ubirsvol: Fix integer overflow in ubirsvol.c
 2024-12-10  1:18 UTC  (2+ messages)

[linux-next:master 1314/2442] arch/arm64/boot/dts/qcom/qcs8300-ride.dtb: efuse@784000: compatible:0: 'qcom,qcs8300-qfprom' is not one of ['qcom,apq8064-qfprom', 'qcom,apq8084-qfprom', 'qcom,ipq5332-qfprom', 'qcom,ipq6018-qfprom', 'qcom,ipq8064-qfprom', 'qcom,ipq8074-qfprom', 'qcom,ipq
 2024-12-10  1:17 UTC 

[PATCH 0/8] Add SBI v3.0 PMU enhancements
 2024-12-10  1:16 UTC  (11+ messages)
` [PATCH 5/8] drivers/perf: riscv: Implement PMU event info function
` [PATCH 7/8] RISC-V: KVM: Implement get "

[PATCH] bcachefs: use strscpy & strscpy_pad to make string copying simpler & safer
 2024-12-10  1:17 UTC  (2+ messages)

[groeck-staging:fixes] BUILD SUCCESS 4ea915f3288756d829ba8abbd6cee10cf84a5a11
 2024-12-10  1:15 UTC 

super slow mounts and open_ctree failed
 2024-12-10  1:14 UTC  (4+ messages)

[PATCH v2] drm/bridge-connector: Prioritize supported_formats over ycbcr_420_allowed
 2024-12-10  1:12 UTC  (2+ messages)

[PATCH v2 0/5] reg_sr/whitelist fixes and refactors
 2024-12-10  1:12 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for reg_sr/whitelist fixes and refactors (rev2)

[PATCH v2] ubifs: ubifs_dump_leb: remove return from end of void function
 2024-12-10  1:10 UTC  (3+ messages)

[PATCH v2 0/2] drm: Allow encoder modeset when connectors are changed
 2024-12-10  1:09 UTC  (3+ messages)
` [PATCH v2 1/2] drm: allow encoder mode_set even when connectors change for crtc
` [PATCH v2 2/2] drm/tests: Add test for drm_atomic_helper_commit_modeset_disables()

[PATCH v2 0/2] Fix the mq-deadline async_depth implementation
 2024-12-10  1:09 UTC  (5+ messages)
` [PATCH v2 2/2] block/mq-deadline: Fix the tag reservation code

[PATCH v2] drm/bridge:anx7625: Update HDCP status at atomic_disable()
 2024-12-10  1:08 UTC  (2+ messages)

[linux-next:master 2241/2462] include/linux/compiler_types.h:542:45: error: call to '__compiletime_assert_413' declared with attribute error: clamp() low limit source_min greater than high limit source_max
 2024-12-10  1:06 UTC 

[6.13] Power Supply regression on bootup
 2024-12-10  1:06 UTC  (3+ messages)

[PATCH v4 00/12] arm64: dts: rockchip: refine dts for Radxa ROCK 5C
 2024-12-10  1:03 UTC  (7+ messages)
` [PATCH v4 03/12] arm64: dts: rockchip: fix property for pwm-fan "

[PATCH v7 drm-dp 0/5] Add dp module in hibmc driver
 2024-12-10  1:03 UTC  (3+ messages)
` [PATCH v7 drm-dp 2/5] drm/hisilicon/hibmc: add dp link moduel in hibmc

[PATCH 0/3] sunrpc: Deadcoding
 2024-12-10  1:02 UTC  (4+ messages)
` [PATCH 1/3] sunrpc: Remove unused xprt_iter_get_xprt
` [PATCH 2/3] sunrpc: Remove gss_generic_token deadcode
` [PATCH 3/3] sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcode

[PATCH] selinux: KASAN; slab-out-of-bounds in avc_lookup
 2024-12-10  1:00 UTC 

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-12-10  0:59 UTC  (11+ messages)

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-12-10  0:58 UTC  (13+ messages)

[PATCH] pm: cpupower: Makefile: Fix cross compilation
 2024-12-10  0:58 UTC  (3+ messages)

[PATCH 0/2] enable dmadev lib to be compiled with MSVC
 2024-12-10  0:58 UTC  (5+ messages)
` [PATCH 1/2] lib/dmadev: eliminate undefined behavior
    ` [EXTERNAL] "

[PATCHv10 00/10] Display Global Histogram
 2024-12-10  0:58 UTC  (3+ messages)
` [PATCHv3 01/10] drm/crtc: Add histogram properties

[RFC PATCH 00/40] fstests: concurrent test execution
 2024-12-10  0:55 UTC  (6+ messages)

[PATCH i-g-t 0/2] Avoid Virtual connector or kms_cursor_legacy
 2024-12-10  0:55 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH bpf v2] bpf: Fix prog_array UAF in __uprobe_perf_func()
 2024-12-10  0:54 UTC  (11+ messages)

[scarthgap] meson.current_source_dir()
 2024-12-10  0:51 UTC 

[PATCH v3] kbuild: rust: add PROCMACROLDFLAGS
 2024-12-10  0:50 UTC  (3+ messages)

[PATCH 0/3] git-submodule.sh: improve parsing of options
 2024-12-10  0:50 UTC  (4+ messages)
` [PATCH v2 0/8] "

[PATCH 00/18] KVM: TDX: TDX "the rest" part
 2024-12-10  0:49 UTC  (14+ messages)
` [PATCH 06/18] KVM: x86: Move KVM_MAX_MCE_BANKS to header file
` [PATCH 07/18] KVM: TDX: Implement callbacks for MSR operations
` [PATCH 08/18] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall
` [PATCH 09/18] KVM: TDX: Enable guest access to LMCE related MSRs
` [PATCH 10/18] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall
` [PATCH 11/18] KVM: TDX: Add methods to ignore accesses to CPU state
` [PATCH 12/18] KVM: TDX: Add method to ignore guest instruction emulation
` [PATCH 13/18] KVM: TDX: Add methods to ignore VMX preemption timer
` [PATCH 14/18] KVM: TDX: Add methods to ignore accesses to TSC
` [PATCH 15/18] KVM: TDX: Ignore setting up mce
` [PATCH 16/18] KVM: TDX: Add a method to ignore hypercall patching
` [PATCH 17/18] KVM: TDX: Make TDX VM type supported
` [PATCH 18/18] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX)


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.