All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-05 17:42:36 to 2023-03-05 22:07:02 UTC [more...]

[PATCH RESEND v6 0/5] migration: reduce time of loading non-iterable vmstate
 2023-03-05 22:05 UTC  (2+ messages)

[PATCH v3 0/7] Documentation/security-bugs: overhaul
 2023-03-05 22:00 UTC  (8+ messages)
` [PATCH v3 1/7] Documentation/security-bugs: move from admin-guide/ to process/
` [PATCH v3 2/7] Documentation/security-bugs: misc. improvements
` [PATCH v3 3/7] Documentation/security-bugs: improve security list section
` [PATCH v3 4/7] Documentation/security-bugs: add linux-distros and oss-security sections
` [PATCH v3 5/7] Documentation/security-bugs: add table of lists
` [PATCH v3 6/7] Documentation/security-bugs: clarify hardware vs. software vulnerabilities
` [PATCH v3 7/7] Documentation/security-bugs: document document design

[RFC 1/9] shared/crypto: Add bt_crypto_sirk
 2023-03-05 21:57 UTC  (3+ messages)
` [RFC 4/9] core: Add initial implementation of DeviceSet interface

[v5 PATCH 0/7] crypto: stm32 - Save and restore between each request
 2023-03-05 21:51 UTC  (7+ messages)
` [v5 PATCH 1/7] crypto: stm32 - Save 54 CSR registers
` [v5 PATCH 2/7] crypto: stm32 - Move polling into do_one_request

[PATCH v2 1/2] qemu: split out qemu-guest-agent, add startup scripts
 2023-03-05 21:48 UTC  (4+ messages)
` [PATCH v2 2/2] runqemu: add an option to enable guest-agent virtio device
` [OE-core] [PATCH v2 1/2] qemu: split out qemu-guest-agent, add startup scripts

linux-next: manual merge of the mm-hotfixes tree with Linus' tree
 2023-03-05 21:44 UTC 

[Bug report] scsi: advansys: module init fails if ISA_BUS_API is not set
 2023-03-05 21:31 UTC 

❌ FAIL (0/5 SKIPPED): Test report for master (6.2.0, mainline.kernel.org-clang, f915322f)
 2023-03-05 21:41 UTC 

ideapad_laptop tablet mode toggle detection
 2023-03-05 21:40 UTC  (6+ messages)

[PATCH v5 0/2] Add support for the MCP9600 thermocouple EMF converter
 2023-03-05 21:36 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: iio: Add "
` [PATCH v5 2/2] iio: temperature: "

[PATCH v5 0/3] rebase: add a config option for --rebase-merges
 2023-03-05 21:33 UTC  (4+ messages)
` [PATCH v6 0/3] rebase: document, clean up, and introduce "

[dm-devel] [PATCH v4 01/18] Use block pr_ops in LIO
 2023-03-05 21:32 UTC  (13+ messages)
` [dm-devel] [PATCH v4 07/18] nvme: Fix reservation status related structs
    `  "
` [dm-devel] [PATCH v4 10/18] nvme: Add helper to send pr command
    `  "
` [dm-devel] [PATCH v4 12/18] nvme: Add a nvme_pr_type enum
    `  "
` [dm-devel] [PATCH v4 13/18] nvme: Add pr_ops read_reservation support
    `  "

[PATCH] media: dvb_ca_en50221: A bug is fixed for size write
 2023-03-05 21:28 UTC  (2+ messages)

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

[PATCH] memory: avoid unnecessary iteration when updating ioeventfds
 2023-03-05 21:27 UTC  (3+ messages)

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

[PATCH] media: dvb_demux: Fix a bug for the continuity counter
 2023-03-05 21:25 UTC 

[PATCH] drivers/gpu: fix typo in comment
 2023-03-05 21:24 UTC 

[PATCH v3 0/3] lib: sbi: Prevent system hang when bringing up secondary harts
 2023-03-05 21:22 UTC  (4+ messages)
` [PATCH v3 1/3] lib: sbi: Refactor the calls to sbi_hart_switch_mode()
` [PATCH v3 2/3] lib: sbi: Set the state of a hart to START_PENDING after the hart is ready
` [PATCH v3 3/3] lib: sbi: Clear IPIs before init_warm_startup in non-boot harts

[regression] Bug 217074 - upgrading to kernel 6.1.12 from 5.15.x can no longer assemble software raid0
 2023-03-05 21:21 UTC  (3+ messages)

[PATCH v2 0/2] arm64: amlogic: Add initial support for BPI-M2S variants
 2023-03-05 21:18 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: arm: amlogic: add support for BananaPi M2S variants
` [PATCH v2 2/2] arm64: dts: meson: "

[linux-stable-rc:queue/5.4 157/213] drivers/mtd/nand/raw/fsl_elbc_nand.c:768:22: error: 'struct nand_ecc_ctrl' has no member named 'engine_type'
 2023-03-05 21:15 UTC 

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

[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
 2023-03-05 20:56 UTC  (22+ 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: "
` [PATCH 08/10] locking/generic: Wire up local{,64}_try_cmpxchg
` [PATCH 09/10] locking/x86: Enable local{,64}_try_cmpxchg
` [PATCH 10/10] perf/ring_buffer: use local_try_cmpxchg in __perf_output_begin

kernel/fork.c:2096:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-03-05 21:05 UTC 

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

[PATCH 0/1] wifi: ath9k: Remove Qwest/Actiontec 802AIN ID
 2023-03-05 21:02 UTC 

[PATCH 0/8] Fix missing memory barriers on ARM
 2023-03-05 21:00 UTC  (18+ 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

[PATCH] power: supply: Ratelimit no data debug output
 2023-03-05 20:57 UTC  (2+ messages)

[PATCH v3 00/13] vfio/migration: Device dirty page tracking
 2023-03-05 20:57 UTC  (2+ messages)

[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 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  (5+ 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  (7+ 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)

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

[PATCH v3 2/3] gpio: pcie-idio-24: Migrate to the regmap API
 2023-03-05 20:03 UTC  (2+ messages)

[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 

[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  (17+ 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  (2+ 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  (5+ messages)
` [PATCH v3 01/20] target/i386: Drop tcg_temp_free
` [PATCH v3 18/20] target/tricore: "

[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 


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.