All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-05 22:26:24 to 2019-05-06 03:49:19 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2019-05-06  3:49 UTC 

[RFC] rtw88: fix subscript above array bounds compiler warning
 2019-05-06  3:42 UTC  (4+ messages)

[PATCH 00/28] Optimize IRQ usage checks and other small bits
 2019-05-06  3:42 UTC  (7+ messages)
` [PATCH 19/28] locking/lockdep: Optimize irq usage check when marking lock usage bit

[Qemu-devel] [PATCH 0/3] hw/ppc/40p: Move the MC146818 RTC to the board where it belongs
 2019-05-06  3:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] hw/ppc/prep: use TYPE_MC146818_RTC instead of a hardcoded string

[Qemu-devel] [QEMU-PPC] [PATCH] target/ppc: Add ibm, purr and ibm, spurr device-tree properties
 2019-05-06  3:23 UTC  (2+ messages)

[U-Boot] [PATCH v12 0/9] Add support for loading FPGA bitstream
 2019-05-06  3:36 UTC  (18+ messages)
` [U-Boot] [PATCH v12 4/9] ARM: socfpga: Moving the watchdog reset to the for-loop status polling
` [U-Boot] [PATCH v12 5/9] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
` [U-Boot] [PATCH v12 9/9] ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL

system panic while dentry reference count overflow
 2019-05-06  3:36 UTC 

ath10k: Two missing sdio patches
 2019-05-06  3:36 UTC  (2+ messages)

linux-next: build failure after merge of the kbuild tree
 2019-05-06  3:31 UTC  (4+ messages)
` Fwd: "

pci util cpp library
 2019-05-06  3:31 UTC  (2+ messages)

[GIT PULL] Hyper-V commits for 5.2
 2019-05-06  3:31 UTC 

[U-Boot] [PATCH 1/6] ARM: dts: imx: novena: Import Novena DT from Linux
 2019-05-06  3:31 UTC  (9+ messages)
` [U-Boot] [PATCH 2/6] ARM: imx: novena: Enable DM pin control
` [U-Boot] [PATCH 3/6] ARM: imx: novena: Enable DM GPIO
` [U-Boot] [PATCH 4/6] ARM: imx: novena: Convert block devices to DM
` [U-Boot] [PATCH 5/6] ARM: imx: novena: Enable DM USB
` [U-Boot] [PATCH 6/6] ARM: imx: novena: Convert to DM VIDEO

Crypto Fixes for 4.16
 2019-05-06  3:29 UTC  (11+ messages)
` Crypto Fixes for 4.17
  ` Crypto Fixes for 4.18
    ` Crypto Fixes for 4.19
      ` Crypto Fixes for 4.20
          ` Crypto Fixes for 5.0
              ` [GIT] "
                ` [GIT] Crypto Update for 5.1
                  ` [GIT] Crypto Update for 5.2

[PATCH 1/2] ARM: dts: imx6sl: Assign corresponding clocks instead of dummy clock
 2019-05-06  3:26 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl: "

[patch 0/3] do not raise timer softirq unconditionally (spinlockless version)
 2019-05-06  3:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] introduction of version attribute for VFIO live migration
 2019-05-06  3:20 UTC  (7+ messages)
`  "
` [Qemu-devel] [PATCH v2 1/2] vfio/mdev: add version attribute for mdev device
` [Qemu-devel] [PATCH v2 2/2] drm/i915/gvt: export mdev device version to sysfs for Intel vGPU
  `  "

[U-Boot] [PATCH v3 1/2] rockchip: add common header boot0.h and gpio.h for soc
 2019-05-06  3:21 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] arm: remove ARCH_ROCKCHIP macro in common code

[meta-oe][PATCH] pmtools: use update-alternatives for acpidump
 2019-05-06  3:18 UTC 

[PATCH v6] ARM: dts: aspeed: Adding Lenovo Hr630 BMC
 2019-05-06  3:17 UTC  (4+ messages)

[Ocfs2-devel] OCFS2 with global heartbeat on DRBD devices
 2019-05-06  3:07 UTC  (3+ messages)

[PATCH linux dev-5.0] ARM: dts: npcm: Remove use of skeleton.dtsi
 2019-05-06  3:04 UTC  (2+ messages)

You emailed Babel No More
 2019-05-06  2:05 UTC 

net-next is CLOSED
 2019-05-06  2:59 UTC 

"iommu/amd: Set exclusion range correctly" causes smartpqi offline
 2019-05-06  2:56 UTC  (3+ messages)

[PATCH] Btrfs: avoid allocating too many data chunks on massive concurrent write
 2019-05-06  2:54 UTC  (3+ messages)

[Qemu-devel] [PATCH] pflash: Only read non-zero parts of backend image
 2019-05-06  2:51 UTC  (3+ messages)

[PATCH V9 1/4] USB: serial: f81232: fix interrupt worker not stop
 2019-05-06  2:52 UTC  (5+ messages)
` [PATCH V9 4/4] USB: serial: f81232: implement break control
      ` [V9,4/4] "

[PATCH net-next 00/12] cleanup & optimizations & bugfixes for HNS3 driver
 2019-05-06  2:48 UTC  (13+ messages)
` [PATCH net-next 01/12] net: hns3: unify maybe_stop_tx for TSO and non-TSO case
` [PATCH net-next 02/12] net: hns3: use napi_schedule_irqoff in hard interrupts handlers
` [PATCH net-next 03/12] net: hns3: add counter for times RX pages gets allocated
` [PATCH net-next 04/12] net: hns3: add linearizing checking for TSO case
` [PATCH net-next 05/12] net: hns3: fix for tunnel type handling in hns3_rx_checksum
` [PATCH net-next 06/12] net: hns3: refactor BD filling for l2l3l4 info
` [PATCH net-next 07/12] net: hns3: combine len and checksum handling for inner and outer header
` [PATCH net-next 08/12] net: hns3: fix error handling for desc filling
` [PATCH net-next 09/12] net: hns3: optimize the barrier using when cleaning TX BD
` [PATCH net-next 10/12] net: hns3: unify the page reusing for page size 4K and 64K
` [PATCH net-next 11/12] net: hns3: some cleanup for struct hns3_enet_ring
` [PATCH net-next 12/12] net: hns3: use devm_kcalloc when allocating desc_cb

[PATCH 0/2] Refactor file_systems to use the kernel's list
 2019-05-06  2:49 UTC  (5+ messages)
` [PATCH 1/2] Use list.h instead of file_system_type next

[PATCH] acpica: use update-alternatives for acpidump
 2019-05-06  2:37 UTC  (3+ messages)
  ` [PATCH V2] "

[V2 1/2] dmaengine: fsl-qdma: fixed the source/destination descriptor format
 2019-05-06  2:21 UTC  (2+ messages)
` [V2 2/2] dmaengine: fsl-qdma: Add improvement

[dpdk-dev] [PATCH] net/iavf: enable more link speed
 2019-05-06  2:27 UTC  (3+ messages)

[PATCH kernel] prom_init: Fetch flatten device tree from the system firmware
 2019-05-06  2:21 UTC  (5+ messages)

[PATCH 1/2] nss: cleanup recipe to match OE style
 2019-05-06  2:19 UTC  (2+ messages)
` [PATCH 2/2] nss: add ptest support

[m-c-s][PATCH v2 0/3] Fix dependency issues for librdmacm and glusterfs
 2019-05-06  2:17 UTC  (4+ messages)
` [m-c-s][PATCH v2 1/3] glusterfs: remove PACKAGECONFIG libibverbs for arm 32 and mips
` [m-c-s][PATCH v2 2/3] librdmacm: set imcompatible with arm 32 and mips arches
` [m-c-s][PATCH v2 3/3] layer.conf: depends on meta-filesystems

[meta-oe][PATCH] php: correct httpd path
 2019-05-06  2:14 UTC 

[dpdk-dev] [PATCH] net/fm10k: support Rx queue count API
 2019-05-06  2:06 UTC  (2+ messages)

[PATCH RFC] btrfs: reflink: Flush before reflink any extent to prevent NOCOW write falling back to CoW without data reservation
 2019-05-06  2:04 UTC  (10+ messages)

[PATCH v3 02/10] swiotlb: Factor out slot allocation and free
 2019-05-06  1:54 UTC  (13+ messages)

[PATCH] cgroup-lite: remove incorrect SYSTEMD_AUTO_ENABLE setting
 2019-05-06  2:00 UTC 

[PATCH v2] virglrenderer: use gold linker for x86 if cflag -fvisibility=default set
 2019-05-06  1:56 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/3] Move Stratix 10 SDRAM driver to DM
 2019-05-06  1:56 UTC  (4+ messages)
` [U-Boot] [PATCH v5 1/3] ddr: altera: Compile ALTERA SDRAM in SPL only
` [U-Boot] [PATCH v5 2/3] arm: dts: Stratix10: Add SDRAM node
` [U-Boot] [PATCH v5 3/3] arm: socfpga: Move Stratix 10 SDRAM driver to DM

[U-Boot] [PATCH v4 0/3] Move Stratix 10 SDRAM driver to DM
 2019-05-06  1:50 UTC  (3+ messages)

[RFC 0/7] Convert the Intel iommu driver to the dma-ops api
 2019-05-06  1:42 UTC  (13+ messages)
` [RFC 1/7] iommu/vt-d: Set the dma_ops per device so we can remove the iommu_no_mapping code
` [RFC 6/7] iommu/vt-d: convert the intel iommu driver to the dma-iommu ops api

Linux 5.1
 2019-05-06  1:42 UTC  (2+ messages)

[PATCH] quota: add dqi_dirty_list description to comment of Dquot List Management
 2019-05-06  1:39 UTC 

[PATCH v3] kheaders: Move from proc to sysfs
 2019-05-06  1:34 UTC  (3+ messages)

[PATCH] powerpc/64s: support nospectre_v2 cmdline option
 2019-05-06  1:32 UTC  (2+ messages)

[PATCH] ARM: dts: Introduce the NXP LS1021A-TSN board
 2019-05-06  1:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] hw/block/pflash: Add DeviceReset() handlers
 2019-05-06  1:05 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/5] hw/block/pflash_cfi01: Removed an unused timer
` [Qemu-devel] [PATCH 2/5] hw/block/pflash_cfi01: Extract the pflash_reset() code
` [Qemu-devel] [PATCH 3/5] hw/block/pflash_cfi01: Add the DeviceReset() handler
` [Qemu-devel] [PATCH 4/5] hw/block/pflash_cfi02: Extract the pflash_reset() code
` [Qemu-devel] [PATCH 5/5] hw/block/pflash_cfi02: Add the DeviceReset() handler

[RFC PATCH v3 0/1] Re-license MTK NAND driver
 2019-05-06  0:56 UTC  (7+ messages)
` [RFC PATCH v3 1/1] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL

linux-next: manual merge of the imx-mxs tree with the arm-soc tree
 2019-05-06  0:43 UTC  (2+ messages)

[rcutorture] ba26c41d98: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_writer[rcutorture]
 2019-05-06  0:38 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ice: fix EEPROM range check
 2019-05-06  0:37 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ice: minor code cleanups
 2019-05-06  0:36 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/i40e: add new device id for X710/XXV710 of IPN3KE
 2019-05-06  0:36 UTC  (2+ messages)

[PATCH] Introduce allow_bluetooth boolean
 2019-05-06  0:36 UTC  (4+ messages)

[PATCH v8 00/15] x86/split_lock: Enable split lock detection
 2019-05-06  0:21 UTC  (13+ messages)
` [PATCH v8 05/15] x86/msr-index: Define MSR_IA32_CORE_CAPABILITY and split lock detection bit
` [PATCH v8 15/15] x86/split_lock: Add a sysfs interface to enable/disable split lock detection during run time

[Xen-devel] [linux-4.4 test] 135668: regressions - FAIL
 2019-05-06  0:25 UTC  (3+ messages)
  `  "

[PATCH] powerpc/book3s/64: check for NULL pointer in pgd_alloc()
 2019-05-06  0:20 UTC 

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-06  0:19 UTC  (15+ messages)
` [PATCH v2 12/17] kunit: tool: add Python wrappers for running KUnit tests

[PATCH bpf] kbuild: tolerate missing pahole when generating BTF
 2019-05-06  0:10 UTC 

[Xen-devel] [linux-4.14 test] 135669: regressions - FAIL
 2019-05-06  0:09 UTC  (3+ messages)
  `  "

[PATCH v2 00/27] Include linux x86 docs into Sphinx TOC tree
 2019-05-06  0:06 UTC  (3+ messages)

[PATCH RFC] bpf: Add support for reading user pointers
 2019-05-06  0:01 UTC  (9+ messages)

[PATCH] cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
 2019-05-06  0:00 UTC 

[PATCH v2 1/4] ftrace: Implement fs notification for preempt/irqsoff tracers
 2019-05-05 23:54 UTC  (4+ messages)

[Buildroot] [PATCH] package/libglib2: avoid printing null strings
 2019-05-05 23:50 UTC  (3+ messages)

linux-next: build failure after merge of the kbuild tree
 2019-05-05 23:35 UTC 

[PATCH 00/12] Netfilter updates for net-next
 2019-05-05 23:33 UTC  (13+ messages)
` [PATCH 01/12] netfilter: nf_tables: relocate header content to consumer
` [PATCH 02/12] netfilter: nf_tables: fix implicit include of module.h
` [PATCH 03/12] netfilter: nf_tables: drop include of module.h from nf_tables.h
` [PATCH 04/12] netfilter: conntrack: limit sysctl setting for boolean options
` [PATCH 05/12] netfilter: use macros to create module aliases
` [PATCH 06/12] netfilter: add API to manage NAT helpers
` [PATCH 07/12] netfilter: nf_nat: register "
` [PATCH 08/12] openvswitch: load and reference the NAT helper
` [PATCH 09/12] netfilter: nft_ct: Add ct id support
` [PATCH 10/12] netfilter: connlabels: fix spelling mistake "trackling" -> "tracking"
` [PATCH 11/12] netfilter: xt_hashlimit: use struct_size() helper
` [PATCH 12/12] netfilter: slightly optimize nf_inet_addr_mask

[Buildroot] [RFC PATCH 1/1] iputils: Bump to version s20190324
 2019-05-05 23:29 UTC 

[PATCH] evince: add patch to fix build with recent gobject-introspection
 2019-05-05 23:28 UTC 

[PATCH 0/3] MIPS: BMIPS: add support for gated clock controller
 2019-05-05 23:26 UTC  (6+ messages)
` [PATCH 1/3] devicetree: document the BCM63XX gated clock bindings

[PATCH][nf-next] netfilter: slightly optimize nf_inet_addr_mask
 2019-05-05 23:25 UTC  (2+ messages)

[PATCH][SMB3] Add SMB3 protocol flags and structs for change notify
 2019-05-05 23:13 UTC  (2+ messages)

[U-Boot] [PATCH] video: ipuv3: Set max display bpp to 32
 2019-05-05 23:11 UTC 

[Qemu-devel] [PATCH] hw/sd/sdcard: Use the available enums
 2019-05-05 23:01 UTC  (3+ messages)

[PATCH][next] netfilter: xt_hashlimit: use struct_size() helper
 2019-05-05 23:02 UTC  (2+ messages)

[PATCH] extensions: libxt_owner: Add complementary groups option
 2019-05-05 22:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/display/cirrus_vga: Remove unused include
 2019-05-05 22:56 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: control reboot from SRAM via env callback
 2019-05-05 22:51 UTC  (14+ messages)

[PATCH] netfilter: nft_ct: add ct expectations support
 2019-05-05 22:51 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/1] MAINTAINERS: Step in as maintainer for the parallel NOR flash devices
 2019-05-05 22:47 UTC  (6+ messages)
  ` [Qemu-devel] [PATCH 1/1] MAINTAINERS: Add an entry for the Parallel NOR Flash devices

[U-Boot] [PATCH] ARM: omap3_logic: Enable UUID
 2019-05-05 22:46 UTC  (5+ messages)
` [U-Boot] "

linux-next: build failure after merge of the kbuild tree
 2019-05-05 22:40 UTC 

[PATCH v3 nf] netfilter: nf_flow_table: do not use deleted CT's flow offload
 2019-05-05 22:40 UTC  (3+ messages)

[PATCH] mke2fs: fix check for absurdly large devices
 2019-05-05 22:34 UTC  (2+ messages)

[PATCH] netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression
 2019-05-05 22:32 UTC  (2+ messages)

[PATCH nf v2] netfilter: nf_conntrack_h323: Remove deprecated config check
 2019-05-05 22:31 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/13] hw/block/pflash_cfi02: Clean-up and fixes
 2019-05-05 22:15 UTC  (13+ messages)
` [Qemu-devel] [PATCH 04/13] hw/block/pflash_cfi02: Fix debug format string
` [Qemu-devel] [PATCH 05/13] hw/block/pflash_cfi02: Add an enum to define the write cycles
` [Qemu-devel] [PATCH 07/13] hw/block/pflash_cfi02: Simplify a statement using fall through
` [Qemu-devel] [PATCH 09/13] hw/block/pflash_cfi02: Use the ldst API in pflash_read()
` [Qemu-devel] [PATCH 12/13] hw/block/pflash_cfi02: Fix command address comparison
` [Qemu-devel] [PATCH 13/13] hw/block/pflash_cfi02: Use the chip erase time specified in the CFI table

[PATCH nf] netfilter: nf_flow_table: fix missing err check for rhashtable_insert_fast
 2019-05-05 22:30 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: fix base chain stat rcu_dereference usage
 2019-05-05 22:27 UTC  (2+ 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.