All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-20 00:25:55 to 2021-02-20 02:43:17 UTC [more...]

[PATCH 1/2] vdpa/mlx5: Fix suspend/resume index restoration
 2021-02-20  2:42 UTC  (4+ messages)

[PATCH v2 0/8] hw/sd: sd: Erase operation and other fixes
 2021-02-20  2:41 UTC  (4+ messages)
` [PATCH v2 6/8] hw/sd: sd: Actually perform the erase operation

[PATCH v15 0/5] TPM 2.0 trusted key rework
 2021-02-20  2:39 UTC  (4+ messages)

[PATCH v1] vdpa/mlx5: Restore the hardware used index after change map
 2021-02-20  2:38 UTC  (19+ messages)

[PATCH v2 0/4] hw/riscv: Clean-ups and map high mmio for PCIe of 'virt' machine
 2021-02-20  2:39 UTC  (3+ messages)
` [PATCH v2 3/4] hw/riscv: virt: Limit RAM size in a 32-bit system

[PATCH 0/4] Misc vSVA fixes for VT-d
 2021-02-20  2:38 UTC  (15+ messages)
` [PATCH 1/4] iommu/vt-d: Enable write protect for supervisor SVM
` [PATCH 2/4] iommu/vt-d: Enable write protect propagation from guest
` [PATCH 3/4] iommu/vt-d: Reject unsupported page request modes
` [PATCH 4/4] iommu/vt-d: Calculate and set flags for handle_mm_fault

[PATCH 1/2] tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()
 2021-02-20  2:36 UTC 

[bitbake-devel][PATCH] Fix broken builds when multiconfig has a hyphen in the name
 2021-02-20  2:37 UTC  (2+ messages)
` [bitbake-devel][PATCH v2] "

[PATCH net] tcp: fix keepalive when data remain undelivered
 2021-02-20  2:24 UTC  (2+ messages)

page->index limitation on 32bit system?
 2021-02-20  2:20 UTC  (9+ messages)

[PATCH 0/9] Enable hibernation when Lockdown is enabled
 2021-02-20  2:20 UTC  (11+ messages)
` [PATCH 1/9] tpm: Add support for in-kernel resetting of PCRs
` [PATCH 2/9] tpm: Allow PCR 23 to be restricted to kernel-only use
` [PATCH 3/9] security: keys: trusted: Parse out individual components of the key blob
` [PATCH 4/9] security: keys: trusted: Store the handle of a loaded key
` [PATCH 5/9] security: keys: trusted: Allow storage of PCR values in creation data
` [PATCH 6/9] pm: hibernate: Optionally store and verify a hash of the image
` [PATCH 7/9] pm: hibernate: Optionally use TPM-backed keys to protect image integrity
` [PATCH 8/9] pm: hibernate: Verify the digest encryption key
` [PATCH 9/9] pm: hibernate: seal the encryption key with a PCR policy

[PATCH 0/4] Fix the parameter of dma_map_sg()
 2021-02-20  2:17 UTC  (3+ messages)

[PATCH v2] pwm: sunxi: Add Allwinner SoC PWM controller driver
 2021-02-20  2:18 UTC  (4+ messages)

[PATCH] sg: syncing at patch 26 versus staging
 2021-02-20  2:16 UTC 

[PATCH 1/3] arm64: dts: qcom: sc7180: Add lazor rev4
 2021-02-20  2:10 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: sc7180: trogdor: Add labels to charger thermal zone and ADC channel
` [PATCH 3/3] arm64: dts: qcom: sc7180: Delete charger thermal zone and ADC channel for lazor <= rev3

[dm-devel] [RFC PATCH v5 0/4] add simple copy support
 2021-02-19 12:45 UTC  (15+ messages)
  `  "
    ` [dm-devel] [RFC PATCH v5 1/4] block: make bio_map_kern() non static
      `  "
    ` [dm-devel] [RFC PATCH v5 2/4] block: add simple copy support
      `  "
    ` [dm-devel] [RFC PATCH v5 3/4] nvme: "
      `  "
    ` [dm-devel] [RFC PATCH v5 4/4] dm kcopyd: add simple copy offload support
      `  "

[PATCH] btrfs: do more graceful error/warning for 32bit kernel
 2021-02-20  2:06 UTC 

[PATCH v16 00/45] sg: add v4 interface
 2021-02-20  2:00 UTC  (46+ messages)
` [PATCH v16 01/45] sg: move functions around
` [PATCH v16 02/45] sg: remove typedefs, type+formatting cleanup
` [PATCH v16 03/45] sg: sg_log and is_enabled
` [PATCH v16 04/45] sg: rework sg_poll(), minor changes
` [PATCH v16 05/45] sg: bitops in sg_device
` [PATCH v16 06/45] sg: make open count an atomic
` [PATCH v16 07/45] sg: move header to uapi section
` [PATCH v16 08/45] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v16 09/45] sg: sg_allow_if_err_recovery and renames
` [PATCH v16 10/45] sg: improve naming
` [PATCH v16 11/45] sg: change rwlock to spinlock
` [PATCH v16 12/45] sg: ioctl handling
` [PATCH v16 13/45] sg: split sg_read
` [PATCH v16 14/45] sg: sg_common_write add structure for arguments
` [PATCH v16 15/45] sg: rework sg_vma_fault
` [PATCH v16 16/45] sg: rework sg_mmap
` [PATCH v16 17/45] sg: replace sg_allow_access
` [PATCH v16 18/45] sg: rework scatter gather handling
` [PATCH v16 19/45] sg: introduce request state machine
` [PATCH v16 20/45] sg: sg_find_srp_by_id
` [PATCH v16 21/45] sg: sg_fill_request_element
` [PATCH v16 22/45] sg: printk change %p to %pK
` [PATCH v16 23/45] sg: xarray for fds in device
` [PATCH v16 24/45] sg: xarray for reqs in fd
` [PATCH v16 25/45] sg: replace rq array with xarray
` [PATCH v16 26/45] sg: sense buffer rework
` [PATCH v16 27/45] sg: add sg v4 interface support
` [PATCH v16 28/45] sg: rework debug info
` [PATCH v16 29/45] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v16 30/45] sg: expand sg_comm_wr_t
` [PATCH v16 31/45] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v16 32/45] sg: add some __must_hold macros
` [PATCH v16 33/45] sg: move procfs objects to avoid forward decls
` [PATCH v16 34/45] sg: protect multiple receivers
` [PATCH v16 35/45] sg: first debugfs support
` [PATCH v16 36/45] sg: rework mmap support
` [PATCH v16 37/45] sg: defang allow_dio
` [PATCH v16 38/45] sg: warn v3 write system call users
` [PATCH v16 39/45] sg: add mmap_sz tracking
` [PATCH v16 40/45] sg: remove rcv_done request state
` [PATCH v16 41/45] sg: track lowest inactive and await indexes
` [PATCH v16 42/45] sg: remove unit attention check for device changed
` [PATCH v16 43/45] sg: no_dxfer: move to/from kernel buffers
` [PATCH v16 44/45] sg: add blk_poll support
` [PATCH v16 45/45] sg: bump version to 4.0.12

[linux-next:master 11581/11865] include/linux/gfp.h:20:32: sparse: restricted gfp_t gfp_t
 2021-02-20  2:05 UTC 

5.11 free space tree remount warning
 2021-02-20  2:01 UTC 

[linux-next:master 11862/11865] include/linux/gfp.h:20:32: error: redefinition of typedef 'gfp_t' is a C11 feature
 2021-02-20  2:00 UTC  (2+ messages)

[PATCH 0/5] Add Micronova srl S027_3 board support
 2021-02-20  1:57 UTC  (7+ messages)
` [PATCH 4/5] sun7i: add support for Micronova srl s027_3 board

[peterz-queue:x86/fpu 4/4] drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:450:8: error: unknown type name '__fpu'
 2021-02-20  1:57 UTC 

[PATCH] f2fs/checkpoint: fix a spacing coding style
 2021-02-20  1:55 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] virtio: don't prompt CONFIG_VIRTIO_PCI_MODERN
 2021-02-20  1:51 UTC  (4+ messages)

[linux-next:pending-fixes 1998/2286] net/dsa/slave.c:1942: undefined reference to `is_hsr_master'
 2021-02-20  1:52 UTC  (2+ messages)

[PATCH v5 3/3] bus: mhi: core: Process execution environment changes serially
 2021-02-20  1:51 UTC  (3+ messages)

[RFC PATCH 0/4] Split security_task_getsecid() into subj and obj variants
 2021-02-20  1:49 UTC  (3+ messages)

[PATCH RFC 0/9] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-02-20  1:49 UTC  (12+ messages)
` [PATCH RFC 1/9] memremap: add ZONE_DEVICE support for compound pages
` [PATCH RFC 2/9] sparse-vmemmap: Consolidate arguments in vmemmap section populate

[congwang:sockmap1 1/8] net/core/sock_map.o:undefined reference to `tcp_bpf_get_proto'
 2021-02-20  1:46 UTC 

[PATCH net v2 0/2] virtio-net: suppress bad irq warning for tx napi
 2021-02-20  1:44 UTC  (3+ messages)
` [PATCH net v2 1/2] virtio: add a new parameter in struct virtqueue
` [PATCH net v2 2/2] virtio-net: suppress bad irq warning for tx napi

[PATCH 0/2] random fixes
 2021-02-20  1:39 UTC  (3+ messages)
` [PATCH 1/2] io_uring: wait potential ->release() on resurrect
` [PATCH 2/2] io_uring: fix leaving invalid req->flags

drivers/media/i2c/tvp5150.c:1114 tvp5150_set_selection() warn: passing a valid pointer to 'PTR_ERR'
 2021-02-20  1:41 UTC 

[PATCH] ui/cocoa: Remove the uses of full screen APIs
 2021-02-20  1:31 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] NFSD: Fix use-after-free warning when doing inter-server copy
 2021-02-20  1:31 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH] PCI: imx6: Limit DBI register length for imx6qp pcie
 2021-02-20  1:27 UTC  (5+ messages)
    ` [EXT] "

overlayFS security concern
 2021-02-20  1:17 UTC  (5+ messages)
    `  "

[PATCH v5 0/9] CXL 2.0 Support
 2021-02-20  1:22 UTC  (16+ messages)
` [PATCH v5 1/9] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH v5 4/9] cxl/mem: Add basic IOCTL interface
` [PATCH v5 5/9] cxl/mem: Add a "RAW" send command
` [PATCH v5 6/9] cxl/mem: Enable commands via CEL
` [PATCH v5 7/9] cxl/mem: Add set of informational commands

[PATCH 0/1] Add preliminary support for QFW on Arm
 2021-02-20  1:21 UTC  (6+ messages)
` [PATCH 1/1] arm: qemu: support qfw

[PATCH BlueZ] gatt-database: Fix notifying on indicatable attr
 2021-02-20  1:18 UTC  (3+ messages)

[linux-next:master 11581/11865] include/linux/gfp.h:20:32: warning: redefinition of typedef 'gfp_t' is a C11 feature
 2021-02-20  1:16 UTC  (2+ messages)

[PATCHSET v2 0/4] xfs_repair: set needsrepair when dirtying filesystems
 2021-02-20  1:15 UTC  (11+ messages)
` [PATCH 1/4] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
` [PATCH 2/4] libxfs: simulate system failure after a certain number of writes
` [PATCH 3/4] xfs_repair: factor phase transitions into a helper
` [PATCH 4/4] xfs_repair: add post-phase error injection points

[dunfell][PATCH 1/4] pseudo: Backport fixes for glibc 2.33
 2021-02-20  1:12 UTC  (4+ messages)
` [dunfell][PATCH 2/4] oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalised
` [dunfell][PATCH 3/4] oeqa/commands: Fix compatibility with python 3.9
` [dunfell][PATCH 4/4] qemu: Backport patch to avoid assertion fails on icache line size

Configuring pppd to accept link-local IPv6 interface id from remote peer
 2021-02-20  1:13 UTC  (2+ messages)

[PATCH (repost)] usb: usbip: serialize attach/detach operations
 2021-02-20  1:10 UTC  (5+ messages)
` [PATCH v2] "

[Nouveau] [PATCH 00/30] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-02-20  1:01 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[LTP] [PATCH] openposix/fork/11-1.c: Clean up temporary file
 2021-02-20  0:58 UTC 

[PATCH v2] powerpc/kexec_file: Restore FDT size estimation for kdump kernel
 2021-02-20  0:52 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/go: bump version to 1.16
 2021-02-20  0:50 UTC 

[RFC][PATCH 0/6] objtool: Optimize !retpoline
 2021-02-20  0:39 UTC  (5+ messages)
` [RFC][PATCH 6/6] objtool,x86: Rewrite retpoline thunk calls

[PATCH] memcg: charge before adding to swapcache on swapin
 2021-02-20  0:34 UTC  (3+ messages)

[bug report] out-of-bound array access in drivers/rtc/lib.c rtc_month_days
 2021-02-20  0:35 UTC  (2+ messages)

Pull request: u-boot-sunxi/master for v2021.04
 2021-02-20  0:33 UTC 

[to-be-updated] mm-gfp-add-kernel-doc-for-gfp_t.patch removed from -mm tree
 2021-02-20  0:30 UTC  (2+ messages)

[PATCH v5 0/5] Add support for ipv6 host forwarding
 2021-02-20  0:27 UTC  (4+ messages)
` [PATCH v5 1/5] slirp: Advance libslirp submodule to add ipv6 host-forward support

[Bug 1910586] [NEW] SD card size constraint conceptually wrong
 2021-02-20  0:07 UTC  (2+ messages)
` [Bug 1910586] "

[PATCH 0/3] rsrc quiesce fixes/hardening
 2021-02-20  0:28 UTC  (2+ messages)

[PULL 00/18] SD/MMC patches for 2021-02-20
 2021-02-20  0:13 UTC  (7+ messages)
` [PULL 11/18] hw/sd: sd: Only SDSC cards support CMD28/29/30
` [PULL 12/18] hw/sd: sd: Fix CMD30 response type
` [PULL 13/18] hw/sd: sd: Move the sd_block_{read, write} and macros ahead
` [PULL 14/18] hw/sd: sd: Skip write protect groups check in sd_erase() for high capacity cards
` [PULL 17/18] hw/sd: sdhci: Simplify updating s->prnsts in sdhci_sdma_transfer_multi_blocks()
` [PULL 18/18] MAINTAINERS: Add Bin Meng as co-maintainer for SD/MMC cards

[lustre-devel] Lustre 2.14.0 released
 2021-02-20  0:26 UTC 


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.