All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-25 14:32:14 to 2022-07-25 15:23:00 UTC [more...]

[PATCH v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
 2022-07-25 15:10 UTC  (59+ messages)
` [PATCH v4 01/25] dt-bindings: net: Convert FMan MAC bindings to yaml
` [PATCH v4 02/25] net: fman: Convert to SPDX identifiers
` [PATCH v4 03/25] net: fman: Don't pass comm_mode to enable/disable
` [PATCH v4 04/25] net: fman: Store en/disable in mac_device instead of mac_priv_s
` [PATCH v4 05/25] net: fman: dtsec: Always gracefully stop/start
` [PATCH v4 06/25] net: fman: Get PCS node in per-mac init
` [PATCH v4 07/25] net: fman: Store initialization function in match data
` [PATCH v4 08/25] net: fman: Move struct dev to mac_device
` [PATCH v4 09/25] net: fman: Configure fixed link in memac_initialization
` [PATCH v4 10/25] net: fman: Export/rename some common functions
` [PATCH v4 11/25] net: fman: memac: Use params instead of priv for max_speed
` [PATCH v4 12/25] net: fman: Move initialization to mac-specific files
` [PATCH v4 13/25] net: fman: Mark mac methods static
` [PATCH v4 14/25] net: fman: Inline several functions into initialization
` [PATCH v4 15/25] net: fman: Remove internal_phy_node from params
` [PATCH v4 16/25] net: fman: Map the base address once
` [PATCH v4 17/25] net: fman: Pass params directly to mac init
` [PATCH v4 18/25] net: fman: Use mac_dev for some params
` [PATCH v4 19/25] net: fman: Specify type of mac_dev for exception_cb
` [PATCH v4 20/25] net: fman: Clean up error handling
` [PATCH v4 21/25] net: fman: Change return type of disable to void
` [PATCH v4 22/25] net: dpaa: Use mac_dev variable in dpaa_netdev_init
` [PATCH v4 23/25] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [PATCH v4 24/25] soc: fsl: qbman: Add CGR update function
` [PATCH v4 25/25] net: dpaa: Adjust queue depth on rate change

[Buildroot] [PATCH 1/5] Config.in: add new option BR2_ENABLE_LTO to globally enable LTO
 2022-07-25 15:22 UTC  (2+ messages)
` [Buildroot] [PATCH 2/5] package/*: use BR2_ENABLE_LTO to enable LTO instead of BR2_GCC_ENABLE_LTO

[PATCH v3 1/2] lib/kstrtox.c: Add "false"/"true" support to kstrtobool()
 2022-07-25 15:21 UTC  (3+ messages)

[PATCH v2 0/5] Move all drivers to a common dma-buf locking convention
 2022-07-25 15:18 UTC  (12+ messages)
` [PATCH v2 1/5] dma-buf: Add _unlocked postfix to function names
` [PATCH v2 2/5] drm/gem: Take reservation lock for vmap/vunmap operations
` [PATCH v2 3/5] dma-buf: Move all dma-bufs to dynamic locking specification
` [PATCH v2 4/5] media: videobuf2: Stop using internal dma-buf lock
` [PATCH v2 5/5] dma-buf: Remove internal lock

[Question] timers: trigger_dyntick_cpu() vs TIMER_DEFERRABLE
 2022-07-25 15:18 UTC  (4+ messages)

Why set .suppress_bind_attrs even though .remove() implemented?
 2022-07-25 15:18 UTC  (5+ messages)

[PATCH] rtla: fix double free
 2022-07-25 15:18 UTC  (6+ messages)
      ` [PATCH v2] rtla: Fix "

[PATCH 1/2] dt-bindings: display: panel: sitronix, st7701: Add Densitron DMT028VGHMCMI-1A TFT
 2022-07-25 15:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: sitronix,st7701: "
` [PATCH 2/2] drm/panel/panel-sitronix-st7701: "

[PATCH] printk: Skip console drivers on PREEMPT_RT
 2022-07-25 15:16 UTC  (11+ messages)
      ` [PATCH v2] "
                  ` [PATCH v3] "

[PATCH v5] cpu/hotplug: Do not bail-out in DYING/STARTING sections
 2022-07-25 15:16 UTC  (3+ messages)

[PATCH] common/memory: Fix ifdefs for ptdom_max_order
 2022-07-25 15:19 UTC  (2+ messages)

[Buildroot] [PATCH] package/pkg-utils: prevent KCONFIG_ENABLE_OPT from changing =m to =y
 2022-07-25 15:19 UTC  (4+ messages)

[PATCH v1 00/13] fixes for 7.1 (testing, docs, semihosting)
 2022-07-25 15:17 UTC  (3+ messages)
` [PATCH v1 11/13] tests/tcg/s390x: Test unaligned accesses to lowcore

[PATCH] ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
 2022-07-25 15:13 UTC 

[PATCH v2 00/10] drm: Add driver for PowerPC OF displays
 2022-07-25 15:13 UTC  (11+ messages)
` [PATCH v2 01/10] drm/simpledrm: Remove mem field from device structure
` [PATCH v2 02/10] drm/simpledrm: Inline device-init helpers
` [PATCH v2 03/10] drm/simpledrm: Remove pdev field from device structure
` [PATCH v2 04/10] drm/simpledrm: Compute framebuffer stride if not set

[PATCH v3 0/7] PCI: brcmstb: Re-submit reverted patchset
 2022-07-25 15:12 UTC  (8+ messages)
` [PATCH v3 1/7] PCI: brcmstb: Remove unnecessary forward declarations
` [PATCH v3 2/7] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
` [PATCH v3 3/7] PCI: brcmstb: Gate config space access on link status
` [PATCH v3 4/7] PCI: brcmstb: Add mechanism to turn on subdev regulators
` [PATCH v3 5/7] PCI: brcmstb: Add control of subdevice voltage regulators
` [PATCH v3 6/7] PCI: brcmstb: Do not turn off WOL regulators on suspend
` [PATCH v3 7/7] PCI: brcmstb: Have .map_bus function names end with 'map_bus'

RTT-PROBE: lore-subspace-rtt
 2022-07-25 15:16 UTC 

Bonded multicast traffic causing packet loss when using DSA with Microchip KSZ9567 switch
 2022-07-25 15:12 UTC 

[LTP] [PATCH v2 0/2] Fanotify tests for v5.19-rc5
 2022-07-25 15:14 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] syscalls/fanotify14: Encode the expected errno in test case
` [LTP] [PATCH v2 2/2] syscalls/fanotify14: Add test cases for events not allowed on non-dir

[PATCH] .gitlab-ci.d/windows.yml: Enable native Windows symlink
 2022-07-25 15:12 UTC  (3+ messages)

[Intel-gfx] [CI v4 01/13] drm/doc: add rfc section for small BAR uapi
 2022-07-25 15:11 UTC  (5+ messages)
` [Intel-gfx] [CI v4 12/13] drm/i915/ttm: disallow CPU fallback mode for ccs pages

[PATCH v4] drm/i915: stop using swiotlb
 2022-07-25 15:11 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: stop using swiotlb (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[LTP] [PATCH 0/2] Fanotify tests for v5.19-rc5
 2022-07-25 15:10 UTC  (5+ messages)
` [LTP] [PATCH 1/2] syscalls/fanotify14: Encode the expected errno in test case

[PATCH 0/2] btrfs: read_policy type device
 2022-07-25 15:10 UTC  (3+ messages)
` [PATCH 1/2] btrfs: introduce new device-state read_preferred
` [PATCH 2/2] btrfs: introduce new read_policy device

arc4random - are you sure we want these?
 2022-07-25 14:56 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: microchip: sparx5: remove PSCI
 2022-07-25 15:07 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: microchip: sparx5: dont use PSCI for core bringup

[PULL v2 0/8] More fixes + random seed patches for QEMU 7.1
 2022-07-25 15:04 UTC  (2+ messages)

[PATCH v1 0/4] coresight: Reduce duplicated sysfs accessors
 2022-07-25 15:07 UTC  (6+ messages)
` [PATCH v1 1/4] coresight: Remove unused function parameter
` [PATCH v1 2/4] coresight: Simplify sysfs accessors by using csdev_access abstraction
` [PATCH v1 3/4] coresight: Re-use same function for similar sysfs register accessors
` [PATCH v1 4/4] coresight: cti-sysfs: Re-use same functions "

[Regression] ext4: changes to mb_optimize_scan cause issues on Raspberry Pi
 2022-07-25 15:07 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-25 15:06 UTC 

[PATCH] MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek Behún
 2022-07-25 15:06 UTC 

[PATCH v2] hw/display/bcm2835_fb: Fix framebuffer allocation address
 2022-07-25 14:58 UTC 

[PATCH v5 0/5] vfio/pci: power management changes
 2022-07-25 15:04 UTC  (10+ messages)
` [PATCH v5 1/5] vfio: Add the device features for the low power entry and exit
` [PATCH v5 4/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
` [PATCH v5 5/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP

[PULL 00/18] Block patches
 2022-07-25 15:00 UTC  (9+ messages)
` [PULL 06/18] vfio-user: build library
    ` [Virtio-fs] "

drivers/net/ethernet/mediatek/mtk_eth_soc.c:1404:3: warning: Value stored to 'budget' is never read [clang-analyzer-deadcode.DeadStores]
 2022-07-25 15:03 UTC 

[PATCH 1/3] drm/amdgpu: Allow TTM to evict svm bo from same process
 2022-07-25 15:01 UTC  (6+ messages)
` [PATCH 2/3] drm/amdkfd: Set svm range max pages
` [PATCH 3/3] drm/amdkfd: Split giant svm range

[PATCH 00/20] parse-options: handle subcommands
 2022-07-25 14:43 UTC  (9+ messages)
` [PATCH 01/20] git.c: update NO_PARSEOPT markings
` [PATCH 03/20] t5505-remote.sh: check the behavior without a subcommand
` [PATCH 04/20] t0040-parse-options: test parse_options() with various 'parse_opt_flags'
` [PATCH 09/20] parse-options: add support for parsing subcommands

[PATCH v1 0/8] board: toradex: Refactor config block handling and cleanup
 2022-07-25 14:59 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/pppd: fix build with libressl
 2022-07-25 14:58 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-25 14:56 UTC 

[i5000_edac] RIP: 0010:i5000_init_one+0x93b/0x9a0 [i5000_edac] - 5.19.0-rc8
 2022-07-25 14:55 UTC 

[PATCH 1/2] mtd: spi-nor: Introduce erase_proto
 2022-07-25 14:54 UTC  (5+ messages)

[PATCH v2 0/5] ALSA: Drop async signal support
 2022-07-25 14:52 UTC  (3+ messages)

[PATCH V2 0/5] Uncore PMON discovery mechanism support
 2022-07-25 14:51 UTC  (6+ messages)
` [PATCH V2 1/5] perf/x86/intel/uncore: Parse uncore discovery tables

mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chip}()
 2022-07-25 14:50 UTC  (2+ messages)

[PATCH v7 00/92] target/arm: Implement SVE2
 2022-07-25 14:46 UTC  (4+ messages)
` [PATCH v7 01/92] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-25 14:49 UTC  (6+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd

[Bug 1060] GCC 12 build errors with -Dcpu_instruction_set=nehalem
 2022-07-25 14:49 UTC 

[PATCH v10 00/12] iommu: SVA and IOPF refactoring
 2022-07-25 14:49 UTC  (19+ messages)
` [PATCH v10 04/12] iommu: Add attach/detach_dev_pasid iommu interface
` [PATCH v10 08/12] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v10 10/12] iommu: Prepare IOMMU domain for IOPF

[PATCHv6 00/11] direct-io dma alignment
 2022-07-25 14:46 UTC  (4+ messages)
` [PATCHv6 07/11] block/bounce: count bytes instead of sectors

[PATCH] arm/domain: fix comment for arch_set_info_guest
 2022-07-25 14:46 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-25 14:46 UTC 

[PATCH 0/2] arm64 defconfig: Get faddr2line working
 2022-07-25 14:22 UTC  (6+ messages)

[PATCH] target/sh4: Honor QEMU_LOG_FILENAME with QEMU_LOG=cpu
 2022-07-25 14:43 UTC  (2+ messages)

[v3 PATCH] ksmbd: use wait_event instead of schedule_timeout()
 2022-07-25 14:43 UTC 

[Buildroot] [PATCH v2 00/11] Fix RV64 NOMMU and add Canaan K210 SoC support
 2022-07-25 14:44 UTC  (3+ messages)
` [Buildroot] [PATCH v2 02/11] package: elf2flt: Update RISC-V 64-bits support

[PATCH RESEND] tests/tcg/linux-test: Fix random hangs in test_socket
 2022-07-25 14:42 UTC 

Question about DPCM locking
 2022-07-25 14:42 UTC  (2+ messages)

[PATCH v3] drm/i915: stop using swiotlb
 2022-07-25 14:42 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: stop using swiotlb (rev3)

[PATCH v1 00/24] can: add ethtool support and reporting of timestamping capabilities
 2022-07-25 14:41 UTC  (4+ messages)
` [PATCH v1 18/24] can: dev: add generic function can_eth_ioctl_hwts()

[PATCH 0/7] USB: cdc: add control and state defines
 2022-07-25 14:38 UTC  (2+ messages)

[PATCH V2 vfio 00/11] Add device DMA logging support for mlx5 driver
 2022-07-25 14:37 UTC  (15+ messages)
` [PATCH V2 vfio 03/11] vfio: Introduce DMA logging uAPIs
` [PATCH V2 vfio 06/11] vfio: Introduce the DMA logging feature support

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-25 14:36 UTC  (5+ messages)
` [PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction

[PATCH] mtd: core: check partition before dereference
 2022-07-25 14:36 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-25 14:36 UTC 

[PATCH v1 00/11] Put struct nfsd4_copy on a diet
 2022-07-25 14:36 UTC  (4+ messages)
` [PATCH v1 01/11] NFSD: Shrink size of struct nfsd4_copy_notify

[PATCH net-next 0/2] macb: add zynqmp SGMII dynamic configuration support
 2022-07-25 14:34 UTC  (5+ messages)
` [PATCH net-next 2/2] net: macb: Add "

[linux-stable-rc:linux-5.15.y 6874/8723] arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC
 2022-07-25 14:35 UTC  (3+ messages)

[PATCH net] net/tls: Remove the context from the list in tls_device_down
 2022-07-25 14:35 UTC  (3+ messages)

[PATCH] rtla: Define syscall numbers for riscv
 2022-07-25 14:34 UTC 

[PATCH v11 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-25 14:32 UTC  (5+ messages)

[PATCH bpf-next v3 0/5] bpf: Allow any source IP in bpf_skb_set_tunnel_key
 2022-07-25 14:32 UTC  (4+ messages)
` [PATCH bpf-next v3 3/5] geneve: Use ip_tunnel_key flow flags in route lookups
` [PATCH bpf-next v3 4/5] bpf: Set flow flag to allow any source IP in bpf_tunnel_key
` [PATCH bpf-next v3 5/5] selftests/bpf: Don't assign outer source IP to host


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.