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

[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/66] Unaligned access for user-only
 2021-08-18 19:19 UTC  (62+ messages)
` [PATCH v3 01/66] util: Suppress -Wstringop-overflow in qemu_thread_start
` [PATCH v3 02/66] hw/core: Make do_unaligned_access noreturn
` [PATCH v3 03/66] hw/core: Make do_unaligned_access available to user-only
` [PATCH v3 04/66] target/alpha: Implement do_unaligned_access for user-only
` [PATCH v3 05/66] target/arm: "
` [PATCH v3 06/66] target/hppa: "
` [PATCH v3 07/66] target/microblaze: Do not set MO_ALIGN "
` [PATCH v3 08/66] target/mips: Implement do_unaligned_access "
` [PATCH v3 09/66] target/ppc: Move SPR_DSISR setting to powerpc_excp
` [PATCH v3 10/66] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
` [PATCH v3 11/66] target/ppc: Implement do_unaligned_access for user-only
` [PATCH v3 12/66] target/riscv: "
` [PATCH v3 13/66] target/s390x: "
` [PATCH v3 14/66] target/sh4: Set fault address in superh_cpu_do_unaligned_access
` [PATCH v3 15/66] target/sh4: Implement do_unaligned_access for user-only
` [PATCH v3 16/66] target/sparc: Remove DEBUG_UNALIGNED
` [PATCH v3 17/66] target/sparc: Split out build_sfsr
` [PATCH v3 18/66] target/sparc: Set fault address in sparc_cpu_do_unaligned_access
` [PATCH v3 19/66] target/sparc: Implement do_unaligned_access for user-only
` [PATCH v3 20/66] target/xtensa: "
` [PATCH v3 21/66] accel/tcg: Report unaligned atomics "
` [PATCH v3 22/66] accel/tcg: Drop signness in tracing in cputlb.c
` [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 27/66] accel/tcg: Pass MemOpIdx to atomic_trace_*_post
` [PATCH v3 28/66] plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
` [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 33/66] target/s390x: "
` [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 39/66] target/s390x: Use cpu_*_mmu instead of helper_*_mmu
` [PATCH v3 40/66] target/sparc: "
` [PATCH v3 41/66] target/arm: "
` [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 45/66] tests/tcg/multiarch: Add sigbus.c
` [PATCH v3 46/66] linux-user: Split out do_prctl and subroutines
` [PATCH v3 47/66] linux-user: Disable more prctl subcodes
` [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 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: "

[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)

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

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

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 v5] clone: set submodule.recurse=true if user enables feature.experimental flag
 2021-08-18 19:57 UTC  (5+ messages)
` [PATCH v6] clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabled

[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  (24+ 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

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

[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 

[PATCH] arm64: initialize all of CNTHCTL_EL2
 2021-08-18 19:37 UTC  (2+ messages)

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

[PATCH] drm/mgag200: Initialize delta variable in PLL compute function
 2021-08-18 19:35 UTC  (3+ messages)

+ kfence-fix-is_kfence_address-for-addresses-below-kfence_pool_size.patch added to -mm tree
 2021-08-18 19:34 UTC 

[PATCH] drm/msm/dpu: add support for alpha blending properties
 2021-08-18 19:34 UTC  (3+ messages)
` [Freedreno] "

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

Security Working Group meeting - Wednesday September 18
 2021-08-18 19:32 UTC  (4+ messages)
` Security Working Group meeting - Wednesday September 18 - results

[PATCH 1/2] usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA config is available
 2021-08-18 19:32 UTC  (2+ messages)
` [PATCH 2/2] usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'

+ mm-remove-bogus-vm_bug_on.patch added to -mm tree
 2021-08-18 19:31 UTC 

[PATCH 5.4 00/62] 5.4.142-rc1 review
 2021-08-18 19:30 UTC  (6+ messages)
` [PATCH 5.4 49/62] PCI/MSI: Enable and mask MSI-X early

[PATCH v6 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-08-18 19:28 UTC  (5+ messages)
` [PATCH v6 02/13] mm: remove extra ZONE_DEVICE struct page refcount

[PATCH 5.10 00/96] 5.10.60-rc1 review
 2021-08-18 19:28 UTC  (9+ messages)
` [PATCH 5.10 49/96] net/mlx5: Fix return value from tracer initialization
` [PATCH 5.10 51/96] net: dsa: microchip: Fix ksz_read64()

[PATCH] sched/core: An optimization of pick_next_task() not sure
 2021-08-18 19:23 UTC  (4+ messages)

[PATCH 28/30] IMG DEC V4L2 Interface function implementations
 2021-08-18 19:22 UTC  (3+ messages)

Trouble capturing layer revision as variable in recipe
 2021-08-18 19:21 UTC 

[meta-ti][PATCH] machines: Adjust to use new location of tune files in oe-core
 2021-08-18 19:19 UTC  (2+ messages)

[kees:kspp/array-bounds/next-20210816/v1 10/10] kernel/cgroup/cgroup.c:651:56: warning: array subscript '<unknown>' is outside the bounds of an interior zero-length array 'struct cgroup_subsys_state *[0]'
 2021-08-18 19:18 UTC  (2+ messages)

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-18 19:05 UTC  (3+ messages)
` [PATCH v2 27/63] fortify: Move remaining fortify helpers into fortify-string.h

[PULL] drm-misc-fixes
 2021-08-18 19:18 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH mptcp-next v3 0/5] mptcp: add SOL_MPTCP getsockopt support
 2021-08-18 19:17 UTC  (2+ messages)

[Buildroot] Segfault on init (gcc-11, glibc-2.32-37, linux-5.13)
 2021-08-18 19:15 UTC  (2+ messages)

[PATCH] Documentation: update pagemap with SOFT_DIRTY & UFFD_WP shmem issue
 2021-08-18 19:14 UTC  (2+ messages)

[PATCH] modinfo: don't parse built-in for explicitly given module files
 2021-08-18 19:13 UTC  (2+ messages)


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.