All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-18 19:53:48 to 2024-10-18 20:55:26 UTC [more...]

[PATCH] Use card->dev in replace of the &pdev->dev argument in the dev_err function
 2024-10-18 20:01 UTC  (2+ messages)

[PATCH] mm, zswap: don't touch the XArray lock if there is no entry to free
 2024-10-18 20:55 UTC  (5+ messages)

[PATCH v1 0/1] FOR-CI: drm/i915/guc: Disable ct during GuC reset
 2024-10-18 20:55 UTC  (2+ messages)
` [PATCH v1 1/1] "

[RFC PATCH] nfsd: Refine the firewall settings on the -nfsd target node
 2024-10-18 20:54 UTC 

[PATCH V4 00/10] AMD XDNA driver
 2024-10-18 20:53 UTC  (13+ messages)
` [PATCH V4 01/10] accel/amdxdna: Add documentation for AMD NPU accelerator driver
` [PATCH V4 02/10] accel/amdxdna: Add a new driver for AMD AI Engine
` [PATCH V4 03/10] accel/amdxdna: Support hardware mailbox
` [PATCH V4 05/10] accel/amdxdna: Add hardware context
` [PATCH V4 06/10] accel/amdxdna: Add GEM buffer object management
` [PATCH V4 08/10] accel/amdxdna: Add suspend and resume

[PATCH net-next v6 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-10-18 20:53 UTC  (4+ messages)
` [PATCH net-next v6 3/5] net: stmmac: Integrate dw25gmac into stmmac hwif handling
` [PATCH net-next v6 4/5] net: stmmac: Add PCI driver support for BCM8958x
` [PATCH net-next v6 5/5] net: stmmac: Add BCM8958x driver to build system

[PATCH v3 4/5] selftests/mseal: add more tests for mmap
 2024-10-18 20:51 UTC  (18+ messages)

clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported)
 2024-10-18 20:50 UTC  (10+ messages)

[PATCH] dax: delete a stale directory pmem
 2024-10-18 20:50 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2024-10-18 20:50 UTC 

[PATCH 00/12] drm/i915/xe3lpd: ptl display patches
 2024-10-18 20:49 UTC  (13+ messages)
` [PATCH 01/12] drm/i915/display/ptl: Fill VRR crtc_state timings before other transcoder timings
` [PATCH 02/12] drm/i915/ptl: Define IS_PANTHERLAKE macro
` [PATCH 03/12] drm/i915/cx0: Extend C10 check to PTL
` [PATCH 04/12] drm/i915/ptl: Move async flip bit to PLANE_SURF register
` [PATCH 05/12] drm/i915/xe3: Underrun recovery does not exist post Xe2
` [PATCH 06/12] drm/i915/display/xe3: disable x-tiled framebuffers
` [PATCH 07/12] drm/i915/xe3lpd: Skip disabling VRR during modeset disable
` [PATCH 08/12] drm/i915/xe3lpd: Increase resolution for plane to support 6k
` [PATCH 09/12] drm/i915/xe3lpd: Increase max_h max_v for PSR
` [PATCH 10/12] drm/i915/xe3lpd: Increase bigjoiner limitations
` [PATCH 11/12] drm/i915/xe3lpd: Prune modes for YUV420
` [PATCH 12/12] drm/i915/xe3lpd: Power request asserting/deasserting

[PATCH v2 0/2] sandbox: add bootmethod EFI boot-manager
 2024-10-18 20:49 UTC  (7+ messages)
` [PATCH v2 2/2] "

[PATCH] dt-bindings: input: Goodix SPI HID Touchscreen
 2024-10-18 20:48 UTC  (2+ messages)

[PATCH v2 0/2] fuse: remove extra page copies in writeback
 2024-10-18 20:46 UTC  (9+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH 1/3] gpio: at91: Implement GPIOF_FUNC in get_function()
 2024-10-18 20:27 UTC  (3+ messages)
` [PATCH 2/3] gpio: at91: Implement ops set_flags
` [PATCH 3/3] gpio: at91: Implement ops get_flags

please add android16-6.12
 2024-10-18 20:45 UTC  (3+ messages)

What's cooking in git.git (Oct 2024, #09; Fri, 18)
 2024-10-18 20:45 UTC 

[PATCH] accel/ivpu: Fix NOC firewall interrupt handling
 2024-10-18 20:44 UTC  (2+ messages)

new delegated attribute functionality question
 2024-10-18 20:44 UTC 

[PATCHv8 bpf-next 00/13] bpf: Add uprobe session support
 2024-10-18 20:41 UTC  (14+ messages)
` [PATCHv8 bpf-next 01/13] bpf: Allow return values 0 and 1 for kprobe session
` [PATCHv8 bpf-next 02/13] bpf: Force uprobe bpf program to always return 0
` [PATCHv8 bpf-next 03/13] bpf: Add support for uprobe multi session attach
` [PATCHv8 bpf-next 04/13] bpf: Add support for uprobe multi session context
` [PATCHv8 bpf-next 05/13] libbpf: Add support for uprobe multi session attach
` [PATCHv8 bpf-next 06/13] selftests/bpf: Add uprobe session test
` [PATCHv8 bpf-next 07/13] selftests/bpf: Add uprobe session cookie test
` [PATCHv8 bpf-next 08/13] selftests/bpf: Add uprobe session recursive test
` [PATCHv8 bpf-next 09/13] selftests/bpf: Add uprobe session verifier test for return value
` [PATCHv8 bpf-next 10/13] selftests/bpf: Add kprobe "
` [PATCHv8 bpf-next 11/13] selftests/bpf: Add uprobe session single consumer test
` [PATCHv8 bpf-next 12/13] selftests/bpf: Add uprobe sessions to "
` [PATCHv8 bpf-next 13/13] selftests/bpf: Add threads "

[PATCH] perf test: Update all metrics test like metricgroups test
 2024-10-18 20:43 UTC 

[PATCH v3 1/1] nfsd: fix race between laundromat and free_stateid
 2024-10-18 20:42 UTC  (2+ messages)

[PATCH 00/10] Clean up some x86/mce code
 2024-10-18 20:40 UTC  (12+ messages)
` [PATCH v2 00/10] x86/mce: "
  ` [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement
  ` [PATCH v2 08/10] x86/mce: Remove the redundant zeroing assignments
  ` [PATCH v2 09/10] x86/mce/amd: Remove unnecessary NULL pointer initializations
  ` [PATCH v2 10/10] x86/mce: Fix typos in comments

[PATCH v6 0/3] xen: SR-IOV fixes
 2024-10-18 20:39 UTC  (4+ messages)
` [PATCH v6 1/3] x86/msi: harden stale pdev handling
` [PATCH v6 2/3] xen/pci: introduce PF<->VF links
` [PATCH v6 3/3] x86/msi: fix locking for SR-IOV devices

[PATCH 6/7] pinctrl: pinmux: Introduce API to check if a pin is requested
 2024-10-18 20:38 UTC  (2+ messages)

[PATCH] spi: make class structs const
 2024-10-18 20:35 UTC  (2+ messages)

[PATCH] drm/fbdev: fix drm_fb_helper_deferred_io() build failure
 2024-10-18 20:35 UTC 

+ kasan-migrate-copy_user_test-to-kunit-fix.patch added to mm-unstable branch
 2024-10-18 20:35 UTC 

[PATCH 0/6] drm/display: hdmi: add drm_hdmi_connector_mode_valid()
 2024-10-18 20:34 UTC  (7+ messages)
` [PATCH 1/6] drm/display: hdmi: add generic mode_valid helper
` [PATCH 2/6] drm/sun4i: use drm_hdmi_connector_mode_valid()
` [PATCH 3/6] drm/vc4: "
` [PATCH 4/6] drm/display: bridge_connector: use drm_bridge_connector_mode_valid()
` [PATCH 5/6] drm/bridge: lontium-lt9611: drop TMDS char rate check in mode_valid
` [PATCH 6/6] drm/bridge: dw-hdmi-qp: replace mode_valid with tmds_char_rate

[PATCH] kasan: Disable Software Tag-Based KASAN with GCC
 2024-10-18 20:30 UTC  (5+ messages)

[PATCH 00/11] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2024-10-18 20:33 UTC  (22+ messages)
` [PATCH 01/11] clk: qcom: Update the support for alpha mode configuration
` [PATCH 02/11] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs
` [PATCH 04/11] clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver
` [PATCH 05/11] dt-bindings: clock: Add Qualcomm QCS615 Display clock controller
` [PATCH 06/11] clk: qcom: dispcc-qcs615: Add QCS615 display clock controller driver
` [PATCH 07/11] dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controller
` [PATCH 08/11] clk: qcom: gpucc-qcs615: Add QCS615 graphics clock controller driver
` [PATCH 09/11] dt-bindings: clock: Add Qualcomm QCS615 Video clock controller
` [PATCH 10/11] clk: qcom: videocc-qcs615: Add QCS615 video clock controller driver
` [PATCH 11/11] arm64: defconfig: Enable QCS615 clock controllers

[PATCH 0/3] nfsd: fix final setattr on delegated timestamps
 2024-10-18 20:32 UTC  (2+ messages)

[PATCH v4 0/7] Add xe3lpd edp enabling
 2024-10-18 20:32 UTC  (14+ messages)
` [PATCH v4 1/7] drm/i915/xe3lpd: Update pmdemand programming
` [PATCH v4 2/7] drm/i915/xe3lpd: Add cdclk changes
` [PATCH v4 3/7] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
` [PATCH v4 4/7] drm/i915/xe3lpd: Add C20 Phy consolidated programming table
` [PATCH v4 5/7] drm/i915/xe3lpd: Add new bit range of MAX swing setup
` [PATCH v4 6/7] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
` [PATCH v4 7/7] drm/i915/xe3lpd: Add condition for EDP to powerdown P2.PG
` ✓ CI.Patch_applied: success for Add xe3lpd edp enabling (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[net-next PATCH 0/6] CN20K silicon with mbox support
 2024-10-18 20:30 UTC  (7+ messages)
` [net-next PATCH 1/6] octeontx2: Set appropriate PF, VF masks and shifts based on silicon
` [net-next PATCH 2/6] octeontx2-af: CN20k basic mbox operations and structures
` [net-next PATCH 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality
` [net-next PATCH 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF
` [net-next PATCH 5/6] octeontx2-af: CN20K mbox implementation for AF's VF
` [net-next PATCH 6/6] octeontx2-pf: CN20K mbox implementation between PF-VF

[PATCH v2 00/22] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2024-10-18 20:29 UTC  (13+ messages)
` [PATCH v2 05/22] wifi: ath12k: add ath12k_hw_regs "
` [PATCH v2 06/22] wifi: ath12k: add ath12k_hw_ring_mask "
` [PATCH v2 09/22] wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332
` [PATCH v2 11/22] wifi: ath12k: remap CMEM register space for IPQ5332
` [PATCH v2 12/22] wifi: ath12k: fix incorrect CE addresses
` [PATCH v2 17/22] wifi: ath12k: add AHB driver support for IPQ5332

[PATCH v4 00/10] Add CPU-type to topology
 2024-10-18 20:30 UTC  (4+ messages)
` [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology

arch/mips/boot/dts/ingenic/ci20.dtb: efuse@d0: Unevaluated properties are not allowed ('eth-mac-addr@22' was unexpected)
 2024-10-18 20:28 UTC 

[PATCH v1 1/1] iio: gyro: bmg160: Drop most likely fake ACPI IDs
 2024-10-18 20:27 UTC  (3+ messages)

The state of uprobes work and logistics
 2024-10-18 20:27 UTC  (3+ messages)

systemctl native script does not support WantedBy=%i.target
 2024-10-18 20:26 UTC 

[PATCH v2] sched_ext: improve WAKE_SYNC behavior for default idle CPU selection
 2024-10-18 20:26 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v2 0/2] Refactor sending DDP + E830 support
 2024-10-18 20:25 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 1/2] ice: refactor "last" segment of DDP pkg
        `  "

[to-be-updated] mm-define-general-function-pxd_init.patch removed from -mm tree
 2024-10-18 20:24 UTC 

[GIT PULL] bpf for v6.12-rc4
 2024-10-18 20:24 UTC 

[Intel-wired-lan] [PATCH iwl-next] virtchnl: fix m68k build
 2024-10-18 20:23 UTC  (6+ messages)

My Embedded Linux (Yocto) IDE setup #github
 2024-10-18 20:23 UTC  (2+ messages)
` [yocto] "

[PATCH v6 00/44] Color Pipeline API w/ VKMS
 2024-10-18 20:23 UTC  (4+ messages)
` [PATCH v6 42/44] drm/colorop: Add 3D LUT supports to color pipeline

[PATCHv8 perf/core 0/2] uprobe: Add session support
 2024-10-18 20:22 UTC  (3+ messages)
` [PATCHv8 perf/core 1/2] uprobe: Add data pointer to consumer handlers
` [PATCHv8 perf/core 2/2] uprobe: Add support for session consumer

[PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-10-18 20:22 UTC  (5+ messages)
` [POC 0/6] Allow SpinLockIrq to use a normal Guard interface
  ` [POC 4/6] rust: sync: Add SpinLockIrq

❌ FAIL: Test report for master (6.12.0-rc3, mainline.kernel.org-clang, b04ae0f4)
 2024-10-18 20:22 UTC 

[PATCH v2 net 0/4] Fix passing 0 to ERR_PTR in intel ether drivers
 2024-10-18 20:21 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] amdgpu: Don't print L2 status if there's nothing to print
 2024-10-18 20:21 UTC 

[PATCH] net/mvpp2: fix build with IPv6 address structure
 2024-10-18 20:20 UTC  (2+ messages)

[OE-core][scarthgap 00/18] Patch review
 2024-10-18 20:19 UTC  (6+ messages)
` [OE-core][scarthgap 17/18] image_qa: fix error handling

[PATCH 5/5] python3: update 3.12.6 -> 3.13.0
 2024-10-18 20:18 UTC  (5+ messages)
` Patchtest results for "
  ` [OE-core] "

[PATCH i-g-t v2 1/2] tests/chamelium/kms_chamelium_edid: Use extended flag to reduce the number of edid
 2024-10-18 20:17 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for series starting with [i-g-t,v2,1/2] "

[PATCH net v2] r8169: avoid unsolicited interrupts
 2024-10-18 20:17 UTC  (2+ messages)

[RFC] Test catalog template
 2024-10-18 20:17 UTC  (3+ messages)

[PATCH v3 dwarves 0/5] btf_encoder: implement shared elf_functions table
 2024-10-18 20:17 UTC  (5+ messages)
` [PATCH v3 dwarves 3/5] btf_encoder: collect elf_functions in btf_encoder__pre_load_module

Please pull u-boot-dm (take 2)
 2024-10-18 20:14 UTC 

[PATCH 00/13] Accelerate KVM RISC-V when running as a guest
 2024-10-18 20:11 UTC  (9+ messages)
` [PATCH 11/13] RISC-V: KVM: Use SBI sync SRET call when available
` [PATCH 12/13] RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()

[PATCH] leds: class: Protect brightness_show() with led_cdev->led_access mutex
 2024-10-18 20:10 UTC  (11+ messages)

[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-10-18 20:06 UTC  (6+ messages)
    ` [External] : "

[PATCH 00/13] fuse: use folios instead of pages for requests
 2024-10-18 20:07 UTC  (6+ messages)
` [PATCH 11/13] mm/writeback: add folio_mark_dirty_lock()
` [PATCH 12/13] fuse: convert direct io to use folios

[for-next][PATCH 0/3] ring-buffer: Updates for 6.13
 2024-10-18 20:07 UTC  (4+ messages)
` [for-next][PATCH 1/3] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
` [for-next][PATCH 2/3] ring-buffer: Reorganize kerneldoc parameter names
` [for-next][PATCH 3/3] ring-buffer: Use str_low_high() helper in ring_buffer_producer()

[PATCH net] mctp i2c: handle NULL header address
 2024-10-18 20:06 UTC  (2+ messages)

[[PATCH][Outreachy]] t7011-skip-worktree-reading.sh: ensure no whitespace after redirect operators
 2024-10-18 20:04 UTC  (2+ messages)

[PATCH 0/3] printf: Add struct range print specifier
 2024-10-18 20:05 UTC  (3+ messages)
` [PATCH 2/3] printf: Add print format (%pra) for struct range

[PATCH net-next] net: mv643xx: use ethtool_puts
 2024-10-18 20:05 UTC 

[GIT PULL] Kselftest fixes update for Linux 6.12-rc4
 2024-10-18 20:05 UTC 

[CI v2 4/4] drm/xe: Initialise display before GT and tile init
 2024-10-18 20:05 UTC  (2+ messages)
` [CI v2.2] "

[PATCH] ASoC: nau8821: check regmap_raw_read/regmap_raw_write for failure
 2024-10-18 20:01 UTC  (2+ messages)

[PATCH] ASoC: amd: acp: Add stream name to ACP PDM DMIC devices
 2024-10-18 20:01 UTC  (2+ messages)

[PATCH] xhci: Fix Link TRB DMA in command ring stopped completion event
 2024-10-18 19:59 UTC 

[PATCH v5 1/2] riscv: perf: add guest vs host distinction
 2024-10-18 19:55 UTC  (4+ messages)

[PATCH v2] drm/i915/display: Fuse bit for power management disable removed
 2024-10-18 19:59 UTC 

[RFC PATCH 0/1] Buddy allocator like folio split
 2024-10-18 19:59 UTC  (5+ messages)

[PATCH 0/6] usdt typed args, translators and arg remapping
 2024-10-18 19:58 UTC  (7+ messages)
` [PATCH 1/6] error: add missing EDT_PRINT entry
` [PATCH 2/6] usdt: get arg types and xlations into DTrace from the DOF
` [PATCH 3/6] dtprobed: stop skipping zero-tracepoint probes in dof_stash.c
` [PATCH 4/6] cg: add argument remapping in the trampoline
` [PATCH 5/6] usdt: typed args and arg remapping
` [PATCH 6/6] usdt: fix create_underlying error path

arm64/for-kernelci baseline: 15 runs, 4 regressions (v6.12-rc3-83-gd2b1b3bccef6c)
 2024-10-18 19:50 UTC 

[PATCH v7 0/9] tmpfs: Add case-insensitive support for tmpfs
 2024-10-18 19:53 UTC  (3+ messages)

[Buildroot] [PATCH v1 1/2] package/x11r7/xorgproto: bump version to 2024.1
 2024-10-18 21:52 UTC  (2+ messages)
` [Buildroot] [PATCH v1 2/2] package/xwayland: bump to version 24.1.3


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.