All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-16 12:32:25 to 2019-08-16 13:11:02 UTC [more...]

[PATCH v5 00/13] net: phy: adin: add support for Analog Devices PHYs
 2019-08-16 13:10 UTC  (20+ messages)
` [PATCH v5 01/13] "
` [PATCH v5 02/13] net: phy: adin: hook genphy_{suspend,resume} into the driver
` [PATCH v5 03/13] net: phy: adin: add support for interrupts
` [PATCH v5 04/13] net: phy: adin: add {write,read}_mmd hooks
` [PATCH v5 05/13] net: phy: adin: configure RGMII/RMII/MII modes on config
` [PATCH v5 06/13] net: phy: adin: make RGMII internal delays configurable
` [PATCH v5 07/13] net: phy: adin: make RMII fifo depth configurable
` [PATCH v5 08/13] net: phy: adin: add support MDI/MDIX/Auto-MDI selection
` [PATCH v5 09/13] net: phy: adin: add EEE translation layer from Clause 45 to Clause 22
` [PATCH v5 10/13] net: phy: adin: implement PHY subsystem software reset
` [PATCH v5 11/13] net: phy: adin: implement downshift configuration via phy-tunable
` [PATCH v5 12/13] net: phy: adin: add ethtool get_stats support
` [PATCH v5 13/13] dt-bindings: net: add bindings for ADIN PHY driver

[Qemu-devel] [PATCH 0/2] riscv: Fix "-L" not working for bios image search path
 2019-08-16 13:09 UTC  (5+ messages)
` [Qemu-riscv] "
` [Qemu-devel] [PATCH 1/2] riscv: Add a helper routine for finding firmware
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH 2/2] riscv: Resolve full path of the given bios image

[PATCH nft v3] meta: add ibrpvid and ibrvproto support
 2019-08-16 13:10 UTC 

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-08-16 13:10 UTC  (2+ messages)

[Xen-devel] [PATCH] libxlu: Handle += in config files
 2019-08-16 13:09 UTC  (7+ messages)

[U-Boot] [PATCH 0/1] i.MX8QM ROM 7720 a1 board won't boot
 2019-08-16 13:09 UTC  (3+ messages)
` [U-Boot] [PATCHv1] imx: support i.MX8QM ROM 7720 a1 board

[Qemu-devel] [PULL v2 00/29] Header cleanup patches for 2019-08-13
 2019-08-16 13:04 UTC  (2+ messages)
` [Qemu-devel] [PULL v2 29/29] sysemu: Split sysemu/runstate.h off sysemu/sysemu.h

[Qemu-devel] [PATCH] qcow2: Fix the calculation of the maximum L2 cache size
 2019-08-16 12:59 UTC  (3+ messages)

[PATCH] powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
 2019-08-16 13:01 UTC 

[Qemu-devel] [PULL 00/33] migration queue
 2019-08-16 12:58 UTC  (2+ messages)

[RFC PATCH 00/15] acrn: add the ACRN driver module
 2019-08-16 13:05 UTC  (5+ messages)
` [RFC PATCH 08/15] drivers/acrn: add VM memory management for ACRN char device
` [RFC PATCH 09/15] drivers/acrn: add passthrough device support

[U-Boot] [PATCH] Convert CONFIG_ARCH_CPU_INIT to Kconfig
 2019-08-16 13:05 UTC  (2+ messages)

[PATCH v5] perf machine: arm/arm64: Improve completeness for kernel address space
 2019-08-16 13:00 UTC  (7+ messages)

swiotlb-xen cleanups
 2019-08-16 13:00 UTC  (48+ messages)
` [Xen-devel] "
` [PATCH 01/11] xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
  ` [Xen-devel] "
` [PATCH 02/11] xen/arm: use dev_is_dma_coherent
  ` [Xen-devel] "
` [PATCH 03/11] xen/arm: pass one less argument to dma_cache_maint
  ` [Xen-devel] "
` [PATCH 04/11] xen/arm: remove xen_dma_ops
  ` [Xen-devel] "
` [PATCH 05/11] xen: remove the exports for xen_{create, destroy}_contiguous_region
  ` [PATCH 05/11] xen: remove the exports for xen_{create,destroy}_contiguous_region
  ` [Xen-devel] [PATCH 05/11] xen: remove the exports for xen_{create, destroy}_contiguous_region
` [PATCH 06/11] swiotlb-xen: always use dma-direct helpers to alloc coherent pages
  ` [Xen-devel] "
` [PATCH 07/11] swiotlb-xen: provide a single page-coherent.h header
  ` [Xen-devel] "
` [PATCH 08/11] swiotlb-xen: use the same foreign page check everywhere
  ` [Xen-devel] "
` [PATCH 09/11] swiotlb-xen: simplify cache maintainance
  ` [Xen-devel] "
` [PATCH 10/11] swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_page
  ` [Xen-devel] "
` [PATCH 11/11] arm64: use asm-generic/dma-mapping.h
  ` [Xen-devel] "

[PATCH 1/2] wireless: Support assoc-at timer in sta-info
 2019-08-16 13:04 UTC  (4+ messages)
` [PATCH 2/2] mac80211: add assoc-at support

5.2.7 kernel doesn't boot on G5
 2019-08-16 13:00 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] target/arm: Take exceptions on ATS instructions
 2019-08-16 12:58 UTC  (6+ messages)
` [Qemu-arm] "
` [Qemu-devel] [PATCH 1/2] target/arm: Allow ARMCPRegInfo read/write functions to throw exceptions
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH 2/2] target/arm: Take exceptions on ATS instructions when needed
  ` [Qemu-arm] "

[Qemu-arm] [RFC PATCH 0/7] qemu: CCIX pcie config space emulation
 2019-08-16 12:59 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v3 0/5] arm64: Enable access to pmu registers by user-space
 2019-08-16 12:59 UTC  (12+ messages)
` [PATCH v3 1/5] perf: arm64: Add test to check userspace access to hardware counters
` [PATCH v3 2/5] arm64: cpufeature: Add feature to detect heterogeneous systems
` [PATCH v3 3/5] arm64: pmu: Add function implementation to update event index in userpage
` [PATCH v3 4/5] arm64: perf: Enable pmu counter direct access for perf event on armv8
` [PATCH v3 5/5] Documentation: arm64: Document PMU counters access from userspace

[Xen-devel] [libvirt test] 140186: regressions - FAIL
 2019-08-16 13:01 UTC 

[dpdk-dev] [PATCH] bpf: hide internal program arg type
 2019-08-16 13:01 UTC  (2+ messages)

[PATCH] drm/i915/buddy: tidy up i915_buddy_fini
 2019-08-16 13:01 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/buddy: tidy up i915_buddy_fini (rev2)

[GIT PULL FOR v5.3] R-Car LVDS fix
 2019-08-16 13:01 UTC 

[PATCH v3 0/3] clocksource/drivers/ostm: Miscellaneous improvements
 2019-08-16 13:00 UTC  (4+ messages)
` [PATCH v3 1/3] clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helper

[Qemu-devel] [PATCH 0/2] Deprecate implicit filters
 2019-08-16 12:58 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/2] qapi: deprecate "

[RFC PATCH net-next 00/11] Deterministic SPI latency on NXP
 2019-08-16 12:59 UTC  (9+ messages)
` [RFC PATCH net-next 03/11] spi: Add a PTP system timestamp to the transfer structure
` [RFC PATCH net-next 04/11] spi: spi-fsl-dspi: Cosmetic cleanup

[Xen-devel] [PATCH livepatch-python 1/1] livepatch: Add python bindings for livepatch operations
 2019-08-16 12:57 UTC  (3+ messages)

[Xen-devel] [linux-4.19 test] 140173: regressions - FAIL
 2019-08-16 12:56 UTC 

[Xen-devel] [PATCH lp-metadata 3/3] livepatch: Add metadata runtime retrieval mechanism
 2019-08-16 12:56 UTC  (4+ messages)

[PATCH 0/4] iwlwifi: fixes intended for 5.3 2019-08-16
 2019-08-16 12:55 UTC  (5+ messages)
` [PATCH 1/4] iwlwifi: mvm: Allow multicast data frames only when associated
` [PATCH 2/4] iwlwifi: pcie: fix the byte count table format for 22560 devices
` [PATCH 3/4] iwlwifi: pcie: don't switch FW to qnj when ax201 is detected
` [PATCH 4/4] iwlwifi: pcie: fix recognition of QuZ devices

[dpdk-dev] [PATCH 0/3] move mbuf definition into a separate file
 2019-08-16 12:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] eal: move CACHE and IOVA related definitions
` [dpdk-dev] [PATCH 2/3] mbuf: move mbuf definition into a separate file
` [dpdk-dev] [PATCH 3/3] examples/bpf: remove duplicate mbuf definition

[livepatch: independ. modules 3/3] python: Add XC binding for Xen build ID
 2019-08-16 12:52 UTC  (4+ messages)
` [Xen-devel] "

[Qemu-devel] [RFC PATCH v2 00/17] Add virtual device fuzzing support
 2019-08-16 12:51 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v2 09/17] fuzz: hardcode needed objects into i386 target

[PATCH 0/3] clk: renesas: Set GENPD_FLAG_ALWAYS_ON for clock domain
 2019-08-16 12:52 UTC  (4+ messages)
` [PATCH 1/3] clk: renesas: mstp: "
` [PATCH 2/3] clk: renesas: r9a06g032: "
` [PATCH 3/3] clk: renesas: cpg-mssr: "

[Bug 204407] New: Bad page state in process Xorg
 2019-08-16 12:52 UTC  (11+ messages)

stable-rc/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 4 errors, 108 warnings (v4.14.138-73-g1a4682459a61)
 2019-08-16 12:51 UTC 

[SPDK] Question about SPDK bdev rate limitation
 2019-08-16 12:50 UTC 

[PATCH v13] fs: Add VirtualBox guest shared folder (vboxsf) support
 2019-08-16 12:49 UTC  (5+ messages)

Unable to create htb tc classes more than 64K
 2019-08-16 12:48 UTC  (2+ messages)

[PATCH v4 00/10] klp-convert livepatch build tooling
 2019-08-16 12:47 UTC  (10+ messages)
` [PATCH v4 06/10] modpost: Add modinfo flag to livepatch modules
` [PATCH v4 07/10] livepatch: Add sample livepatch module

[PATCH] Revert "nvme-pci: use host managed power state for suspend"
 2019-08-16 12:46 UTC  (7+ messages)

linux-next: Signed-off-by missing for commits in the net-next tree
 2019-08-16 12:45 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] x86: Remove x86 specific GD flags as they are not referenced at all
 2019-08-16 12:45 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] global_data: Remove comment of reserved arch-specific GD flags

[PATCH v2] v4l: rcar-fcp: Read IP version register at probe time
 2019-08-16 12:44 UTC  (5+ messages)

[PATCH] powerpc/futex: fix warning: 'oldval' may be used uninitialized in this function
 2019-08-16 12:35 UTC  (3+ messages)

[PATCH v3 2/3] hwmon/ltc2990: Generalise DT to fwnode support
 2019-08-16 12:43 UTC  (6+ messages)
` [PATCH] "

[PATCH v2] arm64: dts: rockchip: Add dts for Leez RK3399 P710 SBC
 2019-08-16 12:42 UTC  (3+ messages)

add a not device managed memremap_pages v2
 2019-08-16 12:40 UTC  (5+ messages)

WARNING in tracepoint_probe_register_prio (3)
 2019-08-16 12:41 UTC  (3+ messages)

[U-Boot] [PATCH 00/13] powerpc: Enable device tree support
 2019-08-16 12:41 UTC  (5+ messages)

[PATCH] soc: renesas: rmobile-sysc: Set GENPD_FLAG_ALWAYS_ON for always-on domain
 2019-08-16 12:41 UTC 

[PATCH 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-16 12:35 UTC  (9+ messages)

[Qemu-devel] [PULL 00/29] Header cleanup patches for 2019-08-13
 2019-08-16 12:39 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the kbuild tree
 2019-08-16 12:39 UTC  (4+ messages)

[PATCH] soc: renesas: rcar-sysc: Eliminate local variable gov
 2019-08-16 12:39 UTC 

[PATCH v6 00/11] media: hantro: Add support for H264 decoding
 2019-08-16 12:39 UTC  (3+ messages)
` [PATCH v6 09/11] media: hantro: Add core bits to support "

[PATCH] drm/i915/gtt: Fold gen8 insertions into one
 2019-08-16 12:38 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/gtt: Fold gen8 insertions into one (rev2)

[PATCH] docs: process: fix broken link
 2019-08-16 12:22 UTC 

ppc64le kernel panic on 5.2.9-rc1
 2019-08-16 12:34 UTC  (4+ messages)
` Oops in blk_mq_get_request() (was Re: ppc64le kernel panic on 5.2.9-rc1)

[PATCH] crypto: s390/xts-aes - invoke fallback for ciphertext stealing
 2019-08-16 12:35 UTC 

r8169: Performance regression and latency instability
 2019-08-16 12:35 UTC  (2+ messages)

[Buildroot] [PATCH] doc/manual: fix graph-size documentation
 2019-08-16 12:34 UTC 

[PATCH 04/15] mm: remove the pgmap field from struct hmm_vma_walk
 2019-08-16 12:34 UTC  (11+ messages)

[Bug 107459] Atomically set gamma ramps are not applied until TTY switch
 2019-08-16 12:34 UTC  (2+ messages)

[PATCH v3 1/3] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-16 12:34 UTC  (4+ messages)
` [PATCH v3 3/3] i2c/busses/i2c-icy: Add LTC2990 present on 2019 board revision

cleanup the walk_page_range interface
 2019-08-16 12:32 UTC  (5+ messages)

[PATCH] erofs-utils: Fail the image creation when source path is not a directory file
 2019-08-16 12:32 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.