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

[PATCH v1 00/25] MediaTek clocks cleanups and improvements
 2022-12-22 11:48 UTC  (4+ 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 v5 00/21] mdss-dsi-ctrl binding and dts fixes
 2022-12-22 11:54 UTC  (14+ messages)
` [PATCH v5 04/21] dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC
` [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 0/3] eficonfig: add vertical scroll support
 2022-12-22 11:54 UTC  (3+ messages)
` [PATCH 2/3] eficonfig: refactor change boot order implementation

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

[PATCH RESEND v2 0/5] A few bugfix and cleanup patches for sbitmap
 2022-12-22 14:33 UTC  (4+ messages)
` [PATCH RESEND v2 2/5] sbitmap: remove redundant check in __sbitmap_queue_get_batch

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

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

[PATCH] wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EU
 2022-12-22 11:48 UTC 

[PATCH v4 0/7] KVM: arm64: Normalize cache configuration
 2022-12-22 11:45 UTC  (5+ messages)
` [PATCH v4 2/7] arm64/sysreg: Convert CCSIDR_EL1 to automatic generation

[PATCH 00/22] Remove the directmap
 2022-12-22 11:48 UTC  (7+ messages)
` [PATCH 06/22] x86: map/unmap pages in restore_all_guests
` [PATCH 07/22] x86/pv: domheap pages should be mapped while relocating initrd
` [PATCH 08/22] x86/pv: rewrite how building PV dom0 handles domheap mappings

[PATCH net v2] qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
 2022-12-22 11:46 UTC  (3+ messages)

[PATCH v5 0/4] PWM and keyboard backlight driver for ARM Macs
 2022-12-22 11:42 UTC  (4+ messages)
` [PATCH v5 3/4] arm64: dts: apple: t8103: Add PWM controller

[PATCH 5.15.y] tty: serial: fsl_lpuart: fixup error path in lpuart_probe()
 2022-12-22 11:44 UTC  (2+ messages)
` [PATCH 5.15.y v2] serial: fixup backport of "serial: Deassert Transmit Enable on probe in driver-specific way"

[PATCH] x86/alternatives: Add alt_instr.flags
 2022-12-22 11:42 UTC  (2+ messages)
` [PATCH -v2] "

[PATCH v4] dt-bindings: sound: tlv320aic3x: Convert to dtschema
 2022-12-22 11:40 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/3] Fixes for various UC related issues
 2022-12-22 11:39 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Fixes for various UC related issues (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 1/3] mm: vmalloc: Avoid of calling __find_vmap_area() twise in __vunmap()
 2022-12-22 11:38 UTC  (2+ messages)

[Patch v1 00/10] Tegra234 Memory interconnect support
 2022-12-22 11:37 UTC  (11+ messages)
` [Patch v1 01/10] memory: tegra: add interconnect support for DRAM scaling in Tegra234
` [Patch v1 03/10] memory: tegra: add pcie mc clients for Tegra234
` [Patch v1 04/10] memory: tegra: add support for software mc clients in Tegra234
` [Patch v1 05/10] dt-bindings: tegra: add icc ids for dummy MC clients
` [Patch v1 09/10] memory: tegra: get number of enabled mc channels

[PATCH] wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()
 2022-12-22 11:37 UTC  (8+ messages)

[PULL 0/6] testing updates
 2022-12-22 11:35 UTC  (3+ messages)

NULL pointer issue in rcu_do_batch()
 2022-12-22 11:34 UTC 

[PATCH v2] riscv: Allow to downgrade paging mode from the command line
 2022-12-22 11:32 UTC  (4+ messages)

[PATCH v5 0/4] generic/starfive: Enable Starfive JH7110 platform preferred cold boot HART implementation
 2022-12-22 11:32 UTC  (5+ messages)
` [PATCH v5 1/4] lib: sbi: Allow platform to influence cold boot HART selection

[PATCH v3 0/2] Add pinctrl support for S32 SoC family
 2022-12-22 11:28 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: add schema for NXP S32 SoCs

[PATCH net] net: lan966x: Fix configuration of the PCS
 2022-12-22 11:30 UTC  (2+ messages)

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

[qemu-mainline test] 175443: tolerable FAIL - PUSHED
 2022-12-22 11:25 UTC 

[PASEMI] Nemo board doesn't reboot anymore after the commit "HID: usbhid: Add ALWAYS_POLL quirk for some mice"
 2022-12-22 11:24 UTC  (2+ messages)
` [PASEMI] Nemo board doesn't reboot anymore after the commit "HID: usbhid: Add ALWAYS_POLL quirk for some mice" #forregzbot

[PATCH v2 00/15] Introduce Architectural LBR for vPMU
 2022-12-22 11:24 UTC  (11+ messages)
` [PATCH v2 05/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
` [PATCH v2 06/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL "
` [PATCH v2 10/15] KVM: x86/vmx: Check Arch LBR config when return perf capabilities
` [PATCH v2 12/15] KVM: x86/vmx: Disable Arch LBREn bit in #DB and warm reset

[intel-lts:5.15/linux 17/38] drivers/media/i2c/ar0234.c:1544:14: error: 'V4L2_CID_MIPI_LANES' undeclared
 2022-12-22 11:23 UTC 

[PATCH nft] scanner: treat invalid octal strings as strings
 2022-12-22 11:23 UTC  (5+ messages)

[PATCH nft] evaluate: fix shift exponent underflow in concatenation evaluation
 2022-12-22 11:21 UTC 

Regression: onboard-usb-hub breaks USB on RPi 3
 2022-12-22 11:19 UTC  (12+ messages)

regression: nfs mount (even idle) eventually hangs server
 2022-12-22 11:19 UTC  (2+ messages)
` regression: nfs mount (even idle) eventually hangs server #forregzbot

a nfsd_file_free panic when shudown
 2022-12-22 11:18 UTC  (4+ messages)

[PATCH RESEND v2 00/10] A few bugfix and cleancode patch for bfq
 2022-12-22 19:16 UTC  (11+ messages)
` [PATCH RESEND v2 01/10] block, bfq: correctly raise inject limit in bfq_choose_bfqq_for_injection
` [PATCH RESEND v2 02/10] block, bfq: remove unsed parameter reason in bfq_bfqq_is_slow
` [PATCH RESEND v2 03/10] block, bfq: initialize bfqq->decrease_time_jif correctly
` [PATCH RESEND v2 04/10] block, bfq: use helper macro RQ_BFQQ to get bfqq of request
` [PATCH RESEND v2 05/10] block, bfq: remove unnecessary dereference to get async_bfqq
` [PATCH RESEND v2 06/10] block, bfq: remove redundant bfqd->rq_in_driver > 0 check in bfq_add_request
` [PATCH RESEND v2 07/10] block, bfq: remove redundant check in bfq_put_cooperator
` [PATCH RESEND v2 08/10] block, bfq: remove unnecessary goto tag in bfq_dispatch_rq_from_bfqq
` [PATCH RESEND v2 09/10] block, bfq: remove unused bfq_wr_max_time in struct bfq_data
` [PATCH RESEND v2 10/10] block, bfq: remove check of bfq_wr_max_softrt_rate which is always greater than 0

[ANNOUNCE] nftables 1.0.6 release
 2022-12-22 11:16 UTC  (3+ messages)

[PATCH v3 0/5] coroutine: Clean up includes
 2022-12-22 11:14 UTC  (5+ messages)
` [PATCH v3 4/5] coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h

[PATCH v3] usbnet: optimize usbnet_bh() to reduce CPU load
 2022-12-22 11:13 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 405/1346] ERROR: modpost: "dwc3_host_wakeup_capable" [drivers/usb/host/xhci-plat-hcd.ko] undefined!
 2022-12-22 11:13 UTC 

[asahilinux:bits/210-gpu 22/381] drivers/soc/apple/rtkit-crashlog.c:6:10: fatal error: 'asm/esr.h' file not found
 2022-12-22 11:13 UTC 

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

[PATCH] dockerfiles: update to Fedora 36
 2022-12-22 11:09 UTC  (2+ messages)

[PATCH v2 0/7] x86/sched: Avoid unnecessary migrations within SMT domains
 2022-12-22 11:12 UTC  (11+ messages)
` [PATCH v2 1/7] sched/fair: Generalize asym_packing logic for SMT local sched group
` [PATCH v2 4/7] sched/fair: Introduce sched_smt_siblings_idle()

[PATCH v1 0/3] Add support of MediaTek mt8188 to SOF
 2022-12-22 11:10 UTC  (13+ messages)
` [PATCH v1 1/3] dt-bindings: dsp: mediatek: Add mt8188 dsp compatible
` [PATCH v1 2/3] ASoC: SOF: mediatek: Support mt8188 platform
` [PATCH v1 3/3] ASoC: SOF: mediatek: Provide debugfs_add_region_item ops for core

[PATCH v3 0/6] virtio-mem: Handle preallocation with migration
 2022-12-22 11:02 UTC  (7+ messages)
` [PATCH v3 1/6] migration: Allow immutable device state to be migrated early (i.e., before RAM)
` [PATCH v3 2/6] migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST()
` [PATCH v3 3/6] migration: Factor out checks for advised and listening incomming postcopy
` [PATCH v3 4/6] virtio-mem: Fail if a memory backend with "prealloc=on" is specified
` [PATCH v3 5/6] virtio-mem: Migrate bitmap, size and sanity checks early
` [PATCH v3 6/6] virtio-mem: Proper support for preallocation with migration

nhlt ssp aux data and blob ver 1.5
 2022-12-22 11:09 UTC 

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

[PATCH] board: amlogic: jethub j100: add rescue boot from microSD
 2022-12-22 11:07 UTC  (2+ messages)

[PATCH] drm/i915: Fix same object multiple mmap memory leak
 2022-12-22 11:06 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] drm/vmwgfx: Fix passing partly uninitialized drm_mode_fb_cmd2 struct
 2022-12-22 11:04 UTC  (2+ messages)
` [PATCH] drm/vmwgfx: Fix passing partly uninitialized drm_mode_fb_cmd2 struct #forregzbot


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.