All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-04 16:44:56 to 2023-01-04 17:11:24 UTC [more...]

[bpf-next v3 1/2] bpf: hash map, avoid deadlock with suitable hash mask
 2023-01-04 17:10 UTC  (11+ messages)
` [bpf-next v3 2/2] selftests/bpf: add test case for htab map

[PATCH v5] libtraceevent: Add initial support for meson
 2023-01-04 17:10 UTC  (5+ messages)

[PATCH v5 00/45] Recover from failure to probe GPU
 2023-01-04 17:09 UTC  (59+ messages)
` [PATCH v5 05/45] drm/amd: Add a new helper for loading/validating microcode
` [PATCH v5 11/45] drm/amd: Load MES microcode during early_init
` [PATCH v5 13/45] drm/amd: Remove superfluous assignment for `adev->mes.adev`
` [PATCH v5 14/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX9
` [PATCH v5 15/45] drm/amd: Load GFX9 microcode during early_init
` [PATCH v5 16/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX10
` [PATCH v5 17/45] drm/amd: Load GFX10 microcode during early_init
` [PATCH v5 18/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX11
` [PATCH v5 19/45] drm/amd: Load GFX11 microcode during early_init
` [PATCH v5 20/45] drm/amd: Parse both v1 and v2 TA microcode headers using same function
` [PATCH v5 21/45] drm/amd: Avoid BUG() for case of SRIOV missing IP version
` [PATCH v5 22/45] drm/amd: Load PSP microcode during early_init
` [PATCH v5 23/45] drm/amd: Use `amdgpu_ucode_*` helpers for PSP
` [PATCH v5 24/45] drm/amd/display: Load DMUB microcode during early_init
` [PATCH v5 25/45] drm/amd: Use `amdgpu_ucode_release` helper for DMUB
` [PATCH v5 26/45] drm/amd: Use `amdgpu_ucode_*` helpers for SMU
` [PATCH v5 27/45] drm/amd: Load SMU microcode during early_init
` [PATCH v5 28/45] drm/amd: Optimize SRIOV switch/case for PSP microcode load
` [PATCH v5 29/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX6
` [PATCH v5 30/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX7
` [PATCH v5 31/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX8
` [PATCH v5 32/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC6
` [PATCH v5 33/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC7
` [PATCH v5 34/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC8
` [PATCH v5 35/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4
` [PATCH v5 36/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA3.0
` [PATCH v5 37/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIK
` [PATCH v5 38/45] drm/amd: Use `amdgpu_ucode_*` helpers for UVD
` [PATCH v5 39/45] drm/amd: Use `amdgpu_ucode_*` helpers for VCE
` [PATCH v5 40/45] drm/amd: Use `amdgpu_ucode_*` helpers for CGS
` [PATCH v5 41/45] drm/amd: Use `amdgpu_ucode_*` helpers for GPU info bin
` [PATCH v5 42/45] drm/amd: Use `amdgpu_ucode_*` helpers for DMCU
` [PATCH v5 43/45] drm/amd: Use `amdgpu_ucode_release` helper for powerplay
` [PATCH v5 44/45] drm/amd: Use `amdgpu_ucode_release` helper for si
` [PATCH v5 45/45] drm/amd: make amdgpu_ucode_validate static

[PATCH 1/2] Covscan Scan: Wrong Check of Return Value
 2023-01-04 17:08 UTC  (2+ messages)
` [PATCH 2/2] Covscan Scan: Fixed a couple CLANG_WARNINGs

[igt-dev] [i-g-t v7 00/51] Add IGT support for Bigjoiner
 2023-01-04 17:00 UTC  (52+ messages)
` [igt-dev] [i-g-t v7 01/51] lib/igt_kms: Add a helper for valid pipe/output constraint
` [igt-dev] [i-g-t v7 02/51] lib/igt_kms: Bigjoiner check in max_bpc constraint
` [igt-dev] [i-g-t v7 03/51] tests/kms_async_flips: Add support for Bigjoiner
` [igt-dev] [i-g-t v7 04/51] tests/kms_atomic: "
` [igt-dev] [i-g-t v7 05/51] tests/kms_atomic_interruptible: "
` [igt-dev] [i-g-t v7 06/51] tests/kms_atomic_transition: "
` [igt-dev] [i-g-t v7 07/51] tests/kms_color_helper: Helper to check Bigjoiner constraint
` [igt-dev] [i-g-t v7 08/51] tests/kms_color: Add support for Bigjoiner
` [igt-dev] [i-g-t v7 09/51] tests/chamelium/kms_color_chamelium: "
` [igt-dev] [i-g-t v7 10/51] tests/kms_content_protection: "
` [igt-dev] [i-g-t v7 11/51] tests/kms_concurrent: "
` [igt-dev] [i-g-t v7 12/51] tests/kms_cursor_crc: "
` [igt-dev] [i-g-t v7 13/51] tests/kms_cursor_edge_walk: "
` [igt-dev] [i-g-t v7 14/51] tests/kms_cursor_legacy: "
` [igt-dev] [i-g-t v7 15/51] tests/kms_display_modes: "
` [igt-dev] [i-g-t v7 16/51] tests/kms_dp_tiled_display: "
` [igt-dev] [i-g-t v7 17/51] tests/kms_flip_event_leak: "
` [igt-dev] [i-g-t v7 18/51] tests/kms_invalid_mode: "
` [igt-dev] [i-g-t v7 19/51] tests/kms_lease: "
` [igt-dev] [i-g-t v7 20/51] tests/kms_pipe_crc_basic: "
` [igt-dev] [i-g-t v7 21/51] tests/kms_plane: "
` [igt-dev] [i-g-t v7 22/51] tests/kms_plane_alpha_blend: "
` [igt-dev] [i-g-t v7 23/51] tests/kms_plane_cursor: "
` [igt-dev] [i-g-t v7 24/51] tests/kms_plane_lowres: "
` [igt-dev] [i-g-t v7 25/51] tests/kms_plane_multiple: "
` [igt-dev] [i-g-t v7 26/51] tests/kms_plane_scaling: "
` [igt-dev] [i-g-t v7 27/51] tests/kms_prime: "
` [igt-dev] [i-g-t v7 28/51] tests/kms_properties: "
` [igt-dev] [i-g-t v7 29/51] tests/kms_rmfb: "
` [igt-dev] [i-g-t v7 30/51] tests/kms_rotation_crc: "
` [igt-dev] [i-g-t v7 31/51] tests/kms_scaling_modes: "
` [igt-dev] [i-g-t v7 32/51] tests/kms_sequence: "
` [igt-dev] [i-g-t v7 33/51] tests/kms_universal_plane: "
` [igt-dev] [i-g-t v7 34/51] tests/kms_vblank: "
` [igt-dev] [i-g-t v7 35/51] tests/kms_vrr: "
` [igt-dev] [i-g-t v7 36/51] tests/i915/kms_big_fb: "
` [igt-dev] [i-g-t v7 37/51] tests/i915/kms_big_joiner: Negative tests "
` [igt-dev] [i-g-t v7 38/51] tests/i915/kms_busy: Add support "
` [igt-dev] [i-g-t v7 39/51] tests/i915/kms_ccs: "
` [igt-dev] [i-g-t v7 40/51] tests/i915/kms_cdclk: "
` [igt-dev] [i-g-t v7 41/51] tests/i915/kms_draw_crc: "
` [igt-dev] [i-g-t v7 42/51] tests/i915/kms_fence_pin_leak: "
` [igt-dev] [i-g-t v7 43/51] tests/i915/kms_flip_scaled_crc: "
` [igt-dev] [i-g-t v7 44/51] tests/i915/kms_flip_tiling: "
` [igt-dev] [i-g-t v7 45/51] tests/i915/kms_frontbuffer_tracking: "
` [igt-dev] [i-g-t v7 46/51] tests/i915/kms_mmap_write_crc: "
` [igt-dev] [i-g-t v7 47/51] tests/i915/kms_psr2_sf: "
` [igt-dev] [i-g-t v7 48/51] tests/i915/kms_psr2_su: "
` [igt-dev] [i-g-t v7 49/51] tests/i915/kms_psr: "
` [igt-dev] [i-g-t v7 50/51] tests/i915/kms_psr_stress_test: "
` [igt-dev] [i-g-t v7 51/51] tests/i915/kms_pwrite_crc: "

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-04 17:08 UTC  (3+ messages)
` [RFC PATCH 19/25] kvx: power: scall poweroff driver

[PATCH] mfd: twl4030-power: Drop empty platform remove function
 2023-01-04 17:07 UTC  (2+ messages)

[PATCH 0/3] kallsyms: Optimize the search for module symbols by livepatch and bpf
 2023-01-04 17:07 UTC  (4+ messages)
` [PATCH 2/3] bpf: Optimize get_modules_for_addrs()

[PATCH v5 0/4] mfd: add tps6594 support for Jacinto platforms
 2023-01-04 17:06 UTC  (4+ messages)
` [PATCH v5 2/4] mfd: tps6594: Add support for TPS6594 PMIC devices

[RFC PATCH v1 00/19] rtw88: Add SDIO support
 2023-01-04 17:05 UTC  (5+ messages)
` [RFC PATCH v1 19/19] rtw88: Add support for the SDIO based RTL8821CS chipset

[PATCH 0/4] Fix truncation of various XENVER_* subops
 2023-01-04 17:04 UTC  (5+ messages)
` [PATCH 2/4] xen/version: Drop compat/kernel.c
` [PATCH 4/4] xen/version: Introduce non-truncating XENVER_* subops

[PATCH 0/3] Wiegand bus driver and GPIO controller driver
 2023-01-04 17:01 UTC  (4+ messages)
` [PATCH 3/3] wiegand: add Wiegand GPIO bit-banged "

Disabling per-device autosuspend
 2023-01-04 17:04 UTC  (5+ messages)

[PATCH mptcp-net/next v4 00/12] mptcp: add support for mixed v4/v6
 2023-01-04 17:03 UTC  (4+ messages)
` [PATCH mptcp-net v4 02/12] mptcp: netlink: respect v4/v6-only sockets

RTT-PROBE: lore-subspace-rtt
 2023-01-04 17:01 UTC 

[PATCH v4] ext4: truncate during setxattr leads to kernel panic
 2023-01-04 17:00 UTC  (3+ messages)

[PATCH 0/2] x86: Work around Shstk fracturing
 2023-01-04 16:59 UTC  (4+ messages)
` [PATCH 2/2] x86/shskt: Disable CET-SS on parts susceptible to fractured updates

[PATCH] packagegroup-meta-python: drop python3-strict-rfc3339
 2023-01-04 16:59 UTC  (2+ messages)
` [oe] "

[PATCH v5 0/6] Add metrics for neoverse-n2
 2023-01-04 16:57 UTC  (7+ messages)
` [PATCH v5 2/6] perf vendor events arm64: Add TLB "

[PATCH net-next 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink
 2023-01-04 16:56 UTC  (2+ messages)

[PATCH v2 00/11] pwm: Allow .get_state to fail
 2023-01-04 16:56 UTC  (4+ messages)
` [PATCH v2 04/11] leds: qcom-lpg: Propagate errors in .get_state() to the caller

[PATCH] bpf: skip invalid kfunc call in backtrack_insn
 2023-01-04 16:55 UTC  (2+ messages)

[PATCH 1/2] perf/x86/rapl: Add support for Intel Meteor Lake
 2023-01-04 16:55 UTC  (2+ messages)

[RFC PATCH v3 0/2] Add reset control for mfd syscon devices
 2023-01-04 16:54 UTC  (3+ messages)
` [RFC PATCH v3 2/2] mfd: syscon: allow reset control for "

[PATCH] ci: Switch to native trigger
 2023-01-04 16:57 UTC 

[e2fsprogs PATCH] libext2fs: fix 32-bit Windows build
 2023-01-04 16:54 UTC  (2+ messages)

[PATCH 00/10] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc
 2023-01-04 16:53 UTC  (4+ messages)

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.228-527-g740ea817cb07)
 2023-01-04 16:53 UTC 

stable-rc/queue/4.9 build: 187 builds: 2 failed, 185 passed, 38 warnings (v4.9.336-247-gc82cce0a2ffc)
 2023-01-04 16:52 UTC 

[Buildroot] [git commit] Revert "package/zip: install to staging"
 2023-01-04 16:52 UTC 

WARNING in __mark_chain_precision
 2023-01-04 16:51 UTC  (12+ messages)

[Buildroot] [git commit] Revert "pptp-linux: fix build with high BR2_JLEVEL settings"
 2023-01-04 16:52 UTC 

[Buildroot] [git commit] boot/ti-k3-r5-loader: drop bogus TI_K3_R5_LOADER_BOARD
 2023-01-04 16:53 UTC 

ARM: ptw.c:S1_ptw_translate
 2023-01-04 16:55 UTC 

[Buildroot] [git commit] package/qt5/qt5virtualkeyboard: really configure language layouts
 2023-01-04 16:47 UTC 

BTRFS volume unmountable: open_ctree failed
 2023-01-04 16:51 UTC  (8+ messages)

[rft, PATCH v4 0/3] gpiolib: eventual of_node retirement
 2023-01-04 16:51 UTC  (3+ messages)

[Buildroot] [git commit] package/tekui: really disable parallel build
 2023-01-04 16:51 UTC 

[Buildroot] [git commit] package/i2pd: really install configuration files
 2023-01-04 16:45 UTC 

[Buildroot] [git commit] package/ima-evm-utils: really install to staging
 2023-01-04 16:46 UTC 

[PATCH] options: don't error when unsetting OPTIND
 2023-01-04 16:50 UTC  (8+ messages)
` [PATCH] var: Do not add 1 to return value of strchrnul

[Buildroot] [git commit] package/libmng: fix optional dependency to lcms2
 2023-01-04 16:45 UTC 

[Buildroot] [git commit] package/tinyxml: fix typo for TINYXML_CPE_ID_VENDOR
 2023-01-04 16:43 UTC 

[PATCH net-next 00/14] devlink: code split and structured instance walk
 2023-01-04 16:50 UTC  (3+ messages)
` [PATCH net-next 13/14] devlink: add by-instance dump infra

[Buildroot] [git commit] package/qcom-db410c-firmware: fix typo for <pkg>_LICENSE
 2023-01-04 16:44 UTC 

stable-rc/queue/4.14 baseline: 94 runs, 16 regressions (v4.14.302-272-g185c06ce0df1)
 2023-01-04 16:49 UTC 

[Buildroot] [PATCH 00/29] check-package: warn about symbols not recognized by a package infra
 2023-01-04 16:53 UTC  (19+ messages)
` [Buildroot] [PATCH 02/29] package/libmng: fix optional dependency to lcms2
` [Buildroot] [PATCH 03/29] package/qcom-db410c-firmware: fix typo for <pkg>_LICENSE
` [Buildroot] [PATCH 06/29] package/i2pd: really install configuration files
` [Buildroot] [PATCH 07/29] package/ima-evm-utils: really install to staging
` [Buildroot] [PATCH 08/29] package/qt5/qt5virtualkeyboard: really configure language layouts
` [Buildroot] [PATCH 09/29] package/tekui: really disable parallel build
` [Buildroot] [PATCH 10/29] Revert "pptp-linux: fix build with high BR2_JLEVEL settings"
` [Buildroot] [PATCH 11/29] Revert "package/zip: install to staging"
` [Buildroot] [PATCH 12/29] boot/ti-k3-r5-loader: drop bogus TI_K3_R5_LOADER_BOARD

[PATCH v7 0/7] Improve libata support for FUA
 2023-01-04 16:49 UTC  (2+ messages)

[PATCH] GICv3: Add restart handler to detach CPU from GICv3
 2023-01-04 16:50 UTC  (4+ messages)

[PATCH v1 1/5] ASoC: Intel: bytcht_cx2072x: Replace open coded acpi_dev_put()
 2023-01-04 16:48 UTC  (9+ messages)

[PATCH v15 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2023-01-04 16:20 UTC  (7+ messages)
` [PATCH v15 3/7] crash: add generic infrastructure for crash hotplug support
` [PATCH v15 7/7] x86/crash: add x86 "

[PATCH] Revert "x86/apic/x2apic: Implement IPI shorthands support"
 2023-01-04 15:18 UTC  (4+ messages)

[PATCH v6 0/3] kexec: Add new parameter to limit the access to kexec
 2023-01-04 14:38 UTC  (4+ messages)
` [PATCH v6 1/3] Documentation: sysctl: Correct kexec_load_disabled
` [PATCH v6 2/3] kexec: Factor out kexec_load_permitted
` [PATCH v6 3/3] kexec: Introduce sysctl parameters kexec_load_limit_*

[ndctl PATCH 0/2] cxl-list: Construct CXL topology graph images
 2023-01-04 16:21 UTC  (5+ messages)

[PATCH 1/2] cve-update-db-native: move download cleanup to a function
 2023-01-04 16:51 UTC  (7+ messages)
` [PATCH 2/2] cve-update-db-native: avoid partial updates
  ` [OE-core] "

[PATCH v4 00/30] This series consolidates the implementations of the PIIX3 and PIIX4 south
 2023-01-04 16:51 UTC  (6+ messages)
` [PATCH v4 12/30] hw/core: Introduce proxy-pic

RTT-PROBE: lore-subspace-rtt
 2023-01-04 16:51 UTC 

[PATCH v2] can: isotp: handle wait_event_interruptible() return values
 2023-01-04 16:46 UTC 

[PATCH] mm: remove zap_page_range and create zap_vma_pages
 2023-01-04 16:44 UTC  (4+ messages)

[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
 2023-01-04 16:39 UTC  (3+ messages)
` [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
  ` [dm-devel] "

[PATCH 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-01-04 16:49 UTC  (9+ messages)

[PATCH] meson: allow disablind the installation of keymaps
 2023-01-04 16:48 UTC  (4+ messages)

Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break
 2023-01-04 16:34 UTC  (10+ messages)

[PULL 0/5] 9p queue 2022-12-23
 2023-01-04 16:47 UTC  (2+ messages)

[PATCH v2] usb: gadget: fastboot: detach usb just before rebooting
 2023-01-04 16:46 UTC 

[RFC PATCH 0/3] x86/resctrl: Miscellaneous resctrl features
 2023-01-04 16:43 UTC  (3+ messages)
` [RFC PATCH 2/3] x86/resctrl: Move the task's threads to the group automatically

[PATCH v2 0/6] Clean up the supported xfeatures
 2023-01-04 16:43 UTC  (3+ messages)
` [PATCH v2 5/6] KVM: selftests: Add XFEATURE masks to common code

riscv64 regression
 2023-01-04 16:45 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.