All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-29 08:14:10 to 2022-03-29 09:00:50 UTC [more...]

Missed interfacesRemoved signal callbacks in object-mapper results in invalidated DBus objects
 2022-03-29  8:57 UTC  (4+ messages)
  ` FW: "

[Intel-gfx] [PATCH 1/2] dma-buf/sync-file: fix logic error in new fence merge code
 2022-03-29  8:55 UTC  (16+ messages)
` [Intel-gfx] [PATCH 2/2] dma-buf: handle empty dma_fence_arrays gracefully
  `  "
  ` [PATCH 1/2] dma-buf/sync-file: fix logic error in new fence merge code

[PATCH nft,v2 1/4] expression: typeof verdict needs verdict datatype
 2022-03-29  9:00 UTC  (4+ messages)
` [PATCH nft,v2 2/4] src: allow to use typeof of raw expressions in set declaration
` [PATCH nft,v2 3/4] src: allow to use integer type header fields via typeof "
` [PATCH nft,v2 4/4] optimize: Restore optimization for raw payload expressions

[PATCH] net: dsa: felix: fix possible NULL pointer dereference
 2022-03-29  8:59 UTC  (2+ messages)

[PATCH] powerpc: Export mmu_feature_keys[] as non-GPL
 2022-03-29  8:57 UTC 

[PATCH v1.1 2/2] iio: dac: dac5571: Fix chip id detection for OF devices
 2022-03-29  8:59 UTC  (11+ messages)

[PATCH] mips: fix a compilation error
 2022-03-29  8:58 UTC 

[PATCH v4 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-03-29  8:56 UTC  (5+ messages)
` [PATCH v4 03/11] "

[PATCH v1 0/3] trace2 output for bitmap decision path
 2022-03-29  8:54 UTC  (3+ messages)
` Teng Long

[PATCH v3] media: ov5640: Use runtime PM
 2022-03-29  8:57 UTC  (2+ messages)

[PATCH v2 1/2] of: implement new of_device_ensure_probed_by_alias_stem
 2022-03-29  8:56 UTC  (2+ messages)

[PATCH] UPSTREAM: drm/amdgpu: Disable ABM when AC mode
 2022-03-29  8:52 UTC  (4+ messages)
`  "

[PATCH v2 0/4] btrfs: rework background block group relocation
 2022-03-29  8:56 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs: make the bg_reclaim_threshold per-space info
` [PATCH v2 2/4] btrfs: allow block group background reclaim for !zoned fs'es
` [PATCH v2 3/4] btrfs: change the bg_reclaim_threshold valid region from 0 to 100
` [PATCH v2 4/4] btrfs: zoned: make auto-reclaim less aggressive

[PATCH v2] block/stream: Drain subtree around graph change
 2022-03-29  8:54 UTC  (6+ messages)

[PATCH] gpio: allocate dynamic gpio numbers top down
 2022-03-29  8:52 UTC 

[PATCH] pinctrl: meson: fix unused variable warning
 2022-03-29  8:54 UTC  (6+ messages)

[PATCH v6 0/8] KVM: arm64: Hypervisor stack enhancements
 2022-03-29  8:51 UTC  (33+ messages)
` [PATCH v6 1/8] KVM: arm64: Introduce hyp_alloc_private_va_range()
` [PATCH v6 2/8] KVM: arm64: Introduce pkvm_alloc_private_va_range()
` [PATCH v6 3/8] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
` [PATCH v6 4/8] KVM: arm64: Add guard pages for pKVM (protected nVHE) "
` [PATCH v6 5/8] KVM: arm64: Detect and handle hypervisor stack overflows
` [PATCH v6 6/8] KVM: arm64: Add hypervisor overflow stack
` [PATCH v6 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace
` [PATCH v6 8/8] KVM: arm64: Symbolize the nVHE HYP backtrace

[PATCH v2 00/12] iio: buffer-dma: write() and new DMABUF based API
 2022-03-29  8:54 UTC  (9+ messages)
` [PATCH v2 11/12] iio: buffer-dmaengine: Add support for cyclic buffers
  ` [PATCH v2 12/12] Documentation: iio: Document high-speed DMABUF based API

[linux-next:master 14377/14608] WARNING: modpost: vmlinux.o(.text+0x34c): Section mismatch in reference from the function rio_mport_write_config_16() to the function .init.text:disable_sr_hashing_asm()
 2022-03-29  8:53 UTC 

[RFC PATCH 0/1] Categorize ARM dts directory
 2022-03-29  8:50 UTC  (16+ messages)

[PATCH] powerpc/rtas: Keep MSR RI set when calling RTAS
 2022-03-29  8:50 UTC  (5+ messages)

gpiomon: Question about mode
 2022-03-29  8:51 UTC  (7+ messages)
` Edit/gpiomon: "

[PATCH] serial: Revert RS485 polarity change on UART open
 2022-03-29  8:50 UTC 

[PATCH v5 00/11] drm/bridge: tc358767: Add DSI-to-DPI mode support
 2022-03-29  8:50 UTC  (14+ messages)
` [PATCH v5 01/11] dt-bindings: display: bridge: tc358867: Document DPI output support
` [PATCH v5 02/11] dt-bindings: display: bridge: tc358867: Document DSI data-lanes property
` [PATCH v5 03/11] drm/bridge: tc358767: Change tc_ prefix to tc_edp_ for (e)DP specific functions
` [PATCH v5 04/11] drm/bridge: tc358767: Convert to atomic ops
` [PATCH v5 05/11] drm/bridge: tc358767: Implement atomic_check callback
` [PATCH v5 06/11] drm/bridge: tc358767: Move (e)DP bridge endpoint parsing into dedicated function
` [PATCH v5 07/11] drm/bridge: tc358767: Wrap (e)DP aux I2C registration into tc_aux_link_setup()
` [PATCH v5 08/11] drm/bridge: tc358767: Move bridge ops setup into tc_probe_edp_bridge_endpoint()
` [PATCH v5 09/11] drm/bridge: tc358767: Detect bridge mode from connected endpoints in DT
` [PATCH v5 10/11] drm/bridge: tc358767: Split tc_set_video_mode() into common and (e)DP part
` [PATCH v5 11/11] drm/bridge: tc358767: Add DSI-to-DPI mode support

[PATCH net 0/2] Fix UAF bugs caused by ax25_release()
 2022-03-29  8:50 UTC  (2+ messages)

RT kernel video playback issue (screen freeze)
 2022-03-29  8:49 UTC  (3+ messages)

Bug 215715 - PCI device (iwlwifi) is not working due to PCI power state change issues
 2022-03-29  8:49 UTC  (2+ messages)

[PATCH v2 0/1] docs/zh_CN: Translate hugetlbfs_reserv into Chinese
 2022-03-29  8:47 UTC  (3+ messages)
` [PATCH v2 1/1] docs/zh_CN: add vm hugetlbfs_reserv translation

[PATCH v3] virtio: pci: check bar values read from virtio config space
 2022-03-29  8:46 UTC  (2+ messages)

[PATCH v4 0/6] nSVM/SVM features
 2022-03-29  8:46 UTC  (6+ messages)
` [PATCH v4 2/6] KVM: x86: nSVM: implement nested LBR virtualization

[meta-oe][PATCH] graphviz: don't clear PACKAGECONFIG for nativesdk
 2022-03-29  8:45 UTC 

[PATCH next, v2] kernel: Add 1 ms delay to init handler to fix s3 resume hang
 2022-03-29  8:45 UTC  (5+ messages)
    ` [PATCH next,v2] "

[PATCH v3 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
 2022-03-29  8:45 UTC  (6+ messages)
` [PATCH v3 2/2] virtio-blk: support mq_ops->queue_rqs()

[PATCH] Documentation: riscv: remove non-existent document from table of contents
 2022-03-29  8:44 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: qcom: Get rid of some warnings
 2022-03-29  8:44 UTC  (5+ messages)
` [PATCH 5/6] arm64: dts: qcom: sm8250: move wcd938x node out of soc node

[RFC v4 0/8] Proposal for a GPU cgroup controller
 2022-03-29  8:42 UTC  (7+ messages)
` [RFC v4 4/8] dmabuf: heaps: export system_heap buffers with GPU cgroup charging

[PATCH RFC v2 00/11] iommu: SVA and IOPF refactoring
 2022-03-29  8:42 UTC  (4+ messages)
` [PATCH RFC v2 02/11] iommu: Add iommu_group_singleton_lockdown()

USB-Audio: Add profile for MSI MPG X570S Carbon Max Wifi
 2022-03-29  8:40 UTC 

[PATCH 0/2] ppc: fix vcpu hotunplug leak in spapr_realize_vcpu
 2022-03-29  8:36 UTC  (3+ messages)

[PATCH] mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driver
 2022-03-29  8:38 UTC 

[PATCH v1 00/13] Static shared memory on dom0less system
 2022-03-29  8:37 UTC  (4+ messages)
` [PATCH v1 11/13] xen/arm: store shm-info for deferred foreign memory map

[hardknott][PATCH] python3-numpy: fix CVE-2021-41496
 2022-03-29  8:37 UTC 

[PATCH v1 00/24] H.264 Field Decoding Support for Frame-based Decoders
 2022-03-29  8:35 UTC  (10+ messages)
` [PATCH v1 01/24] media: h264: Increase reference lists size to 32
` [PATCH v1 02/24] media: doc: Document dual use of H.264 pic_num/frame_num
` [PATCH v1 03/24] media: h264: Avoid wrapping long_term_frame_idx
` [PATCH v1 19/24] media: rkvdec-h264: Add field decoding support

[PATCH v2 0/2] memory: omap-gpmc: Allow module build
 2022-03-29  8:35 UTC  (6+ messages)
` [PATCH v2 2/2] memory: omap-gpmc: Allow building as a module

(no subject)
 2022-03-29  8:35 UTC  (11+ messages)
` 

[meta-multimedia][PATCH] crossguid: update
 2022-03-29  8:34 UTC 

[PATCH v1] MIPS: ip22-gio: Add check for the return value of kzalloc()
 2022-03-29  8:35 UTC  (2+ messages)

[PATCH net-next 0/1] veth: Support bonding events
 2022-03-29  8:33 UTC  (3+ messages)

[PATCH 0/6] ASRC support on Tegra186 and later
 2022-03-29  8:32 UTC  (4+ messages)
` [PATCH 2/6] ASoC: tegra: Add Tegra186 based ASRC driver

[virtio] [PATCH RFC] VIRTIO_F_PARTIAL_ORDER for page fault handling
 2022-03-29  8:33 UTC  (2+ messages)
` [virtio-dev] "

[PATCH v3 1/2] PCI/AER: Disable AER service when link is in L2/L3 ready, L2 and L3 state
 2022-03-29  8:31 UTC  (4+ messages)
` [PATCH v3 2/2] PCI/DPC: Disable DPC "

[RFC PATCH 0/2] RT scheduling policies for workqueues
 2022-03-29  8:33 UTC  (6+ messages)

[PATCH] drm/amdgpu: Support AMDGPU RAS debugfs poll interface
 2022-03-29  8:33 UTC  (3+ messages)

Bug 215726 - si2157.c: mention name of the missing firmware file
 2022-03-29  8:33 UTC 

[RFC PATCH v2 0/6] Flexible codec clock configuration
 2022-03-29  8:31 UTC  (14+ messages)
` [RFC PATCH v2 3/6] ASoC: dt-bindings: Extend clock bindings of rt5659
` [RFC PATCH v2 4/6] ASoC: soc-pcm: tweak DPCM BE hw_param() call order

DPDK seqlock
 2022-03-29  8:32 UTC  (7+ messages)
` [RFC] eal: add seqlock

[PATCH v2 0/2] spapr: Make the nested code TCG only
 2022-03-29  8:24 UTC  (5+ messages)
` [PATCH v2 1/2] spapr: Move hypercall_register_softmmu
` [PATCH v2 2/2] spapr: Move nested KVM hypercalls under a TCG only config

[PATCH 00/21] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-03-29  8:30 UTC  (7+ messages)
` [PATCH 01/21] dt-bindings: ata: sata: Extend number of SATA ports
` [PATCH 03/21] ata: libahci_platform: Explicitly set rc on devres_alloc failure

[PATCH 1/2] btrfs-progs: fi show: Print missing device for a mounted file system
 2022-03-29  8:30 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: tests: Add test for fi show

[PATCH] drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw
 2022-03-29  8:29 UTC 

[PATCH v2 00/10] serial: 8250: dw: RZN1 DMA support
 2022-03-29  8:29 UTC  (4+ messages)
` [PATCH v2 08/10] serial: 8250: dw: Add support for DMA flow controlling devices

[PATCH] ASoC: codecs: add support for ES8326 dts
 2022-03-26  4:13 UTC 

[PATCH 1/1] ASoC: codecs: add support for ES8326
 2022-03-26  4:07 UTC 

[PATCH] scsi: sd: Jump to out_free_index if device_add{,_disk}() fail
 2022-03-29  8:28 UTC  (4+ messages)

[PATCH -next] tty: Fix a possible resource leak in icom_probe
 2022-03-29  8:46 UTC 

Security support status of xnf(4) and xbf(4)
 2022-03-29  8:16 UTC  (6+ messages)

[PATCH 0/9] introduce mirrored memory support for arm64
 2022-03-29  8:26 UTC  (4+ messages)

[PATCH v3 0/2] Documentation: doc-guide: Add missing page titles
 2022-03-29  8:25 UTC  (5+ messages)
` [PATCH v3 1/2] Documentation: kernel-doc: Promote two chapter headings to page title

[Intel-gfx] [PATCH] drm/i915/display/debugfs: Add connector debugfs for "output_bpc"
 2022-03-29  8:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display/debugfs: Add connector debugfs for "output_bpc" (rev2)

drivers/scsi/mpi3mr/mpi3mr_fw.c:1077 mpi3mr_create_op_reply_q() error: we previously assumed 'op_reply_q->q_segments' could be null (see line 1048)
 2022-03-29  8:24 UTC 

[PATCH v9 bpf-next 0/9] bpf_prog_pack allocator
 2022-03-29  8:23 UTC  (6+ messages)
` [PATCH v9 bpf-next 1/9] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP

[PATCH] remoteproc: Use unbounded/high priority workqueue for recovery work
 2022-03-29  8:23 UTC  (3+ messages)

[PATCH] powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S
 2022-03-29  8:22 UTC  (3+ messages)

[PATCH v1] app/test-pmd: change a magic number to macro
 2022-03-29  7:14 UTC 

[PATCH v1] app/test-pmd: change a magic number to macro
 2022-03-29  6:53 UTC 

[PATCH] KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint
 2022-03-29  8:19 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/2] HAX add description to gem_basic
 2022-03-29  8:19 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/i915/gem_basic: Added test description for test case

[RFC] ethdev: introduce protocol type based header split
 2022-03-29  8:18 UTC  (5+ messages)
` [RFC,v3 0/3] "
  ` [RFC,v3 1/3] "

[PATCH mptcp-next v2 3/3] mptcp: listen diag dump support
 2022-03-29  8:18 UTC  (3+ messages)

[PATCH V2] drm/amdgpu: fix incorrect GCR_GENERAL_CNTL address
 2022-03-29  8:16 UTC  (2+ messages)

[PATCH v1 0/9] Machine type compatible properties
 2022-03-29  8:13 UTC  (5+ messages)
` [PATCH v1 4/9] msmouse: add appropriate unregister handler
` [PATCH v1 5/9] wctablet: "

[RFC 1/1] usb: chipidea: ci_hdrc_imx: disable runtime pm for HSIC interface
 2022-03-29  8:14 UTC  (4+ messages)
  ` (EXT) "


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.