All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-29 12:17:02 to 2022-06-29 12:45:47 UTC [more...]

[PATCH -v3 0/7] Miscellaneous ext4 test fix ups
 2022-06-29 12:45 UTC  (3+ messages)
` [PATCH -v3 1/7] ext4/050: support indirect as well as extent mapped journals
` [PATCH -v3 3/7] ext4/045: _require_dumpe2fs doesn't take any arguments so remove them

[PATCH net-next RFC 0/3] net: dsa: realtek: drop custom slave MII
 2022-06-29 12:30 UTC  (2+ messages)

[PATCH bpf] xsk: mark napi_id on sendmsg()
 2022-06-29 12:45 UTC  (2+ messages)

[PATCH] cpufreq: zynq: Fix refcount leak in zynq_get_revision
 2022-06-29 12:43 UTC  (3+ messages)

[PATCH net-next] ice: Remove unnecessary NULL check before dev_put
 2022-06-29 12:44 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] nvdimm: Add NVDIMM_NO_DEEPFLUSH flag to control btt data deepflush
 2022-06-29 12:44 UTC 

[PATCH 00/40] PS2 device QOMification - part 2
 2022-06-29 12:39 UTC  (2+ messages)
` [PATCH 03/40] pl050: change PL050State dev pointer from void to PS2State

[igt-dev] [PATCH i-g-t v2] tests/kms_writeback: Enhance kms_writeback for custom modes
 2022-06-29 12:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_writeback: Enhance kms_writeback for custom modes (rev4)

[PATCH 0/4] Fix some coverity issues on VDUSE
 2022-06-29 12:37 UTC  (6+ messages)
` [PATCH 4/4] libvduse: Check the return value of some ioctls

[PATCH] lib/scatterlist: use matched parameter type when call __sg_free_table
 2022-06-29 12:43 UTC  (2+ messages)

QA notification for completed autobuilder build (yocto-4.0.2.rc1)
 2022-06-29 12:43 UTC  (2+ messages)
` [qa-build-notification] "

[PATCH] git-rebase.txt: use back-ticks consistently
 2022-06-29 12:43 UTC  (8+ messages)
` [PATCH v2] "

[PATCH RFC net-next 0/4] net: dsa: always use phylink
 2022-06-29 12:41 UTC  (7+ messages)

[PATCH 0/2] pinctrl: qcom: Add pinctrl driver for MSM8909
 2022-06-29 12:43 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: Add DT schema for qcom,msm8909-tlmm

How to reduce pickaxe times for a particular repo?
 2022-06-29 12:31 UTC  (4+ messages)

stable-rc/queue/5.10 baseline: 158 runs, 20 regressions (v5.10.126-102-gda6d3bfa2460)
 2022-06-29 12:42 UTC 

[PATCH v3 00/13] small BAR uapi bits
 2022-06-29 12:43 UTC  (4+ messages)
` [PATCH v3 12/13] drm/i915/ttm: disallow CPU fallback mode for ccs pages
    ` [Intel-gfx] "

[PATCH v5 00/28] clk: More clock rate fixes and tests
 2022-06-29 12:42 UTC  (4+ messages)
` [PATCH v5 13/28] clk: Take into account uncached clocks in clk_set_rate_range()

[Buildroot] [PATCH 1/1] package/python-weasyprint: bump to version 55.0
 2022-06-29 12:41 UTC 

[PATCH v2] media: stm32: dcmi: Switch to __v4l2_subdev_state_alloc()
 2022-06-29 12:39 UTC  (9+ messages)

[PATCH v3 1/2] ext4: silence the warning when evicting inode with dioread_nolock
 2022-06-29 12:40 UTC  (3+ messages)
` [PATCH v3 2/2] ext4: check and assert if marking an no_delete evicting inode dirty

[PATCH -next] usb: gadget: dereference before null check
 2022-06-29 12:39 UTC  (2+ messages)

[PATCH v3 00/71] drm/vc4: Fix hotplug for vc4
 2022-06-29 12:35 UTC  (72+ messages)
` [PATCH v3 01/71] drm/mipi-dsi: Detach devices when removing the host
` [PATCH v3 02/71] drm/crtc: Introduce drmm_crtc_init_with_planes
` [PATCH v3 03/71] drm/encoder: Introduce drmm_encoder_init
` [PATCH v3 04/71] drm/connector: Reorder headers
` [PATCH v3 05/71] drm/connector: Mention the cleanup after drm_connector_init
` [PATCH v3 06/71] drm/connector: Clarify when drm_connector_unregister is needed
` [PATCH v3 07/71] drm/connector: Consolidate Connector Initialization
` [PATCH v3 08/71] drm/connector: Check for destroy implementation
` [PATCH v3 09/71] drm/connector: Introduce drmm_connector_init
` [PATCH v3 10/71] drm/bridge: panel: Introduce drmm_panel_bridge_add
` [PATCH v3 11/71] drm/bridge: panel: Introduce drmm_of_get_bridge
` [PATCH v3 12/71] drm/vc4: drv: Call component_unbind_all()
` [PATCH v3 13/71] drm/vc4: drv: Use drm_dev_unplug
` [PATCH v3 14/71] drm/vc4: crtc: Create vblank reporting function
` [PATCH v3 15/71] drm/vc4: hvs: Protect device resources after removal
` [PATCH v3 16/71] drm/vc4: hvs: Remove planes currently allocated before taking down
` [PATCH v3 17/71] drm/vc4: plane: Take possible_crtcs as an argument
` [PATCH v3 18/71] drm/vc4: crtc: Remove manual plane removal on error
` [PATCH v3 19/71] drm/vc4: plane: Switch to drmm_universal_plane_alloc()
` [PATCH v3 20/71] drm/vc4: crtc: Move debugfs_name to crtc_data
` [PATCH v3 21/71] drm/vc4: crtc: Switch to drmm_kzalloc
` [PATCH v3 22/71] drm/vc4: crtc: Switch to DRM-managed CRTC initialization
` [PATCH v3 23/71] drm/vc4: dpi: Remove vc4_dev dpi pointer
` [PATCH v3 24/71] drm/vc4: dpi: Embed DRM structures into the private structure
` [PATCH v3 25/71] drm/vc4: dpi: Switch to drmm_kzalloc
` [PATCH v3 26/71] drm/vc4: dpi: Return an error if we can't enable our clock
` [PATCH v3 27/71] drm/vc4: dpi: Remove unnecessary drm_of_panel_bridge_remove call
` [PATCH v3 28/71] drm/vc4: dpi: Add action to disable the clock
` [PATCH v3 29/71] drm/vc4: dpi: Switch to DRM-managed encoder initialization
` [PATCH v3 30/71] drm/vc4: dpi: Switch to drmm_of_get_bridge
` [PATCH v3 31/71] drm/vc4: dpi: Protect device resources
` [PATCH v3 32/71] drm/vc4: dsi: Embed DRM structures into the private structure
` [PATCH v3 33/71] drm/vc4: dsi: Switch to DRM-managed encoder initialization
` [PATCH v3 34/71] drm/vc4: dsi: Switch to drmm_of_get_bridge
` [PATCH v3 35/71] drm/vc4: dsi: Fix the driver structure lifetime
` [PATCH v3 36/71] drm/vc4: dsi: Switch to devm_pm_runtime_enable
` [PATCH v3 37/71] drm/vc4: hdmi: Depends on CONFIG_PM
` [PATCH v3 38/71] drm/vc4: hdmi: Rework power up
` [PATCH v3 39/71] drm/vc4: hdmi: Switch to drmm_kzalloc
` [PATCH v3 40/71] drm/vc4: hdmi: Remove call to drm_connector_unregister()
` [PATCH v3 41/71] drm/vc4: hdmi: Switch to DRM-managed encoder initialization
` [PATCH v3 42/71] drm/vc4: hdmi: Switch to DRM-managed connector initialization
` [PATCH v3 43/71] drm/vc4: hdmi: Switch to device-managed ALSA initialization
` [PATCH v3 44/71] drm/vc4: hdmi: Switch to device-managed CEC initialization
` [PATCH v3 45/71] drm/vc4: hdmi: Use a device-managed action for DDC
` [PATCH v3 46/71] drm/vc4: hdmi: Switch to DRM-managed kfree to build regsets
` [PATCH v3 47/71] drm/vc4: hdmi: Use devm to register hotplug interrupts
` [PATCH v3 48/71] drm/vc4: hdmi: Move audio structure offset checks
` [PATCH v3 49/71] drm/vc4: hdmi: Protect device resources after removal
` [PATCH v3 50/71] drm/vc4: hdmi: Switch to devm_pm_runtime_enable
` [PATCH v3 51/71] drm/vc4: txp: Remove vc4_dev txp pointer
` [PATCH v3 52/71] drm/vc4: txp: Remove duplicate regset
` [PATCH v3 53/71] drm/vc4: txp: Switch to drmm_kzalloc
` [PATCH v3 54/71] drm/vc4: txp: Remove call to drm_connector_unregister()
` [PATCH v3 55/71] drm/vc4: txp: Protect device resources
` [PATCH v3 56/71] drm/vc4: vec: Remove vc4_dev vec pointer
` [PATCH v3 57/71] drm/vc4: vec: Embed DRM structures into the private structure
` [PATCH v3 58/71] drm/vc4: vec: Switch to drmm_kzalloc
` [PATCH v3 59/71] drm/vc4: vec: Remove call to drm_connector_unregister()
` [PATCH v3 60/71] drm/vc4: vec: Switch to DRM-managed encoder initialization
` [PATCH v3 61/71] drm/vc4: vec: Switch to DRM-managed connector initialization
` [PATCH v3 62/71] drm/vc4: vec: Protect device resources after removal
` [PATCH v3 63/71] drm/vc4: vec: Switch to devm_pm_runtime_enable
` [PATCH v3 64/71] drm/vc4: debugfs: Protect device resources
` [PATCH v3 65/71] drm/vc4: debugfs: Return an error on failure
` [PATCH v3 66/71] drm/vc4: debugfs: Simplify debugfs registration
` [PATCH v3 67/71] drm/vc4: Switch to drmm_mutex_init
` [PATCH v3 68/71] drm/vc4: perfmon: Add missing mutex_destroy
` [PATCH v3 69/71] drm/vc4: v3d: Stop disabling interrupts
` [PATCH v3 70/71] drm/vc4: v3d: Rework the runtime_pm setup
` [PATCH v3 71/71] drm/vc4: v3d: Switch to devm_pm_runtime_enable

[PATCH 0/4] drivers: misc: Add support for TMR Manager and Inject IPs
 2022-06-29 12:37 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: misc: tmr-manager: Add device-tree binding for TMR Manager
` [PATCH 3/4] dt-bindings: misc: tmr-inject: Add device-tree binding for TMR Inject

[PATCH] ethernet/emulex:fix repeated words in comments
 2022-06-29 12:37 UTC 

[PATCH] dt-bindings: power: reset: qcom,pshold: convert to dtschema
 2022-06-29 12:38 UTC 

[PATCH v6 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-06-29 12:36 UTC  (4+ messages)
` [PATCH v6 1/5] crypto: aspeed: Add HACE hash driver

[igt-dev] [v6 PATCH i-g-t 0/4] tests/i915/kms_flip_scaled_crc: New tests
 2022-06-29 12:37 UTC  (5+ messages)
` [igt-dev] [v2 PATCH i-g-t 3/4] lib/igt_kms: Add scaling filter property
` [igt-dev] [v5 PATCH i-g-t 4/4] tests/kms_flip_scaled_crc: Validate NN scaling filter

[Buildroot] [PATCH 1/1] package/python-setuptools-scm: bump to version 7.0.3
 2022-06-29 12:37 UTC 

[PATCH] dt-bindings: soc: samsung: s5pv210-chipid: add S5PV210 ChipID
 2022-06-29 12:35 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-29 12:36 UTC 

[PATCH v3 0/3] example/fips_validation: add xts and sha json parsing
 2022-06-29 12:35 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] examples/fips_validation: add aes_cbc specific enum
  ` [PATCH v4 2/3] examples/fips_validation: add parsing for xts
  ` [PATCH v4 3/3] examples/fips_validation: add parsing for sha

stable-rc/queue/4.19 baseline: 96 runs, 20 regressions (v4.19.249-42-g17717a7c3e06)
 2022-06-29 12:35 UTC 

[PATCH -next,v2] tmpfs: Fix the issue that the mount and remount results are inconsistent
 2022-06-29 12:43 UTC 

[GIT PULL FOR v5.20] Various fixes, Allwinner A31/A83T CSI driver
 2022-06-29 12:34 UTC 

[PATCH v7 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-06-29 12:34 UTC  (4+ messages)
` [PATCH v7 21/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs

[igt-dev] [PATCH i-g-t 0/2] tests/kms_invalid_mode: Test Cleanup
 2022-06-29 12:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_invalid_mode: Test Cleanup (rev7)

[PATCH v5 0/7] MediaTek Helio X10 MT6795 - Clock drivers
 2022-06-29 11:02 UTC  (5+ messages)
` [PATCH v5 2/7] dt-bindings: clock: Add MediaTek Helio X10 MT6795 clock bindings
` [PATCH v5 4/7] dt-bindings: clock: mediatek: Add clock driver bindings for MT6795
` [PATCH v5 5/7] clk: mediatek: clk-apmixed: Remove unneeded __init annotation
` [PATCH v5 6/7] clk: mediatek: Export required symbols to compile clk drivers as module

[Buildroot] [PATCH 1/1] package/python-pyparsing: bump to version 3.0.9
 2022-06-29 12:32 UTC 

[cocci] [PATCH] scripts/coccinelle/free: add NULL test before dev_{put, hold} functions
 2022-06-29 12:32 UTC  (3+ messages)

[RFC PATCH] tests/9p: introduce declarative function calls
 2022-06-29 12:28 UTC  (3+ messages)

seeing this stace trace on kernel 5.15
 2022-06-29 12:30 UTC  (9+ messages)

[PATCH for-next] io_uring: let to set a range for file slot allocation
 2022-06-29 12:29 UTC  (4+ messages)

[PATCH -v2 0/6] Miscellaneous ext4 test fix ups
 2022-06-29 12:28 UTC  (4+ messages)
` [PATCH 6/6] ext4: create file systems with the enrypt feature if necessary

[PATCH] mtd: mxs_nand_spl: fix nand_command protocol violation
 2022-06-29 12:28 UTC  (3+ messages)

package from fedorainfracloud for centOS 8 does not build
 2022-06-29 12:27 UTC  (2+ messages)

[PATCH 00/12] i2c: xiic: Added Standard mode and SMBus
 2022-06-29 12:25 UTC  (10+ messages)
` [PATCH 01/12] i2c: xiic: Add standard mode support for > 255 byte read transfers
` [PATCH 02/12] i2c: xiic: Enter standard mode only "
` [PATCH 06/12] i2c: xiic: Add smbus_block_read functionality

[PATCH] ASoC: dt-bindings: Fix description for msm8916
 2022-06-29 12:26 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-setuptools: bump to version 62.6.0
 2022-06-29 12:27 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-29 12:26 UTC 

[PATCH net-next v2 0/7] net: lan966x: Add lag support
 2022-06-29 12:26 UTC  (2+ messages)

[PATCH v3 0/4] arm64: Add AT_HWCAP3
 2022-06-29 12:20 UTC  (5+ messages)
` [PATCH v3 1/4] arm64/cpufeature: Store elf_hwcaps as an array rather than unsigned long
` [PATCH v3 2/4] elf: Allow architectures to provide AT_HWCAP3
` [PATCH v3 3/4] arm64/cpufeature: Support AT_HWCAP3
` [PATCH v3 4/4] arm64/hwcap: Support FEAT_EBF16

[PATCH v2] panic, kexec: Make __crash_kexec() NMI safe
 2022-06-29 12:23 UTC  (7+ messages)

[PATCH v2 0/2] procfs: Add file path and size to /proc/<pid>/fdinfo
 2022-06-29 12:23 UTC  (6+ messages)
` [PATCH v2 1/2] procfs: Add 'size' to /proc/<pid>/fdinfo/

[PATCH 1/2] MIPS: dts: correct gpio-keys names and properties
 2022-06-29 12:08 UTC  (6+ messages)

[RFC 0/4] ACPI[CA]: fix ECDT EC probe ordering issues
 2022-06-29 12:23 UTC  (8+ messages)
` [RFC 4/4] ACPI: "
            ` [Devel] "

[PATCH v2 0/3] watchdog: pm8916_wdt: Some minor improvements
 2022-06-29 12:23 UTC  (5+ messages)
` [PATCH v2 2/3] watchdog: pm8916_wdt: Report reboot reason
` [PATCH v2 3/3] watchdog: pm8916_wdt: Handle watchdog enabled by bootloader

[PATCH] misc: Fix a typo
 2022-06-29 12:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-pypa-build: bump to version 0.8.0
 2022-06-29 12:22 UTC 

[PATCH] microvm: turn off io reservations for pcie root ports
 2022-06-29 12:20 UTC  (7+ messages)

stable-rc/linux-4.19.y build: 186 builds: 6 failed, 180 passed, 2 errors, 25 warnings (v4.19.249)
 2022-06-29 12:22 UTC 

[PATCH 0/3] DL capacity-aware fixes
 2022-06-29 12:20 UTC  (4+ messages)
` [PATCH 1/3] sched: Introduce sched_asym_cpucap_active()
` [PATCH 2/3] sched/deadline: Make dl_cpuset_cpumask_can_shrink() capacity-aware
` [PATCH 3/3] sched/deadline: Use sched_dl_entity's dl_density in dl_task_fits_capacity()

[PATCH net-next] net: pcs: rzn1-miic: update speed only if interface is changed
 2022-06-29 12:20 UTC 

[qemu-mainline test] 171393: tolerable FAIL - PUSHED
 2022-06-29 12:20 UTC 

[PATCH] drm/fb-helper: Remove helpers to change frame buffer config
 2022-06-29 12:20 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

arch/arc/kernel/smp.c:279:18: sparse: sparse: dereference of noderef expression
 2022-06-29 12:19 UTC  (2+ messages)

[PATCH 0/5] Complete driver nodes for MT8192 SoC
 2022-06-29 12:13 UTC  (5+ messages)
` [PATCH 2/5] arm64: dts: mt8192: Add mipi_tx node
` [PATCH 3/5] arm64: dts: mt8192: Add display nodes
` [PATCH 4/5] arm64: dts: mt8192: Add dsi node
` [PATCH 5/5] arm64: dts: mt8192: Add vcodec lat and core nodes

[PATCH v8 23/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
 2022-06-29 12:18 UTC  (17+ messages)
                        ` qemu-system-s390x hang in tcg (was: Re: [PATCH v8 23/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap())
                            ` qemu-system-s390x hang in tcg

[PATCH] selftests/powerpc: Skip energy_scale_info test on older firmware
 2022-06-29 12:15 UTC  (2+ messages)

[PATCH] powerc: Update asm-prototypes.h comment
 2022-06-29 12:15 UTC  (2+ messages)

simplify the mdev interface v3
 2022-06-29 12:17 UTC  (4+ messages)
` [PATCH 04/13] vfio/mdev: simplify mdev_type handling

[PATCH] cxl: drop unexpected word "the" in the comments
 2022-06-29 12:15 UTC  (3+ messages)

[PATCH v8 0/4] QEMU RISC-V nested virtualization fixes
 2022-06-29 12:13 UTC  (3+ messages)
` [PATCH v8 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()

[PATCH] powerpc/powermac: Remove empty function note_scsi_host()
 2022-06-29 12:15 UTC  (2+ messages)

[PATCH 1/2] powerpc: Don't include asm/setup.h in asm/machdep.h
 2022-06-29 12:15 UTC  (3+ 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.