All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-05 16:19:39 to 2023-03-05 20:56:25 UTC [more...]

[PATCH] drm/amdgpu: Use uncached ioremap() for LoongArch
 2023-03-05 16:40 UTC  (2+ messages)

[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
 2023-03-05 20:56 UTC  (8+ messages)
` [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks
` [PATCH 02/10] locking/atomic: Add generic try_cmpxchg{,64}_local support
` [PATCH 03/10] locking/alpha: Wire up local_try_cmpxchg
` [PATCH 04/10] locking/loongarch: "
` [PATCH 05/10] locking/mips: "
` [PATCH 06/10] locking/powerpc: "
` [PATCH 07/10] locking/x86: "

[GIT pull] irq/urgent for v6.3-rc1
 2023-03-05 20:53 UTC  (8+ messages)
` [GIT pull] x86/urgent "

[PATCH] media: stm32-dcmi: Enable incoherent buffer allocation
 2023-03-05 20:51 UTC  (3+ messages)

[PATCH] power: supply: Ratelimit no data debug output
 2023-03-05 20:52 UTC 

[PATCH v2] app/test: fix data length of each packet segment
 2023-03-05 20:51 UTC 

[PATCH] ARM: dts: imx: Add WDT bindings on DH i.MX6 DHSOM
 2023-03-05 20:49 UTC 

[PATCH] ARM: imx: Convert DH i.MX6 DHSOM to DM_SERIAL
 2023-03-05 20:48 UTC 

[PATCH] [PATCH] disas/riscv Fix ctzw disassemble
 2023-03-05 20:46 UTC  (2+ messages)

[PATCH v3 00/34] New page table range API
 2023-03-05 20:44 UTC  (6+ messages)
` [PATCH v3 13/34] m68k: Implement the new "

[Buildroot] [PATCH] package/rtl8821cu: fix build failure on PowerPC64
 2023-03-05 20:43 UTC  (4+ messages)

[PATCH 2/3] softirq: avoid spurious stalls due to need_resched()
 2023-03-05 20:43 UTC  (2+ messages)

Thin pool CoW latency
 2023-03-05 20:40 UTC 

[PATCH v8 0/4] riscv: Add support for Zicbo[m,z,p] instructions
 2023-03-05 20:39 UTC  (2+ messages)

[PATCH 1/1] hw/riscv/virt.c: add cbom-block-size fdt property
 2023-03-05 20:39 UTC  (2+ messages)

[PATCH v2 0/1] hw/riscv/virt.c: add cbo[mz]-block-size fdt properties
 2023-03-05 20:39 UTC  (2+ messages)

[PATCH] app/test: fix data length of each packet segment
 2023-03-05 20:33 UTC 

[PATCH v3] rcu: Add a minimum time for marking boot as completed
 2023-03-05 20:34 UTC  (3+ messages)

[PATCH 0/2] soc: qcom: llcc: Add support for SM7150
 2023-03-05 20:26 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: msm: Add LLCC "
` [PATCH 2/2] soc: qcom: llcc: Add configuration data "

[PATCH 0/2] soc: qcom: socinfo: Add SM7150 ID
 2023-03-05 19:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: Add Soc ID for SM7150
` [PATCH 2/2] soc: qcom: socinfo: "

When exactly should REBASE_HEAD exist?
 2023-03-05 20:15 UTC  (10+ messages)

[RFC PATCH v2 0/4] virtio/vsock: fix credit update logic
 2023-03-05 20:09 UTC  (5+ messages)
` [RFC PATCH v2 1/4] virtio/vsock: fix 'rx_bytes'/'fwd_cnt' calculation
` [RFC PATCH v2 2/4] virtio/vsock: remove all data from sk_buff
` [RFC PATCH v2 3/4] virtio/vsock: free skb on data copy failure
` [RFC PATCH v2 4/4] test/vsock: invalid buffer tests

[PATCH v3 0/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-05 20:10 UTC  (7+ messages)
` [PATCH v3 2/2] "

[PATCH] python3-influxdb_5.3.1.bb: add python3 recipe
 2023-02-21 14:04 UTC  (2+ messages)

[PATCH v2 1/2] qemu: split out qemu-guest-agent, add startup scripts
 2023-02-24 15:31 UTC  (2+ messages)
` [PATCH v2 2/2] runqemu: add an option to enable guest-agent virtio device

[oe] [oe-core] [PATCH 1/1] Fix Bug 11766 - "nobody" group added by systemd sysusers.d
 2023-03-03  9:55 UTC 

[PATCH v3 0/3] Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers to the regmap API
 2023-03-05 20:03 UTC  (5+ messages)
` [PATCH v3 1/3] regmap: Pass irq_drv_data as a parameter for set_type_config()
` [PATCH v3 2/3] gpio: pcie-idio-24: Migrate to the regmap API
` [PATCH v3 3/3] gpio: ws16c48: "

[asahilinux:bits/030-misc 18/23] drivers/soc/apple/rtkit-crashlog.c:6:10: fatal error: asm/esr.h: No such file or directory
 2023-03-05 20:03 UTC 

[stable:linux-5.15.y 1053/9999] ia64-linux-ld: drm_fb_helper.c:undefined reference to `framebuffer_release'
 2023-03-05 19:52 UTC 

[PATCH 0/8] Fix missing memory barriers on ARM
 2023-03-05 19:40 UTC  (17+ messages)
` [PATCH 1/8] qatomic: add smp_mb__before/after_rmw()
` [PATCH 2/8] qemu-thread-posix: cleanup, fix, document QemuEvent
` [PATCH 3/8] qemu-thread-win32: "
` [PATCH 4/8] edu: add smp_mb__after_rmw()
` [PATCH 5/8] util/async: add smp_mb__after_rmw() around BH enqueue/dequeue
` [PATCH 6/8] aio-wait: switch to smp_mb__after_rmw()
` [PATCH 7/8] qemu-coroutine-lock: add smp_mb__after_rmw()
` [PATCH 8/8] physmem: add missing memory barrier

[git pull] add Christian Brauner as co-maintainer
 2023-03-05 19:37 UTC  (2+ messages)

[git pull] VM_FAULT_RETRY fixes
 2023-03-05 19:37 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 5.16
 2023-03-05 19:37 UTC  (12+ messages)
` [GIT PULL] Crypto Fixes for 5.17
    ` [GIT PULL] Crypto Fixes for 5.18
      ` [GIT PULL] Crypto Fixes for 5.19
            ` [GIT PULL] Crypto Fixes for 6.1
                ` [GIT PULL] Crypto Fixes for 6.2
                  ` [GIT PULL] Crypto Fixes for 6.3

[PATCH] staging: android: ashmem.c: Declared file operation with const keyword
 2023-03-05 19:00 UTC 

[Buildroot] [git commit] package/rtl8189es: fix build failure on PowerPC64
 2023-03-05 18:56 UTC 

[Buildroot] [git commit] package/pugixml: drop header-only option
 2023-03-05 18:54 UTC 

[PATCH v3 00/10] sched/fair: Avoid unnecessary migrations within SMT domains
 2023-03-05 19:08 UTC  (4+ messages)
` [PATCH v3 08/10] sched/topology: Remove SHARED_CHILD from ASYM_PACKING

[Buildroot] [PATCH 1/1] package/pugixml: drop header-only option
 2023-03-05 18:57 UTC  (2+ messages)

[Buildroot] [PATCH] package/rtl8189es: fix build failure on PowerPC64
 2023-03-05 18:57 UTC  (2+ messages)

[PATCH v3] Remove Intel compiler support
 2023-03-05 18:52 UTC  (4+ messages)

[PATCH] hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE update
 2023-03-05 18:43 UTC 

[PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
 2023-03-05 18:43 UTC  (34+ messages)

[Buildroot] [git commit] package/proftpd: needs dynamic library
 2023-03-05 18:36 UTC 

[Buildroot] [git commit] package/proftpd: add pcre2 optional dependency
 2023-03-05 18:35 UTC 

[Buildroot] [git commit] package/proftpd: add libidn2 optional dependency
 2023-03-05 18:33 UTC 

[PATCH net-next v2 0/6] net: phy: Remove probe_capabilities
 2023-03-05 18:35 UTC  (8+ messages)
` [PATCH net-next v2 4/6] net: mdio: scan bus based on bus capabilities for C22 and C45

[Buildroot] [PATCH 1/3] package/proftpd: add libidn2 optional dependency
 2023-03-05 18:36 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] package/proftpd: add pcre2 "
` [Buildroot] [PATCH 3/3] package/proftpd: needs dynamic library

IMX8MM: assign panel to mipi_dsi in a device tree
 2023-03-05 18:35 UTC  (2+ messages)

[patch] recv.2: Mention SOCK_SEQPACKET in MSG_TRUNC flag description
 2023-03-05 18:33 UTC  (8+ messages)

[PATCH] wifi: rtl8xxxu: mark Edimax EW-7811Un V2 as tested
 2023-03-05 17:59 UTC 

[Buildroot] [git commit] package/gr-osmosdr: drop BR2_PACKAGE_GR_OSMOSDR_PYTHON
 2023-03-05 18:23 UTC 

[Buildroot] [git commit] package/opus: force arm mode instead of Thumb mode
 2023-03-05 18:26 UTC 

[Buildroot] [git commit] package/bash: fix naming of target-finalize-hook
 2023-03-05 18:22 UTC 

[Buildroot] [git commit] package/libglfw: add wayland dependency
 2023-03-05 18:19 UTC 

[Buildroot] [git commit] package/f2fs-tools: add F2FS_TOOLS_CPE_ID_VENDOR
 2023-03-05 18:20 UTC 

[Buildroot] [PATCH 1/1] package/opus: force arm mode instead of Thumb mode
 2023-03-05 18:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gr-osmosdr: drop BR2_PACKAGE_GR_OSMOSDR_PYTHON
 2023-03-05 18:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/bash: fix naming of target-finalize-hook
 2023-03-05 18:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/f2fs-tools: add F2FS_TOOLS_CPE_ID_VENDOR
 2023-03-05 18:21 UTC  (2+ messages)

[PATCH 00/13] {tcg,aarch64}: Add TLB_CHECK_ALIGNED
 2023-03-05 18:20 UTC  (4+ messages)
` [PATCH 03/13] accel/tcg: Store some tlb flags in CPUTLBEntryFull

[Buildroot] [PATCH 1/1] package/libglfw: add wayland dependency
 2023-03-05 18:19 UTC  (2+ messages)

[yocto] Question about psuedo abort errors
 2023-03-05 18:08 UTC  (3+ messages)
`  "

[PATCH BlueZ] Fix missing required properties in MPRIS
 2023-03-05 18:07 UTC  (2+ messages)
` [BlueZ] "

[PATCH 13/13] rcu/kvfree: Eliminate k[v]free_rcu() single argument macro
 2023-03-05 18:05 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpf: add bound tracking for BPF_MOD
 2023-03-06  3:31 UTC  (3+ messages)

htmldocs: Documentation/ABI/testing/sysfs-bus-thunderbolt:91: WARNING: Malformed table
 2023-03-05 18:00 UTC 

[syzbot] [hardening?] [mm?] BUG: bad usercopy in con_font_op
 2023-03-05 17:54 UTC  (3+ messages)

[PATCH 1/5] tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu in decode_elf32()
 2023-03-05 17:49 UTC  (5+ messages)
` [PATCH 2/5] tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu()
` [PATCH 3/5] tools: relocate-rela: add support for handling 32-bit big endian files
` [PATCH 4/5] microblaze: drop CONFIG_NEEDS_MANUAL_RELOC
` [PATCH 5/5] microblaze: drop remnants of manual reloc

[syzbot] [net?] INFO: task hung in del_device_store
 2023-03-05 17:44 UTC 

[Buildroot] [git commit branch/2022.02.x] package/sudo: fix openssl static build
 2023-03-05 17:24 UTC 

[PATCH v3 00/20] tcg: drop tcg_temp_free from translators
 2023-03-05 17:43 UTC  (9+ messages)
` [PATCH v3 01/20] target/i386: Drop tcg_temp_free
` [PATCH v3 18/20] target/tricore: "
` [PATCH v3 19/20] tracing: remove transform.py
` [PATCH v3 20/20] tcg: Create tcg/tcg-temp-internal.h

[Buildroot] [git commit branch/2022.02.x] package/gcc: fix GCC_DL_DIR
 2023-03-05 17:36 UTC 

[Buildroot] [git commit branch/2022.02.x] package/gcc/gcc-initial: fix typo
 2023-03-05 17:26 UTC 

[Buildroot] [git commit branch/2022.02.x] package/libmodsecurity: needs dynamic library
 2023-03-05 17:12 UTC 

[Buildroot] [git commit branch/2022.02.x] package/mutt: fix build failure when host provides an old gpgrt-config
 2023-03-05 17:18 UTC 

[Buildroot] [git commit branch/2022.02.x] boot/at91dataflashboot: disable stack-protector
 2023-03-05 17:21 UTC 

[Buildroot] [git commit branch/2022.02.x] boot/opensbi: fix build with empty OPENSBI_PLAT
 2023-03-05 17:23 UTC 

[Buildroot] [git commit branch/2022.11.x] package/erlang: fix build with libressl >= 3.5.0
 2023-03-05 17:37 UTC 

[Buildroot] [git commit branch/2022.11.x] package/sudo: fix openssl static build
 2023-03-05 17:24 UTC 

[Buildroot] [git commit branch/2022.11.x] boot/at91dataflashboot: disable stack-protector
 2023-03-05 17:21 UTC 

[Buildroot] [git commit branch/2022.11.x] package/gcc/gcc-initial: fix typo
 2023-03-05 17:26 UTC 

[Buildroot] [git commit branch/2022.11.x] package/wpa_supplicant: fix builds with missing sha384 hash functions
 2023-03-05 17:34 UTC 

[Buildroot] [git commit branch/2022.11.x] package/gcc: fix GCC_DL_DIR
 2023-03-05 17:36 UTC 

[Buildroot] [git commit branch/2022.11.x] package/gerbera: fix build with fmt >= 9.0.0
 2023-03-05 17:38 UTC 

[Buildroot] [git commit branch/2022.11.x] package/efivar: needs threads
 2023-03-05 17:33 UTC 

[Buildroot] [git commit branch/2022.11.x] package/wilc-driver: fix build failure due to wrong pointer casts
 2023-03-05 17:27 UTC 

[Buildroot] [git commit branch/2022.11.x] package/netsurf: force libopenssl
 2023-03-05 17:32 UTC 

[Buildroot] [git commit branch/2022.11.x] package/libmodsecurity: needs dynamic library
 2023-03-05 17:10 UTC 

[Buildroot] [git commit branch/2022.11.x] boot/opensbi: fix build with empty OPENSBI_PLAT
 2023-03-05 17:23 UTC 

[Buildroot] [git commit branch/2022.11.x] package/mutt: fix build failure when host provides an old gpgrt-config
 2023-03-05 17:18 UTC 

[Buildroot] [PATCH 1/1] package/gerbera: fix build with fmt >= 9.0.0
 2023-03-05 17:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/erlang: fix build with libressl >= 3.5.0
 2023-03-05 17:37 UTC  (2+ messages)

[Buildroot] [PATCH v2,1/1] package/gcc: fix GCC_DL_DIR
 2023-03-05 17:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wpa_supplicant: fix builds with missing sha384 hash functions
 2023-03-05 17:36 UTC  (2+ messages)

[PATCH v2 00/11] audio: more improvements
 2023-03-05 17:35 UTC  (2+ messages)

[PATCH] regulator: dt-bindings: qcom,rpmh: combine PM6150L and PM8150L if-then
 2023-03-05 17:35 UTC 

langdale merge request March 5th
 2023-03-05 17:34 UTC  (2+ messages)

[Buildroot] [PATCH v2,1/1] package/efivar: needs threads
 2023-03-05 17:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/netsurf: force libopenssl
 2023-03-05 17:32 UTC  (2+ messages)

[PATCH] lib/bpf: Rename 'bpf_validate' to avoid potential conflict with libpcap
 2023-03-05 17:31 UTC  (3+ messages)

[Buildroot] [PATCH next 1/1] support/testing/tests/package/test_ddrescue.py: new runtime test
 2023-03-05 17:30 UTC 

[oe-core][PATCHv2] gtk4: update 4.8.3 -> 4.10.0
 2023-03-05 17:30 UTC  (2+ messages)

[Buildroot] [PATCH] package/wilc-driver: fix build failure due to wrong pointer casts
 2023-03-05 17:28 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/gcc/gcc-initial: fix typo
 2023-03-05 17:26 UTC  (2+ messages)

[Regression] rt2800usb - Wifi performance issues and connection drops
 2023-03-05 17:25 UTC  (2+ messages)

stable-rc/queue/4.14 baseline: 136 runs, 22 regressions (v4.14.307-99-gd2f911f41d53)
 2023-03-05 17:25 UTC 

[Buildroot] [PATCH 1/1] package/sudo: fix openssl static build
 2023-03-05 17:25 UTC  (2+ messages)

[RFC 0/2] Add high-performance timer facility
 2023-03-05 17:25 UTC  (3+ messages)
` [RFC 2/2] eal: add "

[oe-core][PATCH] gtk4: update 4.8.3 -> 4.10.0
 2023-03-05 17:24 UTC 

[Buildroot] [PATCH 1/1] boot/opensbi: fix build with empty OPENSBI_PLAT
 2023-03-05 17:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] boot/at91dataflashboot: disable stack-protector
 2023-03-05 17:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mutt: fix build failure when host provides an old gpgrt-config
 2023-03-05 17:18 UTC  (2+ messages)

[PATCH] ufs: core: Add support for qTimestamp attribute
 2023-03-05 17:16 UTC 

[linux-linus test] 179269: regressions - trouble: fail/pass/starved
 2023-03-05 17:16 UTC 

[Buildroot] [PATCH v4, 1/1] package/libmodsecurity: needs dynamic library
 2023-03-05 17:14 UTC  (2+ messages)

[PATCH v2 0/2] Validating UAPI backwards compatibility
 2023-03-05 17:08 UTC  (5+ messages)
` [PATCH v2 1/2] check-uapi: Introduce check-uapi.sh

[PATCH v7 0/6] Pegasos2 fixes and audio output support
 2023-03-05 17:08 UTC  (4+ messages)
` [PATCH v7 3/6] hw/isa/vt82c686: Implement PCI IRQ routing

[Buildroot] [git commit branch/2022.02.x] package/wpebackend-fdo: bump to version 1.12.1
 2023-03-05 14:20 UTC 

gud: set PATH connector property
 2023-03-05 17:03 UTC  (6+ messages)

[PATCH iproute2] tc: f_u32: fix json object leak
 2023-03-05 17:00 UTC  (2+ messages)

[PATCHv2 iproute2] u32: fix TC_U32_TERMINAL printing
 2023-03-05 17:00 UTC  (2+ messages)

[PATCH iproute2 v2 0/3] tc: parse index argument correctly
 2023-03-05 17:00 UTC  (4+ messages)
` [PATCH iproute2 v2 3/3] tc: m_nat: "

[PATCH net-next 0/6] net: final GSI register updates
 2023-03-05 16:58 UTC  (7+ messages)
` [PATCH net-next 2/6] net: ipa: kill gsi->virt_raw

[Buildroot] [PATCH 1/1] package/guile: bump to version 3.0.9
 2023-03-05 16:51 UTC 

Bug: Intel Arc A-Series GPUs VFIO pass through no video out
 2023-03-05 16:52 UTC 

[PATCH] pstore: Revert pmsg_lock back to a normal mutex
 2023-03-05 16:36 UTC  (3+ messages)
` [PATCH v2] "

stable-rc/queue/5.15 baseline: 170 runs, 14 regressions (v5.15.98-430-gf4021390fc22)
 2023-03-05 16:34 UTC 

[PATCH v10 0/4] add support for self monitoring
 2023-03-05 16:30 UTC  (10+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/4] lib: add generic support for reading PMU events
      ` [EXT] "

[PATCH v1 0/3] enable MMU for RISC-V
 2023-03-05 16:25 UTC  (6+ messages)
` [PATCH v1 1/3] xen/riscv: introduce setup_initial_pages

stable-rc/queue/5.10 baseline: 181 runs, 18 regressions (v5.10.172-330-g3ab51ffc1c881)
 2023-03-05 16:25 UTC 

stable-rc/queue/4.19 baseline: 139 runs, 14 regressions (v4.19.275-3-g1b0ac1a2fa89)
 2023-03-05 16:19 UTC 


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.