All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-01 09:24:40 to 2019-07-01 10:15:24 UTC [more...]

[PATCH net-next v2 00/10] net: stmmac: 10GbE using XGMAC
 2019-07-01 10:15 UTC  (4+ messages)
` [PATCH net-next v2 06/10] net: stmmac: Do not disable interrupts when cleaning TX

[PATCH 0/3] fix vmalloc_to_page for huge vmap mappings
 2019-07-01 10:15 UTC  (8+ messages)
` [PATCH 1/3] arm64: mm: Add p?d_large() definitions
    `  "

[PATCH v4] HID: sb0540: add support for Creative SB0540 IR receivers
 2019-07-01 10:15 UTC  (2+ messages)

[PATCH v2 0/5] coresight: etm4x: save/restore ETMv4 context across CPU low power states
 2019-07-01 10:14 UTC  (20+ messages)
` [PATCH v2 2/5] coresight: etm4x: use explicit barriers on enable/disable
` [PATCH v2 5/5] coresight: etm4x: save/restore state across CPU low power states

[PATCH] gpss: core: no waiters left behind on deregister
 2019-07-01 10:00 UTC  (5+ messages)

[GIT PULL v2] PHY: for 5.2-rc
 2019-07-01 10:14 UTC  (6+ messages)

[PATCH] xfrm: use list_for_each_entry_safe in xfrm_policy_flush
 2019-07-01  9:27 UTC  (3+ messages)
  ` 答复: "

[PATCH RFC] iomap: introduce IOMAP_TAIL
 2019-07-01 10:13 UTC  (8+ messages)

patch "usb: gadget: ether: Fix race between gether_disconnect and rx_submit" added to usb-testing
 2019-07-01 10:11 UTC 

[GIT PULL] USB: changes for v5.3 merge window
 2019-07-01 10:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v5] memory: do not notify for non inclusive overlap entry
 2019-07-01 10:10 UTC  (2+ messages)

[PATCH 0/5] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-01 10:11 UTC  (3+ messages)

patch "usb: gadget: f_fs: data_len used before properly set" added to usb-testing
 2019-07-01 10:11 UTC 

[PATCH v2] phy: rockchip-inno-usb2: allow to force the B-Device Session Valid bit
 2019-07-01 10:11 UTC  (5+ messages)

[PATCH v3] HID: sb0540: add support for Creative SB0540 IR receivers
 2019-07-01 10:10 UTC  (3+ messages)

[PATCH] nvme: fix multipath crash when ANA deactivated
 2019-07-01 10:10 UTC  (2+ messages)

[PATCH net-next 0/8] net: mscc: PTP Hardware Clock (PHC) support
 2019-07-01 10:03 UTC  (9+ messages)
` [PATCH net-next 1/8] Documentation/bindings: net: ocelot: document the PTP bank
` [PATCH net-next 2/8] MIPS: dts: mscc: describe the PTP register range
` [PATCH net-next 3/8] Documentation/bindings: net: ocelot: document the PTP ready IRQ
` [PATCH net-next 4/8] MIPS: dts: mscc: describe the PTP ready interrupt
` [PATCH net-next 5/8] net: mscc: describe the PTP register range
` [PATCH net-next 6/8] net: mscc: improve the frame header parsing readability
` [PATCH net-next 7/8] net: mscc: remove the frame_info cpuq member
` [PATCH net-next 8/8] net: mscc: PTP Hardware Clock (PHC) support

[Qemu-devel] [PATCH v2 0/3] restrict bridge interface name to IFNAMSIZ
 2019-07-01 10:08 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/3] qemu-bridge-helper: restrict "
` [Qemu-devel] [PATCH v2 2/3] qemu-bridge-helper: move repeating code in parse_acl_file
` [Qemu-devel] [PATCH v2 3/3] net: tap: restrict bridge name to IFNAMSIZ

[PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-07-01 10:07 UTC  (11+ messages)
` [PATCHv5 04/20] PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI

[dpdk-dev] [PATCH v2] ethdev: fix QinQ strip offload support
 2019-07-01 10:07 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] ethdev: support QinQ strip dynamic configuration

[PATCH 1/2] drm: report dp downstream port type as a subconnector property
 2019-07-01 10:07 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v2 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-07-01 10:04 UTC  (11+ messages)
` [PATCH v2 1/2] "

[PATCH 01/12] drm/i915/guc: Avoid reclaim locks during reset
 2019-07-01 10:05 UTC  (12+ messages)
` [PATCH 02/12] drm/i915: Markup potential lock for i915_active
` [PATCH 03/12] drm/i915: Mark up vma->active as safe for use inside shrinkers
` [PATCH 04/12] drm/i915/execlists: Refactor CSB state machine
` [PATCH 05/12] drm/i915/execlists: Hesitate before slicing
` [PATCH 06/12] drm/i915/selftests: Lock the drm_mm while modifying
` [PATCH 07/12] drm/i915: Teach execbuffer to take the engine wakeref not GT
` [PATCH 08/12] drm/i915/gt: Track timeline activeness in enter/exit
` [PATCH 09/12] drm/i915/gt: Convert timeline tracking to spinlock
` [PATCH 10/12] drm/i915/gt: Guard timeline pinning with its own mutex
` [PATCH 11/12] drm/i915: Protect request retirement with timeline->mutex
` [PATCH 12/12] drm/i915: Replace struct_mutex for batch pool serialisation

[PATCH 0/6 bpf-next] xsk: reuseq cleanup
 2019-07-01 10:04 UTC  (8+ messages)
` [PATCH 2/6 bpf-next] Clean up xsk reuseq API

[Qemu-devel] [PATCH v2 0/6] ARM SMMUv3: Fix spurious notification errors and stall with vfio-pci
 2019-07-01  9:58 UTC  (17+ messages)
` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 1/6] memory: Remove unused memory_region_iommu_replay_all()
  ` [Qemu-arm] "
    ` [Qemu-arm] [Qemu-devel] "
` [Qemu-devel] [PATCH v2 2/6] memory: Add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 3/6] hw/vfio/common: Do not replay IOMMU mappings in nested case
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 4/6] hw/arm/smmuv3: Advertise VFIO_NESTED
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 5/6] hw/arm/smmuv3: Log a guest error when decoding an invalid STE
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 6/6] hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations
  ` [Qemu-arm] "

[LTP] [RFC PATCH] lib: add tst_no_corefile to avoid corefile dumping
 2019-07-01 10:03 UTC 

[Xen-devel] [xen-4.7-testing test] 138307: regressions - FAIL
 2019-07-01 10:00 UTC  (2+ messages)

[Buildroot] [BUG] host-python-2.7.16 fails to build on aarch64, luajit fails for soft float
 2019-07-01 10:01 UTC  (2+ messages)

[PATCH v2 0/3] fix vmalloc_to_page for huge vmap mappings
 2019-07-01  9:58 UTC  (12+ messages)
` [PATCH v2 1/3] arm64: mm: Add p?d_large() definitions
` [PATCH v2 3/3] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings

[PATCH] ltp: diotest4: Let kernel pick an address when calling mmap
 2019-07-01 10:00 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH v2 7/7] arm64: dts: allwinner: a64: enable ANX6345 bridge on Teres-I
 2019-07-01  9:58 UTC  (11+ messages)

[dpdk-dev] [RFC 0/5] use WFE for locks and ring on aarch64
 2019-07-01  9:58 UTC  (3+ messages)
` [dpdk-dev] [RFC 1/5] eal: add the APIs to wait until equal

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-07-01  9:58 UTC  (6+ messages)
` [PATCH 13/59] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()

[dpdk-dev] [PATCH v7 0/3] add actions to modify header fields
 2019-07-01  9:58 UTC  (5+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 1/3] ethdev: add actions to modify TCP "

[RESEND PATCH v3 0/7] Improve scheduler scalability for fast path
 2019-07-01  9:57 UTC  (5+ messages)
` [PATCH v3 5/7] sched: SIS_CORE to disable idle core search

[Qemu-devel] [PATCH 0/3] pcie: hotplug fixes
 2019-07-01  9:56 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] pcie: don't skip multi-mask events
` [Qemu-devel] [PATCH 2/3] pcie: check that slt ctrl changed before deleting
` [Qemu-devel] [PATCH 4/3] pcie: minor cleanups for slot control/status

[dpdk-dev] [PATCH 0/9] experimental tags fixes
 2019-07-01  9:57 UTC  (7+ messages)
` [dpdk-dev] [PATCH 8/9] remove experimental tags from all symbol definitions

[PATCH 0/6] add hw dfs pattern detector support to mt7615 driver
 2019-07-01  9:57 UTC  (7+ messages)
` [PATCH 4/6] mt76: mt7615: unlock dfs bands

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-07-01  9:56 UTC  (10+ messages)

[PATCH] let proc net directory inodes reflect to active net namespace
 2019-07-01  9:53 UTC  (3+ messages)

[Qemu-devel] [PULL 00/19] testing/next (tests/vm, Travis and hyperv build fix)
 2019-07-01  9:52 UTC  (2+ messages)

[Xen-devel] [xen-4.7-testing test] 138659: regressions - trouble: blocked/broken/fail/pass
 2019-07-01  9:52 UTC 

[U-Boot] [ANNOUNCEMENT] Switching to gitlab.denx.de
 2019-07-01  9:53 UTC  (2+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Patch version changes in commit logs?
 2019-07-01  9:51 UTC  (8+ messages)

[yocto-builds] Yocto build Issue
 2019-07-01  9:51 UTC  (3+ messages)

[thud][PATCH v2] bzip2: Fix CVE-2019-12900
 2019-07-01  9:50 UTC  (5+ messages)

[PATCH 1/2] reset: imx7: Add support for i.MX8MM SoC
 2019-07-01  9:39 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: Add "fsl, imx8mq-src" as src's fallback compatible
  ` [PATCH 2/2] arm64: dts: imx8mm: Add "fsl,imx8mq-src" "

[Qemu-devel] [PULL 00/60] ppc-for-4.0 queue 20190310
 2019-07-01  9:45 UTC  (5+ messages)
` [Qemu-devel] [PULL 57/60] target/ppc: add HV support for POWER9

Question about KVM IO performance with FreeBSD as a guest OS
 2019-07-01  9:48 UTC  (4+ messages)

[PATCH V4 1/5] clocksource: timer-of: Support getting clock frequency from DT
 2019-07-01  9:38 UTC  (10+ messages)
` [PATCH V4 2/5] clocksource/drivers/sysctr: Add clock-frequency property
` [PATCH V4 3/5] clocksource: imx-sysctr: Make timer work with clock driver using platform driver model
` [PATCH V4 4/5] arm64: dts: imx8mq: Add system counter node
` [PATCH V4 5/5] arm64: dts: imx8mm: "

[meta-oe] [PATCH] tcsh: upgrade 6.20.00 -> 6.21.00
 2019-07-01  9:49 UTC 

[PATCH] perl: fix Upstream-Status tags
 2019-07-01  9:46 UTC 

[RFC] Deadlock via recursive wakeup via RCU with threadirqs
 2019-07-01  9:45 UTC  (15+ messages)

[PATCH linux dev-5.1] OCC: FSI and hwmon: Add sequence numbering
 2019-07-01  9:44 UTC  (2+ messages)

[PATCH] media: imx7-media-csi: Remove unneeded break after return
 2019-07-01  9:44 UTC  (3+ messages)

[x86/hotplug] e1056a25da: WARNING:at_arch/x86/kernel/apic/apic.c:#setup_local_APIC
 2019-07-01  9:44 UTC  (15+ messages)
                    ` [LKP] "

[PATCH v3 2/2] f2fs-tools: relocate chksum_offset for large_nat_bitmap feature
 2019-07-01  9:43 UTC  (14+ messages)
                      ` [f2fs-dev] "

ath10k-firmware: QCA4019 hw1.0: Update OpenMesh A42 specific BDFs
 2019-07-01  9:43 UTC 

ath10k-firmware: QCA4019 hw1.0: Update OpenMesh A62 specific BDFs
 2019-07-01  9:42 UTC 

ath10k-firmware: QCA9888 hw2.0: Update OpenMesh A62 specific BDFs
 2019-07-01  9:43 UTC 

[GIT PULL] etnaviv-fixes for 5.2-rc8/final
 2019-07-01  9:42 UTC 

[RFC PATCH v5 0/1] Add dm verity root hash pkcs7 sig validation
 2019-07-01  9:41 UTC  (4+ messages)

[Qemu-devel] [PATCH] hw/arm/virt: Add support for Cortex-A7
 2019-07-01  9:36 UTC  (2+ messages)

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-07-01  9:36 UTC  (7+ messages)
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail

[Bug 107877] deepin-desktop: xdg-email: no method available for opening 'mailto:'
 2019-07-01  9:37 UTC 

[GIT PULL] Rockchip clock updates for 5.3
 2019-07-01  9:36 UTC  (2+ messages)

[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-07-01  9:35 UTC  (2+ messages)
` [DRAFT] mm/kprobes: Add generic kprobe_fault_handler() fallback definition

[dpdk-dev] [PATCH v3 0/2] net/mlx5: remove TCF support from PMD
 2019-07-01  9:34 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 "
  ` [dpdk-dev] [PATCH v6 1/2] net/mlx5: fix crashing testpmd on null drv opts
  ` [dpdk-dev] [PATCH v6 2/2] net/mlx5: remove TCF support from PMD

[PATCH v2 bpf-next 0/4] sys_bpf() access control via /dev/bpf
 2019-07-01  9:34 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access "

[GIT PULL 1/2] Rockchip dts32 updates for 5.3 round 2
 2019-07-01  9:34 UTC  (4+ messages)
` [GIT PULL 2/2] Rockchip dts64 "

[meta-oe] [PATCH] logwatch: upgrade 7.4.3 -> 7.5.1
 2019-07-01  9:35 UTC 

[PATCH] drm/amd/powerplay:Move powerplay table implement to pptable centralized management
 2019-07-01  9:32 UTC  (2+ messages)

[PATCH] usb: core: devio: add ioctls for suspend and resume
 2019-07-01  9:18 UTC  (2+ messages)

[PATCH net-next v1] bonding: add an option to specify a delay between peer notifications
 2019-07-01  9:32 UTC  (3+ messages)

[Xen-devel] vfree crash
 2019-07-01  9:31 UTC  (6+ messages)

[PATCH bpf-next] virtio_net: add XDP meta data support
 2019-07-01  9:30 UTC  (2+ messages)

[PATCH RFC 0/4] DDR/L3 Scaling support on SDM845 SoCs
 2019-07-01  9:29 UTC  (2+ messages)

[PATCH 0/2] usbip: Implement SG support to vhci
 2019-07-01  9:29 UTC  (4+ messages)
` [PATCH 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci

[RFC PATCH v6] rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-07-01  9:29 UTC 

Getting a package PV from another
 2019-07-01  9:28 UTC  (2+ messages)

[PULL REQUEST] renesas/topic/sdhi-manual-calib for renesas drivers
 2019-07-01  9:26 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] Introduce the microvm machine type
 2019-07-01  9:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] hw/i386: Factorize CPU routine

[RFC PATCH v3 00/15] Slab Movable Objects (SMO)
 2019-07-01  9:26 UTC  (10+ messages)
` [RFC PATCH v3 14/15] dcache: Implement partial shrink via Slab Movable Objects
            ` shrink_dentry_list() logics change (was Re: [RFC PATCH v3 14/15] dcache: Implement partial shrink via Slab Movable Objects)

[Qemu-devel] [PATCH for-4.1 00/24] Fix record/replay and add reverse debugging
 2019-07-01  9:24 UTC  (3+ messages)

[PATCH] drm: bridge: DRM_SIL_SII8620 should depend on, not select INPUT
 2019-07-01  9:26 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/qede: remove interrupt reconfigure in handler
 2019-07-01  9:24 UTC  (5+ messages)
` [dpdk-dev] [EXT] "
      ` [dpdk-dev] [dpdk-stable] "

[PATCH 1/2] media: dt-bindings: Add Intersil ISL7998x DT bindings
 2019-07-01  8:46 UTC  (3+ messages)
` [PATCH 2/2] media: i2c: isl7998x: Add driver for Intersil ISL7998x

KASAN: use-after-free Write in _free_event
 2019-07-01  9:24 UTC  (9+ messages)
` [RFC PATCH] perf: Paper over the hw.target problems
        ` [PATCH] perf: Fix race between close() and fork()


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.