All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-11 22:25:46 to 2024-12-11 23:05:50 UTC [more...]

[PATCH v3 0/4] overcommit: introduce mem-lock-onfault
 2024-12-11 23:04 UTC  (2+ messages)
` [PATCH v3 3/4] sysemu: introduce a new MlockState enum

[PATCH v2 0/9] misc: Reduce 'exec/tswap.h' inclusions
 2024-12-11 23:03 UTC  (8+ messages)
` [PATCH v2 1/9] target/xtensa: Remove tswap() calls in semihosting simcall() helper
` [PATCH v2 3/9] accel/tcg: Include missing 'exec/tswap.h' header in translator.c
` [PATCH v2 4/9] hw/arm: Include missing 'exec/tswap.h' header
` [PATCH v2 5/9] hw/ppc: "
` [PATCH v2 6/9] hw/mips: "
` [PATCH v2 7/9] hw/sh4/r2d: "
` [PATCH v2 8/9] hw/xtensa: "

[PATCH] btrfs: fix use-after-free when COWing tree bock and tracing is enabled
 2024-12-11 23:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] fuse: Abort connection if FUSE server get stuck
 2024-12-11 23:04 UTC  (4+ messages)

[PATCH v5 0/3] SN65DSI83/4 lvds_vod_swing properties
 2024-12-11 23:04 UTC  (7+ messages)
` [PATCH v5 2/3] drm/bridge: ti-sn65dsi83: Add ti,lvds-vod-swing optional properties

[PATCH v2] drm/xe/guc: Enable WA_DUAL_QUEUE for newer platforms
 2024-12-11 23:03 UTC  (6+ messages)
` ✓ CI.Build: success for drm/xe/guc: Enable WA_DUAL_QUEUE for newer platforms (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v3 0/7] drm/connector: Expose only a properly inited connector
 2024-12-11 23:03 UTC  (12+ messages)
` [PATCH v3 01/11] drm/connector: Add a way to init/add a connector in separate steps
` [PATCH v3 02/11] drm/connector: Add FIXME for GETRESOURCES ioctl wrt. uninited connectors
` [PATCH v3 03/11] drm/connector: Add deprication notes for drm_connector_register/unregister
` [PATCH v3 04/11] drm/dp_mst: Register connectors via drm_connector_dynamic_register()
` [PATCH v3 05/11] drm/i915/dp_mst: Expose a connector to kernel users after it's properly initialized
` [PATCH v3 06/11] drm/amd/dp_mst: "
` [PATCH v3 07/11] drm/nouveau/dp_mst: "
` [PATCH v3 08/11] drm/connector: Warn if a connector is registered/added incorrectly
` [PATCH v3 09/11] drm/tests: Add tests for drm_connector_dynamic_init()/register()
` [PATCH v3 10/11] drm/i915/dp_mst: Fix error handling while adding a connector
` [PATCH v3 11/11] drm/i915/dp_mst: Use intel_connector vs. drm_connector pointer in intel_dp_mst.c

[PATCH net-next v3 00/12] Begin upstreaming Homa transport protocol
 2024-12-11 23:01 UTC  (8+ messages)
` [PATCH net-next v3 11/12] net: homa: create homa_plumbing.c homa_utils.c

[PATCH net 0/3] Netfilter fixes for net
 2024-12-11 23:01 UTC  (4+ messages)
` [PATCH net 1/3] selftests: netfilter: Stabilize rpath.sh
` [PATCH net 2/3] netfilter: IDLETIMER: Fix for possible ABBA deadlock
` [PATCH net 3/3] netfilter: nf_tables: do not defer rule destruction via call_rcu

[android-common:android13-5.15 1/1] drivers/mmc/core/queue.c:313:21: sparse: sparse: incorrect type in assignment (different base types)
 2024-12-11 23:01 UTC 

[RFC PATCH v1 0/2] External Auth support
 2024-12-11 22:59 UTC  (9+ messages)

[PATCH v2 00/14] multipathd: More map reload handling, and checkerloop work
 2024-12-11 22:59 UTC  (15+ messages)
` [PATCH v2 01/14] multipathd: don't reload map in update_mpp_prio()
` [PATCH v2 02/14] multipathd: remove dm_get_info() call from refresh_multipath()
` [PATCH v2 03/14] multipathd: sync maps at end of checkerloop
` [PATCH v2 04/14] multipathd: quickly re-sync if a map is inconsistent
` [PATCH v2 05/14] multipathd: move yielding for waiters to start of checkerloop
` [PATCH v2 06/14] multipathd: add checker_finished()
` [PATCH v2 07/14] multipathd: move "tick" calls into checker_finished()
` [PATCH v2 08/14] multipathd: don't call reload_and_sync_map() from deferred_failback_tick()
` [PATCH v2 09/14] multipathd: move retry_count_tick() into existing mpvec loop
` [PATCH v2 10/14] multipathd: don't call update_map() from missing_uev_wait_tick()
` [PATCH v2 11/14] multipathd: don't call udpate_map() from ghost_delay_tick()
` [PATCH v2 12/14] multipathd: only call reload_and_sync_map() when ghost delay expires
` [PATCH v2 13/14] multipathd: remove non-existent maps in checkerloop
` [PATCH v2 14/14] multipathd: remove mpvec_garbage_collector()

[PATCH RESEND kvmtool 0/4] arm: Payload memory layout change
 2024-12-11 22:59 UTC  (2+ messages)

[PATCH v2 00/14] drm/msm/dp: perform misc cleanups
 2024-12-11 22:58 UTC  (15+ messages)
` [PATCH v2 08/14] drm/msm/dp: move/inline panel related functions
` [PATCH v2 09/14] drm/msm/dp: use msm_dp_utils_pack_sdp_header() for audio packets
` [PATCH v2 10/14] drm/msm/dp: drop obsolete audio headers access through catalog
` [PATCH v2 11/14] drm/msm/dp: move/inline audio related functions
` [PATCH v2 12/14] drm/msm/dp: move more AUX functions to dp_aux.c
` [PATCH v2 13/14] drm/msm/dp: drop struct msm_dp_panel_in
` [PATCH v2 14/14] drm/msm/dp: move interrupt handling to dp_ctrl

[PATCH net-next v4 0/5] devmem TCP fixes
 2024-12-11 22:58 UTC  (3+ messages)
` [PATCH net-next v4 5/5] net: Document netmem driver support

[6.13-rc0 regression] workqueue throwing cpu affinity warnings during CPU hotplug
 2024-12-11 22:57 UTC  (2+ messages)

[RFC PATCH 0/5] support unaligned access to xHCI Capability
 2024-12-11 22:54 UTC  (9+ messages)
` [RFC PATCH 2/5] system/memory: support unaligned access

[syzbot] [exfat?] general protection fault in exfat_get_dentry_cached
 2024-12-11 22:55 UTC  (2+ messages)

[syzbot] [v9fs?] WARNING in __alloc_frozen_pages_noprof
 2024-12-11 22:55 UTC  (5+ messages)
`  "
  ` Alloc cap limit for 9p xattrs (Was: WARNING in __alloc_frozen_pages_noprof)

linux-next: build failure after merge of the vfs-brauner tree
 2024-12-11 22:54 UTC 

[PATCH 0/3] drm: bridge: adv7511: refine actual capabilities
 2024-12-11 22:54 UTC  (5+ messages)
` [PATCH 1/3] drm: bridge: adv7511: fill i2s stream capabilities
` [PATCH 2/3] drm: bridge: adv7511: remove s32 format from i2s capabilities

[PATCH] cxl: Update Soft Reserved resources upon region creation
 2024-12-11 22:53 UTC  (3+ messages)

[PATCH] drm/xe: Fix fault on fd close when wedged
 2024-12-11 22:53 UTC 

[PATCH] ata: sata_gemini: Remove unused gemini_sata_reset_bridge()
 2024-12-11 22:53 UTC  (4+ messages)

[RFC/PATCH] perf trace: Add --syscall-period option
 2024-12-11 22:52 UTC  (2+ messages)

[PATCH v2] drm/msm/dpu: check dpu_plane_atomic_print_state() for valid sspp
 2024-12-11 22:50 UTC  (2+ messages)

[PATCH v3 0/2] drm: Allow encoder modeset when connectors are changed
 2024-12-11 22:50 UTC  (3+ messages)
` [PATCH v3 2/2] drm/tests: Add test for drm_atomic_helper_commit_modeset_disables()

[PATCH v2 0/7] efi: Start to chip away at the EFI workaround
 2024-12-11 22:49 UTC  (9+ messages)
` [PATCH v2 1/7] efi_loader: Refactor device and image paths into a function
` [PATCH v2 2/7] efi_loader: Make efi_run_image() static
` [PATCH v2 3/7] efi_loader: Update efi_run_image() to accept image and device path
` [PATCH v2 4/7] efi_loader: Add a version of efi_binary_run() with more parameters
` [PATCH v2 5/7] efi_loader: Move the fallback code from efi_run_image()
` [PATCH v2 6/7] efi_loader: Pass in the required parameters from EFI bootmeth
` [PATCH v2 7/7] bootmeth_efi: Support PXE booting

[PATCH v3 0/2] perf trace: Add more tests for BTF-augmented perf trace
 2024-12-11 22:49 UTC  (3+ messages)
` [PATCH v3 1/2] perf trace: Add tests for BTF general augmentation
` [PATCH v3 2/2] perf docs: Add documentation for --force-btf option

Bug when attempting to active swap file that used to be cloned/shared
 2024-12-11 22:49 UTC  (3+ messages)

[GIT PULL] KVM/riscv changes for 6.13
 2024-12-11 22:49 UTC  (3+ messages)

[PATCH drm-misc-next] rockchip/drm: vop2: don't check color_mgmt_changed in atomic_enable
 2024-12-11 22:45 UTC  (3+ messages)

[PATCH] drm/rockchip: Remove unnecessary checking
 2024-12-11 22:45 UTC  (3+ messages)

[PATCH v4 0/1] Seal system mappings
 2024-12-11 22:46 UTC  (4+ messages)
` [PATCH v4 1/1] exec: seal "

commit 894d1b3db41c leads to frequent hangs when booting
 2024-12-11 22:46 UTC  (2+ messages)

[PATCH v2 6/8] soc: mediatek: Add programming flow for unsupported subsys ID hardware
 2024-12-11 22:39 UTC  (2+ messages)

[PATCH 0/1] fuse: fix direct io folio offset and length calculation
 2024-12-11 22:46 UTC  (3+ messages)
` [PATCH 1/1] "

[linux-nvme:nvme-6.13] BUILD SUCCESS ccd84b8d6f4a60626dacb933b5d56dadca75c0ca
 2024-12-11 22:42 UTC 

[PATCH 0/2] Fast path feature detection fixes
 2024-12-11 22:45 UTC  (3+ messages)
` [PATCH 1/2] tools build feature: Add some comments to explain the FEATURE_TESTS logic
` [PATCH 2/2] tools build feature: Don't set feature-libcap=1 if libcap-devel isn't available

[PATCH] irqchip/riscv-aplic: Fix crash when MSI domain is missing
 2024-12-11 22:33 UTC  (3+ messages)

[PATCH v4] ACPI: introduce acpi_arch_init
 2024-12-11 22:33 UTC  (3+ messages)

[RESEND PATCH] riscv: Fixup boot failure when CONFIG_DEBUG_RT_MUTEXES=y
 2024-12-11 22:33 UTC  (3+ messages)

[PATCH 00/28] vdso: Preparations for generic data storage
 2024-12-11 22:33 UTC  (3+ messages)

[PATCH v15 00/13] Add Secure TSC support for SNP guests
 2024-12-11 22:43 UTC  (9+ messages)
` [PATCH v15 04/13] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests

[PATCH v2] drm/display: use ERR_PTR on DP tunnel manager creation fail
 2024-12-11 22:42 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2024-12-11 22:42 UTC  (2+ messages)

[GIT PULL] rpi: updates for v2025.01
 2024-12-11 22:42 UTC  (2+ messages)

[PATCH v7 0/3] drm/msm/dpu: support virtual wide planes
 2024-12-11 22:40 UTC  (6+ messages)
` [PATCH v7 2/3] drm/msm/dpu: allow using two SSPP blocks for a single plane

[PATCH] selinux: support wildcard match in genfscon
 2024-12-11 22:40 UTC  (2+ messages)

[weiny2:dcd-v4-2024-12-10 19/22] drivers/cxl/core/mbox.c:1790: warning: expecting prototype for cxl_process_extent_list(). Prototype was for CXL_READ_EXTENT_LIST_RETRY() instead
 2024-12-11 22:39 UTC 

[PATCH v3 0/9] arm64: Support 2024 dpISA extensions
 2024-12-11 22:40 UTC  (5+ messages)
` [PATCH v3 2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 to DDI0601 2024-09

[PATCH] or1k: Fix compiler warnings
 2024-12-11 22:40 UTC  (4+ messages)

[RESEND PATCH] mm: Move set_pxd_safe() helpers from generic to platform
 2024-12-11 22:33 UTC  (3+ messages)

[PATCH] firmware: Switch back to struct platform_driver::remove()
 2024-12-11 22:33 UTC  (3+ messages)

[PATCH v5 00/10] riscv: add initial support for SpacemiT K1
 2024-12-11 22:33 UTC  (3+ messages)

[PATCH v1] dma: fix typo in the comment
 2024-12-11 22:32 UTC  (3+ messages)

[PATCH fixes] riscv: mm: Do not call pmd dtor on vmemmap page table teardown
 2024-12-11 22:33 UTC  (3+ messages)

[PATCH -fixes] riscv: Fix IPIs usage in kfence_protect_page()
 2024-12-11 22:32 UTC  (3+ messages)

[PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
 2024-12-11 22:32 UTC  (2+ messages)

[PATCH v2 0/4] x86/bugs: Adjust SRSO mitigation to new features
 2024-12-11 22:35 UTC  (9+ messages)
` [PATCH v2 1/4] x86/bugs: Add SRSO_USER_KERNEL_NO support
` [PATCH v2 3/4] x86/bugs: KVM: Add support for SRSO_MSR_FIX

[PATCH v4] pinctrl: k210: Undef K210_PC_DEFAULT
 2024-12-11 22:32 UTC  (3+ messages)

[PATCH] pinctrl: k210: Modify the wrong "#undef"
 2024-12-11 22:32 UTC  (3+ messages)

[PATCH v2 3/3] riscv: add PREEMPT_LAZY support
 2024-12-11 22:32 UTC  (3+ messages)

[PATCH bpf-next v3 0/4] Optimize bpf_csum_diff() and homogenize for all archs
 2024-12-11 22:32 UTC  (3+ messages)

[PATCH v4 00/20] Remove PERF_HAVE_DWARF_REGS
 2024-12-11 22:32 UTC  (3+ messages)

[PATCH v2 3/3] riscv: add PREEMPT_LAZY support
 2024-12-11 22:32 UTC  (3+ messages)

[RFC 0/3] xfs_io: enable extsize and stat -v support for ext4
 2024-12-11 22:33 UTC  (4+ messages)
` [RFC 2/3] xfs_io: Add ext4 support to show FS_IOC_FSGETXATTR details

[PATCH v5 0/2] riscv: Add perf support to collect KVM guest statistics from host side
 2024-12-11 22:32 UTC  (4+ messages)

[PATCH v2 1/1] RISC-V: KVM: Fix APLIC in_clrip and clripnum write emulation
 2024-12-11 22:32 UTC  (4+ messages)

[PATCH bpf v2] tools: Override makefile ARCH variable if defined, but empty
 2024-12-11 22:32 UTC  (3+ messages)

[PATCH v8 0/5] Add Svade and Svadu Extensions Support
 2024-12-11 22:32 UTC  (4+ messages)

[PATCH] xfs: fix integer overflow in xlog_grant_head_check
 2024-12-11 22:33 UTC  (2+ messages)

[PATCH v5] lib/math: Add int_sqrt test suite
 2024-12-11 22:33 UTC  (3+ messages)

[PATCH v5 00/10] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
 2024-12-11 22:32 UTC  (6+ messages)
` [PATCH v5 10/10] iio: accel: adxl345: add FIFO with "

[PATCH] perf, riscv: Wire up perf trace support for RISC-V
 2024-12-11 22:33 UTC  (2+ messages)

[PATCH -fixes] riscv: Fix wrong usage of __pa() on a fixmap address
 2024-12-11 22:33 UTC  (2+ messages)

[PATCH] dma-mapping: Save base/size instead of pointer to shared DMA pool
 2024-12-11 22:33 UTC  (2+ messages)

[PATCH v2 0/2] ftrace: Make ftrace_regs abstract and consolidate code
 2024-12-11 22:33 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: correct typo of description for cv1800
 2024-12-11 22:33 UTC  (2+ messages)

[PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
 2024-12-11 22:33 UTC  (2+ messages)

[PATCH net-next 0/7][pull request] ice: add support for devlink health events
 2024-12-11 22:32 UTC  (8+ messages)
` [PATCH net-next 1/7] checkpatch: don't complain on _Generic() use
` [PATCH net-next 2/7] devlink: add devlink_fmsg_put() macro
` [PATCH net-next 3/7] devlink: add devlink_fmsg_dump_skb() function
` [PATCH net-next 4/7] ice: rename devlink_port.[ch] to port.[ch]
` [PATCH net-next 5/7] ice: add Tx hang devlink health reporter
` [PATCH net-next 6/7] ice: dump ethtool stats and skb by "
` [PATCH net-next 7/7] ice: Add MDD logging via devlink health

[PATCH] docs/zh_CN: add the translation of kbuild/llvm.rst
 2024-12-11 22:32 UTC  (2+ messages)

[PATCH v5 0/3] riscv: interrupt-controller: Add T-HEAD C900 ACLINT SSWI
 2024-12-11 22:32 UTC  (2+ messages)

[PATCH V2 0/4] A few fixes for RISC-V
 2024-12-11 22:32 UTC  (2+ messages)

[PATCH 1/2] selftest/mm: Fix typo in virtual_address_range
 2024-12-11 22:32 UTC  (2+ messages)

[PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
 2024-12-11 22:32 UTC  (2+ messages)

[PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
 2024-12-11 22:32 UTC  (2+ messages)

[PATCH v12 0/5] Tracepoints and static branch in Rust
 2024-12-11 22:32 UTC  (3+ messages)

[PATCH -next] irqchip/sifive-plic: Make use of __assign_bit() API
 2024-12-11 22:32 UTC  (3+ messages)

[RFC PATCH 0/3] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2024-12-11 22:30 UTC  (4+ messages)

[PATCH 1/2] AutoFDO: Remove the architecture specific config
 2024-12-11 22:29 UTC  (2+ messages)
` [PATCH 2/2] Propeller: "

[kernel-cve-report] New CVE entries this week
 2024-12-11 22:27 UTC 

[PATCH v1 0/7] Add support to load QUP SE firmware from
 2024-12-11 22:27 UTC  (7+ messages)
` [PATCH v1 1/7] dt-bindings: i2c: qcom,i2c-geni: Document DT properties for QUP firmware loading

[PATCH v2 0/3] cmd: ufetch improvements
 2024-12-11 22:25 UTC  (4+ messages)
` [PATCH v2 1/3] cmd: ufetch: Fix type mismatch on 32-bit
` [PATCH v2 2/3] cmd: Allow building ufetch without CONFIG_BLK
` [PATCH v2 3/3] cmd: ufetch: Show CPU architecture under "CPU"

[PATCH 1/1] docs/nitro-enclave: Clarify Enclave and Firecracker relationship
 2024-12-11 22:25 UTC 

[PATCH v11 00/10] perf record --off-cpu: Dump off-cpu samples directly
 2024-12-11 22:25 UTC  (4+ messages)
` [PATCH v11 08/10] perf record --off-cpu: Dump the remaining samples in BPF's stack trace map
` [PATCH v11 09/10] perf record --off-cpu: Add --off-cpu-thresh option
` [PATCH v11 10/10] perf test: Add direct off-cpu test


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.