All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-17 07:38:34 to 2019-06-17 08:26:24 UTC [more...]

[PATCH V4 00/16] use sg helper to operate scatterlist
 2019-06-17  8:25 UTC  (25+ messages)
` [PATCH V4 01/16] scsi: vmw_pscsi: "
` [PATCH V4 02/16] scsi: advansys: "
` [PATCH V4 03/16] scsi: lpfc: "
` [PATCH V4 04/16] scsi: mvumi: "
` [PATCH V4 05/16] scsi: ipr: "
` [PATCH V4 06/16] scsi: pmcraid: "
` [PATCH V4 07/16] usb: image: microtek: "
` [PATCH V4 08/16] staging: unisys: visorhba: "

[PATCH] inetutils: Fix the rcp couldn't copy subdirectory issue
 2019-06-17  8:25 UTC 

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-17  8:26 UTC  (19+ messages)
` [PATCH v5 01/18] kunit: test: add KUnit test runner core
` [PATCH v5 02/18] kunit: test: add test resource management API
` [PATCH v5 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v5 05/18] kunit: test: add the concept of expectations
` [PATCH v5 07/18] kunit: test: add initial tests
` [PATCH v5 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v5 10/18] kunit: test: add tests for kunit test abort
` [PATCH v5 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v5 14/18] kunit: defconfig: add defconfigs for building KUnit tests
` [PATCH v5 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
  ` [PATCH v5 03/18] kunit: test: add string_stream a std::stream like string builder
  ` [PATCH v5 06/18] kbuild: enable building KUnit
  ` [PATCH v5 09/18] kunit: test: add support for test abort
  ` [PATCH v5 11/18] kunit: test: add the concept of assertions
  ` [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests
  ` [PATCH v5 15/18] Documentation: kunit: add documentation for KUnit
  ` [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v5 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[RFC PATCH v4 00/21] Implement an HPET-based hardlockup detector
 2019-06-17  8:25 UTC  (5+ messages)
` [RFC PATCH v4 20/21] iommu/vt-d: hpet: Reserve an interrupt remampping table entry for watchdog

[PATCH v2 0/2] Add macb support for SiFive FU540-C000
 2019-06-17  8:25 UTC  (3+ messages)

[U-Boot] [PATCH] poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC support
 2019-06-17  8:25 UTC  (2+ messages)

[PATCH net-next v3] net: add rcu annotations for ifa_list
 2019-06-17  8:25 UTC  (3+ messages)
` [PATCH net-next v3 7/7] net: ipv4: provide __rcu annotation "

[igt-dev] [PATCH i-g-t] lib/i915_pciids: Add missing device ID for ICL
 2019-06-17  8:27 UTC 

[dpdk-dev] [PATCH 00/44] OCTEON TX2 event device driver
 2019-06-17  8:25 UTC  (23+ messages)
` [dpdk-dev] [PATCH 01/44] event/octeontx2: add build infra and device probe
` [dpdk-dev] [PATCH 02/44] event/octeontx2: add init and fini for octeontx2 SSO object
` [dpdk-dev] [PATCH 06/44] event/octeontx2: allocate event inflight buffers
` [dpdk-dev] [PATCH 07/44] event/octeontx2: add devargs for inflight buffer count
` [dpdk-dev] [PATCH 10/44] event/octeontx2: support dequeue timeout tick conversion
` [dpdk-dev] [PATCH 11/44] event/octeontx2: add SSO GWS and GGRP IRQ handlers
` [dpdk-dev] [PATCH 25/44] event/octeontx2: add SSO selftest
` [dpdk-dev] [PATCH 26/44] doc: add Marvell OCTEON TX2 event device documentation
` [dpdk-dev] [PATCH 27/44] event/octeontx2: add event timer support
` [dpdk-dev] [PATCH 32/44] event/octeontx2: add devargs to modify chunk slots
` [dpdk-dev] [PATCH 33/44] event/octeontx2: add TIM IRQ handlers

[PATCH -next] coresight: replicator: Add terminate entry for acpi_device_id tables
 2019-06-17  8:25 UTC  (4+ messages)

Yocto build error
 2019-06-17  8:09 UTC 

[U-Boot] Continuous Integration (CI)
 2019-06-17  8:24 UTC 

[PATCH 00/59] prime doc polish and ... a few cleanups
 2019-06-17  8:24 UTC  (3+ messages)
` [PATCH 40/59] drm/vram-helper: Drop drm_gem_prime_export/import

[Xen-devel] [PATCH v2] viridian: unify time sources
 2019-06-17  8:23 UTC 

[dpdk-dev] [PATCH 0/2] Enable rte_flow API in ice driver
 2019-06-17  8:23 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/3] "
  ` [dpdk-dev] [PATCH v2 1/3] net/ice: enable switch filter

[v2 1/9] hwmon: (nct7904) Add error handling in probe function
 2019-06-17  8:22 UTC  (11+ messages)
` [v2 2/9] hwmon: (nct7904) Changes comments "
` [v2 3/9] hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature
` [v2 4/9] hwmon: (nct7904) Fix incorrect register setting for the high value high limit of voltage
` [v2 5/9] hwmon: (nct7904) Fix incorrect register bit mapping of temperature alarm
` [v2 6/9] hwmon: (nct7904) Fix wrong return code in function nct7904_write_fan
` [v2 7/9] hwmon: (nct7904) Delete wrong comment in function nct7904_write_in
` [v2 8/9] hwmon: (nct7904) Fix wrong attribute names for temperature
` [v2 9/9] hwmon: (nct7904) Fix wrong registers setting "

[Qemu-devel] [PATCH v3 00/50] tcg plugin support
 2019-06-17  8:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 01/50] trace: expand mem_info:size_shift to 3 bits

use exact allocation for dma coherent memory
 2019-06-17  8:21 UTC  (5+ messages)

[PATCH] x86/IO-APIC: dump full destination ID in x2APIC mode
 2019-06-17  8:22 UTC  (3+ messages)
    ` Ping: "
      ` [Xen-devel] Ping²: "

[PATCH 0/5] mm: Cleanup & allow modules to hotplug memory
 2019-06-17  8:21 UTC  (11+ messages)
` [PATCH 4/5] mm/hotplug: Avoid RCU stalls when removing large amounts of memory
` [PATCH 5/5] mm/hotplug: export try_online_node

[PATCH] drm/i915/icl: Add missing device ID
 2019-06-17  8:24 UTC 

[PATCH v4 00/10] memory: tegra: Introduce Tegra30 EMC driver
 2019-06-17  8:21 UTC  (3+ messages)

[PATCH v2] xen/swiotlb: don't initialize swiotlb twice on arm64
 2019-06-17  8:21 UTC  (11+ messages)
    ` [Xen-devel] "

[PATCH 0/1] pkgdata: fix test_find_path to consider multilib
 2019-06-17  8:32 UTC  (2+ messages)
` [PATCH 1/1] "

[Qemu-devel] [RFC] nvme: how to support multiple namespaces
 2019-06-17  8:12 UTC 

[PATCH v2 8/8] habanalabs: enable 64-bit DMA mask in POWER9
 2019-06-17  8:19 UTC  (8+ messages)

[PATCH v4] wusb: switch to cbcmac transform
 2019-06-17  8:18 UTC 

[PATCH 0/3] x86/cpufeatures: Re-arrange a few features and enumerate AVX512 BFLOAT16 intructions
 2019-06-17  8:09 UTC  (6+ messages)
` [PATCH 1/3] x86/resctrl: Get max rmid and occupancy scale directly from CPUID instead of cpuinfo_x86

[PATCH] initramfs: Fix populate_initrd_image() section mismatch
 2019-06-17  8:18 UTC  (2+ messages)

[PATCH] Fix tun: wake up waitqueues after IFF_UP is set
 2019-06-17  8:16 UTC  (3+ messages)

linux-next: manual merge of the akpm-current tree with the dma-mapping tree
 2019-06-17  8:15 UTC  (2+ messages)

stable-rc: ptrace: peeksiginfo failed on 4.19, 4.14, 4.9 and 4.4
 2019-06-17  8:15 UTC 

[PATCH 00/10] ALSA: firewire-motu: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks
 2019-06-17  8:15 UTC  (11+ messages)
` [PATCH 01/10] ALSA: firewire-motu: unify the count of subscriber for packet streaming
` [PATCH 02/10] ALSA: firewire-motu: unify midi callback function
` [PATCH 03/10] ALSA: firewire-motu: add helper function to keep isochronous resources
` [PATCH 04/10] ALSA: firewire-motu: code refactoring for condition to stop streaming
` [PATCH 05/10] ALSA: firewire-motu: rename helper functions to begin/finish streaming session
` [PATCH 06/10] ALSA: firewire-motu: minor code refactoring to stop isochronous context
` [PATCH 07/10] ALSA: firewire-motu: code refactoring to finish streaming session
` [PATCH 08/10] ALSA: firewire-motu: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks
` [PATCH 09/10] ALSA: firewire-motu: update isochronous resources when starting packet streaming after bus-reset
` [PATCH 10/10] ALSA: firewire-motu: code refactoring for pcm.hw_params/hw_free callbacks

[PATCH] jffs2: do not use C++ style comments in uapi header
 2019-06-17  8:14 UTC  (3+ messages)

[PATCH 0/2]: x86/traps: improve show_trace()'s top-of-stack handling
 2019-06-17  8:13 UTC  (4+ messages)
` [Xen-devel] [PATCH v2 "
  ` [Xen-devel] [PATCH v2 1/2] x86/traps: guard top-of-stack reads
  ` [Xen-devel] [PATCH v2 2/2] x86/traps: widen condition for logging top-of-stack

[Xen-devel] [PATCH 0/3] x86: S3 resume adjustments
 2019-06-17  8:12 UTC  (5+ messages)
` [Xen-devel] [PATCH 1/3] x86/ACPI: re-park previously parked CPUs upon resume from S3

[PATCH 01/22] drm/i915: Restore -Wunused-but-set-variable
 2019-06-17  8:13 UTC  (9+ messages)
` [PATCH 02/22] drm/i915/gtt: Serialise both updates to PDE and our shadow
` [PATCH 06/22] drm/i915/execlists: Preempt-to-busy
` [PATCH 07/22] drm/i915/execlists: Minimalistic timeslicing
` [PATCH 16/22] drm/i915: Push the i915_active.retire into a worker
` [PATCH 17/22] drm/i915/overlay: Switch to using i915_active tracking
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/22] drm/i915: Restore -Wunused-but-set-variable
` ✗ Fi.CI.SPARSE: "

[PATCH v3] net: ipv4: move tcp_fastopen server side code to SipHash library
 2019-06-17  8:09 UTC 

[LINUX PATCH v15] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-06-17  7:50 UTC  (2+ messages)

[PATCH] staging: fbtft: Fix checkpatch ERROR: space prohibited before that close parenthesis ')'
 2019-06-17  8:06 UTC  (3+ messages)

call trace: WARNING: ttm_bo_vm_open on qemuarm64 when starting X
 2019-06-17  8:05 UTC 

[PATCH 0/6] Add USB2.0/CMT/TMU support to HiHope RZ/G2M
 2019-06-17  8:06 UTC  (5+ messages)
` [PATCH 1/6] arm64: dts: renesas: r8a774a1: Fix USB 2.0 clocks
` [PATCH 2/6] arm64: dts: renesas: hihope-common: Add USB 2.0 support

[LTP] [PATCH v2] syscalls/tgkill03: wait for defunct tid to get detached
 2019-06-17  8:05 UTC  (2+ messages)

wpa_supplicant 2.8 fails in brcmf_cfg80211_set_pmk
 2019-06-17  8:04 UTC  (3+ messages)

[Qemu-devel] [QEMU] [PATCH v2 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-06-17  7:59 UTC  (11+ messages)

[PATCH v2] ath11k: cleanup in htt pktlog
 2019-06-17  8:03 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] net/af_xdp: support need wakeup feature
 2019-06-17 14:23 UTC  (2+ messages)

[U-Boot] Hart lottery and CONFIG_XIP
 2019-06-17  8:02 UTC  (7+ messages)

[PATCH] ath11k: fix sparse warnings in mac.c
 2019-06-17  8:01 UTC  (2+ messages)

[PATCH 0/4] btrfs-progs: GCC9 fixes
 2019-06-17  7:59 UTC  (5+ messages)
` [PATCH 1/4] btrfs-progs: constify extent buffer reader
` [PATCH 2/4] btrfs-progs: Fix -Waddress-of-packed-member warning in btrfs_dev_stats_values callers
` [PATCH 3/4] btrfs-progs: Remove unnecessary fallthrough attribute in test_num_disk_vs_raid()
` [PATCH 4/4] btrfs-progs: Fix Wformat-overflow warning in cmds-receive.c

[PATCH] MAINTAINERS: Update my email address
 2019-06-17  7:56 UTC  (3+ messages)

[dpdk-dev] [PATCH] examples/vdpa: remove trace of legacy "linuxapp"
 2019-06-17  7:54 UTC 

[PATCH v2] i2c: i2c-stm32f7: fix the get_irq error cases
 2019-06-17  7:54 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/softnic: remove trace of legacy "linuxapp"
 2019-06-17  7:54 UTC 

[U-Boot] [PATCH] configs: stm32mp15: Select correct Ethernet driver for trusted mode
 2019-06-17  7:54 UTC 

[PATCH v4 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-17  7:53 UTC  (6+ messages)
` [PATCH v4 2/5] mmc: core: API to temporarily disable retuning for SDIO CRC errors

[PATCH v3] i2c: i2c-stm32f7: fix the get_irq error cases
 2019-06-17  7:53 UTC  (3+ messages)

[PATCH 0/1] buildoptions.py: fix test_arch_work_dir_and_export_source
 2019-06-17  8:04 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH net-next 01/16] qlge: Remove irq_cnt
 2019-06-17  7:48 UTC  (16+ messages)
` [PATCH net-next 02/16] qlge: Remove page_chunk.last_flag
` [PATCH net-next 03/16] qlge: Deduplicate lbq_buf_size
` [PATCH net-next 04/16] qlge: Remove bq_desc.maplen
` [PATCH net-next 05/16] qlge: Remove rx_ring.sbq_buf_size
` [PATCH net-next 06/16] qlge: Remove useless dma synchronization calls
` [PATCH net-next 07/16] qlge: Deduplicate rx buffer queue management
` [PATCH net-next 08/16] qlge: Fix dma_sync_single calls
` [PATCH net-next 09/16] qlge: Remove rx_ring.type
` [PATCH net-next 10/16] qlge: Factor out duplicated expression
` [PATCH net-next 11/16] qlge: Remove qlge_bq.len & size
` [PATCH net-next 12/16] qlge: Remove useless memset
` [PATCH net-next 13/16] qlge: Replace memset with assignment
` [PATCH net-next 14/16] qlge: Update buffer queue prod index despite oom
` [PATCH net-next 15/16] qlge: Refill rx buffers up to multiple of 16
` [PATCH net-next 16/16] qlge: Refill empty buffer queues from wq

[U-Boot] Regression in U-boot v2019-07-rcX
 2019-06-17  7:49 UTC  (5+ messages)

[dpdk-dev] [PATCH] eal/stack: fix 'pointer-sign' warning
 2019-06-17  7:49 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

答复: 答复: [PATCH] input: alps-fix the issue alps cs19 trackstick do not work
 2019-06-17  7:49 UTC  (11+ messages)
` 答复: "
                ` 答复: "

[dpdk-dev] [PATCH] doc: fix typo in EAL guide
 2019-06-17  7:48 UTC  (3+ messages)

[PATCH 1/2] mmc: mediatek: fix SDIO IRQ interrupt handle flow
 2019-06-17  7:47 UTC  (5+ messages)

[PATCH, RFC 00/62] Intel MKTME enabling
 2019-06-17  7:46 UTC  (6+ messages)
` [PATCH, RFC 49/62] mm, x86: export several MKTME variables

general protection fault in rb_next (3)
 2019-06-17  7:46 UTC 

[U-Boot] Pull request: u-boot-spi/master
 2019-06-17  7:45 UTC 

[PATCH] integrity: Fix __integrity_init_keyring() section mismatch
 2019-06-17  7:44 UTC 

[U-Boot] rockchip: missing request op in common pinctrl driver resulting kernel boot failure
 2019-06-17  7:44 UTC  (3+ messages)

[U-Boot] [PATCHv3 01/10] arm: Remove zipitz2 board
 2019-06-17  7:44 UTC  (2+ messages)

[PATCH] wl18xx: Fix Wunused-const-variable
 2019-06-17  7:44 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/5] DM: Convert i.MX28 gpio, pinmux, spi and eth drivers to DM/DTS
 2019-06-17  7:43 UTC  (4+ messages)
` [U-Boot] [PATCH v3 4/5] ARM: imx: pinctrl: Add support for i.MX28 mxs pinctrl driver

[meta-perl][PATCH] libauthen-radius-perl: Remove manual RDEPENDS from PN-ptest to PN package
 2019-06-17  7:43 UTC 

[PATCH v3 0/7] Hexdump Enhancements
 2019-06-17  7:39 UTC  (4+ messages)
` [PATCH v3 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags

[PATCH] ovl: fix typo in MODULE_PARM_DESC
 2019-06-17  7:39 UTC 

[PATCH] ath10k: add mic bytes for pmf management packet
 2019-06-17  7:37 UTC  (2+ messages)


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.