All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-14 15:34:06 to 2023-04-14 16:03:28 UTC [more...]

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 v3] send-email: export patch counters in validate environment
 2023-04-14 15:52 UTC  (4+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH v6 0/8] Add multiport support for DWC3 controllers
 2023-04-14 15:51 UTC  (5+ messages)
` [PATCH v6 6/8] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [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)

[PATCH v5 00/20] Add Tegra20 parallel video input capture
 2023-04-14 15:51 UTC  (4+ messages)
` [PATCH v5 14/20] staging: media: tegra-video: move MIPI calibration calls from VI to CSI

[PATCH net v3 1/1] igc: read before write to SRRCTL register
 2023-04-14 15:49 UTC 

[PATCHv3 0/8] Fix the problem that rxe can not work in net namespace
 2023-04-14 15:49 UTC  (12+ messages)

[PATCH 0/8] Add PMI632 PMIC and RGB LED on sdm632-fairphone-fp3
 2023-04-14 15:49 UTC  (6+ messages)
` [PATCH 8/8] arm64: dts: qcom: sdm632-fairphone-fp3: Add notification LED

[PATCH] phy: mediatek: fix returning garbage
 2023-04-14 15:49 UTC  (13+ messages)

[PATCH] drm/msm/dpu: always program dsc active bits
 2023-04-14 15:48 UTC  (8+ messages)

[PATCH bpf] s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL
 2023-04-14 15:47 UTC 

[PATCH v3 0/3] spi: Add DMA mode support to spi-qcom-qspi
 2023-04-14 15:48 UTC  (2+ messages)

[PATCH net-next 0/5] mptcp: various small cleanups
 2023-04-14 15:47 UTC  (6+ messages)
` [PATCH net-next 1/5] mptcp: make userspace_pm_append_new_local_addr static
` [PATCH net-next 2/5] MAINTAINERS: add git trees for MPTCP
` [PATCH net-next 3/5] mptcp: remove unused 'remaining' variable
` [PATCH net-next 4/5] selftests: mptcp: remove duplicated entries in usage
` [PATCH net-next 5/5] selftests: mptcp: join: fix ShellCheck warnings

[PATCH v2 0/5] Alter fcntl to handle int arguments correctly
 2023-04-14 15:46 UTC  (3+ messages)
` [PATCH v2 1/5] fcntl: Cast commands with int args explicitly

[PATCH v4 04/17] PCI: epf-test: Fix DMA transfer completion detection
 2023-04-14 15:45 UTC  (3+ messages)

[PATCH V5 2/5] cachefiles: extract ondemand info field from cachefiles_object
 2023-04-14 15:45 UTC  (5+ messages)
` [PATCH V5 0/5] Introduce daemon failover mechanism to recover from crashing
    ` Re: [PATCH V5 2/5] cachefiles: extract ondemand info field from cachefiles_object

[PATCH] io_uring: complete request via task work in case of DEFER_TASKRUN
 2023-04-14 15:42 UTC  (5+ messages)

LLVM not detected in bpfutil due to LLVM 16 requiring c++17
 2023-04-14 15:43 UTC  (2+ messages)

clean after distclean gobbles source files
 2023-04-14 15:41 UTC  (4+ messages)

[PATCH v2] drm/msm/dpu: always program dsc active bits
 2023-04-14 15:41 UTC  (4+ messages)

[PATCH] net/gve: Check whether the driver is compatible with the device presented
 2023-04-14 15:40 UTC  (3+ messages)

[GIT PULL FOR 6.4] Client capability sub-device IOCTL
 2023-04-14 15:40 UTC  (2+ messages)
` [GIT PULL FOR 6.4] Client capability sub-device IOCTL (#91306)

[PATCH] bpf: lirc program type should not require SYS_CAP_ADMIN
 2023-04-14 15:39 UTC  (6+ messages)

[RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
 2023-04-14 15:37 UTC  (6+ messages)
` [RFC v2 PATCH 05/17] mm: Routines to determine max anon folio allocation order

[ANNOUNCE] v6.3-rc2-rt3
 2023-04-14 15:38 UTC  (7+ messages)

[alobakin:pr/19 10/25] drivers/net/ethernet/intel/iavf/iavf_main.c:1435:6: warning: no previous prototype for 'iavf_stop_traffic'
 2023-04-14 15:37 UTC 

[PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
 2023-04-14 15:36 UTC  (5+ messages)

[PATCH 1/2] ASoC: dt-bindings: nau8825: Add delay control for input path
 2023-04-14 15:33 UTC  (2+ messages)

[PATCH v2] migration: Handle block device inactivation failures better
 2023-04-14 15:33 UTC 

[Intel-gfx] [PATCH 0/9] drm/i915/mtl: Add Support for C10 phy
 2023-04-14 15:33 UTC  (4+ messages)
` [Intel-gfx] [PATCH 7/9] drm/i915/mtl: Add C10 phy programming for HDMI


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.