All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-28 02:08:51 to 2018-06-28 03:41:39 UTC [more...]

[PATCH net-next 00/11] net: hns3: a few code improvements
 2018-06-28  4:12 UTC  (4+ messages)
` [PATCH net-next 01/11] net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
` [PATCH net-next 03/11] net: hns3: add vector status check before free vector
` [PATCH net-next 09/11] net: hns3: remove the Redundant put_vector in hns3_client_uninit

[U-Boot] [PATCH 1/3] x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
 2018-06-28  3:38 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] x86: acpi: Don't touch ACPI hardware in write_acpi_tables()
` [U-Boot] [PATCH 3/3] x86: acpi: Prevent acpi_table.h from being included more than once

[lkp-robot] [perf script] 4140d2ea74: perf-sanity-tests.probe_libc's_inet_pton_&_backtrace_it_with_ping.fail
 2018-06-28  3:38 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/6] x86: efi_loader: Build EFI memory map per E820 table
 2018-06-28  3:38 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/6] efi_loader: Increase number of configuration tables to 16
` [U-Boot] [PATCH v3 3/6] efi_loader: Install ACPI configuration tables
` [U-Boot] [PATCH v3 4/6] efi_loader: helloworld: Output ACPI configuration table
` [U-Boot] [PATCH v3 5/6] x86: doc: Update EFI loader support
` [U-Boot] [PATCH v3 6/6] doc: vxworks: Mention chain-loading an x86 kernel via 'bootefi'

[net-next PATCH v5 0/7] Symmetric queue selection using XPS for Rx queues
 2018-06-27 22:31 UTC  (8+ messages)
` [net-next PATCH v5 1/7] net: Refactor XPS for CPUs and "
` [net-next PATCH v5 2/7] net: Use static_key for XPS maps
` [net-next PATCH v5 3/7] net: sock: Change tx_queue_mapping in sock_common to unsigned short
` [net-next PATCH v5 4/7] net: Record receive queue number for a connection
` [net-next PATCH v5 5/7] net: Enable Tx queue selection based on Rx queues
` [net-next PATCH v5 6/7] net-sysfs: Add interface for Rx queue(s) map per Tx queue
` [net-next PATCH v5 7/7] Documentation: Add explanation for XPS using Rx-queue(s) map

[virtio-dev] [PATCH v2 0/4] Use of unique identifier for pairing virtio and passthrough devices
 2018-06-28  3:27 UTC  (16+ messages)
` [virtio-dev] [PATCH v2 3/4] Add "Group Identifier" support to Red Hat PCI bridge
  ` [virtio-dev] "
          ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 0/4] Use of unique identifier for pairing virtio and passthrough devices
  ` [virtio-dev] "

[PATCH 01/14] net/enic: fix receive packet types
 2018-06-28  3:19 UTC  (14+ messages)
` [PATCH 02/14] net/enic: update the UDP RSS detection mechanism
` [PATCH 03/14] net/enic: do not overwrite admin Tx queue limit
` [PATCH 04/14] net/enic: initialize RQ fetch index before enabling RQ
` [PATCH 05/14] net/enic: report ring limits and preferred default values
` [PATCH 06/14] net/enic: add devarg to specify ingress VLAN rewrite mode
` [PATCH 07/14] net/enic: add handlers to add/delete vxlan port number
` [PATCH 08/14] net/enic: use mbuf pointer array for inflight Tx packets
` [PATCH 09/14] net/enic: support mbuf fast free offload
` [PATCH 10/14] net/enic: reduce Tx completion updates
` [PATCH 11/14] net/enic: add the simple version of Tx handler
` [PATCH 12/14] net/enic: check maximum packet size in Tx prepare handler
` [PATCH 13/14] net/enic: add simple Rx handler
` [PATCH 14/14] net/enic: cap Rx packet processing to end of desc ring

[pull] amdgpu drm-fixes-4.18
 2018-06-28  3:26 UTC 

[Buildroot] [PATCH 1/1] gnuradio: needs host-python2
 2018-06-28  3:25 UTC  (5+ messages)

[PATCH] ARM: dts: imx6sll: declare src module to be compatible to imx51's src
 2018-06-28  3:25 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] dts: imx6ul: Update alias to support DM
 2018-06-28  3:23 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boards
` [U-Boot] [PATCH 3/3] imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-boot

Subject: [PATCH RFC] block: fix Amiga RDB partition support for disks >= 2 TB
 2018-06-28  3:23 UTC  (3+ messages)

[PATCH 1/3] ARM: dts: imx53: Add 'ARM platform' node
 2018-06-28  3:21 UTC  (4+ messages)

[PATCH v5 0/4] mm/sparse: Optimize memmap allocation during sparse_init()
 2018-06-28  3:19 UTC  (11+ messages)
` [PATCH v5 1/4] mm/sparse: Add a static variable nr_present_sections
` [PATCH v5 2/4] mm/sparsemem: Defer the ms->section_mem_map clearing
` [PATCH v5 3/4] mm/sparse: Add a new parameter 'data_unit_size' for alloc_usemap_and_memmap
` [PATCH v5 4/4] mm/sparse: Optimize memmap allocation during sparse_init()

[PATCH 0/3] blk-mq: improve IO perf in case of none io sched
 2018-06-28  3:19 UTC  (4+ messages)
` [PATCH 1/3] blk-mq: use list_splice_tail() to insert requests
` [PATCH 2/3] blk-mq: only attempt to merge bio if there is rq in sw queue
` [PATCH 3/3] blk-mq: dequeue request one by one from sw queue iff hctx is busy

[PATCH v8 0/5] ipc: IPCMNI limit check for *mni & increase that limit
 2018-06-28  3:16 UTC  (4+ messages)
` [PATCH v8 1/5] ipc: IPCMNI limit check for msgmni and shmmni

Major design flaw with BTRFS Raid, temporary device drop will corrupt nodatacow files
 2018-06-28  3:14 UTC  (5+ messages)

[PATCH 0/2] Avoid firmware warning in imx-sdma
 2018-06-28  3:13 UTC  (2+ messages)

[PATCH 0/4] fstests: fixes and new tests
 2018-06-28  3:10 UTC  (3+ messages)
` [PATCH 4/4] xfs: fuzz every field of every structure and test kernel crashes

[PATCH] nfs: add error check in nfs_idmap_prepare_message()
 2018-06-28  3:09 UTC 

[PATCH] ARM: dts: sun8i: a83t: Add CPU regulator supplies for A83T boards
 2018-06-28  3:10 UTC  (4+ messages)
` [linux-sunxi] "

[PATCH v4 0/7] add support for Bluetooth on MT7622 SoC
 2018-06-28  3:06 UTC  (10+ messages)
` [PATCH v4 6/7] Bluetooth: mediatek: Add protocol support for MediaTek serial devices

[linux-4.14 test] 124744: trouble: blocked/broken
 2018-06-28  3:05 UTC 

[Qemu-devel] [PATCH v3 00/23] target/openrisc improvements
 2018-06-28  3:03 UTC  (24+ messages)
` [Qemu-devel] [PATCH v3 01/23] target/openrisc: Fix mtspr shadow gprs
` [Qemu-devel] [PATCH v3 02/23] target/openrisc: Add print_insn_or1k
` [Qemu-devel] [PATCH v3 03/23] target/openrisc: Log interrupts
` [Qemu-devel] [PATCH v3 04/23] target/openrisc: Remove DISAS_JUMP & DISAS_TB_JUMP
` [Qemu-devel] [PATCH v3 05/23] target/openrisc: Use exit_tb instead of CPU_INTERRUPT_EXITTB
` [Qemu-devel] [PATCH v3 06/23] target/openrisc: Fix singlestep_enabled
` [Qemu-devel] [PATCH v3 07/23] target/openrisc: Link more translation blocks
` [Qemu-devel] [PATCH v3 08/23] target/openrisc: Split out is_user
` [Qemu-devel] [PATCH v3 09/23] target/openrisc: Exit the TB after l.mtspr
` [Qemu-devel] [PATCH v3 10/23] target/openrisc: Form the spr index from tcg
` [Qemu-devel] [PATCH v3 11/23] target/openrisc: Merge tlb allocation into CPUOpenRISCState
` [Qemu-devel] [PATCH v3 12/23] target/openrisc: Remove indirect function calls for mmu
` [Qemu-devel] [PATCH v3 13/23] target/openrisc: Merge mmu_helper.c into mmu.c
` [Qemu-devel] [PATCH v3 14/23] target/openrisc: Reduce tlb to a single dimension
` [Qemu-devel] [PATCH v3 15/23] target/openrisc: Fix tlb flushing in mtspr
` [Qemu-devel] [PATCH v3 16/23] target/openrisc: Fix cpu_mmu_index
` [Qemu-devel] [PATCH v3 17/23] target/openrisc: Use identical sizes for ITLB and DTLB
` [Qemu-devel] [PATCH v3 18/23] target/openrisc: Stub out handle_mmu_fault for softmmu
` [Qemu-devel] [PATCH v3 19/23] target/openrisc: Increase the TLB size
` [Qemu-devel] [PATCH v3 20/23] target/openrisc: Reorg tlb lookup
` [Qemu-devel] [PATCH v3 21/23] target/openrisc: Add support in scripts/qemu-binfmt-conf.sh
` [Qemu-devel] [PATCH v3 22/23] linux-user: Implement signals for openrisc
` [Qemu-devel] [PATCH v3 23/23] linux-user: Fix struct sigaltstack "

[PATCH v8 0/3] ndctl, monitor: add ndctl monitor daemon
 2018-06-28  3:02 UTC  (4+ messages)
` [PATCH v8 1/3] ndctl, monitor: add ndctl monitor

[iovisor-dev] [RFC PATCH 00/11] OVS eBPF datapath
 2018-06-28  3:00 UTC 

Moving unmaintained filesystems to staging
 2018-06-28  2:57 UTC  (8+ messages)
` moving affs + RDB partition support to staging?

[PATCH 0/2] add head/tailroom requirement for crypto PMDs
 2018-06-28  2:56 UTC  (4+ messages)
` [PATCH 1/2] cryptodev: add min headroom and tailroom requirement

[Bug 200311] New: xfsprogs fails to install when user group has space
 2018-06-28  2:56 UTC  (2+ messages)
` [Bug 200311] "

[RFC][PATCH 0/6] Use printk_safe context for TTY and UART port locks
 2018-06-28  2:55 UTC  (8+ messages)

[PATCH] maintainers.inc: recipes cleanup
 2018-06-28  2:52 UTC 

[PATCH v3 00/24] Add support for R40 HDMI pipeline
 2018-06-28  2:51 UTC  (57+ messages)
` [PATCH v3 11/24] drm/sun4i: Don't check for LVDS and RGB when TCON has only ch1
` [PATCH v3 12/24] drm/sun4i: Don't check for panel or bridge on TV TCONs
` [PATCH v3 13/24] dt-bindings: display: sun4i-drm: Add R40 mixer compatibles
` [PATCH v3 14/24] drm/sun4i: Add support for R40 mixers
` [PATCH v3 15/24] dt-bindings: display: sun4i-drm: Add description of A64 HDMI PHY
` [PATCH v3 16/24] drm/sun4i: Enable DW HDMI PHY clock
` [PATCH v3 17/24] drm/sun4i: Don't change clock bits in DW HDMI PHY driver
` [PATCH v3 18/24] drm/sun4i: DW HDMI PHY: Add support for second PLL
` [PATCH v3 19/24] drm/sun4i: Add support for second clock parent to DW HDMI PHY clk driver
      ` [linux-sunxi] "
` [PATCH v3 20/24] drm/sun4i: Add support for A64 HDMI PHY
` [PATCH v3 21/24] drm: of: Export drm_crtc_port_mask()
` [PATCH v3 22/24] drm/sun4i: DW HDMI: Expand algorithm for possible crtcs
` [PATCH v3 23/24] ARM: dts: sun8i: r40: Add HDMI pipeline
` [PATCH v3 24/24] ARM: dts: sun8i: r40: Enable HDMI output on BananaPi M2 Ultra
  ` [linux-sunxi] "

[PATCH] tg3: Mark expected switch fall-throughs
 2018-06-28  2:51 UTC  (2+ messages)

[PATCH] net/i40e: remove memset in i40evf_dev_info_get
 2018-06-28  2:49 UTC  (2+ messages)

Use of new .gitattributes working-tree-encoding attribute across different platform types
 2018-06-28  2:44 UTC  (2+ messages)

Sumo webkitgtk fails to compile
 2018-06-28  2:28 UTC  (4+ messages)

[PATCH 2/2] mm: set PG_dma_pinned on get_user_pages*()
 2018-06-28  2:42 UTC  (12+ messages)

wg-quick broken by iproute2 update
 2018-06-28  2:47 UTC 

[PATCH v2 0/3] printk: Deadlock in NMI regression
 2018-06-28  2:39 UTC  (9+ messages)
` [PATCH v2 1/3] printk: Split the code for storing a message into the log buffer
` [PATCH v2 2/3] printk: Create helper function to queue deferred console handling
` [PATCH v2 3/3] printk/nmi: Prevent deadlock when accessing the main log buffer in NMI

[PATCH] mm: reject MAP_SHARED_VALIDATE without new flags
 2018-06-28  2:37 UTC  (9+ messages)

[lustre-devel] [PATCH 00/24] lustre - more cleanups including module reduction
 2018-06-28  2:35 UTC  (14+ messages)

[bug report] hwspinlock: Add devm_xxx() APIs to request/free hwlock
 2018-06-28  2:34 UTC  (3+ messages)

DPDK Release Status Meeting 21/07/2018
 2018-06-28  2:32 UTC  (3+ messages)
` Reviewathon

[PATCH] hwspinlock: Fix incorrect return pointers
 2018-06-28  2:32 UTC 

[U-Boot] [PATCH v2] imx: imx7d-sdb: Add DM QSPI support
 2018-06-28  2:30 UTC 

[PATCH] ext4: e2fsprogs: fix inode bitmap num not integer,incompatible for ancient android devices
 2018-06-28  2:29 UTC  (4+ messages)
  ` 答复: "

[PATCH] libxl: make sure buffer is null-terminated in libxl_read_file_contents
 2018-06-28  2:27 UTC  (7+ messages)

[PATCH] drm/amdgpu: update documentation for amdgpu_drv.c
 2018-06-28  2:27 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] imx: imx6sx-sdb: Enable DM QSPI driver
 2018-06-28  2:27 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] imx: imx6sx-sabreauto: convert to use "

[freebsd-master test] 124770: trouble: broken/pass
 2018-06-28  2:23 UTC 

[PATCH 1/4] drm/i915: Reduce spinlock hold time during notify_ring() interrupt
 2018-06-28  2:22 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/4] "

[U-Boot] [PULL] Please pull u-boot-imx
 2018-06-28  2:21 UTC  (2+ messages)

[U-Boot] [PATCH] fw_printenv: Don't bail out directly after one env read error
 2018-06-28  2:20 UTC  (2+ messages)
` [U-Boot] "

[PATCH] ARM: dts: imx6: RIoTboard Add chosen stdout-path property
 2018-06-28  2:20 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] correct EFI table headers
 2018-06-28  2:20 UTC  (9+ messages)
` [U-Boot] [PATCH 1/1] efi_loader: correct headersize EFI tables
` [U-Boot] [PATCH 1/7] efi_loader: specify UEFI spec revision
` [U-Boot] [PATCH 2/7] efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATURE
` [U-Boot] [PATCH 3/7] efi_loader: correct headersize EFI tables
` [U-Boot] [PATCH 4/7] efi_loader: provide firmware revision
` [U-Boot] [PATCH 5/7] efi_loader: calculate crc32 for EFI tables
` [U-Boot] [PATCH 6/7] efi_loader: allocate configuration table array
` [U-Boot] [PATCH 7/7] efi_selftest: test InstallConfigurationTable()

[Bug 102322] System crashes after "[drm] IP block:gmc_v8_0 is hung!" / [drm] IP block:sdma_v3_0 is hung!
 2018-06-28  2:17 UTC  (2+ messages)

[PATCH v1 net-next 02/14] net: Add a new socket option for a future transmit time
 2018-06-28  2:16 UTC  (2+ messages)

[Cluster-devel] How to enable daemon_debug for dlm_controld
 2018-06-28  2:13 UTC  (3+ messages)

Toaster enhancement set posted
 2018-06-28  2:10 UTC 

[PATCH v10 1/2] Move enum oom_constraint in oom.h
 2018-06-28  2:10 UTC  (3+ messages)
` [PATCH v10 2/2] Refactor part of the oom report in dump_header

Patch "x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths" has been added to the 4.17-stable tree
 2018-06-28  2:08 UTC 

Patch "x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths" has been added to the 4.14-stable tree
 2018-06-28  2:08 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.