All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-14 10:26:52 to 2020-05-14 11:10:06 UTC [more...]

WARNING in memtype_reserve
 2020-05-14 11:10 UTC  (11+ messages)
            ` Validating dma_mmap_coherent() parameters before calling (was Re: WARNING in memtype_reserve)

[RFC v2] migration: Add migrate-set-bitmap-node-mapping
 2020-05-14 11:07 UTC  (8+ messages)

linux-next: Tree for May 14
 2020-05-14 11:07 UTC 

[PATCH v2] tpm: eventlog: Replace zero-length array with flexible-array member
 2020-05-14 11:07 UTC  (5+ messages)

Assemblin journaled array fails
 2020-05-14 11:07 UTC  (7+ messages)

[dpdk-dev] [PATCH v2 01/12] common/dpaax: move internal symbols into INTERNAL section
 2020-05-14 11:06 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 00/12] NXP DPAAx: move internal symbols to INTERNAL
  ` [dpdk-dev] [PATCH v3 01/12] common/dpaax: move internal symbols into INTERNAL section

[PATCH v2] aspeed: Add support for the sonorapass-bmc board
 2020-05-14 11:05 UTC  (3+ messages)
` [PATCH v3] "

[PATCH V1 0/9] Enable ext4 support for per-file/directory DAX operations
 2020-05-14 11:06 UTC  (3+ messages)
` [PATCH V1 8/9] fs/ext4: Introduce DAX inode flag

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-14 11:05 UTC  (11+ messages)

[PATCH RESEND] tpm: eventlog: Replace zero-length array with flexible-array member
 2020-05-14 11:05 UTC  (4+ messages)

[PATCH 00/19 V2] mm: memcontrol: charge swapin pages on instantiation
 2020-05-14 11:04 UTC  (5+ messages)

[dpdk-dev] [PATCH v2] test/graph: fix memory leak
 2020-05-14 11:03 UTC  (2+ messages)

use of "stat -"
 2020-05-14 11:02 UTC  (10+ messages)

Disparity in tpm pcr5 value
 2020-05-14 11:03 UTC  (4+ messages)

[PATCH] soc: mediatek: mmsys: Drop <linux/clk-provider.h>
 2020-05-14 11:03 UTC  (5+ messages)

[PATCH] drivers: ipa: fix typos for ipa_smp2p structure doc
 2020-05-14 11:02 UTC 

[PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-05-14 11:01 UTC  (4+ messages)

[PATCH 0/2] xhci fixes for usb-linus
 2020-05-14 11:04 UTC  (3+ messages)
` [PATCH 1/2] usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list
` [PATCH 2/2] usb: host: xhci-plat: keep runtime active when removing host

[PATCH v3] mm: Add kvfree_sensitive() for freeing sensitive data objects
 2020-05-14 11:00 UTC  (3+ messages)

[PATCH 0/8] pc-bios: s390x: Cleanup part 1
 2020-05-14 10:59 UTC  (4+ messages)

[dpdk-dev] [PATCH v3 2/2] crypto/caam_jr: fix the functions to use the correct type
 2020-05-14 11:00 UTC 

[PATCH] selinux: Fix use of KEY_NEED_* instead of KEY__* perms [v2]
 2020-05-14 11:00 UTC  (4+ messages)
` [PATCH] keys: Make the KEY_NEED_* perms an enum rather than a mask

[dpdk-dev] [PATCH v3 1/2] crypto/caam_jr: fix wrong check of fd
 2020-05-14 10:59 UTC 

[PATCH] coresight: etm4x: Add support to disable trace unit power up
 2020-05-14 10:59 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/2] fixes for caam_jr
 2020-05-14 10:59 UTC 

[RFC PATCH] iio: __iio_update_buffers: Update mode before preenable/after postdisable
 2020-05-14 10:56 UTC  (4+ messages)

[PATCH v6] iommu/virtio: Use page size bitmap supported by endpoint
 2020-05-14 10:56 UTC  (8+ messages)
    ` [virtio-dev] "

[PATCH 0/6] Add support for GPU DDR BW scaling
 2020-05-14 10:54 UTC  (14+ messages)
` [PATCH 1/6] arm64: dts: qcom: sc7180: Add interconnect bindings for GPU
` [PATCH 2/6] arm64: dts: qcom: sc7180: Add opp-peak-kBps to GPU opp
` [PATCH 3/6] OPP: Add and export helper to set bandwidth
` [PATCH 4/6] drm: msm: a6xx: send opp instead of a frequency
` [PATCH 5/6] drm: msm: a6xx: use dev_pm_opp_set_bw to set DDR bandwidth
` [PATCH 6/6] dt-bindings: drm/msm/gpu: Document gpu opp table

netfilter: does the API break or something else ?
 2020-05-14 10:54 UTC  (2+ messages)

[PATCH] tpm: check event log version before reading final events
 2020-05-14 10:53 UTC  (7+ messages)

[PATCH] arm-toolchain: gcc-arm-none-eabi-native: Add recipe
 2020-05-14 10:52 UTC  (4+ messages)
` [meta-arm] "

[PATCH] vhost-user: add support for VHOST_USER_SET_STATUS
 2020-05-14 10:51 UTC  (5+ messages)

[PATCH net-next v4 00/33] XDP extend with knowledge of frame size
 2020-05-14 10:51 UTC  (34+ messages)
` [PATCH net-next v4 01/33] xdp: add frame size to xdp_buff
` [PATCH net-next v4 02/33] bnxt: add XDP frame size to driver
` [PATCH net-next v4 03/33] sfc: add XDP frame size
` [PATCH net-next v4 04/33] mvneta: add XDP frame size to driver
` [PATCH net-next v4 05/33] net: netsec: Add support for XDP frame size
` [PATCH net-next v4 06/33] net: XDP-generic determining "
` [PATCH net-next v4 07/33] xdp: xdp_frame add member frame_sz and handle in convert_to_xdp_frame
` [PATCH net-next v4 08/33] xdp: cpumap redirect use frame_sz and increase skb_tailroom
` [PATCH net-next v4 09/33] veth: adjust hard_start offset on redirect XDP frames
` [PATCH net-next v4 10/33] veth: xdp using frame_sz in veth driver
` [PATCH net-next v4 11/33] dpaa2-eth: add XDP frame size
` [PATCH net-next v4 12/33] hv_netvsc: add XDP frame size to driver
` [PATCH net-next v4 13/33] qlogic/qede: "
` [PATCH net-next v4 14/33] net: ethernet: ti: add XDP frame size to driver cpsw
` [PATCH net-next v4 15/33] ena: add XDP frame size to amazon NIC driver
` [PATCH net-next v4 16/33] mlx4: add XDP frame size and adjust max XDP MTU
` [PATCH net-next v4 17/33] net: thunderx: add XDP frame size
` [PATCH net-next v4 18/33] nfp: add XDP frame size to netronome driver
` [PATCH net-next v4 19/33] tun: add XDP frame size
` [PATCH net-next v4 20/33] vhost_net: also populate "
` [PATCH net-next v4 21/33] virtio_net: add XDP frame size in two code paths
` [PATCH net-next v4 22/33] ixgbe: fix XDP redirect on archs with PAGE_SIZE above 4K
` [PATCH net-next v4 23/33] ixgbe: add XDP frame size to driver
` [PATCH net-next v4 24/33] ixgbevf: add XDP frame size to VF driver
` [PATCH net-next v4 25/33] i40e: add XDP frame size to driver
` [PATCH net-next v4 26/33] ice: "
` [PATCH net-next v4 27/33] xdp: for Intel AF_XDP drivers add XDP frame_sz
` [PATCH net-next v4 28/33] mlx5: rx queue setup time determine frame_sz for XDP
` [PATCH net-next v4 29/33] xdp: allow bpf_xdp_adjust_tail() to grow packet size
` [PATCH net-next v4 30/33] xdp: clear grow memory in bpf_xdp_adjust_tail()
` [PATCH net-next v4 31/33] bpf: add xdp.frame_sz in bpf_prog_test_run_xdp()
` [PATCH net-next v4 32/33] selftests/bpf: adjust BPF selftest for xdp_adjust_tail
` [PATCH net-next v4 33/33] selftests/bpf: xdp_adjust_tail add grow tail tests

[GIT PULL] intel-pinctrl for 5.8-1
 2020-05-14 10:51 UTC 

[PATCH] ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
 2020-05-14 10:51 UTC  (25+ messages)

[PATCH] usb: dwc3: allow dual role switch by defautl for new IP w/o OTG
 2020-05-14 10:50 UTC  (2+ messages)

[PATCH] IB/iser: Remove support for FMR memory registration
 2020-05-14 10:50 UTC  (5+ messages)

[PULL 0/4] 9p patches 2020-05-14
 2020-05-14 10:49 UTC  (2+ messages)

[PATCH v29 00/20] Intel SGX foundations
 2020-05-14 10:49 UTC  (3+ messages)

[PATCH v7 0/4] ADD interconnect support for Qualcomm DWC3 driver
 2020-05-14 10:49 UTC  (4+ messages)

Dynamic list for net's
 2020-05-14 10:48 UTC  (4+ messages)

[PATCH v2 1/2] module: allow arch overrides for .init section names
 2020-05-14 10:46 UTC  (4+ messages)

[PATCH v3 0/5] domain context infrastructure
 2020-05-14 10:44 UTC  (6+ messages)
` [PATCH v3 1/5] xen/common: introduce a new framework for save/restore of 'domain' context
` [PATCH v3 2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext
` [PATCH v3 3/5] tools/misc: add xen-domctx to present domain context
` [PATCH v3 4/5] common/domain: add a domain context record for shared_info
` [PATCH v3 5/5] tools/libxc: make use of domain context SHARED_INFO record

[PATCH v2 00/11] usb: dwc3: gadget: Handle streams
 2020-05-14 10:43 UTC  (2+ messages)

[PATCH v2] usb: host: xhci-plat: keep runtime active when remove host
 2020-05-14 10:45 UTC  (2+ messages)

[PATCH v2 00/21] ASoC: cleanup DAI/Component activity
 2020-05-14 10:41 UTC  (3+ messages)
` [PATCH v2 01/21] ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macro

[PATCH v2] configure: prefer sphinx-build to sphinx-build-3
 2020-05-14 10:40 UTC  (2+ messages)

[PATCH v3] usb: dwc3: support continuous runtime PM with dual role
 2020-05-14 10:40 UTC  (4+ messages)

[PATCH 29/33] rxrpc_sock_set_min_security_level
 2020-05-14 10:40 UTC  (36+ messages)
` remove kernel_setsockopt and kernel_getsockopt
  ` [PATCH 20/33] ipv4: add ip_sock_set_recverr
        ` [Ocfs2-devel] "
        ` [Cluster-devel] "
  ` [PATCH 27/33] sctp: export sctp_setsockopt_bindx
      ` is it ok to always pull in sctp for dlm, was: "
        ` [Ocfs2-devel] "
        ` [Cluster-devel] "
      ` [Ocfs2-devel] [PATCH 29/33] rxrpc_sock_set_min_security_level
      ` [Cluster-devel] "
            ` [Ocfs2-devel] remove kernel_setsockopt and kernel_getsockopt
            ` [Cluster-devel] "

[chrome-os:chromeos-4.19 21/30] arch/sparc/lib/strlen.S:18: multiple definition of `strlen'; lib/string.o:lib/string.c:482: first defined here
 2020-05-14 10:40 UTC 

[LTP] [PATCH V3] syscalls: Fix issues around calling syscalls with old timespec
 2020-05-14 10:40 UTC 

[Intel-gfx] [PATCH v6] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
 2020-05-14 10:40 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev5)

[dpdk-dev] [PATCH] doc: update bnxt guide
 2020-05-14 10:39 UTC  (2+ messages)

[PATCH v17 00/10] Landlock LSM
 2020-05-14 10:39 UTC  (9+ messages)
` [PATCH v17 02/10] landlock: Add ruleset and domain management
` [PATCH v17 05/10] fs,landlock: Support filesystem access-control

[dpdk-dev] [PATCH] examples/l3fwd-graph: fix unchecked function return values
 2020-05-14 10:39 UTC  (2+ messages)

[PATCH 0/5] usb: dwc3: gadget: Handle streams
 2020-05-14 10:38 UTC  (5+ messages)
` [PATCH 4/5] usb: dwc3: gadget: Handle transfer completion

[RFC] tools/testing/nvdimm: Add generic test module for non-nfit platforms
 2020-05-14 10:36 UTC 

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-05-14 10:37 UTC  (4+ messages)

[PATCH] MEDIA: i.MX6: Support 16-bit BT.1120 video input
 2020-05-14 10:36 UTC 

[PATCH v8 00/30] Initial Prefixed Instruction support
 2020-05-14 10:33 UTC  (3+ messages)

[XFS SUMMIT] SSD optimised allocation policy
 2020-05-14 10:34 UTC 

[baolu:iommu/next/20200514 4/16] drivers/iommu/intel-svm.c:369 intel_svm_bind_gpasid() error: 'svm' dereferencing possible ERR_PTR()
 2020-05-14 10:34 UTC 

[RFC PATCH] mmc: tmio: properly balance RPM on remove
 2020-05-14 10:31 UTC  (3+ messages)

[baolu:iommu/next/20200514 4/16] drivers/iommu/intel-svm.c:367:22-26: ERROR: svm is NULL but dereferenced
 2020-05-14 10:31 UTC 

[PATCH v7] Add matrix keypad driver support for Mediatek SoCs
 2020-05-14 10:30 UTC  (8+ messages)
` [PATCH v7 2/3] drivers: input: keyboard: Add mtk keypad driver

[PATCH 1/2] PCI: Fix pci_register_host_bridge() device_register() error handling
 2020-05-14 10:30 UTC  (4+ messages)
` [PATCH 2/2] PCI: Fix pci_host_bridge struct device release/free handling

[selftests/bpf] da43712a72: kernel-selftests.bpf.make_fail
 2020-05-14 10:30 UTC  (6+ messages)

[PATCH 0/3] Patch series for a PTP Grandmaster use case using stmmac/gmac3 ptp clock
 2020-05-14 10:28 UTC  (4+ messages)
` [PATCH 1/3] net: stmmac: gmac3: add auxiliary snapshot support
` [PATCH 2/3] net: uapi: Add HWTSTAMP_FLAGS_ADJ_FINE/ADJ_COARSE
` [PATCH 3/3] net: stmmac: Support coarse mode through ioctl

[Bug 207551] New: unable to handle kernel paging request for VMX
 2020-05-14 10:29 UTC  (2+ messages)
` [Bug 207551] "

(no subject)
 2020-05-14 10:29 UTC  (2+ messages)
` 

[PATCH v4 00/16] target/arm: partial vector cleanup
 2020-05-14 10:27 UTC  (2+ messages)

clean up and streamline probe_kernel_* and friends v2
 2020-05-14 10:27 UTC  (12+ messages)
` [PATCH 11/18] maccess: remove strncpy_from_unsafe

[PATCH v13 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-05-14  9:24 UTC  (5+ messages)
` [PATCH v13 5/5] usb: xhci: provide a debugfs hook for erasing rom

[PATCH v2 0/8] staging: most: move USB adapter driver to stable branch
 2020-05-14 10:25 UTC  (4+ messages)
` [PATCH v2 1/8] drivers: most: add usb adapter driver

[PATCH stable-5.4.y] net: dsa: Do not make user port errors fatal
 2020-05-14  9:46 UTC  (3+ 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.