All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-18 13:17:39 to 2021-06-18 13:47:27 UTC [more...]

[PATCHSET v2 00/13] fstests: move test group lists into test files
 2021-06-18 13:45 UTC  (7+ messages)
` [PATCH 07/13] fstests: automatically generate group files

[PATCH 0/8] [GSOC][RFC] cat-file: reuse ref-filter logic
 2021-06-18 13:47 UTC  (8+ messages)
` [PATCH 2/8] [GSOC] ref-filter: add %(raw) atom

[PATCH] tools/ocaml/libs/xc: add OCaml stubs to query CPU policy
 2021-06-18 13:46 UTC  (5+ messages)

[PATCH 0/5] allow xc_domain_maximum_gpfn() to observe full GFN value
 2021-06-18 13:46 UTC  (6+ messages)
` [PATCH 2/5] libxencall: osdep_hypercall() should return long
` [PATCH 3/5] libxencall: introduce variant of xencall2() returning long

[PATCH v2] ASoC: fsl_xcvr: disable all interrupts when suspend happens
 2021-06-18 13:45 UTC  (4+ messages)

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-18 13:46 UTC  (14+ messages)

[PATCH] hwmon: (pmbus/dps920ab) Delete some dead code
 2021-06-18 13:46 UTC 

REGRESSION: v5.13-rc1 does not boot because of "of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses"
 2021-06-18 13:45 UTC  (3+ messages)

[PATCH] ASoC: tegra: Fix a NULL vs IS_ERR() check
 2021-06-18 13:44 UTC  (2+ messages)

[PATCH] blk-mq: fix an IS_ERR() vs NULL bug
 2021-06-18 13:45 UTC 

[igt-dev] [PATCH i-g-t] i915: Handle the case where legacy mmap is not available
 2021-06-18 13:45 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915: Handle the case where legacy mmap is not available (rev3)

[PATCH v13 00/12] Restricted DMA
 2021-06-17 23:31 UTC  (13+ messages)
` [PATCH v13 01/12] swiotlb: Refactor swiotlb init functions
  ` [Intel-gfx] "
` [PATCH v13 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
  ` [Intel-gfx] "
` [PATCH v13 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
  ` [Intel-gfx] "
` [PATCH v13 05/12] swiotlb: Update is_swiotlb_active "
  ` [Intel-gfx] "
` [PATCH v13 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
  ` [Intel-gfx] "
` [PATCH v13 09/12] swiotlb: Add restricted DMA alloc/free support
  ` [Intel-gfx] "

[PATCH v11 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-06-18 13:44 UTC  (4+ messages)
` [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET

[Intel-gfx] [PATCH 1/2] drm/i915/selftests: add back the selftest() hook for the buddy
 2021-06-18 13:44 UTC  (10+ messages)
`  "
` [Intel-gfx] [PATCH 2/2] drm/i915: add back the avail tracking
  `  "

[PATCH net v2 1/2] icmp: don't send out ICMP messages with a source address of 0.0.0.0
 2021-06-18 13:44 UTC  (3+ messages)
` [PATCH net v2 2/2] selftests/net: Add icmp.sh for testing ICMP dummy address responses

[PATCH] scsi: elx: libefc: fix IRQ restore in efc_domain_dispatch_frame()
 2021-06-18 13:43 UTC 

[PATCH net-next] net: dsa: sja1105: allow the TTEthernet configuration in the static config for SJA1110
 2021-06-18 13:44 UTC 

[PATCH bpf] xsk: fix missing validation for skb and unaligned mode
 2021-06-18 13:43 UTC  (2+ messages)

[PATCH 0/1] bug: mark generic BUG() as unreachable
 2021-06-18 13:43 UTC  (4+ messages)
` [PATCH 1/1] "

[dpdk-dev] [PATCH 00/20] net/sfc: support flow API COUNT action
 2021-06-18 13:40 UTC  (25+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 01/20] net/sfc: introduce ethdev Rx queue ID
  ` [dpdk-dev] [PATCH v3 02/20] net/sfc: do not enable interrupts on internal Rx queues
  ` [dpdk-dev] [PATCH v3 03/20] common/sfc_efx/base: separate target EvQ and IRQ config
  ` [dpdk-dev] [PATCH v3 04/20] common/sfc_efx/base: support custom EvQ to IRQ mapping
  ` [dpdk-dev] [PATCH v3 05/20] net/sfc: explicitly control IRQ used for Rx queues
  ` [dpdk-dev] [PATCH v3 06/20] net/sfc: introduce ethdev Tx queue ID
  ` [dpdk-dev] [PATCH v3 07/20] common/sfc_efx/base: add ingress m-port RxQ flag
  ` [dpdk-dev] [PATCH v3 08/20] common/sfc_efx/base: add user mark "
  ` [dpdk-dev] [PATCH v3 09/20] net/sfc: add abstractions for the management EVQ identity
  ` [dpdk-dev] [PATCH v3 10/20] net/sfc: add support for initialising different RxQ types
  ` [dpdk-dev] [PATCH v3 11/20] net/sfc: add NUMA-aware registry of service logical cores
  ` [dpdk-dev] [PATCH v3 12/20] net/sfc: reserve RxQ for counters
  ` [dpdk-dev] [PATCH v3 13/20] common/sfc_efx/base: add counter creation MCDI wrappers
  ` [dpdk-dev] [PATCH v3 14/20] common/sfc_efx/base: add counter stream "
  ` [dpdk-dev] [PATCH v3 15/20] common/sfc_efx/base: support counter in action set
  ` [dpdk-dev] [PATCH v3 16/20] net/sfc: add Rx datapath method to get pushed buffers count
  ` [dpdk-dev] [PATCH v3 17/20] common/sfc_efx/base: add max MAE counters to limits
  ` [dpdk-dev] [PATCH v3 18/20] common/sfc_efx/base: add packetiser packet format definition
  ` [dpdk-dev] [PATCH v3 19/20] net/sfc: support flow action COUNT in transfer rules
  ` [dpdk-dev] [PATCH v3 20/20] net/sfc: support flow API query for count actions

[PATCH] mtd: mchp48l640: silence some uninitialized variable warnings
 2021-06-18 13:42 UTC  (2+ messages)

[PATCH] scsi: elx: libefc: signedness bug in efc_d_send_prli_rsp()
 2021-06-18 13:42 UTC 

USB gadget regression on i.MX7
 2021-06-18 13:42 UTC 

[PATCH] nvme-tcp: Use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACE
 2021-06-18 13:42 UTC  (2+ messages)

[PATCH 0/3] Make CMake work out of the box
 2021-06-18 13:42 UTC  (5+ messages)

[PATCH] scsi: elx: efct: fix uninitialized variable in debug output
 2021-06-18 13:42 UTC 

[cip-dev] [isar-cip-dev][PATCH] linux-cip-common.inc: Uprev the cip-kernel-config
 2021-06-18 13:42 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_cdclk : Add test to validate cdclk crawling
 2021-06-18 13:41 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[GIT PULL] linux-firmware: mrvl: prestera: Update Marvell Prestera Switchdev v3.0 with policer support
 2021-06-18 13:41 UTC  (6+ messages)

[PATCH v2 1/2] ACPI: sysfs: Use __ATTR_RO() and __ATTR_RW() macros
 2021-06-18 13:41 UTC  (2+ messages)
` [PATCH v2 2/2] ACPI: sysfs: Remove tailing return statement in void function

[PATCH V2 0/3] Query and use Partition Info
 2021-06-18 13:40 UTC  (3+ messages)
` [PATCH V2 1/3] cxl/pci: Store memory capacity values

[PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE
 2021-06-18 13:36 UTC  (17+ messages)

[PATCH] gpio: tegra186: Add ACPI support
 2021-06-18 13:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] cxl/pci: Rename CXL REGLOC ID
 2021-06-18 13:37 UTC  (3+ messages)

[dpdk-dev] [PATCH] kni: fix wrong mbuf alloc count in kni_allocate_mbufs
 2021-06-18 13:37 UTC  (2+ messages)

[bug report] scsi: elx: efct: Driver initialization routines
 2021-06-18 13:36 UTC 

[RFC PATCH V2 0/3] block/dm: support bio polling
 2021-06-18 13:29 UTC  (5+ messages)
` [RFC PATCH V2 3/3] dm: "
  ` [dm-devel] "

[PATCH] power: supply: axp288_fuel_gauge: remove redundant continue statement
 2021-06-18 13:36 UTC  (2+ messages)

[PATCH v16 0/7] MTE support for KVM guest
 2021-06-18 13:28 UTC  (32+ messages)
` [PATCH v16 1/7] arm64: mte: Handle race when synchronising tags
` [PATCH v16 2/7] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v16 3/7] KVM: arm64: Introduce MTE VM feature
` [PATCH v16 4/7] KVM: arm64: Save/restore MTE registers
` [PATCH v16 5/7] KVM: arm64: Expose KVM_ARM_CAP_MTE
` [PATCH v16 6/7] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v16 7/7] KVM: arm64: Document MTE capability and ioctl

[PATCH net-next 0/3] vsock: small fixes for seqpacket support
 2021-06-18 13:35 UTC  (8+ messages)
` [PATCH net-next 1/3] vsock: rename vsock_has_data()
` [PATCH net-next 2/3] vsock: rename vsock_wait_data()
` [PATCH net-next 3/3] vsock/virtio: remove redundant `copy_failed` variable

[RFC PATCH 0/6] ceph: remove excess mutex locking from cap/snap flushing codepaths
 2021-06-18 13:35 UTC  (7+ messages)
` [RFC PATCH 2/6] ceph: eliminate session->s_gen_ttl_lock
` [RFC PATCH 3/6] ceph: don't take s_mutex or snap_rwsem in ceph_check_caps

[PATCH 0/6] Region creation
 2021-06-18 13:35 UTC  (3+ messages)
` [PATCH 6/6] cxl/region: Handle region's address space allocation

[RFC 0/3] qtest: pick tests that require KVM at runtime
 2021-06-18 13:29 UTC  (5+ messages)

any idea about auto export multiple btrfs snapshots?
 2021-06-18 13:34 UTC  (3+ messages)

[PATCH bpf v2] xsk: fix broken Tx ring validation
 2021-06-18 13:33 UTC  (2+ messages)

log write cleanups
 2021-06-18 13:33 UTC  (7+ messages)
` [PATCH 3/8] xfs: factor out a helper to write a log_iovec into the iclog
` [PATCH 7/8] xfs: factor out a xlog_write_full_log_vec helper

linux-next: Signed-off-by missing for commits in the drivers-x86 tree
 2021-06-18 13:33 UTC  (2+ messages)

[cip-dev][isar-cip-dev][PATCH 0/2] swupdate add new round robin handler
 2021-06-18 13:33 UTC  (5+ messages)
` [cip-dev][isar-cip-dev][PATCH 2/2] swupdate: Add option to use swupdate-handler-roundrobin

[PATCH 1/2] sched/rt: Fix RT utilization tracking during policy change
 2021-06-18 13:32 UTC  (2+ messages)
` [PATCH 2/2] sched/rt: Fix Deadline "

[PATCH] Nokia RX-51: Add check for /lib/ld-linux.so.2 in test script
 2021-06-18 13:31 UTC 

[PATCH] bitmaps: don't recurse into trees already in the bitmap
 2021-06-18 13:35 UTC  (6+ messages)

[PATCH] Nokia RX-51: Update documentation about flashing
 2021-06-18 13:29 UTC 

[PATCH] Nokia RX-51: Update documentation about ext2/3/4
 2021-06-18 13:28 UTC 

[PATCH RESEND v2 liburing] update rsrc register/update ABI and tests
 2021-06-18 13:28 UTC  (2+ messages)

[PATCH 1/2] Nokia RX-51: Add support for booting kernel in zImage format
 2021-06-18 13:27 UTC  (2+ messages)
` [PATCH 2/2] Nokia RX-51: Load bootmenu also from uSD card

[RESEND PATCH v3 00/11] Introduce STM32MP1 RCC in secured mode
 2021-06-18 13:24 UTC  (5+ messages)
` [RESEND PATCH v3 11/11] clk: stm32mp1: new compatible for secure RCC support

[suggestion] support non-negative float number in git-repack --max-pack-size
 2021-06-18 13:26 UTC  (6+ messages)
    ` [PATCH] doc: warn people against --max-pack-size

[PATCH] pci-hyperv: Add check for hyperv_initialized in init_hv_pci_drv()
 2021-06-18 13:26 UTC  (5+ messages)

[PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page()
 2021-06-18 13:25 UTC  (4+ messages)

[PATCH] perf ksymbol: fix memory leak: decrease refcount of map and dso
 2021-06-18 13:25 UTC  (7+ messages)

[Intel-gfx] [PATCH v2] drm/i915/ttm: Fix incorrect assumptions about ttm_bo_validate() semantics
 2021-06-18 13:25 UTC 

[BUG] Crash after module unload if it use DO_ONCE mechanism
 2021-06-18 13:25 UTC  (2+ messages)

[patch V2 00/52] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-18 13:25 UTC  (5+ messages)
` [patch V2 15/52] x86/fpu: Use copy_uabi_xstate_to_membuf() in xfpregs_get()
      ` [PATCH] selftests/x86/ptrace_syscall: Add a PTRACE_GETFPREGS test

[PATCH] KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is set
 2021-06-18 13:21 UTC  (3+ messages)

[PATCH] git-p4: fix failed submit by skip non-text data files
 2021-06-18 13:24 UTC  (3+ messages)

[RFCv1 0/8] Meson-8b and Meson-gxbb USB phy code re-structure
 2021-06-18 13:20 UTC  (17+ messages)
` [RFCv1 2/8] phy: amlogic: meson8b-usb2: Use phy init callback function
` [RFCv1 4/8] phy: amlogic: meson8b-usb2: Use phy set_mode "

[RESEND PATCH 00/12] golang/xenlight: domain life cycle support
 2021-06-18 13:21 UTC  (4+ messages)
` [RESEND PATCH 07/12] golang/xenlight: add logging conveniences for within xenlight

[for-linus][PATCH 0/4] tracing: Some fixes for 5.13
 2021-06-18 13:20 UTC  (5+ messages)
` [for-linus][PATCH 1/4] recordmcount: Correct st_shndx handling
` [for-linus][PATCH 2/4] tracing: Do not stop recording cmdlines when tracing is off
` [for-linus][PATCH 3/4] tracing: Do not stop recording comms if the trace file is being read
` [for-linus][PATCH 4/4] tracing: Do no increment trace_clock_global() by one

[PATCH net-next v2 0/8] port asix ax88772 to the PHYlib
 2021-06-18 13:20 UTC  (7+ messages)
` [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support

support booting of arbitrary non-blockdevice file systems
 2021-06-18 13:20 UTC  (5+ messages)
` [PATCH 2/2] init: allow mounting arbitrary non-blockdevice filesystems as root
      ` [Virtio-fs] "

[PATCH][next] iommu/vt-d: Fix dereference of pointer info before it is null checked
 2021-06-18 13:20 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/4] tests/kms_cursor_crc: use flipping instead of frontbuffer
 2021-06-18 13:20 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/4] tests/kms_ccs: separate ccs modifiers to separate subtests

[PATCH v3 0/8] Additional features for Hantro HEVC
 2021-06-18 13:15 UTC  (12+ messages)
` [PATCH v3 1/8] media: hantro: Trace hevc hw cycles performance register
` [PATCH v3 2/8] media: hantro: Add support of compressed reference buffers
` [PATCH v3 3/8] media: hantro: hevc: Allow 10-bits encoded streams
` [PATCH v3 4/8] media: Add P010 video format
` [PATCH v3 5/8] media: hantro: hevc: Allow to produce 10-bit frames
` [PATCH v3 6/8] media: hantro: enumerate scaled output formats
` [PATCH v3 7/8] media: hevc: Add scaling matrix control
` [PATCH v3 8/8] media: hantro: Add scaling lists feature

[PATCH 0/2] trace/kprobe: Two fixes for kretprobes
 2021-06-18 13:19 UTC  (8+ messages)
` [PATCH 2/2] trace/kprobe: Remove limit on kretprobe maxactive

[PATCH for-next v9 00/10] RDMA/rxe: Implement memory windows
 2021-06-18 13:19 UTC  (2+ messages)

GICv3 for MTTCG
 2021-06-18 13:15 UTC  (4+ 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.