All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-29 15:47:15 to 2022-08-29 16:23:51 UTC [more...]

[PATCH v3 0/7] Enable 10bits bitstream for Hantro/G2 HEVC codec
 2022-08-29 16:21 UTC  (4+ messages)
` [PATCH v3 5/7] media: Hantro: HEVC: Allows 10-bit bitstream
` [PATCH v3 6/7] media: hantro: imx8m: Enable 10bit decoding
` [PATCH v3 7/7] media: hantro: Allows luma and chroma depth to be different

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-29 15:17 UTC  (3+ messages)

[PATCH v1 0/8] gpio: Get rid of ARCH_NR_GPIOS (v1)
 2022-08-29 16:15 UTC  (11+ messages)
` [PATCH v1 1/8] gpio: aggregator: Stop using ARCH_NR_GPIOS
` [PATCH v1 2/8] gpio: davinci: "
` [PATCH v1 3/8] gpiolib: Warn on drivers still using static gpiobase allocation
` [PATCH v1 4/8] gpiolib: Get rid of ARCH_NR_GPIOS
` [PATCH v1 5/8] Documentation: gpio: Remove text about ARCH_NR_GPIOS
` [PATCH v1 6/8] x86: Remove CONFIG_ARCH_NR_GPIO
` [PATCH v1 7/8] arm: "
` [PATCH v1 8/8] arm64: "

[PATCH v2 5/5] bbdev: add new operation for FFT processing
 2022-08-29 16:10 UTC  (7+ messages)
` [PATCH v5 0/7] bbdev changes for 22.11
  ` [PATCH v5 2/7] bbdev: add device status info

[PATCH v5 0/7] KVM: selftests: Implement ucall "pool" (for SEV)
 2022-08-29 16:21 UTC  (11+ messages)
` [PATCH v5 3/7] KVM: selftests: Automatically do init_ucall() for non-barebones VMs
` [PATCH v5 5/7] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
` [PATCH v5 6/7] KVM: selftest: Drop now-unnecessary ucall_uninit()

DPDK 20.11.6 released
 2022-08-29 15:04 UTC 

[PATCH v2 net-next 0/5] tcp: Introduce optional per-netns ehash
 2022-08-29 16:19 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] tcp: Clean up some functions
` [PATCH v2 net-next 2/5] tcp: Set NULL to sk->sk_prot->h.hashinfo
` [PATCH v2 net-next 3/5] tcp: Access &tcp_hashinfo via net
` [PATCH v2 net-next 4/5] tcp: Save unnecessary inet_twsk_purge() calls
` [PATCH v2 net-next 5/5] tcp: Introduce optional per-netns ehash

[PATCH 1/1] The riscv spec has breaking change from 2.2 to 20191213. Both ZICSR and ZIFENCEI are separated extension since 20191213. Gcc bump up the riscv spec to 20191213 since 12.x. So add below 4 build option for compatibility::
 2022-08-29 23:51 UTC 

[PATCH 0/1] Add 4 optional build options for riscv arch
 2022-08-29 23:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-29 16:20 UTC 

[PATCH liburing 0/5] Add basic test for nvme uring passthrough commands
 2022-08-29 16:20 UTC  (7+ messages)
        ` [PATCH] Smack: Provide read control for io_uring_cmd

[PATCH] drm/i915/ats-m: Add thread execution tuning setting
 2022-08-29 16:17 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 0/4] Fix a race between posted interrupt delivery and migration in a nested VM
 2022-08-29 16:19 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86: move the event handling of KVM_REQ_GET_VMCS12_PAGES into a common function
` [PATCH v2 3/4] KVM: selftests: Add support for posted interrupt handling in L2

[PATCH v3 1/1] bus: mhi: host: Fix up null pointer access in mhi_irq_handler
 2022-08-29 16:20 UTC  (5+ messages)

[PATCH 0/2] chrontel-ch7033: Add byteswap order option
 2022-08-29 16:19 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: Add byteswap order to chrontel ch7033
` [PATCH 2/2] drm/bridge: chrontel-ch7033: Add option for setting byteswap order

[PATCH v5 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-08-29 16:13 UTC  (25+ messages)
` [PATCH v5 net-next 1/6] net: bridge: add locked entry fdb flag to extend locked port feature
        ` [Bridge] "
` [PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
                    ` [Bridge] "

[PATCH] mdadm/systemd: remove KillMode=none from service file
 2022-08-29 16:19 UTC  (2+ messages)

[PATCH 00/16] Add support for Lattice MachXO2 programming via I2C
 2022-08-29 14:57 UTC  (5+ messages)
` [PATCH 15/16] fpga: machxo2: extend erase timeout for machxo2 FPGA

inter-qdisc communication?
 2022-08-29 16:18 UTC  (6+ messages)

[PATCH 0/2] Use kfd_lock/unlock_pdd helpers
 2022-08-29 16:17 UTC  (3+ messages)

[PATCH v2 00/10] kselftest/arm64: EXTRA_CONTEXT related fixes
 2022-08-29 16:07 UTC  (22+ messages)
` [PATCH v2 01/10] kselftest/arm64: Enumerate SME rather than SVE vector lengths for za_regs
` [PATCH v2 02/10] kselftest/arm64: Validate signal ucontext in place
` [PATCH v2 03/10] kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXT
` [PATCH v2 04/10] kselftest/arm64: Fix validation of EXTRA_CONTEXT signal context location
` [PATCH v2 05/10] kselftest/arm64: Remove unneeded protype for validate_extra_context()
` [PATCH v2 06/10] kselftest/arm64: Only validate each signal context once
` [PATCH v2 07/10] kselftest/arm64: Validate contents of EXTRA_CONTEXT blocks
` [PATCH v2 08/10] kselftest/arm64: Preserve any EXTRA_CONTEXT in handle_signal_copyctx()
` [PATCH v2 09/10] kselftest/arm64: Allow larger buffers in get_signal_context()
` [PATCH v2 10/10] kselftest/arm64: Include larger SVE and SME VLs in signal tests

[PATCH v2 0/2] watchdog/hpwdt: Enable hpwdt for ARM64 platforms
 2022-08-29 16:15 UTC  (5+ messages)
` [PATCH v2 1/2] watchdog/hpwdt: Include nmi.h only if CONFIG_HPWDT_NMI_DECODING
` [PATCH v2 2/2] watchdog: Enable HP_WATCHDOG for ARM64 systems

[PATCH v2 0/7] qla2xxx driver features
 2022-08-29 16:15 UTC  (9+ messages)
` [PATCH v2 1/7] Revert "scsi: qla2xxx: Fix response queue handler reading stale packets"
` [PATCH v2 2/7] qla2xxx: Fix response queue handler reading stale packets
` [PATCH v2 3/7] qla2xxx: Add debugfs create/delete helpers
` [PATCH v2 4/7] qla2xxx: Add NVMe parameters support in Auxiliary Image Status

[PATCH net-next v2 0/3] sfc: add support for PTP over IPv6 and 802.3
 2022-08-29 16:15 UTC  (8+ messages)
` [PATCH net-next v3 "

[PATCH] target/sh4: Fix TB_FLAG_UNALIGN
 2022-08-29 16:10 UTC  (3+ messages)

[PATCH 0/6] Track minimal size per filesystem
 2022-08-29 16:14 UTC  (5+ messages)
` [PATCH 1/6] tst_fs_type: Add nsfs, vfat, squashfs to tst_fs_type_name()
    ` [LTP] "

[PATCH v4 00/10] adp5588-keys refactor and fw properties support
 2022-08-29 13:15 UTC  (2+ messages)
` [PATCH v4 07/10] input: keyboard: adp5588-keys: fix coding style warnings

[PATCH linux-next] wifi: cfg80211: remove redundant err variable
 2022-08-29 16:13 UTC  (2+ messages)

[PATCH linux-next] wifi: cfg80211: remove redundant ret variable
 2022-08-29 16:12 UTC  (2+ messages)

[PATCH v1] ACPI: property: Use acpi_dev_parent()
 2022-08-29 16:12 UTC 

[PATCH 0/3] cryptodev: sym session framework rework
 2022-08-29 16:06 UTC  (4+ messages)
` [PATCH 1/3] cryptodev: rework session framework
` [PATCH 2/3] crypto/scheduler: use unified session
` [PATCH 3/3] cryptodev: hide sym session structure

[PATCH] hwmon: (max31790) add fanN_enable
 2022-08-29 16:11 UTC  (4+ messages)

[PATCH] mt76: mt7921e: fix crash in chip reset fail
 2022-08-29 16:10 UTC  (4+ messages)

[PATCH v15] arm64: dts: Add MediaTek MT8186 dts and evaluation board and Makefile
 2022-08-29 16:07 UTC  (3+ messages)

[PATCH wireguard-go] tun/netstack: bump to latest gvisor
 2022-08-29 16:04 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-29 16:10 UTC 

stable-rc/linux-5.10.y baseline: 175 runs, 7 regressions (v5.10.138-89-g10c6bbc07890)
 2022-08-29 16:09 UTC 

[PATCH] Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure
 2022-08-29 16:08 UTC  (2+ messages)
`  "

[PATCH v13 00/34] v4l: routing and streams support
 2022-08-29 16:08 UTC  (7+ messages)
` [PATCH v13 01/34] media: Documentation: mc: add definitions for stream and pipeline
` [PATCH v13 02/34] media: media-entity.h: add include for min()
` [PATCH v13 04/34] media: mc: entity: Rename streaming_count -> start_count

[kirkstone][PATCH] runqemu: Use qb_network_device in setup_net_bridge()
 2022-08-29 16:08 UTC 

[PATCH 0/6] convert most filesystems to pin_user_pages_fast()
 2022-08-29 16:08 UTC  (8+ messages)
` [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages

[PATCH 1/2] wifi: rtw89: pci: fix interrupt stuck after leaving low power mode
 2022-08-29 16:07 UTC  (2+ messages)

[PATCH] drm/amdkfd: Set pte_flags for actual BO location
 2022-08-29 16:07 UTC  (3+ messages)

[PATCH] xfs: donot need to check return value of xlog_kvmalloc()
 2022-08-29 16:06 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298
 2022-08-27 20:33 UTC 

[PATCH v3] wifi: wilc1000: fix DMA on stack objects
 2022-08-29 16:06 UTC  (5+ messages)

Upgraded temporal/spatial discussion
 2022-08-29 16:06 UTC  (3+ messages)

[PATCH v3 0/4] dirty_log_perf_test cpu pinning and some goodies
 2022-08-29 16:06 UTC  (3+ messages)
` [PATCH v3 2/4] KVM: selftests: Put command line options in alphabetical order in dirty_log_perf_test

“Backend has not unmapped grant” errors
 2022-08-29 16:03 UTC  (8+ messages)

[PATCH] wfx: prevent underflow in wfx_send_pds()
 2022-08-29 16:03 UTC  (3+ messages)

[PATCH v2 0/2] kselftest/arm64: Small improvements to ZA signal handling coverag
 2022-08-29 15:57 UTC  (6+ messages)
` [PATCH v2 1/2] kselftest/arm64: Tighten up validation of ZA signal context
` [PATCH v2 2/2] kselftest/arm64: Add a test for signal frames with ZA disabled

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-08-29 16:02 UTC  (7+ messages)
` [PATCHv7 02/14] mm: Add "

[PATCH 0/2] drm: bridge: adv7511: CEC support for ADV7535
 2022-08-29 16:02 UTC  (3+ messages)

[PATCH 0/4] Add support for atomic async page-flips
 2022-08-29 16:01 UTC  (4+ messages)
` [PATCH 3/4] drm: introduce DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2022-08-29 16:01 UTC  (5+ messages)
` [PATCH -next v2 3/6] "

Automatically adding OCI in mac80211
 2022-08-29 16:00 UTC  (3+ messages)

[PATCH net] net/smc: Remove redundant refcount increase
 2022-08-29 16:00 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-29 16:00 UTC 

[PATCH v1 0/5] ACPI: Device enumeration rearrangements and parent field elimination
 2022-08-29 15:54 UTC  (6+ messages)
` [PATCH v2 5/5] ACPI: Drop parent field from struct acpi_device
` [PATCH v1] ACPI: Drop redundant acpi_dev_parent() header

[RESEND PATCH v3 0/9] Make ghes_edac a proper module
 2022-08-29 15:59 UTC  (5+ messages)
` [RESEND PATCH v3 3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes

[PATCH v3 1/2] dts: arm: Adding documentation for SAMA5D3-EDS board
 2022-08-29 15:52 UTC  (4+ messages)
` [PATCH v3 2/2] dts: arm: at91: Add SAMA5D3-EDS Board

[PATCH linux-next] ASoC: codecs: max98088: remove redundant ret variable
 2022-08-29 15:57 UTC  (3+ messages)

Help Troubleshooting ACPI related issue
 2022-08-29 15:58 UTC 

[PATCH 0/5] TAS2764 fixes/extensions
 2022-08-29 15:57 UTC  (3+ messages)

DPDK 21.11.2 released
 2022-08-29 15:57 UTC 

[PATCH bpf v2] bpf: Add config for skipping BTF enum64s
 2022-08-29 15:57 UTC  (2+ messages)

[docs] [PATCH] migration guides: add release notes for 4.0.3
 2022-08-29 15:56 UTC 

[PATCH v4 0/4] arm64/sme: ptrace support for TPIDR2_EL0
 2022-08-29 15:49 UTC  (10+ messages)
` [PATCH v4 1/4] kselftest/arm64: Add test coverage for NT_ARM_TLS
` [PATCH v4 2/4] arm64/ptrace: Document extension of NT_ARM_TLS to cover TPIDR2_EL0
` [PATCH v4 3/4] arm64/ptrace: Support access to TPIDR2_EL0
` [PATCH v4 4/4] kselftest/arm64: Add coverage of TPIDR2_EL0 ptrace interface

FAILED: patch "[PATCH] s390/mm: do not trigger write fault when vma does not allow" failed to apply to 5.10-stable tree
 2022-08-29 15:56 UTC  (2+ messages)
` [PATCH 5.10] s390/mm: do not trigger write fault when vma does not allow VM_WRITE

[igt-dev] [i-g-t] tests/kms_cursor_crc: Add max-size test back
 2022-08-29 15:56 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_cursor_crc: Add max-size test back (rev3)

FAILED: patch "[PATCH] s390/mm: do not trigger write fault when vma does not allow" failed to apply to 5.4-stable tree
 2022-08-29 15:55 UTC  (2+ messages)
` [PATCH 5.4] s390/mm: do not trigger write fault when vma does not allow VM_WRITE

[PATCH] docs: x86: move do_IRQ to common_interrupt in entry_64.rst
 2022-08-29 15:53 UTC 

[PATCH v2 0/9] perf/x86: Some cleanups
 2022-08-29 15:55 UTC  (3+ messages)
` [PATCH v2 9/9] perf/x86/intel: Optimize short PEBS counters

FAILED: patch "[PATCH] s390/mm: do not trigger write fault when vma does not allow" failed to apply to 4.19-stable tree
 2022-08-29 15:55 UTC  (2+ messages)
` [PATCH 4.19] s390/mm: do not trigger write fault when vma does not allow VM_WRITE

FAILED: patch "[PATCH] s390/mm: do not trigger write fault when vma does not allow" failed to apply to 4.14-stable tree
 2022-08-29 15:54 UTC  (2+ messages)
` [PATCH 4.14] s390/mm: do not trigger write fault when vma does not allow VM_WRITE

[RFC PATCH v6 00/36] KVM: x86: eVMCS rework
 2022-08-29 15:54 UTC  (6+ messages)

[PATCH] checkpatch: warn for non-standard fixes tag style
 2022-08-29 15:53 UTC 

[PATCH] disk: part: remove dependency to ubifs for spl
 2022-08-29 15:53 UTC  (3+ messages)

FAILED: patch "[PATCH] s390/mm: do not trigger write fault when vma does not allow" failed to apply to 4.9-stable tree
 2022-08-29 15:52 UTC  (2+ messages)
` [PATCH 4.9] s390/mm: do not trigger write fault when vma does not allow VM_WRITE

[PATCH v2] arm64/sysreg: Add hwcap for SVE EBF16
 2022-08-29 15:48 UTC 

[RESEND PATCH v3 0/6] STM32 DMA-MDMA chaining feature
 2022-08-29 15:46 UTC  (14+ messages)
` [RESEND PATCH v3 1/6] dmaengine: stm32-dma: introduce 3 helpers to address channel flags
` [RESEND PATCH v3 2/6] dmaengine: stm32-dma: use bitfield helpers
` [RESEND PATCH v3 3/6] docs: arm: stm32: introduce STM32 DMA-MDMA chaining feature
` [RESEND PATCH v3 4/6] dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfield
` [RESEND PATCH v3 5/6] dmaengine: stm32-dma: add support to trigger STM32 MDMA
` [RESEND PATCH v3 6/6] dmaengine: stm32-mdma: add support to be triggered by STM32 DMA

stable-rc/linux-4.19.y baseline: 142 runs, 11 regressions (v4.19.256-37-gcbdeb7140756)
 2022-08-29 15:51 UTC 

[PATCH bpf-next v3 0/3] fixes for concurrent htab updates
 2022-08-29 15:51 UTC  (3+ messages)
` [PATCH bpf-next v3 3/3] selftests/bpf: add test cases for htab update

[PATCH 0/5] virtio-gpu: Blob resources
 2022-08-29 15:40 UTC  (2+ messages)
` [PATCH 5/5] virtio-gpu: Don't require udmabuf when blob support is enabled

RTT-PROBE: lore-subspace-rtt
 2022-08-29 15:50 UTC 

[PATCH] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
 2022-08-29 15:49 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: qcom: Adjust LTE SKUs for sc7280-villager
 2022-08-29 15:48 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7280-villager: Adjust LTE SKUs

[RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
 2022-08-29 15:48 UTC  (8+ messages)
` [RFC PATCH 1/1] sched/pelt: Introduce PELT multiplier

[PATCH RFC] mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context
 2022-08-29 15:48 UTC 

[PATCH v2] kselftest/arm64: Add simple hwcap validation
 2022-08-29 15:46 UTC 

[PATCH v2] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
 2022-08-29 15:47 UTC 

[PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator
 2022-08-29 15:47 UTC  (4+ messages)

[PATCH v2 0/4] kselftest/arm64: Floating point stress test harness
 2022-08-29 15:44 UTC  (2+ messages)
` [PATCH v2 4/4] kselftest/arm64: kselftest harness for FP stress tests

[Buildroot] [PATCH 1/1] package/most: bump version to 5.2.0
 2022-08-29 15:14 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.