All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-24 15:18:22 to 2020-09-24 15:58:38 UTC [more...]

post-receive: pub/scm/linux/kernel/git/brgl/linux
 2020-09-24 15:58 UTC 

[PATCH] xen-blkback: add a parameter for disabling of persistent grants
 2020-09-24 15:59 UTC  (4+ messages)

bdi cleanups v7
 2020-09-24 15:57 UTC  (19+ messages)
` [PATCH 03/13] bcache: inherit the optimal I/O size
` [PATCH 04/13] aoe: set an "
` [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 06/13] md: update the optimal I/O size on reshape
` [PATCH 07/13] block: lift setting the readahead size into the block layer

[PATCH v38 00/24] Intel SGX foundations
 2020-09-24 15:57 UTC  (11+ messages)
` [PATCH v38 17/24] x86/sgx: ptrace() support for the SGX driver
` [PATCH v38 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals

[PATCH v1 1/2] leds: pca9532: read pwm settings from device tree
 2020-09-24 15:57 UTC  (2+ messages)

[PATCH v2 00/31] block/export: Add infrastructure and QAPI for block exports
 2020-09-24 15:27 UTC  (14+ messages)
` [PATCH v2 01/31] nbd: Remove unused nbd_export_get_blockdev()
` [PATCH v2 02/31] qapi: Create block-export module
` [PATCH v2 03/31] qapi: Rename BlockExport to BlockExportOptions
` [PATCH v2 05/31] qemu-storage-daemon: Use qmp_block_export_add()
` [PATCH v2 06/31] qemu-nbd: Use raw block driver for --offset
` [PATCH v2 08/31] nbd: Add max-connections to nbd-server-start
` [PATCH v2 09/31] nbd: Add writethrough to block-export-add
` [PATCH v2 10/31] nbd: Remove NBDExport.close callback
` [PATCH v2 12/31] nbd/server: Simplify export shutdown
` [PATCH v2 14/31] block/export: Move AioContext from NBDExport to BlockExport
` [PATCH v2 16/31] block/export: Allocate BlockExport in blk_exp_add()
` [PATCH v2 19/31] block/export: Move strong user reference to block_exports
` [PATCH v2 23/31] block/export: Create BlockBackend in blk_exp_add()

[PATCH v3 0/8] iommu/arm-smmu: Support maintaining bootloader mappings
 2020-09-24 15:55 UTC  (8+ messages)
` [PATCH v3 6/8] iommu/arm-smmu: Add impl hook for inherit boot mappings

[PATCH bpf-next 0/9] libbpf: BTF writer APIs
 2020-09-24 15:56 UTC  (5+ messages)
` [PATCH bpf-next 2/9] libbpf: remove assumption of single contiguous memory for BTF data
` [PATCH bpf-next 5/9] libbpf: allow modification of BTF and add btf__add_str API

[PATCH] staging: Initial driver submission for pureLiFi devices
 2020-09-24 15:37 UTC  (6+ messages)

[PATCH] ipvs: adjust the debug order of src and dst
 2020-09-24 15:55 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-09-24 15:55 UTC  (4+ messages)
` [PATCH v3 2/2] USB: misc: Add onboard_usb_hub driver

[PATCH 0/8] drivers/mfd: Constify static struct resource
 2020-09-24 15:54 UTC  (3+ messages)
` [PATCH 4/8] mfd: wm: "

[PATCH 0/2] arm64: dts: add FlexCAN support to LS1028A and sl28
 2020-09-24 15:53 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: ls1028a: add missing CAN nodes

[PATCH] e1000e: Power cycle phy on PM resume
 2020-09-24 15:53 UTC  (6+ messages)
` [PATCH v2] e1000e: Increase iteration on polling MDIC ready bit
  ` [Intel-wired-lan] "

post-receive: pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
 2020-09-24 15:54 UTC 

[RFC PATCH 01/18] powerpc/pci: Add ppc_md.discover_phbs()
 2020-09-24 15:53 UTC  (2+ messages)

entity manager configurations and dbus interfaces
 2020-09-24 15:50 UTC  (3+ messages)

[PATCH 1/2] rtw88: Fix probe error handling race with firmware loading
 2020-09-24 15:50 UTC  (3+ messages)

[PATCH V1 00/16] IOREQ feature (+ virtio-mmio) on Arm
 2020-09-24 15:51 UTC  (13+ messages)
` [PATCH V1 02/16] xen/ioreq: Make x86's IOREQ feature common

[PATCH -next] zd1201: simplify the return expression of zd1201_set_maxassoc()
 2020-09-24 15:51 UTC  (2+ messages)

FedEx Shipment 708308067618 Delivered
 2020-09-24 15:50 UTC 

[PATCH v3] usb: dwc3: Stop active transfers before halting the controller
 2020-09-24 15:50 UTC  (5+ messages)

[xen-4.10-testing test] 154679: trouble: blocked/broken
 2020-09-24 15:49 UTC 

[PATCH] ALSA: hda - add missing documentation to hdac_i915
 2020-09-24 15:48 UTC  (2+ messages)

[PATCH] locking/seqlock: Tweak DEFINE_SEQLOCK() kernel doc
 2020-09-24 15:48 UTC 

[PATCH v2] brcmfmac: check return value of driver_for_each_device()
 2020-09-24 15:48 UTC  (2+ messages)

[PATCH v2 00/13] block/export: convert vhost-user-blk-server to block exports API
 2020-09-24 15:15 UTC  (14+ messages)
` [PATCH v2 01/13] block/export: shorten serial string to fit
` [PATCH v2 02/13] util/vhost-user-server: s/fileds/fields/ typo fix
` [PATCH v2 03/13] util/vhost-user-server: drop unnecessary QOM cast
` [PATCH v2 04/13] util/vhost-user-server: drop unnecessary watch deletion
` [PATCH v2 05/13] block/export: consolidate request structs into VuBlockReq
` [PATCH v2 06/13] util/vhost-user-server: drop unused DevicePanicNotifier
` [PATCH v2 07/13] util/vhost-user-server: fix memory leak in vu_message_read()
` [PATCH v2 08/13] util/vhost-user-server: check EOF when reading payload
` [PATCH v2 09/13] util/vhost-user-server: rework vu_client_trip() coroutine lifecycle
` [PATCH v2 10/13] block/export: report flush errors
` [PATCH v2 11/13] block/export: convert vhost-user-blk server to block export API
` [PATCH v2 12/13] util/vhost-user-server: move header to include/
` [PATCH v2 13/13] util/vhost-user-server: use static library in meson.build

[PATCH 0/5] mm: Break COW for pinned pages during fork()
 2020-09-24 15:47 UTC  (6+ messages)
` [PATCH 5/5] mm/thp: Split huge pmds/puds if they're pinned when fork()

[PATCH v3 -next] vdpa: mlx5: change Kconfig depends to fix build errors
 2020-09-24 15:47 UTC  (6+ messages)

[PATCH] kbuild: split the build log of kallsyms
 2020-09-24 15:45 UTC 

[PATCH 0/3] add support for inline encryption to device mapper
 2020-09-24 15:45 UTC  (7+ messages)
` [PATCH 2/3] dm: add support for passing through inline crypto support

KASAN: global-out-of-bounds Read in fbcon_get_font
 2020-09-24 15:45 UTC  (11+ messages)
` [PATCH 0/3] Prevent out-of-bounds access for built-in font data buffers
      ` [Linux-kernel-mentees] "

[PATCH v1] Bluetooth: send proper config param to unknown config request
 2020-09-24 15:45 UTC 

[PATCH hwmon-next v3 0/2] hwmon: (pmbus) Add support for MPS mp2975 controller
 2020-09-24 15:44 UTC  (3+ messages)
` [PATCH hwmon-next v3 1/2] hwmon: (pmbus) Add support for MPS Multi-phase "

[PATCH 03/11 RFC] gitignore: Add/Generalize entries
 2020-09-24 15:44 UTC  (2+ messages)

[PATCH 0/2] Start supporting builds with Sphinx 3.1+
 2020-09-24 15:43 UTC  (3+ messages)
` [PATCH 1/2] docs: cdomain.py: add support for two new Sphinx 3.1+ tags

[PATCH bpf-next v8 00/11] bpf: Support multi-attach for freplace programs
 2020-09-24 15:43 UTC  (5+ messages)
` [PATCH bpf-next v8 04/11] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach

[dpdk-dev] Meson Minimum Version
 2020-09-24 15:43 UTC  (2+ messages)

Using bios-settings-mgr for setting hypervisor network attributes
 2020-09-24 15:36 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2020-09-24 15:42 UTC 

[meta-virtualization][PATCH] Adding k3s recipe
 2020-09-24 15:41 UTC  (6+ messages)

[PATCH 0/4] net: usb: avoid using usb_control_msg() directly
 2020-09-24 15:40 UTC  (7+ messages)
` [PATCH 3/4] net: usb: rtl8150: use usb_control_msg_recv() and usb_control_msg_send()
        ` [Linux-kernel-mentees] "

[PATCH] net/fsl: quieten expected MDIO access failures
 2020-09-24 15:40 UTC  (5+ messages)

[PATCH v10 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2020-09-24 15:32 UTC  (4+ messages)
` [PATCH v10 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v10 2/3] arch: Wire up trusted_for(2)
` [PATCH v10 3/3] selftest/interpreter: Add tests for trusted_for(2) policies

[SPDK] Re: a distributed storage system base on SPDK
 2020-09-24 15:39 UTC 

[RFC] Documentation: nouveau: Introduce some nouveau documentation
 2020-09-24 15:38 UTC  (7+ messages)

[RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func
 2020-09-24 15:38 UTC  (12+ messages)

[PATCH V7 0/4] Softirq:avoid large sched delay from the pending softirqs
 2020-09-24 15:37 UTC  (3+ messages)
` [PATCH V7 4/4] softirq: Allow early break the softirq processing loop

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2020-09-24 15:37 UTC 

[PATCH] hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions
 2020-09-24 15:36 UTC  (2+ messages)

[PATCH ethtool-next 0/5] pause frame stats
 2020-09-24 15:36 UTC  (4+ messages)
` [PATCH ethtool-next 2/5] pause: add --json support

[PATCH 0/2] crypto: xor - defer and optimize boot time benchmark
 2020-09-24 15:36 UTC  (6+ messages)
` [PATCH 2/2] crypto: xor - use ktime for template benchmarking

[PATCH] drm/amdgpu: clean up ras sysfs creation (v2)
 2020-09-24 15:35 UTC  (2+ messages)

[PATCH] scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*
 2020-09-24 15:33 UTC  (2+ messages)

remove alloc_vm_area v2
 2020-09-24 15:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/11] mm: update the documentation for vfree

[PATCH bpf-next v3 1/2] bpf: Add bpf_ktime_get_real_ns
 2020-09-24 15:34 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Verifying real time helper function

[PATCH 0/6] drm/vc4: hdmi: Support the 10/12 bit output
 2020-09-24 15:31 UTC  (7+ messages)
` [PATCH 1/6] drm/atomic: Pass the full state to CRTC atomic enable/disable
` [PATCH 2/6] drm/vc4: hvs: Align the HVS atomic hooks to the new API
` [PATCH 3/6] drm/vc4: Pass the atomic state to encoder hooks
` [PATCH 4/6] drm/vc4: hdmi: Create a custom connector state
` [PATCH 5/6] drm/vc4: hdmi: Store pixel frequency in the "
` [PATCH 6/6] drm/vc4: hdmi: Enable 10/12 bpc output

[PATCH 0/8] vhost scsi: fixes and cleanups
 2020-09-24 15:31 UTC  (5+ messages)
` [PATCH 3/8] vhost scsi: alloc cmds per vq instead of session

[PATCH 1/2] mt76: mt7915: measure channel noise and report it via survey
 2020-09-24 15:23 UTC  (4+ messages)
` [PATCH 2/2] mt76: mt7915: fix VHT LDPC capability

[PATCH 0/5] New rescue mount options
 2020-09-24 15:32 UTC  (6+ messages)
` [PATCH 1/5] btrfs: unify the ro checking for "
` [PATCH 2/5] btrfs: push the NODATASUM check into btrfs_lookup_bio_sums
` [PATCH 3/5] btrfs: introduce rescue=ignorebadroots
` [PATCH 4/5] btrfs: introduce rescue=ignoredatacsums
` [PATCH 5/5] btrfs: introduce rescue=all

[dpdk-dev] [RFC PATCH] app/testpmd: tx pkt clones parameter in flowgen
 2020-09-24 14:56 UTC  (2+ messages)

[RFC PATCH 00/11] Introduce Simple atomic and non-atomic counters
 2020-09-24 15:32 UTC  (5+ messages)
` [RFC PATCH 05/11] drivers/acpi: convert seqno counter_atomic

[PATCH 0/1] fsopen: fsconfig syscall restart fix
 2020-09-24 15:31 UTC  (5+ messages)
` [PATCH 1/1] "

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2020-09-24 15:30 UTC 

[dpdk-dev] [PATCH v3 0/1] net/af_xdp: shared UMEM support
 2020-09-24 15:30 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 1/1] "

[PATCH 0/3] spi: spi-mtk-nor: make use of full capability of program mode
 2020-09-24 15:27 UTC  (12+ messages)
` [PATCH 1/3] spi: spi-mtk-nor: make use of full capability of prg mode
` [PATCH 2/3] spi: spi-mtk-nor: add helper for checking prg mode ops
` [PATCH 3/3] spi: spi-mtk-nor: fix op checks in supports_op

Using FPGA subsystem to upload bit-stream using altera-ps-spi
 2020-09-24 15:28 UTC 

[PATCH v1 0/6] seccomp: Implement constant action bitmaps
 2020-09-24 15:28 UTC  (6+ messages)
` [PATCH 4/6] seccomp: Emulate basic filters for constant action results

[PATCH] USB: gadget: f_ncm: Fix NDP16 datagram validation
 2020-09-24 15:22 UTC  (2+ messages)

[PATCH v2] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-09-24 15:27 UTC  (2+ messages)

[PATCH] iomap: Set all uptodate bits for an Uptodate page
 2020-09-24 15:27 UTC  (9+ messages)

[dpdk-dev] [PATCH v1] event/sw: performance improvements
 2020-09-24 15:27 UTC  (4+ messages)

[dpdk-dev] [PATCH] [PATCH V2] testpmd: add eeprom/module eeprom display
 2020-09-24 15:26 UTC  (5+ messages)

[RFC PATCH 0/3] sched: membarrier updates
 2020-09-24 15:26 UTC  (6+ messages)
` [RFC PATCH 2/3] sched: membarrier: cover kthread_use_mm (v2)

[PATCH] dm: update test on of_offset in ofnode_valid
 2020-09-24 15:26 UTC 

[RESEND PATCHv1] MAINTAINERS: altera: change maintainer for Altera drivers
 2020-09-24 15:45 UTC  (2+ messages)

[PATCH v2 0/7] PCI/ASPM: Move some ASPM info to struct pci_dev
 2020-09-24 14:24 UTC  (8+ messages)
` [PATCH v2 1/7] PCI/ASPM: Cache device's ASPM link capability in "
` [PATCH v2 2/7] PCI/ASPM: Rework calc_l*_latency() to take a "
` [PATCH v2 3/7] PCI/ASPM: Compute the value of aspm_register_info.support directly
` [PATCH v2 4/7] PCI/ASPM: Replace aspm_register_info.l1ss_cap*
` [PATCH v2 5/7] PCI/ASPM: Remove aspm_register_info.l1ss_ctl*
` [PATCH v2 6/7] PCI/ASPM: Remove struct aspm_register_info and pcie_get_aspm_reg()
` [PATCH v2 7/7] PCI/ASPM: Remove struct pcie_link_state.l1ss

[PATCH v2 00/12] Add label to pcie nodes
 2020-09-24 15:24 UTC  (3+ messages)
` [PATCH v2 11/12] pci: layerscape: Add size check for config resource

[PATCH v3 0/2] Fix init for device stats for seed devices
 2020-09-24 15:22 UTC  (2+ messages)

[PATCH 0/3] drm: commit_work scheduling
 2020-09-24 15:24 UTC  (10+ messages)

[PATCH] PCI: aardvark: Update comment about disabling link training
 2020-09-24 15:22 UTC  (3+ messages)

[PATCH] ARM: davinci: fix kconfig dependency warning when !PINCTRL
 2020-09-24 15:20 UTC  (3+ messages)

[PATCH v3 5/6] iommu/virtio: Support topology description in config space
 2020-09-24 15:22 UTC  (4+ messages)

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-09-24 15:15 UTC  (3+ messages)
` [PATCH v26 07/17] vfio: Register SaveVMHandlers for VFIO device

[PATCH v5 0/2] perf: Make tsc testing as a common testing case
 2020-09-24 15:18 UTC  (3+ messages)
` [PATCH v5 1/2] perf tests tsc: Make tsc testing as a common testing
` [PATCH v5 2/2] perf tests tsc: Add checking helper is_supported()


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.