All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-10 00:43:54 to 2018-05-10 02:48:33 UTC [more...]

[PATCH v3 00/40] Fix build on gcc8 and various bugs
 2018-05-10  2:48 UTC  (27+ messages)
` [PATCH v3 01/40] drivers/bus/pci: fix strncpy dangerous code
` [PATCH v3 02/40] drivers/bus/dpaa: fix inconsistent struct alignment
` [PATCH v3 03/40] drivers/net/axgbe: fix broken eeprom string comp
` [PATCH v3 04/40] drivers/net/nfp/nfpcore: fix strncpy misuse
` [PATCH v3 05/40] drivers/net/nfp/nfpcore: fix off-by-one and no NUL on strncpy use
` [PATCH v3 06/40] drivers/net/nfp: don't memcpy out of source range
` [PATCH v3 07/40] drivers/net/nfp: fix buffer overflow in fw_name
` [PATCH v3 08/40] drivers/net/qede: fix strncpy constant and NUL
` [PATCH v3 09/40] drivers/net/qede: fix broken strncpy
` [PATCH v3 10/40] drivers/net/sfc: fix strncpy length
` [PATCH v3 11/40] drivers/net/sfc: fix strncpy size and NUL
` [PATCH v3 12/40] drivers/net/vdev: readlink inputs cannot be aliased
` [PATCH v3 13/40] drivers/net/vdev: fix 3 x strncpy misuse
` [PATCH v3 14/40] app/test-pmd: can't find include
` [PATCH v3 15/40] app/proc-info: fix sprintf overrun bug
` [PATCH v3 16/40] app/test-bbdev: test-bbdev: strcpy ok for allocated string
` [PATCH v3 17/40] app/test-bbdev: "
` [PATCH v3 18/40] rte_common.h: cast gcc builtin result to avoid complaints
` [PATCH v3 19/40] rte_memcpy.h: explicit tmp cast
` [PATCH v3 20/40] lib/librte_eal/common/include/rte_lcore.h: explicit cast for signed change
` [PATCH v3 21/40] /lib/librte_eal/common/include/rte_random.h: stage cast from uint64_t to long
` [PATCH v3 22/40] rte_spinlock.h: stack declarations before code
` [PATCH v3 23/40] rte_ring_generic.h: "
` [PATCH v3 24/40] rte_ring.h: remove signed type flipflopping
` [PATCH v3 25/40] rte_dev.h: stack declaration at top of own basic block
` [PATCH v3 26/40] rte_mbuf.h: avoid truncation warnings from inadvertant int16_t to int promotion

[PATCH v4 00/13] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-05-10  2:47 UTC  (4+ messages)
` [PATCH v4 01/13] mm: Assign id to every memcg-aware shrinker

[PATCH v5 2/2] mtd: rawnand: use bit-wise majority to recover the contents of ONFI parameter
 2018-05-10  2:46 UTC 

[PATCH v2] ath10k: support for multicast rate control
 2018-05-10  2:46 UTC  (6+ messages)

[PATCH] net/virtio-user: fix multiple queues fail in server mode
 2018-05-10  2:47 UTC  (6+ messages)
` [dpdk-stable] "

(no subject)
 2018-05-10  2:44 UTC  (5+ messages)
` [PATCH] PCI: Check whether bridges allow access to extended config space

[PATCH] ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR
 2018-05-10  2:41 UTC  (3+ messages)
  ` 答复: "

[REVIEW][PATCH 00/22] Simplifying siginfo users
 2018-05-10  2:39 UTC  (5+ messages)
` [REVIEW][PATCH 08/22] signal/mips: Use force_sig_fault where appropriate

[PATCH] drm/i915/psr: Check for SET_POWER_CAPABLE bit at PSR init time
 2018-05-10  2:38 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/psr: Check for SET_POWER_CAPABLE bit at PSR init time. (rev2)
` ✓ Fi.CI.IGT: success for drm/i915/psr: Check for SET_POWER_CAPABLE bit at PSR init time

[PATCH] net/i40e: fix link status update error
 2018-05-10  2:36 UTC  (2+ messages)

[PATCH v8] ethdev: check Rx/Tx offloads
 2018-05-10  2:35 UTC  (5+ messages)
` [PATCH v9] ethdev: new Rx/Tx offloads API
  ` [PATCH v10] "

[PATCH linux dev-4.13] ARM: dts: aspeed: Move random number device
 2018-05-10  2:35 UTC  (3+ messages)

[PATCH 2/4] pid: Export find_task_by_vpid for use in external modules
 2018-05-10  2:35 UTC  (5+ messages)

[PATCH] fetch/gitsm: avoid live submodule fetching during unpack()
 2018-05-10  2:33 UTC 

[Qemu-devel] [PATCH v1 0/4] RISC-V: SoCify the SiFive boards and connect the
 2018-05-10  2:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 2/4] hw/riscv/sifive_plic: Use gpios instead of irqs

[PATCH net-next RFC 0/3] net: Add support to configure SR-IOV VF queues
 2018-05-10  2:32 UTC  (6+ messages)
` [PATCH net-next RFC 1/3] net: Add support to configure SR-IOV VF minimum and maximum queues

[SPDK] DPDK Submodules Git Clone Problem
 2018-05-10  2:30 UTC 

[U-Boot] [PATCH v2] efi_loader: fix off-by-one bug in efi_get_variable
 2018-05-10  2:25 UTC 

[PATCH v2] iio: accell: mma8452: Reduce sleep time when data not ready
 2018-05-10  2:21 UTC  (8+ messages)
        ` [PATCH v3] "

[PATCH v2] app/testpmd: fix device configure with zero queue
 2018-05-10  2:22 UTC 

[Qemu-devel] [PATCH V5 0/9] nvdimm: guarantee persistence of QEMU writes to persistent memory
 2018-05-10  2:21 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/9 V5] memory, exec: switch file ram allocation functions to 'flags' parameters
` [Qemu-devel] [PATCH 2/9 V5] hostmem-file: add the 'pmem' option
` [Qemu-devel] [PATCH 3/9 V5] configure: add libpmem support
` [Qemu-devel] [PATCH 4/9 V5] mem/nvdimm: ensure write persistence to PMEM in label emulation
` [Qemu-devel] [PATCH 5/9 V5] migration/ram: ensure write persistence on loading zero pages to PMEM
` [Qemu-devel] [PATCH 6/9 V5] migration/ram: ensure write persistence on loading normal "
` [Qemu-devel] [PATCH 7/9 V5] migration/ram: ensure write persistence on loading compressed "
` [Qemu-devel] [PATCH 8/9 V5] migration/ram: ensure write persistence on loading xbzrle "
` [Qemu-devel] [PATCH 9/9 V5] migration/ram: Add check and info message to nvdimm post copy

[RESEND PATCH 1/5] usb: mtu3: avoid TX data length truncated in SS/SSP mode
 2018-05-10  2:16 UTC  (5+ messages)
  ` [RESEND,1/5] "

[PATCH] drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
 2018-05-10  2:14 UTC  (5+ messages)
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

linux-next: manual merge of the net-next tree with the net tree
 2018-05-10  2:13 UTC 

[meta-multimedia][PATCH] tinyalsa: switch away from github archive
 2018-05-10  2:11 UTC 

[PATCH] drm/amd/powerplay: add PME smu message for raven
 2018-05-10  2:10 UTC  (2+ messages)

[PATCH v2 0/4] NTB : Introduce message library
 2018-05-10  2:10 UTC  (4+ messages)
` [PATCH v2 1/4] "

linux-next: Signed-off-by missing for commits in the thermal tree
 2018-05-10  2:10 UTC  (2+ messages)

[PATCH V4 0/7] nvme: pci: fix & improve timeout handling
 2018-05-10  2:09 UTC  (4+ messages)

[PATCH net-next] tcp: Add mark for TIMEWAIT sockets
 2018-05-10  2:07 UTC 

[PATCH v11] media: imx258: Add imx258 camera sensor driver
 2018-05-10  2:05 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: imx53-ard: Do not hardcode input codes
 2018-05-10  2:08 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imx53-smd: "
` [PATCH 3/3] ARM: dts: imx6q-gk802: "

[Qemu-devel] [PATCH v2 0/3] block/file-posix: File locking during creation
 2018-05-10  2:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] "

[PATCH] Revert "sched/numa: Delay retrying placement for automatic NUMA balance after wake_affine()"
 2018-05-10  2:04 UTC  (2+ messages)

[PATCH v2] ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR
 2018-05-10  2:05 UTC 

[PATCH 0/6] firmware: kernel signature verification
 2018-05-10  2:00 UTC  (14+ messages)
` [PATCH 3/6] firmware: differentiate between signed regulatory.db and other firmware

[PATCH 0/2] builtin/grep.c: teach '-o', '--only-matching'
 2018-05-10  2:00 UTC  (5+ messages)
` [PATCH 2/2] builtin/grep.c: teach '-o', '--only-matching' to 'git-grep'

[v3,2/2] usb: misc: xapea00x: perform platform initialization of TPM
 2018-05-10  1:59 UTC  (17+ messages)
          ` [PATCH v3 2/2] "

[PATCH v2 0/4] Enable holes in copy_file_range()
 2018-05-10  1:58 UTC  (5+ messages)
` [PATCH 1/4] copy_file_range: refactor vfs_copy_file_range
` [PATCH 2/4] copy_file_range: Perform splice if in/out SB are not same
` [PATCH 3/4] copy_file_range: splice with holes
` [PATCH 4/4] ovl: Use do_copy_file_range() in copy_up_data()

[Fuego] Options for Fuego meeting in June, in Tokyo
 2018-05-10  1:56 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: leds: Add SC27xx breathing light controller documentation
 2018-05-10  1:55 UTC  (3+ messages)

[PATCH] clk: imx6ull: use OSC clock during AXI rate change
 2018-05-10  1:53 UTC  (11+ messages)

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

[U-Boot] [PATCH 1/2] gadget: f_thor: fix filename overflow
 2018-05-10  1:52 UTC  (2+ messages)
    ` [U-Boot] [PATCH 2/2] gadget: f_thor: update to support more than 4GB file as thor 5.0

[RFC PATCH linux dev-4.13 0/3] Miscellaneous BMC interfaces
 2018-05-10  1:52 UTC  (6+ messages)
` [RFC PATCH linux dev-4.13 1/3] soc: aspeed: Miscellaneous control interfaces

[xen-4.7-testing test] 122639: trouble: broken/fail/pass
 2018-05-10  1:51 UTC 

[PATCH 0/1] cross-canadian: fix do_configure failure when switching machine and multilib
 2018-05-10  1:53 UTC  (2+ messages)

[PATCH 3/3] btrfs-progs: print-tree: Enhance btrfs_print_tree() check to avoid out-of-boundary memory access
 2018-05-10  1:50 UTC  (2+ messages)

[PATCH v4] ALSA: core api: define offsets for TLV items
 2018-05-10  1:48 UTC  (2+ messages)

[PATCH] usb: gadget: composite: fill bcdUSB as 0x0320 for SuperSpeed or higher speeds
 2018-05-10  0:46 UTC  (4+ messages)

[PATCH v2] btrfs: return original error code when failing from option parsing
 2018-05-10  1:45 UTC 

[PATCH] ARM: DTS: imx53: Add support for imx53 HSC/DDC boards from K+P
 2018-05-10  1:45 UTC  (5+ messages)

[PATCH v2 0/2] mm: PAGE_KERNEL_* fallbacks
 2018-05-10  1:44 UTC  (3+ messages)
` [PATCH v2 1/2] mm: provide a fallback for PAGE_KERNEL_RO for architectures
` [PATCH v2 2/2] mm: provide a fallback for PAGE_KERNEL_EXEC "

[Qemu-devel] [PATCH] iscsi: Avoid potential for get_status overflow
 2018-05-10  1:44 UTC  (2+ messages)

[PATCH 1/2] staging/vc04_services: Register a platform device for the camera driver
 2018-05-10  1:43 UTC  (2+ messages)
` [PATCH 2/2] staging/bcm2835-camera: Set ourselves up as a platform driver

[PATCH 1/2] btrfs-progs: check: Make btrfs check return error for qgroup mismatch
 2018-05-10  1:43 UTC  (3+ messages)

[PATCH v2 0/4] Refactor TPM event log code
 2018-05-10  1:39 UTC  (7+ messages)
` [PATCH v2 2/4] tpm: Move eventlog files to a subdirectory
        ` [LTP] "

linux-next: manual merge of the jc_docs tree with the dma-mapping tree
 2018-05-10  1:38 UTC 

[Qemu-devel] [PATCH v1] RISC-V: Add misa to DisasContext
 2018-05-10  1:37 UTC  (2+ messages)

[PATCH] drm/i915/psr : Add psr1 live status
 2018-05-10  2:02 UTC  (2+ messages)

[PATCH 0/3] net/sfc: fix Rx/Tx offload checks
 2018-05-10  1:36 UTC  (2+ messages)

[PATCH] powerpc/kbuild: set generic machine type for compile with 64-bit toolchain
 2018-05-10  1:33 UTC  (2+ messages)

[pull-request] next-pipeline 18.05 pre-rc3
 2018-05-10  1:29 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/6] ARM: mvebu: a38x: updates to ddr training code
 2018-05-10  1:28 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/6] ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESS
` [U-Boot] [PATCH v3 2/6] ARM: mvebu: a38x: move sys_env_device_rev_get
` [U-Boot] [PATCH v3 3/6] ARM: mvebu: a38x: remove some unused code
` [U-Boot] [PATCH v3 4/6] ARM: mvebu: a38x: sync ddr training code with upstream
` [U-Boot] [PATCH v3 5/6] ARM: mvebu: a38x: restore support for setting timing
` [U-Boot] [PATCH v3 6/6] ARM: mvebu: a38x: use non-zero size for ddr scrubbing

[PATCH] perf buildid-cache: Warn --purge-all failures
 2018-05-10  1:28 UTC  (2+ messages)

[PATCH] mm/ksm: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm
 2018-05-10  1:26 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] evm: Allow non-SHA1 digital signatures
 2018-05-10  1:26 UTC  (2+ messages)

[PATCH net] macmace: Set platform device coherent_dma_mask
 2018-05-10  1:25 UTC  (8+ messages)

[PATCH] mm: provide a fallback for PAGE_KERNEL_RO for architectures
 2018-05-10  1:24 UTC  (8+ messages)

[B.A.T.M.A.N.] batman-adv: Bug: Missing TT entry leads to inconsistent but stable TT state
 2018-05-10  1:20 UTC 

stop using buffer heads in xfs and iomap
 2018-05-10  1:17 UTC  (3+ messages)
` [PATCH 11/33] iomap: add an iomap-based readpage and readpages implementation

[PATCH 1/2] powerpc/pmu/fsl: fix is_nmi test for irq mask change
 2018-05-10  1:17 UTC  (3+ messages)
` [PATCH 2/2] powerpc/64: change softe to irqmask in show_regs and xmon

[PATCH 0/4] DRM helpers for Display Stream Compression PPS infoframes
 2018-05-10  1:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Bug 91808] trine1 misrender r600g
 2018-05-10  1:16 UTC  (2+ messages)

proposal to build Debian images for every test suite (pull #24/kernelci-build-staging)
 2018-05-10  1:15 UTC  (6+ messages)
` [kernelci] "

[PATCH v4 0/6] devfreq: rk3399_dmc: improve rk3399_dmc driver and it's documentation
 2018-05-10  1:14 UTC  (3+ messages)
  ` [PATCH v4 6/6] devfreq: rk3399_dmc: fix spelling mistakes

[PATCH v2] perf test shell: Add -D to check dynamic symbols for ubuntu/debian
 2018-05-10  1:11 UTC  (3+ messages)

[PATCH v4 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-05-10  1:09 UTC  (15+ messages)
` [PATCH v4 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH v3 00/13] remoteproc: add fixed memory region support
 2018-05-10  1:06 UTC  (11+ messages)
` [PATCH v3 03/13] remoteproc: add release ops in rproc_mem_entry struct
` [PATCH v3 06/13] remoteproc: introduce rproc_add_carveout function
` [PATCH v3 08/13] remoteproc: add prepare and unprepare ops
` [PATCH v3 10/13] remoteproc: modify vring allocation to support pre-registered region
` [PATCH v3 11/13] remoteproc: create vdev subdevice with specific dma memory pool

[PATCH] bitbake: fetch2/gitsm: avoid live submodule fetching during unpack()
 2018-05-10  1:05 UTC  (4+ messages)

[Ocfs2-devel] [PATCH] ocfs2: submit another bio if current bio is full
 2018-05-10  1:02 UTC  (5+ messages)

[PATCH v7 0/7] Exynos DRM: rewrite IPP subsystem and userspace API
 2018-05-10  1:00 UTC  (5+ messages)
  ` [PATCH v7 6/7] ARM: dts: exynos: Add mem-2-mem Scaler devices
  ` [PATCH v7 7/7] ARM64: "

[PATCH] input: fix coding style issues in input.c
 2018-05-10  0:55 UTC  (3+ messages)

[PATCH] bfs: add sanity check at bfs_fill_super()
 2018-05-10  0:53 UTC  (2+ messages)

[PATCH 1/1] block: fix race between opening blkext device and freeing it
 2018-05-10  0:51 UTC  (3+ messages)

[U-Boot] [PATCH 00/12] kirkwood: device tree support
 2018-05-10  0:51 UTC  (4+ messages)
` [U-Boot] [PATCH 09/12] ARM: kirkwood: Add device-tree for nsa310s

Cannot compile with GCC 8.1
 2018-05-10  0:51 UTC 

[PATCH] swiotlb: fix inversed DMA_ATTR_NO_WARN test
 2018-05-10  0:49 UTC 

[PATCH] perf annotate: Display multiple events for --stdio
 2018-05-10  0:49 UTC  (4+ messages)

[meta-multimedia][PATCH v2] openh264: switch away from github archive
 2018-05-10  0:49 UTC 

[PATCH] eventdev: fix build related to port id storage size
 2018-05-10  0:45 UTC 

linux-next: manual merge of the powerpc tree with the powerpc-fixes tree
 2018-05-10  0:45 UTC  (2+ messages)

[PATCH v5 00/14] staging: typec: tcpci: move out of staging
 2018-05-10  0:43 UTC  (8+ messages)
` [PATCH v5 01/14] dt-bindings: connector: add properties for typec


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.