messages from 2024-03-12 14:36:04 to 2024-03-12 15:22:56 UTC [more...]
[RFC PATCH v4 00/42] Color Pipeline API w/ VKMS
2024-03-12 15:15 UTC (4+ messages)
` [RFC PATCH v4 10/42] drm/colorop: Add TYPE property
[GIT PULL] Block updates for 6.9-rc1
2024-03-12 15:22 UTC (8+ messages)
[PATCH v2 0/2] ring-buffer: Fix poll wakeup logic
2024-03-12 15:22 UTC (3+ messages)
` [PATCH v2 1/2] ring-buffer: Fix full_waiters_pending in poll
[PATCH 0/5] Handle set_memory_XXcrypted() errors in Hyper-V
2024-03-12 15:22 UTC (8+ messages)
` [PATCH v2 2/5] Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
` [PATCH v2 5/5] Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted
[PATCH] KVM: x86/mmu: treat WC memory as MMIO
2024-03-12 15:21 UTC (4+ messages)
[PATCH 5.10/5.15] io_uring: fix registered files leak
2024-03-12 15:21 UTC (4+ messages)
[Intel-wired-lan] [PATCH iwl-next] i40e: avoid forward declarations in i40e_nvm.c
2024-03-12 15:20 UTC (3+ messages)
[PATCH] pcie: Support PCIe Gen5/Gen6 link speeds
2024-03-12 15:19 UTC (2+ messages)
[PULL for 9.0 0/8] final maintainer updates (testing, gdbstub)
2024-03-12 15:19 UTC (4+ messages)
[LTP] [PATCH v1] Delete fork09 test
2024-03-12 15:19 UTC (6+ messages)
[PATCH v4 00/25] migration: Improve error reporting
2024-03-12 15:18 UTC (10+ messages)
` [PATCH v4 10/25] migration: Add Error** argument to qemu_savevm_state_setup()
[PATCH v3 0/5] Add device DM163 (led driver, matrix colors shield & display)
2024-03-12 15:18 UTC (5+ messages)
` [PATCH v3 1/5] hw/display : Add device DM163
` [PATCH v3 2/5] hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
[PATCH v3 1/3] scsi: libsas: Allow smp_execute_task() arguments to be on the stack
2024-03-12 15:19 UTC
[PATCH v4 0/2] Fix Android A/B backup
2024-03-12 15:19 UTC (5+ messages)
` [PATCH v4 1/2] android_ab: Add missing semicolon
` [PATCH v4 2/2] android_ab: Fix ANDROID_AB_BACKUP_OFFSET
[PATCH RFC 0/8] Clavis LSM
2024-03-12 15:18 UTC (5+ messages)
` [PATCH RFC 1/8] certs: Introduce ability to link to a system key
[XEN PATCH 0/9] x86: parallelize AP bring-up during boot
2024-03-12 15:18 UTC (7+ messages)
` [XEN PATCH 1/9] x86/boot: choose AP stack based on APIC ID
` [XEN PATCH 2/9] x86: don't access x86_cpu_to_apicid[] directly, use cpu_physical_id(cpu)
[dm-devel] [PATCH v8 12/12] crypto: x86/aes-kl - Implement the AES-XTS algorithm
2024-03-12 15:18 UTC (5+ messages)
` [PATCH] crypto: x86/aesni - Update aesni_set_key() to return void
[syzbot] [net?] KMSAN: uninit-value in hsr_get_node (2)
2024-03-12 15:18 UTC
[PATCH v3 0/1] nvme: Fix problem when booting from NVMe drive was leading to a hang
2024-03-12 15:17 UTC (3+ messages)
[PATCH BlueZ v1] client/player: Split unicast and broadcast presets
2024-03-12 15:17 UTC
[PATCH bpf-next] bpf/lpm_trie: inline longest_prefix_match for fastpath
2024-03-12 15:17 UTC
[PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2024-03-12 15:16 UTC (5+ messages)
[PATCH] drm/xe/gsc: Check for possible err in forcewake GT
2024-03-12 15:16 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[Intel-wired-lan] [PATCH iwl-net v2] ice: fix memory corruption bug with suspend and rebuild
2024-03-12 15:16 UTC (3+ messages)
[PATCH v9 0/9] drm/panic: Add a drm panic handler
2024-03-12 15:16 UTC (2+ messages)
[PATCH v3] exit: move trace_sched_process_exit earlier in do_exit()
2024-03-12 15:18 UTC (2+ messages)
[PATCH RFC] selftests: default to host arch for LLVM builds
2024-03-12 15:15 UTC (2+ messages)
[PATCH] landlock_restrict_self.2: Fix max number of nested sandboxes
2024-03-12 15:15 UTC
Bogus index in man-pages book from other projects
2024-03-12 15:15 UTC (4+ messages)
[PATCH v2] drm/i915/hwmon: Fix locking inversion in sysfs getter
2024-03-12 15:14 UTC (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/hwmon: Fix locking inversion in sysfs getter (rev2)
[PATCH 00/10] Reduce usage of QERR_ macros further
2024-03-12 15:26 UTC (21+ messages)
` [PATCH 01/10] error: Drop superfluous #include "qapi/qmp/qerror.h"
` [PATCH 02/10] qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
` [PATCH 03/10] qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition
` [PATCH 04/10] qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
` [PATCH 05/10] qapi: Inline and remove QERR_INVALID_PARAMETER definition
` [PATCH 06/10] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value)
` [PATCH 07/10] qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition
` [PATCH 08/10] qapi: Correct error message for 'vcpu_dirty_limit' parameter
` [PATCH 09/10] qapi: Inline and remove QERR_MIGRATION_ACTIVE definition
` [PATCH 10/10] qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
[REGRESSION] kexec does firmware reboot in kernel v6.7.6
2024-03-12 15:13 UTC (3+ messages)
[PATCH] arm64: zynqmp: Describe USB wakeup interrupt
2024-03-12 15:13 UTC (2+ messages)
[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2024-03-12 15:13 UTC (13+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
[LTP] [PATCH v2] Refactor fork05 using new LTP API
2024-03-12 15:13 UTC
[PATCH] arm64: zynqmp: Remove additional compatible string for sc-revB
2024-03-12 15:13 UTC (2+ messages)
[PATCH v5 00/24] fs-verity support for XFS
2024-03-12 15:13 UTC (9+ messages)
` [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
[PATCH] arm64: zynqmp: Fix gpio-key DT description
2024-03-12 15:12 UTC (2+ messages)
[PATCH v2] virtio-blk: iothread-vq-mapping coroutine pool sizing
2024-03-12 15:12 UTC
[meta-arago][master][PATCH] packagegroup-arago-tisdk-addons: Remove ti-ipc-examples-linux
2024-03-12 15:12 UTC
CVE-2023-52596: sysctl: Fix out of bounds access for empty sysctl registers
2024-03-12 15:11 UTC (6+ messages)
[PATCH v2] arm64: zynqmp: Add label to pmu fwnode
2024-03-12 15:11 UTC (2+ messages)
t0032 fails on NFS mounts
2024-03-12 15:10 UTC
[PATCH v5 net 0/2] tcp/rds: Fix use-after-free around kernel TCP reqsk
2024-03-12 15:10 UTC (2+ messages)
[PATCH] arm64: lib: improve usercopy performance by mitigating data dependencies
2024-03-12 15:08 UTC (2+ messages)
[PATCH v2] mtd: nand: arasan: Fix the crash caused by use after free
2024-03-12 15:09 UTC (2+ messages)
[Intel-wired-lan] [PATCH Linux-6.8-rc5 1/1] ixgbevf: start negotiate with api version 1.4
2024-03-12 0:22 UTC (5+ messages)
[PATCH v2 1/2] vhost: dirty log should be per backend type
2024-03-12 15:07 UTC (3+ messages)
[PATCH v1 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
2024-03-12 15:06 UTC (11+ messages)
` [PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
[PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
2024-03-12 15:07 UTC (2+ messages)
[PATCH v2 0/4] hash: add SVE support for bulk key lookup
2024-03-12 15:08 UTC (5+ messages)
` [PATCH v6 "
` [PATCH v6 4/4] "
[PATCH 1/1] io_uring: clean rings on NO_MMAP alloc fail
2024-03-12 14:56 UTC
[PATCH v4.14, v4.19, v5.4, v5.10, v5.15] igb: free up irq resources in device shutdown path
2024-03-12 15:07 UTC
[PATCH v4] mtd: nand: arasan: Print warning for unsupported ecc modes
2024-03-12 15:07 UTC (2+ messages)
HPDC 2024: Call for Posters
2024-03-12 15:06 UTC
[PATCH 0/2] Fix Android A/B backup
2024-03-12 15:05 UTC (8+ messages)
` [PATCH v3 "
[PATCH v2] drm/i915/gem: Execbuffer objects must have struct pages
2024-03-12 14:55 UTC
[PATCH 0/5] Add RIIC support for Renesas RZ/V2H SoC
2024-03-12 15:05 UTC (9+ messages)
` [PATCH 2/5] dt-bindings: i2c: renesas,riic: Document R9A09G057 support
[PATCH V6 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
2024-03-12 15:05 UTC (10+ messages)
` [PATCH V6 05/11] coresight: replicator: Move ACPI support from AMBA driver to "
` [PATCH V6 06/11] coresight: funnel: "
` [PATCH V6 07/11] coresight: catu: "
[PATCH v7 0/4] Add full zoned storage emulation to qcow2 driver
2024-03-12 15:04 UTC (3+ messages)
` [PATCH v7 2/4] qcow2: add configurations for zoned format extension
[PATCH 0/5] TCG plugins new inline operations
2024-03-12 15:04 UTC (5+ messages)
` [PATCH 4/5] plugins: conditional callbacks
[PATCH] arm64: zynqmp: Add usb4 to the boot targets
2024-03-12 15:05 UTC (2+ messages)
[PATCH 1/1] x86/entry: Use one cmpq in NMI entry to check RIP for nested NMIs
2024-03-12 15:03 UTC (2+ messages)
[PATCH v3 nf-next 1/2] netfilter: nf_tables: use struct nlattr * to store userdata for nft_table
2024-03-12 15:03 UTC (11+ messages)
` [PATCH v3 nf-next 2/2] netfilter: nf_tables: support updating "
[PATCH 0/2] gcc-plugins: disable plugins when gmp.h is unavailable
2024-03-12 15:03 UTC (3+ messages)
` [PATCH 1/2] kbuild: add host-cc-option helper
` [PATCH 2/2] gcc-plugins: disable plugins when gmp.h is unavailable
[PATCH v2 net-next] Documentation: Add documentation for eswitch attribute
2024-03-12 15:03 UTC (2+ messages)
[PATCH] drivers/char: mark XHCI DMA buffers reserved in memory map
2024-03-12 15:02 UTC (7+ messages)
[PATCH] net/bnx2x: fix indentation
2024-03-12 15:01 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/9] Move camss version related defs in to resources
2024-03-12 15:01 UTC (4+ messages)
` [PATCH 1/9] media: qcom: camss: Add per sub-device type resources
[OE-core] [RFC PATCH V2 0/5] Fix persistent tmp
2024-03-12 15:01 UTC (2+ messages)
[PATCH 0/4] Generate capsules from config files
2024-03-12 14:58 UTC (2+ messages)
[LTP] [PATCH v2 0/1] fix fanotify anonymous pipe testcases
2024-03-12 15:00 UTC (3+ messages)
` [LTP] [PATCH v2 1/1] fanotify14: fix "
[PATCH net-next v3 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
2024-03-12 15:00 UTC (4+ messages)
[XEN PATCH v3 00/16] xen: address violation of MISRA C:2012 Directive 4.10
2024-03-12 14:58 UTC (5+ messages)
` [XEN PATCH v3 12/16] xen: address violations "
` [XEN PATCH v3 13/16] xen: add deviations for MISRA C.2012 "
[PATCH] drm/amd/display: Get min/max vfreq from display_info
2024-03-12 14:58 UTC (2+ messages)
renesas-drivers-2024-03-12-v6.8
2024-03-12 14:58 UTC
[PATCH net] nfc: nci: Fix uninit-value in nci_dev_up
2024-03-12 14:56 UTC
[PATCH] generic/574: don't fail the test on intentional coredump
2024-03-12 14:57 UTC
[CI 1/7] drm/xe: Make TLB invalidation fences unordered
2024-03-12 14:56 UTC (2+ messages)
` ✗ CI.BAT: failure for series starting with [CI,1/7] "
[PATCH v1] arm64: dts: ti: verdin-am62: use SD1 CD as GPIO
2024-03-12 14:49 UTC (2+ messages)
[PATCH 00/18] Add audio support for the MediaTek Genio 350-evk board
2024-03-12 14:54 UTC (7+ messages)
` [PATCH 12/18] ASoC: codecs: mt6357: add MT6357 codec
[GIT PULL] printk for 6.9
2024-03-12 14:54 UTC
[PATCH 0/3] Split sony-castor into shinano-common and add Sony Xperia Z3
2024-03-12 14:53 UTC (3+ messages)
` [PATCH 3/3] ARM: dts: qcom: Add Sony Xperia Z3 smartphone
[PATCH] github: Reduce ASLR entropy to be compatible with asan in llvm 14
2024-03-12 14:53 UTC
[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_dev_up
2024-03-12 14:53 UTC
[PATCH 2/7] of: Create of_root if no dtb provided by firmware
2024-03-12 14:52 UTC (8+ messages)
[PATCH v8 01/10] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
2024-03-12 14:52 UTC (10+ messages)
` [PATCH v8 04/10] dt-bindings: usb: chipidea,usb2-imx: move imx parts to dedicated schema
` [PATCH v8 05/10] dt-bindings: usb: ci-hdrc-usb2-imx: add restrictions for reg, interrupts, clock and clock-names properties
` [PATCH v8 06/10] dt-bindings: usb: ci-hdrc-usb2-imx: add compatible and clock-names restriction for imx93
RFCv2: fix fatal signal handling in __blkdev_issue_discard
2024-03-12 14:51 UTC (5+ messages)
` [PATCH 1/5] block: move discard checks into the ioctl handler
` [PATCH 2/5] block: add a bio_chain_and_submit helper
` [PATCH 3/5] block: add a blk_alloc_discard_bio helper
[CI 1/2] drm/xe: Group live kunit tests
2024-03-12 14:51 UTC (2+ messages)
` [CI 2/2] CI: add MODULE_ALIAS for compat
[PATCH v3 0/2] string: Convert selftests to KUnit
2024-03-12 14:49 UTC (5+ messages)
` [PATCH v3 1/2] string: Convert selftest "
` [PATCH v3 2/2] string: Convert helpers "
[PATCH 0/3] arm64: qcom: sm8650: add support for the SM8650-HDK board
2024-03-12 14:48 UTC (3+ messages)
` [PATCH 2/3] arm64: dts: "
[openeuler:openEuler-1.0-LTS 18183/21850] mm/share_pool.c:2263:24: error: implicit declaration of function 'hugetlb_alloc_hugepage'; did you mean 'vmalloc_hugepage'?
2024-03-12 14:48 UTC
[LSF/MM/BPF TOPIC] Address Space Isolation
2024-03-12 14:48 UTC (2+ messages)
RFCv2: fix fatal signal handling in __blkdev_issue_discard
2024-03-12 14:48 UTC (6+ messages)
` [PATCH 1/5] block: move discard checks into the ioctl handler
` [PATCH 2/5] block: add a bio_chain_and_submit helper
` [PATCH 3/5] block: add a blk_alloc_discard_bio helper
` [PATCH 4/5] block: move await_bio_chain to bio.c
` [PATCH 5/5] block: don't allow fatal signals to interrupt (__)blkdev_issue_discard
[recipe build #3696091] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2024-03-12 14:47 UTC
[PATCH] spi: Restore delays for non-GPIO chip select
2024-03-12 14:47 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Reclamation interactions with RCU
2024-03-12 14:46 UTC (10+ messages)
` [Lsf-pc] "
[PATCH v2] linux-aio: add IO_CMD_FDSYNC command support
2024-03-12 14:45 UTC (7+ messages)
[ANNOUNCE] xfsdump: for-next updated to 252b097
2024-03-12 14:45 UTC
[PATCH v2] KVM:SVM: Flush cache only on CPUs running SEV guest
2024-03-12 14:45 UTC (2+ messages)
[PATCH] target/ppc: Move floating-point arithmetic instructions to decodetree
2024-03-12 14:45 UTC (5+ messages)
Yocto Project Status 12 March 2024 (WW11)
2024-03-12 14:45 UTC
linux-next: build warning after merge of the net-next tree
2024-03-12 14:45 UTC (2+ messages)
[PATCH for-9.1 00/15] tcg: Canonicalize operations during optimize
2024-03-12 14:38 UTC (16+ messages)
` [PATCH 01/15] tcg/optimize: Fold andc with immediate to and
` [PATCH 02/15] tcg/optimize: Fold orc with immediate to or
` [PATCH 03/15] tcg/optimize: Fold eqv with immediate to xor
` [PATCH 04/15] tcg/i386: Do not accept immediate operand for andc
` [PATCH 05/15] tcg/aarch64: Do not accept immediate operand for andc, orc, eqv
` [PATCH 06/15] tcg/arm: Do not accept immediate operand for andc
` [PATCH 07/15] tcg/ppc: Do not accept immediate operand for andc, orc, eqv
` [PATCH 08/15] tcg/loongarch64: Do not accept immediate operand for andc, orc
` [PATCH 09/15] tcg/s390x: "
` [PATCH 10/15] tcg/riscv: Do not accept immediate operand for andc, orc, eqv
` [PATCH 11/15] tcg/riscv: Do not accept immediate operands for sub
` [PATCH 12/15] tcg/riscv: Do not accept zero operands for logicals, multiply or divide
` [PATCH 13/15] tcg/optimize: Fold and to extu during optimize
` [PATCH 14/15] tcg: Use arg_is_const_val in fold_sub_to_neg
` [PATCH 15/15] tcg/optimize: Lower unsupported deposit during optimize
[drivers/scsi] Question about `st_setup`
2024-03-12 14:43 UTC
[PATCH i-g-t v3 00/25] Update test documentation for i915 tests
2024-03-12 14:43 UTC (3+ messages)
` [PATCH i-g-t v3 14/25] tests/intel: Introduce Obsolete subcategory
[PATCH V5] ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on some HP models
2024-03-12 14:42 UTC
[PATCH v4] clk: mediatek: Do a runtime PM get on controllers during probe
2024-03-12 14:41 UTC (3+ messages)
Clarify the meaning of "character" in the documentation
2024-03-12 14:40 UTC (16+ messages)
` [messy PATCH] multi-byte core.commentChar
` [PATCH 0/15] allow "
` [PATCH 11/15] find multi-byte comment chars in unterminated buffers
` [PATCH v2 0/16] allow multi-byte core.commentChar
[PATCH v2] hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
2024-03-12 14:39 UTC (2+ messages)
[PATCH v4 0/4] platform: arm64: Acer Aspire 1 embedded controller
2024-03-12 14:39 UTC (3+ messages)
` [PATCH v4 1/4] dt-bindings: platform: Add Acer Aspire 1 EC
[ANNOUNCE] xfsprogs: for-next updated to 127b66a4d
2024-03-12 14:38 UTC
Migration to Debian Bookworm and compiler updates for KernelCI
2024-03-12 14:36 UTC (4+ messages)
[PATCH 0/2] vfs: convert debugfs & tracefs to the new mount API
2024-03-12 14:35 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.