All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-04 18:40:42 to 2021-09-04 21:28:52 UTC [more...]

[PATCH 00/18] Introduce block device LED trigger
 2021-09-04 21:28 UTC  (7+ messages)
` [PATCH 15/18] ledtrig-blkdev: Add sysfs attributes to [un]link LEDs & devices
` [PATCH 17/18] ledtrig-blkdev: Add mode (read/write/rw) sysfs attributue

[PATCH v2 0/3] staging: r8188eu: Shorten and simplify calls chain
 2021-09-04 21:27 UTC  (3+ messages)
` [PATCH v2 1/3] staging: r8188eu: remove _io_ops structure
` [PATCH v2 2/3] staging: r8188eu: Shorten calls chain of rtw_read8/16/32()

[PATCH 0/4] Explicitly deny IRQ0 in the libata drivers
 2021-09-04 21:25 UTC  (6+ messages)

[intel-linux-intel-lts:4.19/preempt-rt 5/18] arch/microblaze/include/asm/irqflags.h:51: Error: junk at end of line, first unrecognized character is `{'
 2021-09-04 21:17 UTC 

[PATCH v2 1/2] dt-bindings: thermal: tsens: Add msm8992/4 compatibles
 2021-09-04 21:15 UTC  (2+ messages)
` [PATCH v2 2/2] thermal: qcom: tsens-v1: Add support for MSM8992/4 TSENS

[PATCH v3] tpm: fix Atmel TPM crash caused by too frequent queries
 2021-09-04 21:14 UTC  (6+ messages)
` [PATCH v4] "

[ovmf test] 164814: regressions - FAIL
 2021-09-04 21:12 UTC 

NOHZ tick-stop error with ath10k SDIO
 2021-09-04 21:10 UTC  (9+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2021-09-04 21:07 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.05.x] package/libargtable2: update LIBARGTABLE2_VERSION
 2021-09-04 20:58 UTC 

[Buildroot] [git commit branch/2021.05.x] package/iozone: update IOZONE_VERSION
 2021-09-04 20:58 UTC 

[Buildroot] [git commit branch/2021.05.x] package/unbound: bump to version 1.13.2
 2021-09-04 20:52 UTC 

[Buildroot] [git commit branch/2021.05.x] package/busybox/udhcpc.script: ensure action argument is correctly passed to hook scripts
 2021-09-04 21:02 UTC 

[Buildroot] [git commit branch/2021.05.x] package/sqlite: add SQLITE_TAR_VERSION
 2021-09-04 20:55 UTC 

[Buildroot] [git commit branch/2021.02.x] package/iozone: update IOZONE_VERSION
 2021-09-04 20:58 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libargtable2: update LIBARGTABLE2_VERSION
 2021-09-04 20:59 UTC 

[Buildroot] [git commit branch/2021.02.x] package/unbound: bump to version 1.13.2
 2021-09-04 20:52 UTC 

[intel-linux-intel-lts:5.4/yocto 6/6] sound/soc/codecs/tlv320aic32x4.c:53:6: sparse: sparse: symbol 'aic32x4_reset_adc' was not declared. Should it be static?
 2021-09-04 21:03 UTC 

[Buildroot] [git commit branch/2021.02.x] package/busybox/udhcpc.script: ensure action argument is correctly passed to hook scripts
 2021-09-04 21:02 UTC 

[Buildroot] [git commit branch/2021.02.x] package/sqlite: add SQLITE_TAR_VERSION
 2021-09-04 20:57 UTC 

[Buildroot] [git commit] package/busybox/udhcpc.script: ensure action argument is correctly passed to hook scripts
 2021-09-04 21:02 UTC  (2+ messages)

[intel-linux-intel-lts:4.19/preempt-rt 5/18] arch/ia64/include/asm/pal.h:1703:71: error: implicit declaration of function 'ia64_tpa'; did you mean 'ia64_pal'?
 2021-09-04 20:59 UTC 

[Buildroot] [PATCH 1/1] package/libargtable2: update LIBARGTABLE2_VERSION
 2021-09-04 20:59 UTC  (2+ messages)

[PATCH] HID: wacom: Add Dell Latitude 7275 battery quirk
 2021-09-04 20:58 UTC 

[Buildroot] [PATCH 1/1] package/iozone: update IOZONE_VERSION
 2021-09-04 20:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/sqlite: add SQLITE_TAR_VERSION
 2021-09-04 20:57 UTC  (2+ messages)

[PATCH v9 0/3] maintenance: add support for systemd timers on Linux
 2021-09-04 20:55 UTC  (5+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/3] cache.h: Introduce a generic "xdg_config_home_for(…)" function
  ` [PATCH v10 2/3] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
  ` [PATCH v10 3/3] maintenance: add support for systemd timers on Linux

[PATCH v10 00/16] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-09-04 20:35 UTC  (17+ messages)
` [PATCH v10 01/16] target/riscv: Introduce temporary in gen_add_uw()
` [PATCH v10 02/16] target/riscv: fix clzw implementation to operate on arg1
` [PATCH v10 03/16] target/riscv: clwz must ignore high bits (use shift-left & changed logic)
` [PATCH v10 04/16] target/riscv: Add x-zba, x-zbb, x-zbc and x-zbs properties
` [PATCH v10 05/16] target/riscv: Reassign instructions to the Zba-extension
` [PATCH v10 06/16] target/riscv: Remove the W-form instructions from Zbs
` [PATCH v10 07/16] target/riscv: Remove shift-one instructions (proposed Zbo in pre-0.93 draft-B)
` [PATCH v10 08/16] target/riscv: Reassign instructions to the Zbs-extension
` [PATCH v10 09/16] target/riscv: Add instructions of the Zbc-extension
` [PATCH v10 10/16] target/riscv: Reassign instructions to the Zbb-extension
` [PATCH v10 11/16] target/riscv: Add orc.b instruction for Zbb, removing gorc/gorci
` [PATCH v10 12/16] target/riscv: Add a REQUIRE_32BIT macro
` [PATCH v10 13/16] target/riscv: Add rev8 instruction, removing grev/grevi
` [PATCH v10 14/16] target/riscv: Add zext.h instructions to Zbb, removing pack/packu/packh
` [PATCH v10 15/16] target/riscv: Remove RVB (replaced by Zb[abcs])
` [PATCH v10 16/16] disas/riscv: Add Zb[abcs] instructions

[Buildroot] [git commit] package/unbound: bump to version 1.13.2
 2021-09-04 20:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/go: security bump to version 1.16.7
 2021-09-04 20:51 UTC  (3+ messages)

[Buildroot] [git commit branch/2021.02.x] DEVELOPERS: drop Sven Fischer
 2021-09-04 20:48 UTC 

[Buildroot] [git commit branch/2021.05.x] package/go: security bump to version 1.16.7
 2021-09-04 20:50 UTC 

[Buildroot] [git commit branch/2021.05.x] DEVELOPERS: drop Sven Fischer
 2021-09-04 20:47 UTC 

[Buildroot] [git commit] DEVELOPERS: drop Sven Fischer
 2021-09-04 20:48 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.05.x] package/python-matplotlib: merge dependency comments
 2021-09-04 20:35 UTC 

[Buildroot] [git commit branch/2021.05.x] package/prosody: security bump version to 0.11.10
 2021-09-04 20:27 UTC 

[Buildroot] [git commit branch/2021.05.x] package/jszip: add JSZIP_CPE_ID_VENDOR
 2021-09-04 20:33 UTC 

[PATCH V2 00/21] vhost-vDPA multiqueue
 2021-09-04 20:42 UTC  (7+ messages)
` [PATCH V2 12/21] vhost-vdpa: open device fd in net_init_vhost_vdpa()
` [PATCH V2 17/21] vhost-net: control virtqueue support
` [PATCH V2 18/21] virito-net: use "qps" instead of "queues" when possible

[Buildroot] [git commit branch/2021.05.x] package/sylpheed: fix CVE-2021-37746
 2021-09-04 20:32 UTC 

[PATCH v2] mt7621-dma: Properly format lines in "hsdma-mt7621.c" ending with an open parenthesis
 2021-09-05  9:02 UTC 

[Buildroot] [git commit branch/2021.05.x] package/terminology: set eet path
 2021-09-04 20:36 UTC 

[GIT PULL] overflow updates for v5.15-rc1
 2021-09-04 20:47 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.05.x] package/gd: fix CVE-2021-38115
 2021-09-04 20:37 UTC 

[Buildroot] [git commit branch/2021.05.x] package/jszip: fix CVE-2021-23413
 2021-09-04 20:25 UTC 

[Buildroot] [git commit branch/2021.05.x] package/sylpheed: add SYLPHEED_CPE_ID_VENDOR
 2021-09-04 20:32 UTC 

[Buildroot] [git commit branch/2021.02.x] package/sylpheed: add SYLPHEED_CPE_ID_VENDOR
 2021-09-04 20:32 UTC 

[Buildroot] [git commit branch/2021.02.x] package/python-matplotlib: merge dependency comments
 2021-09-04 20:35 UTC 

[Buildroot] [git commit branch/2021.02.x] package/gd: fix CVE-2021-38115
 2021-09-04 20:40 UTC 

[Buildroot] [git commit branch/2021.02.x] package/sylpheed: fix CVE-2021-37746
 2021-09-04 20:32 UTC 

[Buildroot] [git commit branch/2021.02.x] package/jszip: add JSZIP_CPE_ID_VENDOR
 2021-09-04 20:33 UTC 

[Buildroot] [git commit branch/2021.02.x] package/jszip: fix CVE-2021-23413
 2021-09-04 20:25 UTC 

[Buildroot] [git commit branch/2021.02.x] package/prosody: security bump version to 0.11.10
 2021-09-04 20:27 UTC 

[Buildroot] [PATCH 1/1] package/gd: fix CVE-2021-38115
 2021-09-04 20:43 UTC  (2+ messages)

[PATCH 3/3] staging: r8188eu: Shorten calls chain of rtw_write8/16/32/N()
 2021-09-04 20:41 UTC  (4+ messages)

[Buildroot] [PATCH 2/3] package/rpm: explicit audit option
 2021-09-04 20:40 UTC  (2+ messages)
` [Buildroot] [PATCH 3/3] package/rpm: introduce rpm2archive option

[Buildroot] [PATCH 1/3] package/rpm: bump version to 4.17.0
 2021-09-04 20:40 UTC 

[Buildroot] [PATCH 1/1] package/terminology: set eet path
 2021-09-04 20:36 UTC  (2+ messages)

[zen-kernel-zen-kernel:5.14/muqss 49/53] kernel/sched/MuQSS.c:3164:15: warning: no previous prototype for function 'nr_active'
 2021-09-04 20:36 UTC 

[Buildroot] [PATCH 1/1] package/python-matplotlib: merge dependency comments
 2021-09-04 20:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/jszip: add JSZIP_CPE_ID_VENDOR
 2021-09-04 20:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/sylpheed: add SYLPHEED_CPE_ID_VENDOR
 2021-09-04 20:33 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/sylpheed: fix CVE-2021-37746

[Buildroot] [git commit branch/next] package/prosody: security bump version to 0.11.10
 2021-09-04 20:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/jszip: fix CVE-2021-23413
 2021-09-04 20:26 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.02.x] package/xenomai: fix build on arc and riscv32
 2021-09-04 20:08 UTC 

[Buildroot] [git commit branch/2021.02.x] package/qt5/qt5base: fix libatomic handling to not affect host builds
 2021-09-04 19:50 UTC 

[Buildroot] [git commit branch/2021.02.x] package/prelink-cross: fix handling of TLS offsets for s390 arch
 2021-09-04 19:53 UTC 

[Buildroot] [git commit branch/2021.02.x] package/ogre: fix build on musl
 2021-09-04 19:55 UTC 

[Buildroot] [git commit branch/2021.05.x] package/xenomai: fix build on arc and riscv32
 2021-09-04 20:04 UTC 

[Buildroot] [git commit branch/2021.05.x] package/perl-net-ssh2: fix gcrypt build
 2021-09-04 20:13 UTC 

[Buildroot] [git commit branch/2021.05.x] package/ogre: fix build on musl
 2021-09-04 19:55 UTC 

[Buildroot] [git commit branch/2021.05.x] package/bullet: fix musl build
 2021-09-04 19:58 UTC 

[Buildroot] [git commit branch/2021.05.x] package/ffmpeg: add -latomic to pkg-config files
 2021-09-04 20:00 UTC 

[Buildroot] [git commit branch/2021.05.x] package/prelink-cross: fix handling of TLS offsets for s390 arch
 2021-09-04 19:53 UTC 

[Buildroot] [git commit branch/2021.05.x] package/qt5/qt5base: fix libatomic handling to not affect host builds
 2021-09-04 19:50 UTC 

[csky-linux:linux-5.15-rc1-d1-v4 2/7] init.c:undefined reference to `apply_vendor_setup_vm'
 2021-09-04 20:13 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/perl-net-ssh2: fix gcrypt build
 2021-09-04 20:15 UTC  (2+ messages)

[zen-kernel-zen-kernel:5.14/bbr2 16/28] net/ipv4/tcp_bbr2.c:545:11: error: no member named 'skc_v6_daddr' in 'struct sock_common'; did you mean 'skc_daddr'?
 2021-09-04 20:14 UTC 

[Buildroot] [git commit branch/next] package/xenomai: fix build on arc and riscv32
 2021-09-04 20:10 UTC  (2+ messages)

Pull request for efi-2021-10-rc4
 2021-09-04 20:08 UTC  (9+ messages)

[intel-linux-intel-lts:5.4/yocto 40/1142] drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:993:47: sparse: sparse: incorrect type in assignment (different base types)
 2021-09-04 20:09 UTC 

[RFC PATCH v1 10/11] powerpc/platforms: Use ppc_md_update() instead of define_machine()
 2021-09-04 20:07 UTC  (2+ messages)

[PATCH] target: fix the pgr/alua_support_store functions
 2021-09-04 20:05 UTC  (2+ messages)

[PATCH v14] i2c: virtio: add a virtio i2c frontend driver
 2021-09-04 20:01 UTC  (3+ messages)

[Buildroot] [PATCH v2, 1/1] package/ffmpeg: add -latomic to pkg-config files
 2021-09-04 20:01 UTC  (2+ messages)

[GIT PULL v2] Kbuild updates for v5.15-rc1
 2021-09-04 19:58 UTC  (9+ messages)

[PATCH 0/8] Drop support for git rebase --preserve-merges
 2021-09-04 19:41 UTC  (5+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] rebase: drop support for `--preserve-merges`

[PATCH v2 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-09-04 19:57 UTC  (5+ messages)
` [PATCH v2 01/35] acpi: add helper routines to initialize "

[Buildroot] [PATCH 1/1] package/bullet: fix musl build
 2021-09-04 19:58 UTC  (2+ messages)

[PATCH 00/23] Makefile: Continue simplifying Makefile rules (Part B)
 2021-09-04 19:58 UTC  (3+ messages)
` [PATCH 01/23] mmc: Rename MMC_SUPPORT to MMC

[PATCH 02/14] lmb: Use CONFIG_LMB_*_REGIONS only if they are defined
 2021-09-04 19:56 UTC  (13+ messages)

[Buildroot] [PATCH 1/1] package/ogre: fix build on musl
 2021-09-04 19:55 UTC  (2+ messages)

[ovmf test] 164813: regressions - FAIL
 2021-09-04 19:55 UTC 

❌ FAIL: Test report for kernel 5.14.0 (mainline.kernel.org-clang, 49624efa)
 2021-09-04 19:54 UTC 

[Buildroot] [PATCH 1/1] package/prelink-cross: fix handling of TLS offsets for s390 arch
 2021-09-04 19:54 UTC  (2+ messages)

[freescale-fslc:pr/434 15436/20850] drivers/soc/imx/soc-imx8.c:339:5: warning: no previous prototype for function 'imx8mp_get_ldo_trim'
 2021-09-04 19:52 UTC 

[Buildroot] [git commit] package/qt5/qt5base: fix libatomic handling to not affect host builds
 2021-09-04 19:51 UTC  (2+ messages)

[PATCH V2 0/3] virtio: Add vhost-user-i2c device's support
 2021-09-04 19:44 UTC  (2+ messages)

arm: Launching EFI-enabled arm32 Linux
 2021-09-04 19:26 UTC 

[PATCH v2 00/13] kbuild: second round of Clang LTO refactoring
 2021-09-04 19:13 UTC  (12+ messages)
` [PATCH v2 03/13] kbuild: store the objtool command in *.cmd files
` [PATCH v2 04/13] kbuild: factor out OBJECT_FILES_NON_STANDARD check into a macro
` [PATCH v2 05/13] kbuild: detect objtool update without using .SECONDEXPANSION
` [PATCH v2 06/13] kbuild: reuse $(cmd_objtool) for cmd_cc_lto_link_modules
` [PATCH v2 10/13] kbuild: rebuild modules when objtool is updated for CONFIG_LTO_CLANG

[input:master] BUILD SUCCESS 3e204d6b76b29274cc8e57f8bd8d9873f04a7f48
 2021-09-04 19:12 UTC 

[freescale-fslc:pr/434 15408/20850] drivers/mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_drm.c:79:17: error: no previous prototype for function 'viv_gem_prime_export'
 2021-09-04 19:13 UTC 

[PATCH] MIPS: fix local_t operation on MIPS64
 2021-09-04 19:10 UTC  (5+ messages)

[PATCH 0/6] staging: r8188eu: remove some functions from hal_ops
 2021-09-04 19:06 UTC  (3+ messages)

[PATCH] net: tcp_drop adds `reason` and SNMP parameters for tracing v4
 2021-09-04 19:04 UTC  (2+ messages)

[linux-rt-devel:linux-5.14.y-rt-rebase 242/262] kernel/locking/spinlock_rt.c:249:13: warning: no previous prototype for 'rt_rwlock_is_contended'
 2021-09-04 19:00 UTC  (2+ messages)

[f2fs-dev] [GIT PULL] f2fs update for 5.15-rc1
 2021-09-04 19:00 UTC  (3+ messages)

[GIT PULL] Please Pull NFS Client Updates for Linux 5.15
 2021-09-04 19:00 UTC  (2+ messages)

[GIT PULL] Remove in-tree usage of MAP_DENYWRITE
 2021-09-04 19:00 UTC  (2+ messages)

[GIT PULL] ntfs3: new NTFS driver for 5.15
 2021-09-04 19:00 UTC  (2+ messages)

[syzbot] upstream test error: KFENCE: use-after-free in kvm_fastop_exception
 2021-09-04 18:58 UTC 

[hch-block:blkdev.h-includes 7/8] drivers/md/md.c:2315:25: error: implicit declaration of function 'blk_get_integrity'
 2021-09-04 18:58 UTC 

✅ PASS: Test report for kernel 5.13.14 (stable-queue, 1b53bca7)
 2021-09-04 18:51 UTC 

[GIT PULL] perf tools changes for v5.15
 2021-09-04 18:49 UTC 

[Buildroot] [git commit] package/sdl2: drop patch
 2021-08-28 13:23 UTC 

[Buildroot] [git commit] package/stunnel: bump to version 5.60
 2021-08-28 16:03 UTC 

[Buildroot] [git commit] Merge branch 'next'
 2021-09-04 17:57 UTC 

[Buildroot] [git commit] package/json-for-modern-cpp: bump version to 3.10.2
 2021-08-29 17:24 UTC 

[Buildroot] [git commit] support/testing/tests: add test for check_bin_arch
 2021-08-29  9:37 UTC 

[Buildroot] [git commit] package/qt5/qt5opcua: new package
 2021-08-29 16:29 UTC 

[zen-kernel-zen-kernel:5.14/futex2 7/8] fork.c:undefined reference to `ksys_futex_wake'
 2021-09-04 18:47 UTC 

[Buildroot] [git commit] toolchain: handle toolchains with multiple ld*.so.* files
 2021-08-29 17:20 UTC 

[Buildroot] [git commit] package/vuejs-router: new package
 2021-08-29 16:27 UTC 

[Buildroot] [git commit] package/libqmi: bump to version 1.30.0
 2021-08-28 16:02 UTC 

[Buildroot] [git commit] utils/test-pkg: add gitlab-ci support
 2021-08-28 15:03 UTC 

[Buildroot] [git commit] package/boost: bump version to 1.77.0
 2021-08-26 21:37 UTC 

[Buildroot] [git commit] configs/stm32f469_disco_xip_defconfig: alternative defconfig for XIP
 2021-08-28 14:58 UTC 

[Buildroot] [git commit] package/mpv: use BR2_PACKAGE_MESA3D_GBM
 2021-08-28 15:49 UTC 

[Buildroot] [git commit] package/mesa3d-demos: use BR2_PACKAGE_MESA3D_GBM
 2021-08-28 15:50 UTC 

[xen-unstable test] 164805: tolerable FAIL
 2021-09-04 18:45 UTC 

[Buildroot] [git commit] package/localedef: bump to version 2.34-9-g9acab0bba6a5a57323b1f94bf95b21618a9e5aa4
 2021-08-26 21:49 UTC 

[Buildroot] [git commit] package/sdl2: use BR2_PACKAGE_MESA3D_GBM
 2021-08-28 15:49 UTC 

[Buildroot] [git commit] package/pkg-generic.mk: move python fixup to generic package infrastructure
 2021-08-28 14:44 UTC 

[Buildroot] [git commit] package/log4cxx: add libesmtp optional dependency
 2021-08-28 15:00 UTC 

[Buildroot] [git commit] utils/test-pkg: add mode to only prepare .config files
 2021-08-28 15:01 UTC 

[Buildroot] [git commit] package/boost: fix sparc build
 2021-08-28 13:21 UTC 

[Buildroot] [git commit] package/pkg-python: invalidate precompiled _sysconfigdata*.pyc
 2021-08-28 14:44 UTC 

[Buildroot] [git commit] package/busybox: add systemd service for telnetd
 2021-08-27 21:26 UTC 

[Buildroot] [git commit] package/glibc: bump version to 2.34-9-g9acab0bba6a5a57323b1f94bf95b21618a9e5aa4
 2021-08-26 21:41 UTC 

[Buildroot] [git commit] package/libcap: don't overwrite 'empty' when generating loader.txt
 2021-08-24  7:10 UTC 

[Buildroot] [git commit] package/kodi-pvr-hts: bump version to 8.4.0-Matrix
 2021-08-24 21:55 UTC 

[Buildroot] [git commit] package/freescale-imx/imx-gpu-viv: drop pkg-config files installation
 2021-08-20 21:37 UTC 

[Buildroot] [git commit] package/mpd: bump to version 0.22.10
 2021-08-24 21:55 UTC 

[Buildroot] [git commit] package/libiio: bump to version 0.23
 2021-08-24 21:53 UTC 

[Buildroot] [git commit] package/freescale-imx/imx-gpu-viv: make pkg-config fixups mutually exclusive
 2021-08-20 21:37 UTC 

[Buildroot] [git commit] package/sdl2: fix licensing info
 2021-08-20 20:29 UTC 

[Buildroot] [git commit] package/restorecond: Add new init script
 2021-08-20 21:34 UTC 

[Buildroot] [git commit] package/ipset: bump to version 7.15
 2021-08-19 20:36 UTC 

[Buildroot] [git commit] package/kodi-inputstream-adaptive: bump version to 2.6.23-Matrix
 2021-08-19 21:19 UTC 

sound/soc/codecs/rt715-sdca.c:359:25: warning: The result of the left shift is undefined due to shifting by '32', which is greater or equal to the width of type 'int' [clang-analyzer-core.UndefinedBinaryOperatorResult]
 2021-09-04 18:41 UTC 

[Buildroot] [git commit] package/policycoreutils: Install scripts folder
 2021-08-19 21:14 UTC 

[Buildroot] [git commit] package/mpv: add staging install
 2021-08-19 21:21 UTC 

[Buildroot] [git commit] package/re2: bump version to 2021-08-01
 2021-08-19 21:07 UTC 

[Buildroot] [git commit] package/ripgrep: bump to version 13.0.0
 2021-08-19 20:36 UTC 

[RFC 0/6] fast poll multishot mode
 2021-09-04 18:40 UTC  (5+ messages)
` [PATCH 6/6] io_uring: enable multishot mode for accept


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.