All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-24 06:17:36 to 2021-06-24 07:05:22 UTC [more...]

[PATCH linux-next v3 0/6] vdpa: enable user to set mac, mtu
 2021-06-24  7:05 UTC  (9+ messages)
` [PATCH linux-next v3 2/6] vdpa: Introduce query of device config layout

[dpdk-dev] [RFC PATCH] dmadev: introduce DMA device library
 2021-06-24  7:03 UTC  (11+ messages)

[PATCH v3 1/2] pwm: Introduce single-PWM of_xlate function
 2021-06-24  7:02 UTC  (8+ messages)
` [PATCH v3 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH v4] AOSP: erofs-utils: add block list support
 2021-06-24  7:02 UTC 

[PATCH net 0/7] ibmvnic: Assorted bug fixes
 2021-06-24  7:02 UTC  (5+ messages)
` [PATCH net 2/7] Revert "ibmvnic: remove duplicate napi_schedule call in open function"

[PATCH v3] block: fix trace completion for chained bio
 2021-06-24  7:02 UTC  (4+ messages)

[PATCH] usb: dwc2: gadget: Fix sending zero length packet in DDMA mode
 2021-06-24  7:02 UTC 

[GIT PULL] perf fix
 2021-06-24  7:01 UTC 

[PATCH v3 0/2]docs/core-api: add memory_hotplug and protection keys translation
 2021-06-24  6:59 UTC  (4+ messages)
` [PATCH v3 2/2] docs/zh_CN: add core api "

[PATCH v2 00/10] Clean up MMU translation
 2021-06-24  6:48 UTC  (11+ messages)
` [PATCH v2 05/10] target/ppc: Split out ppc_hash64_xlate
` [PATCH v2 07/10] target/ppc: Split out ppc_jumbo_xlate
` [PATCH v2 08/10] target/ppc: Introduce ppc_xlate
` [PATCH v2 09/10] target/ppc: Restrict ppc_cpu_tlb_fill to TCG
` [PATCH v2 10/10] target/ppc: fix address translation bug for radix mmus

[PATCH 0/6] KVM: Remove uses of struct page from x86 and arm64 MMU
 2021-06-24  6:57 UTC  (7+ messages)
  ` [Intel-gfx] "

[PATCH 03/15] dma-buf: Document dma-buf implicit fencing/resv fencing rules
 2021-06-24  6:59 UTC  (4+ messages)
` [PATCH] "
    ` [Intel-gfx] "

[dpdk-dev] [PATCH] Add Armv7 support
 2021-06-24  6:58 UTC  (6+ messages)

[PATCH 1/2] crypto: mxs-dcp: Check for DMA mapping errors
 2021-06-24  6:56 UTC  (4+ messages)
` [PATCH 2/2] crypto: mxs_dcp: Use sg_mapping_iter to copy data

[PATCH] powerpc/sysfs: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
 2021-06-24  6:36 UTC 

[PATCH] objtool: Don't make .altinstructions writable
 2021-06-24  6:57 UTC  (2+ messages)
` [tip: objtool/urgent] "

C-Media 6632A (Xonar U7), 'Input Gain Pad Control'
 2021-06-24  6:55 UTC 

[PATCH] usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses
 2021-06-24  6:54 UTC  (12+ messages)

[RFC v1] virtio/vsock: add two more queues for datagram types
 2021-06-24  6:50 UTC  (4+ messages)
  `  "

[dpdk-dev] [RFC] toolchain specific macro expansion
 2021-06-24  6:54 UTC  (2+ messages)

[GIT PULL] objtool fixes
 2021-06-24  6:54 UTC 

[RFC PATCH v2 0/7] pSeries base FORM2 NUMA affinity support
 2021-06-24  5:47 UTC  (2+ messages)

[PATCH] pinctrl: bcm2835: Replace BUG with BUG_ON
 2021-06-24  6:49 UTC 

Curl CVE-2021-22876 backport in hardknott
 2021-06-24  6:51 UTC  (2+ messages)
` [OE-core] "

[PATCH] perf/x86/intel/lbr: Zero the xstate buffer on allocation
 2021-06-24  6:51 UTC  (2+ messages)
` [tip: perf/urgent] "

[dpdk-dev] [RFC PATCH] dmadev: introduce DMA device library
 2021-06-24  6:49 UTC  (12+ messages)

[Intel-gfx] [PATCH 00/47] GuC submission support
 2021-06-24  7:05 UTC  (96+ messages)
`  "
` [PATCH 01/47] drm/i915/guc: Relax CTB response timeout
  ` [Intel-gfx] "
` [PATCH 02/47] drm/i915/guc: Improve error message for unsolicited CT response
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 03/47] drm/i915/guc: Increase size of CTB buffers
  `  "
` [PATCH 04/47] drm/i915/guc: Add non blocking CTB send function
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 05/47] drm/i915/guc: Add stall timer to "
  `  "
` [PATCH 06/47] drm/i915/guc: Optimize CTB writes and reads
  ` [Intel-gfx] "
` [PATCH 07/47] drm/i915/guc: Module load failure test for CT buffer creation
  ` [Intel-gfx] "
` [PATCH 08/47] drm/i915/guc: Add new GuC interface defines and structures
  ` [Intel-gfx] "
` [PATCH 09/47] drm/i915/guc: Remove GuC stage descriptor, add lrc descriptor
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 10/47] drm/i915/guc: Add lrc descriptor context lookup array
  `  "
` [PATCH 11/47] drm/i915/guc: Implement GuC submission tasklet
  ` [Intel-gfx] "
` [PATCH 12/47] drm/i915/guc: Add bypass tasklet submission path to GuC
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 13/47] drm/i915/guc: Implement GuC context operations for new inteface
  `  "
` [PATCH 14/47] drm/i915/guc: Insert fence on context when deregistering
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 15/47] drm/i915/guc: Defer context unpin until scheduling is disabled
  `  "
` [Intel-gfx] [PATCH 16/47] drm/i915/guc: Disable engine barriers with GuC during unpin
  `  "
` [Intel-gfx] [PATCH 17/47] drm/i915/guc: Extend deregistration fence to schedule disable
  `  "
` [Intel-gfx] [PATCH 18/47] drm/i915: Disable preempt busywait when using GuC scheduling
  `  "
` [Intel-gfx] [PATCH 19/47] drm/i915/guc: Ensure request ordering via completion fences
  `  "
` [PATCH 20/47] drm/i915/guc: Disable semaphores when using GuC scheduling
  ` [Intel-gfx] "
` [PATCH 21/47] drm/i915/guc: Ensure G2H response has space in buffer
  ` [Intel-gfx] "
` [PATCH 22/47] drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
  ` [Intel-gfx] "
` [PATCH 23/47] drm/i915/guc: Update GuC debugfs to support new GuC
  ` [Intel-gfx] "
` [PATCH 24/47] drm/i915/guc: Add several request trace points
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 25/47] drm/i915: Add intel_context tracing
  `  "
` [PATCH 26/47] drm/i915/guc: GuC virtual engines
  ` [Intel-gfx] "
` [PATCH 27/47] drm/i915: Track 'serial' counts for "
  ` [Intel-gfx] "
` [PATCH 28/47] drm/i915: Hold reference to intel_context over life of i915_request
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 29/47] drm/i915/guc: Disable bonding extension with GuC submission
  `  "
` [Intel-gfx] [PATCH 30/47] drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
  `  "
` [Intel-gfx] [PATCH 31/47] drm/i915/guc: Reset implementation for new GuC interface
  `  "
` [PATCH 32/47] drm/i915: Reset GPU immediately if submission is disabled
  ` [Intel-gfx] "
` [PATCH 33/47] drm/i915/guc: Add disable interrupts to guc sanitize
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 34/47] drm/i915/guc: Suspend/resume implementation for new interface
  `  "
` [PATCH 35/47] drm/i915/guc: Handle context reset notification
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 36/47] drm/i915/guc: Handle engine reset failure notification
  `  "
` [Intel-gfx] [PATCH 37/47] drm/i915/guc: Enable the timer expired interrupt for GuC
  `  "
` [Intel-gfx] [PATCH 38/47] drm/i915/guc: Provide mmio list to be saved/restored on engine reset
  `  "
` [PATCH 39/47] drm/i915/guc: Don't complain about reset races
  ` [Intel-gfx] "
` [PATCH 40/47] drm/i915/guc: Enable GuC engine reset
  ` [Intel-gfx] "
` [PATCH 41/47] drm/i915/guc: Capture error state on context reset
  ` [Intel-gfx] "
` [PATCH 42/47] drm/i915/guc: Fix for error capture after full GPU reset with GuC
  ` [Intel-gfx] "
` [PATCH 43/47] drm/i915/guc: Hook GuC scheduling policies up
  ` [Intel-gfx] "
` [PATCH 44/47] drm/i915/guc: Connect reset modparam updates to GuC policy flags
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 45/47] drm/i915/guc: Include scheduling policies in the debugfs state dump
  `  "
` [PATCH 46/47] drm/i915/guc: Add golden context to GuC ADS
  ` [Intel-gfx] "
` [PATCH 47/47] drm/i915/guc: Unblock GuC submission on Gen11+
  ` [Intel-gfx] "

[PATCH 1/3] drm/amdgpu: add function to show ucode name via id
 2021-06-24  6:47 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: add function to show psp_gfx_cmd "
` [PATCH 3/3] drm/amdgpu: show explicit name instead of id in psp_cmd_submit_buf

[PATCH] scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed()
 2021-06-24  6:41 UTC  (3+ messages)
    `  "

[PATCH 1/1] mm: introduce process_reap system call
 2021-06-24  6:47 UTC  (2+ messages)

Linux 5.4.128
 2021-06-24  6:46 UTC  (2+ messages)

[PATCH v3] docs/zh_CN: add core api genericirq translation
 2021-06-24  6:46 UTC 

[xenomai-images PATCH] recipes-kernel: arm64_config: enable Rtnet Rtdmtest and RTIPC
 2021-06-24  6:45 UTC 

[PATCH 0/3] Add MRMAC driver support
 2021-06-24  6:43 UTC  (4+ messages)
` [PATCH 1/3] net: ethtool: Add ethernet speed macros for higher speeds
` [PATCH 2/3] net: xilinx: axi_mrmac: Add MRMAC driver
` [PATCH 3/3] xilinx: versal: Enable Xilinx AXI MRMAC

[PATCH] kobject: Safe return of kobject_get_path with NULL
 2021-06-24  6:42 UTC  (3+ messages)

[PATCH RESEND x3 v9 1/9] iov_iter: add copy_struct_from_iter()
 2021-06-24  6:41 UTC  (11+ messages)

pull-request: can 2021-06-24
 2021-06-24  6:42 UTC  (3+ messages)
` [net 1/2] can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for optlen == 0
` [net 2/2] can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path

[PATCH v38 3/4] scsi: ufs: Prepare HPB read for cached sub-region
 2021-06-24  6:40 UTC  (6+ messages)
` [PATCH v38 0/4] scsi: ufs: Add Host Performance Booster Support
  ` [PATCH v38 1/4] scsi: ufs: Introduce HPB feature
      `  "
      ` Re: [PATCH v38 3/4] scsi: ufs: Prepare HPB read for cached sub-region

[PATCH] bitbake: Fix automatic generation of variable dependencies
 2021-06-24  6:40 UTC 

[PATCH 00/18] vhost-vDPA multiqueue
 2021-06-24  6:38 UTC  (6+ messages)
` [PATCH 03/18] vhost_net: do not assume nvqs is always 2
` [PATCH 04/18] vhost-vdpa: remove the unnecessary check in vhost_vdpa_add()

[PATCH v2 rdma-next] RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
 2021-06-24  6:38 UTC  (3+ messages)

[PATCH] net: tun: fix tun_xdp_one() for IFF_TUN mode
 2021-06-24  6:37 UTC  (8+ messages)
` [PATCH v2 1/4] "

[dpdk-dev] [RFC v2] bus/auxiliary: introduce auxiliary bus
 2021-06-24  6:37 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 2/2] "

[PATCH] nvme-tcp: Use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACE
 2021-06-24  6:35 UTC  (2+ messages)

[PATCH] dt-bindings: Fix 'unevaluatedProperties' errors in DT graph users
 2021-06-24  6:35 UTC  (3+ messages)

[PATCH] crypto: omap - Drop obsolete PageSlab check
 2021-06-24  6:35 UTC 

[PATCH 0/2] Add support for 10G/25G to AXI emac driver
 2021-06-24  6:34 UTC  (3+ messages)
` [PATCH 1/2] net: xilinx: axi_emac: Cleanup of of_to_plat()
` [PATCH 2/2] net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet

[PATCH] can/peak_pciefd: fix a potential issue of sending frames
 2021-06-24  6:35 UTC  (2+ messages)

[PATCH] nvmet-rdma: process wr wait list from a non-atomic context
 2021-06-24  6:34 UTC  (2+ messages)

switch the block layer to use kmap_local_page v2
 2021-06-24  6:32 UTC  (8+ messages)
` [PATCH 01/18] mm: add a kunmap_local_dirty helper
        ` [PATCH] crypto: scatterwalk - Remove obsolete PageSlab check
          ` [dm-devel] "

[PATCH v5 0/7] Use ACPI PCI hot-plug for Q35
 2021-06-24  6:31 UTC  (3+ messages)
` [PATCH] hw/pci/pcie_port: Rename "enable-native-hotplug" property

[jump_label, x86] e7bf1ba97a: BUG:unable_to_handle_page_fault_for_address
 2021-06-24  6:32 UTC  (4+ messages)
  ` [LKP] "

[PATCH v4 00/10] Complementary changes for error handling
 2021-06-24  6:31 UTC  (8+ messages)
` [PATCH v4 06/10] scsi: ufs: Remove host_sem used in suspend/resume

[PATCH RESEND v4] rtc: pcf2127: handle timestamp interrupts
 2021-06-24  6:31 UTC  (2+ messages)

[PATCH] iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()
 2021-06-24  6:30 UTC  (2+ messages)

[linux-next:master 3415/12612] drivers/acpi/device_pm.c:23:1: iwyu: warning: superfluous #include "fan.h"
 2021-06-24  6:30 UTC 

[hardknott][PATCH 00/13] pull request (cover letter only)
 2021-06-24  6:30 UTC 

[intel-linux-intel-lts:4.19/android_r 15919/23451] drivers/clk/clk.c:3145:5: warning: no previous prototype for 'clk_set_flags'
 2021-06-24  6:30 UTC 

[PATCH 1/4] net: if_arp: add ARPHRD_PUREIP type
 2021-06-24  6:13 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: keep backlight_enable on until turn eDP display off
 2021-06-24  6:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: keep backlight_enable on until turn eDP display off (rev4)

[PATCH 1/2] canbusload: count full payload for CANFD frames
 2021-06-24  6:25 UTC  (4+ messages)
` [PATCH 2/2] canbusload: count databitrate seperately

[PATCH] mm/page_alloc: fix memory map initialization for descending nodes
 2021-06-24  6:23 UTC 

[PATCH 1/3] can-calc-bittiming: add stm32 bxcan
 2021-06-24  6:20 UTC  (2+ messages)

[syzbot] WARNING: zero-size vmalloc in corrupted
 2021-06-24  6:17 UTC  (3+ messages)

[PATCH v38 1/4] scsi: ufs: Introduce HPB feature
 2021-06-23 18:13 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.