All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-25 16:12:03 to 2021-10-25 17:00:00 UTC [more...]

[PATCH 0/2] staging: fix control-message timeouts
 2021-10-25 16:20 UTC  (6+ messages)
` [PATCH 1/2] staging: rtl8192u: "
        ` [cocci] "

[PATCH AUTOSEL 5.14 01/18] KVM: arm64: Report corrupted refcount at EL2
 2021-10-25 16:59 UTC  (7+ messages)
` [PATCH AUTOSEL 5.14 02/18] ASoC: soc-core: fix null-ptr-deref in snd_soc_del_component_unlocked()
` [PATCH AUTOSEL 5.14 03/18] ASoC: cs42l42: Ensure 0dB full scale volume is used for headsets
` [PATCH AUTOSEL 5.14 04/18] scsi: core: Put LLD module refcnt after SCSI device is released
` [PATCH AUTOSEL 5.14 05/18] ALSA: hda/realtek: Fixes HP Spectre x360 15-eb1xxx speakers
` [PATCH AUTOSEL 5.14 06/18] ptp: fix error print of ptp_kvm on X86_64 platform

[PATCH 0/4] fs/ntfs3: Various fixes for xfstests problems
 2021-10-25 16:59 UTC  (5+ messages)
` [PATCH 1/4] fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if called from function ntfs_init_acl
` [PATCH 2/4] fs/ntfs3: Fix fiemap + fix shrink file size (to remove preallocated space)
` [PATCH 3/4] fs/ntfs3: Check new size for limits
` [PATCH 4/4] fs/ntfs3: Update valid size if -EIOCBQUEUED

[PATCH] btrfs-progs: remove path_cat[3]_out() double declaration
 2021-10-25 16:58 UTC  (3+ messages)

MMIO/PIO dispatch file descriptors (ioregionfd) design discussion
 2021-10-25 16:56 UTC  (6+ messages)

[PATCH] media: venus: Synchronize probe() between venus_core and enc/dec
 2021-10-25 16:57 UTC  (6+ messages)

[PATCH 0/8] Makefile: make command-list.h 2-5x as fast with -jN
 2021-10-25 16:57 UTC  (7+ messages)
` [PATCH v2 00/10] Makefile: make generate-cmdlist.sh much faster
  ` [PATCH v2 07/10] generate-cmdlist.sh: stop sorting category lines
  ` [PATCH v2 08/10] generate-cmdlist.sh: do not shell out to "sed"

[PATCH] MAINTAINERS: Add Tvrtko as drm/i915 co-maintainer
 2021-10-25 16:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 00/11] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-25 16:56 UTC  (9+ messages)
` [PATCH 10/11] pack-bitmap-write.c: don't return without stop_progress()
        ` SubmittingPatchs: clarify choice of base and testing

[PATCH 00/13] block: add_disk() error handling stragglers
 2021-10-25 16:55 UTC  (5+ messages)
` [PATCH 08/13] zram: add error handling support for add_disk()

[PATCH v2 1/2] net: brcm: netXtreme driver
 2021-10-25 16:54 UTC  (6+ messages)
` [PATCH v2 2/2] cmd: brcm: netXtreme commands

[PATCH v5 00/21] drm/bridge: Make panel and bridge probe order consistent
 2021-10-25 16:54 UTC  (4+ messages)

[linux-next:master 10814/11322] arch/parisc/kernel/ftrace.c:27:32: error: 'ftrace_graph_enable' defined but not used
 2021-10-25 16:53 UTC  (2+ messages)

[PATCH] tcp: Use BPF timeout setting for SYN ACK RTO
 2021-10-25 16:54 UTC  (2+ messages)

[PATCH: Fix for_each_set_bit(u64) build on 32-bit arches, was perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
 2021-10-25 16:52 UTC 

[RESEND PATCH v7 0/3] Make neighbor eviction controllable by userspace
 2021-10-25 16:45 UTC  (4+ messages)
` [RESEND PATCH v7 1/3] net: arp: introduce arp_evict_nocarrier sysctl parameter
` [RESEND PATCH v7 2/3] net: ndisc: introduce ndisc_evict_nocarrier "
` [RESEND PATCH v7 3/3] selftests: net: add arp_ndisc_evict_nocarrier

[RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
 2021-10-25 16:51 UTC  (11+ messages)

[PATCH v10 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-10-25 16:49 UTC  (4+ messages)
  ` [PATCH v10 05/11] arm64: Make dump_stacktrace() use arch_stack_walk()

stable-rc/queue/4.4 build: 186 builds: 5 failed, 181 passed, 6 errors, 35 warnings (v4.4.289-43-g727578d44618)
 2021-10-25 16:49 UTC 

[PATCH v3] driver: spi: add bcm iproc qspi support
 2021-10-25 16:48 UTC  (3+ messages)

[PATCH v2 net-next 00/10] tcp: receive path optimizations
 2021-10-25 16:48 UTC  (11+ messages)
` [PATCH v2 net-next 01/10] tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
` [PATCH v2 net-next 02/10] ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
` [PATCH v2 net-next 03/10] net: avoid dirtying sk->sk_napi_id
` [PATCH v2 net-next 04/10] net: avoid dirtying sk->sk_rx_queue_mapping
` [PATCH v2 net-next 05/10] net: annotate accesses to sk->sk_rx_queue_mapping
` [PATCH v2 net-next 06/10] ipv6: annotate data races around np->min_hopcount
` [PATCH v2 net-next 07/10] ipv6: guard IPV6_MINHOPCOUNT with a static key
` [PATCH v2 net-next 08/10] ipv4: annotate data races arount inet->min_ttl
` [PATCH v2 net-next 09/10] ipv4: guard IP_MINTTL with a static key
` [PATCH v2 net-next 10/10] ipv6/tcp: small drop monitor changes

[PATCH v3 0/5] CMDQ refinement of Mediatek DRM driver
 2021-10-25 16:14 UTC  (14+ messages)
` [PATCH v3 1/5] drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb
` [PATCH v3 2/5] drm/mediatek: Remove the pointer of struct cmdq_client
` [PATCH v3 3/5] drm/mediatek: Detect CMDQ execution timeout
` [PATCH v3 4/5] drm/mediatek: Add cmdq_handle in mtk_crtc
` [PATCH v3 5/5] drm/mediatek: clear pending flag when cmdq packet is done

suspected null-pointer-reference problem for to_swnode
 2021-10-25 16:40 UTC  (2+ messages)

[hardknott][yocto-autobuilder-helper][PATCH] config.json: set max load in PARALLEL_MAKE
 2021-10-25 16:47 UTC  (4+ messages)
` [yocto] "

How to force EXT4_MB_GRP_CLEAR_TRIMMED on a live ext4?
 2021-10-25 16:47 UTC  (2+ messages)

[syzbot] KCSAN: data-race in sbitmap_queue_clear / sbitmap_queue_clear (3)
 2021-10-25 16:47 UTC  (6+ messages)

[PATCH v2] PCI/MSI: Re-add checks for skip masking MSI-X on Xen PV
 2021-10-25 16:46 UTC  (4+ messages)
` [PATCH] PCI/MSI: Fix masking MSI/MSI-X "

[PATCH 00/33] target/mips: Fully convert MSA opcodes to decodetree
 2021-10-25 16:43 UTC  (6+ messages)
` [PATCH 17/33] target/mips: Convert MSA FILL opcode "

[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
 2021-10-25 16:45 UTC  (2+ messages)

[PATCH] KVM: vPMU: Don't program counter for interrupt-based event sampling w/o lapic_in_kernel
 2021-10-25 16:44 UTC  (3+ messages)

Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20
 2021-10-25 16:44 UTC  (4+ messages)
` [Summit topic] Improving Git UX
  ` changing the experimental 'git switch' (was: [Summit topic] Improving Git UX)
    ` changing the experimental 'git switch'

[PATCH v2 0/5] Refactor thermal pressure update to avoid code duplication
 2021-10-25 16:43 UTC  (3+ messages)

[PATCH] ASoC: doc: update codec example code
 2021-10-25 16:39 UTC  (3+ messages)

[RFC PATCH 0/5] Shared memory for shared extents
 2021-10-25 16:43 UTC  (5+ messages)

[PATCH] ASoC: fix unmet dependency on GPIOLIB for SND_SOC_MAX98357A
 2021-10-25 16:39 UTC  (3+ messages)

[dunfell][PATCH v2] vim: fix 2021-3796
 2021-10-25 16:43 UTC  (2+ messages)
` [OE-core] "

I got an IOMMU IO page fault. What to do now?
 2021-10-25 16:42 UTC  (5+ messages)

[PATCH v1 1/2] ASoC: tegra: Restore AC97 support
 2021-10-25 16:39 UTC  (3+ messages)

[dpdk-dev] [PATCH] hash: fix doxygen comments
 2021-10-25 16:43 UTC  (3+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[PATCH] ASoC: cs35l41: Make cs35l41_remove() return void
 2021-10-25 16:39 UTC  (2+ messages)

[PATCH] ASoc: wm8731: Drop empty spi_driver remove callback
 2021-10-25 16:39 UTC  (2+ messages)

[PATCH v2 0/4] qemu-img compare --stat
 2021-10-25 16:40 UTC  (3+ messages)
` [PATCH v2 1/4] qemu-img: implement "

[PATCH v2 0/5] mm/mprotect: avoid unnecessary TLB flushes
 2021-10-25 16:42 UTC  (13+ messages)
` [PATCH v2 2/5] mm: avoid unnecessary flush on change_huge_pmd()
` [PATCH v2 3/5] x86/mm: check exec permissions on fault
` [PATCH v2 5/5] mm/mprotect: do not flush on permission promotion

[PATCH] ASoC: cs42l42: Prevent NULL pointer deref in interrupt handler
 2021-10-25 16:39 UTC  (3+ messages)

[PATCH] ASoC: wm8962: Convert to devm_clk_get_optional()
 2021-10-25 16:39 UTC  (3+ messages)

[PATCH v10 0/4] Add NVIDIA Tegra GPC-DMA driver
 2021-10-25 16:40 UTC  (5+ messages)
` [PATCH v10 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v10 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v10 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v10 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

[PATCH] ASoC: amd: acp: Add acp_machine struct for renoir platform
 2021-10-25 16:39 UTC  (3+ messages)

[PATCH] ASoc: wm8900: Drop empty spi_driver remove callback
 2021-10-25 16:39 UTC  (2+ messages)

[PATCH 0/2] ASoC: wm8962: Conversion to json-schema and fix
 2021-10-25 16:39 UTC  (4+ messages)
` (subset) "

[PATCH v2 00/14] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
 2021-10-25 16:40 UTC  (3+ messages)
` [RFC PATCH] add|rm|mv: fix bug that prevent the update of non-sparse

[PATCH] amend error message violations
 2021-10-25 16:40 UTC  (3+ messages)

Tuxsuite sending impossible commit names to KCIDB
 2021-10-25 16:40 UTC  (3+ messages)

[PATCH rdma-rc] IB/core: fix a UAF for netdev in netdevice_event process
 2021-10-25 16:39 UTC  (2+ messages)

[PATCH v5 2/4] perf/marvell: CN10k DDR performance monitor support
 2021-10-25 16:37 UTC  (4+ messages)

[PATCH v1 1/2] spi: tegra20-slink: Put device into suspend on driver removal
 2021-10-25 16:39 UTC  (2+ messages)

[PATCH v4] archive: describe compression level option
 2021-10-25 16:39 UTC  (4+ messages)

Help maintain the First Patch Tutorial
 2021-10-25 16:30 UTC  (3+ messages)
` [Outreachy kernel] "

[Intel-gfx] [PATCH] drm/i915/trace: Hide backend specific fields behind Kconfig
 2021-10-25 16:34 UTC  (2+ messages)
`  "

stable-rc/queue/5.4 build: 187 builds: 3 failed, 184 passed, 4 errors, 29 warnings (v5.4.155-56-g13177975f7b1)
 2021-10-25 16:38 UTC 

[PATCH v9 00/17] ASoC: qcom: Add AudioReach support
 2021-10-25 16:37 UTC  (4+ messages)
` [PATCH v9 12/17] ASoC: qdsp6: audioreach: add Kconfig and Makefile

[PTACH] fs: get rid of the res2 iocb->ki_complete argument
 2021-10-25 16:38 UTC  (3+ messages)

[PATCH V8 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-25 16:37 UTC  (8+ messages)
` [PATCH V8 5/9] x86/sev-es: Expose sev_es_ghcb_hv_call() to call ghcb hv call out of sev code

[PATCH 0/6] Add pm8150b TPCM driver
 2021-10-25 16:39 UTC  (4+ messages)
` [PATCH 6/6] usb: typec: qcom: Add pm8150b TCPM driver

i386: tinyconfig: perf_event.h:838:21: error: invalid output size for constraint '=q'
 2021-10-25 16:36 UTC  (3+ messages)

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-25 16:35 UTC  (10+ messages)
` [PATCH v6 08/42] x86/sev-es: initialize sev_status/features within #VC handler

[GIT PULL] ARM: at91: dt for 5.16 #2
 2021-10-25 16:34 UTC  (3+ messages)

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-10-25 14:14 UTC  (6+ messages)
` [RFC 03/16] KVM: selftests: handle encryption bits in page tables

[PATCH 0/7] arch: More wchan fixes
 2021-10-25 16:27 UTC  (3+ messages)
` [PATCH 2/7] stacktrace,sched: Make stack_trace_save_tsk() more robust

stable-rc/linux-5.14.y build: 179 builds: 5 failed, 174 passed, 4 errors, 7 warnings (v5.14.14-164-g68a11a49c8c1)
 2021-10-25 16:34 UTC 

[PATCH V9 5/9] x86/sev-es: Expose sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
 2021-10-25 16:34 UTC  (2+ messages)
` [tip: x86/sev] x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV

[PATCH V2 mlx5-next 00/14] Add mlx5 live migration driver
 2021-10-25 16:34 UTC  (9+ messages)
` [PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices

[PATCH v2] uapi: futex: Add a futex syscall
 2021-10-25 16:33 UTC  (2+ messages)

[PATCH v2] vim: fix 2021-3796
 2021-10-25 16:33 UTC  (2+ messages)
` [OE-core] "

[PATCH] arm64/kvm: Fix bitrotted comment for SVE handling in handle_exit.c
 2021-10-25 16:32 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: sound: amlogic: t9015: Add missing AVDD-supply property
 2021-10-25 15:53 UTC  (4+ messages)

[PATCH 0/6] btrfs: speedup directory logging/fsync by copying index keys only
 2021-10-25 16:31 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] btrfs: remove root argument from drop_one_dir_item()
  ` [PATCH v2 2/6] btrfs: remove root argument from btrfs_unlink_inode()
  ` [PATCH v2 3/6] btrfs: remove root argument from add_link()
  ` [PATCH v2 4/6] btrfs: remove root argument from check_item_in_log()
  ` [PATCH v2 5/6] btrfs: only copy dir index keys when logging a directory
  ` [PATCH v2 6/6] btrfs: remove no longer needed logic for replaying directory deletes

amdgpu "Fatal error during GPU init"; Ryzen 5600G integrated GPU + kernel 5.14.13
 2021-10-25 16:32 UTC  (5+ messages)

[PATCH] soc: qcom: qmi: add a prompt to QCOM_QMI_HELPERS
 2021-10-25 16:31 UTC 

[PATCH v2] arm64: dts: imx8mm: Add support for emtrion emCON-MX8M Mini
 2021-10-25 16:15 UTC  (2+ messages)

[syzbot] WARNING in z_erofs_lz4_decompress
 2021-10-25 16:30 UTC  (2+ messages)

[PATCH V3 0/4] zram: fix two races and one zram leak
 2021-10-25 16:30 UTC  (2+ messages)

[PATCH] btrfs: fix deadlock due to page faults during direct IO reads and writes
 2021-10-25 16:27 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] drm/amdgpu: Restore information reporting in RAS
 2021-10-25 16:27 UTC  (3+ messages)

[PATCH] KVM: SEV-ES: fix another issue with string I/O VMGEXITs
 2021-10-25 16:25 UTC 

[dpdk-dev] [PATCH] config: sort Meson options by categories
 2021-10-25 16:23 UTC  (2+ messages)

[dpdk-dev] [RFC 0/5] Use correct memory ordering in eal functions
 2021-10-25 16:23 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 0/4] "

[PATCH] f2fs: remove circular locking between sb_internal and fs_reclaim
 2021-10-25 16:22 UTC  (6+ messages)
` [f2fs-dev] "

[RFC PATCH v8 09/21] riscv: Add task switch support for vector
 2021-10-25 16:22 UTC  (12+ messages)

[syzbot] INFO: task hung in port100_probe
 2021-10-25 16:22 UTC  (7+ messages)

nvme may get timeout from dd when using different non-prefetch mmio outbound/ranges
 2021-10-25 16:21 UTC  (3+ messages)

[PATCH] nvmem: Add mockup nvmem driver
 2021-10-25 16:21 UTC 

[PATCH v1] clk: samsung: update CPU clk registration
 2021-10-25 16:19 UTC  (3+ messages)

[PATCH v2 0/2] perf jevents: Enable build warnings
 2021-10-25 16:20 UTC  (6+ messages)
` [PATCH v2 2/2] perf jevents: Enable warnings through HOSTCFLAGS

[PATCH v4 0/4] cache parent project's gitdir in submodules
 2021-10-25 16:19 UTC  (4+ messages)
` [PATCH v4 4/4] submodule: record superproject gitdir during 'update'

[RFC 0/2] tls: add macros for coroutine-safe TLS variables
 2021-10-25 16:16 UTC  (2+ messages)

[kvalo-wireless-drivers-next:pending] BUILD SUCCESS 45afe892b94c8e53e305a048f27da1de379208bf
 2021-10-25 16:14 UTC 

[igt-dev] [PATCH i-g-t v2 0/3] CCS engine and engine resets test
 2021-10-25 16:14 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 1/3] lib/i915/i915_drm_local: Add COMPUTE class engine
` [igt-dev] [PATCH i-g-t v2 2/3] i915/gem_engine_topology: Add compute class

ath11k: regulatory issues with ETSI countries
 2021-10-25 16:17 UTC 

[PATCH v7 3/3] media: i2c: isl7998x: Add driver for Intersil ISL7998x
 2021-10-25 16:12 UTC  (3+ messages)

[Buildroot] [PATCH] package/htop: fix LICENSE
 2021-10-25 16:16 UTC 

stable-rc/queue/5.10 build: 183 builds: 3 failed, 180 passed, 4 errors, 10 warnings (v5.10.75-91-g6df86895ca77)
 2021-10-25 16:15 UTC 

[PATCH v2 1/1] clk: samsung: exynos850: Register clocks early
 2021-10-25 16:12 UTC  (2+ messages)

[PATCH v4 3/4] submodule: record superproject gitdir during absorbgitdirs
 2021-10-25 16:14 UTC  (3+ messages)

[PATCH 0/3] automation: introduce an x86_64 Dom0/DomU test
 2021-10-25 16:13 UTC  (5+ messages)
` [PATCH 3/3] automation: add a QEMU based "

[net-next v1] tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()
 2021-10-25 16:13 UTC  (2+ messages)

[PATCH 2/2] ASoC: codec: tlv320adc3xxx: New codec driver
 2021-10-25 16:11 UTC  (6+ messages)

[PATCH] scsi: ufs: revert HPB support
 2021-10-25 16:12 UTC  (2+ messages)

[PATCH v2 00/11] drm/msm: Add Display Stream Compression Support
 2021-10-25 16:11 UTC  (5+ messages)
` [PATCH v2 09/11] drm/msm/disp/dpu1: Add support for DSC in topology


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.