messages from 2023-01-26 16:01:35 to 2023-01-26 16:34:56 UTC [more...]
[PATCH 0/2] hw/cxl: CXL Event processing fixups
2023-01-26 16:34 UTC (4+ messages)
` [PATCH 1/2] hw/cxl: Fix event log time stamp fields
[OE-core][kirkstone 00/42] Pull request (cover letter only)
2023-01-26 16:34 UTC (2+ messages)
[PATCH v10 00/25] nvme-tcp receive offloads
2023-01-26 16:21 UTC (21+ messages)
` [PATCH v10 01/25] net: Introduce direct data placement tcp offload
` [PATCH v10 02/25] net/ethtool: add new stringset ETH_SS_ULP_DDP_{CAPS,STATS}
` [PATCH v10 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
` [PATCH v10 04/25] Documentation: document netlink ULP_DDP_GET/SET messages
` [PATCH v10 05/25] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v10 06/25] net/tls,core: export get_netdev_for_sock
` [PATCH v10 07/25] nvme-tcp: Add DDP offload control path
` [PATCH v10 08/25] nvme-tcp: Add DDP data-path
` [PATCH v10 09/25] nvme-tcp: RX DDGST offload
` [PATCH v10 10/25] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v10 11/25] nvme-tcp: Add modparam to control the ULP offload enablement
` [PATCH v10 12/25] Documentation: add ULP DDP offload documentation
` [PATCH v10 13/25] net/mlx5e: Rename from tls to transport static params
` [PATCH v10 14/25] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v10 15/25] net/mlx5e: Have mdev pointer directly on the icosq structure
` [PATCH v10 16/25] net/mlx5e: Refactor doorbell function to allow avoiding a completion
` [PATCH v10 17/25] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v10 18/25] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v10 19/25] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v10 20/25] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
[PATCH v11 0/6] Add RZ/G2L MTU3a Core, Counter and pwm driver
2023-01-26 16:33 UTC (7+ messages)
` [PATCH v11 2/6] clocksource/drivers: Add Renesas RZ/G2L MTU3a core driver
[RFC PATCH v2 00/31] Upstream kvx Linux port
2023-01-26 16:10 UTC (18+ messages)
` [RFC PATCH v2 01/31] Documentation: kvx: Add basic documentation
` [RFC PATCH v2 02/31] Documentation: Add binding for kalray,kv3-1-core-intc
` [RFC PATCH v2 11/31] kvx: Add atomic/locking headers
` [RFC PATCH v2 12/31] kvx: Add other common headers
[linux-linus test] 176143: regressions - trouble: broken/fail/pass
2023-01-26 16:32 UTC
[PATCH v4 0/6] Add MSM8939 SoC support with two devices
2023-01-26 16:32 UTC (6+ messages)
[PATCH 0/2] SRCU changes for the Linux Kernel Memory Model
2023-01-26 16:31 UTC (8+ messages)
` [Patch 1/2] tools/memory-model: Update some warning labels
` [Patch 2/2] tools/memory-model: Provide exact SRCU semantics
[PATCH 00/15] backlight: Drop use of deprecated fb_blank property
2023-01-26 16:30 UTC (8+ messages)
` [PATCH 15/15] backlight: backlight: Drop the "
Linux guest kernel threat model for Confidential Computing
2023-01-26 16:29 UTC (13+ messages)
[PATCH] sstate-cache-cleaner.py: Add a script for sstate cache cleaning
2023-01-26 16:31 UTC (2+ messages)
` [OE-core] "
[virtio-comment] [PATCH v10] virtio-net: Clarify VLAN filter table configuration
2023-01-26 16:31 UTC (12+ messages)
` [virtio-dev] "
[PATCH liburing 1/1] test: fix parallel send-zerocopy
2023-01-26 16:29 UTC
Handling of Integers in ToHexString()
2023-01-26 16:25 UTC
[GIT PULL] Qualcomm driver updates for v6.3
2023-01-26 16:30 UTC
[PATCH v4 00/11] Arm cache coloring
2023-01-26 16:29 UTC (3+ messages)
` [PATCH v4 07/11] xen: add cache coloring allocator for domains
[meta-oe][PATCH] keyutils: Upgrade 1.6.1 -> 1.6.3
2023-01-26 16:28 UTC
Failed to build u-boot.itb on RK3568
2023-01-26 16:27 UTC
[PATCH] of/address: Return an error when no valid dma-ranges are found
2023-01-26 16:26 UTC
[GIT PULL] thermal changes for v6.3-rc1
2023-01-26 16:26 UTC (2+ messages)
[PATCH] ca8210: move to gpio descriptors
2023-01-26 16:25 UTC (2+ messages)
[RFC PATCH v2 00/22] Introduce QC USB SND audio offloading support
2023-01-26 16:22 UTC (17+ messages)
` [RFC PATCH v2 07/22] ASoC: Add SOC USB APIs for adding an USB backend
` [RFC PATCH v2 09/22] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [RFC PATCH v2 11/22] ASoC: qcom: Add USB backend ASoC driver for Q6
` [RFC PATCH v2 12/22] sound: usb: card: Introduce USB SND platform op callbacks
` [RFC PATCH v2 16/22] sound: usb: Introduce QC USB SND offloading support
` [RFC PATCH v2 20/22] sound: usb: Prevent starting of audio stream if in use
` [RFC PATCH v2 21/22] ASoC: dt-bindings: Add Q6USB backend bindings
[PATCH v2 0/6] introduce vm_flags modifier functions
2023-01-26 16:25 UTC (18+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()
[PATCH] linux-user: Improve strace output of personality() and sysinfo()
2023-01-26 16:25 UTC (6+ messages)
[PATCH v4 3/5] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
2023-01-26 16:23 UTC (3+ messages)
All USB tools hang when one descriptor read fails and needs to timeout
2023-01-26 16:23 UTC (9+ messages)
[PATCH] [v2] at86rf230: convert to gpio descriptors
2023-01-26 16:22 UTC
[PATCH] fuse: add inode/permission checks to fileattr_get/fileattr_set
2023-01-26 16:22 UTC (2+ messages)
[PATCH] [v2] ASoC: cs42l56: fix DT probe
2023-01-26 16:21 UTC (2+ messages)
[PATCH v2 00/14] spi: bcm63xx-hsspi: driver and doc updates
2023-01-26 16:22 UTC (4+ messages)
` [PATCH v2 08/14] spi: bcm63xx-hsspi: Handle cs_change correctly
[PATCH 0/2] kernel-yocto: drop 5.19 recipes and make 6.1 default
2023-01-26 16:21 UTC (3+ messages)
` [OE-core] "
[Bug 216817] New: btusb device with ID 0489:e0d0 no longer working after v6.0
2023-01-26 16:21 UTC (2+ messages)
` [Bug 216817] "
Feature Request - GIT config - Reference value of init.defaultBranch in alias
2023-01-26 16:21 UTC (2+ messages)
[PATCH 0/8] start cleanup of rte_flow_item_*
2023-01-26 16:19 UTC (10+ messages)
` [PATCH v5 "
` [PATCH v5 1/8] ethdev: use Ethernet protocol struct for flow matching
` [PATCH v5 2/8] net: add smaller fields for VXLAN
` [PATCH v5 3/8] ethdev: use VXLAN protocol struct for flow matching
` [PATCH v5 4/8] ethdev: use GRE "
` [PATCH v5 5/8] ethdev: use GTP "
` [PATCH v5 6/8] ethdev: use ARP "
` [PATCH v5 7/8] doc: fix description of L2TPV2 flow item
` [PATCH v5 8/8] net: mark all big endian types
Patchwork summary for: linux-renesas-soc
2023-01-26 16:20 UTC
[PATCH] arm64: Apply dynamic shadow call stack patching in two passes
2023-01-26 16:19 UTC (2+ messages)
[PATCH v3 0/7] introduce vm_flags modifier functions
2023-01-26 16:18 UTC (20+ messages)
` [PATCH v3 2/7] mm: introduce vma->vm_flags wrapper functions
` [PATCH v3 4/7] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v3 5/7] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v3 6/7] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
[PATCH v5 0/4] memory: prevent dma-reentracy issues
2023-01-26 16:18 UTC (2+ messages)
[PATCH] drm/simpledrm: Fix an NULL vs IS_ERR() bug
2023-01-26 16:18 UTC (3+ messages)
[PATCH 0/2] pwm: mtk-disp: Fix backlight configuration at boot
2023-01-26 16:16 UTC (8+ messages)
` [PATCH 2/2] pwm: mtk-disp: Configure double buffering before reading in .get_state()
[Intel-wired-lan] [net-queue v4 1/1] ice: Do not use WQ_MEM_RECLAIM flag for workqueue
2023-01-26 16:10 UTC (2+ messages)
[PATCH] cc2520: move to gpio descriptors
2023-01-26 16:15 UTC
[PATCH v4 00/12] jevents/pmu-events improvements
2023-01-26 15:59 UTC (8+ messages)
` [PATCH v4 02/12] perf jevents metric: Add ability to rewrite metrics in terms of others
` [PATCH v4 11/12] perf jevents: Add model list option
[PATCH] riscv: kprobe: Optimize kprobe with accurate atomicity
2023-01-26 16:15 UTC (2+ messages)
[PATCH 0/3] media: imx258: Remove rotation=<80 requirement
2023-01-26 16:13 UTC (6+ messages)
[PATCH] linux-user: Improve strace output of getgroups() and setgroups()
2023-01-26 16:12 UTC (2+ messages)
[PATCH] linux-user: Add strace output for clock_getres_time64() and futex_time64()
2023-01-26 16:11 UTC (2+ messages)
[igt-dev] [PATCH i-g-t 0/4] Some intel_gpu_top tweaks
2023-01-26 16:12 UTC (13+ messages)
` [igt-dev] [PATCH i-g-t 1/4] intel_gpu_top: Fix man page formatting
` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 2/4] intel_gpu_top: Automatically enclose JSON output into brackets
` [igt-dev] [Intel-gfx] "
` [Intel-gfx] [igt-dev] "
` [igt-dev] [PATCH i-g-t 4/4] intel_gpu_top: Aggregate engine classes in all output modes
` [igt-dev] [Intel-gfx] "
` [Intel-gfx] [igt-dev] "
[PATCH 0/7] RISC-V KVM virtualize AIA CSRs
2023-01-26 16:11 UTC (9+ messages)
` [PATCH 2/7] RISC-V: Detect AIA CSRs from ISA string
` [PATCH 3/7] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
[Buildroot] [git commit] package/c-icap-modules: bump to version 0.5.5
2023-01-26 16:10 UTC
[Buildroot] [git commit] package/nginx: bump to version 1.22.1
2023-01-26 16:07 UTC
[Intel-gfx] [PATCH] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
2023-01-26 16:05 UTC (6+ messages)
[PATCH v11 2/6] dt-bindings/thermal/mediatek: Add LVTS thermal controllers dt-binding definition
2023-01-26 16:10 UTC (3+ messages)
` [PATCH v12 2/6] dt-bindings: thermal: mediatek: "
[Buildroot] [git commit] package/lxc: security bump to version 5.0.2
2023-01-26 16:08 UTC
[PATCH 0/5] Rockchip: Improve Support for RK3566 Devices
2023-01-26 16:11 UTC (5+ messages)
` [PATCH 5/5] gpio/rockchip: rk_gpio support v2 gpio controller
[Buildroot] [git commit] package/c-icap: bump to version 0.5.10
2023-01-26 16:10 UTC
[Buildroot] [git commit] package/python-future: security bump to version 0.18.3
2023-01-26 16:08 UTC
[PATCH v2] sched: Store restrict_cpus_allowed_ptr() call state
2023-01-26 16:11 UTC (4+ messages)
[Buildroot] [PATCH 1/2] package/c-icap: bump to version 0.5.10
2023-01-26 16:10 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] package/c-icap-modules: bump to version 0.5.5
[PATCH v6 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-01-26 16:10 UTC (3+ messages)
` [PATCH v6 12/14] "
[Buildroot] [PATCH 1/1] package/python-future: security bump to version 0.18.3
2023-01-26 16:10 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/lxc: security bump to version 5.0.2
2023-01-26 16:10 UTC (2+ messages)
[PATCH 0/2] nvmem: qcom-spmi-sdam: fix module autoloading
2023-01-26 16:10 UTC (2+ messages)
[PATCH v2 00/17] Support android boot image v3/v4
2023-01-26 16:05 UTC (18+ messages)
` [PATCH v2 01/17] android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
` [PATCH v2 02/17] android: boot: support vendor boot image in abootimg
` [PATCH v2 03/17] android: boot: replace android_image_check_header
` [PATCH v2 04/17] android: boot: add boot image header v3 and v4 structures
` [PATCH v2 05/17] android: boot: kcomp: support andr_image_data
` [PATCH v2 06/17] android: boot: move to andr_image_data structure
` [PATCH v2 07/17] android: boot: content print is not supported for v3, v4 header version
` [PATCH v2 08/17] android: boot: boot image header v3, v4 do not support recovery DTBO
` [PATCH v2 09/17] android: boot: add vendor boot image to prepare for v3, v4 support
` [PATCH v2 10/17] android: boot: update android_image_get_data to support v3, v4
` [PATCH v2 11/17] android: boot: ramdisk: support vendor ramdisk
` [PATCH v2 12/17] android: boot: support extra command line
` [PATCH v2 13/17] android: boot: update android_image_get_dtb_img_addr to support v3, v4
` [PATCH v2 14/17] drivers: fastboot: zImage flashing is not supported for "
` [PATCH v2 15/17] android: boot: support boot image header version 3 and 4
` [PATCH v2 16/17] android: boot: support bootconfig
` [PATCH v2 17/17] test/py: android: extend abootimg test
[Buildroot] [PATCH 1/1] package/nginx: bump to version 1.22.1
2023-01-26 16:09 UTC (2+ messages)
[RFC 08/13] cifs: Add a function to read into an iter from a socket
2023-01-26 16:09 UTC (5+ messages)
` [RFC 00/13] smb3: Use iov_iters down to the network transport and fix DIO page pinning
[PATCH v8 0/5] input: pwm-beeper: add feature to set volume level
2023-01-26 16:08 UTC (6+ messages)
` [PATCH v8 4/5] dt-bindings: input: pwm-beeper: add volume
[PATCH] net: page_pool: fix refcounting issues with fragmented allocation
2023-01-26 16:08 UTC (20+ messages)
git source files with rw permissions
2023-01-26 16:07 UTC (3+ messages)
[PATCH] thermal: tegra-bpmp: Check if BPMP supports trip points
2023-01-26 16:07 UTC (5+ messages)
[PATCH v2] KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
2023-01-26 16:06 UTC (10+ messages)
[PATCH 00/24] rtc: pm8xxx: add support for setting time using nvmem
2023-01-26 16:06 UTC (3+ messages)
` [PATCH 17/24] rtc: pm8xxx: add copyright notice
[PATCH v6 00/12] Enhance credential helper protocol to include auth headers
2023-01-26 16:05 UTC (6+ messages)
` [PATCH v7 "
[PATCH 1/5] net/mlx5/hws: fix alias_rtc_0 print location in debug dump
2023-01-26 16:03 UTC (5+ messages)
` [PATCH 2/5] net/mlx5/hws: change STC array size to 32K
` [PATCH 3/5] net/mlx5/hws: support STC info dump
` [PATCH 4/5] net/mlx5/hws: support IP version matching for non relaxed
` [PATCH 5/5] net/mlx5: support HW steering debug dump
[PATCH v2 0/3] Another crack at a handshake upcall mechanism
2023-01-26 16:02 UTC (4+ messages)
` [PATCH v2 1/3] net: Add an AF_HANDSHAKE address family
` [PATCH v2 2/3] net/handshake: Add support for PF_HANDSHAKE
` [PATCH v2 3/3] net/tls: Support AF_HANDSHAKE in kTLS
[PATCH 0/8] gpiolib cleanups
2023-01-26 16:02 UTC (4+ messages)
` [PATCH 5/8] gpiolib: remove legacy gpio_export
[PATCH v12 00/18] drm: Add Samsung MIPI DSIM bridge
2023-01-26 15:29 UTC (3+ messages)
` [PATCH v12 11/18] drm: exynos: dsi: Add atomic_get_input_bus_fmts
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.