All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-17 15:48:36 to 2023-02-17 16:24:11 UTC [more...]

[PATCH v4 00/16] General Tegra improvements
 2023-02-17 16:21 UTC  (6+ messages)

[PATCH v8] virtio-net: support inner header hash
 2023-02-17 16:24 UTC  (8+ messages)
  ` [virtio-dev] "
          ` [virtio-comment] "
            ` [virtio-comment] RE: [virtio-dev] "

[Intel-xe] [PATCH 00/22] TLB Invalidation
 2023-02-17 16:24 UTC  (7+ messages)
` [Intel-xe] [PATCH 06/22] drm/xe: Kernel doc GT TLB invalidations
` [Intel-xe] [PATCH 08/22] drm/xe: Fix build for CONFIG_DRM_XE_DEBUG

[PATCH -next] wifi: ath10k: Remove the unused function shadow_dst_wr_ind_addr() and ath10k_ce_error_intr_enable()
 2023-02-17 16:23 UTC  (2+ messages)

[PATCH v1 0/3] Enable PMD power management on Arm
 2023-02-17 16:23 UTC  (4+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 2/2] eal: add power mgmt support "

[PATCH -next] wifi: ath12k: dp_mon: clean up some inconsistent indentings
 2023-02-17 16:21 UTC  (3+ messages)

[PATCH v2 1/2] drm: document expectations for GETFB2 handles
 2023-02-17 16:22 UTC  (2+ messages)
` [PATCH v2 2/2] drm: document DRM_IOCTL_PRIME_HANDLE_TO_FD and PRIME_FD_TO_HANDLE

[PATCH] sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOV
 2023-02-17 16:19 UTC  (3+ messages)

[PATCH 00/11] selftests: hid: import the tests from hid-tools
 2023-02-17 16:18 UTC  (12+ messages)
` [PATCH 01/11] selftests: hid: make vmtest rely on make
` [PATCH 02/11] selftests: hid: import hid-tools hid-core tests
` [PATCH 03/11] selftests: hid: import hid-tools hid-gamepad tests
` [PATCH 04/11] selftests: hid: import hid-tools hid-keyboards tests
` [PATCH 05/11] selftests: hid: import hid-tools hid-mouse tests
` [PATCH 06/11] selftests: hid: import hid-tools hid-multitouch and hid-tablets tests
` [PATCH 07/11] selftests: hid: import hid-tools wacom tests
` [PATCH 08/11] selftests: hid: import hid-tools hid-apple tests
` [PATCH 09/11] selftests: hid: import hid-tools hid-ite tests
` [PATCH 10/11] selftests: hid: import hid-tools hid-sony and hid-playstation tests
` [PATCH 11/11] selftests: hid: import hid-tools usb-crash tests

[PATCH RFC bpf-next v2 0/4] bpf: Support 64-bit pointers to kfuncs
 2023-02-17 16:19 UTC  (8+ messages)
` [PATCH RFC bpf-next v2 1/4] bpf: Introduce BPF_HELPER_CALL

[PATCH] kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
 2023-02-17 16:18 UTC  (5+ messages)

[PATCH 0/4] small fixes and improvements for qos_sched example
 2023-02-17 16:20 UTC  (9+ messages)
` [PATCH 1/4] examples/qos_sched: fix errors when TX port not up
` [PATCH 2/4] examples/qos_sched: remove TX buffering
` [PATCH 3/4] examples/qos_sched: use bigger bursts on dequeue
` [PATCH 4/4] examples/qos_sched: remove limit on core ids

[PATCH net-next 0/2] flower add cfm support
 2023-02-17 16:19 UTC  (4+ messages)
` [PATCH net-next 1/2] net: flower: add support for matching cfm fields

next/master baseline: 739 runs, 156 regressions (next-20230217)
 2023-02-17 16:18 UTC 

[PATCH v3 0/6] crypto: Accelerated AES/GCM stitched implementation
 2023-02-17 16:18 UTC  (7+ messages)
` [PATCH v3 1/6] Update Kconfig and Makefile
` [PATCH v3 2/6] Glue code for AES/GCM stitched implementation
` [PATCH v3 3/6] An accelerated "
` [PATCH v3 4/6] Supporting functions for AES
` [PATCH v3 5/6] Supporting functions for ghash
` [PATCH v3 6/6] A perl script to process PowerPC assembler source

[PATCH 00/10] ASoC: Initial support for Cirrus Logic CS35L56
 2023-02-17 16:14 UTC  (22+ messages)
` [PATCH 01/10] firmware: cs_dsp: Introduce no_core_startstop for self-booting DSPs
` [PATCH 02/10] ASoC: wm_adsp: Use no_core_startstop to prevent creating preload control
` [PATCH 03/10] firmware: cs_dsp: Support DSPs that don't require firmware download
` [PATCH 04/10] ASoC: wm_adsp: "
` [PATCH 05/10] ASoC: wm_adsp: Expose the DSP boot work actions as wm_adsp_power_up()
` [PATCH 06/10] ASoC: wm_adsp: Add support for loading bin files without wmfw
` [PATCH 07/10] ASoC: wm_adsp: Simplify the logging of requested firmware files
` [PATCH 08/10] ASoC: cs35l56: Add driver for Cirrus Logic CS35L56
` [PATCH 09/10] ASoC: Intel: sof_sdw: Add support "
` [PATCH 10/10] ASoC: Intel: soc-acpi: Add CS35L56 Soundwire to TGL

[PATCH] app/testpmd: fix crash on cleanup
 2023-02-17 16:18 UTC  (3+ messages)

[iptables PATCH 1/6] extensions: libebt_redirect: Fix target translation
 2023-02-17 16:17 UTC  (6+ messages)
` [iptables PATCH 2/6] extensions: libebt_redirect: Fix for wrong syntax in translation
` [iptables PATCH 3/6] extensions: libebt_ip: Do not use 'ip dscp' for translation
` [iptables PATCH 4/6] extensions: libebt_ip: Translation has to match on ether type
` [iptables PATCH 5/6] ebtables: ip and ip6 matches depend on protocol match
` [iptables PATCH 6/6] xtables-translate: Support insert with index

[Intel-gfx] [PATCH] drm/i915/guc: avoid FIELD_PREP warning
 2023-02-17 16:15 UTC  (8+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
  ` [PATCH] "

[PATCH RESEND 2/2] arm64: dts: rockchip: Add RGA2 support to rk356x
 2023-02-17 16:01 UTC  (8+ messages)

[PATCH 0/2] hw/mem: CXL Type-3 Volatile Memory Support
 2023-02-17 16:16 UTC  (3+ messages)
` [PATCH 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[dm-devel] [PATCH] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
 2023-02-17 16:16 UTC  (4+ messages)
    `  "

[PATCH] padata: Make kobj_type structure constant
 2023-02-17 16:14 UTC  (2+ messages)

ERROR: meta-environment.bb:do_generate_content, the basehash value changed
 2023-02-17 16:15 UTC 

[Buildroot] Updating trust store using update-ca-certificates
 2023-02-17 16:15 UTC 

[PATCH v2 0/8] QAIC accel driver
 2023-02-17 16:14 UTC  (4+ messages)

[PATCH v10 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-02-17 16:14 UTC  (3+ messages)
` [PATCH v10 2/3] fs: introduce super_drop_pagecache()

[PATCH 01/13] common/Kconfig: Reword text for BOARD_TYPES
 2023-02-17 16:14 UTC  (6+ messages)
` [PATCH 10/13] verdin-imx8mm: Remove unused SPL_BOARD_INIT

[PATCH] perf/x86/rapl: Enable Core RAPL for AMD
 2023-02-17 16:13 UTC 

[PATCH v3 00/35] Per-VMA locks
 2023-02-17 16:13 UTC  (19+ messages)
` [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
` [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set

[PATCH v3 0/5] Remove VT-d virtual command interface and IOASID
 2023-02-17 16:13 UTC  (3+ messages)
` [PATCH v3 4/5] iommu/ioasid: Rename INVALID_IOASID

[PATCH v2 1/3] misc: servo-pwm: driver for controlling servo motors via PWM
 2023-02-17 16:12 UTC  (5+ messages)

[yocto-autobuilder2][dunfell] config.py: add ubuntu2204 to workers_prev_releases for dunfell
 2023-02-17 16:12 UTC 

[PATCH v3] virtio-net: support the virtqueue coalescing moderation
 2023-02-17 16:12 UTC  (14+ messages)
      ` [virtio-comment] Re: [virtio-dev] "
        `  "
            ` [virtio-comment] "
` [virtio-comment] "
  ` [virtio-dev] "

[PATCH v5 00/39] Shadow stacks for userspace
 2023-02-17 16:11 UTC  (7+ messages)
` [PATCH v5 11/39] x86/mm: Update pte_modify for _PAGE_COW

[PATCH] [PATCH] disas/riscv Fix ctzw disassemble
 2023-02-17 16:10 UTC 

[PATCH v3 1/3] misc: servo-pwm: driver for controlling servo motors via PWM
 2023-02-17 16:10 UTC  (3+ messages)
` [PATCH v3 2/3] misc: servo-pwm: Add sysfs entries to control motor angle
` [PATCH v3 3/3] dt-bindings: misc: servo-pwm: Add new bindings for servo-pwm

[Intel-gfx] [PATCH v2 0/9] Add OAM support for MTL
 2023-02-17 16:09 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Add OAM support for MTL (rev2)

[PATCH -next] wifi: ath12k: dp_mon: Fix unsigned comparison with less than zero
 2023-02-17 16:09 UTC  (3+ messages)

[RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
 2023-02-17 16:06 UTC  (3+ messages)

[PATCH 0/5] KVM: Put struct kvm_vcpu on a diet
 2023-02-17 16:07 UTC  (5+ messages)

[GIT PULL] nvme fix for Linux 6.2
 2023-02-17 16:07 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/i915_suspend: run in subprocess to catch oom
 2023-02-17 16:07 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH][next][V2] sfc: Fix spelling mistake "creationg" -> "creation"
 2023-02-17 16:06 UTC  (2+ messages)

Runnig solaris binary(32 bit) on linux(64 bit)
 2023-02-17 16:04 UTC  (6+ messages)

max_hw_sectors error caused by recent NVMe driver commit
 2023-02-17 16:05 UTC  (6+ messages)

[PATCH][next] wifi: ath12k: Fix spelling mistakes in warning messages and comments
 2023-02-17 16:04 UTC  (3+ messages)

[PATCH] PCI/hotplug: Replaced down_write_nested with hotplug_slot_rwsem if ctrl->depth > 0 when taking the ctrl->reset_lock
 2023-02-17 16:03 UTC  (2+ messages)

[PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
 2023-02-17 16:03 UTC  (11+ messages)

[LTP] [PATCH v1] mq_notify03.c: New test CVE-2021-38604
 2023-02-17 16:05 UTC  (2+ messages)

[Intel-gfx] [RFC v2 0/5] Waitboost drm syncobj waits
 2023-02-17 16:03 UTC  (6+ messages)

[PATCH] ath6kl: minor fix for allocation size
 2023-02-17 16:03 UTC  (2+ messages)

[PATCH mm-unstable v1 0/5] mm/kvm: lockless accessed bit harvest
 2023-02-17 16:00 UTC  (6+ messages)
` [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()

[PATCH 1/3] net/ark: support secondary process
 2023-02-17 16:00 UTC  (4+ messages)
` [PATCH 2/3] net/ark: support for single function with multiple port
` [PATCH 3/3] net/ark: resize data field to match fpga access
` [PATCH] "

[PATCH 2/3] perf/x86/intel/pt: Use sysfs_emit() in show() callback function
 2023-02-17 16:00 UTC  (2+ messages)
` [PATCH 3/3] perf/x86/intel: "

[PATCH bpf-next 0/4] bpf: A fix and a change to bpf_fib_lookup
 2023-02-17 16:00 UTC  (3+ messages)
` [PATCH bpf-next 3/4] bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup

[mlmmj] Candidate for an 1.4.0.a1, glad for the work
 2023-02-17 16:00 UTC  (2+ messages)

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-17 16:00 UTC  (5+ messages)
` [PATCH drm-next v2 01/16] drm: execution context for GEM buffers
    ` [Nouveau] "

[Intel-gfx] [PATCH v3 00/15] Add vfio_device cdev for iommufd support
 2023-02-17 16:00 UTC  (17+ messages)
` [Intel-gfx] [PATCH v3 03/15] vfio: Accept vfio device file in the driver facing kAPI
          `  "
` [Intel-gfx] [PATCH v3 05/15] kvm/vfio: Accept vfio device file from userspace
              `  "

[RFC PATCH] docs/about/build-platforms: Refine the distro support policy
 2023-02-17 15:59 UTC  (3+ messages)

/proc/PID/io/read_bytes accounting regression?
 2023-02-17 15:59 UTC  (6+ messages)

[PATCH v1 0/6] Split transport specific files
 2023-02-17 15:59 UTC  (4+ messages)
` [PATCH v1 5/6] transport-mmio: Correct spelling errors

[PATCH] app/eventdev_dump: introduce eventdev_dump application
 2023-02-17 15:58 UTC  (5+ messages)
` [PATCH v3] app/procinfo: display eventdev xstats for PMD data

[PATCH 1/3] arm64: dts: qcom: sc7180-trogdor-pazquel360: drop incorrect RT5682S VBAT-supply
 2023-02-17 15:58 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: sc7280-herobrine-audio-rt5682: add missing supplies
` [PATCH 3/3] arm64: dts: qcom: sc7280: align RPMh regulator nodes with bindings

[PATCH] spi: dt-bindings: qcom,spi-qcom-qspi: document OPP and power-domains
 2023-02-17 15:58 UTC 

[PATCH] wifi: ath11k: Set ext passive scan flag to adjust passive scan start time
 2023-02-17 15:57 UTC  (3+ messages)

[PATCH v1] maintainers: update dts
 2023-02-17 15:57 UTC 

[PATCH] clk: Reorder fields in 'struct clk_fractional_divider'
 2023-02-17 15:55 UTC 

[PATCH v5 0/5] ARM: Add GXP I2C Support
 2023-02-17 15:50 UTC  (12+ messages)
` [PATCH v5 1/5] i2c: hpe: Add GXP SoC I2C Controller
` [PATCH v5 2/5] dt-bindings: i2c: Add hpe,gxp-i2c
` [PATCH v5 3/5] ARM: dts: hpe: Add I2C Topology
` [PATCH v5 4/5] ARM: multi_v7_defconfig: add gxp i2c module
` [PATCH v5 5/5] MAINTAINERS: Add HPE GXP I2C Support

[PATCH 0/4] Cache tctx cancelation state in the ctx
 2023-02-17 15:56 UTC  (5+ messages)
` [PATCH 1/4] io_uring: consolidate the put_ref-and-return section of adding work
` [PATCH 2/4] io_uring: rename 'in_idle' to 'in_cancel'
` [PATCH 3/4] io_uring: cache task cancelation state in the ctx
` [PATCH 4/4] io_uring: use local ctx cancelation state for io_req_local_work_add()

[PATCH v5 1/5] usb: gadget: Properly configure the device for remote wakeup
 2023-02-17 15:55 UTC  (2+ messages)

[RFC PATCH] docs: build-platforms: refine requirements on Python build dependencies
 2023-02-17 15:55 UTC  (2+ messages)

[PATCH] [PATCH] disas/riscv Fix ctzw disassemble
 2023-02-17 15:14 UTC 

Try to address the drm_debugfs issues
 2023-02-17 15:55 UTC  (11+ messages)
` [PATCH 3/3] drm/debugfs: remove dev->debugfs_list and debugfs_mutex

[RFC v2] net/core: add optional threading for rps backlog processing
 2023-02-17 15:54 UTC  (8+ messages)

[RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
 2023-02-17 15:52 UTC  (4+ messages)

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-02-17 14:10 UTC  (2+ messages)
` [PATCH 15/24] kbuild, bus: ixp4xx: remove MODULE_LICENSE in non-modules

[PATCH] module: fix MIPS module_layout -> module_memory
 2023-02-17 15:53 UTC  (6+ messages)

[Buildroot] Missing curl binary
 2023-02-17 15:52 UTC 

xlinix_can: bug when sending two RTR frames
 2023-02-17 15:52 UTC  (6+ messages)

[PATCH v3] bootstd: Replicate the dtb-filename quirks of distroboot
 2023-02-17 15:51 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 0/2] Don't use stolen memory or BAR mappings for ring buffers
 2023-02-17 15:50 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 2/2] drm/i915: Don't use BAR mappings for ring buffers with LLC
  `  "

[PATCH v2 0/6] Split transport specific files
 2023-02-17 15:49 UTC  (7+ messages)
` [PATCH v2 1/6] transport-pci: Split PCI transport to its own file
` [PATCH v2 2/6] transport-mmio: Split MMIO "
` [PATCH v2 3/6] transport-ccw: Split Channel IO "
` [PATCH v2 4/6] transport-pci: Correct spelling errors
` [PATCH v2 5/6] transport-mmio: "
` [PATCH v2 6/6] transport-ccw: "

[PATCH v3 0/2] add new PHY affinity in the flow item and Tx queue API
 2023-02-17 15:47 UTC  (4+ messages)
` [PATCH v7 0/2] Add Tx queue mapping of aggregated ports
  ` [PATCH v7 1/2] ethdev: add "
  ` [PATCH v7 2/2] ethdev: add flow matching of aggregated port


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.