messages from 2023-04-14 15:52:46 to 2023-04-14 16:08:35 UTC [more...]
[PATCH v4 07/17] PCI: epf-test: Simplify pci_epf_test_raise_irq()
2023-04-14 16:08 UTC (2+ messages)
Problems having both git and npmsw sources in recipe #bitbake
2023-04-14 16:08 UTC (2+ messages)
` [bitbake-devel] "
[PATCH 00/12] virtio: add vhost-user-generic and reduce copy and paste
2023-04-14 16:04 UTC (26+ messages)
` [Virtio-fs] "
` [PATCH 01/12] hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
` [Virtio-fs] "
` [PATCH 02/12] include/hw/virtio: document virtio_notify_config
` [Virtio-fs] "
` [PATCH 03/12] include/hw/virtio: add kerneldoc for virtio_init
` [Virtio-fs] "
` [PATCH 04/12] include/hw/virtio: document some more usage of notifiers
` [Virtio-fs] "
` [PATCH 05/12] virtio: add generic vhost-user-device
` [Virtio-fs] "
` [PATCH 06/12] virtio: add PCI stub for vhost-user-device
` [Virtio-fs] "
` [PATCH 07/12] include: attempt to document device_class_set_props
` [Virtio-fs] "
` [PATCH 08/12] qom: allow for properties to become "fixed"
` [Virtio-fs] "
` [PATCH 09/12] hw/virtio: derive vhost-user-rng from vhost-user-device
` [Virtio-fs] "
` [PATCH 10/12] hw/virtio: add config support to vhost-user-device
` [Virtio-fs] "
` [PATCH 11/12] hw/virtio: derive vhost-user-gpio from vhost-user-device (!BROKEN)
` [Virtio-fs] "
` [PATCH 12/12] docs/system: add a basic enumeration of vhost-user devices
` [Virtio-fs] "
[RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
2023-04-14 16:06 UTC (7+ messages)
` [RFC v2 PATCH 05/17] mm: Routines to determine max anon folio allocation order
[PATCH net-next] bpf, net: Support redirecting to ifb with bpf
2023-04-14 16:07 UTC (5+ messages)
Git bug
2023-04-14 16:07 UTC (2+ messages)
[PATCH v4 06/17] PCI: epf-test: Simplify read/write/copy test functions
2023-04-14 16:06 UTC (2+ messages)
[PATCH] soc: ti: smartreflex: Simplify getting the opam_sr pointer
2023-04-14 16:04 UTC (4+ messages)
[PATCH net-next v5 0/3] XDP Rx HWTS metadata for stmmac driver
2023-04-14 16:04 UTC (4+ messages)
` [PATCH net-next v5 1/3] net: stmmac: introduce wrapper for struct xdp_buff
[PATCH] ixp4xx_crypto: fix building wiht 64-bit dma_addr_t
2023-04-14 16:03 UTC (3+ messages)
[PATCH 0/3] target/arm: Fix handling of VSTCR_EL2.SW and VTCR_EL2.NSW
2023-04-14 16:04 UTC (4+ messages)
` [PATCH 1/3] target/arm: Don't allow stage 2 page table walks to downgrade to NS
` [PATCH 2/3] target/arm: Set ptw->out_secure correctly for stage 2 translations
` [PATCH 3/3] target/arm: handle ipa_secure vs s2walk_secure correctly
[PATCH] quota: move qbtos and stoqb to header file
2023-04-14 16:04 UTC
[PATCH V1 0/4] Incremental patches on minimal boot support
2023-04-14 16:04 UTC (6+ messages)
` [PATCH V1 1/4] dt-bindings: clock: qcom,ipq9574-gcc: Drop the Bias PLL ubi clock source
[PATCH net-next 0/5] net: skbuff: hide some bitfield members
2023-04-14 16:01 UTC (6+ messages)
` [PATCH net-next 1/5] net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set
` [PATCH net-next 2/5] net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP "
` [PATCH net-next 3/5] net: skbuff: move alloc_cpu into a potential hole
` [PATCH net-next 4/5] net: skbuff: push nf_trace down the bitfield
` [PATCH net-next 5/5] net: skbuff: hide nf_trace and ipvs_property
linux-next: manual merge of the nvmem tree with the devicetree tree
2023-04-14 16:03 UTC
[RFC PATCH v2 0/4] Smstateen FCSR
2023-04-14 16:02 UTC (5+ messages)
` [RFC PATCH v2 1/4] target/riscv: smstateen check for fcsr
` [RFC PATCH v2 2/4] target/riscv: Reuse TB_FLAGS.MSTATUS_HFS_FS
` [RFC PATCH v2 3/4] target/riscv: check smstateen fcsr flag
` [RFC PATCH v2 4/4] target/riscv: smstateen knobs
[PATCH -next v18 00/20] riscv: Add vector ISA support
2023-04-14 15:58 UTC (57+ messages)
` [PATCH -next v18 01/20] riscv: Rename __switch_to_aux() -> fpu
` [PATCH -next v18 02/20] riscv: Extending cpufeature.c to detect V-extension
` [PATCH -next v18 03/20] riscv: Add new csr defines related to vector extension
` [PATCH -next v18 04/20] riscv: Clear vector regfile on bootup
` [PATCH -next v18 05/20] riscv: Disable Vector Instructions for kernel itself
` [PATCH -next v18 06/20] riscv: Introduce Vector enable/disable helpers
` [PATCH -next v18 07/20] riscv: Introduce riscv_v_vsize to record size of Vector context
` [PATCH -next v18 08/20] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v18 09/20] riscv: Add task switch support for vector
` [PATCH -next v18 10/20] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v18 11/20] riscv: Add ptrace vector support
` [PATCH -next v18 12/20] riscv: signal: check fp-reserved words unconditionally
` [PATCH -next v18 13/20] riscv: signal: Add sigcontext save/restore for vector
` [PATCH -next v18 14/20] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH -next v18 15/20] riscv: signal: validate altstack to reflect Vector
` [PATCH -next v18 16/20] riscv: prevent stack corruption by reserving task_pt_regs(p) early
` [PATCH -next v18 17/20] riscv: kvm: Add V extension to KVM ISA
` [PATCH -next v18 18/20] riscv: KVM: Add vector lazy save/restore support
` [PATCH -next v18 19/20] riscv: detect assembler support for .option arch
` [PATCH -next v18 20/20] riscv: Enable Vector code to be built
[PATCH v4 04/17] PCI: epf-test: Fix DMA transfer completion detection
2023-04-14 16:00 UTC (2+ messages)
smbios-mdrv1
2023-04-14 15:52 UTC
[PATCH v6 0/1] landlock.7: Explain best-effort fallback in example
2023-04-14 15:59 UTC (2+ messages)
` [PATCH v6 1/1] landlock.7: Explain the best-effort fallback mechanism in the example
[Question] Can git cat-file have a type filtering option?
2023-04-14 15:58 UTC (12+ messages)
[PATCH for-next 0/3] rtrs bugfix and cleanups
2023-04-14 15:58 UTC (11+ messages)
` [PATCH for-next 2/3] RDMA/rtrs: Fix rxe_dealloc_pd warning
[PATCH v4 01/17] PCI: endpoint: Automatically create a function specific attributes group
2023-04-14 15:58 UTC (2+ messages)
[ovmf test] 180261: all pass - PUSHED
2023-04-14 15:58 UTC
allowing for a completely cached umount(2) pathwalk
2023-04-14 15:57 UTC (9+ messages)
[PATCH 1/6] perf/x86/intel: Add Grand Ridge and Sierra Forest
2023-04-14 15:56 UTC (6+ messages)
` [PATCH 2/6] perf: Support branch events logging
[PATCH v4 0/2] leds: Add a driver for the BD2606MVV
2023-04-14 15:56 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: leds: Add ROHM BD2606MVV LED driver
[Socratic RFC PATCH] include: attempt to document device_class_set_props
2023-04-14 15:50 UTC (8+ messages)
[PATCH 00/66] DC Patches Apr 17th, 2023
2023-04-14 15:53 UTC (67+ messages)
` [PATCH 01/66] drm/amd/display: Update bouding box values for DCN32
` [PATCH 02/66] drm/amd/display: Add missing mclk update
` [PATCH 03/66] drm/amd/display: Adjust code identation and other minor details
` [PATCH 04/66] drm/amd/display: Set maximum VStartup if is DCN201
` [PATCH 05/66] drm/amd/display: Set dp_rate to dm_dp_rate_na by default
` [PATCH 06/66] drm/amd/display: Remove wrong assignment of DP link rate
` [PATCH 07/66] drm/amd/display: Use pointer in the memcpy
` [PATCH 08/66] drm/amd/display: Refactor ABM feature
` [PATCH 09/66] drm/amd/display: Fix ABM pipe/backlight issues when change backlight
` [PATCH 10/66] drm/amd/display: Do not set drr on pipe commit
` [PATCH 11/66] drm/amd/display: Block optimize on consecutive FAMS enables
` [PATCH 12/66] drm/amd/display: Add missing WA and MCLK validation
` [PATCH 13/66] drm/amd/display: copy dmub caps to dc on dcn31
` [PATCH 14/66] drm/amd/display: allow edp updates for virtual signal
` [PATCH 15/66] drm/amd/display: Fix in disabling secure display
` [PATCH 16/66] drm/amd/display: Fix hang when skipping modeset
` [PATCH 17/66] drm/amd/display: fix memleak in aconnector->timing_requested
` [PATCH 18/66] drm/amd/display: update max streams per surface
` [PATCH 19/66] drm/amd/display: Only consider DISPCLK when using optimized boot path
` [PATCH 20/66] drm/amd/display: Reduce SubVP + DRR stretch margin
` [PATCH 21/66] drm/amd/display: refactor dmub commands into single function
` [PATCH 22/66] drm/amd/display: drain dmub inbox if queue is full
` [PATCH 23/66] drm/amd/display: fix access hdcp_workqueue assert
` [PATCH 24/66] drm/amd/display: Add FAMS validation before trying to use it
` [PATCH 25/66] drm/amd/display: Adding support for VESA SCR
` [PATCH 26/66] drm/amd/display: DSC policy override when ODM combine is forced
` [PATCH 27/66] drm/amd/display: Correct output color space during HW reinitialize
` [PATCH 28/66] drm/amd/display: Set watermarks set D equal to A
` [PATCH 29/66] drm/amd/display: Enable FPO + Vactive
` [PATCH 30/66] drm/amd/display: [FW Promotion] Release 0.0.162.0
` [PATCH 31/66] drm/amd/display: fix a divided-by-zero error
` [PATCH 32/66] drm/amd/display: add extra dc odm debug options
` [PATCH 33/66] drm/amd/display: Apply correct panel mode when reinitializing hardware
` [PATCH 34/66] drm/amd/display: Improvement for handling edp link training fails
` [PATCH 35/66] drm/amd/display: limit timing for single dimm memory
` [PATCH 36/66] drm/amd/display: set dcn315 lb bpp to 48
` [PATCH 37/66] drm/amd/display: add mechanism to skip DCN init
` [PATCH 38/66] drm/amd/display: Return error code on DSC atomic check failure
` [PATCH 39/66] drm/amd/display: remove incorrect early return
` [PATCH 40/66] drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID tests
` [PATCH 41/66] drm/amd/display: Disable migration to ensure consistency of per-CPU variable
` [PATCH 42/66] drm/amd/display: Add logging for display MALL refresh setting
` [PATCH 43/66] drm/amd/display: Update DTBCLK for DCN32
` [PATCH 44/66] drm/amd/display: Fixes for dcn32_clk_mgr implementation
` [PATCH 45/66] drm/amd/display: Clear GPINT1 before taking DMCUB out of reset
` [PATCH 46/66] drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset
` [PATCH 47/66] drm/amd/display: Do not clear GPINT register when releasing DMUB from reset
` [PATCH 48/66] drm/amd/display: Update bounding box values for DCN321
` [PATCH 49/66] drm/amd/display: add support for low bpc
` [PATCH 50/66] drm/amd/display: Set DRAM clock if retraining is required
` [PATCH 51/66] drm/amd/display: Add check for PState change in DCN32
` [PATCH 52/66] drm/amd/display: Remove DET check from DCN32
` [PATCH 53/66] drm/amd/display: Isolate remaining FPU code in DCN32
` [PATCH 54/66] drm/amd/display: Limit nv21 dst_y
` [PATCH 55/66] drm/amd/display: correct DML calc error
` [PATCH 56/66] drm/amd/display: Add extra check for 444 16 format
` [PATCH 57/66] drm/amd/display: 3-plane MPO enablement for DCN321
` [PATCH 58/66] drm/amd/display: Adjust dmub outbox notification enable
` [PATCH 59/66] drm/amd/display: Set min_width and min_height capability for DCN30
` [PATCH 60/66] drm/amd/display: update GSP1 generic info packet for PSRSU
` [PATCH 61/66] drm/amd/display: fix dpms_off issue when disabling bios mode
` [PATCH 62/66] drm/amd/display: Explicitly specify update type per plane info change
` [PATCH 63/66] drm/amd/display: Add FAMS capability to DCN31
` [PATCH 64/66] drm/amd/display: Add FAMS related definitions and documenation for enum fields
` [PATCH 65/66] drm/amd/display: remove some unused variables
` [PATCH 66/66] drm/amd/display: 3.2.231
[PATCH v2 1/2] gawk: Disable known ptest fails on musl
2023-04-14 15:55 UTC (2+ messages)
` [PATCH v2 2/2] gawk: Remove redundant patch
[PATCH v4] send-email: export patch counters in validate environment
2023-04-14 15:52 UTC (2+ messages)
` [PATCH v5] "
[PATCH v6 0/8] Add multiport support for DWC3 controllers
2023-04-14 15:51 UTC (3+ messages)
` [PATCH v6 8/8] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller
[Intel-gfx] [PATCH 0/1] drm/i915/debugfs: New debugfs for display clock frequencies
2023-04-14 15:51 UTC (4+ messages)
` [Intel-gfx] [PATCH 1/1] "
[PATCH 0/3] SDL2 usability fixes
2023-04-14 15:50 UTC (6+ 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.