All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-17 08:20:57 to 2023-08-17 09:03:11 UTC [more...]

[PATCH 0/2] Fix memory leak in coresight drivers
 2023-08-17  8:59 UTC  (3+ messages)
` [PATCH 1/2] coresight: Fix memory leak in acpi_buffer->pointer
` [PATCH 2/2] coresight: core: fix memory leak in dict->fwnode_list

[PATCH v6 0/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-08-17  9:02 UTC  (4+ messages)
` [PATCH v6 2/6] perf test: Add a test for the new Arm CPU ID comparison behavior

[Intel-gfx] [PATCH v8 0/8] Add DSC PPS readout
 2023-08-17  9:02 UTC  (11+ messages)
` [Intel-gfx] [PATCH v8 1/8] drm/i915/vdsc: Refactor dsc register field macro
` [Intel-gfx] [PATCH v8 2/8] drm/i915/vdsc: Add a check for dsc split cases
` [Intel-gfx] [PATCH v8 3/8] drm/i915/vdsc: Add func to get no. of vdsc instances per pipe
` [Intel-gfx] [PATCH v8 4/8] drm/i915/vdsc: Add function to read any PPS register
` [Intel-gfx] [PATCH v8 5/8] drm/i915/vdsc: Add function to write in "
` [Intel-gfx] [PATCH v8 6/8] drm/i915/vdsc: Remove unused dsc registers
` [Intel-gfx] [PATCH v8 7/8] drm/i915/vdsc: Fill the intel_dsc_get_pps_config function
` [Intel-gfx] [PATCH v8 8/8] drm/i915/display: Compare the readout dsc pps params
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add DSC PPS readout (rev8)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] drm/amd/pm: Vangogh: Get average_* from average field of gpu_metrics_table
 2023-08-17  9:02 UTC 

[PATCH -next] net: broadcom: Use helper function IS_ERR_OR_NULL()
 2023-08-17  9:01 UTC  (3+ messages)

[PATCH v1] readd build dependency for startup_raw.S
 2023-08-17  9:00 UTC  (3+ messages)

[PATCH 0/6] linux-user: Rewrite open_self_maps
 2023-08-17  9:00 UTC  (7+ messages)
` [PATCH 1/6] util/selfmap: Use dev_t and ino_t in MapInfo
` [PATCH 3/6] linux-user: Adjust brk for load_bias
` [PATCH 5/6] linux-user: Remove ELF_START_MMAP and image_info.start_mmap

[Intel-xe] [CI 0/9] drm/xe: i915 irq backports + display cleanups
 2023-08-17  9:01 UTC  (17+ messages)
` [Intel-xe] [CI 1/9] drm/i915/irq: add dedicated intel_display_irq_init()
` [Intel-xe] [CI 2/9] drm/i915/irq: add dg1_de_irq_postinstall()
` [Intel-xe] [CI 3/9] drm/i915/irq: add ilk_de_irq_postinstall()
` [Intel-xe] [CI 4/9] drm/i915/irq: move all PCH irq postinstall calls to display code
` [Intel-xe] [CI 5/9] fixup! drm/xe/display: Implement display support
` [Intel-xe] [CI 6/9] "
` [Intel-xe] [CI 7/9] "
` [Intel-xe] [CI 8/9] "
` [Intel-xe] [CI 9/9] "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: i915 irq backports + display cleanups (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[PATCH 1/2] arm64: dts: qcom: sc7180: Move trogdor rt5682s bits to a fragment
 2023-08-17  8:57 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7180: Reorganize trogdor rt5682 audio codec dts

Dumping a struct to a buffer in an strace like style using BTF
 2023-08-17  8:57 UTC  (2+ messages)

[PATCH v2 0/6] PHYTEC SoM detection for phyCORE-i.MX8MP
 2023-08-17  8:57 UTC  (7+ messages)
` [PATCH v2 1/6] board: phytec: Add common PHYTEC SoM detection
` [PATCH v2 2/6] board: phytec: common: Add imx8m specific EEPROM detection support
` [PATCH v2 3/6] board: phytec: phycore-imx8mp: Add EEPROM detection initialisation
` [PATCH v2 4/6] board: phytec: phycore_imx8mp: Update 2GB RAM Timings
` [PATCH v2 5/6] board: phytec: common: phytec_som_detection: Add helper for PCB revision
` [PATCH v2 6/6] board: phytec: phycore_imx8mp: Add 4000MTS RAM timings based on PCB rev

[PATCH mptcp-next] Squash to "bpf: Add bpf_mptcp_sched_kfunc_set"
 2023-08-17  8:58 UTC  (2+ messages)

[PATCH v3 0/8] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-08-17  8:58 UTC  (18+ messages)
` [PATCH v3 1/8] Documentation: probes: Add a new ret_ip callback parameter
` [PATCH v3 2/8] fprobe: Use fprobe_regs in fprobe entry handler
` [PATCH v3 3/8] tracing: Expose ftrace_regs regardless of CONFIG_FUNCTION_TRACER
` [PATCH v3 4/8] fprobe: rethook: Use ftrace_regs in fprobe exit handler and rethook
` [PATCH v3 5/8] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v3 6/8] ftrace: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v3 7/8] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v3 8/8] Documentations: probes: Update fprobe document to use ftrace_regs

[PATCH] eventdev/eth_rx: add new adapter create API
 2023-08-17  8:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] cpufreq: cppc: Set fie_disabled to FIE_DISABLED if fails to create kworker_fie
 2023-08-17  8:56 UTC  (3+ messages)

[PATCH v2 1/2] drm/amd/pm: Update SMUv13.0.6 PMFW headers
 2023-08-17  8:56 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amd/pm: Add critical temp for GC v9.4.3

[PATCH v2 0/5] ARM: Add GXP UMAC Support
 2023-08-17  8:55 UTC  (5+ messages)
` [PATCH v2 3/5] dt-bindings: net: Add HPE GXP UMAC

[meta-oe][PATCH v2] ttf-google-fira: add recipe
 2023-08-17  8:56 UTC 

[PATCH 0/6] PHYTEC SoM detection for phyCORE-i.MX8MP
 2023-08-17  8:55 UTC  (13+ messages)
` [PATCH 2/6] board: phytec: common: Add imx8m specific EEPROM detection support
` [PATCH 3/6] board: phytec: phycore-imx8mp: Add EEPROM detection initialisation
` [PATCH 4/6] board: phytec: phycore_imx8mp: Update 2GB RAM Timings
` [PATCH 6/6] board: phytec: phycore_imx8mp: Add 4000MTS RAM timings based on PCB rev

[PATCH net] net: do not allow gso_size to be set to GSO_BY_FRAGS
 2023-08-17  8:54 UTC  (2+ messages)

[PATCH v2 0/3] gnss: ubx: updates to support the Renesas KingFisher board
 2023-08-17  8:54 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: gnss: u-blox: add "reset-gpios" binding

[PATCH] nvmet-tcp: avoid circular locking dependency on install_queue()
 2023-08-17  8:54 UTC  (2+ messages)

[PATCH v3 0/5] ARM: Add GXP UMAC Support
 2023-08-17  8:53 UTC  (3+ messages)
` [PATCH v3 3/5] dt-bindings: net: Add HPE GXP UMAC

regression in cryptomount -u
 2023-08-17  8:52 UTC 

[PATCH] dt-bindings: interrupt-controller: loongson,liointc: Fix warnings about reg and interrupt description
 2023-08-17  8:51 UTC  (4+ messages)

[PATCH] qemu_cleanup: begin drained section after vm_shutdown()
 2023-08-17  8:50 UTC  (4+ messages)

[igt-dev] [PATCH v2 i-g-t] tests/i915_pm_freq_api: Ignore zero register value
 2023-08-17  8:51 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915_pm_freq_api: Ignore zero register value (rev2)

sound/ac97/bus.c:192: warning: Function parameter or member 'drv' not described in 'snd_ac97_codec_driver_register'
 2023-08-17  8:50 UTC 

arch/powerpc/boot/decompress.c:132: undefined reference to `__decompress'
 2023-08-17  8:51 UTC 

drivers/dma/at_xdmac.c:2187 atmel_xdmac_resume() warn: 'atxdmac->clk' from clk_prepare_enable() not released on lines: 2170
 2023-08-17  8:51 UTC 

[PATCH v2] arm64: dts: ti: k3-j784s4-evm: Add support for MCAN interfaces
 2023-08-17  8:49 UTC  (2+ messages)

[PATCH v2 3/6] soc/tegra: pmc: Specify restart mode
 2023-08-17  8:48 UTC  (2+ messages)

[igt-dev] [i-g-t] meson_options: Disable testplan by default
 2023-08-17  8:49 UTC  (2+ messages)

[PATCH 0/2] Fix some issues with TRBE building as a module
 2023-08-17  8:47 UTC  (8+ messages)
` [PATCH v2 1/2] coresight: trbe: Fix TRBE potential sleep in atomic context
  ` [PATCH 2/2] coresight: trbe: Allocate platform data per device

DPDK Release Status Meeting 2023-08-17
 2023-08-17  8:48 UTC 

[LTP] [PATCH] doc/c-api: Add missing formatting
 2023-08-17  8:47 UTC 

[PATCH v3 0/2] arm64: dts: qcom: enable BT on SM8550-QRD
 2023-08-17  8:47 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sm8550: add UART14 nodes
` [PATCH v3 2/2] arm64: dts: qcom: sm8550-qrd: add bluetooth support

[LTP] [PATCH] write02: Simplify test using TST_ macros
 2023-08-17  8:46 UTC 

[PATCH v4 0/5] Add LVTS support for mt8192
 2023-08-17  8:45 UTC  (5+ messages)

[PATCH 0/3] rockchip: Add supported RK3566/RK3568 boards to documentation
 2023-08-17  8:46 UTC  (5+ messages)
` [PATCH 1/3] doc: rockchip: Add supported RK3566/RK3568 boards
` [PATCH 2/3] board: rockchip: rk35xx: Add device tree files to MAINTAINERS

[RFC PATCH 0/5] replace build code for unit tests
 2023-08-17  8:46 UTC  (9+ messages)
` [PATCH v5 00/10] expand list of optional libraries
  ` [PATCH v5 04/10] app/test: build using per-file dependency matrix

[PATCH v2 0/7] LoongArch: Add built-in dtb support
 2023-08-17  8:46 UTC  (6+ messages)
` [PATCH v2 2/7] dt-bindings: loongarch: Add Loongson SoC boards compatibles

[PATCH 0/3] some bugfixes for PTP
 2023-08-17  8:42 UTC  (4+ messages)
` [PATCH v3 0/2] ethdev: add the check for PTP capability
  ` [PATCH v3 1/2] examples/ptpclient: "
  ` [PATCH v3 2/2] ethdev: add the check for the valitity of timestamp offload

[meta-oe][PATCH] libfaketime: add recipe
 2023-08-17  8:44 UTC 

[PATCH 1/2] cpufreq: Prefer to print cpuid in MIN/MAX QoS register error message
 2023-08-17  8:43 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] README.md and docs: describe how to document tests
 2023-08-17  8:43 UTC 

[PATCH] mtd: rawnand: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-17  8:43 UTC  (3+ messages)

[PATCH v3 0/7] sched: Implement shared runqueue in CFS
 2023-08-17  8:42 UTC  (2+ messages)

[virtio-comment] [RFC PATCH 0/5] virtio: introduce SUSPEND bit and vq state
 2023-08-17  8:42 UTC  (7+ messages)
` [virtio-comment] [RFC PATCH 4/5] virtqueue: constraints for virtqueue state
  ` [virtio-comment] "
        ` [virtio-dev] "

[PATCH v3 2/2] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
 2023-08-17  8:41 UTC  (9+ messages)
` [PATCH v3 0/2] iov_iter: Convert the iterator macros into inline funcs

[igt-dev] [PATCH i-g-t 0/2] Update documentation of Xe blitter tests
 2023-08-17  8:42 UTC  (2+ messages)

drivers/dma/at_hdmac.c:240: warning: Function parameter or member 'sglen' not described in 'at_desc'
 2023-08-17  8:40 UTC 

fs/hfsplus/wrapper.c:49: warning: Function parameter or member 'opf' not described in 'hfsplus_submit_bio'
 2023-08-17  8:40 UTC 

[stable:linux-6.1.y 7217/8698] security/integrity/evm/evm_main.c:788: warning: Excess function parameter 'idmap' description in 'evm_inode_setattr'
 2023-08-17  8:40 UTC 

drivers/input/keyboard/cros_ec_keyb.c:206: warning: Function parameter or member 'ckdev' not described in 'cros_ec_keyb_bs_event'
 2023-08-17  8:40 UTC 

[PATCH v4] mm: oom: introduce cpuset oom
 2023-08-17  8:40 UTC  (3+ messages)

[PATCH 1/8] erofs: simplify z_erofs_read_fragment()
 2023-08-17  8:39 UTC  (18+ messages)
` [PATCH 2/8] erofs: avoid obsolete {collector,collection} terms
` [PATCH 3/8] erofs: move preparation logic into z_erofs_pcluster_begin()
` [PATCH 4/8] erofs: tidy up z_erofs_do_read_page()
` [PATCH 5/8] erofs: drop z_erofs_page_mark_eio()
` [PATCH 6/8] erofs: get rid of fe->backmost for cache decompression
` [PATCH 7/8] erofs: adapt folios for z_erofs_readahead()
` [PATCH 8/8] erofs: adapt folios for z_erofs_read_folio()
  ` [PATCH v2 "

[PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-08-17  8:39 UTC  (7+ messages)
` [PATCH v9 05/14] KVM: Allow range-based TLB invalidation from common code

[tip: x86/urgent] objtool/x86: Fix SRSO mess
 2023-08-17  8:39 UTC  (2+ messages)
` [tip: x86/urgent] objtool/x86: Fixup frame-pointer vs rethunk

[PATCH -next 00/11] mtd: Use devm_clk_get_enabled() to simplify the drivers
 2023-08-17  8:37 UTC  (13+ messages)
` [PATCH -next 03/11] mtd: rawnand: fsmc: Use helper function devm_clk_get_enabled()
` [PATCH -next 07/11] mtd: rawnand: mtk: "
` [PATCH -next 11/11] mtd: spi-nor: "

[PATCH -next] iommufd/selftest: fix unregister device
 2023-08-17  8:38 UTC  (2+ messages)

[Intel-xe] [PATCH 00/15] Add Lunar Lake support
 2023-08-17  8:37 UTC  (3+ messages)
` [Intel-xe] [PATCH 13/15] drm/xe/lnl: Add LNL platform definition

[PATCH blktests v3 00/13] Switch to allowed_host
 2023-08-17  8:33 UTC  (10+ messages)
` [PATCH blktests v3 13/13] nvme: Introduce nvmet_target_{setup/cleanup} common code

[PATCH -next v2] remoteproc: stm32: Clean up redundant dev_err_probe()
 2023-08-17  8:33 UTC  (2+ messages)

[PATCH 0/7] selftests/resctrl: Rework benchmark command handling
 2023-08-17  8:32 UTC  (8+ messages)
` [PATCH 5/7] selftests/resctrl: Use pointers to build benchmark cmd and make it const

[PATCH 0/3] unblock the use of the MSVC compiler
 2023-08-17  8:33 UTC  (4+ messages)
` [PATCH v5 0/4] enable "
  ` [PATCH v5 4/4] build: enable MSVC specific compiler options

[PATCH v2 0/4] Fix device_lock deadlock on two probe() paths
 2023-08-17  8:31 UTC  (2+ messages)

[PATCH v1] mlxbf-bootctl: Support sysfs entries for MFG fields
 2023-08-17  8:30 UTC  (2+ messages)

[PATCH blktests v2 1/2] nvme/rc: fix nvme device readiness check after _nvme_connect_subsys
 2023-08-17  8:29 UTC  (2+ messages)

[PATCH v11 0/5] Add a multicolor LED driver for groups of monochromatic LEDs
 2023-08-17  8:28 UTC  (2+ messages)

[RESEND] [PATCH v11 0/4] Add a multicolor LED driver for groups of monochromatic LEDs
 2023-08-17  8:29 UTC  (6+ messages)
` [RESEND] [PATCH v11 3/4] dt-bindings: leds: Add binding for a multicolor group of LEDs
  ` (subset) "
` [RESEND] [PATCH v11 4/4] leds: Add a multicolor LED driver to group monochromatic LEDs
  ` (subset) "

[igt-dev] [i-g-t V4 00/20] Add XE suppor for display tests
 2023-08-17  8:29 UTC  (3+ messages)
` [igt-dev] [i-g-t V4 03/20] tests/kms_getfb: Extended ccs tests to support XE

[stable:linux-4.19.y 2224/6743] fs/ubifs/ioctl.c:175: Error: unrecognized opcode `csrs sstatus,a2', extension `zicsr' required
 2023-08-17  8:28 UTC 

kernel/time/tick-broadcast.c:1026: warning: Function parameter or member 'from_periodic' not described in 'tick_broadcast_setup_oneshot'
 2023-08-17  8:28 UTC 

[PATCH v3 1/2] ALSA: hda/tas2781: Add tas2781 HDA driver
 2023-08-17  8:26 UTC  (2+ messages)
` [PATCH v3 2/2] "

[PATCH v4 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-08-17  8:27 UTC  (7+ messages)
` [PATCH v4 2/3] clocksource: Add JH7110 timer driver
` [PATCH v4 3/3] riscv: dts: jh7110: starfive: Add timer node

[PATCH v2 0/2] rockchip: rk356x: Enable poweroff command
 2023-08-17  8:28 UTC  (5+ messages)
` [PATCH v2 1/2] power: pmic: rk8xx: Use sysreset implementation of the "
` [PATCH v2 2/2] rockchip: rk356x: Enable "

[PATCH 0/2] Avoid spurious ptimer interrupts for non-zero cntpoff
 2023-08-17  8:27 UTC  (4+ messages)
` [PATCH 2/2] KVM: arm64: timers: Adjust CVAL of a ptimer across guest entry and exits

[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
 2023-08-17  8:28 UTC  (7+ messages)
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp

[Buildroot] [PATCH v2 0/3] Update RISC-V Instruction Sets
 2023-08-17  8:27 UTC  (6+ messages)
` [Buildroot] [PATCH v2 1/3] arch/Config.in.riscv: update instruction set ext

[PATCH 0/6] locking/rtmutex: Avoid PI state recursion through sched_submit_work()
 2023-08-17  8:26 UTC  (9+ messages)

[netfilter-nf-next:testing 2/9] ./usr/include/linux/netfilter_bridge/ebtables.h:163:26: warning: field 'target' with variable sized type 'struct ebt_entry_target' not at the end of a struct or class is a GNU extension
 2023-08-17  8:26 UTC  (3+ messages)

[PATCH] arm64: dts: sprd: fix the cpu node for UMS512
 2023-08-17  8:26 UTC  (2+ messages)

[RFC net-next v1 0/5] Add MACsec support for TJA11XX C45 PHYs
 2023-08-17  8:25 UTC  (4+ messages)
` [RFC net-next v1 4/5] net: macsec: introduce mdo_insert_tx_tag

QA notification for completed autobuilder build (yocto-4.0.12.rc2)
 2023-08-17  8:26 UTC  (2+ messages)
` [qa-build-notification] "

CIP IRC weekly meeting today on libera.chat
 2023-08-17  8:25 UTC  (2+ messages)
` [cip-dev] "

[PATCH v2] riscv: Dump user opcode bytes on fatal faults
 2023-08-17  8:23 UTC  (4+ messages)
  ` [External] "

[PATCH net] selftests: bonding: do not set port down before adding to bond
 2023-08-17  8:24 UTC 

[PATCH blktests v2 00/12] Switch to allowed_host
 2023-08-17  8:22 UTC  (5+ messages)

[PATCH BlueZ v2 1/1] iso-tester: Add test for bcast receiver defer setup
 2023-08-17  8:22 UTC  (2+ messages)
`  "

[PATCH v2 0/2] Fix Nvidia BlueField-3 GPIO access
 2023-08-17  8:21 UTC  (5+ messages)
` [PATCH v2 2/2] gpio: mlxbf3: Support add_pin_ranges()

[PATCH 1/9] wifi: mt76: mt7996: set correct wcid in txp
 2023-08-17  8:01 UTC  (2+ messages)
` [PATCH 5/9] wifi: mt76: mt7996: fix rx rate report for CBW320-2

[PATCH v12 0/7] MT8188 IOMMU SUPPORT
 2023-08-17  8:21 UTC  (4+ messages)
` [PATCH v12 1/7] dt-bindings: mediatek: mt8188: Add binding for MM & INFRA IOMMU

[PATCH] e2fsck: delay quotas loading in release_orphan_inodes()
 2023-08-17  8:18 UTC 

[PATCH -next] remoteproc: stm32: Clean up redundant dev_err_probe()
 2023-08-17  8:20 UTC  (6+ messages)

[PATCH bpf-next v5] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-08-17  8:21 UTC  (2+ messages)

[meta-virtualization][PATCH] vhost-device: fix README.md location
 2023-08-17  8:21 UTC 


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.