All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-21 23:16:34 to 2020-05-22 00:10:56 UTC [more...]

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-05-22  0:10 UTC 

[bpf-next PATCH] bpf: Add rx_queue_mapping to bpf_sock
 2020-05-22  0:11 UTC 

[PATCH] vt: keyboard: avoid integer overflow in k_ascii
 2020-05-22  0:10 UTC  (2+ messages)

6fe12cdbcf ("i2c: core: support bus regulator controlling in .."): BUG: sleeping function called from invalid context at kernel/locking/mutex.c:935
 2020-05-22  0:09 UTC  (4+ messages)

[PATCH v4 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-22  0:08 UTC  (9+ messages)
` [PATCH v4 02/16] spi: dw: Enable interrupts in accordance with DMA xfer mode
` [PATCH v4 04/16] spi: dw: Discard unused void priv pointer
` [PATCH v4 06/16] spi: dw: Parameterize the DMA Rx/Tx burst length
` [PATCH v4 07/16] spi: dw: Use DMA max burst to set the request thresholds
` [PATCH v4 11/16] spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI
` [PATCH v4 12/16] spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core
` [PATCH v4 14/16] spi: dw: Add DMA support to the DW SPI MMIO driver
` [PATCH v4 16/16] dt-bindings: spi: Convert DW SPI binding to DT schema

[PATCH 4.19.y] selftests: bpf: fix use of undeclared RET_IF macro
 2020-05-22  0:09 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2020-05-22  0:09 UTC 

[PATCH net-next,v2 0/2] qed: Add xrc core support for RoCE
 2020-05-22  0:08 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: Allow inner map with different max_entries
 2020-05-22  0:06 UTC  (6+ messages)

[PATCH 4.14] arm64: fix the flush_icache_range arguments in machine_kexec
 2020-05-22  0:06 UTC  (2+ messages)

[PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
 2020-05-22  0:05 UTC  (2+ messages)

[dunfell][ 01/10] tunes: Add new tune files for cortexa55 and cortexa73-cortexa53
 2020-05-22  0:05 UTC  (5+ messages)
` [dunfell][ 08/10] armv8/tunes: Define TUNE_PKGARCH
  ` [OE-core] "

[PATCH] net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
 2020-05-22  0:05 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-05-22  0:05 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-05-22  0:05 UTC 

clean up and streamline probe_kernel_* and friends v4
 2020-05-22  0:04 UTC  (4+ messages)
` [PATCH 14/23] tracing/kprobes: handle mixed kernel/userspace probes better

[PATCH net-next] net: psample: Add tunnel support
 2020-05-22  0:04 UTC  (2+ messages)

[PATCH v4 00/36] Large pages in the page cache
 2020-05-22  0:04 UTC  (12+ messages)
` [PATCH v4 07/36] fs: Add a filesystem flag for large pages
` [PATCH v4 10/36] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH v4 14/36] iomap: Support large pages in iomap_adjust_read_range

[PATCH v2 0/4] TI K3 DSP remoteproc driver for C66x DSPs
 2020-05-22  0:03 UTC  (6+ messages)

truncate for block size > page size
 2020-05-22  0:03 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux-compat
 2020-05-22  0:03 UTC 

[PATCH net-next 0/3] devlink: Add port width attribute
 2020-05-22  0:03 UTC  (2+ messages)

fix fiemap for ext4 bitmap files (+ cleanups) v3
 2020-05-22  0:00 UTC  (6+ messages)

[PATCH net] ethtool: count header size in reply size estimate
 2020-05-22  0:00 UTC  (2+ messages)

[PATCH 3.16 00/99] 3.16.84-rc1 review
 2020-05-22  0:00 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-05-21 23:59 UTC 

[PATCH 00/27] more l2tp locking and ordering fixes
 2020-05-21 23:57 UTC  (28+ messages)
` [PATCH 01/27] l2tp: lock socket before checking flags in connect()
` [PATCH 02/27] l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()
` [PATCH 03/27] l2tp: hold session while sending creation notifications
` [PATCH 04/27] l2tp: take a reference on sessions used in genetlink handlers
` [PATCH 05/27] l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
` [PATCH 06/27] net: l2tp: export debug flags to UAPI
` [PATCH 07/27] net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*
` [PATCH 08/27] net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
` [PATCH 09/27] New kernel function to get IP overhead on a socket
` [PATCH 10/27] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
` [PATCH 11/27] l2tp: remove useless duplicate session detection in l2tp_netlink
` [PATCH 12/27] l2tp: remove l2tp_session_find()
` [PATCH 13/27] l2tp: define parameters of l2tp_session_get*() as "const"
` [PATCH 14/27] l2tp: define parameters of l2tp_tunnel_find*() "
` [PATCH 15/27] l2tp: initialise session's refcount before making it reachable
` [PATCH 16/27] l2tp: hold tunnel while looking up sessions in l2tp_netlink
` [PATCH 17/27] l2tp: hold tunnel while processing genl delete command
` [PATCH 18/27] l2tp: hold tunnel while handling genl tunnel updates
` [PATCH 19/27] l2tp: hold tunnel while handling genl TUNNEL_GET commands
` [PATCH 20/27] l2tp: hold tunnel used while creating sessions with netlink
` [PATCH 21/27] l2tp: prevent creation of sessions on terminated tunnels
` [PATCH 22/27] l2tp: pass tunnel pointer to ->session_create()
` [PATCH 23/27] l2tp: fix l2tp_eth module loading
` [PATCH 24/27] l2tp: don't register sessions in l2tp_session_create()
` [PATCH 25/27] l2tp: initialise l2tp_eth sessions before registering them
` [PATCH 26/27] l2tp: protect sock pointer of struct pppol2tp_session with RCU
` [PATCH 27/27] l2tp: initialise PPP sessions before registering them

Timestamps, NFLOG, and ULOG
 2020-05-21 23:58 UTC  (3+ messages)

[PATCH v2 0/7] padata: parallelize deferred page init
 2020-05-21 23:43 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2020-05-21 23:56 UTC 

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2020-05-21 23:56 UTC 

[PATCH rdma-rc] RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_work
 2020-05-21 23:55 UTC  (2+ messages)

[5.4-stable PATCH 0/7] libnvdimm: Cross-arch compatible namespace alignment
 2020-05-21 23:38 UTC  (16+ messages)
` [5.4-stable PATCH 1/7] mm/memremap_pages: Kill unused __devm_memremap_pages()
` [5.4-stable PATCH 2/7] mm/memremap_pages: Introduce memremap_compat_align()
` [5.4-stable PATCH 3/7] libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock valid
` [5.4-stable PATCH 4/7] libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probe
` [5.4-stable PATCH 5/7] libnvdimm/namespace: Enforce memremap_compat_align()
` [5.4-stable PATCH 6/7] libnvdimm/region: Introduce NDD_LABELING
` [5.4-stable PATCH 7/7] libnvdimm/region: Introduce an 'align' attribute

failed disks, mapper, and "Invalid argument"
 2020-05-21 23:53 UTC  (13+ messages)
        ` re-add syntax (was "Re: failed disks, mapper, and "Invalid argument"")
            ` re-add syntax

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2020-05-21 23:51 UTC 

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux-compat
 2020-05-21 23:51 UTC 

[PATCH rdma-next v2 0/7] Enable asynchronous event FD per object
 2020-05-21 23:50 UTC  (2+ messages)

[GIT PULL] apparmor bug fixes for v5.7-rc6
 2020-05-21 23:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: update for ice
 2020-05-21 23:40 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2020-05-21 23:49 UTC 

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
 2020-05-21 23:48 UTC  (2+ messages)

Trying to mount hangs
 2020-05-21 23:48 UTC  (3+ messages)

[PATCH 0/3] SUNRPC/svc: fix gss flavour registration problems
 2020-05-21 23:44 UTC  (4+ messages)
` [PATCH 1/3] sunrpc: check that domain table is empty at module unload

[stable-4.19 1/3] padata: Replace delayed timer with immediate workqueue in padata_reorder
 2020-05-21 23:44 UTC  (2+ messages)

[PATCH v2 0/9] Function Granular KASLR
 2020-05-21 23:44 UTC  (5+ messages)

[PATCH] exfat: add the dummy mount options to be backward compatible with staging/exfat
 2020-05-21 23:44 UTC 

[PATCH] exfat: add the dummy mount options to be backward compatible with staging/exfat
 2020-05-21 23:41 UTC  (4+ messages)

[PATCH -next] iommu/vt-d: fix a GCC warning
 2020-05-21 23:37 UTC  (3+ messages)

[PATCH 00/22] l2tp locking and ordering fixes
 2020-05-21 23:39 UTC  (24+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/22] net: l2tp: export debug flags to UAPI
  ` [PATCH v2 02/22] net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*
  ` [PATCH v2 03/22] net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
  ` [PATCH v2 04/22] New kernel function to get IP overhead on a socket
  ` [PATCH v2 05/22] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
  ` [PATCH v2 06/22] l2tp: remove useless duplicate session detection in l2tp_netlink
  ` [PATCH v2 07/22] l2tp: remove l2tp_session_find()
  ` [PATCH v2 08/22] l2tp: define parameters of l2tp_session_get*() as "const"
  ` [PATCH v2 09/22] l2tp: define parameters of l2tp_tunnel_find*() "
  ` [PATCH v2 10/22] l2tp: initialise session's refcount before making it reachable
  ` [PATCH v2 11/22] l2tp: hold tunnel while looking up sessions in l2tp_netlink
  ` [PATCH v2 12/22] l2tp: hold tunnel while processing genl delete command
  ` [PATCH v2 13/22] l2tp: hold tunnel while handling genl tunnel updates
  ` [PATCH v2 14/22] l2tp: hold tunnel while handling genl TUNNEL_GET commands
  ` [PATCH v2 15/22] l2tp: hold tunnel used while creating sessions with netlink
  ` [PATCH v2 16/22] l2tp: prevent creation of sessions on terminated tunnels
  ` [PATCH v2 17/22] l2tp: pass tunnel pointer to ->session_create()
  ` [PATCH v2 18/22] l2tp: fix l2tp_eth module loading
  ` [PATCH v2 19/22] l2tp: don't register sessions in l2tp_session_create()
  ` [PATCH v2 20/22] l2tp: initialise l2tp_eth sessions before registering them
  ` [PATCH v2 21/22] l2tp: protect sock pointer of struct pppol2tp_session with RCU
  ` [PATCH v2 22/22] l2tp: initialise PPP sessions before registering them

[PATCH] mm/gup: fixup gup.c for "mm/gup: refactor and de-duplicate gup_fast() code"
 2020-05-21 23:38 UTC  (2+ messages)

[PATCH] usb: cdns3: Fix runtime PM imbalance on error
 2020-05-21 23:36 UTC  (2+ messages)

[4.4] Security fixes
 2020-05-21 23:36 UTC  (2+ messages)

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-21 23:35 UTC  (14+ messages)
                    ` [f2fs-dev] "

INFO: task hung in locks_remove_posix
 2020-05-21 23:34 UTC  (4+ messages)
    ` [5.7-rc5 x86 regression] ORC unwinder generates unreliable traces

[RESEND PATCH v7 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-21 23:32 UTC  (7+ messages)
` [RESEND PATCH v7 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP

[net-next v4 00/12][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-19
 2020-05-21 23:34 UTC  (5+ messages)
` [net-next v4 10/12] ASoC: SOF: Introduce descriptors for SOF client

[stable] i2c: dev: Fix the race between the release of i2c_dev and cdev
 2020-05-21 23:33 UTC  (4+ messages)

[PATCH v3 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-21 23:33 UTC  (3+ messages)
` [PATCH v3 01/16] spi: dw: Add Tx/Rx finish wait methods to the MID DMA

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux-compat
 2020-05-21 23:33 UTC 

[PATCH v5 0/5] Nvidia Arm SMMUv2 Implementation
 2020-05-21 23:31 UTC  (24+ messages)
` [PATCH v5 1/5] iommu/arm-smmu: add NVIDIA implementation for dual ARM MMU-500 usage
` [PATCH v5 2/5] dt-bindings: arm-smmu: Add binding for Tegra194 SMMU
` [PATCH v5 3/5] iommu/arm-smmu: Add global/context fault implementation hooks
` [PATCH v5 4/5] arm64: tegra: Add DT node for T194 SMMU
` [PATCH v5 5/5] arm64: tegra: enable SMMU for SDHCI and EQOS on T194

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux-compat
 2020-05-21 23:29 UTC 

[PATCH v5 1/2] usb: provide a device tree node to USB devices
 2020-05-21 23:28 UTC  (3+ messages)

[PATCH 1/5] verify: decouple seed generation from buffer fill
 2020-05-21 23:24 UTC  (6+ messages)
` [PATCH 2/5] zbd: bump ZBD_MAX_OPEN_ZONES
` [PATCH 3/5] zbd: don't lock zones outside working area
` [PATCH 4/5] zbd: introduce per job maximum open zones limit
` [PATCH 5/5] zbd: make zbd_info->mutex non-recursive

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2020-05-21 23:23 UTC 

[RFC PATCH 0/5] Update selftests/x86 for CET
 2020-05-21 23:23 UTC  (5+ messages)
` [RFC PATCH 5/5] selftest/x86: Add CET quick test

Shouldn't devices tethered to a device using Wireguard share the same IP?
 2020-05-21 23:20 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-05-21 23:20 UTC 

[PATCH] x86/uv/time: Replace one-element array and save heap space
 2020-05-21 23:24 UTC  (2+ messages)

[BlueZ PATCH v3] doc:adding definitions for load default params mgmt op
 2020-05-21 23:18 UTC  (5+ messages)

[Bridge] [PATCH v2 0/3] bridge: mrp: Add br_mrp_unique_ifindex function
 2020-05-21 23:19 UTC  (4+ messages)
` [Bridge] [PATCH v2 1/3] "
` [Bridge] [PATCH v2 2/3] switchdev: mrp: Remove the variable mrp_ring_state
` [Bridge] [PATCH v2 3/3] bridge: mrp: Restore port state when deleting MRP instance

[PATCH v2 0/7] ASoC: add soc-link
 2020-05-21 23:17 UTC  (4+ messages)
` [PATCH v2 1/7] ASoC: add soc-link.c

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-05-21 23:17 UTC  (5+ messages)
` [PATCH 10/12] of/irq: Make of_msi_map_rid() PCI bus agnostic

[RFC PATCH 00/13] Core scheduling v5
 2020-05-21 23:16 UTC  (4+ messages)
` [RFC PATCH 07/13] sched: Add core wide task selection and scheduling


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.