All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-29 11:27:31 to 2019-07-29 12:18:53 UTC [more...]

[dpdk-dev] [PATCH 00/11] net/mlx5: LRO fixes and enhancements
 2019-07-29 11:53 UTC  (8+ messages)
` [dpdk-dev] [PATCH 02/11] net/mlx5: limit LRO size to the maximum Rx packet
` [dpdk-dev] [PATCH 03/11] net/mlx5: remove redundant offload flag reset
` [dpdk-dev] [PATCH 04/11] net/mlx5: support mbuf headroom for LRO packet
` [dpdk-dev] [PATCH 06/11] net/mlx5: fix DevX Rx queue type
` [dpdk-dev] [PATCH 08/11] net/mlx5: fix DevX Rx queue memory alignment
` [dpdk-dev] [PATCH 09/11] net/mlx5: handle LRO packets in regular Rx queue
` [dpdk-dev] [PATCH 10/11] net/mlx5: allow implicit LRO flow

[PATCH v9 00/21] Generic page walk and ptdump
 2019-07-29 12:17 UTC  (13+ messages)
` [PATCH v9 10/21] mm: Add generic p?d_leaf() macros
` [PATCH v9 11/21] mm: pagewalk: Add p4d_entry() and pgd_entry()

[PATCH v2] lkmm/docs: Correct ->prop example with additional rfe link
 2019-07-29 12:17 UTC  (7+ messages)

[Qemu-devel] [PATCH v3] block/rbd: add preallocation support
 2019-07-29 12:16 UTC  (8+ messages)

[LTP] [PATCH v2] syscalls/clock_gettime: Ported clock_gettime03.c to new API
 2019-07-29 12:17 UTC  (2+ messages)

[U-Boot] [PATCH] usb: ehci-omap: Add Support DM_USB and OF_CONTROL
 2019-07-29 12:16 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: Remove mailing-list entry for XDP (eXpress Data Path)
 2019-07-29 12:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/dtc: add optional libyaml dependency
 2019-07-29 12:16 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/dtc: disable valgrind

[PATCH v3] sched/topology: Improve load balancing on AMD EPYC
 2019-07-29 12:16 UTC  (3+ messages)

[PATCH 1/3] ASoC: amd: use DMA addr rather than CPU pa for audio buffer
 2019-07-29 12:08 UTC  (6+ messages)
` [PATCH 2/3] ASoC: amd: use dma_ops of parent device for acp3x dma driver
` [PATCH 3/3] ASoC : amd: reduced period size

[dpdk-dev] [PATCH v8 0/5] kni: add IOVA=VA support
 2019-07-29 12:13 UTC  (7+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 1/5] mempool: populate mempool with the page sized chunks of memory
  ` [dpdk-dev] [PATCH v9 2/5] kni: add IOVA=VA support in KNI lib
  ` [dpdk-dev] [PATCH v9 3/5] kni: add app specific mempool create & free routine
  ` [dpdk-dev] [PATCH v9 4/5] kni: add IOVA=VA support in KNI module
  ` [dpdk-dev] [PATCH v9 5/5] kni: modify IOVA mode checks to support VA

[PATCH] kexec: restore arch_kexec_kernel_image_probe declaration
 2019-07-29 12:14 UTC  (2+ messages)

[PATCH] media: vsp1: fix memory leak of dl on error return path
 2019-07-29 12:14 UTC  (7+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_schedule: Only require the scheduler
 2019-07-29 12:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] image.bbclass: Fix debug output for rootfs size
 2019-07-29 12:13 UTC 

[Bridge] [PATCH] net: bridge: Allow bridge to joing multicast groups
 2019-07-29 12:14 UTC  (10+ messages)
              `  "

[Xen-devel] [RFC 0/6] XEN scheduling hardening
 2019-07-29 12:13 UTC  (9+ messages)
` [Xen-devel] [RFC 2/6] schedule: account true system idle time

[PATCH v3 00/14] xen/arm: Properly disable M2P on Arm
 2019-07-29 12:13 UTC  (10+ messages)
` [PATCH v3 01/14] xen/x86: Make mfn_to_gfn typesafe
  ` [Xen-devel] "
` [PATCH v3 07/14] xen: Introduce HAS_M2P config and use to protect mfn_to_gmfn call
  ` [Xen-devel] "

WARNING in iguanair_probe/usb_submit_urb
 2019-07-29 12:14 UTC  (3+ messages)

implement generic dma_map_ops for IOMMUs v5
 2019-07-29 12:12 UTC  (5+ messages)
` [PATCH 07/24] iommu/dma: Move domain lookup into __iommu_dma_{map, unmap}

[PATCH 0/2] clocksource/Hyper-V: Add Hyper-V specific sched clock function
 2019-07-29 12:13 UTC  (5+ messages)

[PATCH V2 1/1] mmc: sdhci: Fix O2 Host data read/write DLL lock Phase shift issue
 2019-07-29 12:12 UTC  (2+ messages)

[Xen-devel] [PATCH v3 00/10] xen/nodemask: API cleanup and fixes
 2019-07-29 12:12 UTC  (10+ messages)
` [Xen-devel] [PATCH v3 01/10] page-alloc: Clamp get_free_buddy() to online nodes
` [Xen-devel] [PATCH v3 02/10] xen/bitmap: Drop {bitmap, cpumask, nodes}_shift_{left, right}()
` [Xen-devel] [PATCH v3 03/10] xen/nodemask: Drop any_online_node() and first_unset_node()
` [Xen-devel] [PATCH v3 04/10] xen/mask: Convert {cpu, node}mask_test() to be static inline
` [Xen-devel] [PATCH v3 05/10] xen/cpumask: Introduce a CPUMASK_PR() wrapper for printing
` [Xen-devel] [PATCH v3 06/10] xen/nodemask: Introduce a NODEMASK_PR() "
` [Xen-devel] [PATCH v3 07/10] xen/nodemask: Drop nodes_{setall, clear}() and improve the initialisers
` [Xen-devel] [PATCH v3 08/10] xen/nodemask: Introduce unlocked __nodemask_{set, clear}() helpers
` [Xen-devel] [PATCH v3 09/10] xen/nodemask: Sanitise the remainder of the nodemask API

[Xen-devel] [PATCH v2] xen: credit2: avoid using cpumask_weight() in hot-paths
 2019-07-29 12:12 UTC  (2+ messages)

Mesh daemon to watch InterfacesRemoved signals
 2019-07-29 12:11 UTC 

[Buildroot] [PATCH 1/1] package/host-mtd: fixes build
 2019-07-29 12:11 UTC 

[LTP] [PATCH v1 1/3] timers/timer_delete0{2, 3}: Ported to new library
 2019-07-29 12:09 UTC  (3+ messages)
` [LTP] [PATCH v1 3/3] timers/leapsec_timer: "

Should we remove xdp-newbies from kernel patch CC-list?
 2019-07-29 12:09 UTC  (5+ messages)

[dm-crypt] LUKS Header crruption
 2019-07-29 12:08 UTC 

[PATCH i-g-t] i915_hangman: Force error capture
 2019-07-29 12:08 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

Error (?) in man page for ppoll(2)
 2019-07-29 12:07 UTC  (2+ messages)

[PATCH 0/2] Make gpiolib work with static device properties
 2019-07-29 12:07 UTC  (3+ messages)
` [PATCH 1/2] drivers: base: swnode: link devices to software nodes

[PATCH 0/6] Add support for Qualcomm SM8150 and SC7180 SoCs
 2019-07-29 12:06 UTC  (7+ messages)
` [PATCH 1/6] soc: qcom: smem: Update max processor count
` [PATCH 2/6] dt-bindings: firmware: scm: Add SM8150 and SC7180 support
` [PATCH 3/6] dt-bindings: mailbox: Add APSS shared for SM8150 and SC7180 SoCs
` [PATCH 4/6] mailbox: qcom: Add support for Qualcomm "
` [PATCH 5/6] dt-bindings: soc: qcom: aoss: Add SM8150 and SC7180 support
` [PATCH 6/6] soc: qcom: aoss: Add AOSS QMP support

[PATCH] dax: Fix missed PMD wakeups
 2019-07-29 12:02 UTC  (12+ messages)

[PATCH][V2] drivers: thermal: processor_thermal_device: fix missing bitwise-or operators
 2019-07-29 12:03 UTC  (2+ messages)

[PATCH 1/5] powerpc/64s/radix: Fix memory hotplug section page table creation
 2019-07-29 11:57 UTC  (3+ messages)
` [PATCH 4/5] powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses

[PATCH v2] iio: tsl2772: Use device-managed API
 2019-07-29 11:59 UTC  (3+ messages)

[PATCH v3] ata/pata_buddha: Probe via modalias instead of initcall
 2019-07-29 11:58 UTC  (6+ messages)

build failures on ubuntu 16.04 (4.15.0.55.76)
 2019-07-29 11:58 UTC  (3+ messages)

[RFC PATCH V2 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-07-29 11:58 UTC  (8+ messages)
` [RFC PATCH V2 4/4] platform: mtk-isp: Add Mediatek FD driver

[RFC PATCH 00/16] KVM RISC-V Support
 2019-07-29 11:58 UTC  (34+ messages)
` [RFC PATCH 01/16] KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface
` [RFC PATCH 02/16] RISC-V: Add hypervisor extension related CSR defines
` [RFC PATCH 03/16] RISC-V: Add initial skeletal KVM support
` [RFC PATCH 04/16] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [RFC PATCH 05/16] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [RFC PATCH 06/16] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [RFC PATCH 07/16] RISC-V: KVM: Implement VCPU world-switch
` [RFC PATCH 08/16] RISC-V: KVM: Handle MMIO exits for VCPU
` [RFC PATCH 09/16] RISC-V: KVM: Handle WFI "
` [RFC PATCH 10/16] RISC-V: KVM: Implement VMID allocator
` [RFC PATCH 11/16] RISC-V: KVM: Implement stage2 page table programming
` [RFC PATCH 12/16] RISC-V: KVM: Implement MMU notifiers
` [RFC PATCH 13/16] RISC-V: KVM: Add timer functionality
` [RFC PATCH 14/16] RISC-V: KVM: FP lazy save/restore
` [RFC PATCH 15/16] RISC-V: KVM: Add SBI v0.1 support
` [RFC PATCH 16/16] RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig

[f2fs-dev] [PATCH] common/quota: enable project quota correctly on f2fs
 2019-07-29 11:56 UTC  (2+ messages)
`  "

[PATCH] mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
 2019-07-29 11:55 UTC  (3+ messages)

[Xen-devel] [PATCH v2] dom0-build: fix build with clang5
 2019-07-29 11:36 UTC  (3+ messages)

[PATCH v2] counter/ftm-quaddec: Use device-managed registration API
 2019-07-29 11:52 UTC  (2+ messages)

[PATCH net-next 0/3] net: stmmac: Some performance improvements and a fix
 2019-07-29 11:52 UTC  (14+ messages)
` [PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool

[U-Boot] [PATCH v2 0/7] Add PCIe root complex support for AM654x SoC
 2019-07-29 11:51 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/7] clk: add support for clk_is_match()

[PATCH v2] usb: storage: sddr55: Fix a possible null-pointer dereference in sddr55_transport()
 2019-07-29 11:51 UTC  (2+ messages)

[PATCH][next] drivers: thermal: processor_thermal_device: fix missing bitwise-or operator
 2019-07-29 11:50 UTC  (6+ messages)

[Qemu-devel] [PULL 0/5] Net patches
 2019-07-29 11:47 UTC  (2+ messages)

[compat_ioctl] 97ca70e16d: mdadm-selftests.enchmarks/mdadm-selftests/tests/06name.fail
 2019-07-29 11:48 UTC  (2+ messages)

KASAN: use-after-free Write in usbvision_scratch_alloc
 2019-07-29 11:48 UTC 

WARNING in usbhid_raw_request/usb_submit_urb
 2019-07-29 11:48 UTC 

[Xen-devel] [PATCH v7] x86/emulate: Send vm_event from emulate
 2019-07-29 11:30 UTC  (9+ messages)

[PATCH] iio: potentiometer: add a driver for Maxim 5432-5435
 2019-07-29 11:45 UTC  (3+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] dt-bindings: iio: potentiometer: add max5432.yaml binding

[PATCH 0/4] dt-bindings: i2c: renesas: Rename bindings documentation files
 2019-07-29 11:46 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: i2c: sh_mobile: Rename bindings documentation file
` [PATCH 2/4] dt-bindings: i2c: rcar: "
` [PATCH 3/4] dt-bindings: i2c: riic: "
` [PATCH 4/4] "

[RFC][PATCH 00/13] SCHED_DEADLINE server infrastructure
 2019-07-29 11:45 UTC  (4+ messages)
` [RFC][PATCH 01/13] sched/deadline: Impose global limits on sched_attr::sched_period

[igt-dev] [PATCH i-g-t] kms_busy: Replace fiddling with hangcheck modparam with explicit fence
 2019-07-29 11:45 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[RFC PATCH 00/10] implement KASLR for powerpc/fsl_booke/32
 2019-07-29 11:43 UTC  (10+ messages)
` [RFC PATCH 07/10] powerpc/fsl_booke/32: randomize the kernel image offset
` [RFC PATCH 09/10] powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter
` [RFC PATCH 10/10] powerpc/fsl_booke/kaslr: dump out kernel offset information on panic

[PATCH] usb: storage: sddr55: Fix a possible null-pointer dereference in sddr55_transport()
 2019-07-29 11:44 UTC  (3+ messages)

[PATCH 1/3] generic/38[3456]: adjust to check prjquota before mount
 2019-07-29 11:43 UTC  (4+ messages)
  ` [f2fs-dev] "

[Xen-devel] [PATCH] arm:cpuerrata: Align a virtual address before unmap
 2019-07-29 11:43 UTC  (4+ messages)

package.bbclass behaviour with multiple providers of a shared library
 2019-07-29 11:43 UTC  (3+ messages)

[dpdk-dev] Is mbuf detached from pool?
 2019-07-29 11:41 UTC 

[PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-07-29 11:41 UTC  (12+ messages)

[PATCH v6 1/4] media: venus: Add codec data table
 2019-07-29 11:38 UTC  (3+ messages)
` [PATCH v6 3/4] media: venus: Update to bitrate based clock scaling

[dpdk-dev] [PATCH v1 0/2] declare crypto asym xform immutable
 2019-07-29 11:38 UTC  (8+ messages)

[U-Boot] [PATCH] pinctrl: renesas: fix R-Car gpio0_00 operation fails with 'gpio -input' command
 2019-07-29 11:38 UTC 

[Xen-devel] per-domain passthrough/iommu options
 2019-07-29 11:37 UTC  (9+ messages)

[PATCH 1/2] subversion: add packageconfig boost
 2019-07-29 11:37 UTC  (5+ messages)
` [PATCH 2/2] epiphany: set imcompatible with tune mips

[warrior][PATCH] package: Improve determinism
 2019-07-29 11:37 UTC 

[PATCH] drm/i915: Inline engine->init_context into its caller
 2019-07-29 11:37 UTC 

[PATCH] webkitgtk: Reenable on mips
 2019-07-29 11:37 UTC 

[RFC PATCH] grep: allow for run time disabling of JIT in PCRE
 2019-07-29 11:33 UTC  (3+ messages)
` [RFC PATCH v2] "

[PATCH v2 0/5] H3/M3-W cpuidle support
 2019-07-29 11:32 UTC  (6+ messages)
` [PATCH v2 2/5] arm64: dts: r8a7795: Add cpuidle support for CA53 cores

[LTP] [PATCH 1/2] Add configure time check for getdents/getdents64 APIs
 2019-07-29 11:32 UTC  (3+ messages)
` [LTP] [PATCH 2/2] check for RES_USE_INET6 during configure

[PATCH] leds: netxbig: Add of_node_put() in netxbig_leds_get_of_pdata()
 2019-07-29 11:32 UTC  (2+ messages)

[PATCH v1 0/7] perf, intel: Add support for PEBS output to Intel PT
 2019-07-29 11:31 UTC  (3+ messages)
` [PATCH v1 1/7] perf: Allow normal events to be sources of AUX data

[PATCH] platform/chrome: fix crash during suspend
 2019-07-29 11:29 UTC  (2+ messages)

Video Hardware Decoding: Jittery Rectangles on Nvidia GT218 NVA8 VP4
 2019-07-29 11:29 UTC  (3+ messages)

REGRESSION: i2c-imx endlessly triggers clk warning
 2019-07-29 11:28 UTC  (3+ messages)

[PATCH] scsi: ibmvscsi_tgt: Mark expected switch fall-throughs
 2019-07-29 11:29 UTC  (2+ messages)

[Qemu-devel] [QUESTION] SDL 1.2 support
 2019-07-29 11:27 UTC  (7+ messages)

Phantom full ext4 root filesystems on 4.1 through 4.14 kernels
 2019-07-29 11:18 UTC  (12+ messages)
                    ` ext4 file system is constantly writing to the block device with no activity from the applications, is it a bug?

[PATCH 0/3] rename LED_OFF and LED_ON to avoid name collision with leds subsystem
 2019-07-29 11:27 UTC  (3+ messages)
` [PATCH 3/3] scsi: nsp32: rename LED_* macros to EXT_PORT_LED_*


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.