All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-08 07:49:19 to 2023-03-08 08:34:35 UTC [more...]

[PATCH net] ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
 2023-03-08  8:33 UTC  (2+ messages)

[PATCH 00/19] Qcom PCIe cleanups and improvements
 2023-03-08  8:33 UTC  (14+ messages)
` [PATCH 13/19] dt-bindings: PCI: qcom-ep: Rename "mmio" region to "mhi"
` [PATCH 14/19] "
` [PATCH 15/19] dt-bindings: PCI: qcom: Add "mhi" register region to supported SoCs
` [PATCH 16/19] arm64: dts: qcom: sdm845: Add "mhi" region to the PCIe nodes

[PATCH 0/3] arm64: dts: qcom: sm8550: various DT fixes
 2023-03-08  8:32 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8550: replace 0x0 to 0
` [PATCH 2/3] arm64: dts: qcom: sm8550: fix qup_spi0_cs node
` [PATCH 3/3] arm64: dts: qcom: sm8550: misc style fixes

[RFC v1 0/3] Unifying fabrics drivers
 2023-03-08  8:33 UTC  (5+ messages)

[PATCH v3 00/60] arm64: Add support for LPA2 at stage1 and WXN
 2023-03-08  8:31 UTC  (4+ messages)

[PATCH v2 0/3] Add JH7110 USB driver support
 2023-03-08  8:28 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: phy: Add StarFive JH7110 USB dt-binding
` [PATCH v2 2/3] usb: cdns3: add StarFive JH7110 USB glue layer
` [PATCH v2 3/3] dts: usb: add StarFive JH7110 USB dts configuration

[Intel-xe] [PATCH v2] drm/xe/migrate: Fix number of PT structs in docbook
 2023-03-08  8:31 UTC  (3+ messages)

[PATCH net-next v3] net/smc: Use percpu ref for wr tx reference
 2023-03-08  8:30 UTC  (2+ messages)

[PATCH v3 0/6] Introduce PRU platform consumer API
 2023-03-08  8:27 UTC  (10+ messages)
` [PATCH v3 1/6] soc: ti: pruss: Add pruss_get()/put() API
` [PATCH v3 2/6] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [PATCH v3 3/6] soc: ti: pruss: Add pruss_cfg_read()/update() API

[igt-dev] [PATCH i-g-t v8 0/7] Initial Xe test suite
 2023-03-08  8:30 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t v8 1/7] drm-uapi/xe_drm: Add Xe uAPI
` [igt-dev] [PATCH i-g-t v8 2/7] lib/xe: Introduce Xe library
` [igt-dev] [PATCH i-g-t v8 3/7] lib/igt_pm: Add a helper to query the runtime_usage
` [igt-dev] [PATCH i-g-t v8 4/7] tests/xe: Add Xe IGT tests
` [igt-dev] [PATCH i-g-t v8 5/7] tools/xe_reg: Add Xe register read/write tool
` [igt-dev] [PATCH i-g-t v8 6/7] intel-ci/xe-fast-feedback: Introduce xe-fast-feedback list
` [igt-dev] [PATCH i-g-t v8 7/7] runner/job_list: return error on crashes while running --list-subtests
` [igt-dev] ✓ Fi.CI.BAT: success for Initial Xe test suite (rev8)

[Buildroot] [PATCH v4 1/3] package/nushell: new package
 2023-03-08  8:27 UTC  (3+ messages)
` [Buildroot] [PATCH v4 2/3] package/nushell: Add default configs
` [Buildroot] [PATCH v4 3/3] support/testing/tests/package/test_nu.py: New runtime test

[PATCH v3 00/13] Add PCIe RC support to Qcom SDX55 SoC
 2023-03-08  8:24 UTC  (28+ messages)
` [PATCH v3 01/13] dt-bindings: PCI: qcom: Update maintainers entry
` [PATCH v3 02/13] dt-bindings: PCI: qcom: Add iommu-map properties
` [PATCH v3 03/13] dt-bindings: PCI: qcom: Add SDX55 SoC
` [PATCH v3 04/13] dt-bindings: PCI: qcom-ep: Fix the unit address used in example
` [PATCH v3 05/13] ARM: dts: qcom: sdx55: Fix the unit address of PCIe EP node
` [PATCH v3 06/13] ARM: dts: qcom: sdx55: Rename pcie0_{phy/lane} to pcie_{phy/lane}
` [PATCH v3 07/13] ARM: dts: qcom: sdx55: Add support for PCIe RC controller
` [PATCH v3 08/13] ARM: dts: qcom: sdx55: List the property values vertically
` [PATCH v3 09/13] ARM: dts: qcom: sdx55-t55: Enable PCIe RC support
` [PATCH v3 10/13] ARM: dts: qcom: sdx55-t55: Move "status" property down
` [PATCH v3 11/13] phy: qcom-qmp-pcie: Split out EP related init sequence for SDX55
` [PATCH v3 12/13] phy: qcom-qmp-pcie: Add RC "
` [PATCH v3 13/13] PCI: qcom: Add support for SDX55 SoC

[PATCH v10 00/12] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-03-08  8:23 UTC  (13+ messages)
` [PATCH v10 01/12] PCI: dwc: Fix writing wrong value if snps,enable-cdm-check
` [PATCH v10 02/12] PCI: endpoint: functions/pci-epf-test: Fix dma_chan direction
` [PATCH v10 03/12] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v10 04/12] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH v10 05/12] PCI: dwc: Refactor PCIE_PORT_LINK_CONTROL handling
` [PATCH v10 06/12] PCI: Add PCI_EXP_LNKCAP_MLW macros
` [PATCH v10 07/12] PCI: designware-ep: Expose dw_pcie_ep_exit() to module
` [PATCH v10 08/12] PCI: dwc: Add dw_pcie_num_lanes_setup()
` [PATCH v10 09/12] PCI: dwc: Add support for triggering legacy IRQs
` [PATCH v10 10/12] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
` [PATCH v10 11/12] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support
` [PATCH v10 12/12] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4

[PATCH net v2] net/smc: fix fallback failed while sendmsg with fastopen
 2023-03-08  8:24 UTC  (2+ messages)

[PATCH net] net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
 2023-03-08  8:21 UTC  (3+ messages)

[PATCH v2 1/4] mtd: core: provide unique name for nvmem device, take two
 2023-03-08  8:20 UTC  (8+ messages)
` [PATCH v2 2/4] mtd: core: fix nvmem error reporting
` [PATCH v2 3/4] mtd: core: fix error path for nvmem provider
` [PATCH v2 4/4] mtd: core: prepare mtd_otp_nvmem_add() to handle -EPROBE_DEFER

[PATCH v3 01/17] drm/connector: Convert DRM_MODE_COLORIMETRY to enum
 2023-03-08  8:21 UTC  (4+ messages)
` [PATCH v4 "

[PATCH RESEND net-next v7] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2023-03-08  8:19 UTC  (2+ messages)

[PATCH net-next] net: phy: smsc: simplify lan95xx_config_aneg_ext
 2023-03-08  8:20 UTC  (2+ messages)

[PATCH net-next] net: remove enum skb_free_reason
 2023-03-08  8:20 UTC  (2+ messages)

[PATCH v3 00/11] Better fixes for grouping of events
 2023-03-08  8:17 UTC  (12+ messages)
` [PATCH v3 01/11] libperf evlist: Avoid a use of evsel idx
` [PATCH v3 02/11] perf stat: Don't remove all grouped events when CPU maps disagree
` [PATCH v3 03/11] perf record: Early auxtrace initialization before event parsing
` [PATCH v3 04/11] perf stat: Modify the group test
` [PATCH v3 05/11] perf evsel: Allow const evsel for certain accesses
` [PATCH v3 06/11] perf evsel: Add function to compute group PMU name
` [PATCH v3 07/11] perf parse-events: Pass ownership of the group name
` [PATCH v3 08/11] perf parse-events: Sort and group parsed events
` [PATCH v3 09/11] perf evsel: Remove use_uncore_alias
` [PATCH v3 10/11] perf evlist: Remove nr_groups
` [PATCH v3 11/11] perf parse-events: Warn when events are regrouped

sh4-linux-user compile failure
 2023-03-08  8:19 UTC  (4+ messages)

[PATCH] net/nfp: fix MTU configuration order
 2023-03-08  8:19 UTC  (3+ messages)

[PATCH net v2] net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
 2023-03-08  8:17 UTC 

[PATCH 6.2 0000/1001] 6.2.3-rc1 review
 2023-03-08  8:17 UTC  (2+ messages)

[PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
 2023-03-08  8:16 UTC  (2+ messages)

[Intel-gfx] [PATCH v5 00/19] Add vfio_device cdev for iommufd support
 2023-03-08  8:15 UTC  (22+ messages)
` [Intel-gfx] [PATCH v5 09/19] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
                          `  "

What's the usage of md-autodetect.c
 2023-03-08  8:14 UTC  (4+ messages)

[PATCH] soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe
 2023-03-08  8:12 UTC  (3+ messages)

[PATCH net, stable v1 0/3] add checking sq is full inside xdp xmit
 2023-03-08  8:13 UTC  (5+ messages)
` [PATCH net, stable v1 3/3] virtio_net: "

[PATCH v2] soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring()
 2023-03-08  8:12 UTC  (3+ messages)

[PATCH v3 0/3] mm/damon/paddr: minor code improvement
 2023-03-08  8:33 UTC  (4+ messages)
` [PATCH v3 1/3] mm/damon/paddr: minor refactor of damon_pa_pageout()
` [PATCH v3 2/3] mm/damon/paddr: minor refactor of damon_pa_mark_accessed_or_deactivate()
` [PATCH v3 3/3] mm/damon/paddr: fix missing folio_sz update in damon_pa_young()

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-03-07
 2023-03-08  8:12 UTC 

[PATCH v2] arm64/sysreg: allow *Enum blocks in SysregFields blocks
 2023-03-08  8:10 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: sm8350: Mark UFS controller as cache coherent
 2023-03-08  8:11 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8450: "

[syzbot] KASAN: slab-out-of-bounds Read in ntfs_listxattr
 2023-03-08  8:11 UTC  (2+ messages)

[PATCH] vfio/pci: Propagate ACPI notifications to the user-space
 2023-03-08  8:11 UTC  (3+ messages)

[PATCH] docs: add backporting and conflict resolution document
 2023-03-08  8:10 UTC  (5+ messages)

[BUG 6.3-rc1] Bad lock in ttm_bo_delayed_delete()
 2023-03-08  2:26 UTC  (2+ messages)

[PATCH] drm/amd/display: remove legacy fields of dc_plane_cap struct
 2023-03-07 22:53 UTC 

[Intel-xe] [PATCH v2 0/8] drm/xe: clean up i915 includes both sides
 2023-03-08  8:09 UTC  (3+ messages)

[PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
 2023-03-08  8:06 UTC  (4+ messages)
` [PATCH 23/28] security: Introduce LSM_ORDER_LAST

[PATCH v8 0/5] mac80211_hwsim: Add PMSR support
 2023-03-08  8:06 UTC  (5+ messages)
` [PATCH v8 1/5] mac80211_hwsim: add PMSR capability support

[PATCH v5 0/4] RISC-V Hibernation Support
 2023-03-08  8:06 UTC  (10+ messages)
` [PATCH v5 1/4] RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
` [PATCH v5 2/4] RISC-V: Factor out common code of __cpu_resume_enter()
` [PATCH v5 3/4] RISC-V: mm: Enable huge page support to kernel_page_present() function
` [PATCH v5 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH net-next 0/8] update xdp_features flag according to NIC re-configuration
 2023-03-08  8:06 UTC  (3+ messages)
` [PATCH net-next 1/8] tools: ynl: fix render-max for flags definition

[PATCH] btrfs/286: add missing calls to _scratch_dev_pool_put and _spare_dev_put
 2023-03-08  8:05 UTC  (2+ messages)

[PULL v2 00/13] Final tests, s390x and misc updates before the soft freeze
 2023-03-08  8:04 UTC  (2+ messages)

[PATCH mptcp-next v2] selftests: mptcp: add mptcp_info tests
 2023-03-08  8:06 UTC 

[PATCH] btrfs/284: list a couple btrfs-progs git commits
 2023-03-08  8:03 UTC  (2+ messages)

[PATCH] NFS: Correct timing for assigning access cache timestamp
 2023-03-08  8:03 UTC 

[Printing-architecture] driverless clients after cups upgrade and general qyestion about larger environment concepts
 2023-03-08  8:03 UTC 

[PATCH v2] sched/fair: sanitize vruntime of entity being migrated
 2023-03-08  8:01 UTC  (5+ messages)

[PATCH v12 8/8] sched/fair: Add latency list
 2023-03-08  8:00 UTC  (14+ messages)

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-03-07 18:19 UTC  (5+ messages)
` [PATCH RFC 01/18] rust: drm: ioctl: Add DRM ioctl abstraction
` [PATCH RFC 02/18] rust: drm: Add Device and Driver abstractions

[PATCH v2 00/13] Add PCIe RC support to Qcom SDX55 SoC
 2023-03-08  8:00 UTC  (7+ messages)
` [PATCH v2 02/13] dt-bindings: PCI: qcom: Add iommu properties

[LSF/MM/BPF TOPIC] Cloud storage optimizations
 2023-03-08  7:59 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t 0/4] Introduce KUnit
 2023-03-08  7:59 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 3/4] lib/igt_kmod: add compatibility for KUnit

[PATCH v2 0/2] staging: rtl8192e: Removing unused arrays ..RadioC_A.. and ..ERadioD_A
 2023-03-08  7:59 UTC  (5+ messages)
` [PATCH v2 1/2] staging: rtl8192e: Remove unused Array Rtl8192PciERadioC_Array
` [PATCH v2 2/2] staging: rtl8192e: Remove unused Array Rtl8192PciERadioD_Array

[PATCH v2] ARM: dts: aspeed: mtmitchell: Enable NCSI
 2023-03-08  7:42 UTC  (3+ messages)

perf record -e branch-misses ls > /dev/null
 2023-03-08  7:56 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Remove "iommus" property from PCIe nodes
 2023-03-08  7:56 UTC 

[LTP] [PATCH v2] Remove tomoyo testing suite
 2023-03-08  7:55 UTC  (3+ messages)

[PATCH] kcsan:fix alignment_fault when read unaligned instrumented memory
 2023-03-08  7:53 UTC  (3+ messages)

[PATCH 00/16] KVM: arm64: Rework timer offsetting for fun and profit
 2023-03-08  7:53 UTC  (11+ messages)
` [PATCH 08/16] KVM: arm64: timers: Allow userspace to set the counter offsets

next/master build: 211 builds: 14 failed, 197 passed, 48 errors, 32 warnings (next-20230308)
 2023-03-08  7:53 UTC 

next/master build: 211 builds: 14 failed, 197 passed, 48 errors, 32 warnings (next-20230308)
 2023-03-08  7:53 UTC 

stable-rc/linux-6.1.y baseline: 185 runs, 2 regressions (v6.1.15-886-g7ff82f8ebd2b)
 2023-03-08  7:52 UTC 

[Regression] rt2800usb - Wifi performance issues and connection drops
 2023-03-08  7:52 UTC  (5+ messages)

[PATCH v3 0/4] MIPS Virt machine
 2023-03-08  7:51 UTC  (3+ messages)
` [PATCH v3 3/4] hw/misc: Add MIPS Trickbox device

[PATCH 0/4] serial: qcom-geni: fix console shutdown hang
 2023-03-08  7:51 UTC  (4+ messages)
` [PATCH 3/4] serial: qcom-geni: fix mapping of empty DMA buffer

[PATCH] vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list
 2023-03-08  7:50 UTC  (5+ messages)

[PATCH v14 0/3] riscv, mm: detect svnapot cpu support at runtime
 2023-03-08  7:48 UTC  (4+ messages)
` [PATCH v14 1/3] riscv: mm: modify pte format for Svnapot
` [PATCH v14 2/3] riscv: mm: support Svnapot in hugetlb page
` [PATCH v14 3/3] riscv: mm: support Svnapot in huge vmap


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.