All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-17 15:30:06 to 2018-04-17 15:57:39 UTC [more...]

[PATCH 4.16 00/68] 4.16.3-stable review
 2018-04-17 15:57 UTC  (21+ messages)
` [PATCH 4.16 01/68] cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
` [PATCH 4.16 02/68] rds: MP-RDS may use an invalid c_path
` [PATCH 4.16 03/68] slip: Check if rstate is initialized before uncompressing
` [PATCH 4.16 04/68] vhost: fix vhost_vq_access_ok() log check
` [PATCH 4.16 05/68] l2tp: fix races in tunnel creation
` [PATCH 4.16 06/68] l2tp: fix race in duplicate tunnel detection
` [PATCH 4.16 07/68] ip_gre: clear feature flags when incompatible o_flags are set
` [PATCH 4.16 08/68] vhost: Fix vhost_copy_to_user()
` [PATCH 4.16 11/68] media: v4l2-core: fix size of devnode_nums[] bitarray
` [PATCH 4.16 15/68] parisc: Fix out of array access in match_pci_device()
` [PATCH 4.16 16/68] parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
` [PATCH 4.16 18/68] Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
` [PATCH 4.16 19/68] PCI: hv: Serialize the present and eject work items
` [PATCH 4.16 20/68] PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
` [PATCH 4.16 21/68] KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
` [PATCH 4.16 22/68] perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
` [PATCH 4.16 23/68] perf intel-pt: Fix sync_switch
` [PATCH 4.16 24/68] perf intel-pt: Fix error recovery from missing TIP packet
` [PATCH 4.16 25/68] perf intel-pt: Fix timestamp following overflow
` [PATCH 4.16 26/68] perf/core: Fix use-after-free in uprobe_perf_close()

[PATCH] kernel/sched: declare account_system_time() static
 2018-04-17 15:57 UTC 

[PATCH 00/10] Coverity fixes for EAL memory
 2018-04-17 15:56 UTC  (12+ messages)
` [PATCH 01/10] mem: use strlcpy instead of snprintf
` [PATCH 02/10] mem: fix resource leak
` [PATCH 03/10] mem: fix potential double close
` [PATCH 04/10] mem: fix potential resource leak
` [PATCH 05/10] "
` [PATCH 06/10] mem: fix comparing pointer to value
` [PATCH 07/10] mem: fix potential bad unmap
` [PATCH 08/10] mem: fix statement having no effect
` [PATCH 09/10] mem: fix negative return value
` [PATCH 10/10] mem: fix possible use-after-free

[Buildroot] [PATCH] openblas: fix build with musl libc
 2018-04-17 15:56 UTC 

[PATCH] ARM: dts: da850: fix W=1 warnings with pinmux node
 2018-04-17 15:56 UTC  (3+ messages)

[PATCH v3 0/2] IB/hfi1: Cleanup PCIe link configuration
 2018-04-17 15:56 UTC  (3+ messages)

[Qemu-devel] [PATCH v1] xilinx_spips dummy bytes fix
 2018-04-17 13:23 UTC  (2+ messages)
` [Qemu-devel] [PATCH v1] xilinx_spips: send dummy only if cmd requires it

[RFC 0/6] Xilinx DMA enhancements and optimization
 2018-04-17 15:54 UTC  (17+ messages)
` [RFC,2/6] dmaengine: xilinx_dma: Pass AXI4-Stream control words to netdev dma client
              ` [RFC 2/6] "

[PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
 2018-04-17 15:55 UTC  (11+ messages)

[PATCH] blktests: regression test "block: do not use interruptible wait anywhere"
 2018-04-17 15:55 UTC  (4+ messages)

[PATCH v2 1/2] parisc: define stronger ordering for the default writeX()
 2018-04-17 15:55 UTC  (6+ messages)
` [PATCH v2 2/2] parisc: define stronger ordering for the default readX()

[PATCH v2 00/12] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-04-17 18:54 UTC  (13+ messages)
` [PATCH v2 01/12] mm: Assign id to every memcg-aware shrinker
` [PATCH v2 02/12] memcg: Refactoring in mem_cgroup_alloc()
` [PATCH v2 03/12] memcg: Refactoring in alloc_mem_cgroup_per_node_info()
` [PATCH v2 04/12] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v2 05/12] fs: Propagate shrinker::id to list_lru
` [PATCH v2 06/12] list_lru: Add memcg argument to list_lru_from_kmem()
` [PATCH v2 07/12] list_lru: Pass dst_memcg argument to memcg_drain_list_lru_node()
` [PATCH v2 08/12] list_lru: Pass lru "
` [PATCH v2 09/12] mm: Set bit in memcg shrinker bitmap on first list_lru item apearance
` [PATCH v2 10/12] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH v2 11/12] mm: Add SHRINK_EMPTY shrinker methods return value
` [PATCH v2 12/12] mm: Clear shrinker bit if there are no objects related to memcg

[RFC v2] virtio: support packed ring
 2018-04-17 15:54 UTC  (11+ messages)

[PATCH v6 1/2] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
 2018-04-17 15:54 UTC  (4+ messages)
` [PATCH v7 "

[PATCH] tracing/x86: Update syscall trace events to handle new x86 syscall func names
 2018-04-17 15:54 UTC 

[RFC 0/2] nfp driver fixes
 2018-04-17 15:54 UTC  (8+ messages)
` [RFC 2/2] nfp: allow for non-root user

[Qemu-devel] [RFC 00/18] QEMU validator: A method to specify QEMU crash-test cases
 2018-04-17 15:53 UTC  (6+ messages)
` [Qemu-devel] [RFC 17/18] validator.py script

Low latency options for Bluetooth?
 2018-04-17 15:54 UTC 

[PATCH v4 00/15] s390: vfio-ap: guest dedicated crypto adapters
 2018-04-17 15:52 UTC  (5+ messages)
` [PATCH v4 03/15] KVM: s390: refactor crypto initialization

[PATCH] clocksource: arc_timer: add comments about locking while read GFRC
 2018-04-17 15:52 UTC  (2+ messages)

[PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
 2018-04-17 15:52 UTC  (12+ messages)

[Qemu-devel] [PATCH v1 0/1] xilinx_spips dummy bytes fix
 2018-04-17 15:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/1] xilinx_spips: send dummy only if cmd requires it

[PATCH 0/8] Loading optional firmware v2
 2018-04-17 15:52 UTC  (7+ messages)
` [PATCH 6/8] drm/amdgpu: use firmware_request_nowarn to load firmware

[RFC 00/10] Adds pcitest tool support for MSI-X
 2018-04-17 15:51 UTC  (5+ messages)
` [RFC 03/10] PCI: endpoint: Add MSI-X interfaces

[PATCH 4/4] ASoC: amd: enabling bt i2s config after acp reset
 2018-04-17 15:51 UTC  (3+ messages)
` [PATCH V2 "

[Qemu-devel] Why is there no qom_get in hmp.c?
 2018-04-17 15:51 UTC 

[PATCH v2 1/3] drm/i915: Move the priotree struct to its own headers
 2018-04-17 15:50 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 0/5] SUPPORT.md: Distinguish descriptions from caveats
 2018-04-17 15:49 UTC  (5+ messages)
` [PATCH 4/5] SUPPORT.md: Move descriptions up before Status info

[PATCH v5 0/8] arm: Base support for Renesas RZN1D-DB Board
 2018-04-17 15:49 UTC  (4+ messages)
` [PATCH v5 3/6] dt-bindings: arm: Document the RZN1D-DB board

4.17-rc1: early boot crash on x86_64 & pti
 2018-04-17 15:48 UTC  (4+ messages)

[PATCH 0/5] Coverity fixes for malloc
 2018-04-17 15:48 UTC  (6+ messages)
` [PATCH 1/5] malloc: replace snprintf with strlcpy
` [PATCH 2/5] malloc: fix potential out-of-bounds array access
` [PATCH 3/5] malloc: fix potential negative return
` [PATCH 4/5] malloc: fix potential dereferencing of NULL pointer
` [PATCH 5/5] malloc: fix potential negative return

[PATCH 0/3] Coverity fixes for DPDK IPC
 2018-04-17 15:46 UTC  (4+ messages)
` [PATCH 1/3] ipc: use strlcpy where applicable
` [PATCH 2/3] ipc: fix return without mutex unlock
` [PATCH 3/3] ipc: fix resource leak

[PATCH 0/3] coresight: Refresh documenation
 2018-04-17 15:46 UTC  (6+ messages)
` [PATCH 2/3] coresight: Add section for integration with the perf tools

[PATCH hwc v2 00/18] Add scene flattening support
 2018-04-17 15:45 UTC  (5+ messages)
` [PATCH hwc v2 04/18] drm_hwcomposer: Add resource manager class
` [PATCH hwc v2 09/18] drm_hwcomposer: Handle writeback connectors

[PATCH] xfs: cap the length of deduplication requests
 2018-04-17 15:44 UTC  (3+ messages)

[PATCH 1/6] net/mlx5: support tx swp tunnel offloading
 2018-04-17 15:44 UTC  (4+ messages)
` [PATCH v4 2/4] app/testpmd: testpmd support Tx generic tunnel offloads

[PATCH v3 00/13] soundwire: Add stream support
 2018-04-17 15:49 UTC  (4+ messages)
` [PATCH v3 08/13] ASoC: Add SoundWire stream programming interface

[PATCH] gpu: drm: i915: Change return type to vm_fault_t
 2018-04-17 15:44 UTC  (3+ messages)

[PATCH] coresight: Moving framework and drivers to SPDX identifier
 2018-04-17 15:44 UTC  (4+ messages)

[PATCH v3 0/3] mtd: Add support for reading MTD devices via the nvmem API
 2018-04-17 15:44 UTC  (5+ messages)
` [PATCH v3 1/3] nvmem: Update the OF binding to use a subnode for the cells list

[PATCH 0/4] Fixes for coverity issues in fbarray
 2018-04-17 15:44 UTC  (5+ messages)
` [PATCH 1/4] fbarray: use strlcpy instead of snprintf
` [PATCH 2/4] fbarray: add check for failed file descriptor open
` [PATCH 3/4] fbarray: fix potential null-dereference
` [PATCH 4/4] fbarray: handle negative return

[PATCH] btrfs: Fix wrong btrfs_delalloc_release_extents parameter
 2018-04-17 15:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v1] dump: add Windows dump format to dump-guest-memory
 2018-04-17 15:43 UTC  (3+ messages)

[PATCH v1 0/3] nvmet-rdma automatic port re-activation
 2018-04-17 15:43 UTC  (4+ messages)

[PATCH v2] MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
 2018-04-17 15:43 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] dt-bindings: more status property removal from examples
 2018-04-17 15:43 UTC  (2+ messages)

rcu_process_callbacks irqsoff latency caused by taking spinlock with irqs disabled
 2018-04-17 15:43 UTC  (7+ messages)

repeatable boot randomness inside KVM guest
 2018-04-17 15:42 UTC  (9+ messages)

[PATCH 0/2] Coverity fixes for EAL
 2018-04-17 15:42 UTC  (3+ messages)
` [PATCH 1/2] eal: fix potential negative return
` [PATCH 2/2] eal: fix not checking unlock result

[PATCH v2 1/4] MIPS: memset.S: Fix clobber of v1 in last_fixup
 2018-04-17 15:40 UTC  (8+ messages)
` [PATCH v2 2/4] MIPS: uaccess: Add micromips clobbers to bzero invocation
` [PATCH v2 3/4] MIPS: memset.S: Reinstate delay slot indentation
` [PATCH v2 4/4] MIPS: memset.S: Add comments to fault fixup handlers

[lustre-devel] [PATCH 0/6] staging: lustre: code rearrangement
 2018-04-17 15:41 UTC  (9+ messages)
` [lustre-devel] [PATCH 1/6] staging: lustre: move stack-check macros to libcfs_debug.h

[Qemu-devel] [PATCH v4 0/9] enable numa configuration before machine_init() from QMP
 2018-04-17 15:41 UTC  (4+ messages)

[PATCH v8 0/9] NFSD support for async COPY
 2018-04-17 15:41 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/6] atapi: change unlimited recursion to while loop
 2018-04-17 15:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands
` [Qemu-devel] [PATCH 2/6] ide: push end_transfer_func out of start_transfer callback, rename callback
` [Qemu-devel] [PATCH 3/6] ide: call ide_cmd_done from ide_transfer_stop
` [Qemu-devel] [PATCH 4/6] ide: make ide_transfer_stop idempotent
` [Qemu-devel] [PATCH 5/6] atapi: call ide_set_irq before ide_transfer_start
` [Qemu-devel] [PATCH 6/6] ide: introduce ide_transfer_start_norecurse

MIPS: uaccess: Add micromips clobbers to bzero invocation
 2018-04-17 15:40 UTC 

MIPS: uaccess: Add micromips clobbers to bzero invocation
 2018-04-17 15:40 UTC 

MIPS: uaccess: Add micromips clobbers to bzero invocation
 2018-04-17 15:40 UTC 

MIPS: uaccess: Add micromips clobbers to bzero invocation
 2018-04-17 15:40 UTC 

MIPS: memset.S: Fix clobber of v1 in last_fixup
 2018-04-17 15:40 UTC 

MIPS: memset.S: Fix clobber of v1 in last_fixup
 2018-04-17 15:40 UTC 

MIPS: memset.S: Fix clobber of v1 in last_fixup
 2018-04-17 15:40 UTC 

MIPS: memset.S: Fix clobber of v1 in last_fixup
 2018-04-17 15:40 UTC 

MIPS: memset.S: Fix clobber of v1 in last_fixup
 2018-04-17 15:40 UTC 

[RFC PATCH v2 0/6] Energy Aware Scheduling
 2018-04-17 15:39 UTC  (3+ messages)
` [RFC PATCH v2 5/6] sched/fair: Select an energy-efficient CPU on task wake-up

[PATCH] media: v4l2-compat-ioctl32: simplify casts
 2018-04-17 14:25 UTC 

[RFC/CI PATCH] drm/i915/crc: make locking and source check more robust
 2018-04-17 15:38 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Qemu-arm] [PATCH v3 00/22] More fully implement ARM PMUv3
 2018-04-17 15:37 UTC  (7+ messages)
` [Qemu-arm] [PATCH v3 12/22] target/arm: Filter cycle counter based on PMCCFILTR_EL0
          ` [Qemu-devel] "

[LTP] [PATCH] lib/tst_test.sh: add TST_MIN_KVER variable check
 2018-04-17 15:38 UTC  (3+ messages)

[PATCH v10 05/10] livepatch: Support separate list for replaced patches
 2018-04-17 15:37 UTC  (11+ messages)

[PATCH 01/18] ethdev: support tunnel RSS level
 2018-04-17 15:37 UTC  (4+ messages)
` [PATCH v4 1/5] doc: remove RSS configuration change announcement

[PATCH 1/1] net/mlx4_core: avoid resetting HCA when accessing an offline device
 2018-04-17 15:37 UTC  (2+ messages)

[net-next V11 PATCH 00/17] XDP redirect memory return API
 2018-04-17 15:35 UTC  (4+ messages)

[PATCH 1/1] nvmet-rdma: Add error flow for post_recv failures
 2018-04-17 15:35 UTC  (3+ messages)

[PATCH 00/10] i.MX reset reason detection support
 2018-04-17 15:35 UTC  (6+ messages)
` [PATCH 03/10] ARM: i.MX6: Record reset reason as a part of startup

[igt-dev] [PATCH i-g-t v3 1/4] lib/rendercopy_gen7: Reorganizing batch allocations
 2018-04-17 15:35 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 2/4] lib/rendercopy_gen7: Cosmetic changes in code

[PATCH 0/9] GPU-bound energy efficiency improvements for the intel_pstate driver
 2018-04-17 15:34 UTC  (3+ messages)

man page for "git remote set-url" seems confusing/contradictory
 2018-04-17 15:34 UTC  (6+ messages)

Assertion fails on xfs_db when setting erroneous type
 2018-04-17 15:33 UTC  (2+ messages)

[PATCH v4 0/5] introduce new tunnel types
 2018-04-17 15:33 UTC  (2+ messages)
` [PATCH v5 2/4] ethdev: introduce new tunnel VXLAN-GPE

[PATCH v2] target: Fix Fortify_panic kernel exception
 2018-04-17 15:33 UTC  (2+ messages)

[PATCH] fs: dax: Adding new return type vm_fault_t
 2018-04-17 15:35 UTC 

[PATCH 0/9] Loading optional firmware v3
 2018-04-17 15:33 UTC  (10+ messages)
` [PATCH 1/9] firmware: some documentation fixes
` [PATCH 2/9] firmware: wrap FW_OPT_* into an enum
` [PATCH 3/9] firmware: add kernel-doc for enum fw_opt
` [PATCH 4/9] firmware: use () to terminate kernel-doc function names
` [PATCH 5/9] firmware: add functions to load firmware without warnings v4
` [PATCH 6/9] firmware: print firmware name on fallback path
` [PATCH 7/9] drm/amdgpu: use firmware_request_nowarn to load firmware
` [PATCH 8/9] ath10k: use request_firmware_nowarn "
` [PATCH 9/9] brcmfmac: use request_firmware_nowait2 to load firmware without warnings

[PATCH v2 0/2] Add support for ov7251 camera sensor
 2018-04-17 15:32 UTC  (4+ messages)
` [PATCH v2 2/2] media: Add a driver for the "

[PATCH] ARM: dts: exynos: Update x and y properties for mms114 touchscreen
 2018-04-17 15:32 UTC  (2+ messages)

[PATCH] block: Avoid executing a report or reset zones while a queue is frozen
 2018-04-17 15:32 UTC  (4+ messages)

4.17.0-rc1 doesn't boot
 2018-04-17 15:31 UTC  (6+ messages)

[Bug 97025] flip queue failed: Device or resource busy
 2018-04-17 15:30 UTC  (2+ messages)

[PATCH v4 00/11] mlx5 Rx tunnel offloading
 2018-04-17 15:14 UTC  (5+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v4 09/11] net/mlx5: introduce VXLAN-GPE tunnel type
  ` [PATCH v4 10/11] net/mlx5: allow flow tunnel ID 0 with outer pattern
  ` [PATCH v4 11/11] doc: update mlx5 guide on tunnel offloading


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.