All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-30 18:24:54 to 2020-04-30 19:06:10 UTC [more...]

[dpdk-dev] [PATCH] ip_frag: fix fragmenting ipv4 packet with header options
 2020-04-30 18:35 UTC  (2+ messages)

[PATCH] memcg: oom: ignore oom warnings from memory.max
 2020-04-30 19:06 UTC  (3+ messages)

[PATCH 0/6] MHI fixes for v5.7
 2020-04-30 19:05 UTC 

[PATCH v1 0/9] gdbstub/next
 2020-04-30 19:01 UTC  (6+ messages)
` [PATCH v1 1/9] configure: favour gdb-multiarch if we have it
` [PATCH v1 2/9] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
` [PATCH v1 3/9] tests/tcg: better trap gdb failures
` [PATCH v1 4/9] tests/tcg: drop inferior.was_attached() test
` [PATCH v1 8/9] tests/tcg: add a multiarch linux-user gdb test

[PATCH 1/5] PCI: brcmstb: don't clk_put() a managed clock
 2020-04-30 19:05 UTC  (12+ messages)
` [PATCH 2/5] PCI: brcmstb: fix window register offset from 4 to 8
` [PATCH 3/5] PCI: brcmstb: enable CRS
` [PATCH 4/5] dt-bindings: PCI: brcmstb: New prop 'brcm,aspm-en-l0s'
` [PATCH 5/5] PCI: brcmstb: disable L0s component of ASPM by default

Troubleshoot help needed - RAID1 not mounting : failed to read block groups
 2020-04-30 19:05 UTC  (5+ messages)

am65x build issues
 2020-04-30 19:03 UTC 

[PATCH v3 0/2] PCI/ERR: Allow Native AER/DPC using _OSC
 2020-04-30 18:46 UTC  (4+ messages)
` [PATCH v3 1/2] PCI/AER: Use _OSC to determine Firmware First before HEST
` [PATCH v3 2/2] PCI/DPC: Use _OSC to determine DPC support

[Intel-gfx] [PATCH i-g-t] perf: Bump the timestamp tolerance for really slow devices
 2020-04-30 19:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v1 1/1] fs/splice: add missing callback for inaccessible pages
 2020-04-30 19:02 UTC  (4+ messages)

[PATCH blktests v3] Fix unintentional skipping of tests
 2020-04-30 19:02 UTC  (2+ messages)

[PATCH v3 00/17] xfs: flush related error handling cleanups
 2020-04-30 19:00 UTC  (31+ messages)
` [PATCH v3 03/17] xfs: simplify inode flush error handling
` [PATCH v3 04/17] xfs: remove unnecessary shutdown check from xfs_iflush()
` [PATCH v3 05/17] xfs: reset buffer write failure state on successful completion
` [PATCH v3 06/17] xfs: refactor ratelimited buffer error messages into helper
` [PATCH v3 07/17] xfs: ratelimit unmount time per-buffer I/O error alert
` [PATCH v3 08/17] xfs: fix duplicate verification from xfs_qm_dqflush()
` [PATCH v3 09/17] xfs: abort consistently on dquot flush failure
` [PATCH v3 10/17] xfs: acquire ->ail_lock from xfs_trans_ail_delete()
` [PATCH v3 11/17] xfs: use delete helper for items expected to be in AIL
` [PATCH v3 12/17] xfs: drop unused shutdown parameter from xfs_trans_ail_remove()
` [PATCH v3 13/17] xfs: combine xfs_trans_ail_[remove|delete]()
` [PATCH v3 14/17] xfs: remove unused iflush stale parameter
` [PATCH v3 15/17] xfs: random buffer write failure errortag
` [PATCH v3 16/17] xfs: remove unused shutdown types
` [PATCH v3 17/17] xfs: remove unused iget_flags param from xfs_imap_to_bp()

[PATCH v2 0/3] mm/memory_hotplug: Allow to not create firmware memmap entries
 2020-04-30 18:58 UTC  (15+ messages)
` [PATCH v2 2/3] mm/memory_hotplug: Introduce MHP_NO_FIRMWARE_MEMMAP
              ` [virtio-dev] "

KVM Kernel 5.6+, BUG: stack guard page was hit at
 2020-04-30 18:59 UTC  (8+ messages)

[PATCH 00/15] Split off nVHE hyp code
 2020-04-30 18:57 UTC  (5+ messages)

[PATCH -next v3] hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler
 2020-04-30 18:57 UTC  (2+ messages)

[PATCH RT 0/2] Linux v4.19.115-rt50-rc1
 2020-04-30 18:57 UTC  (3+ messages)

[PATCH net-next] hinic: make a bunch of functions static
 2020-04-30 18:56 UTC  (2+ messages)

Can I create a new fileystem, using Read-only Seed device, to change the ownership of the files in the seed device
 2020-04-30 18:56 UTC  (2+ messages)

[PATCH 00/36] target/arm: Convert Neon to decodetree (part 1)
 2020-04-30 18:43 UTC  (35+ messages)
` [PATCH 01/36] target/arm/translate-vfp.inc.c: Remove duplicate simd_r32 check
` [PATCH 02/36] target/arm: Don't allow Thumb Neon insns without FEATURE_NEON
` [PATCH 03/36] target/arm: Add stubs for AArch32 Neon decodetree
` [PATCH 04/36] target/arm: Convert VCMLA (vector) to decodetree
` [PATCH 05/36] target/arm: Convert VCADD "
` [PATCH 06/36] target/arm: Convert V[US]DOT "
` [PATCH 07/36] target/arm: Convert VFM[AS]L "
` [PATCH 12/36] target/arm: Convert Neon 'load single structure to all lanes' "
` [PATCH 15/36] target/arm: Convert Neon 3-reg-same logic ops "
` [PATCH 18/36] target/arm: Convert Neon 3-reg-same VQADD/VQSUB "
` [PATCH 20/36] target/arm: Convert Neon 3-reg-same VQRDMLAH/VQRDMLSH "
` [PATCH 21/36] target/arm: Convert Neon 3-reg-same SHA "
` [PATCH 22/36] target/arm: Move gen_ function typedefs to translate.h
` [PATCH 23/36] target/arm: Convert Neon 64-bit element 3-reg-same insns
` [PATCH 24/36] target/arm: Convert Neon VHADD "
` [PATCH 25/36] target/arm: Convert Neon VRHADD, VHSUB, VABD 3-reg-same insns to decodetree
` [PATCH 26/36] target/arm: Convert Neon VQSHL, VRSHL, VQRSHL "
` [PATCH 27/36] target/arm: Convert Neon VABA 3-reg-same "
` [PATCH 28/36] target/arm: Convert Neon VPMAX/VPMIN 3-reg-same insns "
` [PATCH 29/36] target/arm: Convert Neon VPADD "
` [PATCH 30/36] target/arm: Convert Neon VQDMULH/VQRDMULH 3-reg-same "
` [PATCH 31/36] target/arm: Convert Neon VADD, VSUB, VABD 3-reg-same insns "
` [PATCH 32/36] target/arm: Convert Neon VPMIN/VPMAX/VPADD float "
` [PATCH 33/36] target/arm: Convert Neon fp VMUL, VMLA, VMLS "
` [PATCH 34/36] target/arm: Convert Neon 3-reg-same compare "
` [PATCH 35/36] target/arm: Convert Neon fp VMAX/VMIN/VMAXNM/VMINNM/VRECPS/VRSQRTS "
` [PATCH 36/36] target/arm: Convert NEON VFMA, VFMS 3-reg-same insns "

[PATCH] mm/gup.c: Corrected document reference path
 2020-04-30 19:01 UTC 

[PATCH 0/4] ext4: clean up ext4_ext_handle_unwritten_extents()
 2020-04-30 18:53 UTC  (5+ messages)
` [PATCH 1/4] ext4: remove dead GET_BLOCKS_ZERO code
` [PATCH 2/4] ext4: remove redundant GET_BLOCKS_CONVERT code
` [PATCH 3/4] ext4: clean up GET_BLOCKS_PRE_IO error handling
` [PATCH 4/4] ext4: clean up ext4_ext_convert_to_initialized() "

[PATCH V7 mlx5-next 00/16] Add support to get xmit slave
 2020-04-30 18:50 UTC  (17+ messages)
` [PATCH V7 mlx5-next 01/11] net/core: Introduce netdev_get_xmit_slave
` [PATCH V7 mlx5-next 02/11] bonding: Export skip slave logic to function
` [PATCH V7 mlx5-next 03/11] bonding: Rename slave_arr to usable_slaves
` [PATCH V7 mlx5-next 04/11] bonding/alb: Add helper functions to get the xmit slave
` [PATCH V7 mlx5-next 05/11] bonding: Add helper function to get the xmit slave based on hash
` [PATCH V7 mlx5-next 06/11] bonding: Add helper function to get the xmit slave in rr mode
` [PATCH V7 mlx5-next 07/11] bonding: Add function to get the xmit slave in active-backup mode
` [PATCH V7 mlx5-next 08/11] bonding: Add array of all slaves
` [PATCH V7 mlx5-next 09/11] bonding: Implement ndo_get_xmit_slave
` [PATCH V7 mlx5-next 10/11] net/mlx5: Change lag mutex lock to spin lock
` [PATCH V7 mlx5-next 11/11] net/mlx5: Add support to get lag physical port
` [PATCH V7 rdma-next 12/16] RDMA: Group create AH arguments in struct
` [PATCH V7 rdma-next 13/16] RDMA/core: Add LAG functionality
` [PATCH V7 rdma-next 14/16] RDMA/core: Get xmit slave for LAG
` [PATCH V7 rdma-next 15/16] RDMA/mlx5: Refactor affinity related code
` [PATCH V7 rdma-next 16/16] RDMA/mlx5: Set lag tx affinity according to slave

[PULL v1 0/6] Xilinx queue 2020-04-30
 2020-04-30 18:25 UTC  (2+ messages)

[SPDK] threads
 2020-04-30 18:50 UTC 

[PATCH v3 0/2] Add support for MaxLinear/Exar USB to serial converters
 2020-04-30 18:49 UTC  (3+ messages)
` [PATCH v3 1/2] usb: serial: Add MaxLinear/Exar USB to Serial driver
` [PATCH v3 2/2] usb: serial: xr_serial: Add gpiochip support

[alibaba-cloud:linux-next 11100/11102] kernel/sched/fair.c:10045:36: error: 'struct task_struct' has no member named 'cpu'
 2020-04-30 18:49 UTC 

[PATCH 00/17] qom: Spring cleaning
 2020-04-30 18:47 UTC  (6+ messages)
` [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
  ` [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256

[PATCH net-next 0/4] net: dsa: b53: ARL improvements
 2020-04-30 18:49 UTC  (5+ messages)
` [PATCH net-next 1/4] net: dsa: b53: Rename num_arl_entries to num_arl_bins
` [PATCH net-next 2/4] net: dsa: b53: Provide number of ARL buckets
` [PATCH net-next 3/4] net: dsa: b53: Bound check ARL searches
` [PATCH net-next 4/4] net: dsa: b53: Remove is_static argument to b53_read_op()

[PATCH] BBFILES_DYNAMIC: add inverse mode
 2020-04-30 18:48 UTC 

[PATCH] pipe: read/write_iter() handler should check for IOCB_NOWAIT
 2020-04-30 18:47 UTC  (3+ messages)

[PATCH 00/37] net: manually convert files to ReST format - part 2
 2020-04-30 18:46 UTC  (3+ messages)
` [PATCH 17/37] docs: networking: convert phonet.txt to ReST

[PATCH v2 0/4] backup: Make sure that source and target size match
 2020-04-30 18:30 UTC  (5+ messages)
` [PATCH v2 3/4] "
` [PATCH v2 4/4] iotests: Backup with different source/target size

next/master boot: 291 boots: 6 failed, 268 passed with 7 offline, 7 untried/unknown, 3 conflicts (next-20200430)
 2020-04-30 18:45 UTC 

[PATCH RFC] target/arm: Implement SVE2 bitwise shift immediate
 2020-04-30 18:19 UTC  (2+ messages)

[PATCH] sqlite: backport CVE fixes
 2020-04-30 18:42 UTC 

[PATCH v2 0/2] Replace and improve "mcsafe" with copy_safe()
 2020-04-30 18:42 UTC  (6+ messages)

Extremely slow device removals
 2020-04-30 18:40 UTC  (3+ messages)

[PATCH 0/8] qemu: arm64: Add support for uefi firmware management protocol routines
 2020-04-30 18:39 UTC  (5+ messages)
` [PATCH 3/8] qemu: arm64: Add support for efi "
` [PATCH 8/8] qemu: arm64: Add documentation for capsule update

[PATCH 1/8] drm/amdgpu: change HWIP from UVD to VCN for VCN2.5
 2020-04-30 18:37 UTC  (8+ messages)
` [PATCH 2/8] drm/amdgpu: check SMU NULL ptr on gfx hw init
` [PATCH 3/8] drm/amdgpu: update the method to set kcq queue mask
` [PATCH 4/8] drm/amdgpu: re-structue members for ip discovery
` [PATCH 5/8] drm/amdgpu: skip reservation of discovery tmr region in pre-Navi
` [PATCH 6/8] drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform()
` [PATCH 7/8] drm/amdkfd: Use a systematic method to calculate queue mask bit
` [PATCH 8/8] amd/amdgpu: Limit rlcg write registers only for nv12

[PATCH] coreboot: Remove GRUB_PACKED from grub_linuxbios_mem_region struct
 2020-04-30 18:36 UTC 

[PATCH 1/5] usb: gadget: Introduce usb_request->is_last field
 2020-04-30 18:36 UTC  (2+ messages)

[RFC PATCH 0/2] Add Xilinx DSI-TX DRM driver
 2020-04-30 18:36 UTC  (5+ messages)
` [RFC PATCH 1/2] dt-bindings: display: xlnx: Add Xilinx DSI TX subsystem bindings

[PATCH] dmaengine: cookie bypass for out of order completion
 2020-04-30 18:35 UTC 

[PATCH net-next v1 0/9] Ethernet Cable test support
 2020-04-30 18:34 UTC  (5+ messages)

mTLS on bmcweb
 2020-04-30 18:34 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915/pmu: Keep a reference to module while active
 2020-04-30 18:33 UTC  (2+ messages)
`  "

[PATCH v6 00/25] iommu: Shared Virtual Addressing for SMMUv3
 2020-04-30 18:39 UTC  (5+ messages)
` [PATCH v6 02/25] iommu/ioasid: Add ioasid references

[PATCH v2 0/3] Historical Service Time Path Selector
 2020-04-30 18:33 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t] i915/perf_pmu: Attempt to unload i915 while the PMU is active
 2020-04-30 18:33 UTC  (4+ messages)
  ` [igt-dev] "

[PATCH] drm: Replace drm_modeset_lock/unlock_all with DRM_MODESET_LOCK_ALL_* helpers
 2020-04-30 18:30 UTC  (6+ messages)
      ` [Intel-gfx] "

[PATCH v2] sepolicy: fix some typos and port definitions
 2020-04-30 18:30 UTC 

[WIC] Grow last partition up to disk size
 2020-04-30 18:30 UTC  (6+ messages)
` [yocto] "

[PATCH] test4, please ignore
 2020-04-30 18:29 UTC 

[PATCH] test2, please ignore
 2020-04-30 18:24 UTC 

[dpdk-dev] [PATCH] net/bnxt: fix a possible stack smashing
 2020-04-30 18:29 UTC  (3+ messages)

[PATCH 00/10] efi: some cleanups/refactoring for efi/next
 2020-04-30 18:28 UTC  (13+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 01/11] efi/x86: Use correct size for boot_params
  ` [PATCH v2 02/11] efi/libstub: Add a helper function to split 64-bit values
  ` [PATCH v2 03/11] efi/libstub: Move pr_efi/pr_efi_err into efi namespace
  ` [PATCH v2 04/11] efi/x86: Use efi_err for error messages
  ` [PATCH v2 05/11] efi/gop: "
  ` [PATCH v2 06/11] efi/tpm: "
  ` [PATCH v2 07/11] efi/libstub: Upgrade ignored dtb= argument message to error
  ` [PATCH v2 08/11] efi/x86: Move command-line initrd loading to efi_main
  ` [PATCH v2 09/11] efi/libstub: Unify initrd loading across architectures
  ` [PATCH v2 10/11] efi/x86: Support builtin command line
  ` [PATCH v2 11/11] efi/libstub: Check return value of efi_parse_options

[tpm2] Re: Are there any help documents/sites on writing an ESAPI program
 2020-04-30 18:29 UTC 

[linux-linus test] 149882: tolerable FAIL - PUSHED
 2020-04-30 18:28 UTC 

[PATCH 0/12] direct-map DomUs
 2020-04-30 18:27 UTC  (7+ messages)
` [PATCH 05/12] xen: introduce reserve_heap_pages

[PATCH 0/3] Automation: improve openSUSE containers + podman
 2020-04-30 18:27 UTC  (4+ messages)
` [PATCH 1/3] automation: update openSUSE Tumbleweed building dependencies
` [PATCH 2/3] automation: openSUSE distro names helpers for containerize
` [PATCH 3/3] automation: implement (rootless) podman support in containerize

[PATCH net] ibmvnic: Skip fatal error reset after passive init
 2020-04-30 18:22 UTC  (2+ messages)

[PATCH] test3, please ignore
 2020-04-30 18:25 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.