messages from 2024-12-20 03:30:01 to 2024-12-20 04:37:43 UTC [more...]
[V7 00/45] Color Pipeline API w/ VKMS
2024-12-20 4:33 UTC (9+ messages)
` [V7 01/45] drm: Add helper for conversion from signed-magnitude
` [V7 02/45] drm/vkms: Round fixp2int conversion in lerp_u16
` [V7 03/45] drm/vkms: Add kunit tests for VKMS LUT handling
` [V7 04/45] drm/doc/rfc: Describe why prescriptive color pipeline is needed
` [V7 05/45] drm/colorop: Introduce new drm_colorop mode object
` [V7 06/45] drm/colorop: Add TYPE property
` [V7 07/45] drm/colorop: Add 1D Curve subtype
` [V7 08/45] Documentation/gpu: document drm_colorop
[PATCH v6 00/14] iommufd support pasid attach/replace
2024-12-20 4:35 UTC (5+ messages)
` [PATCH v6 03/14] iommufd: Move the iommufd_handle helpers to device.c
` [PATCH v6 04/14] iommufd: Always pass iommu_attach_handle to iommu core
[PATCH] media: venc: destroy hfi session after m2m_ctx release
2024-12-20 4:32 UTC (4+ messages)
` [PATCHv2] "
[PATCH] mm: migration :shared anonymous migration test is failing
2024-12-20 4:30 UTC (5+ messages)
[PATCH v5 0/8] Thunderbolt and DP altmode support for cros-ec-typec
2024-12-20 4:28 UTC (2+ messages)
[PATCH] nfsd: restore callback functionality for NFSv4.0
2024-12-20 4:28 UTC
[Buildroot] [autobuild.buildroot.org] Daily results for 2024-12-19
2024-12-20 4:26 UTC
[axboe-block:buffered-uncached.10 13/18] fs/iomap/buffered-io.c:606:20: error: use of undeclared identifier 'IOMAP_DONTCACHE'
2024-12-20 4:25 UTC
[PATCH v2] selinux: match extended permissions to their base permissions
2024-12-20 4:25 UTC
[PATCH v3 00/19] Disable USB U1/U2 entry for QC targets
2024-12-20 4:24 UTC (7+ messages)
[PATCH v2 00/51] tcg: Remove in-flight mask data from OptContext
2024-12-20 4:11 UTC (52+ messages)
` [PATCH v2 01/51] tcg/optimize: Split out finish_bb, finish_ebb
` [PATCH v2 02/51] tcg/optimize: Split out fold_affected_mask
` [PATCH v2 03/51] tcg/optimize: Copy mask writeback to fold_masks
` [PATCH v2 04/51] tcg/optimize: Split out fold_masks_zs
` [PATCH v2 05/51] tcg/optimize: Augment s_mask from z_mask in fold_masks_zs
` [PATCH v2 06/51] tcg/optimize: Use finish_folding in fold_add, fold_add_vec, fold_addsub2
` [PATCH v2 07/51] tcg/optimize: Use fold_masks_zs in fold_and
` [PATCH v2 08/51] tcg/optimize: Use fold_masks_zs in fold_andc
` [PATCH v2 09/51] tcg/optimize: Use fold_masks_zs in fold_bswap
` [PATCH v2 10/51] tcg/optimize: Use fold_masks_zs in fold_count_zeros
` [PATCH v2 11/51] tcg/optimize: Use fold_masks_z in fold_ctpop
` [PATCH v2 12/51] tcg/optimize: Use fold_and and fold_masks_z in fold_deposit
` [PATCH v2 13/51] tcg/optimize: Compute sign mask "
` [PATCH v2 14/51] tcg/optimize: Use finish_folding in fold_divide
` [PATCH v2 15/51] tcg/optimize: Use finish_folding in fold_dup, fold_dup2
` [PATCH v2 16/51] tcg/optimize: Use fold_masks_s in fold_eqv
` [PATCH v2 17/51] tcg/optimize: Use fold_masks_z in fold_extract
` [PATCH v2 18/51] tcg/optimize: Use finish_folding in fold_extract2
` [PATCH v2 19/51] tcg/optimize: Use fold_masks_zs in fold_exts
` [PATCH v2 20/51] tcg/optimize: Use fold_masks_z in fold_extu
` [PATCH v2 21/51] tcg/optimize: Use fold_masks_zs in fold_movcond
` [PATCH v2 22/51] tcg/optimize: Use finish_folding in fold_mul*
` [PATCH v2 23/51] tcg/optimize: Use fold_masks_s in fold_nand
` [PATCH v2 24/51] tcg/optimize: Use fold_masks_z in fold_neg_no_const
` [PATCH v2 25/51] tcg/optimize: Use fold_masks_s in fold_nor
` [PATCH v2 26/51] tcg/optimize: Use fold_masks_s in fold_not
` [PATCH v2 27/51] tcg/optimize: Use fold_masks_zs in fold_or
` [PATCH v2 28/51] tcg/optimize: Use fold_masks_zs in fold_orc
` [PATCH v2 29/51] tcg/optimize: Use fold_masks_zs in fold_qemu_ld
` [PATCH v2 30/51] tcg/optimize: Return true from fold_qemu_st, fold_tcg_st
` [PATCH v2 31/51] tcg/optimize: Use finish_folding in fold_remainder
` [PATCH v2 32/51] tcg/optimize: Distinguish simplification in fold_setcond_zmask
` [PATCH v2 33/51] tcg/optimize: Use fold_masks_z in fold_setcond
` [PATCH v2 34/51] tcg/optimize: Use fold_masks_s in fold_negsetcond
` [PATCH v2 35/51] tcg/optimize: Fix sign mask "
` [PATCH v2 36/51] tcg/optimize: Use fold_masks_z in fold_setcond2
` [PATCH v2 37/51] tcg/optimize: Use finish_folding in fold_cmp_vec
` [PATCH v2 38/51] tcg/optimize: Use finish_folding in fold_cmpsel_vec
` [PATCH v2 39/51] tcg/optimize: Use fold_masks_zs in fold_sextract
` [PATCH v2 40/51] tcg/optimize: Canonicalize s_mask in fold_exts, fold_sextract
` [PATCH v2 41/51] tcg/optimize: Use fold_masks_zs, fold_masks_s in fold_shift
` [PATCH v2 42/51] tcg/optimize: Simplify sign bit test "
` [PATCH v2 43/51] tcg/optimize: Use finish_folding in fold_sub, fold_sub_vec
` [PATCH v2 44/51] tcg/optimize: Use fold_masks_zs in fold_tcg_ld
` [PATCH v2 45/51] tcg/optimize: Use finish_folding in fold_tcg_ld_memcopy
` [PATCH v2 46/51] tcg/optimize: Use fold_masks_zs in fold_xor
` [PATCH v2 47/51] tcg/optimize: Use finish_folding in fold_bitsel_vec
` [PATCH v2 48/51] tcg/optimize: Use finish_folding as default in tcg_optimize
` [PATCH v2 49/51] tcg/optimize: Remove z_mask, s_mask from OptContext
` [PATCH v2 50/51] tcg/optimize: Move fold_bitsel_vec into alphabetic sort
` [PATCH v2 51/51] tcg/optimize: Move fold_cmp_vec, fold_cmpsel_vec "
[PATCH v10 0/4] drm/xe/pmu: PMU interface for Xe
2024-12-20 4:19 UTC (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe/pmu: PMU interface for Xe (rev10)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH net-next 0/2] net: renesas: rswitch: update irq handling
2024-12-20 4:16 UTC (3+ messages)
` [PATCH net-next 1/2] net: renesas: rswitch: use per-port irq handlers
` [PATCH net-next 2/2] net: renesas: rswitch: request ts interrupt at port open
[PATCH] seq_file: copy as much as possible to user buffer in seq_read()
2024-12-20 4:16 UTC
[PATCH v1] cgroup/cpuset: remove kernfs active break
2024-12-20 4:16 UTC (4+ messages)
[PATCH] platform/chrome: cros_ec_lpc: Only check for events on MKBP notifies
2024-12-20 4:15 UTC (2+ messages)
[PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
2024-12-20 4:07 UTC (95+ messages)
` [PATCH v3 01/46] x86: Make do_zboot_states() static
` [PATCH v3 02/46] x86: Rename zboot_run() to zboot_run_args()
` [PATCH v3 03/46] x86: Drop duplicate definition of zimage_dump()
` [PATCH v3 04/46] x86: Move x86 zboot state into struct bootm_info
` [PATCH v3 05/46] x86: Rename state to bmi
` [PATCH v3 06/46] x86: Move the bootm state for zimage into cmd/
` [PATCH v3 07/46] bootstd: Correct display of kernel version
` [PATCH v3 08/46] x86: Drop the unnecessary base_ptr argument to zboot_dump()
` [PATCH v3 09/46] boot: Use strlcpy() in label_boot()
` [PATCH v3 10/46] boot: Split pxe label_boot() into two parts
` [PATCH v3 11/46] boot: Split pxe label_run_boot() "
` [PATCH v3 12/46] boot: Pass just the FDT argument to label_process_fdt()
` [PATCH v3 13/46] bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LEN
` [PATCH v3 14/46] boot: Convert IMAGE_FORMAT into an enum
` [PATCH v3 15/46] boot: arm: riscv: sandbox: Add a format for the booti file
` [PATCH v3 16/46] boot: Support booti format in bootm
` [PATCH v3 17/46] boot: Support compressed booti images "
` [PATCH v3 18/46] boot: pxe: Use bootm_...() functions where possible
` [PATCH v3 19/46] pxe_utils: Simplify default fdt in label_run_boot()
` [PATCH v3 20/46] boot: pxe: Refactor label_run_boot() to avoid cmdline
` [PATCH v3 21/46] net: Keep the bootstage functions together
` [PATCH v3 22/46] net: Tidy up the comments to parse_args()
` [PATCH v3 23/46] net: Simplify parse_args()
` [PATCH v3 24/46] net: Return the load address from parse_args()
` [PATCH v3 25/46] net: Return the address and size from parse_addr_size()
` [PATCH v3 26/46] net: Return the size from parse_args()
` [PATCH v3 27/46] net: Refactor part of netboot_common() into a function
` [PATCH v3 28/46] net: Drop #ifdef in parse_args()
` [PATCH v3 29/46] net: Provide a function to run network operations
` [PATCH v3 30/46] boot: Avoid using the cmdline in bootmeth_pxe and pxe cmd
` [PATCH v3 31/46] pxe: Drop the cmdline parameter
` [PATCH v3 32/46] pxe: Record the bootflow in the PXE context
` [PATCH v3 33/46] pxe: Allow skipping the boot
` [PATCH v3 34/46] test: Update bootm test to restore silent_console
` [PATCH v3 35/46] bootmeth_extlinux: Move extlinux_info into plat
` [PATCH v3 36/46] bootmeth_extlinux: Move pxe_context "
` [PATCH v3 37/46] bootmeth: Refactor to put options in a common file
` [PATCH v3 38/46] bootmeth_pxe: Implement the fallback option
` [PATCH v3 39/46] bootmeth_pxe: Drop the driver-private data
` [PATCH v3 40/46] bootmeth_extlinux: Move boot code into common file
` [PATCH v3 41/46] bootstd: Update extlinux and pxe to allow boot interruption
` [PATCH v3 42/46] pxe: Collect the FDT in the bootflow
` [PATCH v3 43/46] pxe: Deal with a missing "
` [PATCH v3 44/46] boot: Detect booti format properly in pxe_utils
` [PATCH v3 45/46] pxe_utils: Refactor to separate reading from booting
` [PATCH v3 46/46] bootmeth_extlinux: Refactor extlinux to split boot
[PATCH bpf-next v6 0/5] Support eliding map lookup nullness
2024-12-20 4:09 UTC (6+ messages)
` [PATCH bpf-next v6 1/5] bpf: verifier: Add missing newline on verbose() call
` [PATCH bpf-next v6 2/5] bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
` [PATCH bpf-next v6 3/5] bpf: verifier: Refactor helper access type tracking
` [PATCH bpf-next v6 4/5] bpf: verifier: Support eliding map lookup nullness
` [PATCH bpf-next v6 5/5] bpf: selftests: verifier: Add nullness elision tests
[PATCH v4 0/2] Fixes for MI_REPORT_PERF_COUNT
2024-12-20 4:09 UTC (6+ messages)
` [PATCH v4 1/2] xe/oa: Fix query mode of operation for OAR/OAC
` [PATCH v4 2/2] xe/oa: Drop the unused logic to parse context image
` ✓ Xe.CI.BAT: success for Fixes for MI_REPORT_PERF_COUNT (rev4)
[Bug 219495] New: [TPM2] tpm_tis driver crashs during the boot time
2024-12-20 4:09 UTC (2+ messages)
` [Bug 219495] "
[PATCH net-next v16 00/26] Introducing OpenVPN Data Channel Offload
2024-12-20 4:02 UTC (3+ messages)
` [PATCH net-next v16 26/26] testing/selftests: add test tool and scripts for ovpn module
[PATCH 0/5] pxe: Support an automatic localboot
2024-12-20 4:01 UTC (6+ messages)
` [PATCH 1/5] test/py: Refactor extlinux-image creation into a function
` [PATCH 2/5] test: bootflow: Avoid a confusing error condition
` [PATCH 3/5] pxe_utils: Allow the FDT to be missing
` [PATCH 4/5] pxe_utils: Support a backup for localboot
` [PATCH 5/5] pxe_utils: Support the SAY command
[PATCH bpf-next v5 4/5] bpf: verifier: Support eliding map lookup nullness
2024-12-20 4:00 UTC (11+ messages)
[PATCH net-next] gre: Drop ip_route_output_gre()
2024-12-20 4:00 UTC (2+ messages)
[PATCH net-next 0/7] xdp: a fistful of generic changes pt. III
2024-12-20 4:00 UTC (4+ messages)
` [PATCH net-next 6/7] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
[LTP] [PATCH V3] lib: multiply the max_runtime if detect slow kconfigs
2024-12-20 3:59 UTC (7+ messages)
[PATCH] sandbox: Adjust configuration to hang on panic()
2024-12-20 3:59 UTC
[PATCH] netdev: destroy auth-proto after external auth
2024-12-20 3:57 UTC (3+ messages)
[PATCH v6 00/18] NVMe PCI endpoint target driver
2024-12-20 3:54 UTC (18+ messages)
` [PATCH v6 01/18] nvme: Move opcode string helper functions declarations
` [PATCH v6 02/18] nvmet: Add vendor_id and subsys_vendor_id subsystem attributes
` [PATCH v6 03/18] nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers
` [PATCH v6 04/18] nvmet: Introduce nvmet_get_cmd_effects_admin()
` [PATCH v6 05/18] nvmet: Add drvdata field to struct nvmet_ctrl
` [PATCH v6 06/18] nvme: Add PCI transport type
` [PATCH v6 07/18] nvmet: Improve nvmet_alloc_ctrl() interface and implementation
` [PATCH v6 08/18] nvmet: Introduce nvmet_req_transfer_len()
` [PATCH v6 09/18] nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()
` [PATCH v6 10/18] nvmet: Add support for I/O queue management admin commands
` [PATCH v6 11/18] nvmet: Do not require SGL for PCI target controller commands
` [PATCH v6 12/18] nvmet: Introduce get/set_feature controller operations
` [PATCH v6 13/18] nvmet: Implement host identifier set feature support
` [PATCH v6 14/18] nvmet: Implement interrupt coalescing "
` [PATCH v6 15/18] nvmet: Implement interrupt config "
` [PATCH v6 16/18] nvmet: Implement arbitration "
` [PATCH v6 18/18] Documentation: Document the NVMe PCI endpoint target driver
[LTP] [PATCH] openposix: Fix the dummy declaration for `lio_listio`
2024-12-20 3:54 UTC
[PATCH net-next v2 0/8] Introduce unified and structured PHY
2024-12-20 3:54 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed
2024-12-20 3:17 UTC (2+ messages)
[PATCH 1/1] vhost: fix a double fetch when dequeue offloading
2024-12-20 3:49 UTC (2+ messages)
` [PATCH v2 "
[PATCH] drm/xe/dg1: Fix power gate sequence
2024-12-20 3:49 UTC (2+ messages)
[PATCH v3 00/33] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
2024-12-20 3:47 UTC (4+ messages)
` [PATCH v3 14/33] drm/mediatek: mtk_hdmi: Move audio params selection to new function
[PATCH] drm/i915/dg1: Fix power gate sequence
2024-12-20 3:47 UTC (2+ messages)
[PATCH v2] fallocate: Add support for fixed goal extent allocations
2024-12-20 3:46 UTC
[PATCH 1/1] vhost: fix missing gso_size validity check
2024-12-20 3:45 UTC
[openeuler:openEuler-1.0-LTS 1336/1336] drivers/mmc/core/.tmp_core.o: warning: objtool: missing symbol for section .exit.text
2024-12-20 3:44 UTC
[axboe-block:buffered-uncached.10 13/18] fs/iomap/buffered-io.c:606:27: error: 'IOMAP_DONTCACHE' undeclared; did you mean 'FOP_DONTCACHE'?
2024-12-20 3:43 UTC
[Intel-wired-lan] [PATCH net-next v2 0/8] net: napi: add CPU affinity to napi->config
2024-12-20 3:42 UTC (7+ messages)
` [Intel-wired-lan] [PATCH net-next v2 1/8] net: napi: add irq_flags to napi struct
` "
` [Intel-wired-lan] [PATCH net-next v2 4/8] net: napi: add CPU affinity to napi->config
` "
[PATCH net] net/smc: fix data error when recvmsg with MSG_PEEK flag
2024-12-20 3:39 UTC (2+ messages)
[PATCH v3 00/15] Add eDP support for RK3588
2024-12-20 3:37 UTC (6+ messages)
` [PATCH v3 07/15] drm/bridge: analogix_dp: Add support for phy configuration
[bigeasy-staging:futex_local_v4.5] [futex] 51319c5cb6: stress-ng.pthread.ops_per_sec 68.4% regression
2024-12-20 3:32 UTC
[PATCH net-next v2] net: airoha: Fix error path in airoha_probe()
2024-12-20 3:30 UTC (2+ messages)
[PATCH net-next v1] net: stmmac: Drop useless code related to ethtool rx-copybreak
2024-12-20 3:30 UTC (2+ messages)
[PATCH BlueZ v2] Set `SDP_LARGE_MTU` flag for DS4 Rev. 2 product code
2024-12-20 3:31 UTC (2+ messages)
` [BlueZ,v2] "
[PATCH net-next v5] net: Document netmem driver support
2024-12-20 3:30 UTC (2+ messages)
[PATCH net-next] sfc: remove efx_writed_page_locked
2024-12-20 3:30 UTC (2+ messages)
[PATCH net-next 0/3] net: add and use phy_disable_eee
2024-12-20 3:30 UTC (2+ messages)
[PATCH net-next 1/1] selftests: net: remove redundant ncdevmem print
2024-12-20 3:30 UTC (2+ messages)
[PATCH net] af_unix: Add a prompt to CONFIG_AF_UNIX_OOB
2024-12-20 3:30 UTC (2+ messages)
[PATCH i-g-t] tests/intel/kms_flip_scaled_crc: Add more logs to skips/failure
2024-12-20 3:30 UTC
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.