All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-21 02:09:39 to 2021-01-21 03:33:20 UTC [more...]

Splicing to/from a tty
 2021-01-21  1:45 UTC  (11+ messages)

linux-next: build warning after merge of the amdgpu tree
 2021-01-21  3:07 UTC  (4+ messages)

[PATCH 0/5] add clean action for failed reconnection
 2021-01-21  3:32 UTC  (5+ messages)
` [PATCH 1/5] nvme-core: add cancel tagset helpers
` [PATCH 2/5] nvme-rdma: add clean action for failed reconnection
` [PATCH 3/5] nvme-tcp: "
` [PATCH 5/5] nvme-tcp: use cancel tagset helper for tear down

[PATCH 00/12] x86: Minor improvements mostly for image loading
 2021-01-21  3:32 UTC  (9+ messages)
` [PATCH 01/12] x86: acpi_gpe: Update driver name to match devicetree
` [PATCH 02/12] x86: spl: Add a function to find the text base
` [PATCH 03/12] x86: apl: Enhance debugging in the SPL loader

[dpdk-dev] [RFC 1/7] ethdev: support sub function representor
 2021-01-21  3:32 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 0/9] ethdev: support SubFunction representor

[PATCH 0/4] Drivers: hv: vmbus: Restrict devices and configurations on 'isolated' guests
 2021-01-21  1:26 UTC  (3+ messages)
` [PATCH 4/4] hv_netvsc: Restrict configurations on isolated guests

[Intel-gfx] [PATCH] drm/i915/gt: Call stop_ring() from ring resume, again
 2021-01-21  3:29 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

Contributor meeting notes 19-Jan-21
 2021-01-21  3:26 UTC  (4+ messages)

[PATCH 1/1] cmd: change suppress newline in echo command
 2021-01-21  3:26 UTC  (2+ messages)

[PATCH v4] drm: Improve the output_poll_changed description
 2021-01-21  3:09 UTC  (2+ messages)

[PATCH V2 0/4] imx esdhc dt/driver update
 2021-01-21  3:09 UTC  (5+ messages)
` [PATCH V2 1/4] dt-bindings: mmc: fsl-imx-esdhc: add pinctrl bindings
` [PATCH V2 2/4] dt-bindings: mmc: fsl-imx-esdhc: add clock bindings
` [PATCH V2 3/4] arm64: dts: imx8qxp: correct usdhc clock-names sequence
` [PATCH V2 4/4] mmc: sdhci-esdhc-imx: validate pinctrl before use it

[RFC 0/3] Introduce Vdmabuf driver
 2021-01-21  3:15 UTC  (8+ messages)
` [RFC 3/3] vfio: Share the KVM instance with Vdmabuf

[PATCH 1/1] cmd: CMD_ACPI depends on ACPIGEN
 2021-01-21  3:13 UTC  (2+ messages)

[PATCH v2 00/11] tpm: Support using TPM1 and TPM2 from a single API
 2021-01-21  3:13 UTC  (12+ messages)
` [PATCH v2 01/11] tpm: Don't include cr50 in TPL/SPL
` [PATCH v2 02/11] tpm: Use logging in the uclass
` [PATCH v2 03/11] tpm: Add debugging of request in tpm_sendrecv_command()
` [PATCH v2 04/11] tpm: Add an API that can support v1.2 and v2
` [PATCH v2 05/11] tpm: Switch TPMv1 over to use the new API
` [PATCH v2 06/11] tpm: Add a basic API implementation for TPMv2
` [PATCH v2 07/11] tpm: Reduce duplication in a few functions
` [PATCH v2 08/11] tpm: Add an implementation of define_space
` [PATCH v2 09/11] tpm: Add TPM2 support for read/write values
` [PATCH v2 10/11] tpm: Add TPM2 support for write_lock
` [PATCH v2 11/11] tpm: Allow disabling platform hierarchy with TPM2

[PATCH] drm/amd/amdgpu: add error handling to amdgpu_virt_read_pf2vf_data
 2021-01-21  3:12 UTC  (2+ messages)

[PATCH v4 00/23] Add support for MediaTek MT7620 SoC - v4
 2021-01-21  3:12 UTC  (8+ messages)
` [PATCH v4 01/23] mips: dts: switch to board defines for dtb for mtmips

[PATCH v2 00/15] gpio: Update and simplify the uclass API
 2021-01-21  3:11 UTC  (16+ messages)
` [PATCH v2 01/15] gpio: Disable functions not used with of-platdata
` [PATCH v2 02/15] dm: gpio: Rename set_dir_flags() method to update_flags()
` [PATCH v2 03/15] dm: gpio: Rename get_dir_flags() method to get_flags()
` [PATCH v2 04/15] gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
` [PATCH v2 05/15] gpio: Drop dm_gpio_set_dir()
` [PATCH v2 06/15] gpio: sandbox: Rename GPIO dir_flags to flags
` [PATCH v2 07/15] gpio: sandbox: Use a separate flag for the value
` [PATCH v2 08/15] gpio: sandbox: Fully separate pin value from output value
` [PATCH v2 09/15] gpio: sandbox: Make sandbox_gpio_set_flags() set all flags
` [PATCH v2 10/15] dm: gpio: Add a way to update flags
` [PATCH v2 11/15] gpio: Replace direction_input() and direction_output()
` [PATCH v2 12/15] gpio: Use an 'ops' variable everywhere
` [PATCH v2 13/15] gpio: x86: Drop the deprecated methods in intel_gpio
` [PATCH v2 14/15] gpio: sandbox: Track whether a GPIO is driven
` [PATCH v2 15/15] gpio: Add a way to read 3-way strapping pins

[PATCH V4 0/4] bsd-user: Fix some code style problems
 2021-01-21  3:10 UTC  (4+ messages)
` [PATCH V4 4/4] bsd-user: space required after semicolon

[PATCH] ALSA: control: remove limitation on the number of user-defined control element set per card
 2021-01-21  3:10 UTC  (4+ messages)

[PATCH v2 0/6] log: Allow multiple lines and conversion to printf()
 2021-01-21  3:10 UTC  (7+ messages)
` [PATCH v2 1/6] log: Set up a flag byte for log records
` [PATCH v2 2/6] log: Handle line continuation
` [PATCH v2 3/6] log: Add return-checking macros for 0 being success
` [PATCH v2 4/6] sandbox: log: Avoid build error with !CONFIG_LOG
` [PATCH v2 5/6] tpm: Don't select LOG
` [PATCH v2 6/6] log: Convert log values to printf() if not enabled

[igt-dev] [CI i-g-t] lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write
 2021-01-21  3:07 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write (rev14)

[PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-01-21  3:03 UTC  (10+ messages)
` [PATCH v3 33/66] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v3 63/66] KVM: arm64: nv: Allocate VNCR page when required

[dpdk-dev] [PATCH 0/4] ice base code update batch 3
 2021-01-21  3:03 UTC  (2+ messages)

[PATCH 0/2] Use another method to avoid resource conflicts between the SMMU and PMCG drivers
 2021-01-21  2:19 UTC  (14+ messages)
` [PATCH 1/2] perf/smmuv3: Don't reserve the register space that overlaps with the SMMUv3
` [PATCH 2/2] Revert "iommu/arm-smmu-v3: Don't reserve implementation defined register space"

[PATCH net-next v3 0/7] Support setting lanes via ethtool
 2021-01-20 23:39 UTC  (5+ messages)
` [PATCH net-next v3 1/7] ethtool: Extend link modes settings uAPI with lanes
` [PATCH net-next v3 2/7] ethtool: Get link mode in use instead of speed and duplex parameters

[RFC][PATCH 00/25] Network fs helper library & fscache kiocb API
 2021-01-20 22:26 UTC  (22+ messages)
` [PATCH 02/25] vm: Add wait/unlock functions for PG_fscache
` [PATCH 04/25] vfs: Export rw_verify_area() for use by cachefiles
` [PATCH 06/25] netfs: Make a netfs helper module
` [PATCH 07/25] netfs: Provide readahead and readpage netfs helpers
` [PATCH 08/25] netfs: Add tracepoints
` [PATCH 09/25] netfs: Gather stats
` [PATCH 10/25] netfs: Add write_begin helper
` [PATCH 11/25] netfs: Define an interface to talk to a cache
` [PATCH 12/25] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH 13/25] afs: Disable use of the fscache I/O routines
` [PATCH 14/25] afs: Pass page into dirty region helpers to provide THP size
` [PATCH 15/25] afs: Print the operation debug_id when logging an unexpected data version
` [PATCH 16/25] afs: Move key to afs_read struct
` [PATCH 17/25] afs: Don't truncate iter during data fetch
` [PATCH 18/25] afs: Log remote unmarshalling errors
` [PATCH 19/25] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH 20/25] afs: Use ITER_XARRAY for writing
` [PATCH 21/25] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH 23/25] afs: Prepare for use of THPs
` [PATCH 24/25] afs: Use the fs operation ops to handle FetchData completion
` [PATCH 25/25] afs: Use new fscache read helper API

[kbuild:testing3 3/3] scripts/Makefile.clean:14: arch/sh/boards/Makefile: No such file or directory
 2021-01-21  3:02 UTC 

[PATCH] pinctrl: samsung: use raw_spinlock for locking
 2021-01-21  3:00 UTC 

drivers/mtd/nand/raw/sh_flctl.c:510:17: sparse: sparse: incorrect type in assignment (different base types)
 2021-01-21  1:47 UTC 

[Cluster-devel] [RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-21  3:00 UTC  (3+ messages)
` [Drbd-dev] "

[PATCH v2] sysboot: add zboot support to boot x86 Linux kernel image
 2021-01-21  3:01 UTC  (2+ messages)

[PATCH] drm/amd/pm: print the timeout of smc message
 2021-01-21  2:58 UTC  (2+ messages)

[PATCH 0/2] arm64: mm: fix kdump broken with ZONE_DMA reintroduced
 2021-01-21  2:37 UTC  (5+ messages)

[PATCH v2 net-next ] net/sched: cls_flower add CT_FLAGS_INVALID flag support
 2021-01-21  2:37 UTC  (5+ messages)

[PATCH Broadcom/stblinux] soc: brcmstb: add stubs for getting platform IDs
 2021-01-20 20:00 UTC  (4+ messages)

[PATCH v5 net-next 00/10] tag_8021q for Ocelot switches
 2021-01-21  2:36 UTC  (9+ messages)
` [PATCH v5 net-next 01/10] net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN
` [PATCH v5 net-next 02/10] net: mscc: ocelot: export VCAP structures to include/soc/mscc
` [PATCH v5 net-next 03/10] net: mscc: ocelot: store a namespaced VCAP filter ID
` [PATCH v5 net-next 04/10] net: mscc: ocelot: reapply bridge forwarding mask on bonding join/leave
` [PATCH v5 net-next 07/10] net: dsa: allow changing the tag protocol via the "tagging" device attribute
` [PATCH v5 net-next 08/10] net: dsa: felix: convert to the new .{set,del}_tag_protocol DSA API
` [PATCH v5 net-next 09/10] net: dsa: add a second tagger for Ocelot switches based on tag_8021q
` [PATCH v5 net-next 10/10] net: dsa: felix: perform switch setup for tag_8021q

[PATCH] MAINTAINERS: Fix the T-entry for INTEL SGX
 2021-01-21  2:42 UTC 

[PATCH v2 0/5] Share mtk mutex driver for both DRM and MDP
 2021-01-20 23:46 UTC  (4+ messages)
` [PATCH v2 3/5] drm/mediatek: Change disp/ddp term to mutex in mtk mutex driver

[PATCH v2] tracing: precise log info for kretprobe addr err
 2021-01-21  2:28 UTC  (3+ messages)

[PATCH] smp/up: Modify the 'wait' variable from 'int' to 'bool'
 2021-01-21  2:17 UTC 

[PATCH] scripts/spelling.txt: increase error-prone spell checking
 2021-01-21  2:07 UTC 

[PATCH net] selftests/net: set link down before enslave
 2021-01-21  1:46 UTC  (5+ messages)

[OE-core] [PATCH] btrfs-tools: upgrade 5.9 -> 5.10
 2021-01-21  2:56 UTC 

[PATCH] tcg: Increase the static number of temporaries
 2021-01-21  2:54 UTC 

[kbuild:testing3 3/3] scripts/Makefile.headersinst:15: scripts/Kbuild.include: No such file or directory
 2021-01-21  2:52 UTC 

[PATCH] mm: Fix ZONE_DEVICE usage in move_pfn_range_to_zone()
 2021-01-21  2:50 UTC  (2+ messages)

[PULL 00/13] NBD patches through 2021-01-20
 2021-01-21  2:36 UTC  (15+ messages)
` [PULL 01/13] qemu-nbd: Fix a memleak in qemu_nbd_client_list()
` [PULL 02/13] qemu-nbd: Fix a memleak in nbd_client_thread()
` [PULL 03/13] block: Honor blk_set_aio_context() context requirements
` [PULL 04/13] nbd/server: Quiesce coroutines on context switch
` [PULL 05/13] iotests/277: use dot slash for nbd-fault-injector.py running
` [PULL 06/13] iotests/303: use dot slash for qcow2.py running
` [PULL 07/13] iotests: fix some whitespaces in test output files
` [PULL 08/13] iotests: make tests executable
` [PULL 09/13] iotests/294: add shebang line
` [PULL 10/13] iotests: define group in each iotest
` [PULL 11/13] iotests/264: fix style
` [PULL 12/13] iotests.py: fix qemu_tool_pipe_and_status()
` [PULL 13/13] iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()

[PATCH v2] arch/alpha:fix typo in a comment
 2021-01-21  2:48 UTC 

[kbuild:testing3 2/3] cc1: warning: -I: No such file or directory
 2021-01-21  2:48 UTC 

[PATCH v5 0/2] misc: pvpanic: introduce capability & event attribute
 2021-01-21  2:12 UTC  (4+ messages)
` PING: "
    `  "

[PATCH] fix the issue that the tick_nohz_get_sleep_length() function could return a negative value
 2021-01-20 23:49 UTC 

[PATCH][next] scsi: ibmvfc: Fix spelling mistake "succeded" -> "succeeded"
 2021-01-21  2:42 UTC  (3+ messages)

[PATCH] mm/vmalloc: Separate put pages and flush VM flags
 2021-01-21  2:44 UTC  (2+ messages)

[PATCH] scsi: pm80xx: switch from 'pci_' to 'dma_' API
 2021-01-21  2:40 UTC  (2+ messages)

[PATCH v2] perf stat: Append to default list if use -e +event
 2021-01-20 21:25 UTC  (4+ messages)

IRQ latency measurements in hypervisor
 2021-01-21  2:39 UTC  (3+ messages)

[PATCH][next] scsi: pm80xx: clean up indentation of a code block
 2021-01-21  2:39 UTC  (2+ messages)

[PATCH net-next V2] net: dsa: microchip: Adjust reset release timing to match reference reset circuit
 2021-01-21  2:10 UTC  (4+ messages)

[PATCH 0/3] iommu/vt-d: Some misc tweaks in SVA
 2021-01-21  1:45 UTC  (4+ messages)
` [PATCH 1/3] iommu/vt-d: Add rate limited information when PRQ overflows
` [PATCH 2/3] iommu/vt-d: Allow devices to have more than 32 outstanding PRQ
` [PATCH 3/3] iommu/vt-d: Use INVALID response code instead of FAILURE

[PATCH] arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h
 2021-01-21  1:55 UTC 

[PATCH v3 0/7] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-01-21  2:35 UTC  (2+ messages)

Problem with SPCC 256GB NVMe 1.3 drive - refcount_t: underflow; use-after-free
 2021-01-21  2:33 UTC  (5+ messages)

nouveau regression post v5.8, still present in v5.10
 2021-01-21  2:33 UTC  (7+ messages)
  ` [Nouveau] "

[PATCH v2 net-next 0/1] net: dsa: hellcreek: Add TAPRIO offloading
 2021-01-21  0:50 UTC  (5+ messages)
` [PATCH v2 net-next 1/1] net: dsa: hellcreek: Add TAPRIO offloading support

[PATCH] cve-check: replace Looseversion with custom version class
 2021-01-21  2:26 UTC 

[SPDK] Re: When is the first LTS SPDK version in 2021 to release?
 2021-01-21  2:25 UTC 

[PATCH] drm/amdgpu: Allow GfxOff on Vangogh as default
 2021-01-21  2:25 UTC  (2+ messages)

[PATCH 00/11] mirror: cancel nbd reconnect
 2021-01-21  2:21 UTC  (5+ messages)
` [PATCH 11/11] iotests/264: add backup-cancel test-case

[LTP] [PATCH v3 1/3] include/tst_test_macros.h: Add TST_EXP_{PASS, FD}_SILENT macros
 2021-01-21  2:21 UTC  (4+ messages)
` [LTP] [PATCH v3 3/3] syscalls: Take use of TST_EXP_PASS_SILENT

[PATCH] arch/alpha: fix typo in a comment in arch/alpha/boot/bootpz.c
 2021-01-21  2:20 UTC  (4+ messages)

[SPDK] Re: When is the first LTS SPDK version in 2021 to release?
 2021-01-21  2:20 UTC 

[LTP] [PATCH 1/1] fzsync: Add sched_yield for single core machine
 2021-01-21  2:19 UTC  (3+ messages)

[PATCH net-next 0/3] dpaa2: add 1000base-X support
 2021-01-20 22:35 UTC  (6+ messages)
` [PATCH net-next 2/3] net: dpaa2-mac: add 1000BASE-X support
` [PATCH net-next 3/3] net: dpaa2-mac: add backplane link mode support

[PATCH 0/8] miscellaneous nfsd4 state cleanup
 2021-01-20 23:01 UTC  (4+ messages)
` [PATCH 4/8] nfsd: refactor lookup_clientid

[PATCH] hwspinlock: remove sirf driver
 2021-01-20 21:29 UTC  (2+ messages)

[PATCH net] team: postpone features update to avoid deadlock
 2021-01-20 23:18 UTC  (2+ messages)

[PATCH v2 for-6.0 0/8] nbd reconnect on open
 2021-01-21  2:17 UTC  (4+ messages)
` [PATCH v2 4/8] iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()

[PATCH 0/3] cdev: Generic shutdown handling
 2021-01-20 21:39 UTC  (5+ messages)
` [PATCH 1/3] cdev: Finish the cdev api with queued mode support

[SPDK] Re: When is the first LTS SPDK version in 2021 to release?
 2021-01-21  2:15 UTC 

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2021-01-21  0:01 UTC  (10+ messages)
` [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys

[PATCH v4, 00/10] soc: mediatek: mmsys: Use function call for setting the routing registers
 2021-01-21  0:56 UTC  (4+ messages)
` [PATCH v4, 03/10] soc: mediatek: mmsys: move register operation into mmsys path select function

[PATCH v4] x86/sgx: Fix the call order of synchronize_srcu() in sgx_release()
 2021-01-21  0:26 UTC  (7+ messages)

[PATCH v2 6/7] platform: x86: Add intel_skl_int3472 driver
 2021-01-21  0:18 UTC  (12+ messages)

[PATCH net-next] net: hns3: debugfs add dump tm info of nodes, priority and qset
 2021-01-21  1:40 UTC  (7+ messages)

[PATCH V9 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-01-21  1:03 UTC  (3+ messages)
` [PATCH V9 08/10] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V9 09/10] remoteproc: imx_rproc: ignore mapping vdev regions


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.