All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-25 14:30:25 to 2019-04-25 15:21:53 UTC [more...]

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-25 15:21 UTC  (5+ messages)
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl
    ` [v3,12/26] "

[PATCH] apr: update to 1.7.0
 2019-04-25 15:21 UTC  (2+ messages)

[PATCH] cobalt/intr: fix interrupt stat iterator
 2019-04-25 15:21 UTC  (10+ messages)

[PATCH 0/2] ENOSPC refinements
 2019-04-25 15:22 UTC  (2+ messages)

[PATCH] usb: xhci: avoid null pointer deref when bos field is NULL
 2019-04-25 15:19 UTC  (3+ messages)
  `  "

[PATCH v5 00/23] Include linux ACPI docs into Sphinx TOC tree
 2019-04-25 15:20 UTC  (3+ messages)

[PATCH v1] clk: Add missing stubs for a few functions
 2019-04-25 15:20 UTC  (2+ messages)

Crashes in wg_allowedips_insert_X
 2019-04-06 19:01 UTC  (4+ messages)

[PATCH 0/6] vfs: Make icache searchable under RCU [ver #2]
 2019-04-25 15:19 UTC  (8+ messages)
` [PATCH 1/6] vfs, coda: Fix the lack of locking in FID replacement inode rehashing "
` [PATCH 2/6] vfs: Change inode_hash_lock to a seqlock "
` [PATCH 3/6] vfs: Allow searching of the icache under RCU conditions "
` [PATCH 4/6] afs: Use RCU inode cache search for callback resolution "
` [PATCH 5/6] ext4: Search for an inode to update under the RCU lock if we can "
` [PATCH 6/6] vfs: Delete find_inode_nowait() "

[dpdk-dev] [PATCH] maintainers: claim maintainership of ipc
 2019-04-25 15:19 UTC  (4+ messages)

Support for 2D engines/blitters in V4L2 and DRM
 2019-04-25 15:17 UTC  (14+ messages)

bmcweb image upload
 2019-04-25 15:16 UTC  (3+ messages)

[PATCH v1 0/2] clk: Tegra124 PLLM fixes
 2019-04-25 15:17 UTC  (9+ messages)
` [PATCH v1 1/2] clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides divider
` [PATCH v1 2/2] clk: tegra124: Remove lock-enable bit from PLLM

Xen 4.13 Development Update
 2019-04-25 15:15 UTC  (7+ messages)
` [Xen-devel] "

[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
 2019-04-25 15:14 UTC  (6+ messages)
` [RFC PATCH v6 22/26] x86/cet/shstk: ELF header parsing of "

[V2,2/8] phy: tegra: xusb: t210: add usb3 port fake support
 2019-04-25 15:14 UTC  (12+ messages)
  ` [PATCH V2 2/8] "
` [V2,3/8] phy: tegra: xusb: t210: add vbus override support
  ` [PATCH V2 3/8] "
` [V2,4/8] dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller binding
  ` [PATCH V2 4/8] "

[PATCH 1/3] drm/amd/powerplay: expose Vega20 realtime memory utilization
 2019-04-25 15:13 UTC  (2+ messages)

[PATCH] btrfs: tree-checker: Allow error injection for tree-checker
 2019-04-25 15:13 UTC  (6+ messages)

[PATCH -next] serial: milbeaut_usio: Fix error handling in probe and remove
 2019-04-25 15:10 UTC 

[PATCH] drm/amdgpu: update Vega20 sdma golden settings
 2019-04-25 15:09 UTC  (2+ messages)

[PATCH v2 1/4] powerpc/boot: don't force gzipped uImage
 2019-04-25 14:37 UTC  (4+ messages)
` [PATCH v2 3/4] powerpc/boot: Add bzip2 support for uImage

Analogy: analogy_config freezes computer
 2019-04-25 15:09 UTC  (2+ messages)

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-04-25 14:52 UTC 

Issue related to conntrack while insert new rule with conntrack command in linux
 2019-04-25 15:08 UTC  (2+ messages)

Right internal speaker and internal microphone doesn't seem to work
 2019-04-25 15:07 UTC 

[PATCH v2] PCI: aardvark: Use LTSSM state to build link training flag
 2019-04-25 15:06 UTC  (5+ messages)

[PATCH 1/2] xfs: always rejoin held resources during defer roll
 2019-04-25 15:06 UTC  (3+ messages)

[PATCH] fs/quota: erase unused but set variable warning
 2019-04-25 15:05 UTC  (2+ messages)

[PATCH v2 00/14] KVM: arm64: SVE cleanups
 2019-04-25 15:04 UTC  (7+ messages)
` [PATCH v2 07/14] KVM: arm64/sve: Make register ioctl access errors more consistent

[PATCH v2 00/11] Reduce ifdef mess in slice.c
 2019-04-25 14:29 UTC  (13+ messages)
` [PATCH v2 01/11] powerpc/mm: fix erroneous duplicate slb_addr_limit init
` [PATCH v2 02/11] powerpc/mm: no slice for nohash/64
` [PATCH v2 03/11] powerpc/mm: hand a context_t over to slice_mask_for_size() instead of mm_struct
` [PATCH v2 04/11] powerpc/mm: move slice_mask_for_size() into mmu.h
` [PATCH v2 05/11] powerpc/mm: get rid of mm_ctx_slice_mask_xxx()
` [PATCH v2 06/11] powerpc/mm: remove unnecessary #ifdef CONFIG_PPC64
` [PATCH v2 07/11] powerpc/mm: remove a couple of #ifdef CONFIG_PPC_64K_PAGES in mm/slice.c
` [PATCH v2 08/11] powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slices
` [PATCH v2 09/11] powerpc/mm: define get_slice_psize() all the time
` [PATCH v2 10/11] powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
` [PATCH v2 11/11] powerpc/mm: drop slice DEBUG

[Cluster-devel] [PATCH 1/2] iomap: Add a page_prepare callback
 2019-04-25 15:03 UTC  (4+ messages)
  `  "

[balbi-usb:testing/next 19/42] drivers/usb/dwc2/core_intr.c:448:25: error: 'struct dwc2_hsotg' has no member named 'phy_reset_work'
 2019-04-25 15:02 UTC  (2+ messages)

xhci: update bounce buffer with correct sg num
 2019-04-25 15:02 UTC  (2+ messages)
` [PATCH] "

[PATCH] docs/vm: add documentation of memory models
 2019-04-25 15:01 UTC  (4+ messages)

[PATCH net-next] amd-xgbe: Mark expected switch fall-throughs
 2019-04-25 15:01 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 01/20] gdbstub: Add infrastructure to parse cmd packets
 2019-04-25 15:00 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 02/20] gdbstub: Implement deatch (D pkt) with new infra
` [Qemu-devel] [PATCH v3 04/20] gdbstub: Implement continue (c "
` [Qemu-devel] [PATCH v3 20/20] gdbstub: Refactor parse handle packet to work with a static array

[PATCH 0/9] Client container fixes
 2019-04-25 15:00 UTC  (9+ messages)
` [PATCH 1/9] SUNRPC: Cache cred of process creating the rpc_client
  ` [PATCH 2/9] NFS: Store the credential of the mount process in the nfs_server
    ` [PATCH 3/9] SUNRPC: Use the client user namespace when encoding creds
      ` [PATCH 4/9] SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcall
        ` [PATCH 5/9] NFS: Convert NFSv3 to use the container user namespace
          ` [PATCH 6/9] NFSv4: Convert the NFS client idmapper "

[PATCH 0/5] Multiple hook support
 2019-04-25 14:59 UTC  (10+ messages)
` [PATCH 3/5] sequencer: add support for multiple hooks
    ` How to undo previously set configuration? (again)

[Virtio-fs] [PATCH 0/9] virtio-fs fixes
 2019-04-25 14:59 UTC  (4+ messages)

[PATCH 1/2] spec, Makefile: add /etc/nvme files to package files
 2019-04-25 14:59 UTC  (2+ messages)

[PATCH] Honor core.precomposeUnicode in more places
 2019-04-25 14:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/6] Add support for Maxim 77663 MFD
 2019-04-25 14:58 UTC  (4+ messages)
` [PATCH v3 6/6] mfd: max77620: Provide system power-off functionality

[igt-dev] [PATCH i-g-t] ci: build with Clang
 2019-04-25 14:56 UTC  (5+ messages)

[GIT PULL for v5.2] Venus updates - take2
 2019-04-25 14:55 UTC  (3+ messages)

[PATCH] Revert "EDAC/amd64: Support more than two controllers for chip select handling"
 2019-04-25 14:55 UTC  (3+ messages)
  `  "

[Qemu-devel] [PATCH v2] gitmodules: use qemu.org git mirrors
 2019-04-25 14:54 UTC  (3+ messages)

[Xen-devel] [xen-unstable-smoke test] 135294: regressions - FAIL
 2019-04-25 14:54 UTC  (3+ messages)
  `  "

[PATCH] package_ipk: handle exception for subprocess command
 2019-04-25 14:55 UTC  (9+ messages)

[virtio-dev] [PATCH 1/2] Rename msix_config to config_msix_vector
 2019-04-25 14:54 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Export machine type deprecation info through QMP
 2019-04-25 14:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/3] qmp: Add deprecation information to query-machines

[PATCH 1/2] drm/amdgpu: expose VCE 4.0 powergate interface
 2019-04-25 14:54 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: power down the Vega20 VCE engine on request

[Qemu-devel] [PATCH] gitmodules: use qemu.org git mirrors
 2019-04-25 14:51 UTC  (5+ messages)

[PATCH 0/4] small patchset for 5.2
 2019-04-25 14:53 UTC  (2+ messages)

[PATCH v2] nvmet-file: clamp-down file namespace lba_shift
 2019-04-25 14:53 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] colibri imx8qxp 2gb wb it v1.0b module support
 2019-04-25 14:52 UTC  (5+ messages)
` [U-Boot] [PATCH v2 5/5] board: toradex: add "

[PATCH] nvmet: loop: kill timeout handler
 2019-04-25 14:52 UTC  (2+ messages)

[PATCH 0/3] crypto: caam/qi2 - ahash fixes for 5.2
 2019-04-25 14:52 UTC  (4+ messages)
` [PATCH 1/3] crypto: caam/qi2 - fix zero-length buffer DMA mapping
` [PATCH 2/3] crypto: caam/qi2 - fix DMA mapping of stack memory
` [PATCH 3/3] crypto: caam/qi2 - generate hash keys in-place

[PATCH] nvme: rdma: Fix typo in struct comment
 2019-04-25 14:52 UTC  (2+ messages)

[PATCH v4 0/3] Couple of fixes detected with blktests
 2019-04-25 14:52 UTC  (3+ messages)
` [PATCH v4 1/3] nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE

[PATCH 0/3] UBIFS: xattr deletion rework
 2019-04-25 14:51 UTC  (2+ messages)

[PATCH] Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space
 2019-04-25 14:51 UTC  (5+ messages)

Xen project CI systems and committer workflow
 2019-04-25 14:51 UTC  (5+ messages)
  ` [Xen-devel] "

[PATCH 0/2] nvme: Check size of command structures
 2019-04-25 14:51 UTC  (3+ messages)

What's cooking in git.git (Apr 2019, #05; Thu, 25)
 2019-04-25 14:50 UTC  (2+ messages)

[PATCH] x86/mtrr: recalculate P2M type for domains with iocaps
 2019-04-25 14:50 UTC  (5+ messages)
  ` [Xen-devel] "

[PATCH v2 wireless-drivers-next] rtlwifi: rtl8723ae: Fix missing break in switch statement
 2019-04-25 14:27 UTC  (4+ messages)

Fan control service issues - service will not start "Uncaught DBus service lookup failure exception"
 2019-04-25 14:49 UTC  (5+ messages)

libata fixes for NVME + OPAL
 2019-04-25 14:48 UTC  (4+ messages)
` [PATCH 1/3] drivers: nvme: target: core: fix build break

[Xen-devel] [libvirt test] 135160: regressions - FAIL
 2019-04-25 14:47 UTC  (3+ messages)
  `  "

[PATCH v5 01/30] tools/lib/traceevent: Implement libtraceevent man pages
 2019-04-25 14:47 UTC  (2+ messages)
` [PATCH v6] "

[RFC PATCH v2 00/17] Core scheduling v2
 2019-04-25 14:46 UTC  (7+ messages)

[patch V3 00/29] stacktrace: Consolidate stack trace usage
 2019-04-25 14:45 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for stacktrace: Consolidate stack trace usage (rev3)

Xenomai: native skin or CONFIG_XENO_OPT_PERVASIVE disabled
 2019-04-25 14:43 UTC  (7+ messages)

[PATCH v6 00/12] mm: Sub-section memory hotplug support
 2019-04-25 14:43 UTC  (5+ messages)
` [PATCH v6 03/12] mm/sparsemem: Add helpers track active portions of a section at boot

fallocate does not prevent ENOSPC on write
 2019-04-25 14:43 UTC  (10+ messages)

[PATCH] mt76: fix endianness sparse warnings
 2019-04-25 14:42 UTC  (2+ messages)

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-04-25 13:07 UTC 

[PATCH 0/7] net: stmmac: enable EHL SGMII
 2019-04-25 14:39 UTC  (5+ messages)

[PATCH v2 0/4] ARM: mmu: misc armv7 cache/MMU fixes
 2019-04-25 14:38 UTC  (6+ messages)
` [PATCH v2 1/4] ARM: cache-armv7: work around Cortex-A7 erratum 814220
` [PATCH v2 2/4] ARM: cache-armv7: start invalidation from outer levels
  ` [PATCH v2 2/4] fixup! "
` [PATCH v2 3/4] ARM: mmu: remove doubly defined macro
` [PATCH v2 4/4] ARM: mmu: mark uncached regions as eXecute never on v7

[PATCH] nvme: determine the number of IO queues
 2019-04-25 14:39 UTC  (8+ messages)

[RFC 0/3] tqs: add thread quiescent state library
 2019-04-25 14:38 UTC  (5+ messages)
` [dpdk-dev] [PATCH v6 0/3] lib/rcu: add RCU library supporting QSBR mechanism

[PATCH 0/5] i2c-mux-gpio: Split plat- and dt-specific code up
 2019-04-25 14:37 UTC  (3+ messages)

[PATCH lttng-tools v5 1/8] Fix: lttng_poll_mod calls compat_(e)poll_add
 2019-04-25 14:36 UTC  (8+ messages)
` [PATCH lttng-tools v5 2/8] Add Unit test to poll compatibility layer
` [PATCH lttng-tools v5 3/8] Change LTTNG_POLL_GETNB behaviour for poll flavor
` [PATCH lttng-tools v5 4/8] Adapt poll layer behaviour to match the epoll layer
` [PATCH lttng-tools v5 5/8] Fix hang in thread_rotation when using compat-poll
` [PATCH lttng-tools v5 6/8] Change lttng_poll_wait behaviour of compat-poll to match compat-epoll
` [PATCH lttng-tools v5 7/8] Clean code base from redundant verification
` [PATCH lttng-tools v5 8/8] Fix typo

[PATCH lttng-tools v5 0/8] Change in poll compat layer
 2019-04-25 14:36 UTC 

[PATCH] MAINTAINERS: friendly takeover of i2c-gpio driver
 2019-04-25 14:35 UTC 

stable-rc/linux-4.14.y boot: 110 boots: 0 failed, 98 passed with 12 offline (v4.14.113-73-g7c2e346c78ca)
 2019-04-25 14:35 UTC 

[PATCH net] packet: validate address length if non-zero
 2019-04-25 14:35 UTC  (12+ messages)

[RFC PATCH v2 11/17] sched: Basic tracking of matching tasks
 2019-04-25 14:35 UTC  (3+ messages)

'stripe width' inconsistency
 2019-04-25 14:34 UTC  (2+ messages)

[U-Boot] [PATCH] pico-imx6ul: Add DWARF baseboard support
 2019-04-25 14:34 UTC  (2+ messages)

[PATCH v2 00/19] Shared virtual address IOMMU and VT-d support
 2019-04-25 14:33 UTC  (7+ messages)
` [PATCH v2 02/19] iommu: introduce device fault data

[PATCH] error-injection: Include definitions for bool and true/false
 2019-04-25 14:33 UTC 

[dpdk-dev] [PATCH] app/pdump: exits once primary app exited
 2019-04-25 16:35 UTC 

[Virtio-fs] [PATCH 0/4] virtiofsd fixes
 2019-04-25 14:33 UTC  (6+ messages)
` [Virtio-fs] [PATCH 3/4] virtiofsd: use file-backend memory region for virtiofsd's cache area

[PATCH] dma-mapping: remove an unnecessary NULL check
 2019-04-25 14:32 UTC  (8+ messages)

[PATCH] block: use static bio_set for bio_split() calls
 2019-04-25 14:32 UTC  (7+ messages)

[PATCH v18 1/3] proc: add /proc/<pid>/arch_status
 2019-04-25 14:32 UTC  (3+ messages)
` [PATCH v18 2/3] x86,/proc/pid/arch_status: Add AVX-512 usage elapsed time
` [PATCH v18 3/3] Documentation/filesystems/proc.txt: add arch_status file

[Qemu-arm] [PATCH for-QEMU-4.1 v5 00/29] Kconfig dependencies for ARM machines
 2019-04-25 14:29 UTC  (8+ messages)
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 06/29] hw/arm: Express dependencies of integratorcp with Kconfig
  ` [Qemu-arm] "

[RFC PATCH 0/3] synquacer: implement ACPI gpio/interrupt support
 2019-04-25 14:27 UTC  (4+ messages)
` [RFC PATCH 3/3] gpio: mb86s70: enable ACPI and irqchip support

[GIT PULL] DaVinci: a MAINTAINERS file update for v5.1
 2019-04-25 14:30 UTC 

Command ring abort xhci_handshake question
 2019-04-25 14:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] fw_cfg_test refactor and add two test cases
 2019-04-25 14:29 UTC  (4+ 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.