All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-20 10:35:30 to 2024-11-20 11:33:40 UTC [more...]

[RFC PATCH 0/2] Add support for stacked and parallel memories
 2024-11-20 10:57 UTC  (7+ messages)
` [RFC PATCH 2/2] dt-bindings: spi: Update stacked and parallel bindings

drivers/soc/fsl/qe/qmc.c:1942 qmc_probe() warn: missing error code 'ret'
 2024-11-20 11:05 UTC  (4+ messages)
` [PATCH] soc: fsl: cpm1: qmc: Fix qmc_probe() warn missing error code ret

[openeuler:OLK-5.10 2451/2451] ld: fs/proc/base.o:undefined reference to `proc_mm_idle_operations'
 2024-11-20 11:32 UTC 

[syzbot] [mm?] WARNING in _xfs_buf_alloc
 2024-11-20 11:33 UTC 

[CI 0/5] drm/i915: intel_display conversions, cleanups
 2024-11-20 11:30 UTC  (6+ messages)
` [CI 1/5] drm/i915/overlay: convert to struct intel_display
` [CI 2/5] drm/i915/overlay: add intel_overlay_available() and use it
` [CI 3/5] drm/i915/plane: convert initial plane setup to struct intel_display
` [CI 4/5] drm/i915/irq: hide display_irqs_enabled access
` [CI 5/5] drm/i915/irq: emphasize display_irqs_enabled is only about VLV/CHV

[PATCH bpf-next v4 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
 2024-11-20 11:27 UTC  (6+ messages)
` [PATCH bpf-next v4 1/5] bpf: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next v4 2/5] selftests/bpf: Add tests for open-coded style process file iterator

[PATCH] clk: rockchip: rk3588: fix mask define for aclk_vop_root
 2024-11-20 11:26 UTC  (3+ messages)

[PATCH nft 1/2] tests/py: prepare for set debug change
 2024-11-20 10:02 UTC  (2+ messages)
` [PATCH nft 2/2] debug: include kernel set information on cache fill

[PATCH libnftnl] set: dump set backend name (hash, rbtree...) and elem count, if available
 2024-11-20 10:01 UTC 

[PATCH] KVM: arm64: Mark set_sysreg_masks() as inline to avoid build failure
 2024-11-20 11:25 UTC  (2+ messages)

[PATCH] x86/boot: Load microcode much earlier on boot
 2024-11-20 11:24 UTC  (3+ messages)

[PATCH 00/12] DP DSC min/max src bpc fixes
 2024-11-20 11:24 UTC  (21+ messages)
` [PATCH 01/12] drm/i915/dp: Refactor FEC support check in intel_dp_supports_dsc
` [PATCH 02/12] drm/i915/dp: Return early if DSC not supported
` [PATCH 03/12] drm/i915/dp: Separate out helper for compute fec_enable
` [PATCH 04/12] drm/i915/dp: Remove HAS_DSC macro for intel_dp_dsc_max_src_input_bpc
` [PATCH 05/12] drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpers
` [PATCH 06/12] drm/i915/dp_mst: Use helpers to get dsc min/max input bpc
` [PATCH 07/12] drm/i915/dp: Drop max_requested_bpc for dsc pipe_min/max bpp
` [PATCH 08/12] drm/i915/dp: Refactor pipe_bpp limits with dsc
` [PATCH 09/12] drm/i915/dp_mst: Refactor pipe_bpp limits with dsc for mst
` [PATCH 10/12] drm/i915/dp: Use clamp for pipe_bpp limits with DSC
` [PATCH 11/12] drm/i915/dp: Make dsc helpers accept const crtc_state pointers
` [PATCH 12/12] drm/i915/dp: Set the DSC link limits intel_dp_compute_config_link_bpp_limits
` ✓ CI.Patch_applied: success for DP DSC min/max src bpc fixes (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ Fi.CI.BAT: success for DP DSC min/max src bpc fixes (rev9)

[PATCH v4 0/2] Enable Display Port for Qualcomm SA8775P-ride platform
 2024-11-20 11:23 UTC  (6+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: sa8775p: add DisplayPort device nodes
` [PATCH v4 2/2] arm64: dts: qcom: sa8775p-ride: Enable Display Port

[PATCH] drm/panthor: Fix compilation failure on panthor_fw.c
 2024-11-20 11:22 UTC  (2+ messages)

add venus firmware file for qcs615
 2024-11-20 11:22 UTC  (9+ messages)

[Buildroot] [PATCH] package/pkg-generic.mk: add missing quotes
 2024-11-20 11:22 UTC  (3+ messages)

versioncheck: ./drivers/staging/igb_avb/igb_main.c: 10875: need linux/version.h
 2024-11-20 11:21 UTC 

drivers/net/phy/phylink.c:1800:49-51: opportunity for str_up_down(up)
 2024-11-20 11:21 UTC 

[syzbot] [mm?] BUG: Bad page state in iomap_write_begin
 2024-11-20 11:22 UTC  (3+ messages)

[PATCH v3 0/3] symlink length caching
 2024-11-20 11:20 UTC  (4+ messages)
` [PATCH v3 1/3] vfs: support caching symlink lengths in inodes
` [PATCH v3 2/3] ext4: use inode_set_cached_link()
` [PATCH v3 3/3] tmpfs: "

[PATCH 0/1] Removed hard-coded string by using the str_true_false() helper
 2024-11-20 11:20 UTC  (3+ messages)
` [PATCH 1/1] Remove hard-coded strings by using the helper functions str_true_false()

[PATCH v14 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-11-20 11:20 UTC  (11+ messages)
` [PATCH v14 1/8] drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
` [PATCH v14 2/8] drm/ttm: Provide a shmem backup implementation

[PATCH] add a device in uvc_driver
 2024-11-20 11:19 UTC  (2+ messages)

[PATCH bpf-next 0/4] Make inode storage available to tracing prog
 2024-11-20 11:19 UTC  (12+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program

[PATCH v2 00/11] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
 2024-11-20 11:19 UTC  (5+ messages)
` [PATCH v2 03/11] drm/msm: adreno: move features bits in a separate variable
` [PATCH v2 04/11] drm/msm: adreno: add GMU_BW_VOTE feature flag

[PATCH i-g-t] tests/xe_eudebug: Convert comments to be C-styled
 2024-11-20 11:18 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_tables: export set count and backend name to userspace
 2024-11-20  9:52 UTC 

[syzbot] [keyrings?] [lsm?] KASAN: slab-use-after-free Read in key_put
 2024-11-20 11:15 UTC  (3+ messages)

[PATCH 0/5] Update image assets
 2024-11-20 11:14 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH net-next v2 00/21] net:yt6801: Add Motorcomm yt6801 PCIe driver
 2024-11-20 11:14 UTC  (17+ messages)
` [PATCH net-next v2 03/21] motorcomm:yt6801: Implement the fxgmac_drv_probe function
` [PATCH net-next v2 04/21] motorcomm:yt6801: Implement the .ndo_open function
` [PATCH net-next v2 05/21] motorcomm:yt6801: Implement the fxgmac_start function
` [PATCH net-next v2 08/21] motorcomm:yt6801: Implement the fxgmac_read_mac_addr function
` [PATCH net-next v2 12/21] motorcomm:yt6801: Implement .ndo_tx_timeout and .ndo_change_mtu functions
` [PATCH net-next v2 13/21] motorcomm:yt6801: Implement some ethtool_ops function
` [PATCH net-next v2 14/21] motorcomm:yt6801: Implement the WOL function of ethtool_ops
` [PATCH net-next v2 15/21] motorcomm:yt6801: Implement pci_driver suspend and resume
` [PATCH net-next v2 16/21] motorcomm:yt6801: Add a Makefile in the motorcomm folder
` [PATCH net-next v2 17/21] motorcomm:yt6801: Update the Makefile and Kconfig in the motorcomm
` [PATCH net-next v2 18/21] motorcomm:yt6801: Update the Makefile and Kconfig in the ethernet
` [PATCH net-next v2 19/21] ethernet: Update the index.rst in the ethernet documentation folder
` [PATCH net-next v2 20/21] motorcomm:yt6801: Add a yt6801.rst "
` [PATCH net-next v2 21/21] MAINTAINERS:Add the motorcomm ethernet driver entry
` [PATCH net-next v2 11/21] motorcomm:yt6801: Implement some net_device_ops function
` [PATCH net-next v2 09/21] motorcomm:yt6801: Implement some hw_ops function

[PATCH 0/6] firmware: qcom: scm: Fixes for concurrency
 2024-11-20 11:13 UTC  (6+ messages)
` [PATCH 1/6] firmware: qcom: scm: Fix missing read barrier in qcom_scm_is_available()
` [PATCH 6/6] firmware: qcom: scm: smc: Narrow 'mempool' variable scope

[PATCH v2 0/3] symlink length caching
 2024-11-20 11:12 UTC  (4+ messages)

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-20 11:12 UTC  (7+ messages)
` [PATCH net-next v11 18/23] ovpn: implement peer add/get/dump/delete via netlink

[PATCH] seqlock: annotate spinning as unlikely() in __read_seqcount_begin
 2024-11-20 11:11 UTC  (2+ messages)

[Bug 218795] New: USB4 / Thunderbolt + AMD: unstable and slow link (many uncorrectable errors)
 2024-11-20 11:11 UTC  (2+ messages)
` [Bug 218795] "

[PATCH v1] tmpfs: Unsigned expression compared with zero
 2024-11-20 11:10 UTC  (2+ messages)

[v2 0/3] L3fwd changes
 2024-11-20 11:10 UTC  (4+ messages)
` [v3 "
  ` [v3 3/3] examples/l3fwd: enhance valid ports checking

[PATCH v7 00/18] fanotify: add pre-content hooks
 2024-11-20 11:09 UTC  (6+ messages)
` [PATCH v7 05/18] fsnotify: introduce pre-content permission events

[PATCH v2 0/3] Add WebP support to hantro decoder
 2024-11-20 11:01 UTC  (8+ messages)
` [PATCH v2 1/3] media: uapi: add WebP uAPI
` [PATCH v2 2/3] media: verisilicon: add WebP decoding support
` [PATCH v2 3/3] media: verisilicon: postproc: 4K support

[PATCH net-next v3 0/8] net: lan969x: add RGMII support
 2024-11-20 10:57 UTC  (7+ messages)
` [PATCH net-next v3 4/8] net: sparx5: use phy_interface_mode_is_rgmii()
` [PATCH net-next v3 8/8] dt-bindings: net: sparx5: document RGMII delays

gnome desktop with kirkstone #kirkstone #gnome
 2024-11-20 11:09 UTC  (3+ messages)
` [yocto] "

[PATCH 1/3] gpio: Fix a potential abuse of seq_printf() format string
 2024-11-20 11:04 UTC  (2+ messages)

md-raid 6.11.8 page fault oops
 2024-11-20 11:04 UTC  (6+ messages)

[PATCH v3 0/6] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-11-20 11:03 UTC  (4+ messages)
` [PATCH v3 2/6] arm64: dts: qcom: qcs6490-rb3gen2: Add node for qps615

[PATCH 0/3] add FlexCAN support for S32G2/S32G3 SoCs
 2024-11-20 11:02 UTC  (10+ messages)
` [PATCH 3/3] can: flexcan: handle S32G2/S32G3 separate interrupt lines

[PATCH drm-next] drm/msm/dp: Fix potential division by zero issue
 2024-11-20 11:02 UTC  (2+ messages)

[PATCH i-g-t 0/3] Improvements for xe_sriov_flr test and xe_mmio lib
 2024-11-20 11:02 UTC  (5+ messages)
` [PATCH i-g-t 1/3] lib/xe/xe_mmio: Replace open-coded init/cleanup with existing functions
` [PATCH i-g-t 3/3] tests/xe/xe_sriov_flr: Improve clear-ggtt subcheck initialization

[PATCH v1 00/12] KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM
 2024-11-20 11:01 UTC  (14+ messages)
` [PATCH v1 01/12] KVM: arm64: Consolidate allowed and restricted VM feature checks
` [PATCH v1 02/12] KVM: arm64: Group setting traps for protected VMs by control register
` [PATCH v1 03/12] KVM: arm64: Move checking protected vcpu features to a separate function
` [PATCH v1 04/12] KVM: arm64: Use KVM extension checks for allowed protected VM capabilities
` [PATCH v1 05/12] KVM: arm64: Initialize feature id registers for protected VMs
` [PATCH v1 06/12] KVM: arm64: Set protected VM traps based on its view of feature registers
` [PATCH v1 07/12] KVM: arm64: Rework specifying restricted features for protected VMs
` [PATCH v1 08/12] KVM: arm64: Remove fixed_config.h header
` [PATCH v1 09/12] KVM: arm64: Remove redundant setting of HCR_EL2 trap bit
` [PATCH v1 10/12] KVM: arm64: Calculate cptr_el2 traps on activating traps
` [PATCH v1 11/12] KVM: arm64: Update vcpu state with live value of VBAR_EL1 on injecting an exception
` [PATCH v1 12/12] fixup! KVM: arm64: Initialize feature id registers for protected VMs

[zen:6.12/bbr3 1/1] ERROR: modpost: "__udivdi3" [net/ipv4/tcp_bbr.ko] undefined!
 2024-11-20 11:01 UTC 

[i-g-t 0/3] Drop PSR + DRRS tests
 2024-11-20 10:49 UTC  (4+ messages)
` [i-g-t 1/3] tests/intel/kms_fbt: Drop invalid tests
` [i-g-t 2/3] intel-ci/i915: Drop PSR + DRRS tests from blocklist
` [i-g-t 3/3] intel-ci/xe: "

[linux-next:master 7083/12380] include/linux/compiler_types.h:517:45: error: call to '__compiletime_assert_845' declared with attribute error: BUILD_BUG_ON failed: !__builtin_constant_p(sr)
 2024-11-20 10:59 UTC  (2+ messages)

[PATCH v1 0/4] Add qcom,product-variant properties in Qualcomm
 2024-11-20 10:59 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: bluetooth: add 'qcom,product-variant'
` [PATCH v2 2/4] dt-bindings: bluetooth: Add qca6698 compatible string
` [PATCH v2 3/4] arm64: dts: qcom: sa8775p-ride: update BT nodes
` [PATCH v2 4/4] Bluetooth: hci_qca: add qcom,product-variant properties

Why is wmi_bus_type not exported?
 2024-11-20 10:57 UTC  (19+ messages)

[PATCH 00/39] pxe: Support read_all() for extlinux and PXE
 2024-11-20 10:56 UTC  (3+ messages)
` [PATCH 12/39] bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LEN

KUnit expectations in atomic context
 2024-11-20 10:56 UTC 

[PATCH v3 0/3] Add support for all variants of the phyCORE-i.MX93 SOM
 2024-11-20 10:56 UTC  (4+ messages)
` [PATCH v3 2/3] board: phytec: imx93: Add eeprom-based hardware introspection

Lenovo WMI camera driver, switching to SW_CAMERA_LENS_COVER ?
 2024-11-20 10:55 UTC  (5+ messages)

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-11-20 10:54 UTC  (3+ messages)
` [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure

[RESEND PATCH] net: microchip: vcap: Add typegroup table terminators in kunit tests
 2024-11-20 10:52 UTC  (2+ messages)

Potential Null Pointer Dereference in xlog_recover_get_buf_lsn During XFS Recovery
 2024-11-20 10:52 UTC 

[PULL v3 0/8] Block layer patches
 2024-11-20 10:51 UTC 

[PATCH 00/16] remove use of VLAs for Windows built code
 2024-11-20 10:51 UTC  (6+ messages)
` [PATCH v10 00/21] remove use of VLAs for Windows
  ` [PATCH v10 06/21] hash/thash: remove use of VLAs for Windows built
  ` [PATCH v10 21/21] hash: remove use of VLAs by using standard arrays

[PATCH] x86/ucode: Only rescan features on successful microcode load
 2024-11-20 10:50 UTC  (2+ messages)

[PATCH] mm/memory: Fix a comment typo in lock_mm_and_find_vma()
 2024-11-20 10:50 UTC 

[PATCH v2 0/2] media: uvcvideo: Support partial control reads and minor changes
 2024-11-20 10:50 UTC  (5+ messages)
` [PATCH v2 1/2] media: uvcvideo: Support partial control reads

[OE-core][PATCH] icu: upgrade 75-1 -> 76-1
 2024-11-20 10:50 UTC  (2+ messages)

[PATCH net v2 0/2] Fix 'ethtool --show-eee' during initial stage
 2024-11-20 10:48 UTC  (6+ messages)
` [PATCH net v2 1/2] net: phy: replace phydev->eee_enabled with eee_cfg.eee_enabled

CONFIG_NVME_MULTIPATH - Do we need this?
 2024-11-20 10:49 UTC  (4+ messages)

[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-11-20 10:48 UTC  (4+ messages)
` [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel

[PATCH v12 0/8] set-head/fetch remote/HEAD updates
 2024-11-20 10:45 UTC  (7+ messages)
` [PATCH v13 0/9] "
  ` [PATCH v13 8/9] fetch: set remote/HEAD if it does not exist

[PATCH v6] posix_fadvise.2: POSIX_FADV_NOREUSE now supported
 2024-11-20 10:47 UTC  (2+ messages)

[PATCH 1/2] bitbake-worker: Improve bytearray truncation performance
 2024-11-20 10:43 UTC  (2+ messages)
` [PATCH 2/2] bitbake-worker/cooker: Increase default pipe size

[PATCH v6] drm/i915/selftests: Implement frequency logging for energy reading validation
 2024-11-20 10:43 UTC  (4+ messages)

[PATCH v2 00/10] refs: optimize ref format migrations
 2024-11-20 10:42 UTC  (3+ messages)
` [PATCH v2 06/10] refs: skip collision checks in initial transactions

Report "general protection fault in unmap_vmas"
 2024-11-20 10:42 UTC  (4+ messages)

(Re ** 6)[1]: Extending "thin_trim" (about pseudo-raid: Why!)
 2024-11-20 10:42 UTC  (2+ messages)

[PATCH i-g-t 0/2] tests/syncobj_wait: Update invalid-wait-zero-handles test
 2024-11-20 10:41 UTC  (4+ messages)
` ✗ CI.xeBAT: failure for tests/syncobj_wait: Update invalid-wait-zero-handles test (rev4)

[PATCH RFC v4 0/3] fix two bugs related to page_pool
 2024-11-20 10:34 UTC  (4+ messages)
` [PATCH RFC v4 1/3] page_pool: fix timing for checking and disabling napi_local
` [PATCH RFC v4 2/3] page_pool: fix IOMMU crash when driver has already unbound
` [PATCH RFC v4 3/3] page_pool: skip dma sync operation for inflight pages

[openeuler:OLK-5.10 2421/2421] net/netfilter/nft_set_pipapo.o: warning: objtool: nft_pipapo_remove()+0x166b: unreachable instruction
 2024-11-20 10:40 UTC 

[PATCH 2/2] ARM: dts: microchip: sama5d27_wlsom1_ek: Add no-1-8-v property to sdmmc0 node
 2024-11-20 10:39 UTC  (3+ messages)

[PATCH 1/1] tools: binman: etype: Allow to replace 'NAME' in node names
 2024-11-20 10:40 UTC 

[PATCH v2 00/27] Memory leak fixes (pt.10, final)
 2024-11-20 10:40 UTC  (5+ messages)
` [PATCH v2 11/27] git: refactor builtin handling to use a `struct strvec`
` [PATCH v2 27/27] t: remove TEST_PASSES_SANITIZE_LEAK annotations

[PATCH 1/1] arch: x86: lib: Add support of legacy 64-bit entry point at 0x200
 2024-11-20 10:39 UTC 

What's cooking in git.git (Nov 2024, #07; Wed, 20)
 2024-11-20 10:39 UTC  (3+ messages)

[PATCH v2] cpuidle: psci: Init cpuidle only for present CPUs
 2024-11-20 10:37 UTC 

[PATCH 0/2] Pass input directories to dtoc
 2024-11-20 10:37 UTC  (3+ messages)
` [PATCH 1/2] tools: dtoc: Allow passing optional input directories
` [PATCH 2/2] tools: binman: Pass a list of input directory to EnsureCompiled()

[PATCH 1/3] drm/amdgpu: Add NULL ptr check for non userq fences
 2024-11-20 10:36 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: Fix dmesg warning from xarray

[XEN PATCH v2 0/3] CI: Allow automatic rebuild of rolling release containers
 2024-11-20 10:36 UTC  (4+ messages)
` [XEN PATCH v2 3/3] CI: New stage "containers" to rebuild some containers

[PATCH v3 0/4] mdadm: remove bitmap file support
 2024-11-20 10:36 UTC  (3+ messages)
` [PATCH v3 4/4] Manage: forbid re-add to the array without metadata


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.