All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-20 08:29:21 to 2018-12-20 09:20:17 UTC [more...]

[PATCH 4.19 00/67] 4.19.12-stable review
 2018-12-20  9:18 UTC  (3+ messages)
` [PATCH 4.19 13/67] x86/earlyprintk/efi: Fix infinite loop on some screen widths
` [PATCH 4.19 36/67] drm/msm: Fix error return checking

[PATCH 4.14 00/72] 4.14.90-stable review
 2018-12-20  9:18 UTC  (3+ messages)
` [PATCH 4.14 40/72] x86/earlyprintk/efi: Fix infinite loop on some screen widths
` [PATCH 4.14 51/72] drm/msm: Fix error return checking

[PATCH 4.9 00/61] 4.9.147-stable review
 2018-12-20  9:18 UTC  (2+ messages)
` [PATCH 4.9 34/61] x86/earlyprintk/efi: Fix infinite loop on some screen widths

[PATCH 4.4 00/40] 4.4.169-stable review
 2018-12-20  9:18 UTC  (2+ messages)
` [PATCH 4.4 21/40] x86/earlyprintk/efi: Fix infinite loop on some screen widths

[PATCH 3.18 00/31] 3.18.131-stable review
 2018-12-20  9:18 UTC  (11+ messages)
` [PATCH 3.18 01/31] lib/interval_tree_test.c: make test options module parameters
` [PATCH 3.18 02/31] lib/interval_tree_test.c: allow full tree search
` [PATCH 3.18 10/31] tracing: Fix memory leak of instance function hash filters
` [PATCH 3.18 11/31] powerpc: Look for "stdout-path" when setting up legacy consoles
` [PATCH 3.18 14/31] x86/earlyprintk/efi: Fix infinite loop on some screen widths
` [PATCH 3.18 19/31] drivers/tty: add missing of_node_put()
` [PATCH 3.18 21/31] Input: omap-keypad - fix keyboard debounce configuration
` [PATCH 3.18 22/31] libata: whitelist all SAMSUNG MZ7KM* solid-state disks
` [PATCH 3.18 23/31] ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
` [PATCH 3.18 24/31] cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)

[ide] ec7d9c9ce8: WARNING:at_fs/proc/generic.c:#remove_proc_entry
 2018-12-20  9:19 UTC  (2+ messages)

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2018-12-20  9:19 UTC  (11+ messages)

[PATCH v2 1/2] ext4: fix race when setting the bitmap corrupted flag again
 2018-12-20  9:22 UTC  (2+ messages)
` [PATCH v2 2/2] ext4: clean up group state test macros with predicate functions

[PATCH 0/3] x86/mm-locks: add a bias to current domain lock levels
 2018-12-20  9:16 UTC  (11+ messages)
` [PATCH 3/3] x86/mm-locks: apply a bias to lock levels for current domain

[PATCH net-next v5 RFC 0/8] devlink: Add configuration parameters support for devlink_port
 2018-12-20  9:16 UTC  (10+ messages)
` [PATCH net-next v5 RFC 1/8] devlink: Add devlink_param for port register and unregister
` [PATCH net-next v5 RFC 2/8] devlink: Add port param get command
` [PATCH net-next v5 RFC 3/8] devlink: Add port param set command
` [PATCH net-next v5 RFC 4/8] devlink: Add support for driverinit get value for devlink_port
` [PATCH net-next v5 RFC 5/8] devlink: Add support for driverinit set "
` [PATCH net-next v5 RFC 6/8] devlink: Add devlink notifications support for port params
` [PATCH net-next v5 RFC 7/8] devlink: Add a generic wake_on_lan port parameter
` [PATCH net-next v5 RFC 8/8] bnxt_en: Add bnxt_en initial port params table and register it

[PATCH 1/6] bitmap: remove deprecated bsf64 function
 2018-12-20  9:16 UTC  (6+ messages)
` [PATCH 2/6] common: add bsf64 function similar to existing bsf32
` [PATCH 3/6] common: add missing implementations

[SPDK] SPDK 18.10.1 Merge Window Closed
 2018-12-20  9:15 UTC 

[PATCH] powerpc/8xx: Map a second 8M text page at startup when needed
 2018-12-20  8:50 UTC  (4+ messages)

[Buildroot] Cross compiling kernel module for the target
 2018-12-20  9:14 UTC  (4+ messages)

[PATCH -next] scsi: fcoe: remove set but not used variable 'port'
 2018-12-20  9:14 UTC  (2+ messages)

[PATCH kernel v7 00/20] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-20  8:23 UTC  (20+ messages)
` [PATCH kernel v7 01/20] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
` [PATCH kernel v7 02/20] powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
` [PATCH kernel v7 04/20] powerpc/powernv: Move npu struct from pnv_phb to pci_controller
` [PATCH kernel v7 05/20] powerpc/powernv/npu: Move OPAL calls away from context manipulation
` [PATCH kernel v7 06/20] powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
` [PATCH kernel v7 07/20] powerpc/pseries/npu: Enable platform support
` [PATCH kernel v7 08/20] powerpc/pseries: Remove IOMMU API support for non-LPAR systems
` [PATCH kernel v7 09/20] powerpc/powernv/pseries: Rework device adding to IOMMU groups
` [PATCH kernel v7 10/20] powerpc/iommu_api: Move IOMMU groups setup to a single place
` [PATCH kernel v7 11/20] powerpc/powernv: Reference iommu_table while it is linked to a group
` [PATCH kernel v7 12/20] powerpc/powernv/npu: Move single TVE handling to NPU PE
` [PATCH kernel v7 13/20] powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_ops
` [PATCH kernel v7 14/20] powerpc/powernv/npu: Add compound IOMMU groups
` [PATCH kernel v7 15/20] powerpc/powernv/npu: Add release_ownership hook
` [PATCH kernel v7 16/20] powerpc/powernv/npu: Check mmio_atsd array bounds when populating
` [PATCH kernel v7 17/20] powerpc/powernv/npu: Fault user page into the hypervisor's pagetable
` [PATCH kernel v7 18/20] vfio_pci: Allow mapping extra regions
` [PATCH kernel v7 19/20] vfio_pci: Allow regions to add own capabilities
` [PATCH kernel v7 20/20] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver

[PATCH 0/4 v2] Consolidate iommu_ops->add/remove_device() calls
 2018-12-20  9:13 UTC  (6+ messages)
  ` [PATCH 3/4] iommu/of: Don't call iommu_ops->add_device directly

[PATCH v2] mm, page_alloc: Fix has_unmovable_pages for HugePages
 2018-12-20  9:12 UTC  (4+ messages)

4.20-rc6: WARNING: CPU: 30 PID: 197360 at net/core/flow_dissector.c:764 __skb_flow_dissect
 2018-12-20  9:12 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/5] bitmaps: remove x- prefix from QMP api Part2
 2018-12-20  9:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 3/5] iotests: change qmp_log filters to expect QMP objects only

[SPDK] SPDK 18.10.1 Merge Window Closed
 2018-12-20  9:11 UTC 

nvme pci: warning during power down
 2018-12-20  9:11 UTC 

[PATCH v2 00/16] MST refcounting/atomic helpers cleanup
 2018-12-20  9:10 UTC  (5+ messages)
` [PATCH v2 01/16] drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
` [PATCH v2 06/16] drm/i915: Keep malloc references to MST ports

[Bug 201631] New: WARNING: CPU: 11 PID: 29593 at fs/ext4/inode.c:3927 .ext4_set_page_dirty+0x70/0xb0
 2018-12-20  9:10 UTC  (3+ messages)
` [Bug 201631] "

Stack dump on ipipe 4.9.135-7 x86_64
 2018-12-20  9:10 UTC  (2+ messages)

[PATCH] rts5208: add a missing check for the status of command sending
 2018-12-20  9:09 UTC  (2+ messages)

[PATCH V5 0/4] Add i.MX System Controller thermal driver support
 2018-12-20  9:08 UTC  (14+ messages)
` [PATCH V5 1/4] dt-bindings: fsl: scu: add thermal binding
` [PATCH V5 2/4] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V5 3/4] defconfig: arm64: "
` [PATCH V5 4/4] ARM64: dts: imx: add i.MX8QXP "

[PATCH] iommu: Check for iommu_ops == NULL in iommu_probe_device()
 2018-12-20  9:08 UTC 

[PATCH V5 0/4] Add i.MX System Controller thermal driver support
 2018-12-20  9:08 UTC 

[LTP] [PATCH 1/2] readdir: rewrite readdir02
 2018-12-20  9:08 UTC  (2+ messages)
` [LTP] [PATCH 2/2] readdir02: use invalid DIR stream descriptor

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2018-12-20  9:07 UTC  (11+ messages)

[PATCH v1] x86/hvm: Generic instruction re-execution mechanism for execute faults
 2018-12-20  9:07 UTC  (5+ messages)

[PATCH] drm: add capability DRM_CAP_ASYNC_UPDATE
 2018-12-20  9:07 UTC  (7+ messages)

[PATCH 2/2] leds: lp5024: Add the LP5024/18 RGB LED driver
 2018-12-20  9:06 UTC  (11+ messages)

Porting questiong about mips
 2018-12-20  9:05 UTC  (2+ messages)

[PATCH 0/9] ASoC/ARM: Merge the davinci and omap audio directories
 2018-12-20  9:02 UTC  (4+ messages)

[PATCH 1/5] libsolv: upgrade 0.7.1 -> 0.7.2
 2018-12-20  9:03 UTC  (6+ messages)
` [PATCH 2/5] libjpeg-turbo: upgrade 2.0.0 -> 2.0.1
` [PATCH 3/5] atk: upgrade 2.28.1 -> 2.30.0
` [PATCH 4/5] at-spi2-atk: upgrade 2.26.2 "
` [PATCH 5/5] libpcap: upgrade 1.8.1 -> 1.9.0
` ✗ patchtest: failure for "libsolv: upgrade 0.7.1 -> 0.7...." and 4 more

[PATCH v2 00/18] Argo: hypervisor-mediated interdomain communication
 2018-12-20  9:00 UTC  (3+ messages)
` [PATCH v2 01/18] argo: Introduce the Kconfig option to govern inclusion of Argo

[PATCH] app/test-pmd: add IFPGA AFU register read/write access for testpmd
 2018-12-20  8:58 UTC  (4+ messages)
` [PATCH v5] app/testpmd: add IFPGA AFU register access function

[PATCH V5 0/4] Add i.MX system controller RTC driver
 2018-12-20  8:56 UTC  (14+ messages)
` [PATCH V5 1/4] dt-bindings: fsl: scu: add rtc binding
` [PATCH V5 2/4] rtc: add i.MX system controller RTC support
` [PATCH V5 3/4] defconfig: arm64: "
` [PATCH V5 4/4] ARM64: dts: imx: add i.MX8QXP "

[LTP] [PATCH] openposix/threads: Add missing Makefile
 2018-12-20  8:57 UTC  (2+ messages)

[PATCHv2 00/12] Heterogeneous memory node attributes
 2018-12-20  8:57 UTC  (7+ messages)
` [PATCHv2 01/12] acpi: Create subtable parsing infrastructure

[U-Boot] [PATCH v2 0/4] mips: mscc: Add multi-dtb support to luton+ocelot
 2018-12-20  8:56 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] mips: mscc: Add generic PHY MIIM utility functions
` [U-Boot] [PATCH v2 2/4] mips: mscc: Add generic GPIO control utility function
` [U-Boot] [PATCH v2 3/4] mips: luton: DT: Add pcb090
` [U-Boot] [PATCH v2 4/4] mips: mscc: luton+ocelot: Remove board config options, do probing

[PATCH V5 0/4] Add i.MX system controller RTC driver
 2018-12-20  8:55 UTC 

[PATCH] clk: clps711x: Remove board support
 2018-12-20  8:54 UTC 

[U-Boot] [PATCH] zynq-gem: Flush cache before handing RX packet to receive handler
 2018-12-20  8:52 UTC  (3+ messages)
` [U-Boot] [PATCH v5] zynq-gem: Use appropriate cache flush/invalidate for RX and TX

[PATCH v2 net] mscc: Configured MAC entries should be locked
 2018-12-20  8:37 UTC 

[PATCH] How to reproduce this issue
 2018-12-20  8:32 UTC  (4+ messages)
` [PATCH] scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()

[PATCH 00/41] scsi: Mark expected switch fall-throughs
 2018-12-20  8:51 UTC  (5+ messages)
  ` [PATCH 17/41] scsi: isci: phy: Mark expected switch fall-through
  ` [PATCH 20/41] scsi: isci: request: mark "
  ` [PATCH 19/41] scsi: isci: remote_node_context: mark expected switch fall-throughs
  ` [PATCH 18/41] scsi: isci: remote_device: Mark "

[PATCH 00/25] Argo: hypervisor-mediated interdomain communication
 2018-12-20  8:51 UTC  (20+ messages)
` [PATCH 07/25] xen (ARM, x86): add errno-returning functions for copy
` [PATCH 13/25] argo: implement the register op
` [PATCH 15/25] argo: implement the sendv op
` [PATCH 16/25] argo: implement the notify op

[U-Boot] [PATCH 1/2] arm64: zynqmp: Do not protect zynqmp_pmufw_version()
 2018-12-20  8:50 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm64: zynqmp: Protect board_late_init function

[PATCH] drm/i915: Fix i915_gem_wait_for_idle oops due to active_requests check
 2018-12-20  8:50 UTC  (3+ messages)

[PATCH v2] vhost: batch used descs chains write-back with packed ring
 2018-12-20  8:49 UTC  (3+ messages)

[v1 PATCH] spi: sh-msiof: Reduce the number of times write to and perform the transmission from FIFO
 2018-12-20  8:48 UTC 

linux-next: please clean up the clockevents tree
 2018-12-20  8:47 UTC  (2+ messages)

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2018-12-20  8:46 UTC  (5+ messages)
` [PATCH v3 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v3 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip
      ` [v3,5/5] "

[PATCH 00/16] remoteproc: Add support for TI PRU
 2018-12-20  8:45 UTC  (12+ messages)
` [PATCH 05/16] remoteproc/pru: Add pru-specific debugfs support

[Bug 174] rte_vfio_dma_map issue in secondary process
 2018-12-20  8:46 UTC 

[Qemu-devel] [PATCH v2] ui/cocoa: Include less of the generated modular QAPI headers
 2018-12-20  8:45 UTC 

[U-Boot] [PATCH] drivers: block: Allow to cache 4K blocks by default
 2018-12-20  8:45 UTC  (4+ messages)

[PATCH v3 0/3] Move pm_runtime accounted time to raw nsec
 2018-12-20  8:44 UTC  (13+ messages)
` [RFC v3 1/3] PM/runtime: Add a new interface to get accounted time

[PATCH 0/8] introduce no-overlay and cached mode in git checkout
 2018-12-20  8:43 UTC  (3+ messages)

[freebsd-master test] 131440: all pass - PUSHED
 2018-12-20  8:42 UTC 

linux-next: Tree for Dec 20
 2018-12-20  8:42 UTC 

[PATCH 1/1] gic: its: Make sure a LPI is discarded before free
 2018-12-20  8:20 UTC  (2+ messages)

[PATCH v6 0/7] spi: add support for octal mode
 2018-12-20  8:39 UTC  (7+ messages)

[PATCH net-next 00/11] bnxt_en: Update for net-next
 2018-12-20  8:38 UTC  (12+ messages)
` [PATCH net-next 01/11] bnxt_en: Update firmware interface spec. to 1.10.0.33
` [PATCH net-next 02/11] bnxt_en: Set hwrm_intr_seq_id value to its inverted value
` [PATCH net-next 03/11] bnxt_en: Use macros for firmware message doorbell offsets
` [PATCH net-next 04/11] bnxt_en: Avoid arithmetic on void * pointer
` [PATCH net-next 05/11] bnxt_en: Introduce bnxt_get_hwrm_resp_addr & bnxt_get_hwrm_seq_id routines
` [PATCH net-next 06/11] bnxt_en: Add support for 2nd firmware message channel
` [PATCH net-next 07/11] bnxt_en: Enhance bnxt_alloc_ring()/bnxt_free_ring()
` [PATCH net-next 08/11] bnxt_en: Add Level 2 context memory paging support
` [PATCH net-next 09/11] bnxt_en: Increase context memory allocations on 57500 chips for RDMA
` [PATCH net-next 10/11] bnxt_en: Support for 64-bit flow handle
` [PATCH net-next 11/11] bnxt_en: Adjust default RX coalescing ticks to 10 us

[PATCH] bcache: treat stale && dirty keys as bad keys
 2018-12-20  8:40 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 0/1] migration: add incremental mode on drive-mirror
 2018-12-20  8:38 UTC  (2+ messages)
` [Qemu-devel] [PATCH v1 1/1] "

A bug in git-add with GIT_DIR?
 2018-12-20  8:37 UTC 

[Intel-wired-lan] [next PATCH S1 1/6] i40e: Limiting RSS queues to CPUs
 2018-12-20  8:36 UTC  (2+ messages)

[Qemu-devel] Question about aio_poll and glib aio_ctx_dispatch
 2018-12-20  8:34 UTC  (5+ messages)
    ` [Qemu-devel] 答复: "

[SPDK] SPDK 18.10.1 Merge Window Closed
 2018-12-20  8:34 UTC 

[HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25
 2018-12-20  8:33 UTC  (3+ messages)
` [HMM-v25 07/19] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v5

[Qemu-devel] [PATCH v5 00/11] bitmaps: remove x- prefix from QMP api
 2018-12-20  8:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 02/11] block/dirty-bitmap: remove assertion from restore

[PATCH] kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled
 2018-12-20  8:33 UTC  (6+ messages)

[PATCH v2 1/3] mbuf: implement generic format for sched field
 2018-12-20  8:32 UTC  (5+ messages)
` [PATCH v3 1/2] eal: add new rte color definition
  ` [PATCH v3 2/2] mbuf: implement generic format for sched field

[PATCH v2] drm/bochs: add edid present check
 2018-12-20  8:30 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] travis: Setup QEMU_VERSION as variable
 2018-12-20  8:30 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] travis: Wire Xilinx Versal Virt platform

[PATCH v5 1/2] meter: add new rte color definition
 2018-12-20  8:29 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/2] mbuf: implement generic format for sched field


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.