All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-28 19:50:43 to 2022-03-28 20:38:04 UTC [more...]

[dm-devel] [PATCH 3/4] dm-qcow2: Introduce driver to create block devices over QCOW2 files
 2022-03-28 20:03 UTC  (3+ messages)
`  "

[PATCH 0/3] Ensure Low period of SCL is correct
 2022-03-28 20:37 UTC  (3+ messages)

Please pull u-boot-video/next
 2022-03-28 20:37 UTC 

[RFC PATCH v7 00/29] Add LoongArch softmmu support
 2022-03-28 20:35 UTC  (17+ messages)
` [RFC PATCH v7 06/29] target/loongarch: Add MMU support for LoongArch CPU
` [RFC PATCH v7 09/29] target/loongarch: Add TLB instruction support
` [RFC PATCH v7 10/29] target/loongarch: Add other core instructions support
` [RFC PATCH v7 12/29] target/loongarch: Add timer related "
` [RFC PATCH v7 13/29] target/loongarch: Add gdb support
` [RFC PATCH v7 16/29] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [RFC PATCH v7 17/29] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [RFC PATCH v7 19/29] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)

[PATCH v2 0/5] iio: accel: bma400: Add support for buffer and step
 2022-03-28 20:37 UTC  (4+ messages)
` [PATCH v2 5/5] iio: accel: bma400: Add step change event

[PATCH BlueZ] a2dp: Fix crash when SEP codec has not been initialized
 2022-03-28 20:36 UTC 

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-28 20:16 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/swift: add Swift runtime libraries
 2022-03-28 20:35 UTC  (2+ messages)

Comments on new user events ABI
 2022-03-28 20:35 UTC  (2+ messages)

[PATCH v2 00/11] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-03-28 20:34 UTC  (9+ messages)
` [PATCH v2 07/11] KVM: x86/MMU: Factor out updating NX hugepages state for "
` [PATCH v2 08/11] KVM: x86/MMU: Track NX hugepages on a per-VM basis
` [PATCH v2 09/11] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
` [PATCH v2 11/11] KVM: x86/MMU: Require reboot permission to disable NX hugepages

[PATCH] ceph: set DCACHE_NOKEY_NAME in atomic open
 2022-03-28 20:33 UTC 

[PATCH] IIO: accel: fixed coding style issues
 2022-03-28 20:32 UTC  (2+ messages)

[PATCH v2] RFC: tracking branches: add advice to ambiguous refspec error
 2022-03-28 20:32 UTC  (9+ messages)
` [PATCH v3] "

[PATCH 0/5] Make evlist CPUs more accurate
 2022-03-28 20:32 UTC  (13+ messages)
` [PATCH 1/5] perf evlist: Rename cpus to user_cpus
` [PATCH 2/5] perf cpumap: More cpu map reuse by merge
` [PATCH 3/5] perf cpumap: Add intersect function
` [PATCH 4/5] perf stat: Avoid segv if core.user_cpus isn't set

[PATCH mptcp-next v2 3/3] mptcp: listen diag dump support
 2022-03-28 20:33 UTC 

[Buildroot] [PATCH 1/1] package/fluidsynth: bump to version 2.2.6
 2022-03-28 20:31 UTC 

[RFC PATCH 0/6] softfloat 128-bit integer support
 2022-03-28 20:14 UTC  (7+ messages)
` [RFC PATCH 1/6] softfloat: add uint128_to_float* conversion methods
` [RFC PATCH 2/6] softfloat: add int128_to_float* "
` [RFC PATCH 3/6] softfloat: add float*_to_uint128 "
` [RFC PATCH 4/6] softfloat: add float*_to_int128 "
` [RFC PATCH 5/6] target/ppc: implement xscv[su]qqp
` [RFC PATCH 6/6] target/ppc: implement xscvqp[su]qz

[PATCH v2 00/21] TDX host kernel support
 2022-03-28 20:30 UTC  (6+ messages)
` [PATCH v2 09/21] x86/virt/tdx: Get information about TDX module and convertible memory

+ mm-use-mmap_assert_write_locked-instead-of-open-coding-it.patch added to -mm tree
 2022-03-28 20:29 UTC 

[PATCH v2] a2dp: Fix crash when SEP codec has not been initialized
 2022-03-28 20:29 UTC  (2+ messages)
` [v2] "

[PATCH] KVM: x86/mmu: Speed up slot_rmap_walk_next for sparsely populated rmaps
 2022-03-28 20:29 UTC  (6+ messages)

[GIT PULL] Driver core changes for 5.18-rc1
 2022-03-28 20:28 UTC  (2+ messages)

[GIT PULL] Char/Misc and other driver updates for 5.18-rc1
 2022-03-28 20:28 UTC  (2+ messages)

[PATCH] x86/sgx: Allow RW for TCS pages
 2022-03-28 20:28 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver changes for 5.18-rc1
 2022-03-28 20:28 UTC  (2+ messages)

+ mmhwpoison-unmap-poisoned-page-before-invalidation.patch added to -mm tree
 2022-03-28 20:28 UTC 

[GIT PULL] Staging driver changes for 5.18-rc1
 2022-03-28 20:28 UTC  (2+ messages)

[Intel-gfx] [PATCH] dma-buf: WIP dma_fence_array_first fix
 2022-03-28 20:26 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

+ mm-shmem-make-shmem_init-return-void.patch added to -mm tree
 2022-03-28 20:24 UTC 

+ mm-shmem-make-shmem_init-return-void-fix.patch added to -mm tree
 2022-03-28 20:24 UTC 

v4.19.221 breaks qdisc modules
 2022-03-28 20:23 UTC  (4+ messages)

[PATCH 01/22] orion5x: Replace comments with C99 initializers
 2022-03-28 20:23 UTC  (12+ messages)
` [PATCH 19/22] wnc36xx: "
    ` [PATCH 19/22 v2] wcn36xx: Improve readability of wcn36xx_caps_name
` [PATCH 00/22] Replace comments with C99 initializers

[Buildroot] [PATCH 1/1] package/paho-mqtt-c: bump to version 1.3.10
 2022-03-28 20:21 UTC 

[PATCH v1] xfs/019: extend protofile test
 2022-03-28 20:22 UTC  (8+ messages)

[PATCH V3 00/12] drm/bridge: tc358767: Add DSI-to-DPI mode support
 2022-03-28 20:22 UTC  (16+ messages)
` [PATCH V3 01/12] dt-bindings: display: bridge: tc358867: Document DPI output support
` [PATCH V3 02/12] dt-bindings: display: bridge: tc358867: Document DSI data-lanes property
` [PATCH V3 05/12] drm/bridge: tc358767: Implement atomic_check callback
` [PATCH V3 06/12] drm/bridge: tc358767: Move hardware init to enable callback
` [PATCH V3 09/12] drm/bridge: tc358767: Move bridge ops setup into tc_probe_edp_bridge_endpoint()
` [PATCH V3 12/12] drm/bridge: tc358767: Add DSI-to-DPI mode support

[RFC PATCH 0/3] objtool: Add mcount sub-command
 2022-03-28 20:21 UTC  (12+ messages)
` [RFC PATCH 3/3] objtool/mcount: Add powerpc specific functions

+ mailmap-update-kirills-email.patch added to -mm tree
 2022-03-28 20:21 UTC 

[PATCH v2] net: bnxt_ptp: fix compilation error
 2022-03-28 20:20 UTC  (5+ messages)

+ mm-memcg-remove-unneeded-nr_scanned.patch added to -mm tree
 2022-03-28 20:20 UTC 

[LSF/MM/BPF TOPIC] block drivers in user space
 2022-03-28 20:20 UTC  (4+ messages)

stable-rc/queue/4.14 baseline: 59 runs, 1 regressions (v4.14.274-9-g8dc373232be9)
 2022-03-28 20:19 UTC 

+ damon-vaddr-test-tweak-code-to-make-the-logic-clearer.patch added to -mm tree
 2022-03-28 20:18 UTC 

[Buildroot] [PATCH 1/1] Revert "package/tpm2-tss: bump version to 3.2.0"
 2022-03-28 20:15 UTC 

[PATCH] x86/uaccess: restore get_user exception type to EX_TYPE_UACCESS
 2022-03-28 20:17 UTC 

+ mm-kfence-fix-objcgs-vector-allocation.patch added to -mm tree
 2022-03-28 20:17 UTC 

[PATCH 1/2] btrfs: Factor out allocating an array of pages
 2022-03-28 20:14 UTC  (4+ messages)
` [PATCH 2/2] btrfs: Allocate page arrays using bulk page allocator

[PATCH v9 bpf-next 0/9] bpf_prog_pack allocator
 2022-03-28 20:14 UTC  (9+ messages)
` [PATCH v9 bpf-next 1/9] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
  ` BUG: Bad page state in process systemd-udevd (was: [PATCH v9 bpf-next 1/9] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP)

[PATCH 0/2] btrfs: Allocate page arrays more efficiently
 2022-03-28 20:14 UTC 

[PATCH v6 0/5] optimize the downtime for vfio migration
 2022-03-28 20:12 UTC  (3+ messages)

psplash: Wrong spashscreen resolution in case of two displays with different resolution
 2022-03-28 20:13 UTC 

[PATCH v3 for-7.1] vfio/common: remove spurious tpm-crb-cmd misalignment warning
 2022-03-28 20:12 UTC  (2+ messages)

+ ia64-fix-typos-in-comments.patch added to -mm tree
 2022-03-28 20:12 UTC 

+ ia64-ptrace-fix-typos-in-comments.patch added to -mm tree
 2022-03-28 20:12 UTC 

+ ia64-replace-comments-with-c99-initializers.patch added to -mm tree
 2022-03-28 20:12 UTC 

spi-pl022 on lpc32xx
 2022-03-28 20:09 UTC  (2+ messages)

+ mm-munlock-remove-fields-to-fix-htmldocs-warnings.patch added to -mm tree
 2022-03-28 20:09 UTC 

[RESEND PATCH v1 0/8] Extend FW framework for user FW uploads
 2022-03-28 20:08 UTC  (6+ messages)
` [RESEND PATCH v1 1/8] firmware_loader: Clear data and size in fw_free_paged_buf

[PATCH 1/2] ia64: topology: Fix an error handling path in cache_add_dev()
 2022-03-28 20:07 UTC  (5+ messages)

[PATCH v2 0/5] various: remove dead code
 2022-03-28 20:06 UTC  (8+ messages)
` [PATCH v3 0/7] various: remove dead code, drop i18n not used in-tree
  ` [PATCH v3 7/7] git-sh-setup: don't mark trees not used in-tree for i18n

[PATCH 00/21] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-03-28 20:06 UTC  (2+ messages)

[PATCH] video: Do not show splash and U-Boot logo simultaneously
 2022-03-28 20:05 UTC  (2+ messages)

[PULL] u-boot-socfpga/master
 2022-03-28 20:05 UTC 

[PATCH v2 00/27] revision.[ch]: add and use release_revisions()
 2022-03-28 20:03 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 08/27] revisions API users: add "goto cleanup" for "rev_info" early exit

[PATCH] Documentation: kunit: Fix cross-referencing warnings
 2022-03-28 20:02 UTC  (2+ messages)

[PATCH RESEND] perf/core: Inherit event_caps
 2022-03-28 20:01 UTC 

[PATCH v3 0/6] Better handle dependencies on Sphinx extensions
 2022-03-28 20:00 UTC  (2+ messages)

[Buildroot] [git commit] package/jack1: bump to version 0.126
 2022-03-28 18:54 UTC 

[PATCH v1 00/24] H.264 Field Decoding Support for Frame-based Decoders
 2022-03-28 19:59 UTC  (39+ 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 04/24] media: h264: Store current picture fields
` [PATCH v1 05/24] media: h264: Store all fields into the unordered list
` [PATCH v1 06/24] media: v4l2: Trace calculated p/b0/b1 initial reflist
` [PATCH v1 07/24] media: h264: Sort p/b reflist using frame_num
` [PATCH v1 08/24] media: v4l2: Reorder field reflist
` [PATCH v1 09/24] media: v4l2-mem2mem: Fix typo in trace message
` [PATCH v1 10/24] media: v4l2-mem2mem: Trace on implicit un-hold
` [PATCH v1 11/24] media: videobuf2-v4l2: Warn on holding buffers without support
` [PATCH v1 12/24] media: rkvdec: Stop overclocking the decoder
` [PATCH v1 13/24] media: rkvdec: h264: Fix reference frame_num wrap for second field
` [PATCH v1 14/24] media: rkvdec: h264: Fix dpb_valid implementation
` [PATCH v1 15/24] media: rkvdec: Enable capture buffer holding for H264
` [PATCH v1 16/24] media: rkvdec: Ensure decoded resolution fit coded resolution
` [PATCH v1 17/24] media: rkvdec: h264: Validate and use pic width and height in mbs
` [PATCH v1 18/24] media: rkvdec: h264: Fix bit depth wrap in pps packet
` [PATCH v1 19/24] media: rkvdec-h264: Add field decoding support
` [PATCH v1 20/24] media: hantro: Enable HOLD_CAPTURE_BUF for H.264
` [PATCH v1 21/24] media: hantro: Stop using H.264 parameter pic_num
` [PATCH v1 22/24] media: hantro: h264: Make dpb entry management more robust
` [PATCH v1 23/24] media: hantro: Add H.264 field decoding support
` [PATCH v1 24/24] media: rkvdec-h264: Don't hardcode SPS/PPS parameters

[Buildroot] [git commit] package/systemd: bump to version 250.4
 2022-03-28 18:54 UTC 

[Buildroot] [git commit] package/dbus-cxx: bump to version 2.2.0
 2022-03-28 19:51 UTC 

[Buildroot] [git commit] package/qt5/qt5base: security bump
 2022-03-28 19:22 UTC 

[Buildroot] [git commit] package/qt5base: fix race with libxkbcommon
 2022-03-28 19:49 UTC 

[Buildroot] [git commit] package/netatalk: security bump to version 3.1.13
 2022-03-28 19:22 UTC 

[Buildroot] [git commit] package/unclutter-xfixes: bump to version 1.6
 2022-03-28 19:22 UTC 

[Buildroot] [git commit] package/luasocket: bump to version 3.0.0
 2022-03-28 18:54 UTC 

[Buildroot] [git commit] package/qt5wayland: fix compilation when libxkbcommon is disabled
 2022-03-28 19:51 UTC 

[Buildroot] [git commit] package/matio: security bump to version 1.5.22
 2022-03-28 19:22 UTC 

[Buildroot] [git commit] package/opus: enable custom modes
 2022-03-28 18:54 UTC 

[Buildroot] [git commit] package/qt5/qt5base: update comment pointing to patches fixing CVE-2021-38593
 2022-03-28 19:22 UTC 

[Buildroot] [git commit] package/meson: bump to version 0.62.0
 2022-03-28 18:54 UTC 

[Buildroot] [PATCH 1/1] package/jack1: bump to version 0.126
 2022-03-28 19:57 UTC  (2+ messages)

[PATCH] mm/munlock: remove fields to fix htmldocs warnings
 2022-03-28 19:57 UTC 

[Buildroot] [PATCH 1/1] package/meson: bump to version 0.62.0
 2022-03-28 19:57 UTC  (2+ messages)

[PATCH v6 6/6] core.fsync: documentation and user-friendly aggregate options
 2022-03-28 19:56 UTC  (12+ messages)
` [PATCH v7] "
  ` do we have too much fsync() configuration in 'next'? (was: [PATCH v7] core.fsync: documentation and user-friendly aggregate options)

Patchwork housekeeping for: spi-devel-general
 2022-03-28 19:56 UTC 

[Buildroot] [PATCH 1/1] package/opus: enable custom modes
 2022-03-28 19:56 UTC  (2+ messages)

[Buildroot] [PATCH] package/luasocket: bump to version 3.0.0
 2022-03-28 19:56 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] lib/igt_kms: commit only the primary plane which is prepared
 2022-03-28 19:56 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/systemd: bump to version 250.4
 2022-03-28 19:56 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_concurrent: check if second primary plane is valid
 2022-03-28 19:55 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/matio: security bump to version 1.5.22
 2022-03-28 19:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/unclutter-xfixes: bump to version 1.6
 2022-03-28 19:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/netatalk: security bump to version 3.1.13
 2022-03-28 19:55 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/2] package/qt5/qt5base: security bump
 2022-03-28 19:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/qt5base: fix race with libxkbcommon
 2022-03-28 19:54 UTC  (2+ messages)

linux-next: build warnings after merge of the akpm-current tree
 2022-03-28 19:54 UTC  (3+ messages)

[PATCH 20/22] wireless: Replace comments with C99 initializers
 2022-03-28 19:54 UTC  (5+ messages)
  ` [PATCH 20/22 v2] ray_cs: "
      ` [PATCH 20/22 v3] ray_cs: Improve card_status[]

[Intel-gfx] [PATCH] drm/i915: Move intel_vtd_active and run_as_guest to i915_utils
 2022-03-28 19:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[RFC PATCH] repo-settings: set defaults even when not in a repo
 2022-03-28 19:53 UTC  (4+ messages)

[PATCH] docs: kfigure.py: Don't warn of missing PDF converter in 'make htmldocs'
 2022-03-28 19:53 UTC  (2+ messages)

[PATCH v3] iio: core: Print error in case sample bits do not fit storage bits
 2022-03-28 19:53 UTC 

[PATCH] board: gw_ventana: gsc: fix GSC read/write functions
 2022-03-28 19:53 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/dbus-cxx: bump to version 2.2.0
 2022-03-28 19:52 UTC  (2+ messages)

stable-rc/queue/5.15 baseline: 132 runs, 2 regressions (v5.15.32-25-g95da2d57d331)
 2022-03-28 19:50 UTC 

[PATCH AUTOSEL 5.10 1/8] locking/lockdep: Iterate lock_classes directly when reading lockdep files
 2022-03-28 19:43 UTC 

[PATCH AUTOSEL 5.15 01/16] atomics: Fix atomic64_{read_acquire,set_release} fallbacks
 2022-03-28 19:42 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 08/16] f2fs: fix to do sanity check on curseg->alloc_type
` [PATCH AUTOSEL 5.15 10/16] f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fs


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.