All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-03 03:22:40 to 2021-06-03 04:59:27 UTC [more...]

[PATCH 00/20] GuC CTBs changes + a few misc patches
 2021-06-03  5:16 UTC  (41+ messages)
` [Intel-gfx] "
` [PATCH 01/20] drm/i915/guc: skip disabling CTBs before sanitizing the GuC
  ` [Intel-gfx] "
` [PATCH 02/20] drm/i915/guc: use probe_error log for CT enablement failure
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 03/20] drm/i915/guc: enable only the user interrupt when using GuC submission
  `  "
` [PATCH 04/20] drm/i915/guc: Remove sample_forcewake h2g action
  ` [Intel-gfx] "
` [PATCH 05/20] drm/i915/guc: Keep strict GuC ABI definitions
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 06/20] drm/i915/guc: Drop guc->interrupts.enabled
  `  "
` [Intel-gfx] [PATCH 07/20] drm/i915/guc: Stop using fence/status from CTB descriptor
` [Intel-gfx] [PATCH 08/20] drm/i915: Promote ptrdiff() to i915_utils.h
  `  "
` [PATCH 09/20] drm/i915/guc: Only rely on own CTB size
  ` [Intel-gfx] "
` [PATCH 10/20] drm/i915/guc: Don't repeat CTB layout calculations
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 11/20] drm/i915/guc: Replace CTB array with explicit members
  `  "
` [Intel-gfx] [PATCH 12/20] drm/i915/guc: Update sizes of CTB buffers
  `  "
` [PATCH 13/20] drm/i915/guc: Relax CTB response timeout
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 14/20] drm/i915/guc: Start protecting access to CTB descriptors
  `  "
` [Intel-gfx] [PATCH 15/20] drm/i915/guc: Ensure H2G buffer updates visible before tail update
  `  "
` [Intel-gfx] [PATCH 16/20] drm/i915/guc: Stop using mutex while sending CTB messages
  `  "
` [Intel-gfx] [PATCH 17/20] drm/i915/guc: Don't receive all G2H messages in irq handler
  `  "
` [PATCH 18/20] drm/i915/guc: Always copy CT message to new allocation
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 19/20] drm/i915/guc: Early initialization of GuC send registers
  `  "
` [Intel-gfx] [PATCH 20/20] drm/i915/guc: Use guc_class instead of engine_class in fw interface
  `  "

[PATCHSET RFC 00/10] fstests: move test group lists into test files
 2021-06-03  4:58 UTC  (3+ messages)
` [PATCH 04/10] fstests: move test group info to "

[PATCH v4 00/16] Enable VAS and NX-GZIP support on powerVM
 2021-06-03  4:57 UTC  (22+ messages)
` [PATCH v4 01/16] powerpc/vas: Move VAS API to book3s common platform
` [PATCH v4 03/16] powerpc/vas: Add platform specific user window operations
` [PATCH v4 04/16] powerpc/vas: Create take/drop pid and mm references
` [PATCH v4 05/16] powerpc/vas: Move update_csb/dump_crb to common book3s platform
` [PATCH v4 06/16] powerpc/vas: Define and use common vas_window struct
` [PATCH v4 07/16] powerpc/pseries/vas: Define VAS/NXGZIP HCALLs and structs
` [PATCH v4 16/16] crypto/nx: Add sysfs interface to export NX capabilities

[PATCH] efi: Restrict the simple file system protocol to support only FAT
 2021-06-03  4:57 UTC  (5+ messages)

[PATCH 1/5] drm/amd/pm: drop the incomplete fix for Navi14 runpm issue
 2021-06-03  4:56 UTC  (5+ messages)
` [PATCH 2/5] drm/amd/pm: correct the runpm handling for BACO supported ASIC
` [PATCH 3/5] drm/amdgpu: correct the audio function initial Dstate
` [PATCH 4/5] drm/amd/pm: clear the cached dpm feature status
` [PATCH 5/5] drm/amd/pm: correct the dpm features disablement for Navi1x

[PATCHSET 0/2] xfs: rename struct xfs_eofblocks
 2021-06-03  4:55 UTC  (5+ messages)
` [PATCH 1/2] xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK_FLAG_
` [PATCH 2/2] xfs: rename struct xfs_eofblocks to xfs_icwalk

arch/sh/mm/cache-sh2a.c:71:46: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-06-03  4:53 UTC  (2+ messages)

[PATCH] [v2] docs/zh_CN: add translations in zh_CN/dev-tools/kasan
 2021-06-03  4:50 UTC  (9+ messages)
  `  "

[PATCH 0/2] [GSOC] ref-filter: add %(raw) atom
 2021-06-03  4:52 UTC  (4+ messages)
` [PATCH 1/2] [GSOC] ref-filter: add obj-type check in grab contents

[RFC 0/6] WWAN netdev creation framework tweaks
 2021-06-03  4:49 UTC  (7+ messages)
` [RFC 1/6] rtnetlink: fix alloc() method introduction
` [RFC 2/6] wwan: fix module initialization
` [RFC 3/6] rtnetlink: fill IFLA_PARENT_DEV_NAME on link dump
` [RFC 4/6 iproute2] Update kernel headers
` [RFC 5/6 iproute2] iplink: add support for parent device
` [RFC 6/6 iproute2] iplink: support for WWAN devices

[Intel-gfx] [RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-06-03  4:47 UTC  (11+ messages)

[PATCH RFC 0/7] Introduce support for guest AMX feature
 2021-06-03  4:45 UTC  (4+ messages)
` [PATCH RFC 5/7] kvm: x86: Revise CPUID.D.1.EBX for alignment rule

[syzbot] UBSAN: shift-out-of-bounds in ___bpf_prog_run
 2021-06-03  4:43 UTC  (4+ messages)
` [PATCH v3] bpf: core: fix "

ld: warning: orphan section `.data..decrypted' from `arch/x86/kernel/cpu/vmware.o' being placed in section `.data..decrypted'
 2021-06-03  4:42 UTC  (2+ messages)

[PATCHSET v2 0/3] xfs: preserve inode health reports for longer
 2021-06-03  4:42 UTC  (7+ messages)
` [PATCH 1/3] xfs: only reset incore inode health state flags when reclaiming an inode
` [PATCH 2/3] xfs: drop IDONTCACHE on inodes when we mark them sick
` [PATCH 3/3] xfs: don't let background reclaim forget sick inodes

[Bug 212955] New: Possible kernel regression USB2 (not USB3) port EDIROL UA-101 (in USB 1.1 mode, not USB2) error -110
 2021-06-03  4:42 UTC  (2+ messages)
` [Bug 212955] "

[dpdk-dev] Arm roadmap for 21.08
 2021-06-03  4:41 UTC 

[PATCH] docs: networking: Replace strncpy() with strscpy()
 2021-06-03  4:40 UTC  (2+ messages)

[PATCH] arm: bootm: wrong lmb region reservation when PRAM is used
 2021-06-03  4:40 UTC  (3+ messages)

[PATCH 1/7] Input: cy8ctmg110_ts - rely on platform code to supply interrupt
 2021-06-03  4:37 UTC  (7+ messages)
` [PATCH 2/7] Input: cy8ctmg110_ts - do not hard code interrupt trigger
` [PATCH 3/7] Input: cy8ctmg110_ts - do not hardcode as wakeup source
` [PATCH 4/7] Input: cy8ctmg110_ts - let I2C core configure wake interrupt
` [PATCH 5/7] Input: cy8ctmg110_ts - use endian helpers when converting data on wire
` [PATCH 6/7] Input: cy8ctmg110_ts - switch to using managed resources
` [PATCH 7/7] Input: cy8ctmg110_ts - switch to using gpiod API

[PATCH bpf-next v3 0/3] bpf: support input xdp_md context in BPF_PROG_TEST_RUN
 2021-06-03  4:34 UTC  (3+ messages)
` [PATCH bpf-next v3 1/3] "

[PATCH] Input: elan_i2c: Disable irq on shutdown
 2021-06-03  4:33 UTC  (6+ messages)

[PATCH] phy: ralink: phy-mt7621-pci: drop 'of_match_ptr' to fix -Wunused-const-variable
 2021-06-03  4:32 UTC 

[mchinth: sep_socwatch_linux_5_9 35/41] drivers/platform/x86/socwatch/sw_pci.c:64:6: sparse: sparse: symbol 'sw_print_pci_devices_i' was not declared. Should it be static?
 2021-06-03  4:33 UTC 

[PATCH] Documentation: kdump: update kdump guide
 2021-06-03  4:30 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH v4 0/3] gpio: gpio-regmap: Support few custom operations
 2021-06-03  4:26 UTC  (6+ messages)
` [PATCH v4 2/3] gpio: gpio-regmap: Use devm_add_action_or_reset()

arch/mips/kvm/vz.c:391:10: warning: variable 'freeze_time' set but not used
 2021-06-03  4:28 UTC  (2+ messages)

[mchinth: sep_socwatch_linux_5_9 32/41] drivers/platform/x86/socperf/npk_uncore.c:292:39: sparse: sparse: cast removes address space '__iomem' of expression
 2021-06-03  4:26 UTC 

The git spring cleanup challenge
 2021-06-03  4:25 UTC  (5+ messages)

[PATCH V11 clocksource 0/6] Do not mark clocks unstable due to delays for v5.13
 2021-06-03  4:25 UTC  (9+ messages)

[mchinth: sep_socwatch_linux_5_9 34/41] drivers/platform/x86/socwatch/sw_counter_list.c:88:25: sparse: sparse: incorrect type in argument 2 (different base types)
 2021-06-03  4:23 UTC 

[PATCH v2 1/6] Modify smu_get_power_limit to implement Powerplay API
 2021-06-03  4:23 UTC  (9+ messages)
` [PATCH 2/6] amdgpu/pm: clean up smu_get_power_limit function signature

[mchinth:sep_socwatch_linux_5_9 1/1] drivers/platform/x86/sepdk/pax/pax.c:720 pax_Device_Control() warn: maybe return -EFAULT instead of the bytes remaining?
 2021-06-03  4:22 UTC 

[linux-next:master 1932/6331] drivers/phy/ralink/phy-mt7621-pci.c:341:34: warning: unused variable 'mt7621_pci_phy_ids'
 2021-06-03  4:18 UTC  (7+ messages)

[PATCH v2 intel-net 0/2] ice XDP fixes
 2021-06-03  4:15 UTC  (4+ messages)
` [PATCH v2 intel-net 1/2] ice: add ndo_bpf callback for safe mode netdev ops
  ` [Intel-wired-lan] "

[PATCH v4] /dev/mem: Revoke mappings when a driver claims the region
 2021-06-03  4:15 UTC  (3+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-03  4:14 UTC  (16+ messages)

[PATCH RFC 0/3] riscv: Add DMA_COHERENT support
 2021-06-03  4:13 UTC  (3+ messages)

[PATCH v3 0/3] pinctrl: pinctrl-g6: Add the 2nd sgpio
 2021-06-03  4:12 UTC  (7+ messages)
` [PATCH v3 2/3] ARM: dts: aspeed-g6: Add pinctrl settings

[PATCH] arm64: defconfig: remove duplicated MTK_PMIC_WRAP
 2021-06-03  4:11 UTC 

[PATCH] ARM: config: aspeed: Add DEBUG_FS and EXT4
 2021-06-03  4:09 UTC  (2+ messages)

[mchinth: sep_socwatch_linux_5_9 32/41] drivers/platform/x86/socperf/pci.c:93:17: sparse: sparse: cast removes address space '__iomem' of expression
 2021-06-03  4:10 UTC  (2+ messages)
` [RFC PATCH mchinth] read_telem() can be static

next/pending-fixes baseline: 320 runs, 10 regressions (v5.13-rc4-286-g6bd26f0b60ab)
 2021-06-03  4:09 UTC 

[pull] amdgpu drm-fixes-5.13
 2021-06-03  4:04 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the jc_docs tree
 2021-06-03  4:04 UTC 

Virtio hardening for TDX
 2021-06-03  4:02 UTC  (4+ messages)
` [PATCH v1 4/8] x86/tdx: Add arch_has_restricted_memory_access "

[PATCH v4,0/6] Support H264 4K on MT8192
 2021-06-03  3:55 UTC  (6+ messages)
` [PATCH v4,5/6] media: mtk-vcodec: Add MT8192 H264 venc driver

[PATCH 0/8] PALcode fixes required to run NetBSD/alpha
 2021-06-03  3:53 UTC  (9+ messages)
` [PATCH 1/8] Make qemu-palcode build environment standalone. NFC
` [PATCH 2/8] Fix delivery of unaligned access exceptions
` [PATCH 3/8] Fix initialization of the hwrpb.hwrpb.cpuid field
` [PATCH 4/8] Make some PCI macros available to other files. NFC
` [PATCH 5/8] Fix incorrect initialization of PCI BARs
` [PATCH 6/8] Provide interrupt mapping information in PCI config registers
` [PATCH 7/8] Provide a Console Terminal Block in the HWRPB
` [PATCH 8/8] Fixes for seconday CPU start-up

[kbuild] [mchinth: sep_socwatch_linux_5_9 19/41] drivers/platform/x86/sepdk/sep/sys_info.c:939 SYS_INFO_Build() warn: should 'k_sysinfo.totalram << 12' be a 64 bit type?
 2021-06-03  3:56 UTC 

[PATCH 00/39 v4] xfs: CIL and log optimisations
 2021-06-03  3:56 UTC  (8+ messages)
` [PATCH 30/39] xfs: implement percpu cil space used calculation

[PATCH v3 0/2] mtd: devices: add support for microchip 48l640 EERAM
 2021-06-03  3:51 UTC  (5+ messages)
` [PATCH v3 1/2] mtd: devices: add devicetree documentation for microchip 48l640

[RFC net-next 0/8] Introducing subdev bus and devlink extension
 2021-06-03  3:46 UTC  (12+ messages)
        `  "

[mchinth: sep_socwatch_linux_5_9 19/41] drivers/platform/x86/socwatch/sw_output_buffer.c:299:25: warning: variable 'write_index' set but not used
 2021-06-03  3:46 UTC 

[mchinth: sep_socwatch_linux_5_9 19/41] drivers/platform/x86/sepdk/sep/linuxos.c:244:26: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-06-03  3:44 UTC  (2+ messages)
` [RFC PATCH mchinth] platform/x86: sw_copy_driver_interface_info_i can be static

[PATCH] m68k/mac: Replace macide driver with generic platform driver
 2021-06-03  3:43 UTC  (3+ messages)
` [PATCH RFC 0/2] Fix m68k multiplatform ISA support

[PATCH iproute2-next 0/2] configure: convert global env to command-line options
 2021-06-03  3:28 UTC  (2+ messages)

X11 system lockup with 5.11.0 kernel
 2021-06-03  3:41 UTC  (11+ messages)

cron job: media_tree daily build: WARNINGS
 2021-06-03  3:41 UTC 

[RFC v3 00/29] vDPA software assisted live migration
 2021-06-03  3:39 UTC  (11+ messages)
` [RFC v3 17/29] vhost: Shadow virtqueue buffers forwarding
` [RFC v3 25/29] vhost: Add custom IOTLB translations to SVQ

[linux-linus test] 162340: regressions - FAIL
 2021-06-03  3:36 UTC 

[BUG] Data race when use PACKET3_DMA_DATA?
 2021-06-03  3:37 UTC  (5+ messages)
  `  "
      `  "

[PATCH net-next v4 0/5] Support for the IOAM Pre-allocated Trace with IPv6
 2021-06-03  3:31 UTC  (6+ messages)

[PATCH v4] hooks: propose project configured hooks
 2021-06-03  3:31 UTC  (2+ messages)

[LTP] [PATCH 0/3] Fix and convert sendfile{02, 06} to the new API
 2021-06-03  3:36 UTC  (4+ messages)
` [LTP] [PATCH 1/3] syscalls/sendfile: Convert sendfile02 "
` [LTP] [PATCH 2/3] syscalls/sendfile: Convert sendfile06 "
` [LTP] [PATCH 3/3] syscalls/sendfile: Remove unnecessary header files

[google-ktsan:kcsan-permissive-with-dataraces 34/98] include/linux/jbd2.h:723:42: sparse: sparse: typeof applied to bitfield type
 2021-06-03  3:35 UTC 

[PATCH] drm: amdgpu: Remove duplicate include of drm_drv.h
 2021-06-03  2:41 UTC 

[PATCH] drm: amdgpu: Remove unneeded semicolon in amdgpu_vm.c
 2021-06-03  3:28 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/1] Introduce i915_sched_engine object
 2021-06-03  3:23 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915: "

[clk:clk-qcom 5/10] drivers/clk/qcom/gcc-mdm9607.c:37:32: warning: unused variable 'gcc_xo_sleep_map'
 2021-06-03  3:25 UTC  (3+ messages)

drivers/perf/hisilicon/hisi_uncore_hha_pmu.c:89:7: warning: variable 'val' set but not used
 2021-06-03  3:29 UTC  (3+ messages)

[PATCH 0/4] scsi: fix failure handling of alloc/add host
 2021-06-03  3:22 UTC  (4+ messages)
` [PATCH 3/4] scsi: core: put .shost_dev in failure path if host state becomes running


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.