All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-08 04:41:03 to 2022-01-08 08:14:19 UTC [more...]

[PULL 00/37] Bsd user arm patches
 2022-01-08  7:37 UTC  (49+ 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

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  (38+ messages)
` [PULL 01/37] target/riscv/pmp: fix no pmp illegal intrs
` [PULL 02/37] hw/dma: sifive_pdma: support high 32-bit access of 64-bit register
` [PULL 03/37] hw/dma: sifive_pdma: permit 4/8-byte access size of PDMA registers
` [PULL 04/37] hw/intc: sifive_plic: Add a reset function
` [PULL 05/37] hw/intc: sifive_plic: Cleanup the write function
` [PULL 06/37] hw/intc: sifive_plic: Cleanup the read function
` [PULL 07/37] hw/intc: sifive_plic: Cleanup remaining functions
` [PULL 08/37] target/riscv: Mark the Hypervisor extension as non experimental
` [PULL 09/37] target/riscv: Enable the Hypervisor extension by default
` [PULL 10/37] hw/riscv: Use error_fatal for SoC realisation
` [PULL 11/37] hw/riscv: virt: Allow support for 32 cores
` [PULL 12/37] roms/opensbi: Upgrade from v0.9 to v1.0
` [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 17/37] exec/memop: Adding signedness to quad definitions
` [PULL 18/37] exec/memop: Adding signed quad and octo defines
` [PULL 19/37] qemu/int128: addition of div/rem 128-bit operations
` [PULL 20/37] target/riscv: additional macros to check instruction support
` [PULL 21/37] target/riscv: separation of bitwise logic and arithmetic helpers
` [PULL 22/37] target/riscv: array for the 64 upper bits of 128-bit registers
` [PULL 23/37] target/riscv: setup everything for rv64 to support rv128 execution
` [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 27/37] target/riscv: support for 128-bit U-type 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 v4 00/68] fscache, cachefiles: Rewrite
 2022-01-08  7:17 UTC  (4+ messages)
` [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag

[PATCH v5] receive-pack.c: consolidate find header logic
 2022-01-08  7:11 UTC  (4+ 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  (12+ messages)
` [Intel-gfx] [PATCH v2 1/7] drm/i915: Use parameterized GPR register definitions everywhere
` [Intel-gfx] [PATCH v2 2/7] drm/i915: Parameterize PWRCTX_MAXCNT
` [Intel-gfx] [PATCH v2 3/7] drm/i915: Parameterize ECOSKPD
` [Intel-gfx] [PATCH v2 4/7] drm/i915: Use RING_PSMI_CTL rather than per-engine macros
` [Intel-gfx] [PATCH v2 5/7] drm/i915: Replace GFX_MODE_GEN7 with RING_MODE_GEN7
` [Intel-gfx] [PATCH v2 6/7] drm/i915/gt: Move engine registers to their own header
` [Intel-gfx] [PATCH v2 7/7] drm/i915: Move SNPS PHY "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Start cleaning up register definitions (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

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 

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

[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 

[PATCH] bcache: use default_groups in kobj_type
 2022-01-08  6:16 UTC  (2+ messages)

linux-next: much more building going on
 2022-01-08  6:14 UTC  (3+ messages)

[arm:net-queue 171/174] drivers/net/dsa/mt7530.c:3005:18: error: incompatible function pointer types initializing 'int (*)(struct phylink_pcs *, unsigned int, unsigned long *, const struct phylink_link_state *)' with an expression of type 'void (struct phylink_pcs *, unsigned lo
 2022-01-08  6:07 UTC  (3+ messages)

drivers/media/i2c/ov5648.c:2035:39: warning: taking address of packed member 'handler' of class or structure 'ov5648_ctrls' may result in an unaligned pointer value
 2022-01-08  6:07 UTC  (2+ messages)

[ti:ti-rt-linux-5.10.y 2220/9999] drivers/remoteproc/remoteproc_core.c:2104 rproc_boot() warn: inconsistent indenting
 2022-01-08  6:07 UTC 

[PATCH 0/2] fix blocks allocate issue during fast commit replay
 2022-01-08  6:05 UTC  (5+ messages)
` [PATCH 1/2] ext4: prevent used blocks from being allocated "
    ` [External] "

[ammarfaizi2-block:google/android/kernel/common/android11-kiwi-5.4 2422/9999] kernel/power/wakeup_reason.c:199:6: warning: no previous prototype for function '__log_abort_or_abnormal_wake'
 2022-01-08  5:56 UTC  (2+ messages)

[mingo-tip:sched/headers 104/2372] init/main.c:884:13: warning: no previous prototype for function 'init_per_task_early'
 2022-01-08  5:56 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION b8170452cd5121b11a5726e3ea8dbdfc2d74e771
 2022-01-08  5:56 UTC 

[PATCH 1/1] i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c
 2022-01-08  5:45 UTC  (2+ messages)

[PATCH 0/6] refs: excessive hook execution with packed refs
 2022-01-08  5:43 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/6] refs: demonstrate excessive execution of the reference-transaction hook

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-08  5:40 UTC  (5+ messages)
` [RFC PATCH v3 03/11] KVM: Introduce KVM_CAP_ARM_HVC_FW_REG_BMAP

[PATCH -next] i2c: sh_mobile: remove unneeded semicolon
 2022-01-08  5:41 UTC 

xfs_bmap_extents_to_btree allocation warnings
 2022-01-08  5:40 UTC  (3+ messages)

[PATCHv6 0/5] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2022-01-08  5:34 UTC  (7+ messages)
` [PATCHv6 4/5] tracing: Add register read/write tracing support

[tip:x86/sgx] BUILD SUCCESS 2056e2989bf47ad7274ecc5e9dda2add53c112f9
 2022-01-08  5:35 UTC 

[PATCH 00/48] Folios for 5.17
 2022-01-08  5:32 UTC  (3+ messages)

[PULL v3 00/55] virtio,pci,pc: features,fixes,cleanups
 2022-01-08  5:32 UTC  (2+ messages)

[qemu-mainline test] 167633: tolerable FAIL - PUSHED
 2022-01-08  5:27 UTC 

[GIT PULL] Apple SoC MAINTAINERS updates for 5.17
 2022-01-08  5:13 UTC  (2+ messages)

[PATCH] drm/i915: Discard large BIOS framebuffers causing display corruption
 2022-01-08  5:11 UTC 

[PATCH] bpf: core: Fix the call ins's offset s32 -> s16 truncation
 2022-01-08  5:11 UTC 

[PATCH RESEND -perfbook 00/10] Index and acronym updates
 2022-01-08  5:07 UTC  (3+ messages)

[ammarfaizi2-block:google/android/kernel/common/android11-kiwi-5.4 754/9999] drivers/rtc/hctosys.c:24:5: warning: no previous prototype for 'rtc_hctosys'
 2022-01-08  4:56 UTC  (2+ messages)

[mingo-tip:sched/headers 1785/2372] kernel/sched/core.c:5331:20: warning: no previous prototype for 'task_sched_runtime'
 2022-01-08  4:35 UTC 

[PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
 2022-01-08  4:54 UTC  (7+ messages)

[PATCH] drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()
 2022-01-08  4:46 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v3 01/14] ice: Refactor spoofcheck configuration functions
 2022-01-08  4:42 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net-next v3 09/14] ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads


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.