All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-08 07:43:41 to 2022-01-08 09:59:39 UTC [more...]

[PATCH] soc: qcom: aoss: Fix missing put_device call in qmp_get
 2022-01-08  9:59 UTC 

[Buildroot] [git commit] package/alsa-lib: disable versioned symbols only when unsupported
 2022-01-08  9:58 UTC 

[Buildroot] [PATCH 1/1] package/e2fsprogs: bump version to 1.46.5
 2022-01-08  9:58 UTC  (2+ messages)

[PATCH 0/3] docs/zh_CN: add active_mm and balance translation
 2022-01-08  9:57 UTC  (7+ messages)
` [PATCH 2/3] docs_zh_CN: add active_mm translation
` [PATCH 3/3] docs/zh_CN: add balance translation

[PATCH 1/9] Add a target to check example programs
 2022-01-08  9:22 UTC  (12+ messages)
` [PATCH 3/9] inet.3: Switch to _DEFAULT_SOURCE in the example
` [PATCH 4/9] matherr.3: Exclude the example from analysis
` [PATCH 6/9] newlocale.3: Use LC_GLOBAL_LOCALE, not ..._HANDLE

[Buildroot] [git commit] package/e2fsprogs: bump version to 1.46.5
 2022-01-08  9:55 UTC 

[xenomai-images][PATCH v4 0/8] Update CI and kconfig for next and stable/3.2.x
 2022-01-08  9:56 UTC  (3+ messages)

[PATCH 0/2] add i2c support for mt8186
 2022-01-08  9:54 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: i2c: update bindings for MT8186 SoC
` [PATCH 2/2] i2c: mediatek: Add i2c compatible for Mediatek MT8186

[Buildroot] [PATCH 1/1] package/libldns: bump version to 1.8.1
 2022-01-08  9:54 UTC 

[Buildroot] [git commit] package/xfsprogs: bump to version 5.14.2
 2022-01-08  9:51 UTC 

[Buildroot] [PATCH 1/1] package/xfsprogs: bump to version 5.14.2
 2022-01-08  9:54 UTC  (2+ messages)

[PATCH] iio: adc: rzg2l_adc: Fix typo
 2022-01-08  9:53 UTC  (2+ messages)

[mingo-tip:sched/headers 2047/2372] kernel/up.c:14:5: warning: no previous prototype for 'smp_call_function_single'
 2022-01-08  9:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libfribidi: bump version to 1.0.11
 2022-01-08  9:50 UTC 

[Buildroot] [git commit] package/exfatprogs: bump version to 1.1.3
 2022-01-08  9:49 UTC 

[Buildroot] [git commit] package/mtools: bump version to 4.0.36
 2022-01-08  9:48 UTC 

[Buildroot] [git commit] package/unrar: bump version to 6.1.3
 2022-01-08  9:47 UTC 

[Buildroot] [git commit] package/pngquant: bump version to 2.17.0
 2022-01-08  9:47 UTC 

[Buildroot] [PATCH 1/1] package/exfatprogs: bump version to 1.1.3
 2022-01-08  9:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mtools: bump version to 4.0.36
 2022-01-08  9:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libcurl: bump version to 7.81.0
 2022-01-08  9:47 UTC 

[RFC PATCH v4 00/30] Add LoongArch softmmu support
 2022-01-08  9:14 UTC  (31+ messages)
` [RFC PATCH v4 01/30] target/loongarch: Update README
` [RFC PATCH v4 02/30] target/loongarch: Add CSR registers definition
` [RFC PATCH v4 03/30] target/loongarch: Add basic vmstate description of CPU
` [RFC PATCH v4 04/30] target/loongarch: Implement qmp_query_cpu_definitions()
` [RFC PATCH v4 05/30] target/loongarch: Add constant timer support
` [RFC PATCH v4 06/30] target/loongarch: Add MMU support for LoongArch CPU
` [RFC PATCH v4 07/30] target/loongarch: Add LoongArch CSR instruction
` [RFC PATCH v4 08/30] target/loongarch: Add LoongArch IOCSR instruction
` [RFC PATCH v4 09/30] target/loongarch: Add TLB instruction support
` [RFC PATCH v4 10/30] target/loongarch: Add other core instructions support
` [RFC PATCH v4 11/30] target/loongarch: Add LoongArch interrupt and exception handle
` [RFC PATCH v4 12/30] target/loongarch: Add timer related instructions support
` [RFC PATCH v4 13/30] target/loongarch: Add gdb support
` [RFC PATCH v4 14/30] hw/pci-host: Add ls7a1000 PCIe Host bridge support for Loongson3 Platform
` [RFC PATCH v4 15/30] hw/loongarch: Add support loongson3-ls7a machine type
` [RFC PATCH v4 16/30] hw/loongarch: Add LoongArch cpu interrupt support(CPUINTC)
` [RFC PATCH v4 17/30] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [RFC PATCH v4 18/30] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [RFC PATCH v4 19/30] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [RFC PATCH v4 20/30] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [RFC PATCH v4 21/30] hw/loongarch: Add irq hierarchy for the system
` [RFC PATCH v4 22/30] Enable common virtio pci support for LoongArch
` [RFC PATCH v4 23/30] hw/loongarch: Add some devices support for 3A5000
` [RFC PATCH v4 24/30] hw/loongarch: Add LoongArch ls7a rtc device support
` [RFC PATCH v4 25/30] hw/loongarch: Add default bios startup support
` [RFC PATCH v4 26/30] hw/loongarch: Add -kernel and -initrd options support
` [RFC PATCH v4 27/30] hw/loongarch: Add LoongArch smbios support
` [RFC PATCH v4 28/30] hw/loongarch: Add LoongArch acpi support
` [RFC PATCH v4 29/30] hw/loongarch: Add fdt support
` [RFC PATCH v4 30/30] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system

[Buildroot] [PATCH 1/1] package/pngquant: bump version to 2.17.0
 2022-01-08  9:47 UTC  (2+ messages)

[RFC PATCH v3 00/27] Add LoongArch softmmu support
 2022-01-08  9:44 UTC  (6+ messages)
` [RFC PATCH v3 18/27] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)

[Buildroot] [PATCH 1/1] package/unrar: bump version to 6.1.3
 2022-01-08  9:47 UTC  (2+ messages)

[Buildroot] [git commit] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.63
 2022-01-08  9:45 UTC 

[Buildroot] [PATCH 1/1] package/libcap: bump version to 2.62
 2022-01-08  9:45 UTC 

[Buildroot] [PATCH 1/1] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.63
 2022-01-08  9:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/icu: bump version to 70-1
 2022-01-08  9:39 UTC 

[PATCH v4 00/12] tcg/mips: Unaligned access and other cleanup
 2022-01-08  9:20 UTC  (8+ messages)
` [PATCH v4 02/12] tcg/mips: Support unaligned access for softmmu
` [PATCH v4 04/12] tcg/mips: Move TCG_GUEST_BASE_REG to S7
` [PATCH v4 05/12] tcg/mips: Unify TCG_GUEST_BASE_REG tests
` [PATCH v4 07/12] tcg/mips: Split out tcg_out_movi_one
` [PATCH v4 08/12] tcg/mips: Split out tcg_out_movi_two
` [PATCH v4 09/12] tcg/mips: Use the constant pool for 64-bit constants

[dpdk-dev] [RFC] mempool: implement index-based per core cache
 2022-01-08  9:37 UTC  (7+ messages)
` [PATCH 0/1] "

[PATCH] arm64: atomics: Dereference matching size
 2022-01-08  9:31 UTC  (3+ messages)

[rt-devel:linux-5.16.y-rt-rebase 102/127] kernel/locking/spinlock.c:306:9: error: implicit declaration of function '__raw_write_lock_nested'; did you mean '_raw_write_lock_nested'?
 2022-01-08  9:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/freetype: bump version to 2.11.1
 2022-01-08  9:32 UTC 

[PATCH v2] crypto: octeontx2 - Avoid stack variable overflow
 2022-01-08  9:28 UTC  (2+ messages)

[PATCH] softingcs: Fix memleak on registration failure in softingcs_probe
 2022-01-08  9:25 UTC 

[Buildroot] [PATCH 1/1] package/eudev/: bump version to 3.2.11
 2022-01-08  9:25 UTC 

[paulmck-rcu:dev.2022.01.04a 52/55] kernel/stop_machine.c:207:13: warning: variable 't' set but not used
 2022-01-08  9:21 UTC  (2+ messages)

Build failed in Jenkins: media-build #3762
 2022-01-08  9:19 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3763

[Buildroot] [PATCH 1/1] package/btrfs-progs: bump version to 5.15.1
 2022-01-08  9:13 UTC 

[PATCH v2 2/2] hwmon: Add "label" attribute
 2022-01-08  9:11 UTC 

[PATCH v1] misc: pci_endpoint_test: Use a semicolon as the end of the statement
 2022-01-08  9:09 UTC 

[efi:next] BUILD SUCCESS 42f4046bc4ba56c6e4d2af7a9d7f70eaa563daec
 2022-01-08  9:05 UTC 

[PATCH] KVM: Fix OOM vulnerability caused by continuously creating devices
 2022-01-08 16:49 UTC 

[PATCH v5 0/6] unpack large blobs in stream
 2022-01-08  8:54 UTC  (8+ messages)
` [PATCH v8 "
` [PATCH v8 1/6] unpack-objects: low memory footprint for get_data() in dry_run mode
` [PATCH v8 2/6] object-file.c: refactor write_loose_object() to several steps
` [PATCH v8 3/6] object-file.c: remove the slash for directory_size()
` [PATCH v8 4/6] object-file.c: add "stream_loose_object()" to handle large object
` [PATCH v8 5/6] unpack-objects: unpack_non_delta_entry() read data in a stream
` [PATCH v8 6/6] object-file API: add a format_object_header() function

[PATCH] dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe
 2022-01-08  8:53 UTC  (2+ messages)

[PULL 00/37] Bsd user arm patches
 2022-01-08  7:37 UTC  (37+ messages)
` [PULL 01/37] bsd-user/mips*: Remove mips support
` [PULL 02/37] bsd-user/freebsd: Create common target_os_ucontext.h file
` [PULL 04/37] bsd-user/i386/target_arch_signal.h: Remove target_sigcontext
` [PULL 05/37] bsd-user/i386/target_arch_signal.h: use new target_os_ucontext.h
` [PULL 06/37] bsd-user/i386/target_arch_signal.h: Update mcontext_t to match FreeBSD
` [PULL 07/37] bsd-user/i386: Move the inlines into signal.c
` [PULL 08/37] bsd-user/x86_64/target_arch_signal.h: Remove target_sigcontext
` [PULL 09/37] bsd-user/x86_64/target_arch_signal.h: use new target_os_ucontext.h
` [PULL 10/37] bsd-user/x86_64/target_arch_signal.h: Fill in mcontext_t
` [PULL 11/37] bsd-user/x86_64: Move functions into signal.c
` [PULL 12/37] bsd-user/target_os_signal.h: Move signal prototypes to target_os_ucontext.h
` [PULL 13/37] bsd-user/arm/target_arch_sysarch.h: Use consistent include guards
` [PULL 14/37] bsd-user/arm/target_syscall.h: Add copyright and update name
` [PULL 15/37] bsd-user/arm/target_arch_cpu.c: Target specific TLS routines
` [PULL 16/37] bsd-user/arm/target_arch_cpu.h: CPU Loop definitions
` [PULL 17/37] bsd-user/arm/target_arch_cpu.h: Implement target_cpu_clone_regs
` [PULL 18/37] bsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop implementation
` [PULL 19/37] bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptions
` [PULL 20/37] bsd-user/arm/target_arch_cpu.h: Implement data abort exceptions
` [PULL 21/37] bsd-user/arm/target_arch_cpu.h: Implement system call dispatch
` [PULL 22/37] bsd-user/arm/target_arch_reg.h: Implement core dump register copying
` [PULL 23/37] bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space
` [PULL 24/37] bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm
` [PULL 25/37] bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread
` [PULL 26/37] bsd-user/arm/target_arch_elf.h: arm defines for ELF
` [PULL 27/37] bsd-user/arm/target_arch_elf.h: arm get hwcap
` [PULL 28/37] bsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl
` [PULL 29/37] bsd-user/arm/target_arch_signal.h: arm specific signal registers and stack
` [PULL 30/37] bsd-user/arm/target_arch_signal.h: arm machine context and trapframe for signals
` [PULL 31/37] bsd-user/arm/target_arch_signal.h: Define size of *context_t
` [PULL 32/37] bsd-user/arm/signal.c: arm set_sigtramp_args
` [PULL 33/37] bsd-user/arm/signal.c: arm get_mcontext
` [PULL 34/37] bsd-user/arm/signal.c: arm set_mcontext
` [PULL 35/37] bsd-user/arm/signal.c: arm get_ucontext_sigreturn
` [PULL 36/37] bsd-user/freebsd/target_os_ucontext.h: Require TARGET_*CONTEXT_SIZE
` [PULL 37/37] bsd-user: add arm target build

[PATCH 0/4] irqchip/meson-gpio: Add support for Meson-S4 SoC
 2022-01-08  8:42 UTC  (15+ messages)
` [PATCH 1/4] dt-bindings: interrupt-controller: New binding for Meson-S4 SoCs
` [PATCH 2/4] irqchip/meson-gpio: support more than 8 channels gpio irq line
` [PATCH 3/4] irqchip/meson-gpio: add select trigger type callback
` [PATCH 4/4] irqchip/meson-gpio: Add support for meson s4 SoCs

[PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
 2022-01-08  8:43 UTC  (5+ messages)
` [PATCH v4 00/68] fscache, cachefiles: Rewrite

[PATCH 3/4] wcn36xx: Track SNR and RSSI for each RX frame
 2022-01-08  8:41 UTC  (3+ messages)

[agd5f:drm-next 20/53] drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm_internal.c:29:6: warning: no previous prototype for function 'amdgpu_dpm_get_active_displays'
 2022-01-08  8:41 UTC  (2+ messages)

[PATCH bpf] tools/bpf: only set obj->skeleton without err
 2022-01-08  8:40 UTC 

[PATCH] bcache: use default_groups in kobj_type
 2022-01-08  8:31 UTC  (3+ messages)

[PATCH 0/5] staging: r8188eu: remove some functions
 2022-01-08  8:27 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: rtw_hostapd_mlme_rx() is empty
` [PATCH 2/5] staging: r8188eu: convert switch to if statement in mgt_dispatcher()
` [PATCH 3/5] staging: r8188eu: rtw_os_recv_resource_free() is empty
` [PATCH 4/5] staging: r8188eu: rtw_os_recv_resource_init() does nothing
` [PATCH 5/5] staging: r8188eu: remove rtw_os_recv_resource_alloc()

[PATCH v2 1/2] kbuild: move headers_check.pl to usr/include/
 2022-01-08  8:24 UTC  (3+ messages)

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 2579/9999] mm/hmm.c:177:13: error: implicit declaration of function 'pmd_protnone'; did you mean 'pmd_none'?
 2022-01-08  8:20 UTC  (2+ messages)

[PATCH] mm: remove offset check on page->compound_head and folio->lru
 2022-01-08  8:13 UTC  (7+ messages)

[ammarfaizi2-block:google/android/kernel/common/android11-kiwi-5.4 9998/9999] drivers/virtio/virtio_pvclock.c:48:6: warning: no previous prototype for 'update_suspend_time'
 2022-01-08  8:20 UTC  (2+ messages)

[mingo-tip:sched/headers 1880/2372] arch/x86/entry/vdso/vdso32-setup.c:55:12: warning: no previous prototype for 'sysenter_setup'
 2022-01-08  8:20 UTC  (2+ messages)

[PATCH 3/3] tracing/filter: make filter_pred_pchar() survive the access to user space
 2022-01-08  8:20 UTC  (3+ messages)

[Buildroot] [git commit] support/testing: tyest_python_pybind.py: fix flake8 errors
 2022-01-08  8:15 UTC 

[Buildroot] [PATCH 1/3] package/libks: new package
 2022-01-08  8:16 UTC  (3+ messages)
` [Buildroot] [PATCH v2 3/3] package/freeswitch: bump version to 1.10.7

[dpdk-dev] [PATCH] net/virtio: fix uninitialized old_rss_key variable
 2022-01-08  8:14 UTC 

Powerpc grub_func_test never exits
 2022-01-08  8:11 UTC  (2+ messages)

[PATCH net-next] net: lantiq_etop: add blank line after declaration
 2022-01-08  8:04 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in sctp_inq_pop (2)
 2022-01-08  8:00 UTC 

[PATCH v2] iommu: Fix potential use-after-free during probe
 2022-01-08  7:55 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/virtio-user: check fd flags getting failure
 2022-01-08  7:52 UTC 

[dpdk-dev] [PATCH] ethdev: fix rxq_state leak in error path
 2022-01-08  7:51 UTC 

pull request: bluetooth 2022-01-07
 2022-01-08  7:50 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libmicrohttpd: fix pthread detection
 2022-01-08  7:50 UTC 

[PATCH v3 0/2] hw/arm/virt: Support for virtio-mem-pci
 2022-01-08  7:21 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v4 0/7] tcg/arm: Unaligned access and other cleanup
 2022-01-08  6:33 UTC  (3+ messages)
` [PATCH v4 2/7] tcg/arm: Remove use_armv5t_instructions
` [PATCH v4 7/7] tcg/arm: Support raising sigbus for user-only

[PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
 2022-01-08  7:17 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.