All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-28 13:37:51 to 2019-10-28 14:07:03 UTC [more...]

[U-Boot] [RESEND PATCHv1 0/5] support remote system update on Intel Stratix10 SoC
 2019-10-28 14:12 UTC  (4+ messages)

[dpdk-dev] [PATCH v7 1/4] mempool: modify mempool populate() to skip objects from page boundaries
 2019-10-28 14:06 UTC  (16+ messages)
` [dpdk-dev] [RFC 0/4] mempool: avoid objects allocations across pages
  ` [dpdk-dev] [RFC 2/4] mempool: unalign size when calculating required mem amount
    ` [dpdk-dev] ***Spam*** "
  ` [dpdk-dev] [RFC 3/4] mempool: introduce function to get mempool page size
  ` [dpdk-dev] ***Spam*** [RFC 0/4] mempool: avoid objects allocations across pages
  ` [dpdk-dev] [PATCH 0/5] "
    ` [dpdk-dev] [PATCH 1/5] mempool: allow unaligned addr/len in populate virt
    ` [dpdk-dev] [PATCH 2/5] mempool: reduce wasted space on mempool populate
    ` [dpdk-dev] [PATCH 3/5] mempool: remove optimistic IOVA-contiguous allocation
    ` [dpdk-dev] [PATCH 4/5] mempool: introduce function to get mempool page size
    ` [dpdk-dev] [PATCH 5/5] mempool: prevent objects from being across pages

[PATCH] netfilter: nf_tables_offload: check for register data length mismatches
 2019-10-28 14:06 UTC 

[PATCH rdma-next 0/6] CM cleanup
 2019-10-28 14:06 UTC  (11+ messages)
` [PATCH rdma-next 4/6] RDMA/cm: Delete useless QPN masking
` [PATCH rdma-next 6/6] RDMA/srpt: Use private_data_len instead of hardcoded value

[PATCH 1/2] ARM: dts: imx51: Adjust CPU operating points
 2019-10-28 14:05 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx53: "

[PATCH 3/3] drm/amd/powerplay: Make two functions static
 2019-10-28 14:06 UTC  (7+ messages)

[dpdk-dev] [EXT] Re: [PATCH v11 2/4] eal: add legacy kni option
 2019-10-28 14:05 UTC  (11+ messages)

[iptables PATCH 00/10] Reduce code size around arptables-nft
 2019-10-28 14:04 UTC  (11+ messages)
` [iptables PATCH 01/10] ip6tables, xtables-arp: Drop unused struct pprot
` [iptables PATCH 02/10] xshared: Share a common add_command() implementation
` [iptables PATCH 03/10] xshared: Share a common implementation of parse_rulenumber()
` [iptables PATCH 04/10] Merge CMD_* defines
` [iptables PATCH 05/10] xtables-arp: Drop generic_opt_check()
` [iptables PATCH 06/10] Replace TRUE/FALSE with true/false
` [iptables PATCH 07/10] xtables-arp: Integrate OPT_* defines into xshared.h
` [iptables PATCH 08/10] xtables-arp: Drop some unused variables
` [iptables PATCH 09/10] xtables-arp: Use xtables_parse_interface()
` [iptables PATCH 10/10] nft-arp: Use xtables_print_mac_and_mask()

[PATCH v14 00/22] Generic page walk and ptdump
 2019-10-28 13:59 UTC  (49+ messages)
` [PATCH v14 01/22] mm: Add generic p?d_leaf() macros
` [PATCH v14 02/22] arc: mm: Add p?d_leaf() definitions
` [PATCH v14 03/22] arm: "
` [PATCH v14 04/22] arm64: "
` [PATCH v14 05/22] mips: "
` [PATCH v14 06/22] powerpc: "
` [PATCH v14 07/22] riscv: "
` [PATCH v14 08/22] s390: "
` [PATCH v14 09/22] sparc: "
` [PATCH v14 10/22] x86: "
` [PATCH v14 11/22] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v14 12/22] mm: pagewalk: Allow walking without vma
` [PATCH v14 13/22] mm: pagewalk: Add test_p?d callbacks
` [PATCH v14 14/22] mm: pagewalk: Add 'depth' parameter to pte_hole
` [PATCH v14 15/22] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v14 16/22] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v14 17/22] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v14 18/22] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v14 19/22] mm: Add generic ptdump
` [PATCH v14 20/22] x86: mm: Convert dump_pagetables to use walk_page_range
` [PATCH v14 21/22] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v14 22/22] arm64: mm: Display non-present entries in ptdump

[PATCH 01/16] wiphy: Add wiphy_get_supported_rates
 2019-10-28 14:05 UTC  (16+ messages)
` [PATCH 02/16] scan: Hide CCK rates if no_cck_rates set
` [PATCH 03/16] scan: Parse P2P IEs according to frame type
` [PATCH 04/16] scan: Add scan_bss_new_from_probe_req
` [PATCH 05/16] handshake: Convert handshake event callbacks variadic functions
` [PATCH 06/16] handshake: Convert HANDSHAKE_EVENT_FAILED data to int
` [PATCH 07/16] handshake: Drop NULL event params passed to handshake_event
` [PATCH 08/16] eapol: Move the EAP events to handshake event handler
` [PATCH 09/16] unit: Update event handler in WSC, eapol tests
` [PATCH 10/16] wsc: Replace netdev_connect_wsc with netdev_connect usage
` [PATCH 11/16] eapol: Drop unused eapol_sm_set_event_func
` [PATCH 12/16] netdev: Drop unused netdev_connect_wsc
` [PATCH 13/16] wsc: Declare the credentials structure in wsc.h
` [PATCH 14/16] wsc: Refactor to separate DBus-specific code
` [PATCH 15/16] wsc: Add wsc_new_p2p_enrollee
` [PATCH 16/16] wsc: Accept extra IEs in wsc_new_p2p_enrollee

[GIT PULL] HID fixes for 5.4
 2019-10-28 14:05 UTC  (2+ messages)

[PATCH v6 00/18] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-10-28 14:04 UTC  (6+ messages)

Vivante graphics driver
 2019-10-28 14:04 UTC  (5+ messages)

[U-Boot] [PATCH 0/4] fdt: Switch to the latest libfdt, sort-of
 2019-10-28 14:04 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] fdt: Add Kconfig options to control code size

[Outreachy][PATCH 0/2] sparse warning cleanup
 2019-10-28 14:02 UTC  (6+ messages)

[Buildroot] [PATCH] docs/manual: run-tests run-time test framework
 2019-10-28 14:02 UTC 

[PATCH net-next v2 0/6] sfc: Add XDP support
 2019-10-28 14:00 UTC  (7+ messages)
` [PATCH net-next v2 1/6] sfc: support encapsulation of xdp_frames in efx_tx_buffer
` [PATCH net-next v2 2/6] sfc: perform XDP processing on received packets
` [PATCH net-next v2 3/6] sfc: Enable setting of xdp_prog
` [PATCH net-next v2 4/6] sfc: allocate channels for XDP tx queues
` [PATCH net-next v2 5/6] sfc: handle XDP_TX outcomes of XDP eBPF programs
` [PATCH net-next v2 6/6] sfc: add XDP counters to ethtool stats

[PATCH 5.3 000/197] 5.3.8-stable review
 2019-10-28 14:00 UTC  (4+ messages)

[PATCH 0/3] drm/amd/display/dc/dce: remove some not used variables
 2019-10-28 14:00 UTC  (5+ messages)

[dpdk-dev] [PATCH 1/2] ethdev: add flow action type update as an offload
 2019-10-28 14:00 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] ARM: dts: imx6qdl: Add device tree support for SolidRun Cubox-i
 2019-10-28 14:00 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: dts: imx6qdl: Add U-Boot specific device tree files for Cubox-i

Lenvo IPMI OEM in openbmc Community
 2019-10-28 13:59 UTC  (5+ messages)
  ` [External] "

[PATCH -next] drm/amd/display: Make calculate_integer_scaling static
 2019-10-28 13:59 UTC  (5+ messages)

Libiio Python Bindings
 2019-10-28 13:57 UTC  (2+ messages)

[PATCH 4.4 00/41] 4.4.198-stable review
 2019-10-28 13:57 UTC  (4+ messages)

[PATCH rdma-next] RDMA/ucma: Protect kernel from QPN larger than declared in IBTA
 2019-10-28 13:57 UTC  (3+ messages)

[PATCH 0/4] clk: ti: re-work divider clock support
 2019-10-28 13:57 UTC  (6+ messages)

[Bug 205277] New: [amd powerplay] vega10: soc voltage for power state 7 is not changed by overdrive
 2019-10-28 13:57 UTC  (2+ messages)
` [Bug 205277] "

KMSAN: uninit-value in get_term_name
 2019-10-28 13:55 UTC  (7+ messages)
    ` [alsa-devel] "

[PATCH] drm/i915: Avoid HPD poll detect triggering a new detect cycle
 2019-10-28 13:56 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
    `  "

[PATCH v2 1/2] kasan: support instrumented bitops combined with generic bitops
 2019-10-28 13:56 UTC  (3+ messages)

[RFC v2] mm: add page preemption
 2019-10-28 13:55 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/9] tools: Support building U-Boot host tools for Windows via MSYS2
 2019-10-28 13:55 UTC  (3+ messages)

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-10-28 13:55 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 1/2] tools/intel_vbt_decode: update vbt defs
 2019-10-28 13:54 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tools/intel_vbt_decode: add decoding of the compression parameters block

[PATCH] exfat: get rid of ->d_time mess
 2019-10-28 13:54 UTC 

[PATCH v2 0/3] dma-mapping: introduce new dma unmap and sync variants
 2019-10-28 13:52 UTC  (7+ messages)
` [PATCH v2 1/3] dma-mapping: introduce new dma unmap and sync api variants
` [PATCH v2 2/3] iommu/dma: wire-up new dma map op .get_virt_addr

[PATCH v20 0/5] Add ARMv8 RAS virtualization support in QEMU
 2019-10-28 13:50 UTC  (7+ messages)

[PATCH v3] drm/panfrost: fix -Wmissing-prototypes warnings
 2019-10-28 13:52 UTC  (5+ messages)
`  "

[net-next 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2019-10-23
 2019-10-28 13:51 UTC  (4+ messages)
` [net-next 02/11] i40e: Add ability to display VF stats along with PF core stats

[dm-crypt] 10 M Luks2 header size?
 2019-10-28 13:50 UTC  (9+ messages)

[PATCH v3 0/9] add git-bugreport tool
 2019-10-28 13:49 UTC  (3+ messages)
` [PATCH v3 3/9] bugreport: add version and system information

[PATCH] fw_cfg: Allow reboot-timeout=-1 again
 2019-10-28 13:47 UTC  (3+ messages)

[U-Boot] [PATCH] cmd: remove NET and CMD_NET dependency for CMD_PXE
 2019-10-28 13:49 UTC  (2+ messages)

[PATCH RESEND 0/8] drm/print: cleanup and new drm_device based logging
 2019-10-28 13:49 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/print: cleanup and new drm_device based logging (rev2)
    `  "

[PATCH nf] netfilter: nft_cmp: check for register data length mismatches
 2019-10-28 13:48 UTC 

[PATCH 00/30] virtiofs daemon (base)
 2019-10-28 13:24 UTC  (3+ messages)

[GIT PULL] Reset controller updates for v5.5
 2019-10-28 13:46 UTC 

[PATCH v2] KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
 2019-10-28 13:45 UTC  (3+ messages)

[PATCH v3] coreutils: Move stdbuf into an own package coreutils-stdbuf
 2019-10-28 13:44 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] Bring all testings in gitlab and travis CI to Azure Pipelines
 2019-10-28 13:44 UTC  (5+ messages)
` [U-Boot] [PATCH 4/5] .travis.yml: Remove the unneeded '&' for ls20xx buildman
` [U-Boot] [PATCH 5/5] Bring all testings in gitlab and travis CI to Azure Pipelines

BUG: btrfs send: Kernel's memory usage rises until OOM kernel panic after sending ~37GiB
 2019-10-28 13:44 UTC  (9+ messages)

Re: Re: [[PATCH v2 for-next]] RDMA/siw: Fix SQ/RQ drain logic
 2019-10-28 13:43 UTC  (8+ messages)
`  "
  `  "
          ` Re: Re: "

[PATCH-v3] erofs: code for verifying superblock checksum of an erofs image
 2019-10-28 13:44 UTC  (7+ messages)
` [PATCH v4] erofs: support superblock checksum

[PATCH v2 2/2] PCI: Add missing link delays required by the PCIe spec
 2019-10-28 13:42 UTC  (2+ messages)

[RESEND v2] i2c: imx: support slave mode for imx I2C driver
 2019-10-28 13:41 UTC  (6+ messages)
  ` [EXT] "

[Xen-devel] [XEN PATCH for-4.13 v3] xen/arm: platform: fix Raspberry Pi compatible string
 2019-10-28 13:41 UTC  (3+ messages)

[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
 2019-10-28 12:36 UTC  (2+ messages)
` [Bug 1849644] "

[virtio-comment] [PATCH v2] virtio-net: Add support for correct hdr_len field
 2019-10-28 13:40 UTC 

[PATCH v2 tip/core/rcu 0/10] Replace rcu_swap_protected() for v5.5
 2019-10-28 13:40 UTC  (5+ messages)
` [PATCH tip/core/rcu 03/10] drivers/gpu: Replace rcu_swap_protected() with rcu_replace()

[PULL 00/69] Block patches for softfreeze
 2019-10-28 12:14 UTC  (2+ messages)
` [PULL 64/69] block: Add @exact parameter to bdrv_co_truncate()

[tpm2] tpm2-tools: 4.0.1 release
 2019-10-28 13:38 UTC 

[PATCH] drm/amdgpu: GFX9, GFX10: GRBM requires 1-cycle delay
 2019-10-28 13:38 UTC  (3+ messages)

[PATCH rdma-next v1] IB/mlx5: Test write combining support
 2019-10-28 13:38 UTC  (2+ messages)

Xenomai.org homepage down
 2019-10-28 13:38 UTC  (2+ messages)

[PATCH] drm/vboxvideo: Use drm_gem_fb_create_with_dirty instead of drm_gem_fb_create
 2019-10-28 13:38 UTC  (2+ messages)

[PATCH] mm: put the page into the correct list when shrink_page_list fails to reclaim
 2019-10-28 13:33 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.