All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-06 09:34:40 to 2023-02-06 10:17:38 UTC [more...]

[PATCH 0/5] arm64: dts: qcom: add DP Controller to SM8350 & SM8450 DTS
 2023-02-06 10:17 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: display: msm: dp-controller: document SM8450 compatible
` [PATCH 2/5] arm64: dts: qcom: sm8350: switch to combo usb3/dp phy
` [PATCH 3/5] arm64: dts: qcom: sm8350: add dp controller
` [PATCH 4/5] arm64: dst: qcom: sm8450: switch to usb3/dp combo phy
` [PATCH 5/5] arm64: dst: qcom: sm8450: add dp controller

[Buildroot] [PATCH 1/1] package/iwd: bump to version 2.3
 2023-02-06 10:17 UTC  (2+ messages)

[PATCH 0/2] nvmem: brcm_nvram: use buffered nvram data for cell values
 2023-02-06 10:16 UTC  (3+ messages)
` [PATCH v2 1/2] firmware: bcm47xx_nvram: allow to read from buffered nvram data
` [PATCH v2 2/2] nvmem: brcm_nvram: use bcm47xx buffered data

PPS functionality for Intel Timed I/O
 2023-02-06 10:16 UTC  (5+ messages)

[PATCH 0/2] btrfs: reduce div64 calls for __btrfs_map_block() and its variants
 2023-02-06 10:16 UTC  (4+ messages)
` [PATCH 2/2] btrfs: reduce div64 calls by limiting the number of stripes of a chunk to u32

[PATCH] btrfs: add a stress test for send v2 streams
 2023-02-06 10:14 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix potential race processing vm->freed
 2023-02-06 10:14 UTC  (4+ messages)

[PATCH 0/7] Mini-OS: ad minimal 9pfs support
 2023-02-06 10:15 UTC  (13+ messages)
` [PATCH 4/7] Mini-OS: add 9pfs frontend
` [PATCH 5/7] Mini-OS: add 9pfs transport layer
` [PATCH 6/7] Mini-OS: add open and close handling to the 9pfs frontend
` [PATCH 7/7] Mini-OS: add read and write support to 9pfsfront

[PATCH v15 00/11] s390x: CPU Topology
 2023-02-06 10:13 UTC  (6+ messages)
` [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v15 04/11] s390x/sclp: reporting the maximum nested topology entries

[igt-dev] [PATCH i-g-t v4] tests/kms_pipe_crc_basic: Limit the execution to two pipes
 2023-02-06 10:20 UTC 

[PATCH 00/37] nvmem: patches for 6.3
 2023-02-06 10:13 UTC  (8+ messages)

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 3 warnings (v5.15.91-20-gcb49f24ce02b)
 2023-02-06 10:12 UTC 

s2idle breaks on machines without cpuidle support
 2023-02-06 10:12 UTC  (2+ messages)

[djwong-xfs:vectorized-scrub 409/495] fs/xfs/libxfs/xfs_rtrmap_btree.c: xfs_imeta.h is included more than once
 2023-02-06 10:13 UTC 

[regression] Bug 216851 - btrfs write time corrupting for log tree
 2023-02-06 10:10 UTC  (18+ messages)

[PATCH net-next 00/10][pull request] implement devlink reload in ice
 2023-02-06 10:10 UTC  (2+ messages)

[PATCH net-next v2] gve: Fix gve interrupt names
 2023-02-06 10:10 UTC  (2+ messages)

[PATCH v6 net-next 00/13] ENETC mqprio/taprio cleanup
 2023-02-06 10:10 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/python-iniparse: add host-python-iniparse
 2023-02-06 10:12 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/crudini: add host-crudini

[PATCH] net: USB: Fix wrong-direction WARNING in plusb.c
 2023-02-06 10:10 UTC  (2+ messages)

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-02-06 10:10 UTC  (6+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace

[PATCH 00/13] Add vfio_device cdev for iommufd support
 2023-02-06 10:09 UTC  (8+ messages)
` [PATCH 10/13] vfio: Make vfio_device_open() exclusive between group path and device cdev path

[PATCH v2 00/41] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-02-06 10:11 UTC  (3+ messages)
` [PATCH v2 20/40] xen/mpu: plump early_fdt_map in MPU systems

[RFC PATCH net-next 00/11] NXP ENETC AF_XDP zero-copy sockets
 2023-02-06 10:08 UTC  (12+ messages)
` [RFC PATCH net-next 01/11] net: enetc: optimize struct enetc_rx_swbd layout
` [RFC PATCH net-next 02/11] net: enetc: perform XDP RX queue registration at enetc_setup_bpf() time
` [RFC PATCH net-next 03/11] net: enetc: rename "cleaned_cnt" to "buffs_missing"
` [RFC PATCH net-next 04/11] net: enetc: continue NAPI processing on frames with RX errors
` [RFC PATCH net-next 05/11] net: enetc: add support for ethtool --show-channels
` [RFC PATCH net-next 06/11] net: enetc: consolidate rx_swbd freeing
` [RFC PATCH net-next 07/11] net: enetc: rename enetc_free_tx_frame() to enetc_free_tx_swbd()
` [RFC PATCH net-next 08/11] net: enetc: increment rx_byte_cnt for XDP data path
` [RFC PATCH net-next 09/11] net: enetc: move setting of ENETC_TXBD_FLAGS_F flag to enetc_xdp_map_tx_buff()
` [RFC PATCH net-next 10/11] net: enetc: add RX support for zero-copy XDP sockets
` [RFC PATCH net-next 11/11] net: enetc: add TX "

[syzbot] BUG: unable to handle kernel paging request in mi_enum_attr
 2023-02-06 10:09 UTC  (3+ messages)
` [syzbot] [ntfs3?] "

[PATCH] usb: gadget: uvc: Correct documentation formatting
 2023-02-06 10:08 UTC  (3+ messages)

[PATCH v3 0/9] PC cleanups
 2023-02-06 10:06 UTC  (4+ messages)
` [PATCH v3 8/9] hw/i386/x86: Make TYPE_X86_MACHINE the owner of smram

[PATCH 0/2] nvmem: brcm_nvram: use buffered nvram data for cell values
 2023-02-06 10:05 UTC  (3+ messages)
` [PATCH 1/2] firmware: bcm47xx_nvram: allow to read from buffered nvram data
` [PATCH 2/2] nvmem: brcm_nvram: use bcm47xx buffered data

[PATCH] net/ice: fix get link status timeout
 2023-02-06 10:06 UTC  (5+ messages)

[PATCH net-next v2] rfkill: Use sysfs_emit() to instead of sprintf()
 2023-02-06 10:04 UTC  (2+ messages)

[RESEND] Bluetooth: btrtl: Add support for RTL8852BS
 2023-02-06 10:03 UTC  (2+ messages)

[PATCH v3 0/7] MediaTek Frequency Hopping: MT6795/8173/92/95
 2023-02-06 10:01 UTC  (16+ messages)
` [PATCH v3 1/7] clk: mediatek: fhctl: Add support for older fhctl register layout
` [PATCH v3 2/7] clk: mediatek: clk-pllfh: Export register/unregister/parse functions
` [PATCH v3 3/7] dt-bindings: clock: mediatek,mt8186-fhctl: Support MT6795, MT8173/92/95
` [PATCH v3 4/7] clk: mediatek: mt6795: Add support for frequency hopping through FHCTL
` [PATCH v3 5/7] clk: mediatek: mt8173: "
` [PATCH v3 6/7] clk: mediatek: mt8192: "
` [PATCH v3 7/7] clk: mediatek: mt8195: "

[Buildroot] [git commit] package/thermald: bump to 2.5.1
 2023-02-06 10:03 UTC 

Timberland nvme-cli/libnvme upstream merge - dbus dependency
 2023-02-06 10:03 UTC  (4+ messages)

[PATCH v2 0/2] intel_powerclamp: New module parameter
 2023-02-06 10:02 UTC  (5+ messages)

[PATCH v4 00/11] Add XU support to UVC Gadget
 2023-02-06 10:02 UTC  (2+ messages)

[Buildroot] [git commit] package/yajl: explicitly request a tag in _SITE
 2023-02-06 10:02 UTC 

[Buildroot] [next] package/thermald: bump to 2.5.1
 2023-02-06 10:03 UTC  (2+ messages)

[Buildroot] [PATCH] docs/website: fixing js for the new feed source
 2023-02-06 10:02 UTC  (2+ messages)

Proposal: List files in Xen originated from external sources
 2023-02-06 10:01 UTC  (4+ messages)

[PATCH v4] erofs: replace erofs_unzipd workqueue with per-cpu threads
 2023-02-06 10:01 UTC  (3+ messages)

[Intel-gfx] [PATCH v3] drm/i915: add guard page to ggtt->error_capture
 2023-02-06 10:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: add guard page to ggtt->error_capture (rev4)

next/master baseline: 964 runs, 114 regressions (next-20230206)
 2023-02-06 10:01 UTC 

[Buildroot] [git commit] package/gpsd: bump to version 3.25
 2023-02-06 10:01 UTC 

[LSF/MM/BPF BoF]: A host FTL for zoned block devices using UBLK
 2023-02-06 10:00 UTC 

[PATCH] arm: mvebu: Power up 2nd SATA port for Thecus N2350
 2023-02-06 10:01 UTC  (2+ messages)

[Buildroot] [git commit] package/mongoose: fix build with gcc 4.8
 2023-02-06 10:01 UTC 

[PATCH net-next V2] net: introduce skb_poison_list and use in kfree_skb_list
 2023-02-06 10:00 UTC  (2+ messages)

[PATCH 0/5] diag288 watchdog fixes and improvements
 2023-02-06  9:59 UTC  (2+ messages)

[PATCH net v2 0/2] Fix dma leaking
 2023-02-06  9:59 UTC  (4+ messages)
` [PATCH net v2 2/2] net: ll_temac: Reset buffer on dma_map_single() errors

[Buildroot] [PATCH 1/1] package/gpsd: bump to version 3.25
 2023-02-06  9:59 UTC  (2+ messages)

Can you switch caching modes on the fly during use?
 2023-02-06  9:54 UTC 

arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 1 error, 1 warning (v6.2-rc6-115-gca72d58361ee)
 2023-02-06  9:57 UTC  (4+ messages)

[PATCH net-next] net: lan966x: Add support for TC flower filter statistics
 2023-02-06  9:59 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/iputils: bump version to 20221126
 2023-02-06  9:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mongoose: fix build with gcc 4.8
 2023-02-06  9:59 UTC  (2+ messages)

[PATCH 0/2] phy: qcom: qmp-combo: add SM8350 & SM8450 support for combo USB3/DP PHY
 2023-02-06  9:58 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,qmp-usb3-dp: document sm8350 & sm8450 compatible
` [PATCH 2/2] phy: qcom: com-qmp-combo: add SM8350 & SM8450 support

[PATCH v1 RFC] video/hdmi: Fix HDMI_VENDOR_INFOFRAME_SIZE
 2023-02-06  9:58 UTC  (3+ messages)

[PATCH 01/13] USB: chipidea: fix memory leak with using debugfs_lookup()
 2023-02-06  9:57 UTC  (5+ messages)
` [PATCH 13/13] USB: gadget: s3c2410_udc: "

[PATCH V3 0/9] Add minimal boot support for IPQ5332
 2023-02-06  9:56 UTC  (11+ messages)
` [PATCH V3 4/9] dt-bindings: clock: Add Qualcomm IPQ5332 GCC
` [PATCH V3 5/9] clk: qcom: add Global Clock controller (GCC) driver for IPQ5332 SoC
` [PATCH V3 9/9] arm64: defconfig: Enable IPQ5332 SoC base configs

[syzbot] WARNING in l2cap_do_send
 2023-02-06  9:57 UTC 

[PATCH -next V7 0/7] riscv: Optimize function trace
 2023-02-06  9:56 UTC  (5+ messages)

[PATCH] net/mlx5/hws: support match on ESP item
 2023-02-06  9:55 UTC 

[Cluster-devel] [PATCH 0/2] gfs2: fix sleep from invalid context bug in gfs2_glock_wait()
 2023-02-06  9:55 UTC  (3+ messages)
` [Cluster-devel] [PATCH 1/2] gfs2: factor out __gfs2_ail1_empty() and gfs2_ail1_withdraw()
` [Cluster-devel] [PATCH 2/2] gfs2: fix sleep from invalid context bug in gfs2_glock_wait()

Qemu - how to run in Win?
 2023-02-06  9:55 UTC  (2+ messages)

[OE-core][PATCH] libgit: add ptest for libgit2
 2023-02-06  9:55 UTC  (4+ messages)

External USB disks not recognized with v6.1.8 when using Xen
 2023-02-06  9:54 UTC  (11+ messages)

[PATCH v4 0/8] media: i2c: mlx7502x ToF camera support
 2023-02-06  9:53 UTC  (2+ messages)

[RFC] ethdev: sharing indirect actions between ports
 2023-02-06  9:52 UTC  (10+ messages)
` [PATCH 1/9] "
  ` [PATCH 2/9] net/mlx5/hws: Matcher, Free FT from RTC id before set the new value
  ` [PATCH 3/9] net/mlx5/hws: fix disconnecting matcher
  ` [PATCH 4/9] common/mlx5: add cross port object sharing capability
  ` [PATCH 5/9] net/mlx5: add cross port shared mode for HW steering
  ` [PATCH 6/9] net/mlx5: support counters in cross port shared mode
  ` [PATCH 7/9] app/testpmd: add host port parameter into flow config
  ` [PATCH 8/9] app/testpmd: add shared indirect action support
  ` [PATCH 9/9] doc: update cross-port indirect shared action

[PATCH] iio: light: cm32181: Unregister second I2C client if present
 2023-02-06  9:51 UTC  (2+ messages)

[nf-next PATCH v2] netfilter: nf_tables: Introduce NFTA_RULE_ACTUAL_EXPR
 2023-02-06  9:52 UTC  (11+ messages)

[PATCH] HID: quirks: Add quirk for Logitech G923 Xbox steering wheel
 2023-02-06  9:51 UTC  (3+ messages)

[Buildroot] [git commit] docs/website: fixing js for the new feed source
 2023-02-06  9:51 UTC 

[PATCH v9 00/27] Drivers for gunyah hypervisor
 2023-02-06  9:50 UTC  (4+ messages)
` [PATCH v9 22/27] virt: gunyah: Add resource tickets

[igt-dev] [PATCH i-g-t] tests/kms_plane_scaling: Add downscaling+upscaling tests
 2023-02-06  9:51 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH v2] drm/i915: Initialize the obj flags for shmem objects
 2023-02-06  9:51 UTC  (3+ messages)

[PATCH 0/2] Simplify ufshcd_execute_start_stop()
 2023-02-06  9:50 UTC  (3+ messages)
` [PATCH 1/2] scsi: core: Extend struct scsi_exec_args

[PATCH 00/10] Add basic ACPI support for risc-v virt
 2023-02-06  9:50 UTC  (5+ messages)
` [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
` [PATCH 03/10] hw/riscv/virt: Add memmap pointer to RiscVVirtState

[PATCHv2 0/4] Wiegand bus driver and GPIO bit-banged controller
 2023-02-06  9:49 UTC  (4+ messages)
` [PATCHv2 2/4] wiegand: add Wiegand bus driver

[PATCH net-next] ethtool: mm: fix get_mm() return code not propagating to user space
 2023-02-06  9:49 UTC 

[PATCH v11 00/25] nvme-tcp receive offloads
 2023-02-06  9:48 UTC  (4+ messages)
` [PATCH v11 04/25] Documentation: document netlink ULP_DDP_GET/SET messages

[xen-unstable-smoke test] 176414: tolerable trouble: pass/starved - PUSHED
 2023-02-06  9:48 UTC 

[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-06  9:48 UTC  (18+ messages)
` [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces
                      ` [Nouveau] "

[PATCH] x86/perf/zhaoxin: Add stepping check for ZX-C
 2023-02-06  9:48 UTC  (4+ messages)

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.166-9-gd4e703ee981a)
 2023-02-06  9:47 UTC 

[PATCH 3/3] drm/connector: Deprecate split for BT.2020 in drm_colorspace enum
 2023-02-06  9:47 UTC  (12+ messages)

[PATCH 0/2] staging: r8188eu: correct error logic of two functions
 2023-02-06  9:47 UTC  (3+ messages)
` [PATCH 2/2] staging: r8188eu: correct error logic of _rtw_init_recv_priv()

[Buildroot] [PATCH 1/2] toolchain/Config.in: extend gcc bug 43744 to every sh architecture
 2023-02-06  9:46 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[Buildroot] [PATCH] package/libcamera-apps: fix overflow conversion error
 2023-02-06  9:46 UTC  (2+ messages)

[PATCH 0/3] dumpcap: small enhancements
 2023-02-06  9:46 UTC  (2+ messages)

[PATCH v2 net-next 1/2] net: enetc: add support for MAC Merge layer
 2023-02-06  9:45 UTC  (2+ messages)
` [PATCH v2 net-next 2/2] net: enetc: add support for MAC Merge statistics counters

[Intel-gfx] [PATCH] drm/i915/gt: Avoid redundant pointer validity check
 2023-02-06  9:45 UTC  (4+ messages)
`  "

[PATCH v3] staging: vt6655: Macro with braces issue change to inline function
 2023-02-06  9:43 UTC  (4+ messages)

[dunfell][PATCH] ti-tisdk-makefile: Makefile_linux-dtbs: Fix incorrect DTBO file generated by Makefile
 2023-02-06  9:43 UTC 

lib/math/div64.c:226:27: warning: shift by count ('64') >= precision of type ('64')
 2023-02-06  9:42 UTC 

[PATCH 0/5] fold per-CPU vmstats remotely
 2023-02-06  9:42 UTC  (7+ messages)
` [PATCH 3/5] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold

[patch net] devlink: change port event netdev notifier from per-net to global
 2023-02-06  9:41 UTC 

[PATCH v3 char-misc-next] misc: microchip: pci1xxxx: Add OTP/EEPROM driver for the pci1xxxx switch
 2023-02-06  9:41 UTC  (4+ messages)

[PATCH v2 00/11] fw_devlink improvements
 2023-02-06  9:39 UTC  (10+ messages)

[bug report]warning about entry_64.S from objtool in v5.4 LTS
 2023-02-06  9:39 UTC  (4+ messages)

[GIT PULL] mtd: spi-nor: Changes for v6.3
 2023-02-06  9:39 UTC 

[RFC PATCH] drm/pancsf: Add a new driver for Mali CSF-based GPUs
 2023-02-06  9:37 UTC  (5+ messages)

[PATCH 0/6] Shorten the runtime of some gitlab-CI shared runner jobs
 2023-02-06  9:36 UTC  (10+ messages)
` [PATCH 6/6] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job

[Intel-gfx] [PATCH] drm/i915: Move fd_install after last use of fence
 2023-02-06  9:35 UTC  (5+ messages)
    `  "

[PATCH 2/2] HID: hid-steam: Add rumble on Deck
 2023-02-06  9:33 UTC  (3+ messages)
` [PATCH v2 0/2] HID: hid-steam: Add Steam Deck support


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.