All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-18 18:53:38 to 2021-08-18 19:58:51 UTC [more...]

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

[PATCH v3 00/66] Unaligned access for user-only
 2021-08-18 19:19 UTC  (52+ 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 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 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 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 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 54/66] target/alpha: Implement prctl_unalign_sigbus
` [PATCH v3 55/66] target/hppa: "
` [PATCH v3 56/66] target/sh4: "
` [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 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 v1 1/4] dt-bindings: msm: add DT bindings for sc7280
 2021-08-18 19:57 UTC  (6+ messages)
` [PATCH v1 2/4] arm64: dts: qcom: sc7280: add display dt nodes

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

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

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

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

[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  (4+ messages)

[PATCH] lib/vsprintf: don't increment buf in bitmap_list_string
 2021-08-18 19:36 UTC  (3+ 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 v5 0/1] asus-wmi: add platform_profile support
 2021-08-18 19:25 UTC  (3+ messages)
` [PATCH v5 1/1] asus-wmi: Add support for platform_profile

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

[GIT PULL] sound fixes for 5.14-rc7
 2021-08-18 19:12 UTC  (2+ messages)

[GIT PULL] Clang CFI fix for v5.14-rc7
 2021-08-18 19:12 UTC  (2+ messages)

[GIT PULL] Btrfs fix for v5.14-rc7
 2021-08-18 19:12 UTC  (2+ messages)

[PATCH 0/4] drm/i915/guc: Improve CTB error handling
 2021-08-18 19:12 UTC  (6+ messages)
` [PATCH 2/4] drm/i915/guc: Print error name on CTB (de)registration failure
  ` [Intel-gfx] "

A mea culpa undefined reference in v2021.10-rc2, padding_algos, linker lists
 2021-08-18 19:10 UTC 

[PATCH net-next v3 0/9] Add Gigabit Ethernet driver support
 2021-08-18 19:08 UTC  (10+ messages)
` [PATCH net-next v3 1/9] ravb: Use unsigned int for num_tx_desc variable in struct ravb_private
` [PATCH net-next v3 2/9] ravb: Add struct ravb_hw_info to driver data
` [PATCH net-next v3 3/9] ravb: Add aligned_tx to struct ravb_hw_info
` [PATCH net-next v3 4/9] ravb: Add max_rx_len "
` [PATCH net-next v3 5/9] ravb: Add stats_len "
` [PATCH net-next v3 6/9] ravb: Add gstrings_stats and gstrings_size "
` [PATCH net-next v3 7/9] ravb: Add net_features and net_hw_features "
` [PATCH net-next v3 8/9] ravb: Add internal delay hw feature "
` [PATCH net-next v3 9/9] ravb: Add tx_counters "

[RESEND PATCH v2 1/1] ishtp: Add support for Intel ishtp eclite driver
 2021-08-18 19:08 UTC  (4+ messages)

[PATCH] drm/i915/ttm: ensure we release the intel_memory_region
 2021-08-18 19:07 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH 0/8] PCI/VPD: Extend PCI VPD API
 2021-08-18 19:06 UTC  (9+ messages)
` [PATCH 1/8] PCI/VPD: Add pci_vpd_alloc
` [PATCH 2/8] PCI/VPD: Add pci_vpd_find_ro_info_keyword and pci_vpd_check_csum
` [PATCH 3/8] PCI/VPD: Add missing VPD RO field keywords
` [PATCH 4/8] sfc: Use new function pci_vpd_alloc
` [PATCH 5/8] sfc: Use new VPD API function pci_vpd_find_ro_info_keyword
` [PATCH 6/8] tg3: Use new function pci_vpd_alloc
` [PATCH 7/8] tg3: Use new function pci_vpd_check_csum
` [PATCH 8/8] tg3: Use new function pci_vpd_find_ro_info_keyword

[PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-08-18 19:07 UTC  (19+ messages)

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

[Buildroot] [PATCH 1/1] package/mono: force internal libatomic-ops for some arm variants
 2021-08-18 19:03 UTC 

[bug report] bpf: Allow narrow loads with offset > 0
 2021-08-18 19:03 UTC  (2+ messages)

[PATCH BlueZ] tools/mgmt-tester: Add Read OOB Ext Data test cases
 2021-08-18 19:03 UTC  (2+ messages)
` [BlueZ] "

+ mm-vmscan-guarantee-drop_slab_node-termination.patch added to -mm tree
 2021-08-18 19:02 UTC 

[PATCH v2 1/2] drm/bridge: anx7625: Propagate errors from sp_tx_rst_aux()
 2021-08-18 19:02 UTC  (5+ messages)
` [PATCH v2 2/2] drm/bridge: anx7625: Propagate errors from sp_tx_edid_read()

+ mm-vmscan-fix-missing-psi-annotation-for-node_reclaim.patch added to -mm tree
 2021-08-18 18:59 UTC 

[PATCH v2 0/3] dm: audit event logging
 2021-08-18 18:59 UTC  (5+ messages)
` [PATCH v2 1/3] dm: introduce audit event module for device mapper
    ` [dm-devel] "

[PATCH v2 0/8] Sparse index: delete ignored files outside sparse cone
 2021-08-18 18:59 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 7/8] sparse-index: add SPARSE_INDEX_IGNORE_CONFIG flag

[PATCH 0/4] Unregister mst connectors when hotplug
 2021-08-18 18:58 UTC  (8+ messages)
` [PATCH 2/4] drm/dp_mst: Only create connector for connected end device

[RFC v2 net-next 0/8] net: dsa: felix: psfp support on vsc9959
 2021-08-18 18:58 UTC  (3+ messages)
` [RFC v2 net-next 5/8] net: dsa: felix: support psfp filter "

[PATCH v5 0/2 resend] CLK: microchip: Add clkcfg driver for Microchip PolarFire SoC
 2021-08-18 18:57 UTC  (3+ messages)
` [PATCH v5 1/2 resend] dt-bindings: clk: microchip: Add Microchip PolarFire host binding

[PATCH v3 00/13] AQMP TUI Draft
 2021-08-18 18:55 UTC  (5+ messages)
` [PATCH v3 08/13] python/aqmp-tui: add syntax highlighting

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

Raspberrypi #raspberrypi
 2021-08-18 18:53 UTC  (2+ messages)
` [yocto] "


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.