messages from 2022-05-09 14:26:51 to 2022-05-09 15:05:20 UTC [more...]
New repo request: kunlun-ipmi-oem
2022-05-09 14:41 UTC (2+ messages)
[Buildroot] [PATCH v1 1/2] add configs/zynqmp_kria_kv260_defconfig
2022-05-09 14:58 UTC (12+ messages)
[PULL 00/16] migration queue
2022-05-09 15:02 UTC (2+ messages)
` [PULL 06/16] tests: convert multifd migration tests to use common helper
[PATCH 1/4] USB: gadget: Rename usb_gadget_probe_driver()
2022-05-09 15:05 UTC (13+ messages)
` [PATCH 2/4] USB: gadget: Register udc before gadget
` [PATCH 3/4] USB: gadget: Fix mistakes in UDC core kerneldoc
` [PATCH 4/4] USB: gadget: Add a new bus for gadgets
[GIT pull] core/urgent for v5.18-rc6
2022-05-09 15:02 UTC (5+ messages)
[PATCH bpf-next 0/3] Modify some code in sysctl_net_core.c
2022-05-09 15:02 UTC (3+ messages)
` [PATCH bpf-next 2/3] net: sysctl: No need to check CAP_SYS_ADMIN for bpf_jit_*
[RFC] Common DRM execution context v2
2022-05-09 15:02 UTC (9+ messages)
` [PATCH 1/8] drm: execution context for GEM buffers v2
` [PATCH 8/8] drm: move ttm_execbuf_util into vmwgfx
Re: [PATCH] arm64: dts: allwinner: define USB3 Ethernet on NanoPi R1S H5
2022-05-09 15:00 UTC (3+ messages)
[PATCH mptcp-next 0/4] BPF redundant scheduler
2022-05-09 15:01 UTC (5+ messages)
` [PATCH mptcp-next 1/4] Squash to "mptcp: add get_subflow wrappers"
` [PATCH mptcp-next 2/4] mptcp: add redundant subflows support
` [PATCH mptcp-next 3/4] selftests/bpf: add bpf_red scheduler
` [PATCH mptcp-next 4/4] selftests/bpf: add bpf_red test
[PATCH net-next] net: appletalk: remove Apple/Farallon LocalTalk PC support
2022-05-09 15:01 UTC
[PATCH v7 0/2] Add generic serial MIDI driver using serial bus API
2022-05-09 14:59 UTC (6+ messages)
` [PATCH v7 1/2] dt-bindings: sound: Add generic serial MIDI device
` [PATCH v7 2/2] Add generic serial MIDI driver using serial bus API
[ARM64] status of MTE selftests?
2022-05-09 14:59 UTC (4+ messages)
[RFC PATCH v1] x86/build: add -fno-builtin flag to prevent shadowing
2022-05-09 15:00 UTC (6+ messages)
` [RESEND "
[PATCH v3 0/6] RZN1 RTC support
2022-05-09 14:59 UTC (4+ messages)
` [PATCH v3 2/6] rtc: rzn1: Add new RTC driver
[PATCH] mm/page_owner: use strscpy() instead of strlcpy()
2022-05-09 14:59 UTC
[PATCH 0/8] LSDMA support
2022-05-09 14:59 UTC (7+ messages)
` [PATCH 3/8] drm/amdgpu: support mem copy for LSDMA
[igt-dev] [PATCH i-g-t] i915_module_load: Unload the module before exiting the subtest
2022-05-09 14:59 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for i915_module_load: Unload the module before exiting the subtest (rev3)
[PATCH] target/i386: properly reset TSC on reset
2022-05-09 14:54 UTC (2+ messages)
[PATCH v6 18/23] docs: add Rust documentation
2022-05-09 14:56 UTC (4+ messages)
[PATCH v3 0/4] fbdev: Fix use-after-free caused by wrong fb_info cleanup in drivers
2022-05-09 14:56 UTC (4+ messages)
` [PATCH v3 1/4] fbdev: Prevent possible use-after-free in fb_release()
[PATCH mptcp-next v13 0/3] BPF round-robin scheduler
2022-05-09 14:56 UTC (4+ messages)
` [PATCH mptcp-next v13 1/3] mptcp: add subflows array in sched data
` [PATCH mptcp-next v13 2/3] selftests/bpf: add bpf_rr scheduler
` [PATCH mptcp-next v13 3/3] selftests/bpf: add bpf_rr test
[PATCH 00/18] AMD64 EDAC Cleanup and Refactor
2022-05-09 14:55 UTC (19+ messages)
` [PATCH 01/18] EDAC/amd64: Don't set up EDAC PCI control on Family 17h+
` [PATCH 02/18] EDAC/amd64: Remove scrub rate control for Family 17h and later
` [PATCH 03/18] EDAC/amd64: Remove PCI Function 6
` [PATCH 04/18] EDAC/amd64: Remove PCI Function 0
` [PATCH 05/18] EDAC/amd64: Merge struct amd64_family_type into struct amd64_pvt
` [PATCH 06/18] EDAC/amd64: Add prep_chip_selects() into pvt->ops
` [PATCH 07/18] EDAC/amd64: Add read_base_mask() "
` [PATCH 08/18] EDAC/amd64: Add determine_memory_type() "
` [PATCH 09/18] EDAC/amd64: Add get_ecc_sym_sz() "
` [PATCH 10/18] EDAC/amd64: Add read_mc_regs() "
` [PATCH 11/18] EDAC/amd64: Add ecc_enabled() "
` [PATCH 12/18] EDAC/amd64: Add determine_edac_cap() "
` [PATCH 13/18] EDAC/amd64: Add determine_edac_ctl_cap() "
` [PATCH 14/18] EDAC/amd64: Add setup_mci_misc_attrs() "
` [PATCH 15/18] EDAC/amd64: Add init_csrows() "
` [PATCH 16/18] EDAC/amd64: Add dump_misc_regs() "
` [PATCH 17/18] EDAC/amd64: Add get_cs_mode() "
` [PATCH 18/18] EDAC/amd64: Add get_err_info() "
[Intel-gfx] [PATCH 01/16] drm/i915: Drop has_llc from device info
2022-05-09 14:55 UTC (5+ messages)
[igt-dev] [PATCH i-g-t] lib/intel_memory_region: Use separate context for probing offset and alignment
2022-05-09 14:55 UTC
[PATCHSET 0/4] Allow allocated direct descriptors
2022-05-09 14:55 UTC (6+ messages)
` [PATCH 1/4] io_uring: track fixed files with a bitmap
[PATCH] crypto: qat - set to zero DH parameters before free
2022-05-09 14:54 UTC (3+ messages)
[PATCH] mm/shmem: initialize folio to NULL
2022-05-09 14:53 UTC (4+ messages)
[igt-dev] [PATCH i-g-t] lib/intel_memory_region: Use separate context for probing offset and alignment
2022-05-09 14:52 UTC (3+ messages)
[Intel-gfx] [PATCH CI 1/7] drm/i915: Drop has_gt_uc from device info
2022-05-09 14:52 UTC (6+ messages)
` [Intel-gfx] [PATCH CI 5/7] drm/i915: Drop has_ddi "
16550A: failed to get the IRQ line free
2022-05-09 14:52 UTC (2+ messages)
[PATCH v2 0/3] fix `sudo make install` regression in maint
2022-05-09 14:51 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] t: document regression git safe.directory when using sudo
[PATCH 5.10 1/1] drm/amdgpu: Ensure the AMDGPU file descriptor is legitimate
2022-05-09 14:49 UTC (5+ messages)
[igt-dev] [PATCH i-g-t] tests/kms_concurrent: Skip the subtest if the resolution is not supported
2022-05-09 14:50 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_concurrent: Skip the subtest if the resolution is not supported (rev2)
[PATCH v2 0/4] unified way to use static key and optimize pgtable_l4_enabled
2022-05-09 14:41 UTC (8+ messages)
` [PATCH v2 2/4] riscv: introduce unified static key mechanism for CPU features
[PATCH] drm/amdgpu/gfx11: unlock on error in gfx_v11_0_kiq_resume()
2022-05-09 14:50 UTC (3+ messages)
[PATCH 1/4] scsi: core: constify pointer to scsi_host_template
2022-05-09 14:50 UTC (14+ messages)
[bug report] drm/msm: devcoredump iommu fault support
2022-05-09 14:48 UTC (2+ messages)
[PATCH v6] drm/amdgpu: Ensure the DMA engine is deactivated during set ups
2022-05-09 14:48 UTC (6+ messages)
[PATCH] drm/amd/pm: suppress compile warning about possible unaligned accesses
2022-05-09 14:47 UTC (2+ messages)
[PATCH 1/4] media: dt-bindings: qcom,sdm660-camss: document interconnects
2022-05-09 14:47 UTC (4+ messages)
` [PATCH 2/4] arm64: dts: qcom: sdm630: order clocks according to bindings
` [PATCH 3/4] arm64: dts: qcom: sdm630: order regs "
` [PATCH 4/4] arm64: dts: qcom: sdm630: order interrupts "
[PATCH v3 00/10] crypto: qat - re-enable algorithms
2022-05-09 14:47 UTC (4+ messages)
` [PATCH v3 10/10] crypto: qat - re-enable registration of algorithms
stable-rc/linux-4.19.y build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.241-79-ge28b1117a7ab)
2022-05-09 14:46 UTC
[ovmf test] 170271: regressions - FAIL
2022-05-09 14:45 UTC
[PATCH v2 net] net: phy: micrel: Fix incorret variable type in micrel
2022-05-09 14:45 UTC
[PATCH v1 0/6] perf: arm64: Support for Dwarf unwinding through SVE functions
2022-05-09 14:42 UTC (14+ messages)
` [PATCH v1 1/6] perf: arm64: Add SVE vector granule register to user regs
` [PATCH v1 2/6] arm64/sve: Add Perf extensions documentation
` [PATCH v1 3/6] perf tools: arm64: Copy perf_regs.h from the kernel
` [PATCH v1 4/6] perf tools: Use dynamic register set for Dwarf unwind
` [PATCH v1 5/6] perf tools: arm64: Decouple Libunwind register names from Perf
` [PATCH v1 6/6] perf tools: arm64: Add support for VG register
[PATCH] device: Fix the problem that pairing has failed due to the error of Already Paired (0x13)
2022-05-09 14:45 UTC (2+ messages)
` "
[Intel-gfx] [PATCH 0/1] drm/i915/guc: Refactor CT access to use iosys_map
2022-05-09 14:45 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/guc: Refactor CT access to use iosys_map (rev5)
[PATCH 00/14] ASoC: Intel: avs: Machine boards and HDA codec support
2022-05-09 14:33 UTC (9+ messages)
` [PATCH 02/14] ASoC: codecs: Add HD-Audio codec driver
[PATCH v2] soundwire: qcom: adjust autoenumeration timeout
2022-05-09 14:42 UTC (9+ messages)
[PATCH] misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux
2022-05-09 14:43 UTC (2+ messages)
[PATCH v2 09/15] ASoC: Intel: avs: Event tracing
2022-05-09 14:42 UTC (2+ messages)
[PATCH] drm: bridge: DRM_FSL_LDB should depend on ARCH_MXC
2022-05-09 14:41 UTC (4+ messages)
stable-rc/linux-5.17.y build: 178 builds: 2 failed, 176 passed, 4 errors, 1 warning (v5.17.5-330-gc46e840fa104)
2022-05-09 14:42 UTC
[avpatel:riscv_kvm_aia_v1 29/35] arch/arm64/kvm/mmu.c:767:62: sparse: sparse: incorrect type in initializer (different base types)
2022-05-09 14:42 UTC
[PATCH 1/2] vim: Upgrade 8.2.4681 -> 8.2.4912
2022-05-09 14:41 UTC (4+ messages)
` [OE-core] [PATCH 2/2] freetype: Upgrade 2.12.0 -> 2.12.1
[luxis1999-iommufd:vsva-iommufd-v5.18-rc4-joerg-branch 6/42] drivers/iommu/iommufd/pages.c:991 iopt_area_fill_domains() error: uninitialized symbol 'index'
2022-05-09 14:42 UTC
[PATCH v8 00/12] hw/nvme: SR-IOV with Virtualization Enhancements
2022-05-09 14:16 UTC (12+ messages)
` [PATCH v8 01/12] hw/nvme: Add support for SR-IOV
` [PATCH v8 02/12] hw/nvme: Add support for Primary Controller Capabilities
` [PATCH v8 03/12] hw/nvme: Add support for Secondary Controller List
` [PATCH v8 04/12] hw/nvme: Implement the Function Level Reset
` [PATCH v8 05/12] hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime
` [PATCH v8 06/12] hw/nvme: Remove reg_size variable and update BAR0 size calculation
` [PATCH v8 07/12] hw/nvme: Calculate BAR attributes in a function
` [PATCH v8 08/12] hw/nvme: Initialize capability structures for primary/secondary controllers
` [PATCH v8 10/12] docs: Add documentation for SR-IOV and Virtualization Enhancements
` [PATCH v8 11/12] hw/nvme: Update the initalization place for the AER queue
` [PATCH v8 12/12] hw/acpi: Make the PCI hot-plug aware of SR-IOV
[PATCH v2] x86/tsc: Add option to force frequency recalibration with HW timer
2022-05-09 14:41 UTC
[PATCH 0/9] 9pfs: Add 9pfs support for Windows host
2022-05-09 14:29 UTC (3+ messages)
` [PATCH 5/9] hw/9pfs: Add a 'local' file system backend driver for Windows
[PATCH 0/6] arm64: add ethernet to orange pi 3
2022-05-09 14:38 UTC (5+ messages)
` [PATCH 2/6] net: stmmac: dwmac-sun8i: remove regulator
linux-next: Tree for May 3
2022-05-09 14:39 UTC (6+ messages)
[PATCH] libselinux/utils: print errno on failure
2022-05-09 14:38 UTC (2+ messages)
[PATCH stable-v5.10] net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
2022-05-09 14:37 UTC
[PATCH 0/3] stm32mp: handle ck_usbo_48m clock provided by USBPHYC
2022-05-09 14:37 UTC (4+ messages)
` [PATCH 1/3] phy: stm32-usbphyc: add counter of PLL consumer
Question about "masquerade"
2022-05-09 14:37 UTC
[PATCH v3 0/3] adin: add support for clock output
2022-05-09 14:36 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] dt-bindings: net: adin: document phy clock output properties
` [PATCH v4 2/3] net: phy: adin: add support for clock output
` [PATCH v4 3/3] ARM: dts: imx6qdl-sr-som: update phy configuration for som revision 1.9
[PATCH 5.15 000/177] 5.15.38-rc1 review
2022-05-09 14:37 UTC (4+ messages)
[PATCH v2] Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered"
2022-05-09 14:36 UTC (4+ messages)
[PATCH] arm64: defconfig: Enable modules for arm displays
2022-05-09 14:34 UTC (3+ messages)
[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
2022-05-09 14:34 UTC (2+ messages)
[PATCH] can: ctucanfd: Let users select instead of depend on CAN_CTUCANFD
2022-05-09 14:34 UTC (2+ messages)
[v15 3/6] usb: dwc3: core: Host wake up support from system suspend
2022-05-09 14:33 UTC (12+ messages)
[PATCH v6 0/3] qtests/libqos: Allow PCI tests to be run with virt-machine
2022-05-09 14:33 UTC (4+ messages)
` [PATCH v6 3/3] tests/qtest/libqos: Add generic pci host bridge in arm-virt machine
[linux-5.4 test] 170264: tolerable FAIL - PUSHED
2022-05-09 14:33 UTC
[PATCH v3 1/4] media: dt-bindings: ov5675: document YAML binding
2022-05-09 14:32 UTC (4+ messages)
` [PATCH v3 2/4] media: ov5675: add device-tree support and support runtime PM
` [PATCH v3 3/4] media: i2c: ov5675: parse and register V4L2 device tree properties
` [PATCH v3 4/4] media: i2c: ov5675: add .get_selection support
[PATCH stable-5.15.y] btrfs: force v2 space cache usage for subpage mount
2022-05-09 14:32 UTC (2+ messages)
Standalone application development
2022-05-09 14:32 UTC
RFC: Memory Tiering Kernel Interfaces
2022-05-09 14:32 UTC (5+ messages)
[PATCH net-next 0/4] net: disambiguate the TSO and GSO limits
2022-05-09 14:31 UTC (3+ messages)
` [PATCH net-next 3/4] net: make drivers set the TSO limit not the GSO limit
[PATCH v2] generic: test fsync of directory with renamed symlink
2022-05-09 14:31 UTC
[PATCH 00/11] Introduce support for RISC-V architecture
2022-05-09 14:30 UTC (4+ messages)
squashfs performance regression and readahea
2022-05-09 14:29 UTC (7+ messages)
[PATCH] hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior SD spec v3.01
2022-05-09 14:29 UTC (2+ messages)
[PATCH 00/15] DC Patches May 9, 2022
2022-05-09 14:28 UTC (5+ messages)
` How are the DC patches tested? (was: [PATCH 00/15] DC Patches May 9, 2022)
` How are the DC patches tested?
[PATCH v4 00/15] Introducing AMD x2AVIC and hybrid-AVIC modes
2022-05-09 14:27 UTC (3+ messages)
` [PATCH v4 02/15] KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
Weird results while reading from s3
2022-05-09 14:27 UTC
[PATCH v5 00/10] PolarFire SoC dt for 5.19
2022-05-09 14:26 UTC (21+ messages)
` [PATCH v5 01/10] riscv: dts: microchip: remove icicle memory clocks
` [PATCH v5 02/10] riscv: dts: microchip: move sysctrlr out of soc bus
` [PATCH v5 03/10] riscv: dts: microchip: remove soc vendor from filenames
` [PATCH v5 04/10] dt-bindings: riscv: microchip: document icicle reference design
` [PATCH v5 05/10] riscv: dts: microchip: make the fabric dtsi board specific
` [PATCH v5 06/10] dt-bindings: vendor-prefixes: add Sundance DSP
` [PATCH v5 07/10] dt-bindings: riscv: microchip: add polarberry compatible string
` [PATCH v5 08/10] riscv: dts: microchip: add the sundance polarberry
` [PATCH v5 09/10] riscv: microchip: icicle: readability fixes
` [PATCH v5 10/10] riscv: dts: icicle: sort nodes alphabetically
[PATCH] speakup: Generate speakupmap.h automatically
2022-05-09 14:26 UTC (6+ messages)
` [PATCHv2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.