All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-26 13:41:01 to 2023-10-26 14:21:58 UTC [more...]

[PATCH v3 0/5] net/ena: v2.8.0 driver release
 2023-10-26 14:21 UTC 

[PATCH 0/6] Support RISC-V IOPMP
 2023-10-26 14:20 UTC  (5+ messages)
` [PATCH 2/6] system/physmem: IOMMU: Invoke the translate_size function if it is implemented

[PATCH 00/25] DC Patches October 23, 2023
 2023-10-26 14:20 UTC  (26+ messages)
` [PATCH 01/25] drm/amd/display: Avoid NULL dereference of timing generator
` [PATCH 02/25] drm/amd/display: Program plane color setting correctly
` [PATCH 03/25] drm/amd/display: Fix blend LUT programming
` [PATCH 04/25] drm/amd/display: Enable fast update on blendTF change
` [PATCH 05/25] drm/amd/display: decouple dmcub execution to reduce lock granularity
` [PATCH 06/25] drm/amd/display: On boot disable domain22 force power on
` [PATCH 07/25] drm/amd/display: [FW Promotion] Release 0.0.189.0
` [PATCH 08/25] drm/amd/display: 3.2.257
` [PATCH 09/25] drm/amd/display: Fix handling duplicate planes on one stream
` [PATCH 10/25] drm/amd/display: Update DP HPO MSA with colorimetry from test request
` [PATCH 11/25] drm/amd/display: Fix missing blendTF programming
` [PATCH 12/25] drm/amd/display: Fix FRL assertion on boot
` [PATCH 13/25] drm/amd/display: Fix OTG disable workaround logic
` [PATCH 14/25] drm/amd/display: Allow 16 max_slices for DP2 DSC
` [PATCH 15/25] drm/amd/display: DCN35 Disable cm power optimization
` [PATCH 16/25] drm/amd/display: Enable DCN clock gating
` [PATCH 17/25] drm/amd/display: Add missing dml2 init value for dcn35
` [PATCH 18/25] drm/amd/display: Enable RCO options "
` [PATCH 19/25] drm/amd/display: Update test link rate DPCD bit field to match spec
` [PATCH 20/25] drm/amd/display: [FW Promotion] Release 0.0.190.0
` [PATCH 21/25] drm/amd/display: 3.2.258
` [PATCH 22/25] drm/amd/display: Introduce flag for disabling Replay desync recovery
` [PATCH 23/25] drm/amd/display: amend HPD handler for Replay
` [PATCH 24/25] drm/amd/display: Enable more IPS options
` [PATCH 25/25] drm/amd/display: Revise Replay Desync Error IRQ handle

[Intel-xe] [PATCH 00/15] Destroy 'remaining changes to make xe compile'
 2023-10-26 14:20 UTC  (9+ messages)
` [Intel-xe] [PATCH 10/15] revert more (fbc)
  ` [Intel-xe] [PATCH 11/15] drm/i915/display: Revert all before remaining changes to make xe compile
  ` [Intel-xe] [PATCH 12/15] drm/i915/display: Revert "
  ` [Intel-xe] [PATCH 13/15] drm/xe: Update headers to be more compatible with i915
  ` [Intel-xe] [PATCH 14/15] FIXME drm/i915/display: Minimal changes to fbdev to make xe work
  ` [Intel-xe] [PATCH 15/15] FIXME drm/i915/display: Make intel_fb.c code compatible with xe

[PATCH v2 0/3] a couple of corrections to the IRQ enablement function
 2023-10-26 14:20 UTC  (8+ messages)
` [PATCH v2 1/3] s390/vfio-ap: unpin pages on gisc registration failure
` [PATCH v2 3/3] s390/vfio-ap: improve reaction to response code 07 from PQAP(AQIC) command

[PATCH 1/5] configs: imx8mp_beacon: Do not set SYS_CONSOLE_IS_IN_ENV
 2023-10-26 14:20 UTC  (2+ messages)

[PATCH 0/2] [v4] nvme: fixup module compilation
 2023-10-26 14:20 UTC  (4+ messages)
` [PATCH 2/2] nvme: keyring: fix conditional compilation

[syzbot] [net?] BUG: corrupted list in ptp_open
 2023-10-26 14:20 UTC 

[PATCH 1/2] usb: gadget: initialize serialnumber as empty string
 2023-10-26 14:18 UTC  (2+ messages)

[GIT PULL] extcon next for 6.7
 2023-10-26 14:20 UTC 

[PATCH v4 0/9] Unify sub-device state access functions
 2023-10-26 14:20 UTC  (17+ messages)
` [PATCH v4 3/9] media: v4l: subdev: Rename sub-device state information "
` [PATCH v4 5/9] media: v4l: subdev: Make stream argument optional in state "
` [PATCH v4 7/9] media: v4l: subdev: Remove stream-unaware sub-device state access
` [PATCH v4 8/9] media: v4l: subdev: Return NULL from pad access functions on error
` [PATCH v4 9/9] media: v4l: subdev: Warn on stream when accessing stream-unaware data

[PATCH v4 net-next 0/6] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-10-26 14:20 UTC  (5+ messages)
` [PATCH v4 net-next 2/6] cache: enforce cache groups
` [PATCH v4 net-next 3/6] net-smnp: reorganize SNMP fast path variables

[PATCH v1 0/2] imx: spl_imx_romapi: fixes
 2023-10-26 14:19 UTC  (5+ messages)
` [PATCH v1 1/2] imx: spl_imx_romapi: fix comment about stream(usb) download failure
` [PATCH v1 2/2] imx: spl_imx_romapi: fix emmc fast boot mode case

[meta-java][master][PATCH] cacao: Update LICENSE to GPL-2.0-or-later
 2023-10-26 14:18 UTC 

[PATCH 0/6] Cleanup AMBA PL011 driver
 2023-10-26 14:18 UTC  (11+ messages)
` [PATCH 2/6] tty: serial: amba: Use BIT() macro for constant declarations
` [PATCH 4/6] tty: serial: amba-pl011: replace TIOCMBIT macros by static functions
` [PATCH 5/6] tty: serial: amba-pl011: unindent pl011_console_get_options function body
` [PATCH 6/6] tty: serial: amba-pl011: Parse bits option as 5, 6, 7 or 8 in _get_options

[PATCH v8 0/8] Add Intel VT-d nested translation (part 1/2)
 2023-10-26 14:17 UTC  (4+ messages)
` [PATCH v8 7/8] iommu/vt-d: Add nested domain allocation

[XEN PATCH v2] automation/eclair: add deviations for MISRA C:2012 Rule 8.3
 2023-10-26 14:17 UTC  (6+ messages)

[PATCH 5/6] drm/amdgpu: Add new macro WREG32_RLC_XCC (v2)
 2023-10-26 14:16 UTC  (5+ messages)
` [PATCH 1/5] drm/amdgpu: Add flag to enable indirect RLCG access for gfx v9.4.3
  ` [PATCH 3/5] drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v3)

[PATCH -fixes 0/2] Fix set_huge_pte_at()
 2023-10-26 14:15 UTC  (8+ messages)

[PATCH 1/2] of: address: Store number of bus flag cells rather than bool
 2023-10-26 14:15 UTC  (3+ messages)
` [PATCH 2/2] of: address: Consolidate bus .map() functions

Order#66328
 2023-10-26 14:14 UTC 

[PATCH v2 1/3] Toaster: Bug-fix logging permission error in docker
 2023-10-26 14:13 UTC  (3+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] "

[Buildroot] [PATCH 00/30] package/python3: bump version to 3.12.0
 2023-10-26 14:13 UTC  (3+ messages)
` [Buildroot] [PATCH 28/30] package/python-pygame: drop package

[PATCH v2 1/3] Toaster: Bug-fix logging permission error in docker
 2023-10-26 14:12 UTC  (3+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] "

[PATCH 1/2] man*/: srcfix
 2023-10-26 14:12 UTC  (4+ messages)
  ` `\c`, mdoc(7), and man(7) extension macros (was: [PATCH 1/2] man*/: srcfix)

cip-gitlab/ci/pavel/linux-test baseline-nfs: 34 runs, 62 regressions (v4.4-st20-3596-g73e7f2b880d98)
 2023-10-26 14:12 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 72 runs, 97 regressions (v4.4-st20-3596-g73e7f2b880d98)
 2023-10-26 14:12 UTC 

[PATCHv8 00/10] scsi: EH rework, main part
 2023-10-26 14:12 UTC  (9+ messages)
` [PATCH 07/10] scsi: Do not allocate scsi command in scsi_ioctl_reset()
` [PATCH 08/10] scsi_error: iterate over list of failed commands in scsi_eh_bus_device_reset()
` [PATCH 09/10] scsi_error: map FAST_IO_FAIL to -EAGAIN in SCSI EH
` [PATCH 10/10] scsi: remove SUBMITTED_BY_SCSI_RESET_IOCTL

[PATCH] nvme-fabrics: replace deprecated strncpy with strscpy
 2023-10-26 14:05 UTC  (13+ messages)
` the nul-terminated string helper desk chair rearrangement, was: "
  ` the nul-terminated string helper desk chair rearrangement

Fwd: Marvell 88SE6320 SAS controller (mvsas) cannot survive ACPI S3 or ACPI S4
 2023-10-26 14:12 UTC  (3+ messages)

[PATCH] xilinx: versal: Setup 30MHz as default spi frequency
 2023-10-26 14:12 UTC 

[PATCH 1/2] wifi: wilc1000: simplify remain on channel support
 2023-10-26 14:10 UTC  (2+ messages)
` [PATCH 2/2] wifi: wilc1000: always release SDIO host in wilc_sdio_cmd53()

[PATCH 1/1] [u-boot][master][PATCH v5] pico-imx7d: add baseboard SD card boot detect
 2023-10-26 14:11 UTC  (2+ messages)

[PATCH 00/27] Update SMMUv3 to the modern iommu API (part 2/2)
 2023-10-26 14:11 UTC  (7+ messages)
` [PATCH 11/27] iommu/arm-smmu-v3: Lift CD programming out of the SVA notifier code

[PATCH bpf-next 0/2] netkit: two minor cleanups
 2023-10-26 14:11 UTC  (4+ messages)
` [PATCH bpf-next 2/2] netkit: use netlink policy for mode and policy attributes validation

[PATCH] eal/unix: allow creating thread with real-time priority
 2023-10-26 14:10 UTC  (11+ messages)
` [PATCH v3 0/2] "
` [PATCH v4 "
  ` [PATCH v4 1/2] eal: add thread yield functions
  ` [PATCH v4 2/2] eal/unix: allow creating thread with real-time priority

Order#16824
 2023-10-26 14:10 UTC 

[Intel-xe] [PATCH v2 1/3] drm/xe/xe2: Add initial workarounds
 2023-10-26 14:10 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 3/3] drm/xe: Add Wa_14019821291

[PATCH v3 RESEND 00/13] Support Andes PMU extension
 2023-10-26 14:09 UTC  (7+ messages)
` [PATCH v3 RESEND 10/13] dt-bindings: riscv: Add Andes PMU extension description

[PATCH] wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta()
 2023-10-26 14:09 UTC  (3+ messages)

[PATCH v3 0/3] arm64: dts: cn913x: add device trees for COM Express boards
 2023-10-26 14:08 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: arm64: dts: add dt-bindings for ac5x rd carrier

[meta-java][master][PATCH] meta-java: Adapt LICENSE as SPDX identifiers
 2023-10-26 14:08 UTC  (2+ messages)

[PATCH] drm: bridge: adv7511: fix reading edid segments
 2023-10-26 11:30 UTC 

[PATCH] iomap: fix iomap_dio_zero() for fs bs > system page size
 2023-10-26 14:08 UTC 

[igt-dev] [PATCH i-g-t v3] lib/igt_sysfs: move kick_snd_hda_intel() to igt_kmod.c
 2023-10-26 14:08 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/igt_sysfs: move kick_snd_hda_intel() to igt_kmod.c (rev3)

[meta-java][master][PATCH v2] meta-java: Adapt LICENSE as SPDX identifiers
 2023-10-26 14:07 UTC 

[OE-core][PATCH] patchtest: simplify test directory structure
 2023-10-26 14:07 UTC 

kernel docs: Fast sphinx-build iteration question
 2023-10-26 14:07 UTC  (2+ messages)

[PATCH 6.5 211/285] btrfs: scrub: fix grouping of read IO
 2023-10-26 14:00 UTC  (2+ messages)

[PATCH 0/2] regulator: qcom-rpmh: Add regulator support for SC8380XP
 2023-10-26 14:06 UTC  (2+ messages)

[PATCH 1/3] Bug-fix logging permission error in docker
 2023-10-26 14:06 UTC  (3+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] "

[PATCH] Fixing warning of directly dereferencing __rcu tagged
 2023-10-26 14:06 UTC  (5+ messages)
` [PATCH v2] Fixing directly deferencing a __rcu pointer warning

[PATCH 1/3] Bug-fix logging permission error in docker
 2023-10-26 14:04 UTC  (3+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] "

[PATCH 0/4] xilinx: Add DTSes for mini qspi/ospi configuration
 2023-10-26 14:04 UTC  (5+ messages)
` [PATCH 1/4] ARM: zynq: Add DTSes for mini qspi configurations
` [PATCH 2/4] "
` [PATCH 3/4] arm64: versal: Add DTSes for mini qspi/ospi configuration
` [PATCH 4/4] arm64: versal-net: "

[PATCH] drm/amdgpu: remove amdgpu_mes_self_test in gpu recover
 2023-10-26 14:05 UTC  (2+ messages)

[Intel-xe] [CI 1/5] drm/gpuvm: convert WARN() to drm_WARN() variants
 2023-10-26 14:05 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for series starting with [CI,1/5] "

RPL lwtunnel encapsulation
 2023-10-26 13:56 UTC  (4+ messages)

[PATCH v4 00/61] arm64: Add support for LPA2 at stage1 and WXN
 2023-10-26 14:02 UTC  (4+ messages)

[PATCH v2 0/3] vfio/pci: Fix buffer overrun when writing the VF token
 2023-10-26 14:00 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: add skcipher API support to TC/XDP programs
 2023-10-26 14:02 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests: bpf: crypto skcipher algo selftests

[PATCH v9 1/3] dt-bindings: net: Add ti,cc1352p7
 2023-10-26 14:00 UTC  (3+ messages)

[meta-ti][master/kirkstone][PATCH 1/8] conf: machine: Move IMAGE_BOOT_FILES to the SoC inc for J721s2 and J784s4
 2023-10-26 14:00 UTC  (4+ messages)
` [meta-ti][master/kirkstone][PATCH 8/8] recipes-bsp: Do not use MACHINE_ARCH when package is not machine specific

[PATCH V2 00/20] Cleanup for siw
 2023-10-26 14:00 UTC  (5+ messages)
` [PATCH V2 18/20] RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp

[PATCH v10 1/2] lib/bitmap: add bitmap_{read,write}()
 2023-10-26 13:59 UTC  (4+ messages)
` [PATCH v10 2/2] lib/test_bitmap: add tests for bitmap_{read,write}()

[Intel-gfx] [PATCH] drm/i915/gt: Remove assignment from if condition
 2023-10-26 13:58 UTC 

[PATCH] x86/hvm/dom0: fix PVH initrd and metadata placement
 2023-10-26 13:58 UTC  (9+ messages)

[PATCH v2 0/3] Fix DT based address translations
 2023-10-26 13:58 UTC  (2+ messages)

[PATCH v3 0/6] Delay VERW
 2023-10-26 13:58 UTC  (4+ messages)
` [PATCH v3 1/6] x86/bugs: Add asm helpers for executing VERW

[PATCH 0/7] x86: Dom0 I/O port access permissions
 2023-10-26 13:57 UTC  (5+ messages)
` [PATCH 5/7] x86: detect PIT aliasing on ports other than 0x4[0-3]

[Patch v4 00/11] Add MFC V12 support
 2023-10-26 13:31 UTC  (5+ messages)
  ` [Patch v4 01/11] dt-bindings: media: s5p-mfc: Add mfcv12 variant

[RFC 00/12] riscv: Introduce Pseudo NMI
 2023-10-26 13:56 UTC  (4+ messages)
  ` [External] "

[PATCH 0/4] ASoC: qcom: fixes for Click/Pop Noise
 2023-10-26 13:55 UTC  (9+ messages)
` [PATCH 3/4] ASoC: codecs: wsa883x: mute/unmute PA in correct sequence

[PATCH v3 3/3] serial: core: Update uart_poll_timeout() function to return unsigned long
 2023-10-26 13:56 UTC 

[PATCH bpf-next v6 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
 2023-10-26 13:56 UTC  (3+ messages)

[PATCH v6 00/11] firmware: imx: NXP Secure-Enclave FW Driver
 2023-10-26 13:55 UTC  (8+ messages)
` [PATCH v6 02/11] dt-bindings: arm: fsl: add imx-se-fw binding doc
    ` [EXT] "

[PATCH 0/2] scripts: dt_to_config: Fix nul-separated compatible values
 2023-10-26 13:55 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] scripts: dt_to_config: Fix odd formatting

[PATCH] x86/resctrl: mba_MBps: Fall back to total b/w if local b/w unavailable
 2023-10-26 13:55 UTC  (5+ messages)

[PATCH 0/7] Address Translation support for MI200 and MI300 models
 2023-10-26 13:55 UTC  (3+ messages)
` [PATCH 6/7] RAS: Get CS fabirc ID register bit fields

[PATCH] genirq: Own affinity hint
 2023-10-26 13:05 UTC  (3+ messages)

[yocto-autobuilder-helper][PATCH v3] AUH: Add Openembedded auto-update-helper with list of layer to test
 2023-10-26 13:53 UTC  (2+ messages)
` [yocto] "

[PATCH 00/19] Cleanup for siw
 2023-10-26 13:52 UTC  (5+ messages)
` [PATCH 16/19] RDMA/siw: Remove siw_sk_assign_cm_upcalls

[PATCH] ACPI: video: Add comment about acpi_video_backlight_use_native() usage
 2023-10-26 13:53 UTC 

[Bug 218030] New: Marvell 88SE6320 SAS controller (mvsas) cannot survive ACPI S3 or ACPI S4
 2023-10-26 13:52 UTC  (2+ messages)
` [Bug 218030] "

[PATCH] dt-bindings: pinctrl: qcom,sa8775p-tlmm: add missing wakeup-parent
 2023-10-26 13:52 UTC  (2+ messages)

[PATCH v9 0/5] Share sva domains with all devices bound to a mm
 2023-10-26 13:50 UTC  (4+ messages)

[linux-next:master 14416/15220] fs/exportfs/expfs.c:357:5: error: expected identifier or '('
 2023-10-26 13:49 UTC 

[PATCH bpf-next] bpf: Inherit system settings for CPU security mitigations
 2023-10-26 13:50 UTC  (5+ messages)
` [PATCH v3 bpf-next] selftests/bpf: Fix selftests broken by mitigations=off

Order#57425
 2023-10-26 13:50 UTC 

[OE-core] [PATCH 1/2] distcc: Fix groupname gid change warning
 2023-10-26 13:50 UTC  (2+ messages)
`  "

[PATCH] USB: serial: option: add Fibocom L7xx modules
 2023-10-26 13:49 UTC  (2+ messages)

Order#40704
 2023-10-26 13:49 UTC 

[PATCH 00/21] use rte optional stdatomic API
 2023-10-26 13:47 UTC  (3+ messages)
` [PATCH v3 00/19] "

[RFC PATCH 00/19] Rust abstractions for VFS
 2023-10-26 13:46 UTC  (3+ messages)
` [RFC PATCH 14/19] rust: fs: add per-superblock data

[PATCH] io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() failed
 2023-10-26 13:46 UTC  (2+ messages)

[PATCH v9 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-10-26 13:44 UTC  (7+ messages)
` [PATCH v9 3/4] drivers/perf: add DesignWare PCIe PMU driver

[PATCH v4 00/15] Introduce new `git replay` command
 2023-10-26 13:44 UTC  (3+ messages)
` [PATCH v5 00/14] "

[PATCH 0/2] staging: vc04_services: Remove completed TODO items
 2023-10-26 13:44 UTC  (4+ messages)
` [PATCH 1/2] staging: vc04_services: Drop completed TODO item

[PATCH 0/5] perf intel-pt: Use of get_unaligned_le16() etc
 2023-10-26 13:44 UTC  (4+ messages)
` [PATCH 1/5] perf tools: Add get_unaligned_leNN()

[PATCH] x86/mm/cpa: Warn if set_memory_XXcrypted() fails
 2023-10-26 13:43 UTC  (4+ messages)

[PATCH 1/1] RDMA/rxe: Fix blktests srp lead kernel panic with 64k page size
 2023-10-26 13:43 UTC  (11+ messages)

[PATCH 01/10] man: display number ranges with an en dash
 2023-10-26 13:42 UTC  (4+ messages)
` [PATCH 09/10] man: use .TP for lists in xt_osf man page

[PATCH] configs: khadas-vim3*_android: fix environment saving
 2023-10-26 13:41 UTC 

[XEN v2] xen/arm: arm32: Use adr_l instead of load_paddr for getting address of symbols
 2023-10-26 13:41 UTC  (3+ messages)


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.