All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-30 13:14:40 to 2019-06-30 16:32:21 UTC [more...]

[PATCH 0/3, net-next, v2] net: netsec: Add XDP Support
 2019-06-30 16:32 UTC  (5+ messages)
` [net-next, PATCH 3/3, v2] net: netsec: add XDP support

[Ksummit-discuss] [MAINTAINERS SUMMIT] Patch version changes in commit logs?
 2019-06-30 16:31 UTC  (11+ messages)

[PATCH rdma-next v2 00/13] DEVX asynchronous events
 2019-06-30 16:23 UTC  (15+ messages)
` [PATCH mlx5-next v2 01/13] net/mlx5: Fix mlx5_core_destroy_cq() error flow
` [PATCH mlx5-next v2 02/13] net/mlx5: Use event mask based on device capabilities
` [PATCH mlx5-next v2 03/13] net/mlx5: Expose the API to register for ANY event
` [PATCH mlx5-next v2 04/13] net/mlx5: mlx5_core_create_cq() enhancements
` [PATCH mlx5-next v2 05/13] net/mlx5: Report a CQ error event only when a handler was set
` [PATCH mlx5-next v2 06/13] net/mlx5: Report EQE data upon CQ completion
` [PATCH mlx5-next v2 07/13] net/mlx5: Expose device definitions for object events
` [PATCH rdma-next v2 08/13] IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
` [PATCH rdma-next v2 09/13] IB/mlx5: Register DEVX with mlx5_core to get async events
` [PATCH rdma-next v2 10/13] IB/mlx5: Enable subscription for device events over DEVX
` [PATCH rdma-next v2 11/13] IB/mlx5: Implement DEVX dispatching event
` [PATCH rdma-next v2 12/13] IB/mlx5: Add DEVX support for CQ events
` [PATCH rdma-next v2 13/13] IB/mlx5: DEVX cleanup mdev

[dpdk-dev] [RFC 0/5] use WFE for locks and ring on aarch64
 2019-06-30 16:21 UTC  (6+ messages)
` [dpdk-dev] [RFC 1/5] eal: add the APIs to wait until equal
` [dpdk-dev] [RFC 2/5] ticketlock: use new API to reduce contention on aarch64
` [dpdk-dev] [RFC 3/5] ring: use wfe to wait for ring tail update "
` [dpdk-dev] [RFC 4/5] spinlock: use wfe to reduce contention "
` [dpdk-dev] [RFC 5/5] config: add WFE config entry for aarch64

[PATCH 0/6] KVM/x86: Add workaround to support ExtINT with AVIC
 2019-06-30 16:19 UTC  (4+ messages)
` [PATCH 3/6] svm: Add support for APIC_ACCESS_PAGE_PRIVATE_MEMSLOT setup/destroy

[PATCH 00/16] Cache open file descriptors in knfsd
 2019-06-30 16:15 UTC  (21+ messages)
` [PATCH 01/16] sunrpc: add a new cache_detail operation for when a cache is flushed
  ` [PATCH 02/16] locks: create a new notifier chain for lease attempts
    ` [PATCH 03/16] notify: export symbols for use by the knfsd file cache
      ` [PATCH 04/16] vfs: Export flush_delayed_fput for use by knfsd
        ` [PATCH 05/16] nfsd: add a new struct file caching facility to nfsd
          ` [PATCH 06/16] nfsd: hook up nfsd_write to the new nfsd_file cache
            ` [PATCH 07/16] nfsd: hook up nfsd_read to the "
              ` [PATCH 08/16] nfsd: hook nfsd_commit up "
                ` [PATCH 09/16] nfsd: convert nfs4_file->fi_fds array to use nfsd_files
                  ` [PATCH 10/16] nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
                    ` [PATCH 11/16] nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
                      ` [PATCH 12/16] nfsd: have nfsd_test_lock use "
                        ` [PATCH 13/16] nfsd: rip out the raparms cache
                          ` [PATCH 14/16] nfsd: close cached files prior to a REMOVE or RENAME that would replace target
                            ` [PATCH 15/16] nfsd: Fix up some unused variable warnings
                              ` [PATCH 16/16] nfsd: Fix the documentation for svcxdr_tmpalloc()

[Buildroot] [PATCH 0/4] libglib: fix build with NLS or in Thumb mode (branch yem/meson-per-pkg-flags)
 2019-06-30 16:12 UTC  (3+ messages)
` [Buildroot] [PATCH 2/4] infra/pkg-meson: allow packages to pass custom compiler/linker flags

[PATCH v7 1/2] mtd: mtdcore: add debugfs nodes for querying the flash name and id
 2019-06-30 16:09 UTC  (3+ messages)

[PATCH v8 1/2] mtd: mtdcore: add debugfs nodes for querying the flash name and id
 2019-06-30 16:07 UTC  (2+ messages)
` [PATCH v8 2/2] mtd: spi-nor: enable the debugfs for the partname and partid

[U-Boot] [PATCH 0/4] rockchip: rk3399: Fix USB3 support
 2019-06-30 16:07 UTC  (14+ messages)
` [U-Boot] [PATCH 1/4] rockchip: clk: rk3399: handle clk_enable requests for USB3
` [U-Boot] [PATCH 2/4] usb: dwc3-of-simple: Add support for RK3399
` [U-Boot] [PATCH 3/4] usb: xhci-dwc3: Add USB2 PHY configuration
` [U-Boot] [PATCH 4/4] rockchip: xhci: Remove RK3399 support

r8169 not working on 5.2.0rc6 with GPD MicroPC
 2019-06-30 16:03 UTC  (7+ messages)

[U-Boot] [PATCH v2 0/4] rockchip: rk3399: Fix USB3 support
 2019-06-30 16:01 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] rockchip: clk: rk3399: handle clk_enable requests for USB3
` [U-Boot] [PATCH v2 2/4] usb: dwc3-of-simple: Add support for RK3399
` [U-Boot] [PATCH v2 3/4] usb: xhci-dwc3: Add USB2 PHY configuration
` [U-Boot] [PATCH v2 4/4] rockchip: xhci: Remove RK3399 support

[Qemu-devel] [PATCH v16 0/5] linux-user: A set of miscellaneous patches
 2019-06-30 15:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH v16 1/5] linux-user: Add support for translation of statx() syscall

Include 'xfs: speed up large directory modifications' in 5.3?
 2019-06-30 15:39 UTC  (2+ messages)

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-06-30 15:39 UTC  (7+ messages)
` [PATCH v4 3/3] gen_init_cpio: add support for file metadata

[PATCH v4 00/14] Provide generic top-down mmap layout functions
 2019-06-30 15:34 UTC  (5+ messages)

[PATCH REBASE v2 0/2] Hugetlbfs support for riscv
 2019-06-30 15:31 UTC  (5+ messages)

[Buildroot] [git commit] support/testing: openjdk JNI test cases
 2019-06-30 15:32 UTC 

[Buildroot] [PATCH 1/1] package/openjdk and package/openjdk-bin: bump to version 12.0.1+12
 2019-06-30 15:32 UTC  (2+ messages)

[PATCH] Staging: most: fix coding style issues
 2019-06-30 15:27 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/7] drm/msm/mdp4: Drop unused GPIO include
 2019-06-30 15:25 UTC  (11+ messages)
` [PATCH 4/7] gpio: of: Support some legacy Qualcomm HDMI bindings

[PATCH] filesystem-dax: Disable PMD support
 2019-06-30 15:23 UTC  (12+ messages)

[PATCH] kvm: arm: Promote KVM_ARM_TARGET_CORTEX_A7 to generic V7 core
 2019-06-30 15:19 UTC  (2+ messages)

[U-Boot] efi_loader: test_efi_grub_net()
 2019-06-30 15:17 UTC 

[Buildroot] [PATCH] package/quazip: upgrade to v0.8.1
 2019-06-30 15:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/arm/virt: Add support for Cortex-A7
 2019-06-30 15:13 UTC 

[Qemu-devel] [PATCH v6 00/16] tcg/ppc: Add vector opcodes
 2019-06-30 15:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 15/16] tcg/ppc: Update vector support to v2.07

[Qemu-devel] [PATCH 0/1] RFC: don't obey the block device max transfer len / max segments for block devices
 2019-06-30 15:08 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] raw-posix.c - use max transfer length / max segemnt count only for SCSI passthrough

[RFC/PATCH 1/2] rebuash - squash/rebase in a single step
 2019-06-30 15:09 UTC  (3+ messages)

[PATCH 0/5] drm+clk+genpd: support for bootloader enabled display
 2019-06-30 15:01 UTC  (10+ messages)
` [PATCH 1/5] clk: inherit clocks enabled by bootloader
` [PATCH 2/5] genpd/gdsc: inherit display powerdomain from bootloader
` [PATCH 3/5] drm/msm/dsi: split clk rate setting and enable
` [PATCH 4/5] drm/msm/dsi: get the clocks into OFF state at init
` [PATCH 5/5] drm/bridge: ti-sn65dsi86: support booloader enabled display

[PATCH RFC V3] ALSA: usb-audio: Scarlett Gen 2 mixer interface
 2019-06-30 15:00 UTC 

[dpdk-dev] [PATCH v3 0/7] add multiple cores feature to test-compress-perf
 2019-06-30 15:00 UTC  (10+ messages)
` [dpdk-dev] [PATCH v4 0/6] "
  ` [dpdk-dev] [PATCH v4 2/6] app/test-compress-perf: add ptest command line option
    ` [dpdk-dev] [EXT] "
  ` [dpdk-dev] [PATCH v4 3/6] app/test-compress-perf: add verification test case
    ` [dpdk-dev] [EXT] "
  ` [dpdk-dev] [PATCH v4 5/6] doc: update dpdk-test-compress-perf description
    ` [dpdk-dev] [EXT] "
  ` [dpdk-dev] [PATCH v4 6/6] app/test-compress-perf: add force process termination
    ` [dpdk-dev] [EXT] "

[U-Boot] What if ATF can be part of U-Boot source, like SPL?
 2019-06-30 14:50 UTC  (8+ messages)

[ANNOUNCE] fstests: master branch updated to f769a923f576
 2019-06-30 14:50 UTC 

[U-Boot] [GIT PULL] ARM: uniphier: UniPhier SoC update for v2019.07
 2019-06-30 14:40 UTC  (2+ messages)

[U-Boot] Resent: Pull request for UEFI sub-system for v2019.07-rc5 (4)
 2019-06-30 14:40 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] tools: mkenvimage: Fixes for reading from pipes
 2019-06-30 14:40 UTC  (2+ messages)

increase size of number of possible tracing events
 2019-06-30 14:31 UTC  (4+ messages)

Graphics issue after upgrade from Fedora 28 to 29 - multiple mouse cursor icons
 2019-06-30 14:23 UTC 

[PATCH] net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset
 2019-06-30 14:29 UTC  (2+ messages)

[PATCH v1] drm/msm: drop use of drmP.h
 2019-06-30 14:22 UTC  (3+ messages)

staging: rts5208: Two patches to improve code style
 2019-06-30 14:12 UTC  (4+ messages)
` [PATCH 1/2] staging: rts5208: Rewrite redundant if statement "

[PATCH v1] drm/shmobile: drop use of drmP.h
 2019-06-30 14:12 UTC  (4+ messages)

[PATCH v3] usb: core: message: remove memset in usb_get_descriptor()
 2019-06-30 14:11 UTC  (2+ messages)

[Buildroot] [PATCH/RFC 00/31] package/kodi: bump to version 18.3-Leia
 2019-06-30 14:10 UTC  (33+ messages)
` [Buildroot] [PATCH 01/31] package/fstrcmp: new package
` [Buildroot] [PATCH 02/31] package/libva: remove optional mesa3d support
` [Buildroot] [PATCH 03/31] package/mesa3d: add optional support for libva
` [Buildroot] [PATCH 04/31] package/libcec: bump version to 4.0.4
` [Buildroot] [PATCH 05/31] package/kodi-vfs-rar: new package
` [Buildroot] [PATCH 06/31] package/kodi-vfs-sftp: "
` [Buildroot] [PATCH 07/31] package/kodi-audiodecoder-opus: remove package
` [Buildroot] [PATCH 08/31] package/kodi-visualisation-waveforhue: "
` [Buildroot] [PATCH 09/31] package/kodi-screensaver-planestate: "
` [Buildroot] [PATCH 10/31] package/kodi: add Kconfig options to remove default skins
` [Buildroot] [PATCH 11/31] package/kodi-platform: bump version
` [Buildroot] [PATCH 12/31] package/kodi: bump to version 18.3-Leia
` [Buildroot] [PATCH 13/31] package/kodi: add optional support for wayland
` [Buildroot] [PATCH 14/31] package/mesa3d: add option to configure gbm support
` [Buildroot] [PATCH 15/31] package/kodi: add optional support for gbm
` [Buildroot] [PATCH 16/31] package/kodi-audiodecoder-*: mass version bump
` [Buildroot] [PATCH 17/31] package/kodi-audioencoder-*: "
` [Buildroot] [PATCH 18/31] package/kodi-inputstream-adaptive: bump version
` [Buildroot] [PATCH 19/31] package/kodi-inputstream-rtmp: "
` [Buildroot] [PATCH 20/31] package/kodi-peripheral-joystick: "
` [Buildroot] [PATCH 21/31] package/kodi-peripheral-*: mass version bump
` [Buildroot] [PATCH 22/31] package/kodi-pvr-iptvsimple: bump version
` [Buildroot] [PATCH 23/31] package/kodi-pvr-mediaportal-tvserver: "
` [Buildroot] [PATCH 24/31] package/kodi-pvr-stalker: "
` [Buildroot] [PATCH 25/31] package/kodi-pvr-vuplus: "
` [Buildroot] [PATCH 26/31] package/kodi-pvr-*: mass version bump
` [Buildroot] [PATCH 27/31] package/kodi-screensaver-asteroids: bump version
` [Buildroot] [PATCH 28/31] package/kodi-screensaver-rsxs: "
` [Buildroot] [PATCH 29/31] package/kodi-screensaver-*: mass version bump
` [Buildroot] [PATCH 30/31] package/kodi-skin-confluence: bump version
` [Buildroot] [PATCH 31/31] package/kodi-visualisation-*: mass version bump

[RFC PATCH v2 0/2] printk: new ringbuffer implementation
 2019-06-30 14:08 UTC  (9+ messages)
` [RFC PATCH v2 1/2] printk-rb: add a new printk "

[Buildroot] [git commit] package/openjdk and package/openjdk-bin: bump to version 12.0.1+12
 2019-06-30 14:05 UTC 

[PATCH] misc: fsa9480: Delete this driver
 2019-06-30 14:03 UTC 

[Bug 204031] New: [xfstests generic/475]: general protection fault: 0000 [#1] RIP: 0010:xfs_bmapi_read+0x311/0xb00 [xfs]
 2019-06-30 14:02 UTC 

[BUG] Symbolic links break "git fast-export"?
 2019-06-30 14:01 UTC  (3+ messages)

[PATCH for 5.2] rseq/selftests: Fix Thumb mode build failure on arm32
 2019-06-30 13:56 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/8] rockchip: enable TPL for tinker-rk3288
 2019-06-30 13:55 UTC  (5+ messages)
` [U-Boot] [PATCH v3 3/8] rockchip: dts: rk3288: move reloc tag into -u-boot dts
` [U-Boot] [PATCH v3 7/8] rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB

[Buildroot] [PATCH 1/2] python-inflection: new package
 2019-06-30 13:55 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] sdbusplus: "

[Bug 203947] New: [xfstests generic/475]: general protection fault: 0000 [#1] RIP: 0010:xfs_setfilesize_ioend+0xb1/0x220 [xfs]
 2019-06-30 13:52 UTC  (2+ messages)
` [Bug 203947] "

buildbot status?
 2019-06-30 13:49 UTC  (3+ messages)

Running the gdb 7.12.1 testsuite breaks kernel 4.13.8 on C8000
 2019-06-30 13:43 UTC  (3+ messages)

[Bug 101749] sclk scales badly in war thunder
 2019-06-30 13:42 UTC  (2+ messages)

[PATCH] Doc : doc-guide : Fix a typo
 2019-06-30 13:40 UTC  (5+ messages)
` [linux-kernel-mentees] "
    ` [Linux-kernel-mentees] "

[Buildroot] [git commit] python-inflection: new package
 2019-06-30 13:30 UTC 

[Buildroot] [PATCH 1/1] package/rtmpdump: fix build
 2019-06-30 13:18 UTC  (2+ messages)

[PATCH 0/3] drm/msm: few small cleanups
 2019-06-30 13:14 UTC  (8+ messages)
` [PATCH 1/3] drm/msm: don't open-code governor name
` [PATCH 2/3] drm/msm/dpu: remove dpu_mdss:hwversion
` [PATCH 3/3] drm/msm/dsi: make sure we have panel or bridge earlier


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.