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

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

[RFC][PATCH 00/25] Network fs helper library & fscache kiocb API
 2021-01-20 22:26 UTC  (9+ messages)
` [PATCH 10/25] netfs: Add write_begin helper
` [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 22/25] afs: Extract writeback extension into its own function
` [PATCH 24/25] afs: Use the fs operation ops to handle FetchData completion

[PATCH v6 00/12] SVM cleanup and INVPCID feature support
 2021-01-21  3:10 UTC  (8+ messages)

[PATCH v7 0/6] Several changes for UFS WriteBooster
 2021-01-21  3:15 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

[PATCH 00/12] x86: Minor improvements mostly for image loading
 2021-01-21  3:21 UTC  (5+ 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

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

[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

[PATCH] scsi: ufs: Fix some problems in task management request implementation
 2021-01-21  2:44 UTC  (2+ messages)

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

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-20 21:31 UTC  (5+ messages)
` [RFC PATCH v3 5/6] dt-bindings: of: Add restricted DMA pool

linux-next: build failure on power pc
 2021-01-20 21:29 UTC 

[RFC][PATCH] apparmor: Enforce progressively tighter permissions for no_new_privs
 2021-01-20 21:38 UTC  (2+ messages)

[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 

[PATCH] kbuild: use always-y instead of extra-y
 2021-01-20 21:39 UTC  (2+ messages)

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

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

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

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

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

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

[PATCH v5 0/3] Kbuild: DWARF v5 support
 2021-01-21  2:35 UTC  (4+ messages)
` [PATCH v5 2/3] Kbuild: make DWARF version a choice

[PATCH RFC] tools: Factor Clang, LLC and LLVM utils definitions
 2021-01-21  2:36 UTC  (3+ messages)

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

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

[PATCH v7 0/6] mmc: sdhci-of-aspeed: Expose phase delay tuning
 2021-01-20 23:46 UTC  (3+ messages)

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

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

[PATCH] scsi: pm80xx: switch from 'pci_' to 'dma_' API
 2021-01-21  2:40 UTC  (3+ 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 

linux-next: manual merge of the devicetree tree with the net-next tree
 2021-01-21  2:26 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 

[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()

[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] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-21  2:21 UTC  (2+ messages)

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

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

rpc_xprt_debugfs_register() - atomic_inc_return() usage
 2021-01-20 23:52 UTC 

[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 net-next V2] net: dsa: microchip: Adjust reset release timing to match reference reset circuit
 2021-01-21  2:10 UTC  (4+ messages)

[RFC][PATCH] cpu/hotplug: wait for cpuset_hotplug_work to finish on cpu online
 2021-01-21  2:09 UTC  (6+ messages)

linux-next: build warning after merge of the jc_docs tree
 2021-01-21  2:07 UTC  (3+ messages)
  `  "

[PATCH] PCI: dwc: layerscape: convert to builtin_platform_driver()
 2021-01-20 23:58 UTC  (7+ 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] bpf: put file handler if no storage found
 2021-01-21  2:08 UTC 

[PATCH v4] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-21  0:51 UTC  (3+ messages)
` [PATCH v5] "

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

[PATCH V5 0/5] dt: build overlays
 2021-01-21  0:51 UTC  (7+ messages)
` [PATCH V5 3/5] scripts: dtc: Remove the unused fdtdump.c file
` [PATCH V5 4/5] kbuild: Add support to build overlays (%.dtbo)
` [PATCH V5 5/5] of: unittest: Statically apply overlays using fdtoverlay

[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)

[PATCH 1/2] dt-bindings: arm-smmu-qcom: Add Qualcomm SC8180X compatible
 2021-01-21  1:40 UTC  (2+ messages)
` [PATCH 2/2] iommu/arm-smmu-qcom: Add Qualcomm SC8180X impl

[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 net-next] sfc: reduce the number of requested xdp ev queues
 2021-01-20 21:27 UTC 

[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

[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 v6 09/14] mm/gup: migrate pinned pages out of movable zone
 2021-01-20 21:31 UTC  (3+ 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] 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)

linux-next: manual merge of the drm-misc tree with Linus' tree
 2021-01-21  1:24 UTC 

[PATCH net-next] net: hns3: debugfs add dump tm info of nodes, priority and qset
 2021-01-21  1:40 UTC  (7+ 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.