All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-13 11:31:47 to 2019-09-13 12:20:08 UTC [more...]

[PATCH v4 00/26] nfs: Mount API conversion
 2019-09-13 12:17 UTC  (24+ messages)
` [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 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 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

[PATCH v8 0/7] DC3CO Support for TGL
 2019-09-13 12:17 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for DC3CO Support for TGL (rev9)

[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)

Kernel development collaboration platform wish list
 2019-09-13 12:15 UTC  (4+ 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

[v2 1/3] samples: pktgen: make variable consistent with option
 2019-09-13 12:04 UTC  (2+ messages)

[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 

[RFC PATCH 00/15] Unify SPI delays into an `struct spi_delay`
 2019-09-13 11:45 UTC  (16+ messages)
` [RFC PATCH 01/15] spi: move `cs_change_delay` backwards compat logic outside switch
` [RFC PATCH 02/15] spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
` [RFC PATCH 03/15] spi: make `cs_change_delay` the first user of the `spi_delay` logic
` [RFC PATCH 04/15] iio: imu: adis: convert cs_change_delay to spi_delay struct
` [RFC PATCH 05/15] spi: sprd: convert transfer word delay "
` [RFC PATCH 06/15] spi: orion: use new `word_delay` field for SPI transfers
` [RFC PATCH 07/15] spi: spidev: use new `word_delay` field for spi transfers
` [RFC PATCH 08/15] spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
` [RFC PATCH 09/15] spi: introduce `delay` field for `spi_transfer` + spi_transfer_exec()
` [RFC PATCH 10/15] spi: use new `spi_transfer_delay` helper where straightforward
` [RFC PATCH 11/15] spi: tegra114: use `spi_transfer_delay` helper
` [RFC PATCH 12/15] spi: spi-loopback-test: use new `delay` field
` [RFC PATCH 13/15] spi: spidev: use new `delay` field for spi transfers
` [RFC PATCH 14/15] spi: tegra114: change format for `spi_set_cs_timing()` function
` [RFC PATCH 15/15] spi: implement SW control for CS times

[PATCH bpf-next v2] selftests/bpf: add bpf-gcc support
 2019-09-13 11:43 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3] igt/tests/kms_dp_tiled_display: kms test for display port tiled displays
 2019-09-13 11:41 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4] "

[PATCH 0/4] Fixes for ad7949
 2019-09-13 11:40 UTC  (6+ messages)
` [PATCH 4/4] iio: ad7949: fix channels mixups

[dpdk-dev] [PATCH] mk: add support for UBSAN
 2019-09-13 11:40 UTC  (2+ messages)

[BUG] wrong pinning definition or uart_c in pinctrl-meson-gxbb.c
 2019-09-10 16:01 UTC 

[PATCH v3] fork: check exit_signal passed in clone3() call
 2019-09-13 11:40 UTC  (3+ messages)

[U-Boot] [PATCH 1/6] spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
 2019-09-13 11:38 UTC  (11+ messages)
  ` [U-Boot] [EXT] "

[PATCH 1/6] pinctrl: coh901: Pass irqchip when adding gpiochip
 2019-09-13 11:35 UTC  (6+ messages)
` [PATCH 2/6] pinctrl: pic32: "
` [PATCH 3/6] pinctrl: spear/plgpio: "
` [PATCH 4/6] pinctrl: nuvoton: npcm7xx: "
` [PATCH 5/6] pinctrl: sirf: "
` [PATCH 6/6] pinctrl: sirf/atlas7: "

[Qemu-devel] [PATCH] build: Don't ignore qapi-visit-core.c
 2019-09-13 11:34 UTC  (3+ messages)
` [Qemu-trivial] "

[PATCH] smb3: fix unmount hang in open_shroot
 2019-09-13 11:34 UTC  (2+ messages)

[PATCH] arm64: fix function types in COND_SYSCALL
 2019-09-13 11:33 UTC  (5+ messages)

[PATCH v4 0/4] add PCIe workaround to fix runpm on laptops
 2019-09-13 11:33 UTC  (5+ messages)
  ` [PATCH v4 1/4] pci: enable pcie link changes for pascal
  ` [PATCH v4 2/4] pci: add nvkm_pcie_get_speed
  ` [PATCH v4 3/4] pci: set the pcie link speed to 8.0 when suspending
  ` [PATCH v4 4/4] drm: abort runtime suspend if we hit an error

[PATCH 0/2] crypto: inside-secure - Add (HMAC) SHA3 support
 2019-09-13 10:29 UTC  (3+ messages)
` [PATCH 1/2] crypto: inside-secure - Add SHA3 family of basic hash algorithms
` [PATCH 2/2] crypto: inside-secure - Add HMAC-SHA3 family of authentication algorithms

[PATCH 00/27] Netfilter updates for net-next
 2019-09-13 11:30 UTC  (14+ messages)
` [PATCH 01/27] netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handling
` [PATCH 04/27] netfilter: nft_synproxy: add synproxy stateful object support
` [PATCH 05/27] netfilter: nft_{fwd,dup}_netdev: add offload support
` [PATCH 06/27] netfilter: nf_tables_offload: add __nft_offload_get_chain function
` [PATCH 08/27] netfilter: nf_tables_offload: refactor the nft_flow_offload_rule function
` [PATCH 11/27] netfilter: fix coding-style errors
` [PATCH 12/27] netfilter: ip_tables: remove unused function declarations
` [PATCH 14/27] netfilter: update include directives
` [PATCH 15/27] netfilter: remove nf_conntrack_icmpv6.h header
` [PATCH 16/27] netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header
` [PATCH 17/27] netfilter: synproxy: move code between headers
` [PATCH 20/27] netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENABLED(CONFIG...)
` [PATCH 23/27] netfilter: conntrack: move code to linux/nf_conntrack_common.h


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.