All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-21 14:38:45 to 2022-04-21 15:18:27 UTC [more...]

[linux-next:master 4441/5346] drivers/gpu/drm/bridge/synopsys/dw-hdmi-gp-audio.c:80:5-8: Unneeded variable: "ret". Return "0" on line 94
 2022-04-21 15:23 UTC  (3+ messages)
` [PATCH] drm: bridge: dw_hdmi: Audio: fix returnvar.cocci warnings

[PULL 00/17] Python patches
 2022-04-21 15:15 UTC  (2+ messages)
` [PULL 05/17] python/aqmp: add explicit GPLv2 license to legacy.py

[PATCH v2] scsi: iscsi: Fix multiple iscsi session unbind event sent to userspace
 2022-04-21 15:18 UTC  (3+ messages)

[PATCH] led: Configure LED default-state on boot
 2022-04-21 15:18 UTC  (3+ messages)

[EXT] Re: [PATCH 1/2 v4] dt-bindings: dspi: added for semtech sx1301
 2022-04-21 15:16 UTC  (5+ messages)

[PATCH v4 0/8] arm64: Automatic system register definition generation
 2022-04-21 15:14 UTC  (8+ messages)
` [PATCH v4 4/8] arm64: Add sysreg header generation scripting

[PATCH] dmaengine: ti: k3-psil-am62: Update PSIL thread for saul
 2022-04-21 15:15 UTC  (2+ messages)

[RFC PATCH -next v2 0/4] arm64/ftrace: support dynamic trampoline
 2022-04-21 15:14 UTC  (6+ messages)
` [RFC PATCH -next v2 3/4] arm64/ftrace: support dynamically allocated trampolines

[GIT PULL] TPM DEVICE DRIVER updates for tpmdd-next-v5.18-rc4
 2022-04-21 15:14 UTC  (3+ messages)

[PATCH v7 3/5] certs: Make blacklist_vet_description() more strict
 2022-04-21 15:12 UTC  (4+ messages)
` [PATCH v7 0/5] Enable root to update the blacklist keyring

Apply d799769188529abc6cbf035a10087a51f7832b6b to 5.17 and 5.15?
 2022-04-21 15:13 UTC  (4+ messages)

[PATCH v3 0/4] tools/thermal: thermal library and tools
 2022-04-21 15:12 UTC  (4+ messages)

[PATCH] ARM: dts: BCM5301X: Add DT for WZR-1166DHP,DHP2
 2022-04-21 15:10 UTC  (2+ messages)

[PATCH v9 02/21] cachefiles: notify user daemon when looking up cookie
 2022-04-21 15:11 UTC  (18+ messages)
` [PATCH v9 00/21] fscache,erofs: fscache-based on-demand read semantics
  ` [PATCH v9 04/21] cachefiles: notify user daemon when withdrawing cookie
  ` [PATCH v9 05/21] cachefiles: implement on-demand read
  ` [PATCH v9 06/21] cachefiles: enable on-demand read mode
  ` [PATCH v9 08/21] cachefiles: document "
  ` EMFILE/ENFILE mitigation needed in erofs?

RTT-PROBE: lore-subspace-rtt
 2022-04-21 15:11 UTC 

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-04-21 15:02 UTC  (6+ messages)
` [PATCH v2 1/5] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
` [PATCH v2 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
` [PATCH v2 3/5] freezer: Have {,un}lock_system_sleep() save/restore flags
` [PATCH v2 4/5] freezer,umh: Clean up freezer/initrd interaction
` [PATCH v2 5/5] freezer,sched: Rewrite core freezer logic

[PATCH] ipmi: remove unnecessary type castings
 2022-04-21 15:09 UTC 

[PATCH] btrfs: do not BUG_ON() on failure to update inode when setting xattr
 2022-04-21 15:05 UTC  (2+ messages)

[PATCH] xen/arm: silence ambiguous integer casting warning error
 2022-04-21 15:07 UTC  (6+ messages)

[RFC 0/6] ext4: Move out crypto ops to ext4_crypto.c
 2022-04-21 15:07 UTC  (3+ messages)

introducing vrc :)
 2022-04-21 15:04 UTC  (3+ messages)

[patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-04-21 15:06 UTC  (11+ messages)

[PATCH net-next] selftests: net: vrf_strict_mode_test: add support to select a test to run
 2022-04-21 15:05 UTC  (3+ messages)
    ` Fwd: "

[PATCH v4 0/2] ath11k: Add support for SAR
 2022-04-21 15:05 UTC  (10+ messages)
` [PATCH v4 1/2] ath11k: add support for extended wmi service bit
` [PATCH v4 2/2] ath11k: Add support for SAR

[PATCH net] sctp: check asoc strreset_chunk in sctp_generate_reconf_event
 2022-04-21 15:04 UTC  (3+ messages)

[PULL 00/31] riscv-to-apply queue
 2022-04-21 15:03 UTC  (2+ messages)

[PATCH] scsi: iscsi: fix harmless double shift bug
 2022-04-21 15:03 UTC 

[PATCH v2 00/10] Introduce In Field Scan driver
 2022-04-21 14:56 UTC  (4+ messages)
` [PATCH v2 01/10] x86/microcode/intel: expose collect_cpu_info_early() for IFS

[dhowells-fs:netfs-lib 2/18] fs/netfs/objects.c:48:9: error: implicit declaration of function 'netfs_proc_add_writeback'; did you mean 'netfs_proc_add_rreq'?
 2022-04-21 15:02 UTC 

[PATCH] btrfs: always log symlinks in full mode
 2022-04-21 14:59 UTC  (2+ messages)

[mingo-tip:sched/headers 2453/2579] drivers/media/tuners/xc2028.c:46:21: error: expected identifier
 2022-04-21 15:02 UTC 

[PATCH printk v3 00/15] printk/for-next
 2022-04-21 15:02 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-21 15:01 UTC 

[PATCH 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
 2022-04-21 15:01 UTC  (14+ messages)
                ` [RFC][PATCH] ptrace: Don't change __state

[igt-dev] [PATCH i-g-t 0/6] Test for shared reset domain
 2022-04-21 14:52 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/6] lib/i915/i915_drm_local : Add DRM_I915_QUERY_DISTANCE_INFO query
` [igt-dev] [PATCH i-g-t 2/6] lib/igt_sysfs: Add helpers to iterate over GTs
` [igt-dev] [PATCH i-g-t 3/6] lib/sysfs: helper for number of gts
` [igt-dev] [PATCH i-g-t 4/6] lib/i915/gem_engine_topology: Add helper to list engines
` [igt-dev] [PATCH i-g-t 5/6] lib/intel_ctx: Create intel_ctx with physical engines in a single gt
` [igt-dev] [PATCH i-g-t 6/6] tests/gem_reset_stats: Test for shared reset domain

[RFC PATCH v3] ext4: convert symlink external data block mapping to bdev
 2022-04-21 14:59 UTC  (3+ messages)
` [ext4] bfe57bd7e1: BUG:sleeping_function_called_from_invalid_context_at_fs/buffer.c

[PATCH v8 00/17] vfio-user server in QEMU
 2022-04-21 14:59 UTC  (5+ messages)
` [PATCH v8 02/17] qdev: unplug blocker for devices
` [PATCH v8 10/17] vfio-user: run vfio-user context

[PATCH] mm/memcg: Free percpu stats memory of dying memcg's
 2022-04-21 14:58 UTC  (2+ messages)

amdgpu firmware update
 2022-04-21 15:00 UTC  (4+ messages)

[PATCH v3 00/16] Evictable fanotify marks
 2022-04-21 15:00 UTC  (5+ messages)
` [PATCH v3 11/16] fsnotify: allow adding an inode mark without pinning inode
` [PATCH v3 13/16] fanotify: factor out helper fanotify_mark_update_flags()

[PATCH] fpga: fpga-mgr: Fix undefined behavior
 2022-04-21 14:57 UTC  (2+ messages)

[PATCH v4 0/3] staging: vme: Cleanup driver tree old structures
 2022-04-21 14:59 UTC  (4+ messages)
` [PATCH v4 1/3] staging: vme: Move vme_user to staging KConfig
` [PATCH v4 2/3] staging: vme: Add VME_BUS dependency to Kconfig
` [PATCH v4 3/3] staging: vme: Move 'vme/devices/' to 'vme_user/'

[PATCH 1/7] media: coda: set output buffer bytesused to appease v4l2-compliance
 2022-04-21 14:58 UTC  (7+ messages)
` [PATCH 5/7] media: coda: fix default JPEG colorimetry
` [PATCH 6/7] media: coda: enable capture G_PARM for stateful encoder

Problems with NFS4.1 on ESXi
 2022-04-21 14:58 UTC  (2+ messages)

[PATCH v3 0/2] module: Introduce module unload taint tracking
 2022-04-21 14:57 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH 0/2] multi-pack-index: use real paths for --object-dir
 2022-04-21 14:57 UTC  (3+ messages)
` [PATCH 1/2] midx: use real paths in lookup_multi_pack_index()
` [PATCH 2/2] multi-pack-index: use --object-dir real path

[PATCH 0/2] Add complex scheduler level for arm64
 2022-04-21 14:55 UTC  (6+ messages)
` [PATCH 1/2] arch_topology: support for describing cache topology from DT
` [PATCH 2/2] arm64: Add complex scheduler level for arm64

OVS DPDK DMA-Dev library/Design Discussion
 2022-04-21 14:57 UTC 

[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2022-04-21 14:57 UTC  (3+ messages)
` [PATCH v1 3/5] ethdev: add API for direct rearm mode

[PATCH v2 3/8] vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()
 2022-04-21 14:57 UTC  (2+ messages)

[PATCH v2 0/2] Adds starting the idle domain privileged
 2022-04-21 14:56 UTC  (8+ messages)
` [PATCH v2 1/2] xsm: create idle domain privieged and demote after setup
` [PATCH v2 2/2] flask: implement xsm_transtion_running

[PATCH v2 0/2] IOMMU/PCI: assorted follow-on to XSA-400
 2022-04-21 14:54 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: replace stray uses of PCI_{DEVFN,BDF}2()
` [PATCH v2 2/2] PCI: replace "secondary" flavors of PCI_{DEVFN,BDF,SBDF}()

[PATCH] drm/amdkfd: use kvcalloc() instead of kvmalloc() in kfd_migrate
 2022-04-21 14:55 UTC  (3+ messages)

kni: check abi version between kmod and lib
 2022-04-21 14:54 UTC  (2+ messages)

[PATCH v3 0/4] Add TDX Guest Attestation support
 2022-04-21 14:54 UTC  (19+ messages)
` [PATCH v3 4/4] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver

[PATCH 1/3] drm/amdgpu: add RAS poison creation handler (v2)
 2022-04-21 14:54 UTC  (2+ messages)

[PATCH v3] bosch: Add initial board support for ACC
 2022-04-21 14:53 UTC  (2+ messages)

[PATCH] [net-next] selftests: net: vrf_strict_mode_test: add support to select a test to run
 2022-04-21 14:53 UTC  (2+ messages)

[PATCH v2 0/8] Remove vfio_group from the struct file facing VFIO API
 2022-04-21 14:51 UTC  (5+ messages)
` [PATCH v2 1/8] kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions

[PATCH v2 4/8] vfio: Remove vfio_external_group_match_file()
 2022-04-21 14:50 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-21 14:51 UTC 

[PATCH v10 0/9] ACPI/IORT: Support for IORT RMR node
 2022-04-21 14:50 UTC  (10+ messages)
` [PATCH v10 4/9] ACPI/IORT: Add support to retrieve IORT RMR reserved regions

[RFC 00/11] io_uring specific task_work infra
 2022-04-21 14:50 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix attach tests retcode checks
 2022-04-21 14:50 UTC  (2+ messages)

[PATCH v9 00/12] Add soundcard support for sc7280 based platforms
 2022-04-21 14:47 UTC  (13+ messages)
` [PATCH v9 01/12] arm64: dts: qcom: sc7280: Add nodes for soundwire and va tx rx digital macro codecs
` [PATCH v9 02/12] arm64: dts: qcom: sc7280: Enable digital codecs and soundwire for CRD 1.0 and CRD 2.0
` [PATCH v9 03/12] arm64: dts: qcom: sc7280: Enable digital codecs and soundwire for CRD 3.0/3.1
` [PATCH v9 04/12] arm64: dts: qcom: sc7280: Add wcd9385 codec node for CRD 1.0 and CRD 2.0
` [PATCH v9 05/12] arm64: dts: qcom: sc7280: Add wcd9385 codec node for CRD 3.0/3.1
` [PATCH v9 06/12] arm64: dts: qcom: sc7280: Add max98360a codec for CRD 1.0 and 2.0
` [PATCH v9 07/12] arm64: dts: qcom: sc7280: Add max98360a codec node for CRD 3.0/3.1
` [PATCH v9 08/12] arm64: dts: qcom: sc7280: Add lpass cpu node
` [PATCH v9 09/12] arm64: dts: qcom: sc7280: Enable lpass cpu node for CRD 1.0 and CRD 2.0
` [PATCH v9 10/12] arm64: dts: qcom: sc7280: Enable lpass cpu node for CRD 3.0/3.1
` [PATCH v9 11/12] arm64: dts: qcom: sc7280: Add sound node for CRD 1.0 and CRD 2.0
` [PATCH v9 12/12] arm64: dts: qcom: sc7280: Add sound node for CRD 3.0/3.1

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-04-21 14:47 UTC  (14+ messages)

[PATCH 0/4] Flat-CCS eviction enhancements
 2022-04-21 14:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Flat-CCS eviction enhancements (rev2)

Support for IEEE1588 timestamping in the BCM54210PE PHY using the kernel mii_timestamper interface
 2022-04-21 14:48 UTC  (2+ messages)

[PATCH v5 0/4] platform: surface: Introduce Surface XBL Driver
 2022-04-21 14:47 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: platform: microsoft: Document surface xbl
    ` [EXTERNAL] "

fix blk_crypto_profile liftetime
 2022-04-21 14:40 UTC  (5+ messages)
` [PATCH 2/2] blk-crypto: fix the blk_crypto_profile liftime
    ` [dm-devel] "

[PATCH 00/41] OMAP1 full multiplatform conversion
 2022-04-21 14:46 UTC  (7+ messages)

[PATCH v2 2/8] kvm/vfio: Store the struct file in the kvm_vfio_group
 2022-04-21 14:46 UTC  (2+ messages)

[PATCH] pahole: Implement cu_exclude_lang flag
 2022-04-21 14:47 UTC 

[PATCH v7 0/2] check feature type for DFL irq parsing
 2022-04-21 14:47 UTC  (5+ messages)
` [PATCH v7 1/2] fpga: dfl: check feature type before parse irq info
` [PATCH v7 2/2] Documentation: fpga: dfl: add link address of feature id table

[PATCH] Watchdog: Checking timeout invalid if hardware heartbeat range is configured
 2022-04-21 14:22 UTC 

[PATCH v1 00/15] testing, docs, tracepoints and cputlb hacks
 2022-04-21 14:45 UTC  (3+ messages)
` [PATCH v1 06/15] monitor: expose monitor_puts to rest of code

[PATCH] ARM: dts: BCM5301X: Add DT for Buffalo WZR-1166DHP2
 2022-04-21 14:45 UTC  (5+ messages)

[PATCH] KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
 2022-04-21 14:46 UTC  (9+ messages)

[PATCH 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-04-21 14:45 UTC  (10+ messages)
` [PATCH 03/25] dma-direct: take dma-ranges/offsets into account in resource mapping

[Buildroot] [PATCH 1/1] package/mpd: explicitly disable features to avoid collision with host packages
 2022-04-21 14:45 UTC  (6+ messages)
    ` [Buildroot] User-visible Config.in feature sub-options [was: Re: [PATCH 1/1] package/mpd: explicitly disable features to avoid collision with host packages]

[PATCH 0/14] Refactor Ralink Pinctrl and Add Documentation
 2022-04-21 14:43 UTC  (5+ messages)

[PATCH v8 0/9] Enable designware PCI EP EDMA locally
 2022-04-21 14:43 UTC  (10+ messages)
` [PATCH v8 1/9] dmaengine: dw-edma: Remove unused field irq in struct dw_edma_chip
` [PATCH v8 2/9] dmaengine: dw-edma: Detach the private data and chip info structures
` [PATCH v8 3/9] dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip
` [PATCH v8 4/9] dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt "
` [PATCH v8 5/9] dmaengine: dw-edma: Drop dma_slave_config.direction field usage
` [PATCH v8 6/9] dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
` [PATCH v8 7/9] dmaengine: dw-edma: Add support for chip specific flags
` [PATCH v8 8/9] dmaengine: dw-edma: Add DW_EDMA_CHIP_32BIT_DBI "
` [PATCH v8 9/9] PCI: endpoint: Add embedded DMA controller test

[PATCH] drm/rockchip: cdn-dp: change rk3399_cdn_dp from global to static
 2022-04-21 14:43 UTC  (4+ messages)

[PATCH v2 0/2] Fix issues with untrusted devices and AMD IOMMU
 2022-04-21 14:44 UTC  (7+ messages)
` [PATCH v2 1/2] iommu/amd: Enable swiotlb in all cases

[syzbot] INFO: rcu detected stall in sys_lsetxattr
 2022-04-21 14:43 UTC  (3+ messages)
` [PATCH] fs: unset MNT_WRITE_HOLD on failure

[PATCH] bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()
 2022-04-21 14:35 UTC 

[PULL 0/7] QAPI patches patches for 2022-04-21
 2022-04-21 14:31 UTC  (5+ messages)
` [PULL 1/7] qapi-schema: support alternates with array type
` [PULL 4/7] docs: qapi: Remove outdated reference to simple unions
` [PULL 5/7] qapi: Fix documentation for query-xen-replication-status
` [PULL 6/7] qapi: Fix typo

[PATCH 0/3] memblock tests: update style of comments
 2022-04-21 14:42 UTC  (4+ messages)
` [PATCH 3/3] memblock tests: remove extra column of spaces in block comment

[PATCH v1] scsi: ufs: fix rpm racing issue
 2022-04-21 14:41 UTC  (2+ messages)

[PATCH 2/2] arch: layerscape: Add SFP binding
 2022-04-21 14:41 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-21 14:41 UTC 

[V4 1/2] ASoC: max98390: Add reset gpio control
 2022-04-21 14:39 UTC  (3+ messages)

[PATCH bpf-next 0/2] xsk: remove reduntant 'falltrough' attributes
 2022-04-21 14:40 UTC  (2+ messages)

[PATCH v9] oom_kill.c: futex: Delay the OOM reaper to allow time for proper futex cleanup
 2022-04-21 14:40 UTC  (2+ messages)

Bug Report
 2022-04-21 14:39 UTC  (5+ messages)

[PATCH 1/2] imx8mn_ddr4_evk: Add USB Mass Storage support
 2022-04-21 14:38 UTC  (7+ messages)
` [PATCH 2/2] imx8mn/8mp: Select ENV_IS_NOWHERE

[PATCH v9 08/21] cachefiles: document on-demand read mode
 2022-04-15 12:36 UTC 

[PATCH v9 06/21] cachefiles: enable on-demand read mode
 2022-04-15 12:35 UTC 

[PATCH v9 05/21] cachefiles: implement on-demand read
 2022-04-15 12:35 UTC 

[PATCH v9 04/21] cachefiles: notify user daemon when withdrawing cookie
 2022-04-15 12:35 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.