All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-27 21:18:52 to 2021-04-27 22:17:53 UTC [more...]

[PATCH] drm/amdkfd: Add Aldebaran gws support
 2021-04-27 22:17 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/1] Add support for querying engine cycles
 2021-04-27 22:16 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/1] i915/query: Correlate engine and cpu timestamps with better accuracy
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for Add support for querying engine cycles

[PATCH v2 0/4] drm/msm: improve register snapshotting
 2021-04-27 22:14 UTC  (14+ messages)
` [PATCH v2 2/4] drm/msm: make msm_disp_state transient data struct
  ` [Freedreno] "
` [PATCH v2 3/4] drm/msm: get rid of msm_iomap_size
  ` [Freedreno] "
` [PATCH v2 4/4] drm/msm/dsi: add DSI PHY registers to snapshot data

[RFC PATCH] target/mips: Allow building without Inter-Thread Communication hardware
 2021-04-27 22:13 UTC  (2+ messages)

[PATCH v2 0/2] KVM: x86: guest interface for SEV live migration
 2021-04-27 22:14 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v2 2/2] KVM: x86: add MSR_KVM_MIGRATION_CONTROL

[PATCH v8 0/6] RISC-V Pointer Masking implementation
 2021-04-27 22:06 UTC  (14+ messages)
` [PATCH v8 1/6] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v8 2/6] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode
` [PATCH v8 3/6] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v8 4/6] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v8 5/6] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension
` [PATCH v8 6/6] [RISCV_PM] Allow experimental J-ext to be turned on

[GIT PULL][PATCH v10 0/4] Update to zstd-1.4.10
 2021-04-27 22:09 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH RESEND 0/5] Handle seccomp notification preemption
 2021-04-27 22:10 UTC  (9+ messages)
` [PATCH RESEND 2/5] seccomp: Add wait_killable semantic to seccomp user notifier

[PATCH] 4.9.263-rt177: Balance local_irq_{disable,enable} in irq_forced_thread_fn
 2021-04-27 22:10 UTC 

[PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev()
 2021-04-27 22:10 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/drm_mst: Use Extended Base Receiver Capability DPCD space
 2021-04-27 22:07 UTC  (6+ messages)
`  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH bpf-next v4 0/3] Add TC-BPF API
 2021-04-27 22:05 UTC  (8+ messages)
` [PATCH bpf-next v4 2/3] libbpf: add low level "
` [PATCH bpf-next v4 3/3] libbpf: add selftests for "

I915 updates to be pulled to linux-firmware
 2021-04-27 22:04 UTC 

[mark-rutland:atomics/arch-atomic 21/25] arch/mips/include/asm/atomic.h:41:9: error: implicit declaration of function 'cmpxchg'
 2021-04-27 22:01 UTC 

[RFC PATCH] iommu: make no-quarantine mean no-quarantine
 2021-04-27 22:00 UTC  (3+ messages)

[PATCH v2] station: transition to disconnected on station_free
 2021-04-27 22:01 UTC 

[PATCH v4 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-04-27 22:00 UTC  (3+ messages)

Bitbake build failures?
 2021-04-27 22:00 UTC 

[PATCH v18 00/83] sg: add v4 interface, request sharing
 2021-04-27 21:57 UTC  (85+ messages)
` [PATCH v18 00/45] sg: add v4 interface
` [PATCH v18 01/83] sg: move functions around
` [PATCH v18 02/83] sg: remove typedefs, type+formatting cleanup
` [PATCH v18 03/83] sg: sg_log and is_enabled
` [PATCH v18 04/83] sg: rework sg_poll(), minor changes
` [PATCH v18 05/83] sg: bitops in sg_device
` [PATCH v18 06/83] sg: make open count an atomic
` [PATCH v18 07/83] sg: move header to uapi section
` [PATCH v18 08/83] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v18 09/83] sg: sg_allow_if_err_recovery and renames
` [PATCH v18 10/83] sg: improve naming
` [PATCH v18 11/83] sg: change rwlock to spinlock
` [PATCH v18 12/83] sg: ioctl handling
` [PATCH v18 13/83] sg: split sg_read
` [PATCH v18 14/83] sg: sg_common_write add structure for arguments
` [PATCH v18 15/83] sg: rework sg_vma_fault
` [PATCH v18 16/83] sg: rework sg_mmap
` [PATCH v18 17/83] sg: replace sg_allow_access
` [PATCH v18 18/83] sg: rework scatter gather handling
` [PATCH v18 19/83] sg: introduce request state machine
` [PATCH v18 20/83] sg: sg_find_srp_by_id
` [PATCH v18 21/83] sg: sg_fill_request_element
` [PATCH v18 22/83] sg: printk change %p to %pK
` [PATCH v18 23/83] sg: xarray for fds in device
` [PATCH v18 24/83] sg: xarray for reqs in fd
` [PATCH v18 25/83] sg: replace rq array with xarray
` [PATCH v18 26/83] sg: sense buffer rework
` [PATCH v18 27/83] sg: add sg v4 interface support
` [PATCH v18 28/83] sg: rework debug info
` [PATCH v18 29/83] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v18 30/83] sg: expand sg_comm_wr_t
` [PATCH v18 31/83] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v18 32/83] sg: add some __must_hold macros
` [PATCH v18 33/83] sg: move procfs objects to avoid forward decls
` [PATCH v18 34/83] sg: protect multiple receivers
` [PATCH v18 35/83] sg: first debugfs support
` [PATCH v18 36/83] sg: rework mmap support
` [PATCH v18 37/83] sg: defang allow_dio
` [PATCH v18 38/83] sg: warn v3 write system call users
` [PATCH v18 39/83] sg: add mmap_sz tracking
` [PATCH v18 40/83] sg: remove rcv_done request state
` [PATCH v18 41/83] sg: track lowest inactive and await indexes
` [PATCH v18 42/83] sg: remove unit attention check for device changed
` [PATCH v18 43/83] sg: no_dxfer: move to/from kernel buffers
` [PATCH v18 44/83] sg: add blk_poll support
` [PATCH v18 45/83] sg: bump version to 4.0.12
` [PATCH v18 46/83] sg: add sg_ioabort ioctl
` [PATCH v18 47/83] sg: add sg_set_get_extended ioctl
` [PATCH v18 48/83] sg: sgat_elem_sz and sum_fd_dlens
` [PATCH v18 49/83] sg: tag and more_async
` [PATCH v18 50/83] sg: add fd sharing , change, unshare
` [PATCH v18 51/83] sg: add shared requests
` [PATCH v18 52/83] sg: add multiple request support
` [PATCH v18 53/83] sg: rename some mrq variables
` [PATCH v18 54/83] sg: unlikely likely
` [PATCH v18 55/83] sg: mrq abort
` [PATCH v18 56/83] sg: reduce atomic operations
` [PATCH v18 57/83] sg: add excl_wait flag
` [PATCH v18 58/83] sg: tweak sg_find_sfp_by_fd()
` [PATCH v18 59/83] sg: add snap_dev flag and snapped in debugfs
` [PATCH v18 60/83] sg: compress usercontext to uc
` [PATCH v18 61/83] sg: optionally output sg_request.frq_bm flags
` [PATCH v18 62/83] sg: work on sg_mrq_sanity()
` [PATCH v18 63/83] sg: shared variable blocking
` [PATCH v18 64/83] sg: device timestamp
` [PATCH v18 65/83] sg: condition met is not an error
` [PATCH v18 66/83] sg: split sg_setup_req
` [PATCH v18 67/83] sg: finish after read-side request
` [PATCH v18 68/83] sg: keep share and dout offset flags
` [PATCH v18 69/83] sg: add dlen to sg_comm_wr_t
` [PATCH v18 70/83] sg: make use of struct sg_mrq_hold
` [PATCH v18 71/83] sg: add mmap IO option for mrq metadata
` [PATCH v18 72/83] sg: add eventfd support
` [PATCH v18 73/83] sg: table of error number explanations
` [PATCH v18 74/83] sg: add ordered write flag
` [PATCH v18 75/83] sg: expand source line length to 100 characters
` [PATCH v18 76/83] sg: add no_attach_msg parameter
` [PATCH v18 77/83] sg: add SGV4_FLAG_REC_ORDER
` [PATCH v18 78/83] sg: max to read for mrq sg_ioreceive
` [PATCH v18 79/83] sg: mrq: if uniform svb then re-use bio_s
` [PATCH v18 80/83] sg: expand bvec usage; "
` [PATCH v18 81/83] sg: blk_poll/hipri work for mrq
` [PATCH v18 82/83] sg: pollable and non-pollable requests
` [PATCH v18 83/83] sg: bump version to 4.0.47

[Virtio-fs] Min host / vm kernel rev for basic DAX ops?
 2021-04-27 21:59 UTC 

[RFC] Linux Graphics Next: Explicit fences everywhere and no BO fences - initial proposal
 2021-04-27 21:58 UTC  (20+ messages)
      ` [Mesa-dev] "

[PATCH v3 0/4] KVM: x86: MSR_TSC_AUX fixes and improvements
 2021-04-27 21:58 UTC  (6+ messages)
` [PATCH v3 3/4] KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model

[PATCH v4 1/2] irqchip: Add support for IDT 79rc3243x interrupt controller
 2021-04-27 21:57 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: interrupt-controller: Add IDT 79RC3243x Interrupt Controller

[Bug 1926044] [NEW] QEMU-user doesn't report HWCAP2_MTE
 2021-04-27 21:46 UTC  (2+ messages)
` [Bug 1926044] "

ap mode problem
 2021-04-27 21:56 UTC  (2+ messages)

[PATCH] drm/drm_mst: Use Extended Base Receiver Capability DPCD space
 2021-04-27 21:52 UTC  (2+ messages)
` [Intel-gfx] "

socket.c added support for unix domain socket datagram transport
 2021-04-27 21:52 UTC  (10+ messages)

[RFC] mm/vmscan.c: avoid possible long latency caused by too_many_isolated()
 2021-04-27 21:53 UTC  (8+ messages)

[Intel-gfx] [PATCH 0/1] Add support for querying engine cycles
 2021-04-27 21:53 UTC  (2+ messages)
` [Intel-gfx] [PATCH 1/1] i915/query: Correlate engine and cpu timestamps with better accuracy

[GIT PULL] Devicetree updates for v5.13
 2021-04-27 21:49 UTC 

Security Working Group - Wednesday April 28
 2021-04-27 21:48 UTC 

[drm-msm:v5.11-for-mesa-ci 2/19] drivers/gpu/drm/msm/adreno/a6xx_gpu.c:847:4: error: implicit declaration of function 'writeq'; did you mean 'writeb'?
 2021-04-27 21:48 UTC 

[PATCH v3 00/33] block/nbd: rework client connection
 2021-04-27 21:44 UTC  (3+ messages)
` [PATCH v3 07/33] block/nbd: simplify waking of nbd_co_establish_connection()

[PATCH] linux-user/aarch64: Enable hwcap for RND, BTI, and MTE
 2021-04-27 21:41 UTC 

[PATCH bpf 1/2] bpf: Set mac_len in bpf_skb_change_head
 2021-04-27 21:41 UTC  (3+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add test for bpf_skb_change_head

[PATCH v2 00/10] cifsd: introduce new SMB3 kernel server
 2021-04-27 21:38 UTC  (3+ messages)

[PATCH v4 0/3] xfs: set aside allocation btree blocks from block reservation
 2021-04-27 21:37 UTC  (7+ messages)
` [PATCH v4 1/3] xfs: unconditionally read all AGFs on mounts with perag reservation
` [PATCH v4 2/3] xfs: introduce in-core global counter of allocbt blocks
` [PATCH v4 3/3] xfs: set aside allocation btree blocks from block reservation

[PATCH bpf-next] libbpf: Fix signed overflow in ringbuf_process_ring
 2021-04-27 21:34 UTC  (2+ messages)

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-04-27 21:30 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v8 00/11] Multi-phase reset mechanism
 2021-04-27 21:27 UTC  (4+ messages)
` [PATCH v8 08/11] hw/core: deprecate old reset functions and introduce new ones

pt_regs->ax == -ENOSYS
 2021-04-27 21:28 UTC  (2+ messages)

[mark-rutland:atomics/arch-atomic 24/25] include/linux/atomic-arch-fallback.h:340:2: error: implicit declaration of function 'arch_atomic_add'; did you mean 'arch_atomic_and'?
 2021-04-27 21:28 UTC 

[linux-next:pending-fixes] BUILD SUCCESS e27839dcc50b7755388b11977f6640eeef9ed69c
 2021-04-27 21:27 UTC 

[PATCH v2 bpf-next 2/6] libbpf: rename static variables during linking
 2021-04-27 21:27 UTC  (12+ messages)

[PATCH yocto-autobuilder-helper] config.json: update variable for change in buildstats.bbclass
 2021-04-27 21:26 UTC 

[PATCH linux dev-5.10 00/35] Rainier and Everest system updates
 2021-04-27 21:22 UTC  (9+ messages)
` [PATCH linux dev-5.10 06/35] ARM: dts: aspeed: rainier: Add leds that are off PCA9552

[PATCH 0/5] Cleanup and fixup for huge_memory
 2021-04-27 21:22 UTC  (4+ messages)
` [PATCH 5/5] mm/huge_memory.c: don't discard hugepage if other processes are mapping it

[PATCH] llc2: Remove redundant assignment to rc
 2021-04-27 21:22 UTC  (2+ messages)

[PATCH] rds: Remove redundant assignment to nr_sig
 2021-04-27 21:22 UTC  (2+ messages)

[PATCH] net/tls: Remove redundant initialization of record
 2021-04-27 21:22 UTC  (2+ messages)

[PATCH] net/smc: Remove redundant assignment to rc
 2021-04-27 21:22 UTC  (2+ messages)

archlinux and install-dosemu-master.zip
 2021-04-27 21:22 UTC  (3+ messages)

[PATCH] mpls: Remove redundant assignment to err
 2021-04-27 21:22 UTC  (2+ messages)

[PATCH net-next v8 0/9] microchip: add support for ksz88x3 driver family
 2021-04-27 21:22 UTC  (2+ messages)

[GIT PULL] ARM SoC fixes for v5.12, part 4
 2021-04-27 21:22 UTC  (2+ messages)

[GIT PULL 0/6] ARM SoC branches for 5.13
 2021-04-27 21:22 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: mediatek: remove duplicate mt8192 line
 2021-04-27 21:22 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2021-04-27 21:22 UTC 

[PATCH v3] ceph: Upgrade to 16.2.1
 2021-04-27 21:22 UTC  (2+ messages)
  ` [meta-virtualization] "

[linux-linus test] 161478: regressions - FAIL
 2021-04-27 21:20 UTC 

[linux-next:master] BUILD REGRESSION c83540783e906ba43421bfcfd22d678fef4178d5
 2021-04-27 21:19 UTC 

[PATCH 0/3] bcachefs support
 2021-04-27 21:18 UTC  (7+ messages)
` [PATCH 3/3] Use --yes option to lvcreate

[PATCH] buildstats.bbclass: collect data in the same file
 2021-04-27 21:19 UTC 

[PATCH v2 00/30] subtree: clean up, improve UX
 2021-04-27 21:17 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 19/30] subtree: don't fuss with PATH
  ` [PATCH v3 20/30] subtree: use "^{commit}" instead of "^0"
  ` [PATCH v3 21/30] subtree: parse revs in individual cmd_ functions
  ` [PATCH v3 22/30] subtree: remove duplicate check
  ` [PATCH v3 23/30] subtree: add comments and sanity checks
  ` [PATCH v3 24/30] subtree: don't let debug and progress output clash
  ` [PATCH v3 25/30] subtree: have $indent actually affect indentation
  ` [PATCH v3 26/30] subtree: give the docs a once-over
  ` [PATCH v3 27/30] subtree: allow --squash to be used with --rejoin
  ` [PATCH v3 28/30] subtree: allow 'split' flags to be passed to 'push'
  ` [PATCH v3 29/30] subtree: push: allow specifying a local rev other than HEAD
  ` [PATCH v3 30/30] subtree: be stricter about validating flags


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.