messages from 2023-08-25 12:30:40 to 2023-08-25 13:20:07 UTC [more...]
[dm-devel] [PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
2023-08-25 12:42 UTC (21+ messages)
` [PATCH 22/29] ext4: Convert to bdev_open_by_dev()
` [PATCH 23/29] f2fs: Convert to bdev_open_by_dev/path()
` [f2fs-dev] "
` [PATCH 24/29] jfs: Convert to bdev_open_by_dev()
` [PATCH 25/29] nfs/blocklayout: Convert to use bdev_open_by_dev/path()
` [PATCH 26/29] ocfs2: Convert to use bdev_open_by_dev()
` [PATCH 27/29] reiserfs: Convert to bdev_open_by_dev/path()
` [PATCH 28/29] xfs: Convert to bdev_open_by_path()
` [PATCH 29/29] block: Remove blkdev_get_by_*() functions
[Buildroot] [PATCH 1/1] package/ffmpeg: mmal is not available on aarch64
2023-08-25 13:19 UTC (2+ messages)
[PATCH 0/5] Add the pci_get_base_class() helper and use it
2023-08-25 13:18 UTC (9+ messages)
` [PATCH 1/5] PCI: Add the pci_get_base_class() helper
` [PATCH 2/5] ALSA: hda/intel: Use pci_get_base_class() to reduce duplicated code
` [PATCH 3/5] drm/nouveau: "
` [PATCH 4/5] drm/amdgpu: "
` [PATCH 5/5] drm/radeon: "
` [Nouveau] [PATCH 0/5] Add the pci_get_base_class() helper and use it
[PATCH 00/14] PCI/treewide: Cleanup/streamline PCI error code handling
2023-08-25 13:18 UTC (3+ messages)
` [PATCH 05/14] hwmon: (via686a) Do PCI error checks on own line
[PATCH v7 1/3] cdx: add support for bus mastering
2023-08-25 13:17 UTC (3+ messages)
` [PATCH v7 2/3] vfio: add bus master feature to device feature ioctl
` [PATCH v7 3/3] vfio-cdx: add bus mastering device feature support
[PATCH] btrfs-progs: add a free_root_extent_buffers helper
2023-08-25 13:17 UTC
[Intel-xe] [PATCH] fixup! drm/xe: Rename engine to exec_queue
2023-08-25 13:18 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
drivers/iommu/ipmmu-vmsa.c:946:34: warning: 'ipmmu_of_ids' defined but not used
2023-08-25 13:18 UTC
[PATCHv5 0/4] Wiegand bus driver and GPIO bitbanged controller
2023-08-25 13:17 UTC (4+ messages)
` [PATCHv5 1/4] dt-bindings: wiegand: add Wiegand controller common properties
[PATCH 1/2] Reland "x86: Move FACP table into separate functions""
2023-08-25 13:17 UTC (5+ messages)
[PATCH 1/2] TSD: arm64: dts: rockchip: use codec as clock master
2023-08-25 13:16 UTC (5+ messages)
[GIT PULL] RISC-V Fixes for 6.5-rc8
2023-08-25 13:16 UTC (2+ messages)
[CfP] Confidential Computing Microconference @ LPC 2023
2023-08-25 13:16 UTC (2+ messages)
[PATCH RESEND v3] fpga: add inline stub for fpga_load
2023-08-25 13:16 UTC (3+ messages)
[PATCH 0/2] ata: pata_ep93xx: dt convert preparation fixes
2023-08-25 13:15 UTC (2+ messages)
[BUG] Possible unsafe page_pool usage in octeontx2
2023-08-25 13:16 UTC (3+ messages)
[PATCH] e2fsck: delay quotas loading in release_orphan_inodes()
2023-08-25 13:15 UTC (9+ messages)
[xiang-erofs:dev] BUILD SUCCESS 91b1ad0815fbb1095c8b9e8a2bf4201186afe304
2023-08-25 13:15 UTC
[PATCH net] dt-bindings: net: dsa: marvell: fix wrong model in compatibility list
2023-08-25 13:14 UTC (2+ messages)
[PATCH v2 00/18] Lazily load PMU data
2023-08-25 13:14 UTC (5+ messages)
` [PATCH v2 06/18] perf s390 s390_cpumcfdg_dump: Don't scan all PMUs
[Buildroot] [git commit branch/2023.02.x] package/yavta: update _SITE URL
2023-08-25 13:09 UTC
[Buildroot] [git commit branch/2023.02.x] configs/beaglebone_qt5_defconfig: build am335x-bonegreen-wireless
2023-08-25 13:08 UTC
[Buildroot] [git commit branch/2023.02.x] DEVELOPERS: Remove Michael Rommel
2023-08-25 13:03 UTC
[Buildroot] [git commit branch/2023.02.x] package/unzip: configure with LARGE_FILE_SUPPORT by default
2023-08-25 12:55 UTC
[Buildroot] [git commit branch/2023.02.x] package/freescale-imx/firmware-imx: ensure the linux firmware is installed first
2023-08-23 21:39 UTC
[PATCH v3 0/1] Return EADDRNOTAVAIL when func matches several symbols during kprobe creation
2023-08-25 13:13 UTC (5+ messages)
` [PATCH v3 1/1] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
[Buildroot] [git commit branch/2023.05.x] package/unzip: configure with LARGE_FILE_SUPPORT by default
2023-08-25 12:54 UTC
[Buildroot] [git commit branch/2023.05.x] package/mali-driver: bump version to 2023-07-10
2023-08-25 13:10 UTC
[Buildroot] [git commit branch/2023.05.x] package/yavta: update _SITE URL
2023-08-25 13:09 UTC
[PATCH 00/20] riscv: split TCG/KVM accelerators from cpu.c
2023-08-25 13:08 UTC (21+ messages)
` [PATCH 01/20] target/riscv: introduce TCG AccelCPUClass
` [PATCH 02/20] target/riscv: move riscv_cpu_realize_tcg() to TCG::cpu_realizefn()
` [PATCH 03/20] target/riscv: move riscv_cpu_validate_set_extensions() to tcg-cpu.c
` [PATCH 04/20] target/riscv: move riscv_tcg_ops "
` [PATCH 05/20] target/riscv/cpu.c: add 'user_extension_properties' class prop
` [PATCH 06/20] target/riscv: add 'max_features' CPU flag
` [PATCH 07/20] target/riscv/cpu.c: add .instance_post_init()
` [PATCH 08/20] target/riscv: move 'host' CPU declaration to kvm.c
` [PATCH 09/20] target/riscv/cpu.c: mark extensions arrays as 'const'
` [PATCH 10/20] target/riscv: move riscv_cpu_add_kvm_properties() to kvm.c
` [PATCH 11/20] target/riscv: introduce KVM AccelCPUClass
` [PATCH 12/20] target/riscv: move KVM only files to kvm subdir
` [PATCH 13/20] target/riscv/kvm: refactor kvm_riscv_init_user_properties()
` [PATCH 14/20] target/riscv/kvm: do not use riscv_cpu_add_misa_properties()
` [PATCH 15/20] target/riscv/tcg: introduce tcg_cpu_instance_init()
` [PATCH 16/20] target/riscv/tcg: move riscv_cpu_add_misa_properties() to tcg-cpu.c
` [PATCH 17/20] target/riscv/cpu.c: export isa_edata_arr[]
` [PATCH 18/20] target/riscv/cpu: move priv spec functions to tcg-cpu.c
` [PATCH 19/20] target/riscv: add 'tcg_supported' class property
` [PATCH 20/20] target/riscv: add 'kvm_supported' "
[Buildroot] [git commit branch/2023.05.x] configs/beaglebone: uboot needs OpenSSL
2023-08-25 13:05 UTC
[Buildroot] [git commit branch/2023.05.x] configs/beaglebone_qt5_defconfig: build am335x-bonegreen-wireless
2023-08-25 13:07 UTC
[Buildroot] [git commit branch/2023.05.x] package/freescale-imx/firmware-imx: ensure the linux firmware is installed first
2023-08-25 12:49 UTC
[Buildroot] [git commit branch/2023.05.x] DEVELOPERS: Remove Michael Rommel
2023-08-25 13:03 UTC
[PATCH] fix leaks found wtih fuzzing
2023-08-25 9:48 UTC (2+ messages)
` [sdl-qemu] "
[Bug 1280] rte_mempool_create returning error "EAL: eal_memalloc_alloc_seg_bulk(): couldn't find suitable memseg_list"
2023-08-25 13:12 UTC
[Buildroot] [PATCH] package/mali-driver: bump version to 2023-07-10
2023-08-25 13:11 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/yavta: update _SITE URL
2023-08-25 13:10 UTC (2+ messages)
SMB3.1.1 QUIC mounts from Linux kernel
2023-08-25 13:08 UTC
[Buildroot] [PATCH 1/1] configs/beaglebone_qt5_defconfig: build am335x-bonegreen-wireless
2023-08-25 13:09 UTC (2+ messages)
[PATCH v2] cma: introduce CMA_ALLOC_DEBUG config
2023-08-25 13:08 UTC (4+ messages)
[PATCH bpf-next v2 00/11] seltests/xsk: various improvements to xskxceiver
2023-08-25 13:06 UTC (16+ messages)
` [PATCH bpf-next v2 03/11] selftests/xsk: add option to only run tests in a single mode
` [PATCH bpf-next v2 07/11] selftests/xsk: add option to run single test
` [PATCH bpf-next v2 09/11] selftests/xsk: fail single test instead of all tests
` [PATCH bpf-next v2 10/11] selftests/xsk: display command line options with -h
` [PATCH bpf-next v2 11/11] selftests/xsk: introduce XSKTEST_ETH environment variable
[PATCH] drm/amd/pm: workaround for the wrong ac power detection on smu 13.0.0
2023-08-25 13:06 UTC (2+ messages)
[Buildroot] [PATCH 1/1] configs/beaglebone: uboot needs OpenSSL
2023-08-25 13:06 UTC (2+ messages)
[PATCH v4] media: gspca: UBSAN: shift-out-of-bounds in set_flicker
2023-08-25 13:04 UTC (2+ messages)
[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-08-25 12:22 UTC (4+ messages)
` [RFC] iommu/virtio: Use single flush queue (EXPERIMENTAL)
[Buildroot] [PATCH 1/1] DEVELOPERS: Remove Michael Rommel
2023-08-25 13:03 UTC (2+ messages)
[GIT PULL] gpio: fixes for v6.5
2023-08-25 13:01 UTC
[PATCH nft v2 0/6] cleanup base includes and add <nft.h> header
2023-08-25 13:01 UTC (2+ messages)
[PATCH 1/1] platform/x86: ideapad-laptop: Add support for keyboard backlights using KBLC ACPI symbol
2023-08-25 13:01 UTC (2+ messages)
[Intel-gfx] [PATCH 4/6] drm/cec: add drm_dp_cec_attach() as the non-edid version of set edid
2023-08-25 13:01 UTC (4+ messages)
` [PATCH v2] "
` [Intel-gfx] "
[PATCH 0/2] introduce __next_thread(), change next_thread()
2023-08-25 13:00 UTC (3+ messages)
[V2 1/8] drm/amd/pm: introduce a new set of OD interfaces
2023-08-25 13:00 UTC (7+ messages)
` [V2 3/8] drm/amd/pm: add fan mode OD setting support for SMU13
selftests: hid: trouble building with clang due to missing header
2023-08-25 13:01 UTC (12+ messages)
[PATCH] pretty: add %(decorate[:<options>]) format
2023-08-25 12:56 UTC (21+ messages)
` [PATCH v2] "
` main != master at github.com/git/git
` [PATCH] ci: avoid building from the same commit in parallel
[PATCH -next 0/4] iio: Use devm_clk_get_enabled() helper function
2023-08-25 12:57 UTC (13+ messages)
` [PATCH -next 1/4] iio: adc: at91_adc: "
` [PATCH -next 2/4] iio: adc: mt6577_auxadc: "
` [PATCH -next 3/4] iio: adc: spear_adc: "
` [PATCH -next 4/4] iio: frequency: adf4350: "
[PATCH v3] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
2023-08-25 12:58 UTC (9+ messages)
` [EXTERNAL] "
[PATCH v2] dt-bindings: interrupt-controller: loongson,liointc: Fix warnings about liointc-2.0
2023-08-25 12:56 UTC (6+ messages)
groff in openSUSE
2023-08-25 12:56 UTC
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_send_acl
2023-08-25 12:56 UTC
[PATCH V2 1/1] mdadm: Stop mdcheck_continue timer when mdcheck_start service can finish check
2023-08-25 12:55 UTC
[PATCH v4 0/8] Add support for XLCDC to sam9x7 SoC family
2023-08-25 12:54 UTC (27+ messages)
` [PATCH v4 1/8] mfd: atmel-hlcdc: Add compatible for sam9x75 XLCD controller
` [PATCH v4 2/8] drm: atmel-hlcdc: add flag to differentiate XLCDC and HLCDC IP
` [PATCH v4 3/8] drm: atmel-hlcdc: add LCD controller layer definition for sam9x75
` [PATCH v4 4/8] drm: atmel-hlcdc: Define SAM9X7 SoC XLCDC specific registers
` [PATCH v4 5/8] drm: atmel_hlcdc: Add support for XLCDC in atmel LCD driver
` [PATCH v4 6/8] drm: atmel-hlcdc: add DPI mode support for XLCDC
` [PATCH v4 7/8] drm: atmel-hlcdc: add vertical and horizontal scaling "
` [PATCH v4 8/8] drm: atmel-hlcdc: add support for DSI output formats
[Buildroot] [PATCH 1/1] package/unzip: configure with LARGE_FILE_SUPPORT by default
2023-08-25 12:56 UTC (2+ messages)
[Intel-gfx] [PATCH v7 0/3] drm/bridge_connector: implement OOB HPD handling
2023-08-25 12:54 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/bridge_connector: implement OOB HPD handling (rev3)
Possible nvme regression in 6.4.11
2023-08-25 12:51 UTC (10+ messages)
[RFC net-next v2 0/5] Add MACsec support for TJA11XX C45 PHYs
2023-08-25 12:52 UTC (3+ messages)
` [RFC net-next v2 3/5] net: phy: nxp-c45-tja11xx add MACsec support
[PATCH] trace/hwlat: remove extra space at the end of hwlat_detector/mode
2023-08-25 12:53 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/firmware-imx: ensure the linux firmware is installed first
2023-08-25 12:53 UTC (2+ messages)
[PATCH] net/mlx5: fix config name in Kconfig parameter documentation
2023-08-25 12:51 UTC
[PATCH v9 00/11] Add basic Boot Loader Interface support
2023-08-25 12:50 UTC (11+ messages)
` [PATCH v9 02/11] Unify GUID types
[PATCH] powerpc/perf/hv-24x7: Update domain value check
2023-08-25 11:35 UTC (2+ messages)
[PATCH] fix leaks found wtih fuzzing
2023-08-25 12:47 UTC (2+ messages)
[PATCH] dt-bindings: mips: loongson: Add LS1B demo board
2023-08-25 12:45 UTC (2+ messages)
[Buildroot] [PATCH] package/git: bump to version 2.42.0
2023-08-25 12:42 UTC
[PATCH v8 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-08-25 12:41 UTC
[PATCH 0/9] accel/ivpu: Update for -next 2023.08.25
2023-08-25 12:41 UTC (10+ messages)
` [PATCH 1/9] accel/ivpu: Move set autosuspend delay to HW specific code
` [PATCH 2/9] accel/ivpu: Remove duplicated error messages
` [PATCH 3/9] accel/ivpu: Print information about used workarounds
` [PATCH 4/9] accel/ivpu: Initialize context with SSID = 1
` [PATCH 5/9] accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()
` [PATCH 6/9] accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()
` [PATCH 7/9] accel/ivpu/37xx: Change register rename leftovers
` [PATCH 8/9] accel/ivpu/37xx: White space cleanup
` [PATCH 9/9] accel/ivpu: Move MMU register definitions to ivpu_mmu.c
[PATCH] bpf: task_group_seq_get_next: cleanup the usage of next_thread()
2023-08-25 12:41 UTC (2+ messages)
[Buildroot] [PATCH] package/git: bump to version 2.42.0
2023-08-25 12:41 UTC
[PATCH] sunxi: psci: remove redundant initialization from psci_arch_init
2023-08-25 7:20 UTC (2+ messages)
[PATCH 0/3] arm64: versal-net: Enable CMD_KASLR and TPM
2023-08-25 4:56 UTC (4+ messages)
` [PATCH 1/3] arm64: versal: Enable TPM for xilinx platforms
` [PATCH 2/3] arm64: versal: Enable sha1sum command
` [PATCH 3/3] arm64: versal: Enable the config CMD_KASLRSEED
[PATCH V5 0/3] PCI: designware-ep: Fix DBI access before core init
2023-08-25 12:38 UTC (5+ messages)
[PATCH v2 0/2] Add debugfs pm_status for qat driver
2023-08-25 12:38 UTC (7+ messages)
` [PATCH v2 1/2] crypto: qat - refactor included headers
` [PATCH v2 2/2] crypto: qat - add pm_status debugfs file
[PATCH 0/2] drm/amdgpu: Merge all debug module parameters
2023-08-25 12:38 UTC (7+ messages)
` [PATCH 1/2] drm/amdgpu: Merge "
[morse:mpam/snapshot/v6.5-rc1 65/150] drivers/acpi/pptt.c:308: warning: Function parameter or member 'callback' not described in 'acpi_pptt_for_each_container'
2023-08-25 12:36 UTC
[PATCH] ata,scsi: do not issue START STOP UNIT on resume
2023-08-25 12:19 UTC (3+ messages)
[PATCH V2 drivers/perf: hisi:] drivers/perf: hisi: Update HiSilicon PMU maintainers
2023-08-25 12:35 UTC (3+ messages)
[PATCH] ext4: Add periodic superblock update check
2023-08-25 12:34 UTC (4+ messages)
` [PATCH v2] "
[PATCH] abort.3: Note that the glibc implementation is not async-signal-safe
2023-08-25 12:32 UTC (4+ messages)
[PATCH 6.1 00/15] 6.1.48-rc1 review
2023-08-25 12:33 UTC (2+ messages)
[PATCH v2] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-08-25 12:31 UTC (6+ messages)
[PATCH V2 0/7] Add NSS clock controller support for IPQ9574
2023-08-25 12:30 UTC (4+ messages)
` [PATCH V2 4/7] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
[XEN PATCH] xen/pci: drop remaining uses of bool_t
2023-08-25 12:30 UTC (2+ messages)
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.