All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-05 11:34:09 to 2022-01-05 12:58:38 UTC [more...]

How to configure eth0 on fslc-image-network-full-cmdline
 2022-01-05 12:58 UTC  (2+ messages)

[PULL 0/8] Misc patches (tests, docs, compat machines)
 2022-01-05 12:36 UTC  (8+ messages)
` [PULL 1/8] hw: Add compat machines for 7.0
` [PULL 2/8] tests/qtest/test-x86-cpuid-compat: Check for machines before using them
` [PULL 3/8] tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using it
` [PULL 4/8] tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp file
` [PULL 5/8] qemu-options: Remove the deprecated -no-quit option
` [PULL 6/8] docs/sphinx: fix compatibility with sphinx < 1.8
` [PULL 7/8] gitlab-ci: Enable docs in the centos job

[igt-dev] [PATCH i-g-t v2] tests/i915/gem_ctx_exec: Skip test for RCS+CCS
 2022-01-05 12:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915/gem_ctx_exec: Skip test for RCS+CCS (rev2)

[PATCH] ALSA: hda/realtek: Add quirk for Legion Y9000X 2020
 2022-01-05 12:53 UTC  (13+ messages)

[syzbot] KMSAN: uninit-value in ax88178_reset
 2022-01-05 12:49 UTC  (2+ messages)

[PATCH] iio: gyro: bmg160: Fix error handling in bmg160_core_probe
 2022-01-05 12:56 UTC 

[PATCH 0/1] Fix -device JSON support wrt hotplug
 2022-01-05 12:38 UTC  (2+ messages)
` [PATCH 1/1] softmmu: fix device deletion events with -device JSON syntax

[PATCH 00/11] Add support for SUNIV and F1C100s
 2022-01-05 12:54 UTC  (4+ messages)

[meta-networking][PATCH v2] ifupdown-ng: Add recipe
 2022-01-05 12:51 UTC  (5+ messages)
` [oe] "

building gcc-arm-none-eabi from source
 2022-01-05 12:51 UTC  (4+ messages)
` [meta-arm] "
    ` [EXTERNAL] "

[PATCH] arm64: fix build error when use rodata_enabled
 2022-01-05 12:48 UTC  (4+ messages)
    ` 回复:[PATCH] "

[LKP] Re: [x86/mm/64] f154f29085: BUG:kernel_reboot-without-warning_in_boot_stage
 2022-01-05 12:47 UTC  (14+ messages)
        ` [LKP] Re: [x86/mm/64] f154f29085: BUG:kernel_reboot-without-warning_in_boot_stage - clang KCOV?
                    `  "

[syzbot] kernel BUG in pskb_expand_head
 2022-01-05 12:46 UTC  (6+ messages)
    ` [Intel-wired-lan] "

[Bug 215445] New: UBSAN: invalid-load in amdgpu_dm.c:5882:84 - load of value 32 is not a valid value for type '_Bool'
 2022-01-05 12:45 UTC  (2+ messages)
` [Bug 215445] AMDGPU -- "

[RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state
 2022-01-05 12:45 UTC  (8+ messages)

[PATCH] clocksource/drivers/imx-tpm: exclude sched clock for ARM64
 2022-01-05 12:43 UTC  (2+ messages)

[PATCH v2 00/11] usb: gadget: audio: Multiple rates, dyn. bInterval
 2022-01-05 12:44 UTC  (7+ messages)
` [PATCH v2 03/11] usb: gadget: f_uac2: Support multiple sampling rates

[PATCHv2 0/5] Generate UDP src port with flow label or lqpn/rqpn
 2022-01-05 22:12 UTC  (6+ messages)
` [PATCH 4/5] RDMA/rxe: Use the standard method to produce udp source port

[PATCH 0/4] coresight: trbe: Workaround Cortex-A510 erratas
 2022-01-05 12:39 UTC  (6+ messages)
` [PATCH 4/4] coresight: trbe: Workaround TRBE trace data corruption

[PATCH] bpf/selftests: Fix namespace mount setup in tc_redirect
 2022-01-05 12:40 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpftool: Probes for bounded loops and instruction set extensions
 2022-01-05 12:40 UTC  (2+ messages)

[PATCH V3 1/2] dt-bindings: pinctrl: Add binding for BCM4908 pinctrl
 2022-01-05 12:40 UTC  (2+ messages)
` [PATCH V3 2/2] pinctrl: bcm: add driver for BCM4908 pinmux

[PATCH] phy: mapphone-mdm6600: Fix PM disable depth imbalance in phy_mdm6600_probe
 2022-01-05 12:39 UTC  (2+ messages)

[PATCH] docs/sphinx: fix compatibility with sphinx < 1.8
 2022-01-05 12:35 UTC  (2+ messages)

[PATCH v5 00/21] AMX Support in KVM
 2022-01-05 12:35 UTC  (22+ messages)
` [PATCH v5 01/21] x86/fpu: Extend fpu_xstate_prctl() with guest permissions
` [PATCH v5 02/21] x86/fpu: Prepare guest FPU for dynamically enabled FPU features
` [PATCH v5 03/21] kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule
` [PATCH v5 04/21] kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID
` [PATCH v5 05/21] x86/fpu: Make XFD initialization in __fpstate_reset() a function argument
` [PATCH v5 06/21] x86/fpu: Add guest support to xfd_enable_feature()
` [PATCH v5 07/21] x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM
` [PATCH v5 08/21] kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2
` [PATCH v5 09/21] x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation
` [PATCH v5 10/21] kvm: x86: Add emulation for IA32_XFD
` [PATCH v5 11/21] x86/fpu: Prepare xfd_err in struct fpu_guest
` [PATCH v5 12/21] kvm: x86: Intercept #NM for saving IA32_XFD_ERR
` [PATCH v5 13/21] kvm: x86: Emulate IA32_XFD_ERR for guest
` [PATCH v5 14/21] kvm: x86: Disable RDMSR interception of IA32_XFD_ERR
` [PATCH v5 15/21] kvm: x86: Add XCR0 support for Intel AMX
` [PATCH v5 16/21] kvm: x86: Add CPUID "
` [PATCH v5 17/21] x86/fpu: Add uabi_size to guest_fpu
` [PATCH v5 18/21] kvm: x86: Add support for getting/setting expanded xstate buffer
` [PATCH v5 19/21] kvm: selftests: Add support for KVM_CAP_XSAVE2
` [PATCH v5 20/21] x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()
` [PATCH v5 21/21] kvm: x86: Disable interception for IA32_XFD on demand

Linux 5.15.13
 2022-01-05 12:34 UTC  (2+ messages)

Linux 5.10.90
 2022-01-05 12:34 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix memory leak error
 2022-01-05 12:34 UTC  (2+ messages)
` [PATCH v2] "

Linux 5.4.170
 2022-01-05 12:34 UTC  (2+ messages)

[PATCH V2 2/2] pinctrl: bcm: add driver for BCM4908 pinmux
 2022-01-05 12:34 UTC  (3+ messages)

[PATCH v10, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-01-05 12:31 UTC  (3+ messages)
` [PATCH v10, 2/2] net: Add dm9051 driver

[RFC v2 0/8] Define and use reset domain for GPU recovery in amdgpu
 2022-01-05 12:31 UTC  (5+ messages)
` [RFC v2 4/8] drm/amdgpu: Serialize non TDR gpu recovery with TDRs

[PATCH RFC v2 0/4] coredump: mitigate privilege escalation of process coredump
 2022-01-05 12:30 UTC  (3+ messages)

[PATCH v4 0/2] media: HEVC: RPS clean up
 2022-01-05 12:28 UTC  (7+ messages)
` [PATCH v4 1/2] media: hevc: Remove RPS named flags
` [PATCH v4 2/2] media: hevc: Embedded indexes in RPS

Doctoral Symposium of CISTI'2022 | Madrid, Spain
 2022-01-05 12:04 UTC 

[PATCH V2 1/1] mmc:sdhci-bayhub:fix Qualcomm sd host 7180 SD card compatibility issue
 2022-01-05 12:29 UTC 

[RFC 00/10] add generic vDPA device support
 2022-01-05 12:26 UTC  (8+ messages)
` [RFC 02/10] vhost: add 3 commands for vhost-vdpa

[PATCH v3 00/23] counter: cleanups and device lifetime fixes
 2022-01-05 12:26 UTC  (2+ messages)

[PATCH V2 3/3] nvmem: add driver handling U-Boot environment variables
 2022-01-05 12:24 UTC  (5+ messages)

[PATCH yocto-autobuilder-helper] Add a oe-selftest for Arm host/target
 2022-01-05 12:25 UTC 

[narmstrong-oxnas:oxnas/v5.18/dma 2/4] drivers/dma/oxnas_adma.c:355:45: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' {aka 'long long unsigned int'}
 2022-01-05 12:24 UTC  (2+ messages)

[PATCH 1/5] ASoC: rt5640: Change jack_work to a delayed_work
 2022-01-05 12:22 UTC  (4+ messages)
` [PATCH 2/5] ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQ

[PATCH v2 -next] scsi: storvsc: Fix unsigned comparison to zero
 2022-01-05 12:23 UTC  (3+ messages)

[PATCH yocto-autobuilder2] Run oe-selftest-arm jobs on the Arm workers only
 2022-01-05 12:23 UTC 

[kvalo-ath:pending 52/56] drivers/net/wireless/ath/ath11k/wmi.c:5651 ath11k_wmi_tlv_fw_stats_data_parse() error: uninitialized symbol 'len'
 2022-01-05 12:21 UTC  (3+ messages)

[PATCH v3 00/22] drm/rockchip: RK356x VOP2 support
 2022-01-05 12:20 UTC  (7+ messages)
` [PATCH 22/22] drm: rockchip: Add VOP2 driver

drivers/net/dsa/ocelot/felix.c:1329 felix_check_xtr_pkt() error: uninitialized symbol 'err'
 2022-01-05 12:18 UTC  (2+ messages)

[PATCH 0/2] ACPI / x86: ac and battery device quirk work
 2022-01-05 12:17 UTC  (5+ messages)

[External] RE: Upgrading the components with latest version
 2022-01-05 12:17 UTC 

[PATCH v2 0/5] RFC: KVM: SVM: Allow L1's AVIC to co-exist with nesting
 2022-01-05 12:15 UTC  (6+ messages)
` [PATCH v2 3/5] KVM: SVM: fix race between interrupt delivery and AVIC inhibition

[PATCH v5 0/4] KVM: allow mapping non-refcounted pages
 2022-01-05  7:14 UTC  (4+ messages)
` [PATCH v5 4/4] KVM: mmu: remove over-aggressive warnings

[RFC PATCH 00/10] KVM: selftests: Add support for test-selectable ucall implementations
 2022-01-04 23:35 UTC  (3+ messages)

[PATCH] crypto: use signed variable to store status and error checking
 2022-01-05 12:13 UTC  (2+ messages)

[PATCH v2] gpu/drm: fix potential memleak in error branch
 2022-01-05 12:13 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: move i915_reg_read_ioctl declaration to intel_uncore.h
 2022-01-05 12:13 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH 1/1] scripts: sphinx-pre-install: add required ctex dependency
 2022-01-05 12:09 UTC  (7+ messages)

pagefaults and hang with 5.15.11
 2022-01-05 12:08 UTC  (5+ messages)

Correct stopping capture and playback substreams?
 2022-01-05 12:07 UTC  (11+ messages)

[PATCH 0/6] Introduce CanoKey QEMU
 2022-01-05 12:02 UTC  (3+ messages)
` [PATCH 5/6] docs/qdev-device-use: Add CanoKey to QDEV devices examples

iblinkinfo for Python
 2022-01-05 12:05 UTC  (3+ messages)

[PATCH] drm/v3d: Fix PM disable depth imbalance in v3d_platform_drm_probe
 2022-01-05 12:04 UTC  (2+ messages)

[PATCH 0/8] Add low power hibernation support to cs35l41
 2022-01-05 12:03 UTC  (3+ messages)
` [PATCH 8/8] ASoC: cs35l41: Add support for hibernate memory retention mode

net/ipv6/ip6_gre.c:861:20: warning: unused function 'ip6gre_tnl_addr_conflict'
 2022-01-05 12:03 UTC  (2+ messages)

[PATCH] optionrom: Turn off -fcf-protection
 2022-01-05 12:00 UTC  (2+ messages)

[RFC PATCH net v2 0/2] net/smc: Fix for race in smc link group termination
 2022-01-05 12:03 UTC  (7+ messages)
` [RFC PATCH net v2 1/2] net/smc: Resolve the race between link group access and termination

make pdfdocs fails on Debian stable
 2022-01-05 12:03 UTC  (9+ messages)

[syzbot] KMSAN: uninit-value in cma_make_mc_event
 2022-01-05 12:03 UTC 

[Buildroot] [git commit] package/dnsmasq: fix build with gcc 4.8
 2022-01-05 12:01 UTC  (2+ messages)

Linux kernel 5.10.90 released
 2022-01-05 12:00 UTC 

Linux kernel 5.15.13 released
 2022-01-05 12:00 UTC 

[PATCH 0/2] MAINTAINERS: Update information about printk git tree
 2022-01-05 11:57 UTC  (2+ messages)

Linux 4.19.224
 2022-01-05 11:58 UTC  (2+ messages)

[PATCH 1/3] fs/erofs: new filesystem
 2022-01-05 11:57 UTC  (4+ messages)
` [PATCH v2 0/3] "

Linux 4.14.261
 2022-01-05 11:58 UTC  (2+ messages)

[PATCH v6 0/7] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2022-01-05 11:55 UTC  (8+ messages)
` [PATCH v6 1/7] media: v4l: move helper functions for fractions from uvc to v4l2-common
` [PATCH v6 2/7] media: uvcvideo: move uvc_format_desc to common header
` [PATCH v6 3/7] usb: gadget: uvc: prevent index variables to start from 0
` [PATCH v6 4/7] usb: gadget: uvc: move structs to common header
` [PATCH v6 5/7] usb: gadget: uvc: track frames in format entries
` [PATCH v6 6/7] usb: gadget: uvc: add VIDIOC function
` [PATCH v6 7/7] usb: gadget: uvc: add format/frame handling code

[Intel-gfx] [PATCH] drm/i915: stop including i915_irq.h from i915_drv.h
 2022-01-05 11:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

Linux kernel 5.4.170 released
 2022-01-05 11:55 UTC 

[PATCH] media: st-delta: Fix PM disable depth imbalance in delta_probe
 2022-01-05 11:55 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 7bc351fda4e2c4d42b682c90641afc15cc6f3167
 2022-01-05 11:55 UTC 

[PATCH v5 0/7] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2022-01-05 11:54 UTC  (4+ messages)
` [PATCH v5 7/7] usb: gadget: uvc: add format/frame handling code

[PATCH 1/2] drm/bridge: anx7625: add HDCP support
 2022-01-05 11:53 UTC  (4+ messages)

[PATCH] docs: reSTify virtio-balloon-stats documentation and move to docs/interop
 2022-01-05 11:52 UTC 

[PATCH] Input: xpad - Poweroff XBOX360W on mode button long press
 2022-01-05 11:53 UTC  (3+ messages)
  ` [RESEND][PATCH v2] "

Linux 4.9.296
 2022-01-05 11:52 UTC  (2+ messages)

Linux 4.4.298
 2022-01-05 11:52 UTC  (2+ messages)

[PATCH] debugfs: lockdown: Allow reading debugfs files that are not world readable
 2022-01-05 11:51 UTC  (2+ messages)

[PATCH net-next 00/15] DSA miscellaneous cleanups
 2022-01-05 11:51 UTC  (4+ messages)
` [PATCH net-next 07/15] net: dsa: remove cross-chip support for MRP

[PATCH V5 00/22] arch: Add basic LoongArch support
 2022-01-05 11:51 UTC  (6+ messages)

Linux kernel 4.19.224 released
 2022-01-05 11:50 UTC 

Linux kernel 4.14.261 released
 2022-01-05 11:50 UTC 

[PATCH net] ppp: ensure minimum packet size in ppp_write()
 2022-01-05 11:48 UTC 

Linux kernel 4.9.296 released
 2022-01-05 11:45 UTC 

Linux kernel 4.4.298 released
 2022-01-05 11:45 UTC 

mt7621 i2c fails with upstream driver
 2022-01-05 11:45 UTC  (2+ messages)

[PATCH v6 0/5] Allow guest access to EFI confidential computing secret area
 2022-01-05 11:43 UTC  (5+ messages)

[PATCH v2 00/10] dra7: bring up and support IPU load/start
 2022-01-05 11:42 UTC  (4+ messages)
` [PATCH v2 07/10] dts: dra7-ipu-common-early-boot.dtsi: Add all the ipu early boot related nodes

[PATCH] media: bdisp: Fix PM disable depth imbalance in bdisp_probe
 2022-01-05 11:41 UTC 

[Cluster-devel] Upcoming change to the gfs2-utils.git repository
 2022-01-05 11:38 UTC  (2+ messages)

[PATCH] ASoC: fsl_asrc: refine the check of available clock divider
 2022-01-05 11:08 UTC 

[paulmck-rcu:rcu/next] BUILD SUCCESS 4dabd7096bfe076d074338d2890b522883f15122
 2022-01-05 11:34 UTC 

[paulmck-rcu:dev.2021.12.20a] BUILD SUCCESS 66b153e7e3980067de018ec8c478aa0aaf7ba2bd
 2022-01-05 11:34 UTC 

[LTP] LTP Release preparations
 2022-01-05 11:36 UTC 

[PATCH v4 0/7] ARM: add vmap'ed stack support
 2022-01-05 11:33 UTC  (14+ messages)
  ` [PATCH v4 7/7] ARM: implement support for vmap'ed stacks

[Intel-wired-lan] [tnguy-net-queue:40GbE] BUILD SUCCESS b712941c8085e638bb92456e866ed3de4404e3d5
 2022-01-05 11:34 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 1010c6ef6a2acb5559f9fd0ebb498f4b0c5662b0
 2022-01-05 11:34 UTC 

mkimage_fit_atf.sh: not found
 2022-01-05 11:34 UTC  (2+ messages)

[PATCH v2 0/2]kernel-shark:add new plugin for xenomai cobalt_switch_context events
 2022-01-05 11:34 UTC  (3+ messages)
` [PATCH v2 1/2] kernel-shark: Move common APIs and definitions out to avoid duplication


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.