All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-10 11:32:52 to 2022-05-10 12:04:26 UTC [more...]

[qemu-mainline test] 170286: tolerable FAIL - PUSHED
 2022-05-10 12:04 UTC 

[PATCH v3 00/43] Add LoongArch softmmu support
 2022-05-10 12:01 UTC  (4+ messages)
` [PATCH v3 02/43] target/loongarch: Add core definition

[PATCH] btrfs-progs: print-tree: print the checksum of header without tailing zeros
 2022-05-10 12:02 UTC  (3+ messages)

[PATCH] arm64: defconfig: Enable modules for arm displays
 2022-05-10 12:01 UTC  (7+ messages)

[PATCH] SUNRPC: Don't disable preemption while calling svc_pool_for_cpu()
 2022-05-10 12:02 UTC  (3+ messages)

[PATCH v2 0/5] drivers/baseband: PMD to support ACC101 device
 2022-05-10 12:02 UTC  (9+ messages)
` [PATCH v2 1/5] baseband/acc100: introduce PMD for ACC101
` [PATCH v2 3/5] baseband/acc100: configuration of ACC101 from PF

[yu-chen-surf:sis 1/1] kernel/sched/fair.c:9317:19: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2022-05-10 12:00 UTC 

[PATCH 0/2] two fixes for md
 2022-05-10 12:01 UTC  (6+ messages)
` [Update PATCH V3] md: don't unregister sync_thread with reconfig_mutex held

[RFC PATCH] ubd: add io_uring based userspace block driver
 2022-05-10 12:00 UTC  (2+ messages)

[PATCH 4.14 1/2] PCI: aardvark: Clear all MSIs at setup
 2022-05-10 12:01 UTC  (3+ messages)

[PATCH 00/50] staging: media: imx: Prepare destaging of imx7-media-csi
 2022-05-10 11:58 UTC  (51+ messages)
` [PATCH 01/50] staging: media: imx: imx7-media-csi: Initialize locks early on
` [PATCH 02/50] staging: media: imx: imx7-media-csi: Split imx_media_dev from probe()
` [PATCH 03/50] staging: media: imx: imx7-media-csi: Import notifier helpers
` [PATCH 04/50] staging: media: imx: imx7-media-csi: Drop duplicate link creation
` [PATCH 05/50] staging: media: imx: imx7-media-csi: Drop the imx_media notifier
` [PATCH 06/50] staging: media: imx: imx7-media-csi: Move misc init out of probe()
` [PATCH 07/50] staging: media: imx: imx7-media-csi: Don't populate vdev lists
` [PATCH 08/50] staging: media: imx: imx7-media-csi: Drop unused frame_interval
` [PATCH 09/50] staging: media: imx: imx7-media-csi: Move format init to probe time
` [PATCH 10/50] staging: media: imx: imx7-media-csi: Remove imx_media_of_add_csi
` [PATCH 11/50] staging: media: imx: imx7-media-csi: Import video device helpers
` [PATCH 12/50] staging: media: imx: imx7-media-csi: Drop legacy video device support
` [PATCH 13/50] staging: media: imx: imx7-media-csi: Drop unused controls support
` [PATCH 14/50] staging: media: imx: imx7-media-csi: Reorganize imx7_csi structure
` [PATCH 15/50] staging: media: imx: imx7-media-csi: Fold capture_priv into imx7_csi
` [PATCH 16/50] staging: media: imx: imx7-media-csi: Ensure consistent function prefix
` [PATCH 17/50] staging: media: imx: imx7-media-csi: Don't set subdev group id
` [PATCH 18/50] staging: media: imx: imx7-media-csi: Import imx_media_dev_init() helper
` [PATCH 19/50] staging: media: imx: imx7-media-csi: Embed imx_media_dev in imx7_csi
` [PATCH 20/50] staging: media: imx: imx7-media-csi: Drop imx_media_add_video_device call
` [PATCH 21/50] staging: media: imx: imx7-media-csi: Don't initialize unused fields
` [PATCH 22/50] staging: media: imx: imx7-media-csi: Inline imx_media_pipeline_pad()
` [PATCH 23/50] staging: media: imx: imx7-media-csi: Import imx_media_pipeline_set_stream()
` [PATCH 24/50] staging: media: imx: imx7-media-csi: Avoid unnecessary casts
` [PATCH 25/50] staging: media: imx: imx7-media-csi: Inline pipeline start/stop
` [PATCH 26/50] staging: media: imx: imx7-media-csi: Fold imx_media_dev into imx7_csi
` [PATCH 27/50] staging: media: imx: imx7-media-csi: Decouple from imx_media_buffer
` [PATCH 28/50] staging: media: imx: imx7-media-csi: Fold imx_media_video_dev into imx7_csi
` [PATCH 29/50] staging: media: imx: imx7-media-csi: Store imx7_csi in drv data
` [PATCH 30/50] staging: media: imx: imx7-media-csi: Decouple from imx_media_dma_buf
` [PATCH 31/50] staging: media: imx: imx7-media-csi: Decouple from shared macros
` [PATCH 32/50] staging: media: imx: imx7-media-csi: Drop error message on alloc failure
` [PATCH 33/50] staging: media: imx: imx7-media-csi: Import format helpers
` [PATCH 34/50] staging: media: imx: imx7-media-csi: Replace ipu_color_space with bool yuv field
` [PATCH 35/50] staging: media: imx: imx7-media-csi: Drop IC support from imx7_csi_try_colorimetry()
` [PATCH 36/50] staging: media: imx: imx7-media-csi: Drop IPU-only formats
` [PATCH 37/50] staging: media: imx: imx7-media-csi: Drop unsupported YUV and RGB formats
` [PATCH 38/50] staging: media: imx: imx7-media-csi: Make default formats consistent
` [PATCH 39/50] staging: media: imx: imx7-media-csi: Define macro for default mbus code
` [PATCH 40/50] staging: media: imx: imx7-media-csi: Simplify default mbus code in try_fmt
` [PATCH 41/50] staging: media: imx: imx7-media-csi: Drop YUV/RGB/BAYER format selectors
` [PATCH 42/50] staging: media: imx: imx7-media-csi: Drop unneeded imx7_csi_pixfmt fields
` [PATCH 43/50] staging: media: imx: imx7-media-csi: Inline imx7_csi_init_mbus_fmt()
` [PATCH 44/50] staging: media: imx: imx7-media-csi: Simplify default format in try_fmt
` [PATCH 45/50] staging: media: imx: imx7-media-csi: Fix list of supported formats
` [PATCH 46/50] staging: media: imx: imx7-media-csi: Add V4L2_PIX_FMT_Y14 support
` [PATCH 47/50] staging: media: imx: imx7-media-csi: Drop unneeded pixel format validation
` [PATCH 48/50] staging: media: imx: imx7-media-csi: Inline imx7_csi_enum_pixel_formats()
` [PATCH 49/50] staging: media: imx: imx7-media-csi: Drop V4L2 events support
` [PATCH 50/50] staging: media: imx: imx7-media-csi: Drop usage of shared helpers

[PATCH v2] btrfs: allow defrag to convert inline extents to regular extents
 2022-05-10 11:55 UTC  (2+ messages)

[PATCH 1/1] examples/l3fwd: fix scalar LPM compilation
 2022-05-10 11:58 UTC 

[PATCH v6 18/23] docs: add Rust documentation
 2022-05-10 11:57 UTC  (6+ messages)

[PATCH 5.17 00/19] PCIe Aardvark controller backports for 5.17
 2022-05-10 11:57 UTC  (2+ messages)

[PATCH 1/1] lpm: add a scalar version of lookupx4 function
 2022-05-10 11:58 UTC 

[PATCH 1/1] test/ring: remove excessive inlining
 2022-05-10 11:57 UTC 

[PATCH 1/3] kasan: update documentation
 2022-05-10 11:58 UTC  (5+ messages)
` [PATCH 2/3] kasan: move boot parameters section in documentation
` [PATCH 3/3] kasan: clean-up kconfig options descriptions

[PATCH] x86/mm/cpa: set PAGE_KERNEL in __set_pages_p()
 2022-05-10 11:57 UTC  (5+ messages)

[PATCH 1/3] KVM: x86/pmu: Add fast-path check for per-vm vPMU disablility
 2022-05-10 11:57 UTC  (3+ messages)
` [PATCH 2/3] KVM: x86/svm/pmu: Direct access pmu->gp_counter[] to implement amd_*_to_pmc()
` [PATCH 3/3] KVM: x86/svm/pmu: Drop 'enum index' for more counters scalability

[PATCH 1/1] test/hash: report non HTM numbers for single r/w
 2022-05-10 11:57 UTC 

[PATCH bpf-next 0/9] selftests: xsk: add busy-poll testing plus various fixes
 2022-05-10 11:56 UTC  (10+ messages)
` [PATCH bpf-next 1/9] selftests: xsk: cleanup bash scripts
` [PATCH bpf-next 2/9] selftests: xsk: do not send zero-length packets
` [PATCH bpf-next 3/9] selftests: xsk: run all tests for busy-poll
` [PATCH bpf-next 4/9] selftests: xsk: fix reporting of failed tests
` [PATCH bpf-next 5/9] selftests: xsk: add timeout to tests
` [PATCH bpf-next 6/9] selftests: xsk: cleanup veth pair at ctrl-c
` [PATCH bpf-next 7/9] selftests: xsk: introduce validation functions
` [PATCH bpf-next 8/9] selftests: xsk: make the stats tests normal tests
` [PATCH bpf-next 9/9] selftests: xsk: make stat tests not spin on getsockopt

[PATCH] efi: Set text-mode console resolution to maximum supported
 2022-05-10 11:57 UTC  (4+ messages)

[PATCH] tpm: increase timeout for kselftests
 2022-05-10 11:56 UTC  (2+ messages)

[PATCH v1] ARM: A9: Add ARM ERRATA 764319 workaround
 2022-05-10 11:53 UTC  (4+ messages)

[PATCH v2 1/2] ns16550: reject IRQ above nr_irqs_gsi
 2022-05-10 11:55 UTC  (2+ messages)
` [PATCH v2 2/2] ns16550: Add more device IDs for Intel LPSS UART

[PATCH 0/9] 9pfs: Add 9pfs support for Windows host
 2022-05-10 11:54 UTC  (4+ messages)
` [PATCH 5/9] hw/9pfs: Add a 'local' file system backend driver for Windows

[PATCH] dmabuf: ensure unique directory name for dmabuf stats
 2022-05-10 11:55 UTC  (6+ messages)

[PATCH 0/7] tty: xilinx_uartps: fixes and improvements
 2022-05-10 11:54 UTC  (6+ messages)
` [PATCH 3/7] tty: xilinx_uartps: Add check for runtime_get_sync calls

[PATCH 0/2] spi: cadence-quadspi: a couple of minor cleanups
 2022-05-10 11:51 UTC  (3+ messages)
` [PATCH 1/2] spi: cadence-quadspi: Add missing blank line in cqspi_request_mmap_dma()
` [PATCH 2/2] spi: cadence-quadspi: remove unnecessary (void *) casts

[RFC PATCH] getting misc stats/attributes via xattr API
 2022-05-10 11:53 UTC  (4+ messages)

[PATCH v3] xen/build: Add cppcheck and cppcheck-html make rules
 2022-05-10 11:52 UTC  (5+ messages)

[PATCH] mm/memcg: support control THP behaviour in cgroup
 2022-05-10 11:52 UTC  (10+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-05-10 11:38 UTC  (9+ messages)
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path

[PATCH] phy: stm32-usbphyc: stm32-usbphyc: Add DT phy tuning support
 2022-05-10 11:52 UTC  (5+ messages)
      ` [Uboot-stm32] "

[linux-next] [FC/EXT4] [PPC] WARNING: CPU: 33 PID: 47869 at block/blk-lib.c:50 __blkdev_issue_discard+0x250/0x280
 2022-05-10 10:57 UTC 

[RFC PATCH v1 0/8] qapi: add generator for Golang interface
 2022-05-10 11:48 UTC  (24+ messages)
` [RFC PATCH v1 1/8] qapi: golang: Generate qapi's enum types in Go
` [RFC PATCH v1 4/8] qapi: golang: Generate qapi's union "
` [RFC PATCH v1 5/8] qapi: golang: Generate qapi's event "

[PATCH] uio: Replace mutex info_lock with percpu_ref
 2022-05-10 11:50 UTC  (2+ messages)

[PATCH RFC 00/19] IOMMUFD Dirty Tracking
 2022-05-10 11:50 UTC  (11+ messages)

[PATCH 0/3] stm32mp: handle ck_usbo_48m clock provided by USBPHYC
 2022-05-10 11:50 UTC  (5+ messages)
` [PATCH 1/3] phy: stm32-usbphyc: add counter of PLL consumer
    ` [Uboot-stm32] "

[Intel-gfx] [PATCH] drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.c
 2022-05-10 11:49 UTC 

[PATCH] common/rc: Modify _require_batched_discard to improve test coverage
 2022-05-10 11:49 UTC  (3+ messages)

[PATCH] media: imx214: Fix the error handling in imx214_probe()
 2022-05-10 11:48 UTC 

[dm-devel] [PATCH v4.9] dm: interlock pending dm_io and dm_wait_for_bios_completion
 2022-05-10 11:47 UTC  (3+ messages)
  `  "

[PATCH bpf-next v3 0/7] bpf trampoline for arm64
 2022-05-10 11:45 UTC  (7+ messages)
` [PATCH bpf-next v3 4/7] bpf, arm64: Impelment bpf_arch_text_poke() "
` [PATCH bpf-next v3 5/7] bpf, arm64: Support to poke bpf prog

cip-gitlab/ci/pavel/linux-test baseline: 75 runs, 10 regressions (v5.10.109-cip5-384-g722204542e8a) #kernelci
 2022-05-10 11:48 UTC 

[PATCH v2 00/13] stackleak: fixes and rework
 2022-05-10 11:46 UTC  (13+ messages)
` [PATCH v2 01/13] arm64: stackleak: fix current_top_of_stack()
` [PATCH v2 02/13] stackleak: move skip_erasing() check earlier
` [PATCH v2 03/13] stackleak: remove redundant check

[PATCH 1/2] dt-bindings: vendor-prefixes: add Methode Electronics
 2022-05-10 11:46 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: marvell: add support for Methode eDPU

cip/linux-5.10.y-cip-rt build: 188 builds: 3 failed, 185 passed, 4 errors, 11 warnings (v5.10.109-cip5-rt4) #kernelci
 2022-05-10 11:47 UTC 

[PATCH v3 0/6] Implement byteswap and update references
 2022-05-10 11:47 UTC  (7+ messages)
` [PATCH v3 4/6] xen: Switch to byteswap

[PATCH v2 0/3] MediaTek MT8195 display binding
 2022-05-10 10:37 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: mediatek: add vdosys1 RDMA definition for mt8195

RFC: Memory Tiering Kernel Interfaces
 2022-05-10 11:44 UTC  (11+ messages)

[PATCH] test/crypto-perf: allow auth generate followed by encryption
 2022-05-10 12:40 UTC 

[PATCH v6 00/29] x86: Implement an HPET-based hardlockup detector
 2022-05-10 11:44 UTC  (6+ messages)
` [PATCH v6 28/29] x86/tsc: Restart NMI watchdog after refining tsc_khz

[PATCH] MIPS: smp: optimization for flush_tlb_mm when exiting
 2022-05-10 11:44 UTC 

[syzbot] INFO: task hung in synchronize_rcu (3)
 2022-05-10 11:43 UTC 

[PATCH qemu v14 00/15] Add tail agnostic behavior for rvv instructions
 2022-05-10 11:41 UTC  (2+ messages)

[PATCH] pc: q35: Bump max_cpus to 512
 2022-05-10 11:37 UTC  (6+ messages)

[PATCH v4 2/5] rtc: rzn1: Add new RTC driver
 2022-05-10 11:40 UTC  (2+ messages)

[PATCH userspace v3 0/2] Support the 'self' keyword in type transitions
 2022-05-10 11:39 UTC  (3+ messages)
` [PATCH userspace v3 1/2] libsepol/cil: add support for self "
` [PATCH userspace v3 2/2] libsepol,checkpolicy: "

[PATCH 1/2] mm: fix missing handler for __GFP_NOWARN
 2022-05-10 11:38 UTC  (2+ messages)
` [PATCH 2/2] tty: fix deadlock caused by calling printk() under tty_port->lock

[PATCH v6 00/23] Rust support
 2022-05-10 11:36 UTC  (8+ messages)

[PATCH 5.4] KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
 2022-05-10 11:38 UTC  (5+ messages)

[PATCH] mac80211: fix typo in documentation
 2022-05-10 11:37 UTC 

[ANN] U-Boot v2022.07-rc2 released
 2022-05-10 11:37 UTC  (2+ messages)

[PATCH v3] irq/core: synchronize irq_thread startup
 2022-05-10 11:37 UTC  (5+ messages)

[PATCH 1/2] drm/amdgpu: fix start calculation in amdgpu_vram_mgr_new
 2022-05-10 11:36 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: move internal vram_mgr function into the C file

[PATCH v2] cpufreq: mediatek: Fix potential deadlock problem in mtk_cpufreq_set_target
 2022-05-10 11:23 UTC  (6+ messages)

[PATCH stable-v4.19 net] tcp: make sure treq->af_specific is initialized
 2022-05-10 11:36 UTC  (2+ messages)

[PATCH] perf/marvell_cn10k: Fix tad_pmu_event_init() to check pmu type first
 2022-05-10 11:33 UTC  (3+ messages)

[PATCH] iommu/arm-smmu: Force identity domains for legacy binding
 2022-05-10 11:33 UTC  (3+ messages)

[PATCH v1] arm64: vdso: fix makefile dependency on vdso.so
 2022-05-10 11:33 UTC  (2+ messages)

[PATCH v1 0/1] Mediatek MT6366 PMIC patch
 2022-05-10 11:33 UTC  (5+ messages)
` [PATCH] dt-bindings: pmic: mt6366: add binding document

Question about "masquerade"
 2022-05-10 11:34 UTC  (2+ messages)

[PATCH 1/2] ASoC: wm8940: add devicetree support
 2022-05-10 11:33 UTC  (6+ messages)

[PATCH 5.4 0/5] ALSA: pcm: backports for CVE-2022-1048
 2022-05-10 11:32 UTC  (2+ messages)

[PATCH V4 0/9] rework on the IRQ hardening of virtio
 2022-05-10 11:32 UTC  (3+ messages)
` [PATCH V4 8/9] virtio: harden vring IRQ

[PATCH V5 0/4] arm64: add i.MX93 support
 2022-05-10 11:31 UTC  (3+ messages)
` [PATCH V5 3/4] arm64: dts: freescale: add i.MX93 11x11 EVK basic support


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.