All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-18 19:40:40 to 2021-08-18 20:32:26 UTC [more...]

[PATCH v3 1/4] sstate.bbclass: track found files on mirrors with a counter
 2021-08-18 20:32 UTC  (4+ messages)
` [PATCH v3 3/4] sstate.bbclass: get the number of threads from BB_NUMBER_THREADS
  ` [OE-core] "

[PATCH v3 00/16] tcg/mips: Unaligned access and other cleanup
 2021-08-18 20:19 UTC  (10+ messages)
` [PATCH v3 01/16] tcg/mips: Support unaligned access for user-only
` [PATCH v3 02/16] tcg/mips: Support unaligned access for softmmu
` [PATCH v3 03/16] tcg/mips: Drop inline markers
` [PATCH v3 04/16] tcg/mips: Move TCG_AREG0 to S8
` [PATCH v3 05/16] tcg/mips: Move TCG_GUEST_BASE_REG to S7
` [PATCH v3 07/16] tcg/mips: Allow JAL to be out of range in tcg_out_bswap_subr
` [PATCH v3 08/16] tcg/mips: Unset TCG_TARGET_HAS_direct_jump
` [PATCH v3 12/16] tcg/mips: Split out tcg_out_movi_two
` [PATCH v3 15/16] tcg/mips: Try tb-relative addresses in tcg_out_movi

[PATCH] mceusb: Return without resubmitting URB in case of -EPROTO error
 2021-08-18 20:31 UTC 

[PATCH v3 0/6] Remove unconditional arch dependency on asm/debugger.h
 2021-08-18 20:29 UTC  (7+ messages)
` [PATCH v3 1/6] arm/traps: remove debugger_trap_fatal() calls
` [PATCH v3 2/6] x86/debugger: separate Xen and guest debugging debugger_trap_* functions
` [PATCH v3 3/6] arch/x86: rename debug.c to gdbsx.c
` [PATCH v3 4/6] x86/gdbsx: expand dbg_rw_mem() inline
` [PATCH v3 5/6] arch/x86: move domain_pause_for_debugger() to domain.h
` [PATCH v3 6/6] x86: change asm/debugger.h to xen/debugger.h

Bug: Segmentation fault in git diff
 2021-08-18 20:30 UTC  (4+ messages)

[PATCH v4 1/4] sstate.bbclass: track found files on mirrors with a counter
 2021-08-18 20:29 UTC  (4+ messages)
` [PATCH v4 2/4] sstate.bbclass: only search on the mirrors for the missing files
` [PATCH v4 3/4] sstate.bbclass: get the number of threads from BB_NUMBER_THREADS
` [PATCH v4 4/4] sstate.bbclass: sstate mirror progress bar cleanup

[PATCH v2] dt-bindings: memory: convert H8/300 bus controller to dtschema
 2021-08-18 20:29 UTC 

[Cluster-devel] [PATCH RESEND dlm/next 0/4] fs: dlm: misc and tracing
 2021-08-18 20:27 UTC  (5+ messages)
` [Cluster-devel] [PATCH RESEND dlm/next 1/4] fs: dlm: implement delayed ack handling
` [Cluster-devel] [PATCH RESEND dlm/next 2/4] fs: dlm: fix return -EINTR on recovery stopped
` [Cluster-devel] [PATCH RESEND dlm/next 3/4] fs: dlm: initial support for tracepoints
` [Cluster-devel] [PATCH RESEND dlm/next 4/4] fs: dlm: trace socket handling

[PATCH 0/4] vl: Prioritize device realizations
 2021-08-18 19:43 UTC  (5+ messages)
` [PATCH 1/4] qdev-monitor: Trace qdev creation
` [PATCH 2/4] qemu-config: Allow in-place sorting of QemuOptsList
` [PATCH 3/4] qdev: Export qdev_get_device_class()
` [PATCH 4/4] vl: Prioritize realizations of devices

[PATCH 1/2] staging: r8188eu: ctrl vendor req value is always 0x05
 2021-08-18 20:00 UTC  (2+ messages)
` [PATCH 2/2] staging: r8188eu: ctrl vendor req index is not used

[PATCH v3 00/13] AQMP TUI Draft
 2021-08-18 19:45 UTC  (10+ messages)
` [PATCH v3 04/13] python/aqmp-tui: Add AQMP TUI draft
` [PATCH v3 09/13] python/aqmp-tui: Add QMP connection manager

[PATCH] media: uvcvideo: Quirk for hardware with invalid sof
 2021-08-18 20:23 UTC 

[PATCH] dt-bindings: memory: convert H8/300 bus controller to dtschema
 2021-08-18 20:22 UTC  (3+ messages)

[Buildroot] [PATCH] package/sentry-cli: remove package
 2021-08-18 20:22 UTC 

[Intel-gfx] [PATCH 00/17] drm/i915/dp: dp 2.0 enabling prep work
 2021-08-18 20:21 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v2 0/4] KVM: arm64: Fix some races in CPU_ON PSCI call
 2021-08-18 20:21 UTC  (10+ messages)
` [PATCH v2 1/4] KVM: arm64: Fix read-side race on updates to vcpu reset state
` [PATCH v2 2/4] KVM: arm64: Handle PSCI resets before userspace touches vCPU state
` [PATCH v2 3/4] KVM: arm64: Enforce reserved bits for PSCI target affinities
` [PATCH v2 4/4] selftests: KVM: Introduce psci_cpu_on_test

[RFC PATCH 0/5] selftests: floppy: basic tests
 2021-08-18 20:21 UTC  (5+ messages)
` [RFC PATCH 1/5] checkpatch: improve handling of revert commits

[PATCH v3 00/66] Unaligned access for user-only
 2021-08-18 19:19 UTC  (37+ messages)
` [PATCH v3 23/66] tcg: Expand MO_SIZE to 3 bits
` [PATCH v3 24/66] tcg: Rename TCGMemOpIdx to MemOpIdx
` [PATCH v3 25/66] tcg: Split out MemOpIdx to exec/memopidx.h
` [PATCH v3 26/66] trace/mem: Pass MemOpIdx to trace_mem_get_info
` [PATCH v3 29/66] trace: Split guest_mem_before
` [PATCH v3 30/66] target/arm: Use MO_128 for 16 byte atomics
` [PATCH v3 31/66] target/i386: "
` [PATCH v3 32/66] target/ppc: "
` [PATCH v3 34/66] target/hexagon: Implement cpu_mmu_index
` [PATCH v3 35/66] accel/tcg: Add cpu_{ld,st}*_mmu interfaces
` [PATCH v3 36/66] accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
` [PATCH v3 37/66] target/mips: Use cpu_*_data_ra for msa load/store
` [PATCH v3 38/66] target/mips: Use 8-byte memory ops "
` [PATCH v3 40/66] target/sparc: Use cpu_*_mmu instead of helper_*_mmu
` [PATCH v3 42/66] tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
` [PATCH v3 43/66] tcg: Add helper_unaligned_{ld, st} for user-only sigbus
` [PATCH v3 44/66] tcg/i386: Support raising sigbus for user-only
` [PATCH v3 48/66] hw/core/cpu: Re-sort the non-pointers to the end of CPUClass
` [PATCH v3 49/66] linux-user: Add code for PR_GET/SET_UNALIGN
` [PATCH v3 50/66] hw/core/cpu: Move cpu properties to cpu-sysemu.c
` [PATCH v3 51/66] hw/core/cpu: Add prctl-unalign-sigbus property for user-only
` [PATCH v3 52/66] target/alpha: Reorg fp memory operations
` [PATCH v3 53/66] target/alpha: Reorg integer "
` [PATCH v3 54/66] target/alpha: Implement prctl_unalign_sigbus
` [PATCH v3 55/66] target/hppa: "
` [PATCH v3 56/66] target/sh4: "
` [PATCH v3 57/66] accel/tcg/user-exec: Convert DEBUG_SIGNAL to tracepoint
` [PATCH v3 58/66] include/exec: Move cpu_signal_handler declaration
` [PATCH v3 59/66] accel/tcg: Handle SIGBUS in handle_cpu_signal
` [PATCH v3 60/66] tcg/aarch64: Support raising sigbus for user-only
` [PATCH v3 61/66] tcg/ppc: "
` [PATCH v3 62/66] tcg/s390: "
` [PATCH v3 63/66] tcg/tci: "
` [PATCH v3 64/66] tcg: Canonicalize alignment flags in MemOp
` [PATCH v3 65/66] tcg/riscv: Support raising sigbus for user-only
` [PATCH v3 66/66] tcg/riscv: Remove add with zero on user-only memory access

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-08-17
 2021-08-18 20:18 UTC  (4+ messages)

[PATCH] mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
 2021-08-18 20:18 UTC  (3+ messages)

[spi:for-5.15 28/29] drivers/spi/spi-rockchip-sfc.c:456:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-08-18 20:17 UTC  (2+ messages)

ipv6 ::1 and lo dev
 2021-08-18 20:17 UTC  (3+ messages)

[RFC WIP][PATCH] add two zram IMAGE_FEATUREs
 2021-08-18 20:17 UTC 

[PATCH v2] drm/i915/dp: Use max params for panels < eDP 1.4
 2021-08-18 20:17 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v5] clone: set submodule.recurse=true if user enables feature.experimental flag
 2021-08-18 20:15 UTC  (6+ messages)
` [PATCH v6] clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabled
        ` [PATCH] fixup! "

[PATCH v4] Driver for ON Semi AR0521 camera sensor
 2021-08-18 20:15 UTC  (4+ messages)

[syzbot] WARNING in hid_submit_ctrl/usb_submit_urb
 2021-08-18 20:13 UTC  (2+ messages)

[PATCH] drm/i915/gt: Potential error pointer dereference in pinned_context()
 2021-08-18 20:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Potential error pointer dereference in pinned_context() (rev2)

stable/linux-5.10.y build: 182 builds: 0 failed, 182 passed, 14 warnings (v5.10.60)
 2021-08-18 20:12 UTC 

[PATCH net-next 0/2] Add Xilinx GMII2RGMII loopback support
 2021-08-18 20:11 UTC  (4+ messages)
` [PATCH net-next 1/2] net: phy: Support set_loopback override

[PATCH v5 0/1] asus-wmi: add platform_profile support
 2021-08-18 20:11 UTC  (4+ messages)
` [PATCH v5 1/1] asus-wmi: Add support for platform_profile

[PATCH] lib/vsprintf: don't increment buf in bitmap_list_string
 2021-08-18 20:10 UTC  (4+ messages)

[PATCH net-next] ipmr: ip6mr: Add ability to display non default caches and vifs
 2021-08-18 20:09 UTC 

[RFC PATCH 00/13] Add support for Mirror VM
 2021-08-18 19:47 UTC  (8+ messages)

[PATCH v3 0/2] iio: accel: Add support for ADXL313 accelerometer
 2021-08-18 20:07 UTC  (6+ messages)
` [PATCH v3 2/2] iio: accel: Add driver support for ADXL313

[PATCH v1 1/4] dt-bindings: msm: add DT bindings for sc7280
 2021-08-18 20:07 UTC  (14+ messages)
` [PATCH v1 2/4] arm64: dts: qcom: sc7280: add display dt nodes
` [PATCH v1 3/4] arm64: dts: qcom: sc7280: Add DSI display nodes
` [PATCH v1 4/4] arm64: dts: qcom: sc7280: add edp display dt nodes

ulogd packet based logging with CT info
 2021-08-18 20:06 UTC  (8+ messages)

ss command not showing raw sockets? (regression)
 2021-08-18 19:57 UTC  (9+ messages)

[ogabbay:habanalabs-next 51/55] drivers/misc/habanalabs/common/debugfs.c:360:7: warning: format specifies type 'unsigned long long' but the argument has type 'dma_addr_t' (aka 'unsigned int')
 2021-08-18 20:05 UTC  (2+ messages)

stable/linux-5.4.y build: 186 builds: 0 failed, 186 passed, 91 warnings (v5.4.142)
 2021-08-18 20:02 UTC 

[Buildroot] [PATCH v2] toolchain: remove binutils bug 21464
 2021-08-18 20:01 UTC  (5+ messages)
` [Buildroot] [PATCH v2 0/3] Fix binutils bug 21464 and remove it
  ` [Buildroot] [PATCH v2 1/3] package/libgeos: fix build failure due to missing -mcmodel=large

[PATCH] KVM: arm64: vgic: Resample HW pending state on deactivation
 2021-08-18 19:40 UTC  (5+ messages)

[PATCH v2 00/10] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-08-18 18:43 UTC  (11+ messages)
` [PATCH v2 01/10] KVM: arm64: selftests: Add MMIO readl/writel support
` [PATCH v2 02/10] KVM: arm64: selftests: Add write_sysreg_s and read_sysreg_s
` [PATCH v2 03/10] KVM: arm64: selftests: Add support for cpu_relax
` [PATCH v2 04/10] KVM: arm64: selftests: Add basic support for arch_timers
` [PATCH v2 05/10] KVM: arm64: selftests: Add basic support to generate delays
` [PATCH v2 06/10] KVM: arm64: selftests: Add support to disable and enable local IRQs
` [PATCH v2 07/10] KVM: arm64: selftests: Add support to get the vcpuid from MPIDR_EL1
` [PATCH v2 08/10] KVM: arm64: selftests: Add light-weight spinlock support
` [PATCH v2 09/10] KVM: arm64: selftests: Add basic GICv3 support
` [PATCH v2 10/10] KVM: arm64: selftests: Add arch_timer test

KVM: arm64: vgic: Resample HW pending state on deactivation
 2021-08-18 18:42 UTC  (2+ messages)

linux-next: manual merge of the pinctrl tree with the irqchip tree
 2021-08-18 19:59 UTC  (3+ messages)

Can't get RAID5/RAID6 NVMe randomread IOPS - AMD ROME what am I missing?????
 2021-08-18 19:59 UTC  (11+ messages)
      ` [Non-DoD Source] "
                  ` [Non-DoD Source] "

[PATCH v3 0/2] Apple M1 PCIe DT bindings
 2021-08-18 19:56 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: pci: Add DT bindings for apple,pcie

[PATCH v8 1/9] pinctrl/rockchip: always enable clock for gpio controller
 2021-08-18 19:57 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v8 2/9] pinctrl/rockchip: separate struct rockchip_pin_bank to a head file
 2021-08-18 19:57 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v8 3/9] pinctrl/rockchip: add pinctrl device to gpio bank struct
 2021-08-18 19:57 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v8 6/9] gpio/rockchip: use struct rockchip_gpio_regs for gpio controller
 2021-08-18 19:57 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v8 4/9] dt-bindings: gpio: change items restriction of clock for rockchip,gpio-bank
 2021-08-18 19:57 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v8 5/9] gpio/rockchip: add driver for rockchip gpio
 2021-08-18 19:57 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v8 7/9] gpio/rockchip: support next version gpio controller
 2021-08-18 19:56 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v8 8/9] gpio/rockchip: drop irq_gc_lock/irq_gc_unlock for irq set type
 2021-08-18 19:56 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v8 9/9] pinctrl/rockchip: drop the gpio related codes
 2021-08-18 19:56 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[Buildroot] [PATCH-2021.02.x] package/glibc: security bump to version 2.32-50-g737efa27fca5c97f5
 2021-08-18 19:55 UTC  (3+ messages)

[PATCH 0/8] drm + usb-type-c: Add support for out-of-band hotplug notification (v4 resend)
 2021-08-18 19:54 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[yocto] [meta-raspberrypi] Would like to run xterm on Raspberry Pi 4 but Xorg fails with "module fbdev not found"
 2021-08-18 19:53 UTC 

nouveau resume regression after 64f7c698bea9 ("drm/nouveau/fifo: add engine_id hook")
 2021-08-18 19:50 UTC  (3+ messages)
  ` [Nouveau] "

New version of lore available for preview
 2021-08-18 19:50 UTC  (4+ messages)

[PATCH] usb: dwc3: Decouple USB 2.0 L1 & L2 events
 2021-08-18 19:48 UTC  (4+ messages)
` [RFT][PATCH] "

[PATCH 00/11] coresight: Patches for v5.15
 2021-08-18 19:40 UTC  (22+ messages)
` [PATCH 01/11] coresight: syscfg: Initial coresight system configuration
` [PATCH 02/11] coresight: syscfg: Add registration and feature loading for cs devices
` [PATCH 03/11] coresight: config: Add configuration and feature generic functions
` [PATCH 04/11] coresight: etm-perf: Update to handle configuration selection
` [PATCH 05/11] coresight: syscfg: Add API to activate and enable configurations
` [PATCH 06/11] coresight: etm-perf: Update to activate selected configuration
` [PATCH 07/11] coresight: etm4x: Add complex configuration handlers to etmv4
` [PATCH 08/11] coresight: config: Add preloaded configurations
` [PATCH 09/11] coresight: syscfg: Add initial configfs support
` [PATCH 10/11] Documentation: coresight: Add documentation for CoreSight config
` [PATCH 11/11] coresight: Replace deprecated CPU-hotplug functions

[Intel-gfx] [PATCH 0/8] Drop frontbuffer rendering support from Skylake and newer
 2021-08-18 19:48 UTC  (4+ messages)
` [Intel-gfx] [PATCH 7/8] drm/i915/display/skl+: Drop frontbuffer rendering support

[PATCH v9 00/26] x86: Support Intel Advanced Matrix Extensions
 2021-08-18 19:47 UTC  (17+ messages)
` [PATCH v9 08/26] x86/fpu/xstate: Introduce helpers to manage the XSTATE buffer dynamically
` [PATCH v9 10/26] x86/fpu/xstate: Update the XSTATE buffer address finder to support dynamic states
` [PATCH v9 11/26] x86/fpu/xstate: Update the XSTATE context copy function "
` [PATCH v9 12/26] x86/fpu/xstate: Use feature disable (XFD) to protect dynamic user state

[Buildroot] [RFC][PATCH 1/1] package/glibc: bump version to 2.34-5-g9995d0588f4f9adc68419224d2b3698e2ca4f77e
 2021-08-18 19:46 UTC  (3+ messages)

[PATCH 0/4] futex2: Add wait on multiple futexes syscall
 2021-08-18 19:45 UTC  (5+ messages)
` [PATCH 2/4] futex2: Implement vectorized wait

[dpdk-dev] [PATCH v2 0/6] Enable the internal EAL thread API
 2021-08-18 19:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/6] eal: add function that sets thread name

+ maintainers-update-clangbuiltlinux-irc-chat.patch added to -mm tree
 2021-08-18 19:42 UTC 

[PATCH] media: camss: vfe: simplify vfe_get_wm_sizes()
 2021-08-18 19:41 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.