All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-13 11:46:14 to 2019-09-13 12:37:54 UTC [more...]

[v2 1/3] samples: pktgen: make variable consistent with option
 2019-09-13 12:37 UTC  (9+ messages)
` [v2 2/3] samples: pktgen: add helper functions for IP(v4/v6) CIDR parsing
` [v2 3/3] samples: pktgen: allow to specify destination IP range (CIDR)

[PATCH 0/8] drm: rework mmap() workflow
 2019-09-13 12:37 UTC  (21+ messages)
` [PATCH 1/8] drm: add mmap() to drm_gem_object_funcs
` [PATCH 2/8] drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
` [PATCH 3/8] drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
` [PATCH 4/8] drm/ttm: factor out ttm_bo_mmap_vma_setup
` [PATCH 5/8] drm/ttm: add drm_gem_ttm_mmap()
` [PATCH 6/8] drm/vram: switch vram helper to &drm_gem_object_funcs.mmap()
` [PATCH 7/8] drm/vram: drop verify_access
` [PATCH 8/8] drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS

[PATCH v8 0/7] DC3CO Support for TGL
 2019-09-13 12:37 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for DC3CO Support for TGL (rev9)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

fececve man page
 2019-09-13 12:36 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Fix tarball builds of UEFI/EDK2 firmware
 2019-09-13 12:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] roms/Makefile.edk2: don't pull in submodules when building from tarball

[Xen-devel] [PATCH v2 00/48] xen: add core scheduling support
 2019-09-13 12:33 UTC  (4+ messages)
` [Xen-devel] [PATCH v2 27/48] xen/sched: Change vcpu_migrate_*() to operate on schedule unit

[PATCH] mtd: rawnand: fix spelling mistake "gravepagess" -> "gravepages"
 2019-09-13 12:33 UTC  (4+ messages)

[PATCH v5 00/10] EFI Specific Purpose Memory Support
 2019-09-13 12:32 UTC  (4+ messages)
` [PATCH v5 03/10] x86, efi: Push EFI_MEMMAP check into leaf routines

[Xen-devel] [xen-unstable test] 141252: regressions - FAIL
 2019-09-13 12:28 UTC 

problem starting /sbin/init (32-bit 5.3-rc8)
 2019-09-13 12:29 UTC  (4+ messages)

[PATCH 0/3] nfs_instantiate() might succeed leaving dentry negative unhashed
 2019-09-13 12:29 UTC  (4+ messages)
` [PATCH 1/3] NFS: Refactor nfs_instantiate() for dentry referencing callers
` [PATCH 2/3] NFSv3: use nfs_add_or_obtain() to create and reference inodes
` [PATCH 3/3] NFS: remove unused check for negative dentry

[PATCH v2] tracing: Be more clever when dumping hex in __print_hex()
 2019-09-13 12:28 UTC  (3+ messages)

[PATCH V3] weston-init: Add possibility to run weston as non-root user
 2019-09-13 12:27 UTC  (2+ messages)

[PATCH] drm/i915: Don't mix srcu tag and negative error codes
 2019-09-13 12:26 UTC  (4+ messages)
` [PATCH v2] "
` ✓ Fi.CI.IGT: success for drm/i915: Don't mix srcu tag and negative error codes (rev2)

[PATCH] drm/i915/tgl: Limit ourselves to just rcs0
 2019-09-13 12:25 UTC  (2+ messages)

big ICMP requests get disrupted on IPSec tunnel activation
 2019-09-13 12:25 UTC 

[Qemu-devel] [PATCH] MAINTAINERS: update my email address
 2019-09-13 12:24 UTC 

[ANN] Topics for a media summit in Lyon in October
 2019-09-13 12:24 UTC  (5+ messages)

Kernel development collaboration platform wish list
 2019-09-13 12:23 UTC  (5+ messages)

[Xen-devel] [PATCH v10 00/16] improve late microcode loading
 2019-09-13 12:23 UTC  (3+ messages)
` [Xen-devel] [PATCH v10 15/16] microcode: disable late loading if CPUs are affected by BDF90

[PATCH] PCI: Add quirk for VCA NTB
 2019-09-13 12:22 UTC 

[PATCH] adwaita-icon-theme: fix rare install race
 2019-09-13 12:22 UTC 

[PATCH] dt-bindings: hspi: Convert bindings to json-schema
 2019-09-13 12:21 UTC 

[PATCH 0/7] Fix more AsciiDoc/tor differences
 2019-09-13 12:21 UTC  (3+ messages)

[PATCH v4 00/26] nfs: Mount API conversion
 2019-09-13 12:17 UTC  (27+ messages)
` [PATCH v4 01/26] saner calling conventions for nfs_fs_mount_common()
` [PATCH v4 02/26] nfs: stash server into struct nfs_mount_info
` [PATCH v4 03/26] nfs: lift setting mount_info from nfs4_remote{,_referral}_mount
` [PATCH v4 04/26] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type
` [PATCH v4 05/26] nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
` [PATCH v4 06/26] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path
` [PATCH v4 07/26] nfs: lift setting mount_info from nfs_xdev_mount()
` [PATCH v4 08/26] nfs: stash nfs_subversion reference into nfs_mount_info
` [PATCH v4 09/26] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()
` [PATCH v4 10/26] nfs: merge xdev and remote file_system_type
` [PATCH v4 11/26] nfs: unexport nfs_fs_mount_common()
` [PATCH v4 12/26] nfs: don't pass nfs_subversion to ->create_server()
` [PATCH v4 13/26] nfs: get rid of mount_info ->fill_super()
` [PATCH v4 14/26] nfs_clone_sb_security(): simplify the check for server bogosity
` [PATCH v4 15/26] nfs: get rid of ->set_security()
` [PATCH v4 16/26] NFS: Move mount parameterisation bits into their own file
` [PATCH v4 17/26] NFS: Constify mount argument match tables
` [PATCH v4 18/26] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
` [PATCH v4 19/26] NFS: Split nfs_parse_mount_options()
` [PATCH v4 20/26] NFS: Deindent nfs_fs_context_parse_option()
` [PATCH v4 21/26] NFS: Add a small buffer in nfs_fs_context to avoid string dup
` [PATCH v4 22/26] NFS: Do some tidying of the parsing code
` [PATCH v4 23/26] NFS: rename nfs_fs_context pointer arg in a few functions
` [PATCH v4 24/26] NFS: Convert mount option parsing to use functionality from fs_parser.h
` [PATCH v4 25/26] NFS: Add fs_context support
` [PATCH v4 26/26] NFS: Attach supplementary error information to fs_context

[RFC 0/3] dmaengine: Support for DMA domain controllers
 2019-09-13 12:19 UTC  (10+ messages)
` [RFC 1/3] dt-bindings: dma: Add documentation for DMA domains

[PATCH 1/2] drm/connector: Share with non-atomic drivers the function to get the single encoder
 2019-09-13 12:19 UTC  (3+ messages)

[PATCH] bpf: validate bpf_func when BPF_JIT is enabled
 2019-09-13 12:19 UTC  (10+ messages)

[Ksummit-discuss] [PATCH v2 0/3] Maintainer Entry Profiles
 2019-09-13 12:18 UTC  (11+ messages)
` [Ksummit-discuss] [PATCH v2 3/3] libnvdimm, MAINTAINERS: Maintainer Entry Profile

[PATCH V3 00/15] arm64: dts: imx8: architecture improvement and adding imx8qm support
 2019-09-13 12:16 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: cleanup coding style in the VM code a bit
 2019-09-13 12:18 UTC  (3+ messages)
  ` [PATCH 2/3] drm/amdgpu: drop double HDP flush in the VM code
  ` [PATCH 3/3] drm/amdgpu: trace if a PD/PT update is done directly

[Bug 111669] Navi GPU hang in Minecraft
 2019-09-13 12:17 UTC  (2+ messages)

[PATCH] drm/bridge: Fix references to drm_bridge_funcs in documentation
 2019-09-13 12:15 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: support QinQ offload in VLAN set command
 2019-09-13 12:15 UTC 

[Xen-devel] [PATCH] xen/sched: rework and rename vcpu_force_reschedule()
 2019-09-13 12:14 UTC 

[dpdk-dev] [PATCH] app/testpmd: introduce QinQ and Rx offloads argument
 2019-09-13 12:14 UTC 

[igt-dev] [PATCH i-g-t] tests/panfrost: Add infinite job test
 2019-09-13 12:13 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH 1/1] package/jbig2dec: new package
 2019-09-13 12:12 UTC  (3+ messages)

[PATCH] PCI: endpoint: Add DMA to Linux PCI EP Framework
 2019-09-13 12:11 UTC  (13+ messages)

[PATCH 0/3] spi: dw: Add basic runtime PM support
 2019-09-13 12:12 UTC  (4+ messages)
` [PATCH 1/3] dt: spi: Add Renesas RZ/N1 binding documentation
` [PATCH 2/3] spi: dw: Add basic runtime PM support
` [PATCH 3/3] spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller

[PATCH 0/9] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-09-13 12:11 UTC  (15+ messages)
` [PATCH 3/9] dt-bindings: crypto: Add DT bindings documentation for sun8i-ce Crypto Engine
` [PATCH 9/9] sunxi_defconfig: add new crypto options

BUG: using smp_processor_id() in preemptible [00000000] code: wpa_supplicant
 2019-09-13 12:11 UTC  (2+ messages)

[PATCH v3] git-svn: trim leading and trailing whitespaces in author name
 2019-09-13 12:08 UTC 

[Qemu-devel] [PATCH v3] virtio-mmio: implement modern (v2) personality (virtio-1)
 2019-09-13 12:06 UTC 

[PATCH] hwmon: submitting-patches: Point to with_info API
 2019-09-13 12:08 UTC 

[PATCH] drm/amdgpu: cleanup creating BOs at fixed location
 2019-09-13 12:08 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_eld: fix eld_is_supported failing if not supported
 2019-09-13 12:07 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

error messages on Hyper-V
 2019-09-13  7:54 UTC 

Routing between multiple wg interfaces
 2019-09-12 20:35 UTC  (2+ messages)

Adding 2FA to WireGuard
 2019-09-12 21:01 UTC 

wg-quick invoking resolvectl instead of resolvconf on systems where that is appropriate?
 2019-09-11 18:40 UTC  (2+ messages)

[PATCH 1/9] uefi.bbclass: add bbclass holding configuration for UEFI applications
 2019-09-13 12:06 UTC  (5+ messages)

[PATCH 0/2] Makefile: run coccicheck on all non-upstream sources
 2019-09-13 12:05 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] Makefile: strip leading ./ in $(FIND_SOURCE_FILES)
  ` [PATCH v2 3/3] Makefile: run coccicheck on more source files

[PATCH for-next 0/3] hfi1 and rdmavt fixes for next cycle
 2019-09-13 12:05 UTC  (3+ messages)
` [PATCH for-next 3/3] IB/hfi1: Define variables as unsigned long to fix KASAN warning

[PATCH V2 00/12] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2019-09-13 11:56 UTC  (13+ messages)
` [PATCH V2 01/12] remoteproc: qcom: Add PRNG proxy clock
` [PATCH V2 02/12] remoteproc: qcom: Add secure PIL support
` [PATCH V2 03/12] remoteproc: qcom: Add support for split q6 + m3 wlan firmware
` [PATCH V2 04/12] remoteproc: qcom: Add ssr subdevice identifier
` [PATCH V2 05/12] remoteproc: qcom: Update regmap offsets for halt register
` [PATCH V2 06/12] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH V2 07/12] clk: qcom: Add WCSSAON reset
` [PATCH V2 08/12] dt-bindings: mailbox: qom: Add ipq8074 APPS compatible
` [PATCH V2 09/12] mailbox: qcom: Add support for IPQ8074 APCS
` [PATCH V2 10/12] dt-bindings: firmware: qcom: Add compatible for IPQ8074 SoC
` [PATCH V2 11/12] arm64: dts: Add support for scm on IPQ8074 SoCs
` [PATCH V2 12/12] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

[PATCH v2] dt-bindings: arm: renesas: Convert 'renesas,prr' to json-schema
 2019-09-13 12:02 UTC  (4+ messages)
` [PATCH v2] dt-bindings: arm: renesas: Convert 'renesas, prr' "

[Qemu-devel] [PATCH v3 0/5] Automatic RCU read unlock
 2019-09-13 12:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/5] rcu: Add automatically released rcu_read_lock variants

[PATCH] mips: check for dsp presence only once before save/restore
 2019-09-13 12:02 UTC 

[Linux-kernel-mentees] [PATCH v3] vivid: Add metadata capture support
 2019-09-13 12:01 UTC  (5+ messages)
` [Linux-kernel-mentees] [PATCH v4] "
  `  "

stable-rc/linux-4.14.y boot: 128 boots: 0 failed, 118 passed with 9 offline, 1 untried/unknown (v4.14.143-20-g6e4882db0a08)
 2019-09-13 12:00 UTC 

Recent changes (master)
 2019-09-13 12:00 UTC 

[PATCH bpf-next v10 2/4] bpf: new helper to obtain namespace data from current task New bpf helper bpf_get_current_pidns_info
 2019-09-13 11:58 UTC  (10+ messages)

[PATCH v2] io_submit.2: Fix kernel version numbers for 'aio_rw_flags' flags
 2019-09-13 11:57 UTC  (2+ messages)

[PATCH 0/5] block: loop: add file format subsystem and QCOW2 file format driver
 2019-09-13 11:57 UTC  (3+ messages)

[GIT PULL] MMC fixes for v5.3-rc9
 2019-09-13 11:57 UTC 

[PATCH nft] json: fix type mismatch on "ct expect" json exporting
 2019-09-13 11:56 UTC 

[Qemu-devel] [PATCH v4 0/5] qcow2: async handling of fragmented io
 2019-09-13 11:55 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 3/5] block/qcow2: refactor qcow2_co_preadv_part

[PATCH for-4.19.x ] btrfs: correctly validate compression type
 2019-09-13 11:55 UTC  (4+ messages)

[PATCH] dmaengine: axi-dmac: simple device_config operation implemented
 2019-09-13 14:54 UTC 

[PATCH v6 0/3] coresight: etm4x: save/restore ETMv4 context across CPU low power states
 2019-09-13 11:53 UTC  (8+ messages)
` [PATCH v6 1/3] coresight: etm4x: save/restore state "
` [PATCH v6 2/3] dt-bindings: arm: coresight: Add support for coresight-loses-context-with-cpu
` [PATCH v6 3/3] coresight: etm4x: save/restore state for external agents

[Qemu-devel] [PATCH v3 0/3] Fix qcow2+luks corruption introduced by commit 8ac0f15f335
 2019-09-13 11:53 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/3] qemu-iotests: Add test for bz #1745922

Feature requests: online backup - defrag - change RAID level
 2019-09-13 11:53 UTC  (17+ messages)

[PATCH 0/9] drm/print: add and use drm_debug_enabled()
 2019-09-13 11:51 UTC  (12+ messages)
` [PATCH 1/9] drm/print: move drm_debug variable to drm_print.[ch]
` [PATCH 2/9] drm/print: add drm_debug_enabled()
` [PATCH 3/9] drm/etnaviv: use drm_debug_enabled() to check for debug categories
` [PATCH 4/9] drm/i2c/sil164: "
` [PATCH 5/9] drm/i915: "
` [PATCH 6/9] drm/msm: "
` [PATCH 7/9] drm/nouveau: "
` [PATCH 8/9] drm/amdgpu: "
` [PATCH 9/9] drm/print: rename drm_debug to __drm_debug to discourage use

[Qemu-devel] [PATCH v4 00/14] block: Try to create well-typed json:{} filenames
 2019-09-13 11:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] block/curl: Fix hang and potential crash
 2019-09-13 11:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 6/7] curl: Handle success in multi_check_completion
  ` [Qemu-devel] [Qemu-block] "

[PATCH] move_pages.2: mark deprecated E2BIG
 2019-09-13 11:49 UTC  (2+ messages)

[PATCH v2] powerpc/xive: Fix bogus error code returned by OPAL
 2019-09-13 11:12 UTC  (2+ messages)

[PATCH nft v5] src: add synproxy stateful object support
 2019-09-13 11:42 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: Report USF more clearly
 2019-09-13 11:48 UTC  (2+ messages)

[Xen-devel] [PATCH v11 0/6] add per-domain IOMMU control
 2019-09-13 11:47 UTC  (4+ messages)
` [Xen-devel] [PATCH v11 3/6] sysctl / libxl: report whether IOMMU/HAP page table sharing is supported
  ` [Xen-devel] [PATCH v11.1 "

[U-Boot] [PATCH] Revert "env: net: Move eth_parse_enetaddr() to net.c/h"
 2019-09-13 11:48 UTC  (3+ messages)

[PATCH] lib/memweight.c: optimize by inlining bitmap_weight()
 2019-09-13 11:48 UTC  (6+ messages)
` [PATCH v2] lib/memweight.c: open codes bitmap_weight()

[LTP] [PATCH v3] BPF: Regression test for 64bit arithmetic
 2019-09-13 11:46 UTC  (3+ messages)

[Xen-devel] [xen-unstable-smoke test] 141269: regressions - FAIL
 2019-09-13 11:45 UTC 


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.