All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-31 12:09:22 to 2025-01-31 13:19:06 UTC [more...]

[PATCH v3 0/4] qapi: generalize special features
 2025-01-31 13:18 UTC  (3+ messages)
` [PATCH v3 4/4] qapi: expose all schema features to code

[PATCH 00/14] drm/i915/dp: dsc fix, refactoring and cleanups
 2025-01-31 13:18 UTC  (23+ messages)
` [PATCH 01/14] drm/i915/dp: Iterate DSC BPP from high to low on all platforms
` [PATCH 02/14] drm/i915/dp: Add intel_dp_dsc_bpp_step_x16() helper to get DSC BPP precision
` [PATCH 03/14] drm/i915/dp: Rename some variables in xelpd_dsc_compute_link_config()
` [PATCH 04/14] drm/i915/dp: Pass .4 BPP values to {icl, xelpd}_dsc_compute_link_config()
` [PATCH 05/14] drm/i915/dp: Move max DSC BPP reduction one level higher
` [PATCH 06/14] drm/i915/dp: Change icl_dsc_compute_link_config() DSC BPP iteration
` [PATCH 07/14] drm/i915/dp: Move force_dsc_fractional_bpp_en check to intel_dp_dsc_valid_bpp()
` [PATCH 08/14] drm/i915/dp: Unify DSC link config functions
` [PATCH 09/14] drm/i915/dp: Inline do_dsc_compute_compressed_bpp()
` [PATCH 10/14] drm/i915/dp: Simplify input BPP checks in intel_dp_dsc_compute_pipe_bpp()
` [PATCH 11/14] drm/i915/dp: Use int for compressed BPP in dsc_compute_link_config()
` [PATCH 12/14] drm/i915/dp: Drop compute_pipe_bpp parameter from intel_dp_dsc_compute_config()
` [PATCH 13/14] drm/i915/dp: Pass connector state all the way to dsc_compute_link_config()
` [PATCH 14/14] drm/i915/mst: Convert intel_dp_mtp_tu_compute_config() to .4 format
` ✓ CI.Patch_applied: success for drm/i915/dp: dsc fix, refactoring and cleanups
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
` ✓ CI.Build: success "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH] fs/ntfs3: Update inode->i_mapping->a_ops on compression state change
 2025-01-31 13:18 UTC  (2+ messages)
` [PATCH v2] fs/ntfs3: Update inode->i_mapping->a_ops on compression state

[PATCH] flamegraph: force flamegraph-report script to run in live mode when using 'perf script flamegraph'
 2025-01-31 13:18 UTC  (2+ messages)

[RFC PATCH 0/2] livepatch: Add support for hybrid mode
 2025-01-31 13:18 UTC  (4+ messages)

[PATCH] igc: Fix HW RX timestamp when passed by ZC XDP
 2025-01-31 13:13 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] mesa: upgrade 24.0.7 -> 24.3.4
 2025-01-31 13:17 UTC  (3+ messages)
` [OE-core] "

[PATCH dwarves v2] btf_encoder: fix memory access bugs
 2025-01-31 13:14 UTC  (3+ messages)

[meta-filesystems][PATCH] fatresize: set correct LICENSE
 2025-01-31 13:14 UTC 

[PATCH v1 00/42] Merge Intel IGC and E1000 drivers, and update E1000 base code
 2025-01-31 13:13 UTC  (45+ messages)
` [PATCH v1 01/42] net/e1000/base: fix semaphore timeout value
` [PATCH v1 02/42] net/e1000/base: add initial support for i225
` [PATCH v1 03/42] net/e1000/base: add link bringup "
` [PATCH v1 04/42] net/e1000/base: add LED blink "
` [PATCH v1 05/42] net/e1000/base: add NVM/EEPROM "
` [PATCH v1 06/42] net/e1000/base: add LTR support in i225
` [PATCH v1 07/42] net/e1000/base: add eee support for i225
` [PATCH v1 08/42] net/e1000/base: add misc definitions "
` [PATCH v1 09/42] net/e1000: merge igc with e1000
` [PATCH v1 10/42] net/e1000: add missing i225 devices
` [PATCH v1 11/42] net/e1000: add missing hardware support
` [PATCH v1 12/42] net/e1000: add support for more I219 devices
` [PATCH v1 13/42] net/e1000/base: correct minor formatting issues
` [PATCH v1 14/42] net/e1000/base: correct mPHY access logic
` [PATCH v1 15/42] net/e1000/base: skip MANC check for 82575
` [PATCH v1 16/42] net/e1000/base: correct disable k1 logic
` [PATCH v1 17/42] net/e1000/base: workaround for packet loss
` [PATCH v1 18/42] net/e1000/base: add EEE common API function
` [PATCH v1 19/42] net/e1000/base: add queue select definitions
` [PATCH v1 20/42] net/e1000/base: add profile information field
` [PATCH v1 21/42] net/e1000/base: add LPI counters
` [PATCH v1 22/42] net/e1000/base: improve code flow in ICH8LAN
` [PATCH v1 23/42] net/e1000/base: add definition for EXFWSM register
` [PATCH v1 24/42] net/e1000/base: use longer ULP exit timeout on more HW
` [PATCH v1 25/42] net/e1000/base: make e1000_access_phy_wakeup_reg_bm non-static
` [PATCH v1 26/42] net/e1000/base: make debug prints more informative
` [PATCH v1 27/42] net/e1000/base: add WoL definitions
` [PATCH v1 28/42] net/e1000/base: hardcode bus parameters for ICH8
` [PATCH v1 29/42] net/e1000/base: improve NVM checksum handling
` [PATCH v1 30/42] net/e1000/base: remove redundant access to RO register
` [PATCH v1 31/42] net/e1000/base: remove non-inclusive language
` [PATCH v1 32/42] net/e1000/base: introduce PHY ID retry mechanism
` [PATCH v1 33/42] net/e1000/base: add PHY read/write "
` [PATCH v1 34/42] net/e1000/base: fix iterator type
` [PATCH v1 35/42] net/e1000/base: fix static analysis warnings
` [PATCH v1 36/42] net/e1000/base: fix reset for 82580
` [PATCH v1 37/42] net/e1000/base: fix mac addr hash bit_shift
` [PATCH v1 38/42] net/e1000/base: fix uninitialized variable usage
` [PATCH v1 39/42] net/e1000/base: fix unchecked return
` [PATCH v1 40/42] net/e1000/base: fix data type in MAC hash
` [PATCH v1 41/42] net/e1000/base: rename NVM version variable
` [PATCH v1 42/42] net/e1000/base: update readme

[PATCH v2 0/3] Fix some issues related to an interrupt type in pci_endpoint_test
 2025-01-31 13:13 UTC  (8+ messages)
` [PATCH v2 3/3] misc: pci_endpoint_test: Fix irq_type to convey the correct type

[Buildroot] [PATCH v6 1/6] boot/uboot: binman generates u-boot.itb
 2025-01-31 13:12 UTC  (7+ messages)
` [Buildroot] [PATCH v6 4/6] configs/zynqmp_*: migrate to binman
` [Buildroot] [PATCH v6 5/6] board/zynqmp: add new qspi.bin binary to images
` [Buildroot] [PATCH v6 6/6] board/zynqmp/kria: update readme.txt

[PATCH v7 0/7] Improve gpu_scheduler trace events + uAPI
 2025-01-31 13:12 UTC  (2+ messages)

[akpm-mm:mm-nonmm-unstable 52/52] lib/bch.c:317:undefined reference to `__paritydi2'
 2025-01-31 13:12 UTC 

[PATCH RFC net-next v3 0/8] netconsole: Add support for CPU population
 2025-01-31 13:11 UTC  (5+ messages)
` [PATCH RFC net-next v3 1/8] netconsole: consolidate send buffers into netconsole_target struct

[PATCH v4] ref-manual: Describe grub-efi-cfg overrides and GRUB_TITLE
 2025-01-31 13:11 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] File system checksum offload
 2025-01-31 13:11 UTC  (3+ messages)

[PATCH 00/76] target/arm: Implement FEAT_AFP and FEAT_RPRES
 2025-01-31 13:09 UTC  (4+ messages)
` [PATCH 45/76] target/arm: Implement FPCR.AH semantics for scalar FMIN/FMAX

[PATCH] vhost: fix VDUSE devices registration
 2025-01-31 13:09 UTC 

[PATCH] gpu: drm_dp_cec: fix broken CEC adapter properties check
 2025-01-31 13:09 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning
 2025-01-31 13:09 UTC  (3+ messages)
  ` [LSF/MM/BPF TOPIC] Unifying sources of page temperature information - what info is actually wanted?

[yocto-docs][PATCH v2 0/2] migration-5.2: Add entries for virtual provider and multiconfig changes
 2025-01-31 13:07 UTC  (4+ messages)
` [yocto-docs][PATCH v2 2/2] migration-5.2: add virtual provider change
  ` [docs] "

[PATCH v1 1/2] nvmem: bsec: Add support for OTP permanent write lock
 2025-01-31 13:07 UTC  (4+ messages)
` [PATCH v1 2/2] Documentation: user: Add OTP support and parameter descriptions

[PATCH] livepatch: Avoid hard lockup caused by klp_try_switch_task()
 2025-01-31 13:06 UTC  (4+ messages)

TPM operation times out (very rarely)
 2025-01-31 13:02 UTC  (6+ messages)

[PATCH v16 3/7] drm/vkms: Drop YUV formats TODO
 2025-01-31 13:02 UTC  (3+ messages)

[PATCH 00/13] drm/vkms: Allow to configure device
 2025-01-31 13:02 UTC  (4+ messages)

[PATCH v16 5/7] drm/vkms: Create KUnit tests for YUV conversions
 2025-01-31 13:02 UTC  (3+ messages)

[akpm-mm:mm-nonmm-unstable 52/52] bch.c:undefined reference to `__paritydi2'
 2025-01-31 13:01 UTC 

Build error with gcc 15.0 and kernel rt 5.10.233.rt125
 2025-01-31 13:01 UTC  (2+ messages)

[PATCH] drm/i915/display: implement wa_18038517565
 2025-01-31 13:00 UTC 

[PATCH v1] Bluetooth: btintel_pcie: Fix a potential race condition
 2025-01-31 13:00 UTC 

[PATCH] drm/drm_lease: add sanity check to drm_mode_create_lease_ioctl()
 2025-01-31 12:44 UTC 

Recent changes (master)
 2025-01-31 13:00 UTC 

How does "rsi" get set in x86 prologue?
 2025-01-31 12:58 UTC  (4+ messages)

[PATCH i-g-t 0/3] Prepare for new PXP UAPI flags
 2025-01-31 12:59 UTC  (3+ messages)
` [PATCH i-g-t 2/3] tests/intel/xe_create: Stop treating the extension field as MBZ

[PATCH 6.1 00/49] 6.1.128-rc1 review
 2025-01-31 12:57 UTC  (2+ messages)

[PATCH v2 0/3] DRM deadcode
 2025-01-31 12:56 UTC  (4+ messages)
` [PATCH v2 3/3] Revert "drm/client: Add drm_client_modeset_check()"

[PATCH] drm/xe: Skip survivability mode for VF
 2025-01-31 12:56 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 1/3] dt-bindings: clock: gcc-sdm660: Add missing SDCC resets
 2025-01-31 12:56 UTC  (5+ messages)
` [PATCH v2 2/3] clk: qcom: gcc-sdm660: Add missing SDCC block resets
` [PATCH v2 3/3] arm64: dts: qcom: sdm630: Add missing resets to mmc blocks

[PATCH 5.4 00/94] 5.4.290-rc2 review
 2025-01-31 12:56 UTC  (2+ messages)

[patch v2] tg3: Disable tg3 PCIe AER on system reboot
 2025-01-31 12:56 UTC  (2+ messages)

[PATCH 0/4] hash: introduce generic wrappers to update hash contexts
 2025-01-31 12:55 UTC  (5+ messages)
` [PATCH 1/4] hash: convert hashing context to a structure
` [PATCH 2/4] hash: stop typedeffing the hash context
` [PATCH 3/4] hash: provide generic wrappers to update hash contexts
` [PATCH 4/4] global: adapt callers to use generic hash context helpers

[PATCH] drm/amd/pm: Limit to 8 jpeg rings per instance
 2025-01-31 12:55 UTC 

[PATCH 5.10 000/136] 5.10.234-rc2 review
 2025-01-31 12:54 UTC  (2+ messages)

[PATCH 00/14] drm: Move to using devm_platform_ioremap_resource
 2025-01-31 12:52 UTC  (13+ messages)
` [PATCH 09/14] drm/sti: move to devm_platform_ioremap_resource() usage
` [PATCH 14/14] Documentation: Update the todo

[PATCH v3] drm/i915/gt: Use spin_lock_irqsave() in interruptible context
 2025-01-31 12:52 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/gt: Use spin_lock_irqsave() in interruptible context (rev2)

[PATCH i-g-t, v4] lib/intel_compute: Use LR mode for compute when using Xe
 2025-01-31 12:51 UTC 

[oe][meta-oe][kirkstone][PATCH 1/5] redis: fix CVE-2023-41056
 2025-01-31 12:51 UTC  (5+ messages)
` [oe][meta-oe][kirkstone][PATCH 2/5] redis: fix CVE-2023-45145
` [oe][meta-oe][kirkstone][PATCH 3/5] redis: fix CVE-2024-31227
` [oe][meta-oe][kirkstone][PATCH 4/5] redis: fix CVE-2024-31228
` [oe][meta-oe][kirkstone][PATCH 5/5] redis: fix CVE-2024-31449

[linux-next:master 10518/10663] lib/stackinit_kunit.c:437:1: sparse: sparse: Initializer entry defined twice
 2025-01-31 12:50 UTC 

[PATCH v2 blktests 0/2] Add atomic write tests for scsi and nvme
 2025-01-31 12:50 UTC  (5+ messages)
` [PATCH v2 blktests 1/2] scsi/009: add atomic write tests
` [PATCH v2 blktests 2/2] nvme/059: "

[PATCH i-g-t v4 0/2] Integrate kmemleak scans in igt_runner
 2025-01-31 12:50 UTC  (6+ messages)
` [PATCH i-g-t v4 1/2] lib/igt_kmemleak: library to interact with kmemleak
` [PATCH i-g-t v4 2/2] runner/executor: Integrate igt_kmemleak scans

[PATCH 0/4] rng: msm: fixes for MSM8916
 2025-01-31 12:49 UTC  (6+ messages)
` [PATCH 2/4] rng: msm: don't enable PRNG if it's already enabled

[PATCH v2] bcachefs: fix deadlock in journal_entry_open()
 2025-01-31 12:47 UTC 

[PATCH v3 0/7] iomap: incremental per-operation iter advance
 2025-01-31 12:50 UTC  (4+ messages)
` [PATCH v3 3/7] iomap: refactor iter and advance continuation logic

[PATCH v1 1/3] ARM: protonic-stm32mp1: Add support for Plymovent AMQ board
 2025-01-31 12:43 UTC  (2+ messages)

[PATCH v2 0/9]vfio: Improve error reporting when MMIO region mapping fails
 2025-01-31 12:42 UTC  (4+ messages)
` [PATCH v2 8/9] vfio: Check compatibility of CPU and IOMMU address space width

[BUG] ARM64 regression: NULL pointer dereference in arm_smccc_version_init+0x90/0x1ac
 2025-01-31 12:41 UTC  (3+ messages)

[PATCH] ASoC: core: Change device numbering
 2025-01-31 12:41 UTC  (7+ messages)

[PATCH RFC net-next] netconsole: selftest: Add test for fragmented messages
 2025-01-31 12:39 UTC 

[PATCH] ARM: i.MX93: ele: make A0 firmware optional
 2025-01-31 12:39 UTC  (3+ messages)

[PATCH] drm/xe/display: Add missing watermark ipc update at runtime resume
 2025-01-31 12:39 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/2] tests/qtest: Make qtest_has_accel() generic
 2025-01-31 12:37 UTC  (2+ messages)

[PATCH v3 0/5] mm: further simplify VMA merge operation
 2025-01-31 12:31 UTC  (6+ messages)
` [PATCH v3 1/5] mm: simplify vma merge structure and expand comments
` [PATCH v3 2/5] mm: further refactor commit_merge()
` [PATCH v3 3/5] mm: eliminate adj_start parameter from commit_merge()
` [PATCH v3 4/5] mm: make vmg->target consistent and further simplify commit_merge()
` [PATCH v3 5/5] mm: completely abstract unnecessary adj_start calculation

[PATCH v3] PWM: imx: pwm-imx-tpm: Add driver support
 2025-01-31 12:30 UTC  (2+ messages)

[PATCH] iio: filter: admv8818: Force initialization of SDO
 2025-01-31 12:30 UTC  (3+ messages)
  `  "

[PATCH nft] datatype: clamp boolean value to 0 and 1
 2025-01-31 12:30 UTC 

[PATCH 0/5] tests/functional: Update Aspeed OpenBMC images (resend)
 2025-01-31 12:28 UTC  (4+ messages)
` [PATCH 5/5] tests/functional: Introduce a bletchley machine test

lib/maple_tree.c:4056:1: error: the frame size of 1144 bytes is larger than 1024 bytes
 2025-01-31 12:28 UTC  (4+ messages)

[akpm-mm:mm-unstable 106/111] include/linux/kern_levels.h:5:25: warning: unknown conversion type character 'b' in format
 2025-01-31 12:27 UTC  (3+ messages)

[PATCH] drm/i915/dp: Return min bpc supported by source instead of 0
 2025-01-31 12:27 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH] meta/meta-selftest: Fix variable assignment whitespace
 2025-01-31 12:27 UTC  (3+ messages)
` Patchtest results for "
` [OE-core] "

[PATCH v3 0/7] powerpc/crash: use generic crashkernel reservation
 2025-01-31 11:38 UTC  (2+ messages)
` [PATCH v3 5/7] powerpc/crash: preserve user-specified memory limit

RFC: split out the auto-PI code and data structures
 2025-01-31 12:24 UTC  (4+ messages)
` [PATCH 1/3] block: mark bounce buffering as incompatible with integrity
` [PATCH 2/3] block: move the block layer auto-integrity code into a new file
` [PATCH 3/3] block: split struct bio_integrity_data

[PATCH 0/6] RDMA: switch to using CRC32 library functions
 2025-01-31 12:24 UTC  (3+ messages)
` [PATCH 5/6] RDMA/siw: fix type of CRC field

[PATCH 0/9] YAML conversion of several Freescale/PowerPC DT bindings
 2025-01-31 12:23 UTC  (5+ messages)
` [PATCH 2/9] dt-bindings: ata: Convert fsl,pq-sata binding to YAML

[PATCH 0/6] tcg: fix qemu crash when add assert_cpu_is_self() is enabled and cleanups related to cpu->created check
 2025-01-31 12:19 UTC  (3+ messages)
` [PATCH 4/6] tcg:tlb: use tcg_debug_assert() in assert_cpu_is_self()

[PATCH v9 0/2] Support RISC-V CSR read/write in Qtest environment
 2025-01-31 12:19 UTC  (3+ messages)

[PATCH 6.13 00/25] 6.13.1-rc1 review
 2025-01-31 12:17 UTC  (2+ messages)

[PATCH i-g-t v3 00/10] Add igt_runner's cmdline to results
 2025-01-31 12:16 UTC  (5+ messages)
` [PATCH i-g-t v3 10/10] runner/resultgen: Add cmdline to results.json

[PATCH] irq/tracing: Add IRQ name to irq_handler_exit tracepoint
 2025-01-31 12:15 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v4] ixgbe: Fix possible skb NULL pointer dereference
 2025-01-31 12:14 UTC  (2+ messages)
`  "

[PATCH v3] ref-manual: Describe grub-efi-cfg overrides and GRUB_TITLE
 2025-01-31 12:13 UTC  (3+ messages)

[PATCH RESEND] nvmet-tcp: get rid of a high-order allocation
 2025-01-31 12:12 UTC  (3+ messages)

Assistance Needed: PCIe Device BAR Reset Issue
 2025-01-31 12:09 UTC  (2+ messages)

[PATCH v5 0/3] mount notification
 2025-01-31 12:09 UTC  (4+ messages)
` [PATCH v5 2/3] fanotify: notify on mount attach and detach

6.12-cip: please provide backports for 6.12, too
 2025-01-31 12:09 UTC 

[PATCH v3 00/10] LTP tests: load predefined policy, enhancements
 2025-01-31 12:09 UTC  (5+ messages)
` [PATCH v3 10/10] tst_test.sh: IMA: Allow to disable LSM warnings and use it for IMA
  ` [LTP] "


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.