All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-05 18:06:35 to 2019-08-05 19:23:20 UTC [more...]

[PATCH 0/8] Raspberry Pi 4 DMA addressing support
 2019-08-05 19:23 UTC  (8+ messages)
` [PATCH 3/8] of/fdt: add function to get the SoC wide DMA addressable memory size

[PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
 2019-08-05 19:21 UTC  (11+ messages)

[PATCH v5 0/4] mailbox: imx: bug fix and add support for imx v1 mu
 2019-08-05 19:21 UTC  (8+ messages)
` [RESEND PATCH v5 3/4] dt-bindings: mailbox: imx-mu: add imx7ulp MU support
` [RESEND PATCH v5 4/4] mailbox: imx: add support for imx v1 mu

Hard lock up on Raspberry pi 3 when RTDM interrupt from SPI peripheral or from DMA is invoked
 2019-08-05 19:19 UTC  (3+ messages)

[PATCH] dax: dax_layout_busy_page() should not unmap cow pages
 2019-08-05 19:16 UTC  (9+ messages)
      ` [Virtio-fs] "

XDC 2019: Schedule published & Workshops CfP reopened!
 2019-08-05 19:19 UTC 

[RFC PATCH 00/40] soundwire: updates for 5.4
 2019-08-05 19:18 UTC  (13+ messages)
` [RFC PATCH 23/40] soundwire: stream: fix disable sequence
    ` [alsa-devel] "
` [RFC PATCH 27/40] soundwire: Add Intel resource management algorithm
    ` [alsa-devel] "
` [RFC PATCH 28/40] soundwire: intel: handle disabled links
    ` [alsa-devel] "

XDC 2019: Schedule published & Workshops CfP reopened!
 2019-08-05 19:18 UTC 

XDC 2019: Schedule published & Workshops CfP reopened!
 2019-08-05 19:18 UTC 

XDC 2019: Schedule published & Workshops CfP reopened!
 2019-08-05 19:18 UTC 

[PATCH 1/2] drm/i915: Defer final intel_wakeref_put to process context
 2019-08-05 19:18 UTC  (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3] drm/i915: Defer final intel_wakeref_put to process context (rev3)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` [PATCH v3] drm/i915: Defer final intel_wakeref_put to process context
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3] drm/i915: Defer final intel_wakeref_put to process context (rev5)
` ✗ Fi.CI.SPARSE: "

[GIT PULL] SafeSetID MAINTAINERS file update for v5.3
 2019-08-05 19:17 UTC  (8+ messages)

[Qemu-devel] [BUG] gcov support appears to be broken
 2019-08-05 19:17 UTC  (7+ messages)
        ` [Qemu-devel] [BUG] gcov support appears to be broken - solved?

[PATCH 0/2] ARM: dts: meson8b: persistent MAC address for Odroid-C1
 2019-08-05 19:16 UTC  (7+ messages)
` [PATCH 1/2] ARM: dts: meson8b: add the nvmem cell with the board's MAC address

stable-rc/linux-4.14.y boot: 119 boots: 4 failed, 104 passed with 11 offline (v4.14.136-54-g20d3ec30650b)
 2019-08-05 19:15 UTC 

[PATCH] MIPS: BCM63XX: Mark expected switch fall-through
 2019-08-05 19:15 UTC  (4+ messages)

[PATCH] USB: gadget: udc: s3c2410_udc: Mark expected switch fall-throughs
 2019-08-05 19:14 UTC 

[PATCH] wg-quick: Fix alternate routing table syntax on OpenBSD
 2019-08-05 19:13 UTC  (3+ messages)

[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
 2019-08-05 19:13 UTC  (20+ messages)

[meta-networking][PATCH] wireshark: Use an upstream URL that stays valid longer
 2019-08-05 19:13 UTC  (2+ messages)

[PATCH v2] Module for tpm2
 2019-08-05 19:13 UTC 

[PATCH v4.4.y, v4.9.y] block: blk_init_allocated_queue() set q->fq as NULL in the fail case
 2019-08-05 19:12 UTC 

[PATCH] usb: gadget: atmel_usba_udc: Mark expected switch fall-through
 2019-08-05 18:48 UTC  (2+ messages)

[Qemu-devel] [PATCH] gdbstub: Fix handling of '!' packet with new infra
 2019-08-05 19:09 UTC 

[PATCH v3] nvme-pci: Support shared tags across queues for Apple 2018 controllers
 2019-08-05 19:07 UTC  (11+ messages)

[PATCH 0/6] arm64: g12a: add support for DVFS
 2019-08-05 19:07 UTC  (4+ messages)

[PATCH iproute2-next] rdma: Add driver QP type string
 2019-08-05 19:08 UTC  (2+ messages)

[PATCH] tools: bpftool: fix reading from /proc/config.gz
 2019-08-05 19:06 UTC  (3+ messages)

[PATCH v8 0/9] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2019-08-05 19:03 UTC  (11+ messages)
` [PATCH v8 1/9] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
` [PATCH v8 2/9] mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer()
` [PATCH v8 3/9] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
` [PATCH v8 4/9] mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
` [PATCH v8 5/9] mtd: cfi_cmdset_0002: Remove op_done goto statement from do_write_oneword()
` [PATCH v8 6/9] mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence
` [PATCH v8 7/9] mtd: cfi_cmdset_0002: Split to wait write buffer to check if completed
` [PATCH v8 8/9] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths
` [PATCH v8 9/9] mtd: cfi_cmdset_0002: Disable write buffer functions if FORCE_WORD_WRITE is 1

[PATCH net 0/2] flow_offload hardware priority fixes
 2019-08-05 19:04 UTC  (8+ messages)

[U-Boot] [PATCH] arm: K3: sysfw-loader: Do not require full printf() for version info
 2019-08-05 19:04 UTC  (2+ messages)

[Bug 109246] HDMI connected monitors fail to sleep and instead turn back on when amdgpu.dc=1
 2019-08-05 19:00 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 5.3-rc4
 2019-08-05 19:00 UTC  (2+ messages)

[GIT PULL] SPI fixes for v5.3
 2019-08-05 19:00 UTC  (2+ messages)

[GIT PULL] regulator fixes for v5.3
 2019-08-05 19:00 UTC  (3+ messages)

[PATCH 1/9] libxx86misc: remove this now redundant library
 2019-08-05 18:59 UTC  (6+ messages)
` [PATCH 5/9] libxx86dga: remove obsolete client libary

[Bug 111244] amdgpu kernel 5.2 blank display after resume from suspend
 2019-08-05 18:59 UTC  (2+ messages)

[PATCH net-next] net: phy: modify assignment to OR for dev_flags in phy_attach_direct
 2019-08-05 18:55 UTC 

[Qemu-devel] [PATCH 0/4] virtiofsd: multithreading preparation part 3
 2019-08-05 18:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/4] virtiofsd: fix lo_destroy() resource leaks
      ` [Virtio-fs] "

[PATCH v3 0/6] LPUART fixes and improvements
 2019-08-05 18:57 UTC  (7+ messages)
` [PATCH v3 1/6] tty: serial: fsl_lpuart: Introduce lpuart_tx_dma_startup()
` [PATCH v3 2/6] tty: serial: fsl_lpuart: Introduce lpuart_rx_dma_startup()
` [PATCH v3 3/6] tty: serial: fsl_lpuart: Introduce lpuart32_configure()
` [PATCH v3 4/6] tty: serial: fsl_lpuart: Introduce lpuart*_setup_watermark_enable()
` [PATCH v3 5/6] tty: serial: fsl_lpuart: Don't enable TIE in .startup() or .resume()
` [PATCH v3 6/6] tty: serial: fsl_lpuart: Ignore TX/RX interrupts if DMA is enabled

[PATCH] iio:st_sensors: remove buffer allocation at each buffer enable
 2019-08-05 18:57 UTC 

After I start the Wireguard service, VMs from same network are not reachable via local IP
 2019-08-04 12:16 UTC 

Wireguard command line tools for Android
 2019-07-27 16:01 UTC 

Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
 2019-08-05 18:55 UTC  (4+ messages)

[net-next v2 0/8][pull request] 40GbE Intel Wired LAN Driver Updates 2019-08-05
 2019-08-05 18:54 UTC  (9+ messages)
` [net-next v2 1/8] i40e: fix incorrect ethtool statistics veb and veb.tc_
` [net-next v2 2/8] i40e: Log disable-fw-lldp flag change by ethtool
` [net-next v2 3/8] i40e: don't report link up for a VF who hasn't enabled queues
` [net-next v2 4/8] i40e: fix code comments
` [net-next v2 5/8] i40e: Update visual effect for advertised FEC mode
` [net-next v2 6/8] i40e: Log info when PF is entering and leaving Allmulti mode
` [net-next v2 7/8] i40e: verify string count matches even on early return
` [net-next v2 8/8] i40e: Remove unicast log when VF is leaving multicast mode

[PATCH] btrfs-progs: Check for metadata uuid feature in misc-tests/034-metadata-uuid
 2019-08-05 18:55 UTC  (2+ messages)

[patch iproute2] devlink: finish queue.h to list.h transition
 2019-08-05 18:54 UTC  (2+ messages)

[PATCH] isdn: hysdn: fix code style error from checkpatch
 2019-08-05 18:52 UTC  (4+ messages)
  ` [Lkcamp] "

[PATCH] page flags: prioritize kasan bits over last-cpuid
 2019-08-05 18:52 UTC  (3+ messages)

[PATCH] staging: isdn: remove unnecessary parentheses
 2019-08-05 18:51 UTC  (4+ messages)
  ` [Lkcamp] "

[Qemu-devel] [PATCH v2 0/9] add failover feature for assigned network devices
 2019-08-05 18:49 UTC  (5+ messages)

[L10N] Kickoff for Git 2.23.0 round #1
 2019-08-05 18:49 UTC  (4+ messages)
` [PATCH v2] l10n: reformat some localized strings for v2.23.0

[U-Boot] [PATCH 3/4] imx6: spl: Reduce SPL limit size in case CONFIG_SECURE_BOOT is enabled
 2019-08-05 18:49 UTC 

[U-Boot] [PATCH 2/4] habv4: tools: Avoid hardcoded CSF size for SPL targets
 2019-08-05 18:49 UTC 

[U-Boot] [PATCH 4/4] imx: configs: Cleanup CONFIG_SECURE_BOOT comments
 2019-08-05 18:49 UTC 

[U-Boot] [PATCH 1/4] Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig
 2019-08-05 18:49 UTC 

[GIT PULL] ASoC updates for v5.3
 2019-08-05 18:48 UTC  (4+ messages)

Wireguard in OpenVZ with NETIF_F_VIRTUAL feature
 2019-07-19 16:44 UTC  (6+ messages)

Windows tunnel shows established but traffic sometimes does not move after recycling tunnel
 2019-08-05  7:55 UTC 

Windows 10 Traffic Dump on Wireguard Interface
 2019-08-02 14:54 UTC 

[PATCH] drm: connector: Clarify drm_connecter.ddc field documentation
 2019-08-05 18:44 UTC  (4+ messages)

[PATCH] MAINTAINERS: floppy: take over maintainership
 2019-08-05 18:30 UTC  (2+ messages)

[U-Boot] [PATCH RESEND 03/14] i.MX7ULP: Fix system reset after a7 rtc alarm expired
 2019-08-05 18:43 UTC 

[U-Boot] [PATCH] mx6sabresd: Reduce overall SPL size
 2019-08-05 18:43 UTC  (2+ messages)

[U-Boot] [PATCH RESEND 06/14] i.MX7ULP: Add CONFIG_MX7ULP to kconfig
 2019-08-05 18:43 UTC 

[U-Boot] [PATCH RESEND 13/14] i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chip
 2019-08-05 18:43 UTC 

[U-Boot] [PATCH RESEND 08/14] misc: Kconfig: make i.MX7ULP could use MXC_OCOTP
 2019-08-05 18:43 UTC 

[U-Boot] [PATCH RESEND 01/14] imx: i.MX7ULP: add get_boot_device
 2019-08-05 18:43 UTC 

[U-Boot] [PATCH RESEND 02/14] i.MX7ULP: evk: Modify FDT file to disable SD3.0 for usb boot
 2019-08-05 18:43 UTC 

[U-Boot] [PATCH RESEND 12/14] i.MX7ULP: Add CPU revision check for B0
 2019-08-05 18:43 UTC 

[U-Boot] [PATCH RESEND 07/14] i.MX7ULP: Fix wrong i2c configuration name
 2019-08-05 18:43 UTC 

[U-Boot] [PATCH RESEND 10/14] i.MX7ULP: Fix SPLL/APLL clock rate calculation issue
 2019-08-05 18:43 UTC 

[U-Boot] [PATCH RESEND 14/14] i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXT
 2019-08-05 18:43 UTC 

[U-Boot] [PATCH RESEND 09/14] i.MX7ULP: evk: Enable fuse comamnd
 2019-08-05 18:43 UTC 

[U-Boot] [PATCH RESEND 04/14] i.MX7ULP: Correct the clock index
 2019-08-05 18:43 UTC 

[U-Boot] [PATCH RESEND 11/14] i.MX7ULP: Workaround APLL PFD2 to 345.6Mhz
 2019-08-05 18:43 UTC 

[U-Boot] [PATCH RESEND 05/14] i.MX7ULP: Fix PCC register bits mask and offset issue
 2019-08-05 18:43 UTC 

What's cooking in git.git (Aug 2019, #01; Thu, 1)
 2019-08-05 18:40 UTC  (5+ messages)
` js/visual-studio, was "

[PATCH 0/9] media: hantro: Add support for H264 decoding
 2019-08-05 18:38 UTC  (4+ messages)
` [PATCH 7/9] media: hantro: Add core bits to support "

[PATCH 0/3] address hugetlb page allocation stalls
 2019-08-05 18:34 UTC  (6+ messages)
` [PATCH 1/3] mm, reclaim: make should_continue_reclaim perform dryrun detection

[PATCH] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-05 18:36 UTC  (2+ messages)

[Xen-devel] [linux-4.14 test] 139720: regressions - FAIL
 2019-08-05 18:36 UTC 

[PATCH 5.2 000/131] 5.2.7-stable review
 2019-08-05 18:35 UTC  (2+ messages)

[PATCH 4.19 00/74] 4.19.65-stable review
 2019-08-05 18:35 UTC  (2+ messages)

[PATCH] usb: devio: fix mmap() on non-coherent DMA architectures
 2019-08-05 18:33 UTC  (3+ messages)

[RFC] [PATCH 00/24] mm, xfs: non-blocking inode reclaim
 2019-08-05 18:32 UTC  (7+ messages)
` [PATCH 09/24] xfs: don't allow log IO to be throttled

[Qemu-devel] [PULL 0/7] Block patches for 4.1.0-rc4
 2019-08-05 18:31 UTC  (5+ messages)

[PATCH v2] usb: typec: ucsi: add support for separate DP altmode devices
 2019-08-05 18:24 UTC 

[PATCH] ARM: Replace strncmp with str_has_prefix
 2019-08-05 18:31 UTC  (4+ messages)

[PATCH][v3] btrfs: add a force_chunk_alloc to space_info's sysfs
 2019-08-05 18:31 UTC 

Block device direct read EIO handling broken?
 2019-08-05 18:31 UTC  (2+ messages)

[PATCH] PM/sleep: Expose suspend stats in sysfs
 2019-08-05 18:29 UTC  (5+ messages)
` [PATCH v2] "

[PATCHv2 0/3] convert i915 to new mount API
 2019-08-05 18:28 UTC  (4+ messages)
` [PATCHv2 2/3] i915: convert "

stable-rc/linux-4.19.y boot: 65 boots: 1 failed, 64 passed (v4.19.64-75-g27e5d9acda64)
 2019-08-05 18:28 UTC 

stable-rc/linux-5.2.y boot: 134 boots: 0 failed, 93 passed with 41 offline (v5.2.6-132-ga312bfbb74da)
 2019-08-05 18:27 UTC 

[PATCH] nvmet: fix data units read and written counters in SMART log
 2019-08-05 18:24 UTC  (2+ messages)

[PATCH rdma-next v1 0/3] ODP support for mlx5 DC QPs
 2019-08-05 18:23 UTC  (3+ messages)
` [PATCH mlx5-next v1 1/3] IB/mlx5: Query ODP capabilities for DC

[Qemu-devel] [Bug 1815423] [NEW] Incorrect floating point cast to int
 2019-08-05 18:14 UTC  (2+ messages)
` [Qemu-devel] [Bug 1815423] Re: x86_64 TCG: "

[PATCH] net: mvpp2: Implement RXAUI Support
 2019-08-05 18:20 UTC  (3+ messages)
` [PATCH 1/2] net: mvpp2: implement RXAUI support

[PATCH 1/1] nbd: fix max number of supported devs
 2019-08-05 18:19 UTC  (2+ messages)

xdpgeneric, XDP_PASS, and bpf_xdp_adjust_head decapsulation dropping packets
 2019-08-05 18:19 UTC  (3+ messages)
` [net v1 PATCH 0/4] net: fix regressions for generic-XDP

[PATCH rfc v2 0/6] nvme controller reset and namespace scan work race conditions
 2019-08-05 18:18 UTC  (7+ messages)
` [PATCH rfc v2 2/6] nvme: return nvme_error_status for sync commands failure
` [PATCH rfc v2 3/6] nvme: make nvme_identify_ns propagate errors back

[PATCH] ipmi_si_intf: use usleep_range() instead of busy looping
 2019-08-05 18:18 UTC  (7+ messages)

[PATCH net] mvpp2: fix panic on module removal
 2019-08-05 18:17 UTC  (3+ messages)

[Qemu-devel] [PATCH] target/i386: Return 'indefinite integer value' for invalid SSE fp->int conversions
 2019-08-05 18:17 UTC  (2+ messages)

[RFC PATCH] trace2: don't overload target directories
 2019-08-05 18:17 UTC  (7+ messages)
` [RFC PATCH v2 0/2] "
  ` [RFC PATCH v2 2/2] "

[PATCH 1/2] nvme-fabrics: Add type of service (TOS) configuration
 2019-08-05 18:17 UTC  (3+ messages)

[PATCH v2 0/2] Refactor snapshot vs nocow writers locking
 2019-08-05 18:17 UTC  (4+ messages)
` [RFC PATCH] btrfs: Hook btrfs' DRW lock to locktorture infrastructure

[PATCH 0/4] Don't fail on HuC early init errors
 2019-08-05 18:15 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2] net/mlx5e: always initialize frag->last_in_page
 2019-08-05 18:14 UTC  (2+ messages)

[Qemu-devel] [PATCH] qtest: Rename qtest.c:qtest_init()
 2019-08-05 18:12 UTC  (2+ messages)

[PATCH] btrfs: qgroup: Try our best to delete qgroup relations
 2019-08-05 18:13 UTC  (2+ messages)

[PATCH] nvme: simplify nvme_req_qid()
 2019-08-05 18:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update e-mail address for Andrea Parri
 2019-08-05 18:09 UTC  (6+ messages)

[U-Boot] Pull request for UEFI sub-system for v2019.10-rc2
 2019-08-05 18:08 UTC  (2+ messages)

Quick and dirty intel_gt_pm.c rebase
 2019-08-05 18:07 UTC  (4+ messages)
` [PATCH 05/17] drm/i915/gem: Make caps.scheduler static

[Buildroot] [PATCH 1/1] Makefile: add $BINARIES_DIR dependency to target-post-image target
 2019-08-05 18:07 UTC  (3+ messages)

[PATCH] btrfs: clarify btrfs_ioctl_get_dev_stats padding
 2019-08-05 18:07 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.