All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-30 16:10:45 to 2019-10-30 17:12:37 UTC [more...]

[PATCH 00/11] powerpv/powernv: Restore pnv_npu_try_dma_set_bypass()
 2019-10-30 17:00 UTC  (6+ messages)
` [PATCH 04/11] powerpc/powernv/npu: Wire up pnv_npu_try_dma_set_bypass()
` [PATCH 05/11] powerpc/powernv: Return failure for some uses of dma_set_mask()
` [PATCH 06/11] powerpc/powernv: Remove intermediate variable
` [PATCH 08/11] powerpc/powernv: Replace open coded pnv_ioda_get_pe()s
` [PATCH 11/11] powerpc/powernv: Add pnv_pci_ioda_dma_set_mask()

[dpdk-dev] [PATCH v4] ethdev: extend flow metadata
 2019-10-30 17:12 UTC  (9+ messages)
` [dpdk-dev] [PATCH v5] "
  ` [dpdk-dev] [PATCH v6 0/2] extend flow metadata feature

[Bug 1847793] [NEW] qemu 4.1.0 - Corrupt guest filesystem after new vm install
 2019-10-30 16:59 UTC  (2+ messages)
` [Bug 1847793] "

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS 6f74a55d49004df760381df525f14edf018a640f
 2019-10-30 17:10 UTC 

[PATCH V2 00/26] mm, xfs: non-blocking inode reclaim
 2019-10-30 17:08 UTC  (3+ messages)
` [PATCH 01/26] xfs: Lower CIL flush limit for large logs

Partial Clone garbage collection?
 2019-10-30 17:08 UTC 

[U-Boot] [ANN] U-Boot v2020.01-rc1 released
 2019-10-30 17:07 UTC 

[PATCH] Revert "ext4 crypto: fix to check feature status before get policy"
 2019-10-30 17:06 UTC 

bidirectional: => AF_XDP , <= XDP_REDIRECT
 2019-10-30 16:59 UTC  (7+ messages)

[U-Boot] [RFC PATCH 00/29] arm: Introduce Marvell/Cavium OcteonTX
 2019-10-30 17:06 UTC  (2+ messages)

[PATCH net] tcp: increase tcp_max_syn_backlog max value
 2019-10-30 17:05 UTC 

[CI 01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3
 2019-10-30 17:04 UTC  (25+ messages)
` [CI 03/12] drm/i915: Perform manual conversions for crtc uapi/hw split, v2
  ` [Intel-gfx] "
` [CI 06/12] drm/i915: Complete crtc hw/uapi split, v5
  ` [Intel-gfx] "
` [CI 08/12] drm/i915: Perform manual conversions for plane uapi/hw split, v2
  ` [Intel-gfx] "
` [CI 10/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi
  ` [Intel-gfx] "
` [CI 11/12] drm/i915: Complete plane hw and uapi split, v2
  ` [Intel-gfx] "
` [CI 12/12] drm/i915: Remove special case slave handling during hw programming, v3
  ` [Intel-gfx] "

[U-Boot] [PATCH] splash: fix build breakage with newer llvm-7
 2019-10-30 17:04 UTC  (2+ messages)

IPv6 nft vs ip6tables - Local incompatibility ?
 2019-10-30 17:04 UTC 

[dpdk-dev] [PATCH v8 00/10] example/l2fwd-event: introduce l2fwd-event example
 2019-10-30 17:03 UTC  (11+ messages)
` [dpdk-dev] [PATCH v8 01/10] examples/l2fwd-event: add default poll mode routines
` [dpdk-dev] [PATCH v8 02/10] examples/l2fwd-event: add infra for eventdev
` [dpdk-dev] [PATCH v8 03/10] examples/l2fwd-event: add infra to split eventdev framework
` [dpdk-dev] [PATCH v8 04/10] examples/l2fwd-event: add event device setup
` [dpdk-dev] [PATCH v8 05/10] examples/l2fwd-event: add eventdev queue and port setup
` [dpdk-dev] [PATCH v8 06/10] examples/l2fwd-event: add event Rx/Tx adapter setup
` [dpdk-dev] [PATCH v8 07/10] examples/l2fwd-event: add service core setup
` [dpdk-dev] [PATCH v8 08/10] examples/l2fwd-event: add eventdev main loop
` [dpdk-dev] [PATCH v8 09/10] examples/l2fwd-event: add graceful teardown
` [dpdk-dev] [PATCH v8 10/10] doc: add application usage guide for l2fwd-event

[U-Boot] [PULL] u-boot-mmc mmc-10-29-2019
 2019-10-30 17:03 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] Bring all testings in gitlab and travis CI to Azure Pipelines
 2019-10-30 17:03 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/5] tools: buildman: Honor output directory when generating boards.cfg
` [U-Boot] [PATCH v2 2/5] tools: buildman: Remove useless mkdir() in Make() in test.py
` [U-Boot] [PATCH v2 3/5] arm: mvebu: Avoid generating kwbimage.cfg in the source tree
` [U-Boot] [PATCH v2 4/5] .travis.yml: Remove the unneeded '&' for ls20xx buildman
` [U-Boot] [PATCH v2 5/5] Bring all testings in gitlab and travis CI to Azure Pipelines

[U-Boot] [PATCH v3 0/9] tools: Support building U-Boot host tools for Windows via MSYS2
 2019-10-30 17:03 UTC  (19+ messages)
` [U-Boot] [PATCH v3 1/9] tools: image.h: Use portable uint32_t instead of linux-specific __be32
` [U-Boot] [PATCH v3 2/9] tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX
` [U-Boot] [PATCH v3 3/9] tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32
` [U-Boot] [PATCH v3 4/9] linux/types.h: Surround 'struct ustat' with __linux__
` [U-Boot] [PATCH v3 5/9] tools: ifwitool: Define __packed when it is not defined
` [U-Boot] [PATCH v3 6/9] doc: Add documentation for how to build U-Boot host tools
` [U-Boot] [PATCH v3 7/9] Add .gitattributes for line endings
` [U-Boot] [PATCH v3 8/9] tools: Avoid creating symbolic links for tools/version.h
` [U-Boot] [PATCH v3 9/9] Add Microsoft Azure Pipelines configuration

[PATCH] f2fs: bio_alloc should never fail
 2019-10-30 16:52 UTC  (13+ messages)
` [f2fs-dev] "

[PATCH 1/2] f2fs: support aligned pinned file
 2019-10-30 17:02 UTC  (10+ messages)
` [PATCH 2/2] f2fs: support data compression
    ` [f2fs-dev] "

[PATCH v5 0/5] Search for specific config files using UUID, MAC and IP
 2019-10-30 17:02 UTC  (6+ messages)
` [PATCH v5 4/5] normal/main: Search for specific config files for netboot

[PATCH 0/4] More nsdeps improvements
 2019-10-30 17:02 UTC  (3+ messages)
` [PATCH 3/4] scripts/nsdeps: support nsdeps for external module builds

[PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-10-30 17:02 UTC  (3+ messages)

Makedumpfile help for 5.4.0.rc3 : Arm
 2019-10-30 17:01 UTC  (9+ messages)

[U-Boot] [PATCHv3 00/13] Moving test/py to Python 3
 2019-10-30 17:02 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] Dockerfile: Update to latest bionic tag
  ` [U-Boot] [PATCH 2/2] Dockerfile: Add python3-pip

[U-Boot] [PATCH 0/4] fdt: Switch to the latest libfdt, sort-of
 2019-10-30 17:02 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] fdt: Add INT32_MAX to kernel.h for libfdt
` [U-Boot] [PATCH 2/4] fdt: Add Kconfig options to control code size

[U-Boot] [PATCH] dlmalloc: calloc: fix zeroing early allocations
 2019-10-30 17:01 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sunxi/master
 2019-10-30 17:01 UTC  (2+ messages)

[PATCH v2] scsi: Fix scsi_get/set_resid() interface
 2019-10-30 17:01 UTC  (4+ messages)

[PATCH v2 1/3] drm: Fix kerneldoc and remove unused struct member in self_refresh helper
 2019-10-30 16:59 UTC  (6+ messages)
` [PATCH v2 2/3] drm: Measure Self Refresh Entry/Exit times to avoid thrashing

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-30 16:55 UTC  (5+ messages)
` [PATCH v2 09/15] xen/gntdev: use mmu_range_notifier_insert
  ` [Xen-devel] "

[PATCH] mm: mempolicy: fix the wrong return value and potential pages leak of mbind
 2019-10-30 16:58 UTC 

[PATCH] thermal: brcmstb: enable hwmon
 2019-10-30 16:57 UTC  (4+ messages)

[thud/master] [PATCH 2/3 v2] tensorflow-lite: update to version 1.15
 2019-10-30 16:52 UTC 

[dpdk-dev] [PATCH v1] net/ice: use dynamic mbuf API to handle protocol extraction
 2019-10-30 16:56 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] net/ice: optimize protocol extraction by dynamic mbuf API

[KVM] 671ddc700f: kvm-unit-tests.vmx.fail
 2019-10-30 16:56 UTC  (3+ messages)

[PATCH 0/1] cifs: move cifsFileInfo_put logic into a work-queue
 2019-10-30 16:56 UTC  (4+ messages)
` [PATCH] "

[RFC PATCH v2 00/26] Add subcluster allocation to qcow2
 2019-10-30 16:55 UTC  (7+ messages)
` [RFC PATCH v2 05/26] qcow2: Document the Extended L2 Entries feature
` [RFC PATCH v2 09/26] qcow2: Add l2_entry_size()
` [RFC PATCH v2 10/26] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()

[PATCH] drm/amdgpu: remove PT BOs when unmapping
 2019-10-30 16:55 UTC  (6+ messages)

[PATCH] mm/sparse: Consistently do not zero memmap
 2019-10-30 16:53 UTC  (8+ messages)

[PATCH] mm: fix unevictable page reclaim when calling madvise_pageout
 2019-10-30 16:52 UTC  (6+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu (15.10.2019)
 2019-10-30 16:52 UTC  (7+ messages)
          ` [U-Boot] [GIT] Pull request: u-boot-dfu (30.10.2019)

[PATCH 03/16] scan: Parse P2P IEs according to frame type
 2019-10-30 16:52 UTC  (2+ messages)

[PATCH] s390: vfio-ap: disable IRQ in remove callback results in kernel OOPS
 2019-10-30 16:51 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 21f55993eb7a
 2019-10-30 16:51 UTC 

[PATCH v14 00/22] Generic page walk and ptdump
 2019-10-30 16:50 UTC  (10+ messages)
` [PATCH v14 19/22] mm: Add generic ptdump
` [PATCH v14 21/22] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v14 22/22] arm64: mm: Display non-present entries in ptdump

[PATCH] xfs/log: protect xc_cil in xlog_cil_push()
 2019-10-30 16:48 UTC  (3+ messages)
` [PATCH] xfs/log: protect the logging content under xc_ctx_lock

[PATCH] locking/percpu_rwsem: Rewrite to not use rwsem
 2019-10-30 16:47 UTC  (5+ messages)

[PATCH] sched/fair: Make sched-idle cpu selection consistent throughout
 2019-10-30 16:47 UTC  (2+ messages)

[PATCH 1/2] libf2fs_io: Add user-space cache
 2019-10-30 16:46 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] arm64: dts: zii-ultra: fix ARM regulator GPIO handle
 2019-10-30 16:46 UTC 

[PATCH v2 00/11] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
 2019-10-30 16:44 UTC  (5+ messages)
` [PATCH v2 03/11] DTS: ARM: pandora-common: define wl1251 as child node of mmc3

[PATCH] arm64: dts: zii-ultra: add i210 ethernet node
 2019-10-30 16:44 UTC  (3+ messages)

[BUG] bpf:
 2019-10-30 16:44 UTC  (2+ messages)

[PATCH v15 06/19] leds: lp50xx: Add the LP50XX family of the RGB LED driver
 2019-10-30 16:43 UTC  (6+ messages)

[PATCH 0/1] unpack-trees: skip lstat on files based on fsmonitor
 2019-10-30 16:41 UTC  (10+ messages)
` [PATCH 1/1] unpack-trees: skip lstat "

[Buildroot] [PATCH 1/1] package/azmq: fix NPTL typo in comment
 2019-10-30 16:40 UTC 

[PATCH v2] xfstests: xfs mount option sanity test
 2019-10-30 16:39 UTC  (2+ messages)

[PATCH 0/7] ARM: DTS: OMAP: add child nodes describing the PVRSGX present in some OMAP SoC
 2019-10-30 16:39 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: gpu: pvrsgx: add initial bindings

[PATCH v9 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-30 16:35 UTC  (5+ messages)
` [PATCH v9 5/8] ima: make process_buffer_measurement() generic

[Xen-devel] [PATCH v2] x86/passthrough: fix migration of MSI when using posted interrupts
 2019-10-30 16:38 UTC  (4+ messages)

[PATCH 1/3 v4] drm/panel: Add generic DSI panel YAML bindings
 2019-10-30 16:37 UTC  (5+ messages)
` [PATCH 2/3 v4] drm/panel: Add DT bindings for Sony ACX424AKP

[PATCH v4 0/2] soundwire: Add support to Qualcomm SoundWire master
 2019-10-30 16:28 UTC  (4+ messages)
` [PATCH v4 2/2] soundwire: qcom: add support for SoundWire controller
  ` [alsa-devel] "

[PATCH] selinux: sidtab: reverse lookup hash table
 2019-10-30 16:36 UTC  (4+ messages)

[Xen-devel] [xen-unstable-smoke test] 143407: tolerable all pass - PUSHED
 2019-10-30 16:36 UTC 

[PATCH net] net: increase SOMAXCONN to 4096
 2019-10-30 16:36 UTC 

[PATCH v4 00/10] sched/fair: rework the CFS load balance
 2019-10-30 16:35 UTC  (16+ messages)
` [PATCH v4 04/11] sched/fair: rework load_balance

[PATCH linux-kselftest/test v6] lib/list-test: add a test for the 'list' doubly linked list
 2019-10-30 16:35 UTC  (7+ messages)

[PATCH 0/2] PCI: rcar: Fix missing MACCTLR register setting (take2)
 2019-10-30 16:34 UTC  (3+ messages)
` [PATCH 2/2] PCI: rcar: Fix missing MACCTLR register setting in initialize sequence

[PATCH] spapr/kvm: Set default cpu model for all machine classes
 2019-10-30 16:32 UTC 

[GIT PULL] etnaviv-fixes for 5.4
 2019-10-30 16:31 UTC 

[PATCH] dma-buf: heaps: Fix redundant assignment to variable ret in system_heap.c
 2019-10-30 16:30 UTC  (2+ messages)

[PATCH] compiler*.h: Add '__' prefix and suffix to all __attribute__ #defines
 2019-10-30 16:29 UTC  (3+ messages)

'git reset -- NonExistingFile' succeeds
 2019-10-30 16:29 UTC 

[dpdk-dev] [PATCH 0/9] Coverity fixes and other cleanups
 2019-10-30 16:27 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/9] crypto/octeontx: fix possible NULL deference
  ` [dpdk-dev] [PATCH 3/9] net/bnxt: remove logically dead code

[PATCH net-next 0/3] net: stmmac: Improvements for -next
 2019-10-30 16:28 UTC  (4+ messages)
` [PATCH net-next 2/3] net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacks

[PATCH] replace timeconst bc script with an sh script
 2019-10-30 16:26 UTC  (4+ messages)
` [PATCH v3] "

[dpdk-dev] [PATCH v1 1/1] net/octeontx2: skip flow control on lbk ports
 2019-10-30 16:25 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[PULL v4 for 4.2 00/57] TCG plugins
 2019-10-30 16:24 UTC  (2+ messages)

[Xen-devel] [xen-unstable test] 143061: regressions - trouble: broken/fail/pass
 2019-10-30 16:24 UTC  (5+ messages)
      ` [Xen-devel] rochester boot loader serial output issue (was Re: [xen-unstable test] 143061: regressions - trouble: broken/fail/pass)

[pull] amdgpu, radeon, gpu scheduler drm-fixes-5.4
 2019-10-30 16:23 UTC  (3+ messages)

[PATCH RFC 0/6] perf/x86: Add perf text poke event
 2019-10-30 16:23 UTC  (6+ messages)
` [PATCH RFC 1/6] "

[PATCH] mt7601u: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
 2019-10-30 16:22 UTC  (2+ messages)

[PATCH][next] dma-buf: heaps: remove redundant assignment to variable ret
 2019-10-30 16:21 UTC  (6+ messages)

[U-Boot] Cavium/Marvell Octeon Support
 2019-10-30 16:20 UTC  (4+ messages)
  ` [U-Boot] [EXT] "

[PATCH] drm/amdgpu: remove PT BOs when unmapping
 2019-10-30 16:19 UTC  (4+ messages)

[PATCH bpf-next v4] bpf: add new helper fd2path for mapping a file descriptor to a pathname
 2019-10-30 16:19 UTC  (3+ messages)

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-10-30 16:19 UTC  (4+ messages)
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "

[PATCH] scsi: Fix scsi_get/set_resid() interface
 2019-10-30 16:18 UTC  (6+ messages)

[Buildroot] [PATCH v3] core/legal-info: Generate web page with minimal legal info
 2019-10-30 16:17 UTC 

[PATCH 02/16] scan: Hide CCK rates if no_cck_rates set
 2019-10-30 16:17 UTC  (2+ messages)

[PATCH 1/4] scripts/nsdeps: use $MODORDER to obtain correct modules.order path
 2019-10-30 16:17 UTC  (4+ messages)
` [PATCH 4/4] scripts/nsdeps: make sure to pass all module source files to spatch

Coverity: igc_hash_mc_addr(): Integer handling issues
 2019-10-30 16:17 UTC  (2+ messages)

[PATCH] dma-buf: Fix a warning message in dma_heap_buffer_destroy()
 2019-10-30 16:17 UTC  (6+ messages)

[Buildroot] [PATCH] core/web-legal-info: Generate html page with minimal legal info
 2019-10-30 16:16 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/15] scripts: Convert to Python 3
 2019-10-30 16:15 UTC  (7+ messages)
` [U-Boot] [PATCH v2 03/15] buildman: "

read_barrier_depends() usage in vhost.c
 2019-10-30 16:13 UTC  (5+ messages)

[PATCH] ext4: bio_alloc never fails
 2019-10-30 16:12 UTC  (4+ messages)

a few iomap / bmap cleanups
 2019-10-30 16:12 UTC  (5+ messages)
` [PATCH 4/8] xfs: don't log the inode in xfs_fs_map_blocks if it wasn't modified

[PATCH] gpio/pinctrl: Add pin ranges before gpiochip
 2019-10-30 16:10 UTC  (5+ messages)

[PATCH] tests: fix conditional for disabling XTS test
 2019-10-30 16:09 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.