messages from 2022-01-08 06:18:56 to 2022-01-08 08:44:01 UTC [more...]
[PATCH 0/4] irqchip/meson-gpio: Add support for Meson-S4 SoC
2022-01-08 8:42 UTC (13+ 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
[PULL 00/37] Bsd user arm patches
2022-01-08 7:37 UTC (74+ messages)
` [PULL 01/37] bsd-user/mips*: Remove mips support
` [PULL 02/37] bsd-user/freebsd: Create common target_os_ucontext.h file
` [PULL 03/37] bsd-user: create a per-arch signal.c 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 v4 00/68] fscache, cachefiles: Rewrite
2022-01-08 8:43 UTC (6+ messages)
` [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
[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 0/2] Misc driver improvements
2022-01-08 8:34 UTC (3+ messages)
` [PATCH 1/2] lib: utils/ipi: Fix size check in aclint_mswi_cold_init()
[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)
[PATCH v1 0/3] Miscellaneous PMU fixes
2022-01-08 8:24 UTC (3+ messages)
` [PATCH v1 2/3] lib: sbi: Disable interrupt during config matching
[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 (5+ 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 v4 00/12] tcg/mips: Unaligned access and other cleanup
2022-01-08 6:36 UTC (13+ messages)
` [PATCH v4 01/12] tcg/mips: Support unaligned access for user-only
` [PATCH v4 02/12] tcg/mips: Support unaligned access for softmmu
` [PATCH v4 03/12] tcg/mips: Move TCG_AREG0 to S8
` [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 06/12] tcg/mips: Create and use TCG_REG_TB
` [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
` [PATCH v4 10/12] tcg/mips: Aggressively use the constant pool for n64 calls
` [PATCH v4 11/12] tcg/mips: Try tb-relative addresses in tcg_out_movi
` [PATCH v4 12/12] tcg/mips: Try three insns with shift and add "
[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
[Buildroot] [PATCH 1/1] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.63
2022-01-08 7:59 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 v4 0/7] tcg/arm: Unaligned access and other cleanup
2022-01-08 6:33 UTC (8+ messages)
` [PATCH v4 1/7] tcg/arm: Drop support for armv4 and armv5 hosts
` [PATCH v4 2/7] tcg/arm: Remove use_armv5t_instructions
` [PATCH v4 3/7] tcg/arm: Remove use_armv6_instructions
` [PATCH v4 4/7] tcg/arm: Check alignment for ldrd and strd
` [PATCH v4 5/7] tcg/arm: Support unaligned access for softmmu
` [PATCH v4 6/7] tcg/arm: Reserve a register for guest_base
` [PATCH v4 7/7] tcg/arm: Support raising sigbus for user-only
[ammarfaizi2-block:google/android/kernel/common/android11-kiwi-5.4 754/9999] drivers/rtc/hctosys.c:24:5: warning: no previous prototype for function 'rtc_hctosys'
2022-01-08 7:39 UTC (2+ messages)
[PULL 00/37] riscv-to-apply queue
2022-01-08 5:50 UTC (22+ messages)
` [PULL 08/37] target/riscv: Mark the Hypervisor extension as non experimental
` [PULL 13/37] target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening fp insns
` [PULL 14/37] target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening fp/int type-convert insns
` [PULL 15/37] target/riscv: rvv-1.0: Call the correct RVF/RVD check function for narrowing "
` [PULL 16/37] target/riscv: Fix position of 'experimental' comment
` [PULL 18/37] exec/memop: Adding signed quad and octo defines
` [PULL 20/37] target/riscv: additional macros to check instruction support
` [PULL 22/37] target/riscv: array for the 64 upper bits of 128-bit registers
` [PULL 24/37] target/riscv: moving some insns close to similar insns
` [PULL 25/37] target/riscv: accessors to registers upper part and 128-bit load/store
` [PULL 26/37] target/riscv: support for 128-bit bitwise instructions
` [PULL 28/37] target/riscv: support for 128-bit shift instructions
` [PULL 29/37] target/riscv: support for 128-bit arithmetic instructions
` [PULL 30/37] target/riscv: support for 128-bit M extension
` [PULL 31/37] target/riscv: adding high part of some csrs
` [PULL 32/37] target/riscv: helper functions to wrap calls to 128-bit csr insns
` [PULL 33/37] target/riscv: modification of the trans_csrxx for 128-bit support
` [PULL 34/37] target/riscv: actual functions to realize crs 128-bit insns
` [PULL 35/37] target/riscv: Set the opcode in DisasContext
` [PULL 36/37] target/riscv: Fixup setting GVA
` [PULL 37/37] target/riscv: Implement the stval/mtval illegal instruction
[conntrack-tools PATCH] conntrackd: cthelper: ssdp: Fix parsing of IPv6 M-SEARCH requests
2022-01-08 7:32 UTC
[mingo-tip:sched/headers 1824/2372] lib/memcat_p.c:10:8: warning: no previous prototype for '__memcat_p'
2022-01-08 7:29 UTC (2+ messages)
[PATCH 0/4] Prepare general purpose clocks on msm8916
2022-01-08 7:29 UTC (7+ messages)
` [PATCH 1/4] clk: qcom: clk-rcg2: Fail Duty-Cycle configuration if MND divider is not enabled
` [PATCH 2/4] clk: qcom: clk-rcg2: Make sure to not write d=0 to the NMD register
[PATCH v3 0/2] hw/arm/virt: Support for virtio-mem-pci
2022-01-08 7:21 UTC (4+ messages)
` [PATCH v3 2/2] "
linux-next: Fixes tag needs some work in the devicetree tree
2022-01-08 7:25 UTC
linux-next: Signed-off-by missing for commit in the kvm tree
2022-01-08 7:24 UTC
[PATCH v5] receive-pack.c: consolidate find header logic
2022-01-08 7:11 UTC (3+ messages)
` [PATCH v6] "
[PATCH] virtio: Simplify DMA setting
2022-01-08 7:08 UTC
❌ FAIL: Test report for kernel 5.16.0-rc8 (mainline.kernel.org-clang, 35632d92)
2022-01-08 7:05 UTC
[Buildroot] [autobuild.buildroot.net] Daily results for 2022-01-07
2022-01-08 7:05 UTC
[Intel-gfx] [PATCH v2 0/7] Start cleaning up register definitions
2022-01-08 7:00 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Start cleaning up register definitions (rev2)
Consistent failure of bcache upgrading from 5.10 to 5.15.2
2022-01-08 6:57 UTC (9+ messages)
linux-next: state of the nfsd tree
2022-01-08 6:52 UTC (4+ messages)
[PATCH] mei: me: Use dma_set_mask_and_coherent() and simplify code
2022-01-08 6:50 UTC
[linux-next:master 1036/11475] fs/dlm/lowcomms.c:607:2: warning: Value stored to 'inet' is never read [clang-analyzer-deadcode.DeadStores]
2022-01-08 6:49 UTC
[PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
2022-01-08 6:39 UTC (3+ messages)
[PATCH 00/18] *** Implement simple haptic HID support ***
2022-01-08 6:46 UTC (3+ messages)
` [PATCH 18/18] HID: i2c-hid: fix i2c_hid_set_or_send_report
[PATCH v6 00/23] QEMU RISC-V AIA support
2022-01-08 6:35 UTC (4+ messages)
` [PATCH v6 18/23] hw/intc: Add RISC-V AIA APLIC device emulation
[PATCH -next] cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment
2022-01-08 6:38 UTC (2+ messages)
drivers/md/dm-kcopyd.c:494:3: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
2022-01-08 6:28 UTC
[PATCH v4 00/32] Separate struct slab from struct page
2022-01-08 6:21 UTC (5+ messages)
` [PATCH v4 07/32] mm: Convert __ksize() to struct slab
Brian Rogers N1URO - Silent Key
2022-01-08 6:19 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.