messages from 2023-04-24 15:31:51 to 2023-04-24 16:16:45 UTC [more...]
[Intel-gfx] [PATCH 0/2] Restore MTL boot
2023-04-24 16:16 UTC (7+ messages)
` "
` [Intel-gfx] [PATCH 1/2] Revert "drm/i915/mtl: fix mocs selftest"
` "
` [Intel-gfx] [PATCH 2/2] Revert "drm/i915/mtl: Define MOCS and PAT tables for MTL"
` "
[PATCH 00/43] ep93xx device tree conversion
2023-04-24 16:15 UTC (16+ messages)
` [PATCH 08/43] rtc: ep93xx: add DT support for Cirrus EP93xx
` [PATCH 09/43] dt-bindings: watchdog: add DT bindings for Cirrus EP93x
` [PATCH 14/43] dt-bindings: pwm: Add DT bindings ep93xx PWM
` [PATCH 16/43] dt-bindings: spi: Add DT bindings ep93xx spi
` [PATCH 18/43] dt-bindings: net: Add DT bindings ep93xx eth
` [PATCH 20/43] dt-bindings: dma: Add DT bindings ep93xx dma
[PATCH 0/2] target/arm: Load correct half of 64-bit fields
2023-04-24 16:14 UTC (5+ messages)
` [PATCH 1/2] target/arm: Define and use new load_cpu_field_low32()
` [PATCH 2/2] target/arm: Add compile time asserts to load/store_cpu_field macros
[PATCH] HID: amd_sfh: Support for additional light sensor
2023-04-24 16:13 UTC (4+ messages)
[virtio-comment] [PATCH v11 00/10] Introduce device group and device management
2023-04-24 16:13 UTC (13+ messages)
` [virtio-comment] [PATCH v11 05/10] pci: add admin vq registers to virtio over pci
` [virtio-comment] "
` [virtio-dev] "
` [virtio-comment] [PATCH v11 06/10] mmio: document ADMIN_VQ as reserved
` [virtio-comment] "
` [virtio-dev] "
` [virtio-comment] [PATCH v11 08/10] admin: command list discovery
` [virtio-comment] "
` [virtio-dev] "
[PATCH v11 00/14] HP BIOSCFG driver
2023-04-24 16:11 UTC (4+ messages)
` [PATCH v11 01/14] HP BIOSCFG driver - Documentation
[PATCH bpf-next 0/2] bpf: Fix issues caused by bpf trampoline
2023-04-24 16:11 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Add __rcu_read_{lock,unlock} into btf id deny list
` [PATCH bpf-next 2/2] fork: Rename mm_init to task_mm_init
[virtio-comment] [PATCH v14 00/11] Rename queue number to queue index
2023-04-24 16:11 UTC (13+ messages)
` [virtio-comment] [PATCH v14 03/11] content: Rename confusing queue_notify_data and vqn names
` [virtio-comment] "
` [virtio-comment] "
` [virtio-dev] "
` [virtio-comment] [PATCH v14 10/11] virtio-net: Describe RSS using rss rq id
` [virtio-comment] "
` [virtio-comment] "
` [virtio-dev] "
` [virtio-dev] "
[PATCH v8 0/5] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support
2023-04-24 16:10 UTC (12+ messages)
` [PATCH v8 1/5] drm: Place Renesas drivers in a separate dir
` [PATCH v8 2/5] dt-bindings: display: Document Renesas RZ/G2L DU bindings
` [PATCH v8 3/5] dt-bindings: display: renesas,rzg2l-du: Document RZ/V2L "
` [PATCH v8 3/5] dt-bindings: display: renesas, rzg2l-du: "
` [PATCH v8 4/5] drm: Add RZ/G2L DU Support
` [PATCH v8 5/5] MAINTAINERS: Add maintainer for RZ DU drivers
[PATCH] vfio: do not coalesce DMA mappings
2023-04-24 16:10 UTC (9+ messages)
` [PATCH v2] "
[PATCH iproute2-next 0/2] bridge: Add support for per-{Port, VLAN} neighbor suppression
2023-04-24 16:09 UTC (3+ messages)
` [PATCH iproute2-next 1/2] bridge: vlan: Add support for neigh_suppress option
` [PATCH iproute2-next 2/2] bridge: link: Add support for neigh_vlan_suppress option
[PATCH v6 00/12] SVE feature for arm guests
2023-04-24 16:10 UTC (13+ messages)
` [PATCH v6 07/12] xen: enable Dom0 to use SVE feature
[PATCH] dtc: Add an option to generate __local_fixups__
2023-04-24 16:10 UTC
[PATCH] mm/gup: disallow GUP writing to file-backed mappings by default
2023-04-24 16:09 UTC (2+ messages)
[PATCH] Fix memory leak in get_reachable_subset
2023-04-24 16:09 UTC (2+ messages)
[RFC 0/3] introduce coroutine library
2023-04-24 16:08 UTC (2+ messages)
[RFC/PATCH bpf-next 00/20] bpf: Add multi uprobe link
2023-04-24 16:04 UTC (21+ messages)
` [RFC/PATCH bpf-next 01/20] "
` [RFC/PATCH bpf-next 02/20] bpf: Add cookies support for uprobe_multi link
` [RFC/PATCH bpf-next 03/20] bpf: Add bpf_get_func_ip helper support for uprobe link
` [RFC/PATCH bpf-next 04/20] libbpf: Update uapi bpf.h tools header
` [RFC/PATCH bpf-next 05/20] libbpf: Add uprobe_multi attach type and link names
` [RFC/PATCH bpf-next 06/20] libbpf: Factor elf_for_each_symbol function
` [RFC/PATCH bpf-next 07/20] libbpf: Add elf_find_multi_func_offset function
` [RFC/PATCH bpf-next 08/20] libbpf: Add elf_find_patern_func_offset function
` [RFC/PATCH bpf-next 09/20] libbpf: Add bpf_link_create support for multi uprobes
` [RFC/PATCH bpf-next 10/20] libbpf: Add bpf_program__attach_uprobe_multi_opts function
` [RFC/PATCH bpf-next 11/20] libbpf: Add support for uprobe.multi/uprobe.multi program sections
` [RFC/PATCH bpf-next 12/20] libbpf: Add uprobe multi link support to bpf_program__attach_usdt
` [RFC/PATCH bpf-next 13/20] selftests/bpf: Add uprobe_multi skel test
` [RFC/PATCH bpf-next 14/20] selftests/bpf: Add uprobe_multi api test
` [RFC/PATCH bpf-next 15/20] selftests/bpf: Add uprobe_multi link test
` [RFC/PATCH bpf-next 16/20] selftests/bpf: Add uprobe_multi test program
` [RFC/PATCH bpf-next 17/20] selftests/bpf: Add uprobe_multi bench test
` [RFC/PATCH bpf-next 18/20] selftests/bpf: Add usdt_multi test program
` [RFC/PATCH bpf-next 19/20] selftests/bpf: Add usdt_multi bench test
` [RFC/PATCH bpf-next 20/20] selftests/bpf: Add uprobe_multi cookie test
[Cluster-devel] [GFS2 PATCH 0/4] Fix revoke processing at unmount and ro
2023-04-24 16:08 UTC (4+ messages)
` [Cluster-devel] [GFS2 PATCH 2/4] gfs2: Perform second log flush in gfs2_make_fs_ro
[PATCH 0/6] Add RISC-V KVM AIA Support
2023-04-24 16:07 UTC (4+ messages)
` [PATCH 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support
[igt-dev] [PATCH] [i-g-t] tests/amdgpu/amd_hotplug: add delay after igt_system_suspend_autoresume
2023-04-24 16:07 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
[RFC PATCH v1] hw/misc: add i2c slave device that passes i2c ops outside
2023-04-24 16:06 UTC (9+ messages)
[RFC PATCH 1/5] eventdev: add power monitoring API on event port
2023-04-24 16:06 UTC (5+ messages)
` [RFC PATCH 3/5] eventdev: support optional dequeue callbacks
[syzbot] [afs?] [net?] KCSAN: data-race in rxrpc_send_data / rxrpc_set_call_completion
2023-04-24 16:05 UTC (3+ messages)
policy for FFI
2023-04-24 16:06 UTC
stable-rc/linux-5.4.y build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.238-239-g00161130fc232)
2023-04-24 16:05 UTC
[PATCH 0/3] hw/core: Make machine-qmp-cmds.c target independent
2023-04-24 16:04 UTC (4+ messages)
` [PATCH 1/3] hw/core: Use a callback for target specific query-cpus-fast information
` [PATCH 2/3] cpu: Introduce a wrapper for being able to use TARGET_NAME in common code
` [PATCH 3/3] hw/core: Move machine-qmp-cmds.c into the target independent source set
[PATCH] blame: use different author name for fake commit generated by --contents
2023-04-24 16:05 UTC (4+ messages)
[PATCH linux-next] HID: amd_sfh: Fix max supported HID devices
2023-04-24 16:04 UTC
[GIT PULL] printk for 6.4
2023-04-24 16:04 UTC (2+ messages)
[RFC PATCH v3 00/44] Add LoongArch LSX instructions
2023-04-24 16:02 UTC (15+ messages)
` [RFC PATCH v3 31/44] target/loongarch: Implement vbitclr vbitset vbitrev
` [RFC PATCH v3 35/44] target/loongarch: Implement vseq vsle vslt
` [RFC PATCH v3 37/44] target/loongarch: Implement vbitsel vset
` [RFC PATCH v3 40/44] target/loongarch: Implement vilvl vilvh vextrins vshuf
` [RFC PATCH v3 41/44] target/loongarch: Implement vld vst
` [RFC PATCH v3 42/44] target/loongarch: Implement vldi
` [RFC PATCH v3 43/44] target/loongarch: Use {set/get}_gpr replace to cpu_fpr
[PATCH] CodeSamples/defer: Make hazard partition consistent with hazptr_thread_exit
2023-04-24 16:02 UTC (2+ messages)
[PATCH] drm/amd/display: remove unused variables dispclk_delay_subtotal and dout
2023-04-24 16:04 UTC (3+ messages)
[PATCH v2 00/24] selftests/resctrl: Fixes, cleanups, and rewritten CAT test
2023-04-24 16:01 UTC (10+ messages)
` [PATCH v2 06/24] selftests/resctrl: Express span in bytes
` [PATCH v2 07/24] selftests/resctrl: Remove duplicated preparation for span arg
` [PATCH v2 10/24] selftests/resctrl: Split run_fill_buf() to alloc, work, and dealloc helpers
[meta-security][PATCH] tpm2-tools: Remove unnecessary and optional dependencies
2023-04-24 16:01 UTC
[PATCH 5.4 v5 1/2] counter: 104-quad-8: Fix race condition between FLAG and CNTR reads
2023-04-24 16:01 UTC (2+ messages)
` [PATCH 5.10 v5 2/2] "
[PATCH v4] write-tree: integrate with sparse index
2023-04-24 16:00 UTC (3+ messages)
` [PATCH v5] write-tree: optimize sparse integration
commit IWD 8f0420c533ae6a49c4f2803afe32d5922a5236ad build error
2023-04-24 16:00 UTC (4+ messages)
linux-next: Tree for Apr 24
2023-04-24 16:00 UTC
[Bridge] [Question] Any plan to write/update the bridge doc?
2023-04-24 15:59 UTC (5+ messages)
` "
[PATCH -perfbook 1/2] memorder: Move \FloatBarrier to section end
2023-04-24 15:56 UTC (3+ messages)
` [PATCH -perfbook 2/2] memorder: Use desctiption list for PowerPC terminology
[RFC v2] average: rewrite for clearity
2023-04-24 15:55 UTC (4+ messages)
[dm-devel] [PATCH v5 1/5] block: Don't invalidate pagecache for invalid falloc modes
2023-04-24 15:54 UTC (3+ messages)
` "
Library: [RFC PATCH] btree_blue - a btree with linear travesal function and more
2023-04-24 15:54 UTC (2+ messages)
[PATCH v2 1/4] dt-bindings: mfd: x-powers,axp152: Document the AXP15060 variant
2023-04-24 15:54 UTC (3+ messages)
[PATCH 0/2] xfs: one extent per EFI
2023-04-24 15:53 UTC (10+ messages)
` [PATCH 1/2] xfs: IO time "
[meta-security] Unnecessary/optional dependencies in tpm2-tools
2023-04-24 15:53 UTC (3+ messages)
[PATCH v10 0/5] PowerPC: In-kernel handling of CPU/Memory hotplug/online/offline events for kdump kernel
2023-04-24 15:00 UTC (4+ messages)
` [PATCH v10 2/5] powerpc/crash: introduce a new config option CRASH_HOTPLUG
[PATCH] spi: davinci: Remove dead code in `davinci_spi_probe()`
2023-04-24 15:52 UTC (4+ messages)
[PATCH v13 000/113] KVM TDX basic feature support
2023-04-24 15:51 UTC (4+ messages)
` [PATCH v13 048/113] KVM: x86/mmu: Disallow dirty logging for x86 TDX
stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.311-133-gedc5f40c98fb)
2023-04-24 15:50 UTC
[PATCH 0/2] arm64: dts: ti: k3-j721e: dtbs_check warnings fixups
2023-04-24 15:48 UTC (6+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j721e-mcu-wakeup: Switch to "ti,j721e-system-controller" compatible
` [PATCH 2/2] arm64: dts: ti: k3-j721e-mcu-wakeup: Fix fss node name
[PATCH v3 01/13] smegw01: Enable setting additional boot params
2023-04-24 15:48 UTC (2+ messages)
[Buildroot] [PATCH 1/1] toolchain/helpers.mk: add the processing when LIBPATH is a directory
2023-04-24 15:48 UTC (4+ messages)
` [Buildroot] =?gb18030?b?u9i4tKO6ICBbUEFUQ0ggMS8xXSB0b29sY2hhaW4v?= =?gb18030?q?helpers=2Emk=3A_add_the_processing_when_LIBPATH_is_a_directory?=
` [Buildroot] 回复: [PATCH 1/1] toolchain/helpers.mk: add the processing when LIBPATH is a directory
[PATCH] hardlockup: detect hard lockups using secondary (buddy) cpus
2023-04-24 15:41 UTC (4+ messages)
linux-next: manual merge of the sysctl tree with the hyperv tree
2023-04-24 15:47 UTC
[PATCH] uapi/netfilter: Prefer ISO-friendly __typeof__
2023-04-24 15:47 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: allocate node blocks for atomic write block replacement
2023-04-24 15:47 UTC (4+ messages)
` "
[PATCH] f2fs: use cow inode data when updating atomic write
2023-04-24 15:47 UTC (4+ messages)
` [f2fs-dev] "
[f2fs-dev] [PATCH -next] f2fs: remove redundant goto statement in f2fs_read_single_page()
2023-04-24 23:46 UTC
[PATCH net-next v4 00/14] sfc: add vDPA support for EF100 devices
2023-04-24 15:46 UTC (6+ messages)
[RFC] hw/arm/virt: Provide DT binding generation for PCI eXpander Bridges
2023-04-24 15:45 UTC (5+ messages)
[PATCH v5] net: amd: Fix link leak when verifying config failed
2023-04-24 15:28 UTC
stable-rc/queue/6.1 build: 163 builds: 1 failed, 162 passed, 4 errors, 17 warnings (v6.1.22-573-gdac6f9da57aaa)
2023-04-24 15:45 UTC
Reference the master/main branch with @{m}
2023-04-24 15:45 UTC (2+ messages)
Problems with HP BIOS
2023-04-24 15:44 UTC (3+ messages)
[igt-dev] [PATCH i-g-t] lib/xe/xe_spin: Integrate igt_spin_new with Xe
2023-04-24 15:44 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH v2] CodeSamples/defer: Fix hazard torture
2023-04-24 15:44 UTC (3+ messages)
[PATCH 4.14 v4 1/5] iio: counter: 104-quad-8: Fix race condition between FLAG and CNTR reads
2023-04-24 15:43 UTC (4+ messages)
` [PATCH 5.10 v4 4/5] "
[igt-dev] [PATCH i-g-t v5 00/11] Integrate intel-bb with Xe
2023-04-24 15:42 UTC (5+ messages)
` [igt-dev] [PATCH i-g-t v5 05/11] lib/intel_bufops: Add Xe support in bufops
` [igt-dev] [PATCH i-g-t v5 06/11] lib/intel_batchbuffer: Add Xe support in intel-bb
[PATCH] md/raid5: Improve performance for sequential IO
2023-04-24 15:40 UTC (9+ messages)
[PATCH] mm/folio: Avoid special handling for order value 0 in folio_set_order
2023-04-24 15:40 UTC (5+ messages)
BUG : PowerPC RCU: torture test failed with __stack_chk_fail
2023-04-24 15:13 UTC (5+ messages)
[Bridge] [PATCH v2 net] net: bridge: switchdev: don't notify FDB entries with "master dynamic"
2023-04-24 15:37 UTC (7+ messages)
` "
[PATCH v19 00/21] s390x: CPU Topology
2023-04-24 15:32 UTC (5+ messages)
` [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug
[PATCH v1 0/2] Add DS4520 GPIO Expander Support
2023-04-24 15:39 UTC (11+ messages)
` [PATCH v1 2/2] gpio: ds4520: Add ADI DS4520 Regulator Support
[PATCH 0/1] arm-bsp/trusted-firmware-m: Increase assets number for corstone1000
2023-04-24 15:38 UTC (2+ messages)
` [PATCH 1/1] "
Mail delivery failed: returning message to sender
2023-04-24 15:37 UTC
[PATCH 0/7] perf: cs-etm: Fixes around timestamped and timeless decoding
2023-04-24 15:36 UTC (4+ messages)
` [PATCH 2/7] perf tools: Add util function for overriding user set config values
[igt-dev] [PATCH] [i-g-t] tests/amdgpu/amd_mem_leak: add delay after igt_system_suspend_autoresume
2023-04-24 15:37 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
[kvm:queue] [kvm] c7ed946b95: kvm-unit-tests.msr.fail
2023-04-24 15:36 UTC (2+ messages)
[syzbot] [kvm?] WARNING in kvm_tdp_mmu_invalidate_all_roots
2023-04-24 15:36 UTC (4+ messages)
[PATCH v5 0/4] enable MMU for RISC-V
2023-04-24 15:35 UTC (7+ messages)
` [PATCH v5 2/4] xen/riscv: introduce setup_initial_pages
[PATCH 1/2] linux-user: Add move_mount() syscall
2023-04-24 15:34 UTC (2+ messages)
` [PATCH 2/2] linux-user: Add open_tree() syscall
[PATCH v3 0/4] MSI-X support with qemu in stubdomain, and other related changes
2023-04-24 15:34 UTC (5+ messages)
` [PATCH v3 4/4] x86/msi: clear initial MSI-X state on boot
[PATCH] drm/amdgpu: Mark contexts guilty for any reset type
2023-04-24 15:27 UTC (4+ messages)
[PATCH] spi: remove return value check of debugfs_create_dir()
2023-04-24 13:54 UTC (8+ messages)
[PATCH] ntb: hw: intel: remove return value check of `ndev_init_debugfs`
2023-04-24 15:33 UTC (2+ messages)
[PATCH 0/7] arm64: dts: ti: k3-am65: dtbs_check warnings fixups
2023-04-24 14:49 UTC (3+ messages)
` [PATCH 2/7] arm64: dts: ti: k3-am65-main: Fix mux controller node name
[RFC PATCH bpf-next v3 00/37] FUSE BPF: A Stacked Filesystem Extension for FUSE
2023-04-24 15:32 UTC (2+ messages)
[PATCH v2] wic/bootimg-efi: if fixed-size is set then use that for mkdosfs
2023-04-24 15:32 UTC (3+ messages)
` [OE-core] "
` [EXTERNAL] "
[Intel-xe] [PATCH] drm/xe: Fixup small bug in xe_de.h
2023-04-24 15:32 UTC (4+ messages)
FAILED: patch "[PATCH] mm/mempolicy: fix use-after-free of VMA iterator" failed to apply to 6.2-stable tree
2023-04-24 15:31 UTC (2+ messages)
` [PATCH 6.2.y] mm/mempolicy: fix use-after-free of VMA iterator
[Patch V10 0/3] Tegra TPM driver with HW flow control
2023-04-24 15:31 UTC (7+ messages)
` [Patch V10 2/3] tpm_tis-spi: Add hardware wait polling
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.