All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-08 23:18:17 to 2018-05-09 01:33:51 UTC [more...]

[PATCH 00/10] Misc block layer patches for bcachefs
 2018-05-09  1:33 UTC  (4+ messages)
` [PATCH 01/10] mempool: Add mempool_init()/mempool_exit()
` [PATCH 02/10] block: Convert bio_set to mempool_init()
` [PATCH 03/10] block: Add bioset_init()/bioset_exit()

[PATCH 00/21] xfsprogs: parent pointers v1
 2018-05-09  1:32 UTC  (7+ messages)
` [PATCH 21/21] xfsprogs: implement the upper half of parent pointers

[PATCH v2 00/18] Fix build on gcc8 and various bugs
 2018-05-09  1:32 UTC  (6+ messages)
` [PATCH v2 01/18] lib/libtre_table: workaround hash function cast error
` [PATCH v2 02/18] drivers/bus/pci: fix strncpy dangerous code
` [PATCH v2 13/18] drivers/net/vdev: readlink inputs cannot be aliased
` [PATCH v2 14/18] drivers/net/vdev: fix 3 x strncpy misuse
` [PATCH v2 15/18] app/test-pmd: can't find include

[U-Boot] [PATCH] kconfig: Print reverse dependencies in groups
 2018-05-09  1:31 UTC  (3+ messages)

[U-Boot] [PATCH] bootm.c: Correct the flush_len used in bootm_load_os()
 2018-05-09  1:31 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] image: fit: Show signatures and hashes for configurations
 2018-05-09  1:31 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: bitops: fix find_next_zero_bit() for case size < 32
 2018-05-09  1:31 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] cmd: add ADC cli commands
 2018-05-09  1:31 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH v2 1/3] pci: Don't use pci_indirect when DM is active
 2018-05-09  1:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2] gdsys: drivers: Add gdsys_rxaui_ctrl driver
 2018-05-09  1:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] clk: Add ICS8N3QV01 driver
 2018-05-09  1:31 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH v2 2/2] ihs_mdio: Make DM-compatible
 2018-05-09  1:31 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/2] "

[U-Boot] [PATCH v2 1/2] ihs_mdio: Encapsulate register access
 2018-05-09  1:30 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/2] "

[U-Boot] [PATCH v3] db410c: set clk node to be probed before relocation
 2018-05-09  1:30 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ARM: dts: sti: Add stih410-b2260-u-boot.dtsi
 2018-05-09  1:30 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] arm: ti: boot: Extract PARTS_DEFAULT to boot.h
 2018-05-09  1:30 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [GIT PULL] Please pull u-boot-mmc master
 2018-05-09  1:30 UTC  (2+ messages)

[U-Boot] [GIT PULL] u-boot-uniphier/master
 2018-05-09  1:30 UTC  (2+ messages)

[-next] dmaengine: sprd: Fix potential NULL dereference in sprd_dma_probe()
 2018-05-09  1:29 UTC  (3+ messages)
` [PATCH -next] "

[Qemu-devel] [PATCH v3 0/6] Enable postcopy RDMA live migration
 2018-05-09  1:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/6] migration: remove unnecessary variables len in QIOChannelRDMA

[PATCH v2 0/3] xfs: skip unnecessary discards
 2018-05-09  1:28 UTC  (4+ messages)
` [PATCH v2 1/3] xfs: add bmapi nodiscard flag

[PATCH] clk: imx6ull: use OSC clock during AXI rate change
 2018-05-09  1:26 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t] tools/vbt_decode: Print DRRS and PSR flags
 2018-05-09  1:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH V1 0/5] Introduce Intel FPGA BUS
 2018-05-09  1:25 UTC  (8+ messages)
` [PATCH v9 0/4] "
  ` [PATCH v9 1/4] bus/ifpga: Add Intel FPGA BUS Library
  ` [PATCH v9 2/4] iFPGA: Add Intel FPGA OPAE Share Code

[PATCH 2/4] pid: Export find_task_by_vpid for use in external modules
 2018-05-09  1:23 UTC  (3+ messages)

[PATCH v7 0/7] Add EP driver for Rockchip PCIe controller
 2018-05-09  1:18 UTC  (17+ messages)
` [PATCH v7 2/7] PCI: rockchip: Split out rockchip_pcie_parse_dt() to parse DT
` [PATCH v7 3/7] PCI: rockchip: Split out common function to init controller
` [PATCH v7 4/7] dt-bindings: PCI: rockchip: Rename rockchip-pcie.txt to rockchip-pcie-host.txt
` [PATCH v7 5/7] PCI: rockchip: Add EP driver for Rockchip PCIe controller
` [PATCH v7 6/7] dt-bindings: PCI: rockchip: Add DT bindings for Rockchip PCIe EP driver
` [PATCH v7 7/7] arm64: defconfig: update config for Rockchip PCIe
  ` [PATCH v7 1/7] PCI: rockchip: Separate common code from RC driver

Using LIBIIO sending DATA to DAC and capturing the output from DAC
 2018-05-09  1:14 UTC  (2+ messages)

[Qemu-devel] [PATCH] docker: Fix trivial typo
 2018-05-09  1:13 UTC  (2+ messages)

[U-Boot] [PATCH V2] imx: mx7: psci: add system reset support
 2018-05-09  1:13 UTC  (5+ messages)
` [U-Boot] [U-Boot,V2] "

[PATCH] btrfs: incremental send, fix BUG when parent commit_root changed
 2018-05-09  1:10 UTC  (5+ messages)

bug in tag handling in blk-mq?
 2018-05-09  1:09 UTC  (10+ messages)

LIBIIO Question, Try to send data to DAC and capture the output from DAC
 2018-05-09  0:57 UTC 

[PATCH v2] nubus: Call bus_register unconditionally
 2018-05-09  1:04 UTC 

[PATCH v2] nubus: Call bus_register unconditionally
 2018-05-09  1:04 UTC 

[PATCH] mm: provide a fallback for PAGE_KERNEL_RO for architectures
 2018-05-09  1:04 UTC  (4+ messages)

Incoming sms problem on Motorola Droid 4
 2018-05-09  1:03 UTC  (3+ messages)

[PATCH] drm/i915/psr: Check if VBT says PSR can be enabled
 2018-05-09  1:03 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

[Ocfs2-devel] [PATCH] ocfs2: Correct the offset comments of the structure ocfs2_dir_block_trailer
 2018-05-09  1:01 UTC  (2+ messages)

[net-next 1/1] tipc: clean up removal of binding table items
 2018-05-09  0:59 UTC 

[PATCH 1/2] perf cs-etm: Support unknown_thread in cs_etm_auxtrace
 2018-05-09  0:56 UTC  (4+ messages)

[Qemu-devel] [PATCH] blockjob: expose error string via query
 2018-05-09  0:53 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] Avoid integer overflow in next_page_start
 2018-05-09  0:51 UTC  (5+ messages)

[PATCH v1 1/3] net/mlx5: document update for Tx
 2018-05-09  0:14 UTC  (3+ messages)
` [PATCH v1 2/3] net/mlx5: fix SW parsing feature detection
` [PATCH v1 3/3] net/mlx5: fix SW parser enabling

WARNING: bad unlock balance in xfs_iunlock
 2018-05-09  0:50 UTC  (7+ messages)

[RFC][PATCH 00/13] Provide saturating helpers for allocation
 2018-05-09  0:42 UTC  (14+ messages)
` [PATCH 01/13] compiler.h: enable builtin overflow checkers and add fallback code
` [PATCH 02/13] lib: add runtime test of check_*_overflow functions
` [PATCH 03/13] overflow.h: Add allocation size calculation helpers
` [PATCH 04/13] mm: Use array_size() helpers for kmalloc()
` [PATCH 05/13] mm: Use array_size() helpers for kvmalloc()
` [PATCH 06/13] treewide: Use struct_size() for kmalloc()-family
` [PATCH 07/13] treewide: Use struct_size() for vmalloc()-family
` [PATCH 08/13] treewide: Use struct_size() for devm_kmalloc() and friends
` [PATCH 09/13] treewide: Use array_size() for kmalloc()-family
` [PATCH 10/13] treewide: Use array_size() for kmalloc()-family, leftovers
` [PATCH 11/13] treewide: Use array_size() for vmalloc()
` [PATCH 12/13] treewide: Use array_size() for devm_*alloc()-like
` [PATCH 13/13] treewide: Use array_size() for devm_*alloc()-like, leftovers

[PATCH 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
 2018-05-09  0:42 UTC  (17+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/7] powerpc: Add TIDR CPU feature for POWER9
  ` [PATCH v3 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
  ` [PATCH v3 3/7] powerpc: use task_pid_nr() for TID allocation
  ` [PATCH v3 4/7] ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
  ` [PATCH v3 5/7] ocxl: Expose the thread_id needed for wait on POWER9
  ` [PATCH v3 6/7] ocxl: Add an IOCTL so userspace knows what OCXL features are available
  ` [PATCH v3 7/7] ocxl: Document new OCXL IOCTLs

[PATCH 0/9 v2] xfs: log item and transaction cleanups
 2018-05-09  0:40 UTC  (7+ messages)
` [PATCH 5/9] xfs: fix double ijoin in xfs_inactive_symlink_rmt()
` [PATCH 7/9] xfs: fix double ijoin in xfs_reflink_clear_inode_flag()

[RFC] vfs: skip extra attributes check on removal for symlinks
 2018-05-09  0:38 UTC  (7+ messages)

[PATCH 0/5] Rebooting pc/submodule-helper-foreach
 2018-05-09  0:29 UTC  (6+ messages)
` [PATCHv2 0/4] "
  ` [PATCH 1/4] submodule foreach: correct '$path' in nested submodules from a subdirectory
  ` [PATCH 2/4] submodule foreach: document '$sm_path' instead of '$path'
  ` [PATCH 3/4] submodule foreach: document variable '$displaypath'
  ` [PATCH 4/4] submodule: port submodule subcommand 'foreach' from shell to C

[net-next 0/6][pull request] 100GbE Intel Wired LAN Driver Updates 2018-05-07
 2018-05-09  0:29 UTC  (2+ messages)

[PATCH net-next] dt-bindings: dsa: Remove unnecessary #address/#size-cells
 2018-05-09  0:28 UTC  (2+ messages)

[RFC bpf-next 00/10] initial control flow support for eBPF verifier
 2018-05-09  0:28 UTC  (2+ messages)

[PATCH] mtd: cfi_cmdset_0002: Change erase functions to retry for error
 2018-05-09  0:27 UTC  (7+ messages)

[GIT PULL] exynos-drm-fixes
 2018-05-09  0:26 UTC 

[PATCH v6 0/4] Hyper-V netvsc PMD and VMBus support
 2018-05-09  0:26 UTC  (5+ messages)
` [PATCH v6 1/4] bus/vmbus: add hyper-v virtual bus support
` [PATCH v6 2/4] net/netvsc: add hyper-v netvsc network device
` [PATCH v6 3/4] net/netvsc: add documentation
` [PATCH v4 4/4] bus/vmbus and net/netvsc: add meson build support

[PATCH] selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
 2018-05-09  0:25 UTC  (5+ messages)

[PATCH] revisions.txt: expand tabs to spaces in diagram
 2018-05-09  0:24 UTC  (7+ messages)
` [PATCH 1/2] Documentation: use 8-space tabs with Asciidoctor
  ` [PATCH 2/2] Documentation: render revisions correctly under Asciidoctor

[PATCH net-next 0/9] net: dsa: Plug in PHYLINK support
 2018-05-09  0:20 UTC  (3+ messages)

[PATCH] mailmap: update brian m. carlson's email address
 2018-05-09  0:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-09  0:17 UTC  (37+ messages)
` [PATCH v4 04/14] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches

Apologies to any mailing list subscriber feeling offended
 2018-05-09  0:19 UTC 

[PATCH net-next] net: phy: sfp: handle cases where neither BR,min nor BR,max is given
 2018-05-09  0:14 UTC  (2+ messages)

[PATCH v2] On ppc64le we HAVE_RELIABLE_STACKTRACE
 2018-05-09  0:14 UTC  (8+ messages)
      ` [PATCH v3] "
          ` [PATCH v3] ppc64le livepatch: implement reliable stacktrace for newer consistency models

[PATCH] drm: Fix render node numbering regression from control node removal
 2018-05-09  0:14 UTC  (2+ messages)

[PATCH] xfs_db: add -R option
 2018-05-09  0:14 UTC  (4+ messages)

[PATCH 00/28] Hash-independent tests (part 2)
 2018-05-09  0:13 UTC  (11+ messages)
` [PATCH 01/28] t/test-lib: add an SHA1 prerequisite
` [PATCH 06/28] t0000: annotate with "

[PATCH V2 0/6] nvmet: implement target passthru commands support - tested with v4.17.0-rc3
 2018-05-09  0:12 UTC 

[PATCH 1/2] tpm: replace kmalloc() + memcpy() with kmemdup()
 2018-05-09  0:12 UTC  (4+ messages)
    ` [PATCH 2/2] "

[Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state
 2018-05-09  0:10 UTC  (2+ messages)

pull-request: ieee802154 2018-05-08
 2018-05-09  0:06 UTC  (4+ messages)

[PATCH v2] kbuild: deb-pkg improve maintainer address generation
 2018-05-09  0:05 UTC  (4+ messages)

Failed to clone net-next.git
 2018-05-09  0:04 UTC  (2+ messages)

proposal to build Debian images for every test suite (pull #24/kernelci-build-staging)
 2018-05-09  0:00 UTC  (3+ messages)
` [kernelci] "

[PATCH 4.9 00/32] 4.9.99-stable review
 2018-05-08 23:56 UTC  (2+ messages)

[PATCH 4.14 00/43] 4.14.40-stable review
 2018-05-08 23:54 UTC  (2+ messages)

[PATCH 4.16 00/52] 4.16.8-stable review
 2018-05-08 23:53 UTC  (2+ messages)

[bpf-next v2 0/9] bpf: Add helper to do FIB lookups
 2018-05-08 23:53 UTC  (2+ messages)

[PATCH v15 0/9] Address error and recovery for AER and DPC
 2018-05-08 23:53 UTC  (3+ messages)
` [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

[xen-unstable-smoke test] 122664: tolerable all pass - PUSHED
 2018-05-08 23:53 UTC 

[PATCH 1/2] scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
 2018-05-08 23:51 UTC  (3+ messages)
` [PATCH 2/2] kbuild: disable new dtc graph and unit-address warnings

[PATCH v1 0/5] Enable holes on copy_file_range()
 2018-05-08 23:43 UTC  (4+ messages)
` [PATCH 3/4] copy_file_range: splice with holes

[PATCH] drm: Allow CAP_DUMB_BUFFERS on !MODESET
 2018-05-08 23:42 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/3] resource: Use list_head to link sibling resource
 2018-05-08 23:41 UTC  (10+ messages)
` [PATCH v3 1/3] "

[PATCH] drivers/perf: arm-ccn: stop spamming dmesg in event_init
 2018-05-08 23:40 UTC  (2+ messages)

[PATCH] mtd: rawnand: marvell: fix command xtype in BCH write hook
 2018-05-08 23:40 UTC  (8+ messages)
    ` ubifs error with marvell_nand on Armada-98DX4251 (was Re: [PATCH] mtd: rawnand: marvell: fix command xtype in BCH write hook)

[RFC][PATCH 0/76] vfs: 'views' for filesystems with more than one root
 2018-05-08 23:38 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/3] intel: per context powergating tests & benchmark
 2018-05-08 23:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for intel: per context powergating tests & benchmark (rev2)

[PATCH 00/18] Fix build on gcc8 and various bugs
 2018-05-08 23:33 UTC  (7+ messages)
` [PATCH 09/18] drivers: net: qede: fix strncpy constant and NUL

[PATCH] mm: fix oom_kill event handling
 2018-05-08 23:26 UTC  (3+ messages)

[PATCH v2 0/2] media: imx: add capture support for RGB565_2X8 on parallel bus
 2018-05-08 23:24 UTC  (3+ messages)

[PATCH v2 0/8] Enable HuC authentication in Icelake
 2018-05-08 23:23 UTC  (11+ messages)
` [PATCH 1/5] drm/i915/icl/guc: Do not allow GuC submission on Icelake for now
` [PATCH 2/5] drm/i915/icl/guc: Pass the bare minimum GuC init parameters for Icelake
` [PATCH 3/5] drm/i915/icl/guc: Define the GuC firmware version "
` [PATCH 4/5] drm/i915/icl/huc: Correctly authenticate the HuC "
` [PATCH 5/5] drm/i915/icl/huc: Define the HuC firmware version "

[PATCH v9 00/15] V4L2 Explicit Synchronization
 2018-05-08 23:18 UTC  (4+ messages)
` [PATCH v9 11/15] vb2: add in-fence support to QBUF


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.