All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-22 11:53:20 to 2022-12-22 12:41:04 UTC [more...]

[RFC PATCH 0/4] lcore telemetry improvements
 2022-12-22 12:41 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/4] eal: allow applications to report their cpu usage

[PATCH 0/2] Update the channel list if the change in channel flags
 2022-12-22 12:40 UTC  (4+ messages)
` [PATCH 1/2] wifi: cfg80211: Add beacon hint notifier support
` [PATCH 2/2] wifi: ath10k: update the channel list if change in channel flags

[RFC 0/2] srcu: Remove pre-flip memory barrier
 2022-12-22 12:40 UTC  (8+ messages)

[PATCH v1 00/25] MediaTek clocks cleanups and improvements
 2022-12-22 11:48 UTC  (32+ messages)
` [PATCH v1 01/25] clk: mediatek: mt8192: Correctly unregister and free clocks on failure
` [PATCH v1 02/25] clk: mediatek: mt8192: Propagate struct device for gate clocks
` [PATCH v1 03/25] clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
` [PATCH v1 04/25] clk: mediatek: cpumux: Propagate struct device where possible
` [PATCH v1 05/25] clk: mediatek: clk-mtk: Propagate struct device for composites
` [PATCH v1 06/25] clk: mediatek: clk-mux: Propagate struct device for mtk-mux
` [PATCH v1 07/25] clk: mediatek: clk-mtk: Add dummy clock ops
` [PATCH v1 08/25] dt-bindings: clock: mt8173: Add dummy clock ID
` [PATCH v1 09/25] clk: mediatek: mt8173: Migrate to platform driver and common probe
` [PATCH v1 10/25] clk: mediatek: mt8173: Remove mtk_clk_enable_critical()
` [PATCH v1 11/25] clk: mediatek: mt8173: Break down clock drivers and allow module build
` [PATCH v1 12/25] dt-bindings: clock: mt2701/mt6779: Add dummy clock with ID 0
` [PATCH v1 13/25] clk: mediatek: Switch to mtk_clk_simple_probe() where possible
` [PATCH v1 14/25] clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe()
` [PATCH v1 15/25] clk: mediatek: mt8173: Migrate pericfg/topckgen to mtk_clk_simple_probe()
` [PATCH v1 16/25] clk: mediatek: clk-mt8192: Move CLK_TOP_CSW_F26M_D2 in top_divs
` [PATCH v1 17/25] clk: mediatek: mt8192: Join top_adj_divs and top_muxes
` [PATCH v1 18/25] clk: mediatek: mt8186: Join top_adj_div "
` [PATCH v1 19/25] clk: mediatek: clk-mt8183: Join top_aud_muxes and top_aud_divs
` [PATCH v1 20/25] clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()
` [PATCH v1 21/25] clk: mediatek: clk-mt8192: Migrate topckgen to mtk_clk_simple_probe()
` [PATCH v1 22/25] clk: mediatek: clk-mt8186-topckgen: Migrate "
` [PATCH v1 23/25] clk: mediatek: clk-mt6795-topckgen: "
` [PATCH v1 24/25] clk: mediatek: clk-mt7986-topckgen: Properly keep some clocks enabled
` [PATCH v1 25/25] clk: mediatek: clk-mt7986-topckgen: Migrate to mtk_clk_simple_probe()

[PATCH] mm: remove unused alloc_pages_bulk_list()
 2022-12-22 12:38 UTC  (4+ messages)

[6.2][regression] after commit cd372b8c99c5a5cf6a464acebb7e4a79af7ec8ae stopping working wifi mt7921e
 2022-12-22 12:36 UTC  (2+ messages)
` [6.2][regression] after commit cd372b8c99c5a5cf6a464acebb7e4a79af7ec8ae stopping working wifi mt7921e #forregzbot

[PATCH V7 5/5] ASoC: dt-bindings: Add schema for "awinic,aw883xx"
 2022-12-22 12:34 UTC  (2+ messages)

[PATCH 00/19] Introduce __xchg, non-atomic xchg
 2022-12-22 11:46 UTC  (54+ messages)
` [PATCH 01/19] arch/alpha: rename internal name __xchg to __arch_xchg
` [PATCH 02/19] arch/arc: "
` [PATCH 03/19] arch/arm: "
` [PATCH 04/19] arch/arm64: "
` [PATCH 05/19] arch/hexagon: "
` [PATCH 06/19] arch/ia64: "
` [PATCH 07/19] arch/loongarch: "
` [PATCH 08/19] arch/m68k: "
` [PATCH 09/19] arch/mips: "
` [PATCH 10/19] arch/openrisc: "
` [PATCH 11/19] arch/parisc: "
` [PATCH 12/19] arch/powerpc: correct logged function names in xchg helpers
` [PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
` [PATCH 14/19] arch/s390: "
` [PATCH 15/19] arch/sh: "
` [PATCH 16/19] arch/sparc: "
` [PATCH 17/19] arch/xtensa: "
` [PATCH 18/19] linux/include: add non-atomic version of xchg
` [PATCH 19/19] drm/i915/gt: use __xchg instead of internal helper

[arnd-playground:randconfig-6.2-1 173/229] include/uapi/asm-generic/unistd.h:646:37: error: use of undeclared identifier 'sys_riscv_mmap'
 2022-12-22 12:34 UTC 

[PATCH 0/2] KVM: arm64: syreg cleanups/fixes
 2022-12-22 12:34 UTC  (6+ messages)
` [PATCH 2/2] KVM: arm64: Remove use of ARM64_FEATURE_MASK()

[PATCH V7 0/5] ASoC: codecs: Add Awinic AW883XX audio amplifier driver
 2022-12-22 12:32 UTC  (10+ messages)
` [PATCH V7 1/5] ASoC: codecs: Add i2c and codec registration for aw883xx and their associated operation functions
` [PATCH V7 2/5] ASoC: codecs: Aw883xx function for ACF file parse and check
` [PATCH V7 3/5] ASoC: codecs: Aw883xx common function for ALSA Audio Driver
` [PATCH V7 4/5] ASoC: codecs: Aw883xx chip register file, data type file and Kconfig Makefile

[PATCH v2] arm64: dts: ti: k3-j721s2: Add support for ADC nodes
 2022-12-22 12:33 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v3 0/2] adds corstone500 device tree
 2022-12-22 12:32 UTC  (3+ messages)
` [PATCH v3 1/2] arm: dts: arm: add arm "
` [PATCH v3 2/2] dt-bindings: Add Arm corstone500 platform

[PATCH v2] target/i386: Remove compilation errors when -Werror=maybe-uninitialized
 2022-12-22 12:32 UTC  (8+ messages)

[PATCH] vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
 2022-12-22 12:32 UTC 

[xen-unstable-smoke test] 175455: tolerable all pass - PUSHED
 2022-12-22 12:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-22 12:31 UTC 

[6.2][regression] looks like commit aab9cf7b6954136f4339136a1a7fc0602a2c4d8b leads to use-after-free and random computer hangs
 2022-12-22 12:31 UTC  (2+ messages)

[PATCH v2 0/7] staging: vc04_services: Remove custom return values
 2022-12-22 12:27 UTC  (5+ messages)
` [PATCH v2 5/7] vc04_services: vchiq_arm: Drop VCHIQ_RETRY usage on disconnect

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-12-22 12:26 UTC  (5+ messages)
` [PATCH RFC v7 01/64] KVM: Fix memslot boundary condition for large page
` [PATCH RFC v7 02/64] KVM: x86: Add KVM_CAP_UNMAPPED_PRIVATE_MEMORY

[PATCH v6] drm: Optimise for continuous memory allocation
 2022-12-22 12:24 UTC 

[PATCH] drm/i915/gvt: fix double-free bug in split_2MB_gtt_entry
 2022-12-22 12:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gvt: fix double-free bug in split_2MB_gtt_entry (rev8)

[arnd-playground:randconfig-6.2-1 173/229] arch/hexagon/kernel/syscalltab.c:19:1: error: conflicting types for 'sys_mmap_pgoff'
 2022-12-22 12:24 UTC 

[RFC 0/2] srcu: Remove pre-flip memory barrier
 2022-12-22 12:24 UTC  (8+ messages)

[PATCH V2] riscv: patch: Fixup lockdep warning in stop_machine
 2022-12-22 12:23 UTC  (7+ messages)

[PATCH RESEND v2 0/5] A few bugfix and cleanup patches for sbitmap
 2022-12-22 14:33 UTC  (7+ messages)
` [PATCH RESEND v2 2/5] sbitmap: remove redundant check in __sbitmap_queue_get_batch
` [PATCH RESEND v2 3/5] sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code

[PATCH] verifiers: Don't return error for deferred image
 2022-12-22 12:22 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-22 12:21 UTC 

[PATCH v2 1/2] usb: misc: onboard_usb_hub: Don't create platform devices for DT nodes without 'vdd-supply'
 2022-12-22 12:21 UTC  (4+ messages)
` [PATCH v2 2/2] usb: misc: onboard_hub: Fail silently when there is no platform device

[PULL] Networking for next-6.1
 2022-12-22 12:20 UTC  (4+ messages)
  ` [PULL] Networking for next-6.1 #forregzbot

[PATCH] [next] i915/gvt: Replace one-element array with flexible-array member
 2022-12-22 12:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[6.2][regression] after commit ffcb754584603adf7039d7972564fbf6febdc542 all sound devices disappeared (due BUG at mm/page_alloc.c:3592!)
 2022-12-22 12:17 UTC  (2+ messages)
` [6.2][regression] after commit ffcb754584603adf7039d7972564fbf6febdc542 all sound devices disappeared (due BUG at mm/page_alloc.c:3592!) #forregzbot

[PATCH] umh: fix UAF when the process is being killed
 2022-12-22 12:09 UTC  (13+ messages)

Queries about disabling EFI runtime services late
 2022-12-22 12:10 UTC  (3+ messages)

[PATCH v2 0/4] Clean up includes
 2022-12-22 12:10 UTC  (6+ messages)
` [PATCH v2 1/4] include/hw/virtio: Break inclusion loop
` [PATCH v2 2/4] include: Include headers where needed
` [PATCH v2 3/4] include: Don't include qemu/osdep.h
` [PATCH v2 4/4] docs/devel: Rules on #include in headers

Which dashboard do most fs developers use for the fstests results?
 2022-12-22 12:08 UTC 

[PATCH] IIO: hid-sensor-prox: add missing scale attribute
 2022-12-22 12:07 UTC 

[PATCH nft 1/2,v2] evaluate: fix shift exponent underflow in concatenation evaluation
 2022-12-22 12:06 UTC  (2+ messages)
` [PATCH nft 2/2] ct: use inet_service_type for proto-src and proto-dst

[PATCH v1 0/3] Add support of MediaTek mt8188 to SOF
 2022-12-22 12:04 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: dsp: mediatek: Add mt8188 dsp compatible

[PATCH 0/3] Add support for XCVR on i.MX93 platform
 2022-12-22 12:03 UTC  (3+ messages)
` [PATCH 1/3] ASoC: dt-bindings: fsl,xcvr: Add compatible string for "

[PATCH] srcu: Remove memory barrier "E" as it does not do anything
 2022-12-22 12:03 UTC  (2+ messages)

[PATCH] KVM: arm64: Synchronize SMEN on vcpu schedule out
 2022-12-20 10:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-22 12:11 UTC 

CIP IRC weekly meeting today on libera.chat
 2022-12-22 12:11 UTC 

[igt-dev] [PATCH i-g-t v4] runner: Correctly handle abort before first test
 2022-12-22 12:11 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j721s2: Add support for ADC nodes
 2022-12-22 12:00 UTC  (9+ messages)
  ` [EXTERNAL] "

[PATCH v12 0/2] add device Xiaomi Mi 6 (codename sagit) and board binding
 2022-12-22 11:59 UTC  (3+ messages)
` [PATCH v12 2/2] arm64: dts: qcom: sagit: add initial device tree for sagit

[PATCH v5 00/21] mdss-dsi-ctrl binding and dts fixes
 2022-12-22 11:57 UTC  (17+ messages)
` [PATCH v5 05/21] dt-bindings: msm: dsi-controller-main: Deprecate qcom,dsi-ctrl-6g-qcm2290 in favour of qcom,qcm2290-dsi-ctrl
` [PATCH v5 06/21] dt-bindings: msm: dsi-controller-main: Document clocks on a per compatible basis
` [PATCH v5 07/21] dt-bindings: msm: dsi-controller-main: Fix clock declarations
` [PATCH v5 08/21] dt-bindings: msm: dsi-controller-main: Add vdd* descriptions back in
` [PATCH v5 09/21] dt-bindings: display/msm: Add list of mdss-dsi-ctrl compats
` [PATCH v5 10/21] dt-bindings: display/msm: Update MDSS dsi compat strings

[PATCH] net/iavf:fix slow memory allocation
 2022-12-22 12:06 UTC  (9+ messages)

mainline build failure due to e240e53ae0ab ("mm, slub: add CONFIG_SLUB_TINY")
 2022-12-22 12:06 UTC  (2+ messages)
` mainline build failure due to e240e53ae0ab ("mm, slub: add CONFIG_SLUB_TINY") #forregzbot

[PATCH] media: v4l2-ctrls: Fix doc for v4l2_ctrl_request_hdl_find
 2022-12-22 11:56 UTC 

[GIT PULL] afs: A fix, two cleanups and writepage removal
 2022-12-22 11:56 UTC 

vmlinux.o: warning: objtool: ___ksymtab_gpl+_RINvNtCs3yuwAp0waWO_4core10intrinsics17const_eval_selectuNvNvB2_11write_bytes8comptimeNCIBV_NtNtCs3XUU1alqrUZ_8bindings12bindings_raw19folio__bindgen_ty_2E0uEB1w_+0x0: data relocation to !ENDBR: _RINvNtCs3yuwAp
 2022-12-22 12:04 UTC 

[PATCH v2 1/2] btrfs-progs: fi show: Print missing device for a mounted file system
 2022-12-22 11:55 UTC  (2+ messages)

[PATCH v2 0/9] Add IRQC support to RZ/G2UL SoC
 2022-12-22 11:53 UTC  (13+ messages)
` [PATCH v2 1/9] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "
` [PATCH v2 3/9] irqchip: irq-renesas-rzg2l: Skip mapping NMI interrupt as part of hierarchy domain
` [PATCH v2 4/9] irqchip: irq-renesas-rzg2l: Add support for RZ/G2UL SoC

RTT-PROBE: lore-subspace-rtt
 2022-12-22 12:01 UTC 

[Intel-gfx] [PATCH 0/5] drm/i915: vblank stuff
 2022-12-22 12:00 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915/vrr: Fix "window2" handling
` [Intel-gfx] [PATCH 2/5] drm/i915/psr: Fix the delayed vblank w/a
` [Intel-gfx] [PATCH 3/5] drm/i915/psr: Add the latency reporting chicken bit for pipe D
` [Intel-gfx] [PATCH 4/5] drm/i915: Extract skl_wm_latency()
` [Intel-gfx] [PATCH 5/5] drm/i915: Reject wm levels that exceed vblank time

[PATCH RFC] ipc/mqueue: introduce msg cache
 2022-12-22 11:52 UTC  (2+ messages)

[PATCH v2] usb: xhci: Check endpoint is valid before dereferencing it
 2022-12-22 11:52 UTC  (4+ messages)

[PATCH net v3] qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
 2022-12-22 11:52 UTC 

[Intel-gfx] [PATCH v2 0/2] drm/i915/dmc: Make firmware loading backwards-compatible
 2022-12-22 11:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/dmc: Make firmware loading backwards-compatible (rev2)

[PATCH 0/3] eficonfig: add vertical scroll support
 2022-12-22 11:54 UTC  (3+ messages)
` [PATCH 2/3] eficonfig: refactor change boot order implementation

BUG: arm64: missing build-id from vmlinux
 2022-12-22 11:53 UTC  (5+ messages)


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.