All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-21 20:53:44 to 2022-04-21 22:01:14 UTC [more...]

[PATCH 0/2] drm/nvdla: Add driver support for NVDLA
 2022-04-21 22:01 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v4 0/8] crypto: HCTR2 support
 2022-04-21 21:59 UTC  (5+ messages)
` [PATCH v4 4/8] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR

[PATCH 0/8] nvmem: sfp: binding updates and additions
 2022-04-21 21:59 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: nvmem: sfp: Fix typo
` [PATCH 3/8] dt-bindings: nvmem: sfp: Add TA_PROG_SFP supply

[PATCH] arm64: dts: qcom: add IPA qcom,qmp property
 2022-04-21 22:00 UTC 

[PATCH] arm64: dts: qcom: add IPA qcom,qmp property
 2022-04-21 21:59 UTC 

[PATCH 0/6] target/xtensa: use tcg_constant_* where possible
 2022-04-21 21:57 UTC  (13+ messages)
` [PATCH 1/6] target/xtensa: use tcg_contatnt_* for numeric literals
` [PATCH 2/6] target/xtensa: use tcg_constant_* for exceptions
` [PATCH 3/6] target/xtensa: use tcg_constant_* for TLB opcodes
` [PATCH 4/6] target/xtensa: use tcg_constant_* for numbered special registers
` [PATCH 5/6] target/xtensa: use tcg_constant_* for FPU conversion opcodes
` [PATCH 6/6] target/xtensa: use tcg_constant_* for remaining opcodes

[PATCH] nvme: avoid NULL pointer dereference in admin queue initialization error path
 2022-04-21 21:58 UTC  (4+ messages)

[GIT PULL FOR v5.19] imx-mipi-csis improvements
 2022-04-21 21:57 UTC 

[PATCH 0/2] CI: don't fail OSX tests due to brew v.s. perforce.com mis-match
 2022-04-21 21:57 UTC  (10+ messages)
` [PATCH 2/2] CI: don't care about SHA256 mismatch on upstream "perforce" package
` [PATCH 0/2] CI: don't fail OSX tests due to brew v.s. perforce.com mis-matchy

[PATCH v4] scripts: Create objdump-func helper script
 2022-04-21 21:56 UTC 

[Buildroot] [PATCH 1/2] package/zlog: add ZLOG_CPE_ID_VENDOR
 2022-04-21 21:54 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/zlog: fix CVE-2021-43521

linux-next: Fixes tags need some work in the kvm-fixes tree
 2022-04-21 21:56 UTC  (2+ messages)

[PATCH 0/4] virtio-blk: small cleanup
 2022-04-21 21:56 UTC  (11+ messages)
` [PATCH 1/4] virtio-blk: remove additional check in fast path
` [PATCH 2/4] virtio-blk: don't add a new line
` [PATCH 3/4] virtio-blk: avoid function call in the fast path

[Buildroot] [PATCH] configs/kontron_bl_imx8mm_defconfig: Bump U-Boot
 2022-04-21 21:56 UTC 

[linux-next:master 4305/5346] sound/soc/intel/avs/path.c:181: undefined reference to `intel_nhlt_get_endpoint_blob'
 2022-04-21 21:55 UTC 

[PATCH] target/xtensa: add missing tcg_temp_free to gen_window_check
 2022-04-21 21:51 UTC  (2+ messages)

[PATCH bpf] bpf: invalidate unused part of bpf_prog_pack
 2022-04-21 21:52 UTC  (7+ messages)

[PATCH] Bluetooth: hci_sync: Split hci_dev_open_sync
 2022-04-21 21:51 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/13] drm/i915: Start reordering modeset clock calculations
 2022-04-21 21:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Start reordering modeset clock calculations (rev5)

[PATCH V8] mtd: spi-nor: winbond: add support for W25Q512NW-IM
 2022-04-21 21:48 UTC  (3+ messages)

Should sendemail.confirm default to always?
 2022-04-21 21:47 UTC  (3+ messages)

[PATCH v2 1/3] Bluetooth: hci_event: Fix checking for invalid handle on error status
 2022-04-21 21:46 UTC  (3+ messages)
` [PATCH v2 2/3] Bluetooth: hci_event: Fix creating hci_conn object "
` [PATCH v2 3/3] Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted

make the blkcg and blkcg structures private
 2022-04-21 21:44 UTC  (5+ messages)
` [PATCH 01/15] blk-cgroup: remove __bio_blkcg

[PATCH 1/3] ARM: dts: msm8974-FP2: Add support for touchscreen
 2022-04-21 21:42 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: msm8974-FP2: Configure charger
` [PATCH 3/3] ARM: dts: msm8974-FP2: Add supplies for remoteprocs

[PATCH] Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
 2022-04-21 21:42 UTC  (2+ messages)
`  "

[Buildroot] [PATCH 1/1] package/coreutils: drop patch
 2022-04-21 21:40 UTC 

[PATCH printk v4 00/15] implement threaded console printing
 2022-04-21 21:40 UTC  (17+ messages)
` [PATCH printk v4 01/15] printk: rename cpulock functions
` [PATCH printk v4 02/15] printk: cpu sync always disable interrupts
` [PATCH printk v4 03/15] printk: add missing memory barrier to wake_up_klogd()
` [PATCH printk v4 04/15] printk: wake up all waiters
` [PATCH printk v4 05/15] printk: wake waiters for safe and NMI contexts
` [PATCH printk v4 06/15] printk: get caller_id/timestamp after migration disable
` [PATCH printk v4 07/15] printk: call boot_delay_msec() in printk_delay()
` [PATCH printk v4 08/15] printk: add con_printk() macro for console details
` [PATCH printk v4 09/15] printk: refactor and rework printing logic
` [PATCH printk v4 10/15] printk: move buffer definitions into console_emit_next_record() caller
` [PATCH printk v4 11/15] printk: add pr_flush()
` [PATCH printk v4 12/15] printk: add functions to prefer direct printing
` [PATCH printk v4 13/15] printk: add kthread console printers
` [PATCH printk v4 14/15] printk: extend console_lock for proper kthread support
` [PATCH printk v4 15/15] printk: remove @console_locked

[Intel-gfx] [PATCH 0/1] Refactor CT access to use iosys_map
 2022-04-21 21:40 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "

[RESEND][PATCH v3 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2022-04-21 21:38 UTC  (6+ messages)
` [RESEND][PATCH v3 1/2] serial: 8250: Fold EndRun device support into OxSemi Tornado code

[PATCH] ARM: dts: aspeed: Everest and Rainier: Add power-ffs-sync-history GPIO
 2022-04-21 21:36 UTC  (3+ messages)

[PATCH v3 00/60] target/arm: Cleanups, new features, new cpus
 2022-04-21 21:37 UTC  (4+ messages)
` [PATCH v3 18/60] target/arm: Use tcg_constant in translate-m-nocp.c

[GIT PULL] Networking for 5.18-rc4
 2022-04-21 21:37 UTC  (2+ messages)

[Fuego] Time sync
 2022-04-21 21:36 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3] meson: Move MSM-specific tests to their own subdirectory
 2022-04-21 21:36 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for meson: Move MSM-specific tests to their own subdirectory (rev5)
` [igt-dev] ✓ Fi.CI.BAT: success "

[ovmf test] 169600: regressions - FAIL
 2022-04-21 21:36 UTC 

[PATCH v2 00/10] Device tree based NUMA support for Arm - Part#1
 2022-04-21 21:35 UTC  (5+ messages)
` [PATCH v2 03/10] xen/arm: add CONFIG_ARM_EFI to stub EFI API

[PATCH] spi: rockchip: fix missing error on unsupported SPI_CS_HIGH
 2022-04-21 21:32 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v1] tests/kms_universal_plane: Change num_primary and num_cursor asserts into warnings
 2022-04-21 21:34 UTC 

[alternative-merged] mm-munlock-remove-fields-to-fix-htmldocs-warnings.patch removed from -mm tree
 2022-04-21 21:33 UTC 

[PATCH 0/2] diff- family --stat width
 2022-04-21 21:33 UTC  (2+ messages)

[PATCH 0/4] perf/arm-cmn: Add CMN-650 and CMN-700
 2022-04-21 21:26 UTC  (5+ messages)
` [PATCH 2/4] perf/arm-cmn: Add CMN-650 support

[PATCH 1/3] ARM: dts: msm8974-FP2: We're msm8974pro
 2022-04-21 21:19 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: msm8974-FP2: Add mmc* aliases
` [PATCH 3/3] ARM: dts: qcom: msm8974: Add missing license headers

[igt-dev] [PATCH i-g-t 0/6] Test for shared reset domain
 2022-04-21 21:26 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 6/6] tests/gem_reset_stats: "
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] show-branch: fix SEGFAULT when `--current` and `--reflog` together
 2022-04-21 21:25 UTC  (5+ messages)
` [PATCH v3 0/2] show-brach: segfault fix from Gregory David
  ` [PATCH v3 2/2] show-branch: fix SEGFAULT when `--current` and `--reflog` together
      ` [PATCH] show-branch: -g and --current are incompatible

[Intel-gfx] [PATCH v2 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-04-21 21:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Make the rest of the VFIO driver interface use vfio_device (rev3)

[PATCH v5 0/8] Extend FW framework for user FW uploads
 2022-04-21 21:22 UTC  (9+ messages)
` [PATCH v5 1/8] firmware_loader: Clear data and size in fw_free_paged_buf
` [PATCH v5 2/8] firmware_loader: Check fw_state_is_done in loading_store
` [PATCH v5 3/8] firmware_loader: Split sysfs support from fallback
` [PATCH v5 4/8] firmware_loader: Add firmware-upload support
` [PATCH v5 5/8] firmware_loader: Add sysfs nodes to monitor fw_upload
` [PATCH v5 6/8] test_firmware: Add test support for firmware upload
` [PATCH v5 7/8] test_firmware: Error injection "
` [PATCH v5 8/8] selftests: firmware: Add firmware upload selftests

[PATCH resend] dt-bindings: mfd: mediatek: Add bindings for MT6360 PMIC
 2022-04-21 21:21 UTC  (4+ messages)

Bare repositories in the working tree are a security risk
 2022-04-21 21:22 UTC  (7+ messages)

[PATCH] net: marvell: mvgbe: Set PHY page 0 before phy_connect
 2022-04-21 21:21 UTC  (6+ messages)

[PATCH V1] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
 2022-04-21 21:21 UTC  (6+ messages)

[PATCH] can: ctucanfd: Remove unused including <linux/version.h>
 2022-04-21 21:17 UTC  (2+ messages)

[PATCH v2] mm: make minimum slab alignment a runtime property
 2022-04-21 21:15 UTC  (2+ messages)

[PATCH v1] RISC-V: Only default to spinwait on SBI-0.1 and M-mode
 2022-04-21 21:16 UTC  (4+ messages)

[PATCH] can: ctucanfd: Remove unnecessary print function dev_err()
 2022-04-21 21:16 UTC  (2+ messages)

[PATCH 1/2] drm/modes: Make width-mm/height-mm check in of_get_drm_panel_display_mode() mandatory
 2022-04-21 21:15 UTC  (2+ messages)

[PATCH v2] xen: Convert kmap() to kmap_local_page()
 2022-04-21 21:15 UTC  (2+ messages)

[RESEND v7 0/7] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2022-04-21 21:14 UTC  (8+ messages)
` [RESEND v7 1/7] media: v4l: move helper functions for fractions from uvc to v4l2-common
` [RESEND v7 2/7] media: uvcvideo: move uvc_format_desc to common header
` [RESEND v7 3/7] usb: gadget: uvc: prevent index variables to start from 0
` [RESEND v7 4/7] usb: gadget: uvc: move structs to common header
` [RESEND v7 5/7] usb: gadget: uvc: track frames in format entries
` [RESEND v7 6/7] usb: gadget: uvc: add VIDIOC function
` [RESEND v7 7/7] usb: gadget: uvc: add format/frame handling code

[PATCH] mt76: mt7915: disable RX_HDR_TRANS_SHORT
 2022-04-21 21:14 UTC  (5+ messages)

linux 5.17.1 disregarding ACK values resulting in stalled TCP connections
 2022-04-21 21:14 UTC  (13+ messages)

[Intel-gfx] DMA-resv usage
 2022-04-21 21:13 UTC  (13+ messages)
` [PATCH 03/15] dma-buf & drm/amdgpu: remove dma_resv workaround
                    ` [Intel-gfx] "

[PATCH] RISC-V: mm: Fix set_satp_mode() for platform not having Sv57
 2022-04-21 21:12 UTC  (3+ messages)

[PATCH] Watchdog: Checking timeout invalid if hardware heartbeat range is configured
 2022-04-21 21:11 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: extend stat_lock to avoid potential race in statfs
 2022-04-21 21:09 UTC 

[Buildroot] [PATCH 1/1] package/zfs: bump version to 2.1.4
 2022-04-21 21:09 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
 2022-04-21 21:08 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-21 21:05 UTC  (5+ messages)
` [PATCH v5 04/11] mips: use fallback for random_get_entropy() instead of just c0 random

[PATCH] Bluetooth: hci_event: Fix checking for invalid handle on error status
 2022-04-21 21:07 UTC  (2+ messages)
`  "

[Buildroot] [git commit] package/opencv4: add tbb support
 2022-04-21 20:28 UTC 

[Buildroot] [git commit] package/quazip: doesn't build with zlib-ng
 2022-04-21 20:32 UTC 

[Buildroot] [git commit] package/keepalived: fix build with libressl
 2022-04-21 20:32 UTC 

[Buildroot] [git commit] package/python-pybind: needs C++
 2022-04-21 20:32 UTC 

[Buildroot] [git commit] package/coreutils: bump version to 9.1
 2022-04-21 20:32 UTC 

AMD display drivers handling DRM CRTC color mgmt props
 2022-04-21 21:04 UTC  (4+ messages)

[Buildroot] [git commit] package/libsigsegv: bump to version 2.14
 2022-04-21 20:05 UTC 

[Buildroot] [git commit] package/minizip: fix build without C++
 2022-04-21 20:32 UTC 

[Buildroot] [git commit] package/dropbear: bump to version 2022.82
 2022-04-21 20:32 UTC 

[Buildroot] [git commit] package/espeak: fix pulseaudio build
 2022-04-21 20:32 UTC 

[Buildroot] [git commit] package/mc: fix build with gcc 4.8
 2022-04-21 20:05 UTC 

[Buildroot] [git commit] package/botan: fix mips64 build
 2022-04-21 20:32 UTC 

[Buildroot] [git commit] package/pixman: fix mips build
 2022-04-21 20:32 UTC 

[PATCH] tools: port perf ui from GTK 2 to GTK 3
 2022-04-21 21:02 UTC  (3+ messages)

[Buildroot] [git commit] package/aircrack-ng: fix sqlite3 build
 2022-04-21 20:32 UTC 

[Buildroot] [git commit] package/luarocks: bump to version 3.9.0
 2022-04-21 20:32 UTC 

[Buildroot] [git commit] package/libnspr: fix build failure on mips with musl libc
 2022-04-21 20:32 UTC 

[Buildroot] [git commit] package/glorytun: fix aarch64 build with uclibc
 2022-04-21 20:32 UTC 

Create qemu-project/py-qemu.qmp repo
 2022-04-21 21:00 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/coreutils: bump version to 9.1
 2022-04-21 21:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-pybind: needs C++
 2022-04-21 21:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/pixman: fix mips build
 2022-04-21 20:59 UTC  (2+ messages)

[PATCH] i.MX8 crypto/fsl: Enable fsl CAAM rng driver
 2022-04-21 20:59 UTC  (2+ messages)

[PATCH] target/xtensa: import core lx106
 2022-04-21 20:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/keepalived: fix build with libressl
 2022-04-21 20:58 UTC  (2+ messages)

[Buildroot] [PATCH] package/dropbear: bump to version 2022.82
 2022-04-21 20:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/botan: fix mips64 build
 2022-04-21 20:57 UTC  (2+ messages)

[Buildroot] [PATCH] package/libnspr: fix build failure on mips with musl libc
 2022-04-21 20:57 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/espeak: fix pulseaudio build
 2022-04-21 20:57 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/8] drm/i915: Media freq factor and per-gt enhancements/fixes
 2022-04-21 20:57 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 0/9] "
  ` [Intel-gfx] [PATCH 2/9] drm/i915/gt: Add media freq factor to per-gt sysfs

[PATCH 0/4] xen/pv-scsi: update header and harden frontend
 2022-04-21 20:56 UTC  (5+ messages)
` [PATCH 2/4] xen/scsiback: use new command result macros

[Buildroot] [PATCH 1/1] package/quazip: doesn't build with zlib-ng
 2022-04-21 20:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/minizip: fix build without C++
 2022-04-21 20:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/glorytun: fix aarch64 build with uclibc
 2022-04-21 20:55 UTC  (2+ messages)

[intel-tdx:guest-rebased 5/83] ./usr/include/misc/tdx.h:38:19: error: expected ':', ',', ';', '}' or '__attribute__' before '__user'
 2022-04-21 20:54 UTC 

[PATCH] block: fix "Directory XXXXX with parent 'block' already present!"
 2022-04-21 20:54 UTC  (2+ messages)

[jirislaby:devel 40/70] drivers/tty/serial/amba-pl011.c:45:10: fatal error: 'amba-pl011.h' file not found
 2022-04-21 20:54 UTC 

[Buildroot] [PATCH] package/luarocks: bump to version 3.9.0
 2022-04-21 20:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/aircrack-ng: fix sqlite3 build
 2022-04-21 20:54 UTC  (2+ messages)

"mm: uninline copy_overflow()" breaks i386 build in Mellanox MLX4
 2022-04-21 20:47 UTC 

[Buildroot] [PATCH 1/2] package/tbb: bump to version 2021.5.0
 2022-04-21 20:53 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/opencv4: add tbb support

[PATCH 1/2] ntfs3: fix NULL deref in ntfs_update_mftmirr
 2022-04-21 20:53 UTC  (2+ messages)
` [PATCH 2/2] ntfs3: make ntfs_update_mftmirr return void


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.