All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-01 03:19:35 to 2019-09-01 08:59:36 UTC [more...]

[Bug 204725] New: black screen
 2019-09-01  8:59 UTC  (10+ messages)
` [Bug 204725] "

[U-Boot] [PULL] u-boot-usb/master
 2019-09-01  8:57 UTC  (3+ messages)

[Buildroot] [PATCH v2] package/python-numpy: add reverse dependency on packages using python-numpy
 2019-09-01  8:57 UTC  (2+ messages)

[PATCH] drm/vkms: Use alpha value to blend values
 2019-09-01  8:56 UTC 

[PATCH v6 00/24] erofs: promote erofs from staging
 2019-09-01  8:54 UTC  (77+ messages)
` [PATCH v6 01/24] erofs: add on-disk layout
` [PATCH v6 03/24] erofs: add super block operations
` [PATCH 00/21] erofs: patchset addressing Christoph's comments
  ` [PATCH 01/21] erofs: remove all the byte offset comments
  ` [PATCH 02/21] erofs: on-disk format should have explicitly assigned numbers
  ` [PATCH 03/21] erofs: some macros are much more readable as a function
  ` [PATCH 04/21] erofs: kill __packed for on-disk structures
  ` [PATCH 05/21] erofs: update erofs_inode_is_data_compressed helper
  ` [PATCH 06/21] erofs: kill erofs_{init,exit}_inode_cache
  ` [PATCH 07/21] erofs: use erofs_inode naming
  ` [PATCH 08/21] erofs: update comments in inode.c
  ` [PATCH 09/21] erofs: update erofs symlink stuffs
  ` [PATCH 10/21] erofs: kill is_inode_layout_compression()
  ` [PATCH 11/21] erofs: use dsb instead of layout for ondisk super_block
  ` [PATCH 12/21] erofs: kill verbose debug info in erofs_fill_super
  ` [PATCH 13/21] erofs: simplify erofs_grab_bio() since bio_alloc() never fail
  ` [PATCH 14/21] erofs: kill prio and nofail of erofs_get_meta_page()
  ` [PATCH 15/21] erofs: kill __submit_bio()
  ` [PATCH 16/21] erofs: kill magic underscores
  ` [PATCH 17/21] erofs: use a switch statement when dealing with the file modes
  ` [PATCH 18/21] erofs: add "erofs_" prefix for common and short functions
  ` [PATCH 19/21] erofs: kill all erofs specific fault injection
  ` [PATCH 20/21] erofs: kill use_vmap module parameter
  ` [PATCH 21/21] erofs: save one level of indentation

[Buildroot] [git commit] package/python-numpy: add reverse dependency on packages using python-numpy
 2019-09-01  8:54 UTC 

[PATCH] efi: cper: Fix endianness of PCIe class code
 2019-09-01  8:51 UTC  (2+ messages)

[PATCH net-next] r8169: don't set bit RxVlan on RTL8125
 2019-09-01  8:42 UTC 

[PATCH v4 1/5] vsock/virtio: limit the memory used per-socket
 2019-09-01  8:26 UTC  (12+ messages)

[Buildroot] [PATCH/next v2 1/1] package/libgdiplus: bump version to 6.0.2
 2019-09-01  8:20 UTC 

[PATCH] nvme-core: get rid of the unused variable
 2019-09-01  8:20 UTC  (2+ messages)

Nonce in out-of-order messages
 2019-09-01  8:10 UTC  (3+ messages)

[Ksummit-discuss] DRAFT Kernel Summit Track schedule
 2019-09-01  8:09 UTC  (4+ messages)

[Bug 111528] Using Fan-Control causes mmhub-pagefault and unresponsive system on Navi
 2019-09-01  8:08 UTC 

[Buildroot] [PATCH/next 1/2] package/libnice: bump version to 0.1.16
 2019-09-01  8:06 UTC  (5+ messages)
` [Buildroot] [PATCH/next 2/2] package/libnice: add optional dependency to openssl

[PATCH 2/2] Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
 2019-09-01  8:06 UTC  (4+ messages)

Spare Volume Features
 2019-09-01  8:03 UTC  (4+ messages)

[PATCH] Fix a double free bug in rsi_91x_deinit
 2019-09-01  8:03 UTC  (3+ messages)

RISC-V nommu support v3
 2019-09-01  8:03 UTC  (5+ messages)
` [PATCH 03/15] riscv: refactor the IPI code

generic ioremap (and lots of cleanups)
 2019-09-01  8:02 UTC  (11+ messages)
` [PATCH 24/26] riscv: use the generic ioremap code
      ` [OpenRISC] "

[PATCH] riscv: move sifive_l2_cache.c to drivers/soc
 2019-09-01  8:00 UTC  (7+ messages)

[PATCH 1/2] Fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe
 2019-09-01  7:58 UTC  (4+ messages)

[PATCH v5 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl, ls1028a-pcie"
 2019-09-01  7:41 UTC  (9+ messages)
` [PATCH v5 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1028a-pcie"
` [PATCH v5 2/3] arm64: dts: ls1028a: Add PCIe controller DT nodes
` [PATCH v5 3/3] PCI: layerscape: Add LS1028a support

[PATCH 1/3] MIPS: Loongson: Add CFUCFG&CSR support
 2019-09-01  7:49 UTC  (2+ messages)
` [PATCH 2/3] MIPS: Loongson: Add Loongson-3A R4 basic support

[Buildroot] [PATCH 1/2] pkg-stats: query release-monitoring.org with upstream name
 2019-09-01  7:46 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] pkg-stats: more upstream names

[patch net-next v2] mlx5: Add missing init_net check in FIB notifier
 2019-09-01  7:38 UTC  (2+ messages)

misc cleanups
 2019-09-01  7:36 UTC  (5+ messages)
` [PATCH 1/3] xfs: add a xfs_valid_startblock helper

[PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
 2019-09-01  7:34 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 1baa2800e62d
 2019-09-01  7:33 UTC  (2+ messages)

[Xen-devel] [linux-4.19 test] 140868: regressions - FAIL
 2019-09-01  7:31 UTC 

[f2fs-dev] [PATCH] f2fs: Make f2fs_fname_setup_ci_filename static
 2019-09-01  7:27 UTC  (4+ messages)

[PATCH] f2fs: convert inline_data in prior to i_size_write
 2019-09-01  7:25 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v4] f2fs: add bio cache for IPU
 2019-09-01  7:17 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCHv2 0/1] Fix deadlock problem and make performance better
 2019-09-01  7:26 UTC  (2+ messages)
` [PATCHv2 1/1] forcedeth: use per cpu to collect xmit/recv statistics

[PATCH net] rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]
 2019-09-01  7:14 UTC 

[PATCH] dt-bindings: serial: Convert riscv,sifive-serial to json-schema
 2019-09-01  7:09 UTC  (3+ messages)
` [PATCH] dt-bindings: serial: Convert riscv, sifive-serial "

[PATCH net 0/7] rxrpc: Fix use of skb_cow_data()
 2019-09-01  7:11 UTC  (2+ messages)
  ` [PATCH net 7/7] rxrpc: Use skb_unshare() rather than skb_cow_data()

[PATCH] x86/xen/efi: Fix EFI variable 'name' type conversion
 2019-09-01  6:58 UTC 

[dpdk-dev] [RFC 0/3] RCU integration with hash library
 2019-09-01  6:58 UTC  (4+ messages)
` [dpdk-dev] [RFC 1/3] net/ixgbe: avoid multpile definitions of 'bool'
` [dpdk-dev] [RFC 2/3] lib/hash: integrate RCU QSBR
` [dpdk-dev] [RFC 3/3] test/hash: add tests for integrated "

[PATCH v8 rdma-next 0/7] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-09-01  6:56 UTC  (5+ messages)
` [PATCH v8 rdma-next 3/7] RDMA/efa: Use the common mmap_xa helpers

[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
 2019-09-01  6:56 UTC  (6+ messages)
` [PATCH v4 1/5] vsock/virtio: limit the memory used per-socket

[PATCH net-next 0/2] Minor cleanup in devlink
 2019-09-01  6:46 UTC  (3+ messages)

[PATCH net] tc-testing: don't hardcode 'ip' in nsPlugin.py
 2019-09-01  6:47 UTC  (2+ messages)

[PATCH v3 1/2] net: core: Notify on changes to dev->promiscuity
 2019-09-01  6:54 UTC  (7+ messages)

[PATCH v2 net-next] net/ncsi: add response handlers for PLDM over NC-SI
 2019-09-01  6:54 UTC  (2+ messages)

[PATCH] enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove functions
 2019-09-01  6:53 UTC  (3+ messages)

[PATCH] net: bcmgenet: use ethtool_op_get_ts_info()
 2019-09-01  6:51 UTC  (2+ messages)

[PATCH] drm/i915: Refresh the errno to vmf_fault translations
 2019-09-01  6:51 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH RESEND] arch/microblaze: add support for get_user() of size 8 bytes
 2019-09-01  6:49 UTC  (2+ messages)

[PATCH net-next 0/3] dpaa2-eth: Add new statistics counters
 2019-09-01  6:42 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: tls: add socket diag
 2019-09-01  6:44 UTC  (2+ messages)

How to give stable MAC address to batman-adv device?
 2019-09-01  6:42 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.2 v10 00/15] VIRTIO-IOMMU device
 2019-09-01  6:40 UTC  (9+ messages)
` [Qemu-devel] [PATCH for-4.2 v10 13/15] virtio_iommu: Handle reserved regions in translation process
` [Qemu-devel] [PATCH for-4.2 v10 14/15] virtio-iommu-pci: Add virtio iommu pci support

[warrior 00/23] Patch Review
 2019-09-01  6:39 UTC  (5+ messages)
` [warrior 04/23] network-manager-applet: Remove obsolete dbus-glib and libnm-glib dependencies
` [warrior 14/23] libopus: Limit forcing ARM mode ISA to v5 only

[PATCH v2 0/2] net: dsa: microchip: add KSZ8563 support
 2019-09-01  6:36 UTC  (2+ messages)

[PATCH] genirq: move debugfs option to kernel hacking
 2019-09-01  6:23 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-08-31
 2019-09-01  6:16 UTC 

[GIT pull] perf/urgent for 5.3-rc7
 2019-09-01  6:07 UTC  (2+ messages)
` [GIT pull] x86/urgent "

[PATCH v4 0/3] Qualcomm UFS device reset support
 2019-09-01  6:12 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM64 Defconfig updates for 5.4
 2019-09-01  5:54 UTC  (8+ messages)
` [GIT PULL] Qualcomm ARM64 DT "
` [GIT PULL] Qualcomm Defconfig "
` [GIT PULL] Qualcomm Driver "

[PATCH] rm_work: Remove redundant 'after' in addtask statement
 2019-09-01  5:53 UTC 

[PATCH] drm/i915/execlists: Ignore lost completion events
 2019-09-01  5:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v2 0/9] check the node id consistently across different arches
 2019-09-01  4:45 UTC  (6+ messages)
` [PATCH v2 2/9] x86: numa: check the node id consistently for x86
        ` Something about loongson_llsc_mb

[PATCH v2 1/1] arm64: dts: rockchip: Add support for TB-96AI board
 2019-09-01  4:36 UTC  (4+ messages)

[PATCH v2] arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328
 2019-09-01  4:30 UTC  (2+ messages)

[Xen-devel] [qemu-mainline test] 140862: regressions - FAIL
 2019-09-01  4:28 UTC 

[dpdk-dev] [PATCH v1 1/1] app/testpmd: add function to display port supported ptypes
 2019-09-01  4:07 UTC 

[Buildroot] [PATCH] package/libnss: security bump to version 3.46
 2019-09-01  3:51 UTC  (3+ messages)

[PATCH] drivers/staging/exfat - by default, prohibit mount of fat/vfat
 2019-09-01  3:37 UTC  (10+ messages)

[Qemu-devel] [PATCH v7 00/30] riscv: sifive_u: Improve the emulation fidelity of sifive_u machine
 2019-09-01  2:53 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 21/30] riscv: sifive_u: Add PRCI block to the SoC
` [Qemu-devel] [PATCH v7 25/30] riscv: roms: Update default bios for sifive_u machine
` [Qemu-devel] [PATCH v7 29/30] riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet


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.