All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-30 18:02:39 to 2022-08-30 18:51:09 UTC [more...]

[PATCH v5 00/16] Finish converting git bisect into a built-in
 2022-08-30 18:50 UTC  (12+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/16] bisect--helper: retire the --no-log option
  ` [PATCH v6 02/16] bisect--helper: really retire --bisect-next-check
  ` [PATCH v6 03/16] bisect--helper: really retire `--bisect-autostart`
  ` [PATCH v6 04/16] bisect--helper: simplify exit code computation
  ` [PATCH v6 05/16] bisect--helper: make `terms` an explicit singleton
  ` [PATCH v6 06/16] bisect--helper: make the order consistently `argc, argv`
  ` [PATCH v6 07/16] bisect--helper: migrate to OPT_SUBCOMMAND()
  ` [PATCH v6 08/16] bisect: verify that a bogus option won't try to start a bisection
  ` [PATCH v6 09/16] bisect run: fix the error message
  ` [PATCH v6 10/16] bisect: avoid double-quoting when printing the failed command

RTT-PROBE: lore-subspace-rtt
 2022-08-30 18:50 UTC 

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-08-30 18:49 UTC  (21+ messages)
` [PATCH v2 22/41] drm/atomic-helper: Add a TV properties reset helper
    ` [Nouveau] "
` [PATCH v2 23/41] drm/atomic-helper: Add an analog TV atomic_check implementation
    ` [Nouveau] "
` [PATCH v2 28/41] drm/vc4: vec: Fix timings for VEC modes
    ` [Nouveau] "
` [PATCH v2 29/41] drm/vc4: vec: Switch for common modes
    ` [Nouveau] "

[PULL 00/23] First testing patches for QEMU 7.2
 2022-08-30 18:40 UTC  (7+ messages)
` [PULL 02/23] tests/qtest: Use g_mkdtemp()
` [PULL 03/23] tests: Use g_mkdir_with_parents()
` [PULL 04/23] tests/qtest: migration-test: Handle link() for win32
` [PULL 07/23] tests/qtest: Build e1000e-test for posix only
` [PULL 13/23] tests/qtest: device-plug-test: Reverse the usage of double/single quotes
` [PULL 17/23] tests/vm: Add libslirp to the VM tests

[qemu-mainline test] 172869: regressions - FAIL
 2022-08-30 18:46 UTC 

[PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
 2022-08-30 18:46 UTC  (13+ messages)

[PATCH v1 0/3] mm: minor cleanups around NUMA hinting
 2022-08-30 18:45 UTC  (5+ messages)
` [PATCH v1 2/3] mm/gup: use gup_can_follow_protnone() also in GUP-fast

[PATCH for-next 0/2] RDMA/erdma: Introduce custom implementation of drain_sq and drain_rq
 2022-08-30 18:45 UTC  (9+ messages)

[PATCH] f2fs: fix to disallow getting inner inode via f2fs_iget()
 2022-08-30 18:44 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH] Remove HFS support
 2022-08-30 18:43 UTC  (10+ messages)

[PATCH 0/2] Add missing trace points in emulator path
 2022-08-30 18:44 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Return emulator error if RDMSR/WRMSR emulation failed

[PATCH v2 1/2] clk: qcom: gcc-sc7180: Keep the USB GDSC always on
 2022-08-30 18:43 UTC  (4+ messages)

[PATCH v2 00/12] Start converting MVEBU bindings to DT Schema
 2022-08-30 18:43 UTC  (6+ messages)
` [PATCH v2 01/12] dt-bindings: RTC: orion-rtc: Convert to DT schema
` [PATCH v2 02/12] dt-bindings: thermal: marvell,kirkwood-thermal: "

[PATCH v2] overflow: Allow mixed type arguments
 2022-08-30 18:42 UTC  (3+ messages)

[PATCH net] nfp: fix the access to management firmware hanging
 2022-08-30 18:42 UTC  (2+ messages)

[PATCH 01/19] drm/amdgpu: add CHIP_IP_DISCOVERY support for virtualization
 2022-08-30 18:40 UTC  (19+ messages)
` [PATCH 02/19] drm/amdgpu: add sriov nbio callback structure
` [PATCH 03/19] drm/amdgpu: add a compute pipe reset for RS64
` [PATCH 04/19] drm/amdgpu: enable WPTR_POLL_ENABLE for sriov on sdma_v6_0
` [PATCH 05/19] drm/amdgpu: refine virtualization psp fw skip check
` [PATCH 06/19] drm/amdgpu: sriov remove vcn_4_0 and jpeg_4_0
` [PATCH 07/19] drm/amdgpu: Support PSP 13.0.10 on SR-IOV
` [PATCH 08/19] drm/amdgpu: Use PSP program IH_RB_CNTL registers under SRIOV
` [PATCH 09/19] drm/amdgpu: Skip the program of MMMC_VM_AGP_* in SRIOV on MMHUB v3_0_0
` [PATCH 10/19] drm/amdgpu: skip "Issue additional private vm invalidation to MMHUB" on SRIOV
` [PATCH 11/19] drm/amdgpu: Skip the VRAM base offset "
` [PATCH 12/19] drm/amdgpu: Skip program SDMA0_SEM_WAIT_FAIL_TIMER_CNTL under SRIOV VF
` [PATCH 13/19] drm/amdgpu: Use RLCG to program GRBM_GFX_CNTL during full access time
` [PATCH 14/19] drm/admgpu: Skip CG/PG on SOC21 under SRIOV VF
` [PATCH 15/19] drm/amd: Skip smu_v13 register irq on "
` [PATCH 16/19] drm/amdgpu/vcn: Disable CG/PG for SRIOV
` [PATCH 17/19] drm/amdgpu/vcn: Add vcn/vcn1 in white list to load its firmware under sriov
` [PATCH 18/19] drm/amdgpu/vcn: Add sriov VCN v4_0 unified queue support
` [PATCH 19/19] drm/amdgpu/vcn: Add MMSCH v4_0 support for sriov

Is this nfsd kernel oops known?
 2022-08-30 18:41 UTC  (6+ messages)

[PATCH v2 00/11] Improvements to the Qcom PCIe Endpoint driver
 2022-08-30 18:41 UTC  (5+ messages)
` [PATCH v2 09/11] dt-bindings: PCI: qcom-ep: Define clocks per platform
` [PATCH v2 10/11] dt-bindings: PCI: qcom-ep: Add support for SM8450 SoC

[ANNOUNCE] Git v2.37.3
 2022-08-30 18:40 UTC 

[PATCH 1/2][kirkstone] linux-yocto/5.10: update to v5.10.136
 2022-08-30 18:40 UTC  (5+ messages)
` [PATCH 2/2][kirkstone] linux-yocto/5.10: update to v5.10.137
        ` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2022-08-30 18:40 UTC 

[PATCH] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-08-30 18:39 UTC  (5+ messages)

[PATCH v1 1/1] Input: clps711x-keypad - get rid of OF_GPIO dependency
 2022-08-30 18:37 UTC  (3+ messages)

linux-next: Tree for Aug 30
 2022-08-30 18:37 UTC  (3+ messages)
` linux-next: Tree for Aug 30 (net/ieee802154/nl802154.c:)
` linux-next: Tree for Aug 30 (crypto/asymmetric_keys/selftest.o)

[LTP] [PATCH 00/10] Max_runtime and other minor fixes
 2022-08-30 18:38 UTC  (5+ messages)
` [LTP] [PATCH 04/10] ioctl_sg01: Set unlimited max_runtime

[GIT PULL] clk: samsung: for v6.1
 2022-08-30 18:34 UTC  (2+ messages)

[PATCH] config: set pkgconfig for ppc64le
 2022-08-30 18:36 UTC  (6+ messages)

[PATCH v1 1/1] Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count()
 2022-08-30 18:35 UTC 

[PATCH v1 1/1] mtd: rawnand: Replace of_gpio_named_count() by gpiod_count()
 2022-08-30 18:33 UTC  (2+ messages)

[PATCH 0/2] squashfs: Add the mount parameter "threads="
 2022-08-30 18:34 UTC  (7+ messages)
` [PATCH v2 "
  ` ping //Re: "

[PATCH v2 0/2] libfs: Introduce tokenize_user_input()
 2022-08-30 18:33 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH] thermal: int340x_thermal: Consolidate priv->data_vault checks
 2022-08-30 18:33 UTC 

[PATCH net-next 0/5][pull request] Intel Wired LAN Driver Updates 2022-08-24 (ice)
 2022-08-30 18:33 UTC  (4+ messages)
` [PATCH net-next 5/5] ice: Print human-friendly PHY types

[PATCH v1 1/1] PCI: dwc: Replace of_gpio_named_count() by gpiod_count()
 2022-08-30 18:33 UTC 

[PATCH v3 0/7] vfs: clean up i_version behavior and expose it via statx
 2022-08-30 18:32 UTC  (17+ messages)
` [PATCH v3 1/7] iversion: update comments with info about atime updates

[PATCH 1/2] dt-bindings: arm: qcom: Adjust LTE SKUs for sc7280-villager
 2022-08-30 18:31 UTC  (3+ messages)

[PATCH v3 0/3] Drop version numbers from firmware files
 2022-08-30 18:30 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Drop version numbers from firmware files (rev4)

RTT-PROBE: lore-subspace-rtt
 2022-08-30 18:30 UTC 

[PATCH v9 0/3] arm64: dts: qcom: Add new board revision and LTE SKUs for sc7280-villager family
 2022-08-30 18:29 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: arm: qcom: document sc7280 and villager board
` [PATCH v9 2/3] arm64: dts: qcom: sc7280: Add herobrine-villager-r1
` [PATCH v9 3/3] arm64: dts: qcom: Add LTE SKUs for sc7280-villager family

[PATCH v1 1/2] spi: stm32-qspi: Replace of_gpio_named_count() by gpiod_count()
 2022-08-30 18:28 UTC  (4+ messages)
` [PATCH v1 2/2] spi: stm32-qspi: Refactor dual flash mode enable check in ->setup()

[PATCH 0/4]Add afi config drivers support
 2022-08-30 18:27 UTC  (8+ messages)
` [PATCH 2/4] bindings: fpga: Add binding doc for the zynqmp afi config driver

[PATCH v1 1/1] usb: phy: mxs: apply board calibration value base on chip trim value
 2022-08-30 18:27 UTC  (5+ messages)
  ` [EXT] "

[PATCH v1] landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
 2022-08-30 18:25 UTC  (5+ messages)

[PATCH RESEND v2 0/8] x86/pmu: Corner cases fixes and optimization
 2022-08-30 18:24 UTC  (5+ messages)
` [PATCH RESEND v2 7/8] KVM: x86/svm/pmu: Direct access pmu->gp_counter[] to implement amd_*_to_pmc()
` [PATCH RESEND v2 8/8] KVM: x86/svm/pmu: Rewrite get_gp_pmc_amd() for more counters scalability

[usb:usb-testing 29/47] drivers/usb/host/ehci-platform.c:56:19: warning: unused variable 'hcd_name'
 2022-08-30 18:23 UTC 

[PATCH 0/3] drm: omapdrm: Fix excessive GEM buffers DMM/CMA usage
 2022-08-30 18:23 UTC  (18+ messages)
` [PATCH 3/3] drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILER

[PATCH -next 0/4] spi: Introduce BPF based SPI mockup controller
 2022-08-30 18:21 UTC  (5+ messages)
` [PATCH -next 2/4] spi: mockup: Add writeable tracepoint for spi transfer
` [PATCH -next 4/4] spi: mockup: Add documentation

[Intel-gfx] [PATCH] drm/i915/guc: Cancel GuC engine busyness worker synchronously
 2022-08-30 18:21 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/guc: Cancel GuC engine busyness worker synchronously (rev3)

RTT-PROBE: lore-subspace-rtt
 2022-08-30 18:20 UTC 

[PATCH v1 0/4] Fixes for the mcp2221 HID-to-I2C-bridge driver
 2022-08-30 18:02 UTC  (5+ messages)
` [PATCH v1 1/4] HID: mcp2221: don't connect hidraw
` [PATCH v1 2/4] HID: mcp2221: enable HID I/O during GPIO probe
` [PATCH v1 3/4] HID: mcp2221: protect shared data with spin lock
` [PATCH v1 4/4] HID: mcp2221: avoid stale rxbuf pointer

[PATCH v2 0/4] typec orientation switch support via mux controller
 2022-08-30 18:19 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: connector: Add typec orientation switch properties

[PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
 2022-08-30 18:20 UTC  (7+ messages)

[PATCH v1] platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core driver
 2022-08-30 18:20 UTC 

[PATCH 0/4] arm64: dts: ti: *: Define aliases in board file
 2022-08-30 18:18 UTC  (3+ messages)
` [PATCH 2/4] arm64: dts: ti: j721e*: Define aliases in board files

[RFC PATCH v3 00/17] drm/i915/vm_bind: Add VM_BIND functionality
 2022-08-30 18:19 UTC  (4+ messages)
` [RFC PATCH v3 04/17] drm/i915: Implement bind and unbind of object
    ` [Intel-gfx] "

[PATCH v3 0/7] Enable 10bits bitstream for Hantro/G2 HEVC codec
 2022-08-30 18:17 UTC  (5+ messages)
` [PATCH v3 1/7] media: hantro: Store HEVC bit depth in context

[PATCH] arch: arm: mach-socfpga: To notify SDM when SPL pass control to U-Boot
 2022-08-30 15:52 UTC 

[PATCH 0/6] x86/sgx: Test and fixes
 2022-08-30 18:18 UTC  (3+ messages)
` [PATCH 3/6] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning

[GIT PULL] early thermal changes for v6.1-rc1
 2022-08-30 18:18 UTC  (4+ messages)

Build failed in Jenkins: linux-media #290
 2022-08-30 17:31 UTC 

[PATCH] thermal: gov_user_space: Do not lock thermal zone mutex
 2022-08-30 18:15 UTC 

[PATCH 0/3] Digiteq Automotive MGB4 driver
 2022-08-30 18:15 UTC  (7+ messages)
` [PATCH 1/3] Added platform module alias for the xiic I2C driver

[PATCH v4 0/9] Fix controller halt and endxfer timeout issues
 2022-08-30 18:13 UTC  (4+ messages)
` [PATCH v4 5/9] usb: dwc3: Avoid unmapping USB requests if endxfer is not complete

[PATCH] Documentation: filesystems: correct possessive "its"
 2022-08-30 18:12 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v9 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
 2022-08-30 18:11 UTC  (6+ messages)

[PATCH] ASoC: amd: fix spelling mistake: "i.e" -> "i.e."
 2022-08-30 18:10 UTC  (3+ messages)

[ndctl PATCH] cxl/test: Skip tests in the absence of the cxl_test module
 2022-08-30 18:11 UTC 

[tpm2] Re: Lifecycle of handles and contexts
 2022-08-30 18:11 UTC 

[PATCH 0/4] RDMA/srp: Handle dev_set_name() failure
 2022-08-30 18:10 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-30 18:10 UTC 

[RESEND PATCH dt v2] dt-bindings: media: samsung,exynos5250-gsc: convert to dtschema
 2022-08-30 18:09 UTC  (2+ messages)

[PATCH] arch: arm: mach-socfpga: To notify SDM when SPL pass control to U-Boot
 2022-08-30 15:42 UTC 

[isar-cip-core 0/4] SWUpdate on BBB
 2022-08-30 18:09 UTC  (4+ messages)

[PATCH] arch: arm : mach-socfpga: Add mailbox command for HPS execution stage notification
 2022-08-30 14:25 UTC 

[PATCH 0/7] begin converting hugetlb code to folios
 2022-08-30 18:09 UTC  (4+ messages)
` [PATCH 1/7] mm/hugetlb: add folio support to hugetlb specific flag macros

[PATCH] arch: arm: mach-socfpga: Add mailbox command for HPS execution stage notification
 2022-08-30 17:15 UTC 

[RFC PATCH] mxs: Don't enable 4P2 reg if mx28 is powered only from DCDC_BATT without 5V
 2022-08-30 17:49 UTC 

[PATCH 00/11] drm/edid: Range descriptor stuff
 2022-08-30 18:08 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] pci: Abort if pci_add_capability fails
 2022-08-30 18:00 UTC  (3+ messages)

[PATCH v3] xfs: Add new name to attri/d
 2022-08-30 18:05 UTC 

[PATCH v2 1/2] drm/amdgpu: Move HDP remapping earlier during init
 2022-08-30 18:05 UTC  (9+ messages)

[PATCH v2] xfs: Add new name to attri/d
 2022-08-30 18:05 UTC  (3+ messages)

[RESEND PATCH] ARM: dts: armada-xp: align SPI node name with dtschema
 2022-08-30 18:04 UTC  (2+ messages)

[RESEND PATCH] ARM: dts: aspeed: align SPI node name with dtschema
 2022-08-30 18:03 UTC  (2+ messages)

[PATCH 0/3] spi: add generic R-Car Gen4 and specific r8a779f0 support
 2022-08-30 18:04 UTC  (5+ messages)
` [PATCH 1/3] spi: renesas,sh-msiof: Add generic Gen4 and "

[RESEND PATCH v3 2/2] PCI/PTM: fix to maintain pci_dev->ptm_enabled
 2022-08-30 18:03 UTC  (3+ messages)

[PATCH v4 0/4] Fix dt-validate issues on qemu dtbdumps due to dt-bindings
 2022-08-30 18:03 UTC  (5+ messages)
` [PATCH v4 3/4] dt-bindings: riscv: add new riscv,isa strings for emulators
    ` [PATCH v4 3/4] dt-bindings: riscv: add new riscv, isa "

[PATCH 1/2] mm: memcontrol: remove mem_cgroup_kmem_disabled
 2022-08-30 18:03 UTC  (2+ messages)

RAID 6, 6 device array - all devices lost superblock
 2022-08-30 18:03 UTC  (13+ messages)

[PATCH DON'T MERGE] btrfs-progs: crash if eb has leaked for debug builds
 2022-08-30 17:57 UTC  (2+ messages)

[PATCH] ARM: dts: sunplus: sp7021: drop incorrect spi-max-frequency
 2022-08-30 18:01 UTC  (3+ messages)

[PATCH] ARM: dts: am335x: drop panel endpoint unit address
 2022-08-30 18:01 UTC  (2+ 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.