All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-11 14:38:47 to 2022-08-11 15:27:08 UTC [more...]

[PATCH 0/6] Add support for Renesas RZ/Five SoC
 2022-08-11 15:26 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: arm: renesas: Ignore the schema for RISC-V arch

[PATCH v2] json-c: Add ptest for json-c
 2022-08-11 15:26 UTC  (3+ messages)
` [OE-core] "

[PATCH] [PATCH] linux-user/aarch64: Reset target data on MADV_DONTNEED
 2022-08-11 15:18 UTC  (8+ messages)

[PATCH 00/11] binman: Enhancements to binman mkimage
 2022-08-11 15:26 UTC  (7+ messages)
` [PATCH 05/11] binman: Add a function to check for missing properties
` [PATCH 08/11] binman: Improve mkimage documentation
` [PATCH 09/11] binman: Allow the image name to be the data file

stable-rc/queue/5.10 build: 176 builds: 3 failed, 173 passed, 4 errors, 10 warnings (v5.10.136-13-g318a33fd065b1)
 2022-08-11 15:25 UTC 

[LTP] [PATCH v1] syscalls/signal06: add volatile to loop variable
 2022-08-11 15:24 UTC  (4+ messages)

[GIT PULL] Ceph updates for 5.20-rc1
 2022-08-11 15:24 UTC 

PROBLEM: Regression likely in hid_uclogic driver breaks Huion Inspiroy H640 drawing tablet
 2022-08-11 15:23 UTC  (7+ messages)

[PATCH for 7.1 v1 0/8] memory leaks and speed tweaks
 2022-08-11 15:14 UTC  (9+ messages)
` [PATCH v1 1/8] linux-user: un-parent OBJECT(cpu) when closing thread
` [PATCH v1 2/8] cpu: cache CPUClass in CPUState for hot code paths
` [PATCH v1 3/8] hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
` [PATCH v1 4/8] cputlb: used cached CPUClass in our hot-paths
` [PATCH v1 5/8] ssi: cache SSIPeripheralClass to avoid GET_CLASS()
` [PATCH v1 6/8] tests/avocado: add timeout to the aspeed tests
` [PATCH v1 7/8] tests/avocado: apply a band aid to aspeed-evb login
` [PATCH v1 8/8] accel/tcg: remove trace_vcpu_dstate TB checking

[PATCH] btrfs-progs: fi resize: fix return value check_resize_args()
 2022-08-11 15:22 UTC 

[PATCH 0/2] neighbour: fix possible DoS due to net iface start/stop loop
 2022-08-11 15:20 UTC  (9+ messages)
` [PATCH v2 "
` [PATCH v3 "
  ` [PATCH v3 1/2] neigh: "
  ` [PATCH v3 2/2] neighbour: make proxy_queue.qlen limit per-device

[PATCH] bcma: Fix typo in comments
 2022-08-11 15:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-11 15:20 UTC 

[PATCH v3] drm/msm/dp: check hpd_state before push idle pattern at dp_bridge_disable()
 2022-08-11 15:20 UTC  (7+ messages)

[PATCH v4 0/4] media: amphion: add support for contiguous format
 2022-08-11 15:18 UTC  (4+ messages)
` [PATCH v4 1/4] media: add nv12_8l128 and nv12_10be_8l128 video format

[PATCH v3 0/7] mm: Remember a/d bits for migration entries
 2022-08-11 15:19 UTC  (3+ messages)
` [PATCH v3 5/7] mm: Remember young/dirty bit for page migrations

[PATCH] drm/amdgpu: fix reset domain xgmi hive info reference leak
 2022-08-11 15:18 UTC  (2+ messages)

[PATCH] config/x86: tidy {Free,Open}BSD LDFLAGS_DIRECT handling
 2022-08-11 15:18 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/39] drm/i915: add display sub-struct to drm_i915_private
 2022-08-11 15:15 UTC  (41+ messages)
` [Intel-gfx] [PATCH 01/39] "
` [Intel-gfx] [PATCH 02/39] drm/i915: move cdclk_funcs to display.funcs
` [Intel-gfx] [PATCH 03/39] drm/i915: move dpll_funcs "
` [Intel-gfx] [PATCH 04/39] drm/i915: move hotplug_funcs "
` [Intel-gfx] [PATCH 05/39] drm/i915: move clock_gating_funcs "
` [Intel-gfx] [PATCH 06/39] drm/i915: move wm_disp funcs "
` [Intel-gfx] [PATCH 07/39] drm/i915: move fdi_funcs "
` [Intel-gfx] [PATCH 08/39] drm/i915: move color_funcs "
` [Intel-gfx] [PATCH 09/39] drm/i915: move and group gmbus members under display.gmbus
` [Intel-gfx] [PATCH 10/39] drm/i915: move and group pps members under display.pps
` [Intel-gfx] [PATCH 11/39] drm/i915: move dmc to display.dmc
` [Intel-gfx] [PATCH 12/39] drm/i915: move and split audio under display.audio and display.funcs
` [Intel-gfx] [PATCH 13/39] drm/i915: move dpll under display.dpll
` [Intel-gfx] [PATCH 14/39] drm/i915: move and group fbdev under display.fbdev
` [Intel-gfx] [PATCH 15/39] drm/i915: move wm to display.wm
` [Intel-gfx] [PATCH 16/39] drm/i915: move and group hdcp under display.hdcp
` [Intel-gfx] [PATCH 17/39] drm/i915: move hotplug to display.hotplug
` [Intel-gfx] [PATCH 18/39] drm/i915: move overlay to display.overlay
` [Intel-gfx] [PATCH 19/39] drm/i915: move and group sagv under display.sagv
` [Intel-gfx] [PATCH 20/39] drm/i915: move and group max_bw and bw_obj under display.bw
` [Intel-gfx] [PATCH 21/39] drm/i915: move opregion to display.opregion
` [Intel-gfx] [PATCH 22/39] drm/i915: move and group cdclk under display.cdclk
` [Intel-gfx] [PATCH 23/39] drm/i915: move backlight to display.backlight
` [Intel-gfx] [PATCH 24/39] drm/i915: move mipi_mmio_base to display.dsi
` [Intel-gfx] [PATCH 25/39] drm/i915: move vbt to display.vbt
` [Intel-gfx] [PATCH 26/39] drm/i915: move fbc to display.fbc
` [Intel-gfx] [PATCH 27/39] drm/i915/vrr: drop window2_delay member from i915
` [Intel-gfx] [PATCH 28/39] drm/i915: move and group power related members under display.power
` [Intel-gfx] [PATCH 29/39] drm/i915: move and group fdi members under display.fdi
` [Intel-gfx] [PATCH 30/39] drm/i915: move fb_tracking under display sub-struct
` [Intel-gfx] [PATCH 31/39] drm/i915: move INTEL_FRONTBUFFER_* macros to intel_frontbuffer.h
` [Intel-gfx] [PATCH 32/39] drm/i915: move dbuf under display sub-struct
` [Intel-gfx] [PATCH 33/39] drm/i915: move and group modeset_wq and flip_wq under display.wq
` [Intel-gfx] [PATCH 34/39] drm/i915: split gem quirks from display quirks
` [Intel-gfx] [PATCH 35/39] drm/i915/quirks: abstract checking for "
` [Intel-gfx] [PATCH 36/39] drm/i915/quirks: abstract quirks further by making quirk ids an enum
` [Intel-gfx] [PATCH 37/39] drm/i915: move quirks under display sub-struct
` [Intel-gfx] [PATCH 38/39] drm/i915: move atomic_helper "
` [Intel-gfx] [PATCH 39/39] drm/i915: move and group properties under display.properties

[Intel-wired-lan] I225-V (igc driver) hangs after resume in igc_resume/igc_tsn_reset
 2022-08-11 15:13 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH] igc: fix deadlock caused by taking RTNL in RPM resume path
  `  "

[PATCH v4] arch/riscv: add Zihintpause support
 2022-08-11 15:17 UTC  (3+ messages)

[PATCH] dpaa2-eth: trace the allocated address instead of page struct
 2022-08-11 15:16 UTC  (3+ messages)
  ` [PATCH v2] "

[LTP] lkft ltp for f42f6f3
 2022-08-11 15:17 UTC 

[PATCH] irqchip/mips-gic: Fix typo in irq-mips-gic.c
 2022-08-11 15:16 UTC 

[PATCH] isci: Fix comment typo
 2022-08-11 15:16 UTC 

[kvm-unit-tests PATCH v4] s390x: uv-host: Add access checks for donated memory
 2022-08-11 15:15 UTC  (3+ messages)
` [kvm-unit-tests PATCH v5] "

[PATCH v3 1/6] clk: Introduce devm_clk_hw_register_mux_parent_data()
 2022-08-11 15:14 UTC  (14+ messages)
` [PATCH v3 3/6] clk: imx: imx8mp: Add audiomix block control

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-11 15:15 UTC  (3+ messages)
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address

[PATCH v2 11/14] powerpc/64s: Clear/restore caller gprs in syscall interrupt/return
 2022-08-11 15:13 UTC  (2+ messages)

[PATCH v2 0/8] parallels: Refactor the code of images checks and fix a bug
 2022-08-11 15:00 UTC  (9+ messages)
` [PATCH v2 1/8] parallels: Out of image offset in BAT leads to image inflation
` [PATCH v2 2/8] parallels: Move BAT entry setting to a separate function
` [PATCH v2 3/8] parallels: Replace bdrv_co_pwrite_sync by bdrv_co_flush for BAT flushing
` [PATCH v2 4/8] parallels: Move check of unclean image to a separate function
` [PATCH v2 5/8] parallels: Move check of cluster outside "
` [PATCH v2 6/8] parallels: Move check of leaks "
` [PATCH v2 7/8] parallels: Move statistic collection "
` [PATCH v2 8/8] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD

[PATCH] build/x86: suppress GNU ld 2.39 warning about RWX load segments
 2022-08-11 15:14 UTC  (2+ messages)

[RFCv7 PATCH net-next 00/36] net: extend the type of netdev_features_t to bitmap
 2022-08-11 15:13 UTC  (5+ messages)
` [RFCv7 PATCH net-next 36/36] net: redefine the prototype of netdev_features_t

[PATCH] irqchip/al-fic: Fix typo in comments
 2022-08-11 15:12 UTC 

[PATCH] scsi: Fix comment typo
 2022-08-11 15:11 UTC 

[PATCH v4 0/3] Add IMX8 SCU GPIO support
 2022-08-11 15:10 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: gpio: Add imx scu gpio driver bindings
    ` [EXT] "

[PATCH v2] Introduce sysfs interface to disable kfence for selected slabs
 2022-08-11 15:10 UTC  (6+ messages)

[PATCH v4 7/7] configfs: Fix LOCKDEP nesting issues with fragment semaphores
 2022-08-11 15:09 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-11 15:10 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-nfs: 38 runs, 2 regressions (v5.10.131-cip13-493-ge129308279043)
 2022-08-11 15:10 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline: 143 runs, 9 regressions (v5.10.131-cip13-493-ge129308279043)
 2022-08-11 15:10 UTC 

Are Parameter types in GATT meaningless?
 2022-08-11 15:10 UTC 

FAILED: patch "[PATCH] KVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for" failed to apply to 4.19-stable tree
 2022-08-11 15:10 UTC 

[PATCH v2 0/3] PCI: re-work pci_get_pdev() and friends
 2022-08-11 15:09 UTC  (5+ messages)
` [PATCH v2 2/3] PCI: fold pci_get_pdev{,_by_domain}()

FAILED: patch "[PATCH] KVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for" failed to apply to 4.19-stable tree
 2022-08-11 15:09 UTC 

meta-security build failure: suricata
 2022-08-11 15:07 UTC 

Missing MIPI IPU6 camera driver for Intel Alder Lake laptops
 2022-08-11 15:08 UTC  (4+ messages)

[PATCH v3 0/6] asus-wmi: Add support for RGB keyboards
 2022-08-11 15:08 UTC  (9+ messages)
` [PATCH v3 1/6] asus-wmi: Implement TUF laptop keyboard RGB control
` [PATCH v3 4/6] asus-wmi: Document previously added attributes

[PATCH v5 00/12] preparation for the rte_flow offload of nfp PMD
 2022-08-11 15:07 UTC  (11+ messages)
` [PATCH v5 07/12] net/nfp: add flower ctrl VNIC related logics

[PATCH 0/2] Modularize ghes_edac driver
 2022-08-11 15:07 UTC  (3+ messages)
` [PATCH 1/2] efi/cper: export several helpers for ghes edac to use

[PATCH] drm/amdkfd: Try to schedule bottom half on same core
 2022-08-11 15:06 UTC  (2+ messages)

stable-rc/queue/4.9 build: 178 builds: 49 failed, 129 passed, 60 errors, 33 warnings (v4.9.325-28-gdb74e8d6fe926)
 2022-08-11 15:06 UTC 

Question: Enable LINUX_EFI_MEMRESERVE_TABLE_GUID in EFI
 2022-08-11 15:05 UTC  (6+ messages)

[PATCH] selinux: SCTP fixes, including ASCONF
 2022-08-11 15:04 UTC  (3+ messages)

[PATCH v2 0/2] Add support to identify RZ/Five SoC
 2022-08-11 15:04 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document "
` [PATCH v2 2/2] soc: renesas: Identify "

[PATCH] Modify the return value ret to EOPNOTSUPP when initialized to reduce repeated assignment of errno
 2022-08-11 15:02 UTC  (2+ messages)

[PATCH v2] hwmon: corsair-psu: add reporting of rail mode via debugfs
 2022-08-11 15:02 UTC  (8+ messages)

mainline build failure for arm64 allmodconfig with clang
 2022-08-11 15:02 UTC  (2+ messages)

[RFC net-next 0/4] ynl: YAML netlink protocol descriptions
 2022-08-11 15:01 UTC  (4+ messages)

[PATCH 11/11] binman: Allow collection to use entries from other sections
 2022-08-11 15:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-11 15:00 UTC 

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-08-11 14:59 UTC  (4+ messages)
` [RESEND PATCH v4 "
  ` [RESEND PATCH v4 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "

renesas/master baseline: 512 runs, 13 regressions (renesas-devel-2022-08-11-v5.19-rc8)
 2022-08-11 14:59 UTC 

renesas/master baseline-nfs: 147 runs, 10 regressions (renesas-devel-2022-08-11-v5.19-rc8)
 2022-08-11 14:59 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-cip-nfs: 7 runs, 1 regressions (v4.19.252-cip78-146-g6acc38498265c)
 2022-08-11 14:57 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-nfs: 30 runs, 1 regressions (v4.19.252-cip78-146-g6acc38498265c)
 2022-08-11 14:57 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline: 113 runs, 9 regressions (v4.19.252-cip78-146-g6acc38498265c)
 2022-08-11 14:57 UTC 

[PATCH] watchdog: ftwdt010_wdt: fix test for platform_get_irq() failure
 2022-08-11 14:56 UTC  (2+ messages)

[PATCH 1/8] network: make network const in network_bss_list_get_entries
 2022-08-11 14:48 UTC  (10+ messages)
` [PATCH 3/8] station: add debug method GetNetworks
` [PATCH 4/8] client: add developer mode option (-E)
` [PATCH 6/8] client: add STATION_DEBUG_INTERFACE definition
` [PATCH 8/8] client: fix station autocomplete with multiple phys

[PATCH v2] drm/fb-helper: add virtual screen size check to drm_fb_helper_check_var()
 2022-08-11 14:54 UTC  (4+ messages)

[PATCH v4 0/2] docs: driver-api: virtio: virtio on Linux
 2022-08-11 14:54 UTC  (5+ messages)
` [PATCH v4 2/2] "

pull-request: bpf 2022-08-10
 2022-08-11 14:54 UTC  (5+ messages)

[PATCH v8 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
 2022-08-11 14:51 UTC  (3+ messages)

[PATCH v8 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2022-08-11 14:49 UTC  (3+ messages)

[PATCH] arm64/linux: Remove magic number header field check
 2022-08-11 14:51 UTC 

[PATCH v2 0/6] console: Implement flush() function
 2022-08-11 14:51 UTC  (15+ messages)
` [PATCH v2 1/6] sandbox: Add function os_flush()
` [PATCH v2 2/6] console: Implement flush() function
` [PATCH v2 3/6] serial: Implement flush callback
` [PATCH v2 4/6] serial: Implement serial_flush() function for console flush() fallback
` [PATCH v2 5/6] serial: Call flush() before changing baudrate
` [PATCH v2 6/6] boot: Call flush() before booting

[PATCH v3 0/3] Add PHY interrupt support for ETH{0,1} on RZ/G2L and RZ/V2L SMARC EVK
 2022-08-11 14:50 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: interrupt-controller: Add macros for NMI and IRQ0-7 interrupts present on RZ/G2L SoC
` [PATCH v3 2/3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update description for '#interrupt-cells' property
` [PATCH v3 3/3] arm64: dts: renesas: rzg2l-smarc-som: Add PHY interrupt support for ETH{0/1}

RTT-PROBE: lore-subspace-rtt
 2022-08-11 14:50 UTC 

u-boot patch "[v2, 02/16] arm: qemu: Add an SPL build" issue help
 2022-08-11 14:47 UTC  (2+ messages)
` u-boot patch "[v2,02/16] "

[PATCH v2] s390/kvm: avoid hypfs error message
 2022-08-11 14:49 UTC  (4+ messages)

[PATCH v4 00/17] Compress the pmu_event tables
 2022-08-11 14:47 UTC  (6+ messages)
` [PATCH v4 10/17] perf pmu-events: Hide pmu_events_map

[RESEND 1/3] ram: rk3399: Fix .set_rate_index() error handling
 2022-08-11 14:47 UTC  (3+ messages)
  ` [RESEND 2/3] ram: rk3399: Fix faulty frequency change reports
  ` [RESEND 3/3] ram: rk3399: Conduct memory training at 400MHz

[PATCH] bootstage: Show func name for bootstage_mark/error
 2022-08-11 14:47 UTC  (2+ messages)

[PATCH bpf-next v4] selftests: xsk: Update poll test cases
 2022-08-11 14:45 UTC  (4+ messages)

[PATCH] fec: Restart PPS after link state change
 2022-08-11 14:45 UTC  (7+ messages)

[Buildroot] [PATCH 1/2] support/testing: add new test for python-s3transfer
 2022-08-11 14:43 UTC  (3+ messages)

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 183 builds: 3 failed, 180 passed, 4 errors, 9 warnings (v5.10.131-cip13-493-ge129308279043)
 2022-08-11 14:42 UTC 

[PATCH] perf/x86/intel/lbr: fix branch type encoding
 2022-08-11 14:41 UTC  (4+ messages)

[PATCH nf 0/4] netfilter: conntrack: remove 64kb max size assumptions
 2022-08-11 14:41 UTC  (2+ messages)

[PATCH 1/4] content: Introduce driver/device auxiliary notifications
 2022-08-11 14:41 UTC  (6+ messages)
    ` [virtio-dev] "

[RFC] kvm: reverse call order of kvm_arch_destroy_vm() and kvm_destroy_devices()
 2022-08-11 14:39 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-11 14:40 UTC 

[qemu-mainline test] 172379: regressions - FAIL
 2022-08-11 14:40 UTC 

[PATCH 0/3] rockchip: Fix RAM training on RK3399 based platforms (Rock Pi 4)
 2022-08-11 14:38 UTC  (3+ messages)
` [PATCH 3/3] ram: rk3399: Conduct memory training at 400MHz


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.