All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-08 11:24:40 to 2022-07-08 12:07:53 UTC [more...]

[PATCH v12 00/17] Move HEVC stateless controls out of staging
 2022-07-08 12:05 UTC  (24+ messages)
` [PATCH v12 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v12 02/17] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v12 03/17] vivid: add dynamic array test control
` [PATCH v12 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v12 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v12 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v12 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v12 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v12 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v12 10/17] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v12 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v12 12/17] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v12 13/17] media: controls: Log HEVC stateless control in .std_log
` [PATCH v12 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v12 15/17] media: uapi: HEVC: fix padding in v4l2 control structures
` [PATCH v12 16/17] media: uapi: Change data_bit_offset definition
` [PATCH v12 17/17] media: uapi: move HEVC stateless controls out of staging

[libgpiod v2][PATCH v2 0/6] tools: improvements for v2
 2022-07-08 12:06 UTC 

[poky][dunfell][PATCH] cve-extra-exclusions.inc: Use conditional override
 2022-07-08 12:06 UTC 

[PATCH v3] lib: utils/serial: Update Shakti UART based on latest implementation
 2022-07-08 12:06 UTC  (2+ messages)

[PATCH] hw/i386: pass RNG seed to e820 setup table
 2022-07-08 12:04 UTC  (4+ messages)
` [PATCH v2] "

Problematic interaction of io_uring and CIFS
 2022-07-08 12:05 UTC 

[PATCH v6 00/14] i.MX8MP DW100 dewarper driver
 2022-07-08 12:03 UTC  (4+ messages)
` [PATCH v6 13/14] media: dw100: Add i.MX8MP dw100 "

[PATCH v2 1/1] i2c: scmi: Replace open coded device_get_match_data()
 2022-07-08 12:03 UTC  (4+ messages)

[PATCH v2 1/2] lib/string_helpers: Add str_read_write() helper
 2022-07-08 12:00 UTC  (6+ messages)
` [PATCH v2 2/2] i2c: Introduce i2c_str_read_write() and make use of it

[PATCH v4 0/2] Xen FF-A mediator
 2022-07-08 12:01 UTC  (3+ messages)
` [PATCH v4 1/2] xen/arm: smccc: add support for SMCCCv1.2 extended input/output registers

[PATCH v11 00/17] Move HEVC stateless controls out of staging
 2022-07-08 12:00 UTC  (5+ messages)
` [PATCH v11 15/17] media: uapi: HEVC: fix padding in v4l2 control structures

[GIT PULL 0/3] Renesas SoC updates for v5.20 (take two)
 2022-07-08 12:00 UTC  (9+ messages)
` [GIT PULL 1/3] Renesas ARM DT "
` [GIT PULL 2/3] Renesas ARM SoC updates for v5.20
` [GIT PULL 3/3] Renesas DT binding updates for v5.20 (take two)

Patchwork summary for: linux-soc
 2022-07-08 12:00 UTC 

Recent changes (master)
 2022-07-08 12:00 UTC 

[PATCH 0/3] tools: usb: testusb: Fix reported gadget speeds
 2022-07-08 11:58 UTC  (4+ messages)
` [PATCH 1/3] tools: usb: testusb: Add wireless speed reporting
` [PATCH 2/3] tools: usb: testusb: Add super "
` [PATCH 3/3] tools: usb: testusb: Add super-plus "

[PATCH] MIPS: Fixed __debug_virt_addr_valid()
 2022-07-08 11:58 UTC  (2+ messages)

[PATCH v8 0/3] Add support for lan966x flexcom chip-select configuration
 2022-07-08 11:56 UTC  (8+ messages)
` [PATCH v8 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema
` [PATCH v8 2/3] dt-bindings: mfd: atmel,sama5d2-flexcom: Add new compatible string for lan966x
` [PATCH v8 3/3] mfd: atmel-flexcom: Add support for lan966x flexcom chip-select configuration

[PATCH/RFC 0/4] Fix RISC-V's arch-topology reporting
 2022-07-08 11:57 UTC  (14+ messages)
` [RFC 2/4] arch-topology: add a default implementation of store_cpu_topology()

[PATCH v2 00/15] can: kvaser_usb: Various fixes
 2022-07-08 11:57 UTC  (16+ messages)
` [PATCH v2 01/15] can: kvaser_usb_leaf: Fix overread with an invalid command
` [PATCH v2 02/15] can: kvaser_usb: Fix use of uninitialized completion
` [PATCH v2 03/15] can: kvaser_usb: Fix possible completions during init_completion
` [PATCH v2 04/15] can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device
` [PATCH v2 05/15] can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {leaf,usbcan}_cmd_can_error_event
` [PATCH v2 06/15] can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT
` [PATCH v2 07/15] can: kvaser_usb_leaf: Set Warning state even without bus errors
` [PATCH v2 08/15] can: kvaser_usb_leaf: Fix TX queue out of sync after restart
` [PATCH v2 09/15] can: kvaser_usb_leaf: Fix CAN state "
` [PATCH v2 10/15] can: kvaser_usb_leaf: Fix improved state not being reported
` [PATCH v2 11/15] can: kvaser_usb_leaf: Fix wrong CAN state after stopping
` [PATCH v2 12/15] can: kvaser_usb_leaf: Ignore stale bus-off after start
` [PATCH v2 13/15] can: kvaser_usb_leaf: Fix bogus restart events
` [PATCH v2 14/15] can: kvaser_usb: Add struct kvaser_usb_busparams
` [PATCH v2 15/15] can: kvaser_usb: Compare requested bittiming parameters with actual parameters in do_set_{,data}_bittiming

[RFC PATCH 0/3] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-07-08 11:57 UTC  (5+ messages)
` [RFC PATCH 1/3] eficonfig: add UEFI Secure Boot Key enrollment interface

[PATCH v4 0/2] i2c: Add new driver for Renesas RZ/V2M controller
 2022-07-08 11:56 UTC  (3+ messages)
` [PATCH v4 2/2] i2c: Add "

[Bridge] [PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-08 11:56 UTC  (8+ messages)
` [Bridge] [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
          `  "

[PATCH kernel] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
 2022-07-08 11:55 UTC  (7+ messages)

bpftool gen object doesn't handle GCC built BPF ELF files
 2022-07-08 11:55 UTC  (4+ messages)

[PATCH 0/3] Add support for mailmap in cat-file
 2022-07-08 11:53 UTC  (4+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 4/4] cat-file: add mailmap support

[PATCH v6 0/4] Implement vdpasim suspend operation
 2022-07-08 11:53 UTC  (16+ messages)
` [PATCH v6 1/4] vdpa: Add "
` [PATCH v6 2/4] vhost-vdpa: introduce SUSPEND backend feature bit
` [PATCH v6 3/4] vhost-vdpa: uAPI to suspend the device

[PATCH 1/2] lib/string_helpers: Introduce strsplit_u32()
 2022-07-08 11:51 UTC  (13+ messages)

[PULL 00/15] qdev: Add JSON -device
 2022-07-08 11:50 UTC  (7+ messages)
` [PULL 14/15] qdev: Base object creation on QDict rather than QemuOpts
        ` The case for array properties (was: [PULL 14/15] qdev: Base object creation on QDict rather than QemuOpts)

Shakti-platform-UART-Update
 2022-07-08 11:52 UTC  (2+ messages)

[PATCH v11 0/2] Detect stalls on guest vCPUS
 2022-07-08 11:50 UTC  (3+ messages)
` [PATCH v11 2/2] misc: Add a mechanism to detect stalls on guest vCPUs

[RFC PATCH 0/7] ima: Support measurement of kexec initramfs components
 2022-07-08 11:49 UTC  (3+ messages)

[PATCH v2 net 00/12] sysctl: Fix data-races around ipv4_table
 2022-07-08 11:50 UTC  (2+ messages)

[PATCH net-next 1/2] eth: mtk: switch to netif_napi_add_tx()
 2022-07-08 11:50 UTC  (2+ messages)

[PATCH] l2tp: l2tp_debugfs: fix Clang -Wformat warnings
 2022-07-08 11:50 UTC  (2+ messages)

[poky][dunfell][PATCH] classes/cve-check: Move get_patches_cves to library
 2022-07-08 11:47 UTC 

[PATCH v2] dt-bindings: mmc: Add compatible for MediaTek MT8188
 2022-07-08 11:47 UTC  (2+ messages)

[PATCH 11/12] cpufreq: amd-pstate: add ACPI disabled check
 2022-07-08 11:48 UTC  (3+ messages)

[helgaas-pci:pci/ctrl/qcom-pending] BUILD SUCCESS 44d07e984b93f4fd139745d3d84e2ae04a53ed72
 2022-07-08 11:48 UTC 

[PATCH] phy: rockchip-inno-usb2: Ignore OTG IRQs in host mode
 2022-07-08 11:47 UTC  (5+ messages)
` Aw: "

[PATCH v2 0/9] Add support for shared PTEs across processes
 2022-07-08 11:47 UTC  (3+ messages)

[PATCH 0/8] videobuf2: Replace vb2_find_timestamp() with vb2_find_buffer()
 2022-07-08 11:47 UTC  (7+ messages)
` [PATCH 6/8] rkvdec: Use vb2_find_buffer

[PATCH] drm/sun4i: Update Kconfig defaults and descriptions
 2022-07-08 11:46 UTC  (4+ messages)
` (subset) "

[PATCH] ASOC: add new widget to control system clock
 2022-07-07  8:07 UTC 

[PATCH 10/12] cpufreq: cpufreq: export cpufreq cpu release and acquire
 2022-07-08 11:46 UTC  (3+ messages)

[PATCH v2] drm/bridge: Avoid uninitialized variable warning
 2022-07-08 11:46 UTC  (3+ messages)
` (subset) "

[PATCH v2] tcp: make retransmitted SKB fit into the send window
 2022-07-08 11:45 UTC  (2+ messages)

[PATCH] tools/memory-model: Clarify LKMM's limitations in litmus-tests.txt
 2022-07-08 11:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] dt-bindings: watchdog: gpio: add minimum interval
 2022-07-08 11:44 UTC  (8+ messages)
` [PATCH 2/2] watchdog: gpio: add configurable "

[PATCH 02/12] cpufreq: amd-pstate: enable AMD Precision Boost mode switch
 2022-07-08 11:43 UTC  (3+ messages)

[isar-cip-core] security-customizations/postinst:Add configuration for MFA
 2022-07-08 11:41 UTC  (2+ messages)

[PATCH v4 00/12] remove msize limit in virtio transport
 2022-07-08 11:40 UTC  (4+ messages)

[PATCH 3/3] thermal: qcom: tsens: Implement re-initialization workaround quirk
 2022-07-08 11:40 UTC  (2+ messages)

[PATCH] x86/mm/tlb: ignore f->new_tlb_gen when zero
 2022-07-08 11:40 UTC  (2+ messages)

[isar-cip-core] cip-core-image-security.bb:libpm-google-authenticator debian package
 2022-07-08 11:40 UTC  (4+ messages)

[ANN] Media Summit at ELCE Dublin: Request for Topics
 2022-07-08 11:39 UTC  (3+ messages)

[PATCH v7] x86/setup: Use rng seeds from setup_data
 2022-07-08 11:39 UTC  (2+ messages)
` [PATCH tip v8] "

[PATCH 0/8] Add dynamic arrays and v4l2_ctrl_modify_dimensions
 2022-07-08 11:38 UTC  (7+ messages)
` [PATCH 7/8] v4l2-ctrls: add change flag for when dimensions change

[PATCH net v3 0/1] stmmac: dwmac-mediatek: fix clock issue
 2022-07-08 11:37 UTC  (6+ messages)
` [PATCH net v3] "

[Intel-gfx] [PATCH 0/3] drm/i915: Apply waitboosting before fence wait
 2022-07-08 11:38 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/gem: Look for waitboosting across the whole object prior to individual waits

[PATCH V4 0/8] libgpiod: Add Rust bindings
 2022-07-08 11:35 UTC  (9+ messages)
` [PATCH V4 1/8] libgpiod: Add libgpiod-sys rust crate
` [PATCH V4 2/8] libgpiod: Add pre generated rust bindings
` [PATCH V4 3/8] libgpiod-sys: Add support to generate gpiosim bindings
` [PATCH V4 4/8] libgpiod: Add rust wrapper crate
` [PATCH V4 5/8] libgpiod: Add rust examples
` [PATCH V4 6/8] libgpiod: Derive debug traits for few definitions
` [PATCH V4 7/8] libgpiod: Add rust tests
` [PATCH V4 8/8] libgpiod: Integrate building of rust bindings with make

[PATCH v3 00/13] treewide: PCI: renesas: Add R-Car Gen4 PCIe support
 2022-07-08 11:34 UTC  (5+ messages)
` [PATCH v3 09/13] PCI: renesas: Add R-Car Gen4 PCIe Host support

[PATCH v2 0/5] Address some issues with sphinx detection
 2022-07-08 11:34 UTC  (4+ messages)
    ` Expectation to --no-pdf option (was Re: [PATCH v2 0/5] Address some issues with sphinx detection)

[PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-07-08 11:33 UTC  (2+ messages)

[PATCH V14 00/15] irqchip: Add LoongArch-related irqchip drivers
 2022-07-08 11:31 UTC  (4+ messages)
` [PATCH V14 12/15] irqchip: Add Loongson Extended I/O interrupt controller support

[linux-next:pending-fixes] BUILD SUCCESS e75b9e181e22210aa5ff67363339d791261f611b
 2022-07-08 11:30 UTC 

[igt-dev] [PATCH v4 0/2] tests/i915/kms_mmap_write_crc: IGT test Cleanup
 2022-07-08 11:30 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915/kms_mmap_write_crc: IGT test Cleanup (rev4)

[PATCH 0/2] Enable SA2UL support on AM64X
 2022-07-08 11:27 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am64: Add SA2UL address space to Main CBASS ranges
` [PATCH 2/2] arm64: dts: ti: k3-am64-main: Enable crypto accelerator

[PATCH] git-p4: fix bug with encoding of p4 client name
 2022-07-08 11:28 UTC  (2+ messages)

FAILED: patch "[PATCH] net/mlx5e: Fix matchall police parameters validation" failed to apply to 5.18-stable tree
 2022-07-08 11:28 UTC 

[ANNOUNCEMENT] Yocto Project 4.0.2 is Released
 2022-07-08 11:28 UTC 

[PATCH 0/8] virtio-blk: removal of AioContext lock
 2022-07-08 11:22 UTC  (5+ messages)
` [PATCH 7/8] VirtIOBlock: protect rq with its own lock

[PATCH v8 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-07-08 11:28 UTC  (5+ messages)
` [PATCH v8 01/15] mm: rename is_pinnable_pages to is_longterm_pinnable_pages
` [PATCH v8 02/15] mm: move page zone helpers into new header-specific file

[PATCH RFC bpf-next 0/3] libbpf: add better syscall kprobing support
 2022-07-08 11:28 UTC  (5+ messages)
` [PATCH RFC bpf-next 2/3] libbpf: add ksyscall/kretsyscall sections support for syscall kprobes

[libgpiod v2][PATCH v2 0/5] bindings: implement python bindings for libgpiod v2
 2022-07-08 11:28 UTC  (10+ messages)
` [libgpiod v2][PATCH v2 5/5] bindings: python: add the implementation for v2 API

FAILED: patch "[PATCH] can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix" failed to apply to 5.15-stable tree
 2022-07-08 11:27 UTC 

FAILED: patch "[PATCH] can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix" failed to apply to 5.10-stable tree
 2022-07-08 11:27 UTC 

[GIT PULL] pinctrl: renesas: Updates for v5.20 (take two)
 2022-07-08 11:27 UTC 

FAILED: patch "[PATCH] can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct" failed to apply to 5.10-stable tree
 2022-07-08 11:26 UTC 

[GIT PULL] clk: renesas: Updates for v5.20 (take two)
 2022-07-08 11:26 UTC 

FAILED: patch "[PATCH] can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct" failed to apply to 5.15-stable tree
 2022-07-08 11:26 UTC 

[PATCH] gpiolib: cdev: Don't access uninitialized descriptor
 2022-07-08 11:25 UTC 

FAILED: patch "[PATCH] selftests/net: fix section name when using xdp_dummy.o" failed to apply to 5.15-stable tree
 2022-07-08 11:25 UTC 

FAILED: patch "[PATCH] netfilter: nf_tables: stricter validation of element data" failed to apply to 4.9-stable tree
 2022-07-08 11:25 UTC 

FAILED: patch "[PATCH] netfilter: nf_tables: stricter validation of element data" failed to apply to 4.14-stable tree
 2022-07-08 11:25 UTC 

FAILED: patch "[PATCH] netfilter: nf_tables: stricter validation of element data" failed to apply to 4.19-stable tree
 2022-07-08 11:25 UTC 

FAILED: patch "[PATCH] netfilter: nf_tables: stricter validation of element data" failed to apply to 5.4-stable tree
 2022-07-08 11:25 UTC 

[PATCH v2 0/4] target/s390x: Exit tb after executing ex_value
 2022-07-08 11:15 UTC  (3+ messages)
` [PATCH v2 4/4] "


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.