messages from 2023-12-27 08:23:36 to 2023-12-27 10:20:11 UTC [more...]
[PATCH v2] sideband.c: replace int with size_t for clarity
2023-12-27 10:20 UTC (2+ messages)
` [PATCH v3] sideband.c: remove redundant 'NEEDSWORK' tag
[RFC PATCH 00/16] Introduce ICSSG Ethernet driver
2023-12-27 10:19 UTC (4+ messages)
` [RFC PATCH 12/16] arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration
[PATCH 0/5] cmd: provide command to display SMBIOS information
2023-12-27 10:19 UTC (3+ messages)
` [PATCH 4/5] doc: man-page for smbios command
[PATCH v3 00/14] Support Firmware Handoff spec via bloblist
2023-12-27 10:17 UTC (17+ messages)
` [PATCH v3 01/14] bloblist: Update the tag numbering
` [PATCH v3 02/14] bloblist: Adjust API to align in powers of 2
` [PATCH v3 06/14] bloblist: Drop spare value from bloblist record
` [PATCH v3 08/14] bloblist: Checksum the entire bloblist
` [PATCH v3 09/14] bloblist: Handle alignment with a void entry
` [PATCH v3 11/14] bloblist: Adjust the bloblist header
` [PATCH v3 12/14] bloblist: Add alignment to bloblist_new()
` [PATCH v3 13/14] bloblist: Update documentation and header comment
[PATCH] drm/xe/debugfs: Make sysfs gt force reset synchronous
2023-12-27 10:17 UTC (2+ messages)
[linus:master] [ida] af73483f4e: WARNING:at_lib/idr.c:#ida_free
2023-12-27 10:17 UTC (2+ messages)
[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
2023-12-27 10:14 UTC (5+ messages)
[PATCH] ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable
2023-12-27 10:13 UTC (3+ messages)
memory_hotplug_lock deadlock during initialization in Multi-process Mode on DPDK Version 22.11.3 LTS
2023-12-27 10:14 UTC (2+ messages)
[PATCH v4] Bluetooth: Fix Bluetooth for BCM4377 on T2 Intel MacBooks
2023-12-27 10:11 UTC (2+ messages)
[PATCH] Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid
2023-12-27 10:10 UTC (2+ messages)
[PATCH net v2 0/1] net: ravb: fixes for the ravb driver
2023-12-27 10:10 UTC (4+ messages)
` [PATCH net v2 1/1] net: ravb: Wait for operation mode to be applied
[PATCH] ASoC: SOF: imx: Add SNDRV_PCM_INFO_BATCH flag
2023-12-27 9:27 UTC (2+ messages)
[PULL 0/1] Tracing patches
2023-12-27 10:02 UTC (2+ messages)
` [PULL 1/1] tracing: install trace events file only if necessary
[cocci] [PATCH 0/2] scsi: message: fusion: Adjustments for mptsas_find_phyinfo_by_phys_disk_num()
2023-12-27 10:06 UTC (6+ messages)
` "
` [cocci] [PATCH 1/2] scsi: message: fusion: Improve data processing in mptsas_find_phyinfo_by_phys_disk_num()
` "
` [cocci] [PATCH 2/2] scsi: message: fusion: Move an assignment for the variable “phy_info” "
` "
[PATCH v3 00/10] IOMMU memory observability
2023-12-27 10:05 UTC (3+ messages)
[PATCH] virtio_blk: set the default scheduler to none
2023-12-27 10:06 UTC (6+ messages)
[PATCH v2] drm/amdgpu: Remove unreachable code in amdgpu/atom.c
2023-12-27 10:04 UTC
[Buildroot] [PATCH 1/2] package/gssdp: bump to version 1.6.3
2023-12-27 10:01 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/gupnp: bump to version 1.6.6
[PATCH bpf-next v1 0/3] bpf: introduce BPF_MAP_TYPE_RELAY
2023-12-27 10:01 UTC (4+ messages)
` [PATCH bpf-next v1 1/3] bpf: implement relay map basis
` [PATCH bpf-next v1 2/3] bpf: add bpf_relay_output kfunc
` [PATCH bpf-next v1 3/3] selftests/bpf: add bpf relay map selftests
[jimc:lukas-v3.0 20/24] lib/dynamic_debug.c:621:7: warning: no previous prototype for 'skip_spaces_and_coma'
2023-12-27 9:58 UTC
[PATCH] mm/cma: change print format of pointer in pr_debug() With %p, the pointer will be hashed and print (____ptrval____) instead
2023-12-27 9:56 UTC (2+ messages)
[PATCH] rpmsg: Fix /dev/rpmsg_ctrlx not created
2023-12-27 9:54 UTC
[PATCH v6 0/2] Refine USB interrupt vectors on Qualcomm platforms
2023-12-27 9:19 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: usb: dwc3: Clean up hs_phy_irq in binding
` [PATCH v6 2/2] usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq
[PATCH v2 00/15] pciutils: Add utility for Lane Margining
2023-12-27 9:45 UTC (16+ messages)
` [PATCH v2 01/15] pciutils-lspci: Fix unsynchronized caches in lspci struct device and pci struct pci_dev
` [PATCH v2 02/15] pciutils: Add constants for Lane Margining at the Receiver Extended Capability
` [PATCH v2 03/15] pciutils-lspci: Add Lane Margining support to the lspci
` [PATCH v2 04/15] pciutils-pcilib: Add separate file for bit manipulation functions
` [PATCH v2 05/15] pciutils-pcilmr: Add functions for device checking and preparations before main margining processes
` [PATCH v2 06/15] pciutils-pcilmr: Add margining process functions
` [PATCH v2 07/15] pciutils-pcilmr: Add logging functions for margining
` [PATCH v2 08/15] pciutils-pcilmr: Add function for default margining results log
` [PATCH v2 09/15] pciutils-pcilmr: Add utility main function
` [PATCH v2 10/15] pciutils-pcilmr: Add support for unique hardware quirks
` [PATCH v2 11/15] pciutils-pcilmr: Add the ability to pass multiple links to the utility
` [PATCH v2 12/15] pciutils-pcilmr: Add --scan mode to search for all LMR-capable Links
` [PATCH v2 13/15] pciutils-pcilmr: Add option to save margining results in csv form
` [PATCH v2 14/15] pciutils-pcilmr: Add handling of situations when device reports its MaxOffset values equal to 0
` [PATCH v2 15/15] pciutils-pcilmr: Add pcilmr man page
[PATCH 0/3] powerpc/ps3: Fixes for lv1 hcall assembly
2023-12-27 9:50 UTC (2+ messages)
[RFC PATCH] hw/arm: Prefer arm_feature() over object_property_find()
2023-12-27 9:49 UTC (4+ messages)
[PATCH] mailmap: Fix Stefan Weil author email again
2023-12-27 9:48 UTC (5+ messages)
[PATCH] powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2
2023-12-27 9:44 UTC (3+ messages)
[PATCH v2] wifi: mac80211: Update bssid indicator with real BSS numbers
2023-12-27 9:38 UTC (3+ messages)
[OE-core][PATCH V2] dbus: upgrade to 1.15.8
2023-12-27 9:37 UTC
Patchtest results for [PATCH v4 3/3] mesa: fix building of RustiCL + nouveau
2023-12-27 9:36 UTC
[syzbot] [crypto?] general protection fault in scatterwalk_copychunks (5)
2023-12-27 9:35 UTC (16+ messages)
` [PATCH] crypto: scompress - fix req->dst buffer overflow
` [PATCH v2] "
[PATCH -perfbook v4] howto: make ref to git archive explicit
2023-12-27 9:34 UTC
[PATCH v7 0/9] Add iommufd nesting (part 2/2)
2023-12-27 9:33 UTC (11+ messages)
` [PATCH v7 7/9] iommu/vt-d: Allow qi_submit_sync() to return the QI faults
` [PATCH v7 9/9] iommu/vt-d: Add iotlb flush for nested domain
[PATCH v3 0/9] Handoff bloblist from previous boot stage
2023-12-27 9:32 UTC (10+ messages)
` [PATCH v3 3/9] bloblist: refactor of bloblist_reloc()
` [PATCH v3 4/9] arm: armv7: save boot arguments
` [PATCH v3 5/9] arm: armv8: "
` [PATCH v3 9/9] qemu-arm: get FDT from bloblist
wcn6855 - stuck in 20Mhz on rx, but full 80mhz on tx
2023-12-27 9:32 UTC (6+ messages)
[v6] drm/xe: Add vram frequency sysfs attributes
2023-12-27 9:31 UTC (5+ messages)
[PATCH V3] nvme: introduce nvme_disk_is_ns_head helper
2023-12-27 9:31 UTC
[PATCH] net: bcmgenet: Fix FCS generation for fragmented skbuffs
2023-12-27 9:30 UTC (2+ messages)
[Buildroot] [PATCH] package/swugenerator: add missing dependencies
2023-12-27 9:30 UTC (4+ messages)
[PATCH v4 0/3] mesa: RustiCL support
2023-12-27 9:24 UTC (4+ messages)
` [PATCH v4 1/3] mesa: drop -Dopencl-native=true
` [PATCH v4 2/3] mesa: add support for RustiCL under PACKAGECONFIG "opencl"
` [PATCH v4 3/3] mesa: fix building of RustiCL + nouveau
make BLK_DEF_MAX_SECTORS less confusing
2023-12-27 9:23 UTC (5+ messages)
` [PATCH 1/4] null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS
` [PATCH 2/4] aoe: don't abuse BLK_DEF_MAX_SECTORS
` [PATCH 3/4] loop: "
` [PATCH 4/4] block: rename and document BLK_DEF_MAX_SECTORS
[PATCH V2] nvme: introduce nvme_disk_is_ns_head helper
2023-12-27 9:20 UTC (2+ messages)
[PATCH v4 1/3] dt-bindings: usb: mtk-xhci: add a property for Gen1 isoc-in transfer issue
2023-12-27 9:19 UTC (3+ messages)
[net-next PATCH 0/3] net: phy: at803x: even more generalization
2023-12-27 9:19 UTC (4+ messages)
` [net-next PATCH 1/3] net: phy: at803x: generalize cdt fault length function
` [net-next PATCH 2/3] net: phy: at803x: add support for cdt cross short test for qca808x
` [net-next PATCH 3/3] net: phy: at803x: make read_status more generic
[v8, 00/10] riscv: support kernel-mode Vector
2023-12-27 9:18 UTC (6+ messages)
` [v8, 01/10] riscv: Add support for kernel mode vector
[syzbot] Monthly net report (Dec 2023)
2023-12-27 9:18 UTC
[syzbot] Monthly trace report (Dec 2023)
2023-12-27 9:18 UTC
[PATCH -perfbook v3] howto: make ref to git archive explicit
2023-12-27 9:17 UTC (4+ messages)
[PATCH net-next] net: ethtool: Fix symmetric-xor RSS RX flow hash check
2023-12-27 9:16 UTC (2+ messages)
[PATCH 00/13] arm: exynos: Add E850-96 board
2023-12-27 9:11 UTC (5+ messages)
` [PATCH 04/13] soc: samsung: Add Exynos USI driver
` [PATCH 07/13] clk: exynos: Add Samsung clock framework
[LTP] [PATCH 1/1] tools: Fix syntax error caused by "; ; " in create_dmesg_entry awk script
2023-12-27 9:10 UTC (2+ messages)
[PATCH] docs/devel: Document conventional file prefixes and suffixes
2023-12-27 9:09 UTC (3+ messages)
docs: automarkup.py
2023-12-27 9:08 UTC (2+ messages)
[RFC PATCH 0/5] soc: qcom: add in-kernel pd-mapper implementation
2023-12-27 9:09 UTC (4+ messages)
` [RFC PATCH 4/5] remoteproc: qcom: mss: add configuration for in-kernel pdm
[PATCH 0/8] support NAT64 action
2023-12-27 9:07 UTC (9+ messages)
` [PATCH 1/8] ethdev: introduce "
` [PATCH 2/8] app/testpmd: add support for NAT64 in the command line
` [PATCH 3/8] net/mlx5: fetch the available registers for NAT64
` [PATCH 4/8] common/mlx5: add new modify field defininations
` [PATCH 5/8] net/mlx5/hws: support NAT64 action
` [PATCH 6/8] net/mlx5: create NAT64 actions during configuration
` [PATCH 7/8] net/mlx5: add NAT64 action support in rule creation
` [PATCH 8/8] net/mlx5: validate the actions combination with NAT64
[PATCH 1/2] clk: mediatek: Introduce need_pm_runtime to mtk_clk_desc
2023-12-27 9:04 UTC (4+ messages)
` [PATCH 2/2] clk: mediatek: mt8183: Enable need_runtime_pm on mt8183-mfgcfg
[Bug 217838] New: Systemd nowadays mounts Cgroups v2
2023-12-27 9:05 UTC (2+ messages)
` [Bug 217838] "
[net-next PATCH v5 0/5] net: phy: generic polarity + LED support for qca808x
2023-12-27 9:02 UTC (12+ messages)
` [net-next PATCH v5 1/5] dt-bindings: net: phy: Make LED active-low property common
` [net-next PATCH v5 2/5] dt-bindings: net: phy: Document LED inactive high impedance mode
` [net-next PATCH v5 3/5] net: phy: add support for PHY LEDs polarity modes
` [net-next PATCH v5 4/5] dt-bindings: net: Document QCA808x PHYs
` [net-next PATCH v5 5/5] net: phy: at803x: add LED support for qca808x
Patchtest results for [OE-core][PATCH] dbus: upgrade to 1.15.8
2023-12-27 9:03 UTC
[PATCH v3 00/17] Add boot LoongArch elf kernel with FDT
2023-12-27 9:02 UTC (17+ messages)
` [PATCH v3 03/17] hw/loongarch: Add slave cpu boot_code
` [PATCH v3 04/17] hw/loongarch: Add init_cmdline
` [PATCH v3 05/17] hw/loongarch: Init efi_system_table
` [PATCH v3 06/17] hw/loongarch: Init efi_boot_memmap table
` [PATCH v3 07/17] hw/loongarch: Init efi_initrd table
` [PATCH v3 08/17] hw/loongarch: Init efi_fdt table
` [PATCH v3 09/17] hw/loongarch: Fix fdt memory node wrong 'reg'
` [PATCH v3 11/17] hw/loongarch: fdt adds Extend I/O Interrupt Controller
` [PATCH v3 12/17] hw/loongarch: fdt adds pch_pic Controller
` [PATCH v3 13/17] hw/loongarch: fdt adds pch_msi Controller
` [PATCH v3 15/17] hw/loongarch: fdt remove unused irqchip node
` [PATCH v3 16/17] hw/loongarch: Add cells missing from uart node
` [PATCH v3 17/17] hw/loongarch: Add cells missing from rtc node
A bug was found in Linux Kernel 6.6+: KASAN: slab-use-after-free in iommufd_test (with POC)
2023-12-27 9:02 UTC
[PATCH v3 0/2] HID: i2c-hid: elan: Add ili2901 timing
2023-12-27 8:50 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: HID: i2c-hid: elan: Introduce Ilitek ili2901
` [PATCH v3 2/2] HID: i2c-hid: elan: Add ili2901 timing
[ANNOUNCEMENT] Milestone 1 for Yocto Project 5.0 (yocto-5.0_M1) Now Available
2023-12-27 8:48 UTC
[PATCH for-next v3 0/2] RDMA/erdma: Introduce hardware statistics support
2023-12-27 8:48 UTC (3+ messages)
` [PATCH for-next v3 1/2] RDMA/erdma: Introduce dma pool for hardware responses of CMDQ requests
` [PATCH for-next v3 2/2] RDMA/erdma: Add hardware statistics support
[PATCH 1/1] powerpc/powernv: fix up kernel compile issues
2023-12-27 8:46 UTC (3+ messages)
[OE-core][PATCH] dbus: upgrade to 1.15.8
2023-12-27 8:45 UTC
[BUG] mutex deadlock of dpm_resume() in low memory situation
2023-12-27 8:42 UTC
[tj-wq:unbound-system-wide-max_active] [workqueue] f18db269e6: stress-ng.dir.ops_per_sec -67.1% regression
2023-12-27 8:42 UTC
[PATCH v5 00/11] mempolicy2, mbind2, and weighted interleave
2023-12-27 8:39 UTC (5+ messages)
` [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v5 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
[PATCH 1/1] lib: smbios: verify_checksum() is duplicate
2023-12-27 8:40 UTC (2+ messages)
How to match only one packet and no other subsequent new packets?
2023-12-27 8:38 UTC
Spare parts for separation mills
2023-12-27 8:31 UTC
[PATCH v4] powerpc/pseries/vas: Use usleep_range() to support HCALL delay
2023-12-27 8:34 UTC
Bug report connect to VM with Vagrant
2023-12-27 8:33 UTC (6+ messages)
ACPI on Raspberry Pi
2023-12-27 8:30 UTC
Re: [PATCH v3 2/2] dynamic debug: allow printing to trace event
2023-12-27 8:29 UTC (2+ messages)
[PATCH 0/3] kstrtox: introduce memparse_safe()
2023-12-27 8:26 UTC (4+ messages)
` [PATCH 3/3] btrfs: migrate to the newer memparse_safe() helper
[jimc:lukas-v3.0 20/24] lib/dynamic_debug.c:621:7: warning: no previous prototype for function 'skip_spaces_and_coma'
2023-12-27 8:25 UTC
[PATCH v5 0/3] riscv: sophgo: add clock support for Sophgo CV1800 SoCs
2023-12-27 8:26 UTC (3+ messages)
` [PATCH v5 1/3] clk: sophgo: Add CV1800 series clock controller driver
22.11.4 patches review and test
2023-12-27 8:26 UTC (3+ messages)
[PATCH 0/9] dts: Move to SoC-specific build rules
2023-12-27 8:24 UTC (10+ messages)
` [PATCH 1/9] microblaze: dts: Use the normal build rule
` [PATCH 2/9] nios2: "
` [PATCH 3/9] arm: at91: dts: Start an SoC-specific "
` [PATCH 4/9] arm: at91: dts: Complete conversion of dts build rules
` [PATCH 5/9] arm: at91: dts: Sort at91 rules
` [PATCH 6/9] arm: samsung: dts: Convert to SoC-specific build rules
` [PATCH 7/9] arm: ti: dts: Convert OMAP "
` [PATCH 8/9] arm: qualcomm: dts: Convert "
` [PATCH 9/9] arm: vexpress: "
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.