All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-20 16:03:02 to 2024-06-20 16:26:25 UTC [more...]

[PATCH] drm/xe/oa: Fix potential NPD when OA is not initialized
 2024-06-20 16:16 UTC  (3+ messages)

[PATCH] apparmor: try to avoid refing the label in apparmor_file_open
 2024-06-20 16:26 UTC  (2+ messages)

[PATCH] mtd: nand: Add support for M5441x NFC
 2024-06-20 16:25 UTC  (2+ messages)

[PATCH v8 0/4] mips: bmips: improve handling of RAC and CBR addr
 2024-06-20 15:26 UTC  (5+ messages)
` [PATCH v8 1/4] mips: bmips: rework and cache CBR addr handling
` [PATCH v8 2/4] dt-bindings: mips: brcm: Document brcm,bmips-cbr-reg property
` [PATCH v8 3/4] mips: bmips: setup: make CBR address configurable
` [PATCH v8 4/4] mips: bmips: enable RAC on BMIPS4350

[PATCH 00/15] linux system call fixes
 2024-06-20 16:23 UTC  (19+ messages)
` [PATCH 01/15] ftruncate: pass a signed offset
` [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH 03/15] mips: fix compat_sys_lseek syscall
` [PATCH 04/15] sparc: fix old compat_sys_select()
` [PATCH 05/15] sparc: fix compat recv/recvfrom syscalls
` [PATCH 06/15] parisc: use correct "
` [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
` [PATCH 08/15] powerpc: restore some missing spu syscalls
` [PATCH 09/15] sh: rework sync_file_range ABI
` [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
` [PATCH 11/15] hexagon: fix fadvise64_64 calling conventions
` [PATCH 12/15] s390: remove native mmap2() syscall
` [PATCH 13/15] syscalls: mmap(): use unsigned offset type consistently
` [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling
` [PATCH 15/15] linux/syscalls.h: add missing __user annotations

[PATCH] resource: Add missing MODULE_DESCRIPTION()
 2024-06-20 16:24 UTC  (2+ messages)

[PATCH 3/3] exec: use char* for pointer arithmetic
 2024-06-20 16:23 UTC  (5+ messages)

[PATCH v6 1/2] proc: pass file instead of inode to proc_mem_open
 2024-06-20 16:24 UTC  (5+ messages)
` [PATCH v6 2/2] proc: restrict /proc/pid/mem

[PATCH 6.1 000/217] 6.1.95-rc1 review
 2024-06-20 16:23 UTC  (2+ messages)

[PATCH v2 0/4] media: raspberrypi: Support RPi5's CFE
 2024-06-20 16:23 UTC  (3+ messages)
` [PATCH v2 3/4] media: raspberrypi: Add support for RP1-CFE

[GIT PULL] Networking for v6.10-rc5
 2024-06-20 16:23 UTC 

[PATCH v10 0/5] drm/xe/guc: Add GuC based register capture for error capture
 2024-06-20 16:23 UTC  (9+ messages)
` [PATCH v10 1/5] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v10 2/5] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v10 3/5] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v10 4/5] drm/xe/guc: Extract GuC error capture lists
` [PATCH v10 5/5] drm/xe/guc: Plumb GuC-capture into dev coredump
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev10)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH i-g-t] test/intel/xe_gt_freq: Remove act freq check from freq_low_max test
 2024-06-20 16:22 UTC  (3+ messages)

[PATCH] apparmor: test: add MODULE_DESCRIPTION()
 2024-06-20 16:21 UTC  (2+ messages)

[PATCH 00/39] DC Patches June 20, 2024
 2024-06-20 16:11 UTC  (40+ messages)
` [PATCH 01/39] drm/amd/display: Temporarily disable HPO PG on DCN35
` [PATCH 02/39] drm/amd/display: Refactor dccg401_get_other_enable_symclk_fe
` [PATCH 03/39] drm/amd/display: Remove redundant var from display_rq_dig_calc in dml
` [PATCH 04/39] drm/amd/display: Remove unnecessary variable
` [PATCH 05/39] drm/amd/display: Fix cursor issues with ODMs and HW rotations
` [PATCH 06/39] drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is present
` [PATCH 07/39] drm/amd/display: Remove redundant checks for pipe_ctx->stream
` [PATCH 08/39] drm/amd/display: Run DC_LOG_DC after checking link->link_enc
` [PATCH 09/39] drm/amd/display: Fix cursor size issues
` [PATCH 10/39] drm/amd/display: Fix uninitialized variables in dcn401
` [PATCH 11/39] drm/amd/display: Remove useless function call
` [PATCH 12/39] drm/amd/display: Check and log for function error codes
` [PATCH 13/39] "
` [PATCH 14/39] drm/amd/display: Check HDCP returned status
` [PATCH 15/39] drm/amd/display: Add Replay general cmd
` [PATCH 16/39] drm/amd/display: Use sw cursor for DCN401 with rotation
` [PATCH 17/39] drm/amd/display: Always enable HPO for DCN4 dGPU
` [PATCH 18/39] drm/amd/display: resync OTG after DIO FIFO resync
` [PATCH 19/39] drm/amd/display: Call dpmm when checking mode support
` [PATCH 20/39] drm/amd/display: Add workaround to restrict max frac urgent for DPM0
` [PATCH 21/39] drm/amd/display: Make DML2.1 P-State method force per stream
` [PATCH 22/39] drm/amd/display: Fix reduced resolution and refresh rate
` [PATCH 23/39] drm/amd/display: Add null checks before accessing struct elements
` [PATCH 24/39] drm/amd/display: Program CURSOR_DST_X_OFFSET in viewport space
` [PATCH 25/39] drm/amd/display: Reset DSC memory status
` [PATCH 26/39] drm/amd/display: Wait for double buffer update on ODM changes
` [PATCH 27/39] drm/amd/display: Fix cursor issues with ODMs and magnification
` [PATCH 28/39] drm/amd/display: Add HW cursor visual confirm
` [PATCH 29/39] drm/amd/display: Remove a redundant check in authenticated_dp
` [PATCH 30/39] drm/amd/display: Adjust reg field for DSC wait for disconnect
` [PATCH 31/39] drm/amd/display: Fix 1DLUT setting for NL SDR blending
` [PATCH 32/39] drm/amd/display: Use periodic detection for ipx/headless
` [PATCH 33/39] drm/amd/display: Ensure curve to hw translation succeed
` [PATCH 34/39] drm/amd/display: Validate function returns
` [PATCH 35/39] drm/amd/display: Remove always true condition
` [PATCH 36/39] drm/amd/display: Remove duplicate null check
` [PATCH 37/39] drm/amd: Add reg definitions for DCN401 DCC
` [PATCH 38/39] drm/amd/display: Enable DCC on DCN401
` [PATCH 39/39] drm/amd/display: 3.2.290

Non-blob .gitmodules and .gitattributes
 2024-06-20 16:20 UTC  (5+ messages)
` [PATCH 0/4] .git{ignore,attributes} directories?
  ` [PATCH 2/4] attr: notice and report read failure of .gitattributes files

[PATCH v12 0/7] iio: new DMABUF based API v12
 2024-06-20 16:20 UTC  (2+ messages)

[PATCH] x86/mce: count the number of occurrences of each MCE severity
 2024-06-20 16:20 UTC  (3+ messages)

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-06-20 16:19 UTC  (4+ messages)

[PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
 2024-06-20 16:19 UTC 

[RESEND PATCH 00/12] Support Lunar Lake and Arrow Lake core PMU
 2024-06-20 16:18 UTC  (13+ messages)
` [RESEND PATCH 04/12] perf/x86/intel: Support new data source for Lunar Lake
` [RESEND PATCH 05/12] perf/x86: Add config_mask to represent EVENTSEL bitmask
` [RESEND PATCH 07/12] perf/x86/intel: Support Perfmon MSRs aliasing
` [RESEND PATCH 08/12] perf/x86: Extend event update interface

[PATCH v3 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
 2024-06-20 16:18 UTC  (4+ messages)
` [PATCH v3 3/4] selftests/resctrl: Add support for "

[PATCH] filemap: add trace events for get_pages, map_pages, and fault
 2024-06-20 16:18 UTC  (3+ messages)

[PATCH RESEND v11 0/5] Add support for CS40L50
 2024-06-20 16:17 UTC  (6+ messages)
` [PATCH RESEND v11 1/5] firmware: cs_dsp: Add write sequence interface
` [PATCH RESEND v11 2/5] dt-bindings: input: cirrus,cs40l50: Add initial DT binding
` [PATCH RESEND v11 3/5] mfd: cs40l50: Add support for CS40L50 core driver
` [PATCH RESEND v11 4/5] Input: cs40l50 - Add support for the CS40L50 haptic driver
` [PATCH RESEND v11 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50

[PATCH] fs: nfs: add missing MODULE_DESCRIPTION() macros
 2024-06-20 16:17 UTC  (2+ messages)

Is there a way to check values of registers before and after running a program on qemu-system-risc64v?
 2024-06-20 16:16 UTC  (6+ messages)

[PATCH] dmaengine: virt-dma : fix vchan error on multi-thread
 2024-06-20 16:17 UTC  (5+ messages)
` [PATCH v2] dmaegine: virt-dma : Fix multi-user with vchan

[PATCH v3 0/8] MIPS: Boston: Fix syscon devicetree binding and node
 2024-06-20 16:16 UTC  (7+ messages)
` [PATCH v3 7/8] dt-bindings: mfd: Add img,boston-platform-regs

[PATCH] drm/ttm/pool: Revert to clear-on-alloc to honor TTM_TT_FLAG_ZERO_ALLOC
 2024-06-20 16:01 UTC 

[PATCH v2 1/4] arm64: dts: imx95: add '#address-cells' and '#size-cells' for all i2c
 2024-06-20 16:16 UTC  (4+ messages)
` [PATCH v2 2/4] arm64: dts: imx95: add pcie[0,1] and pcie-ep[0,1] support
` [PATCH v2 3/4] arm64: dts: imx95-19x19-evk: add lpi2c7 and expander gpio pcal6524
` [PATCH v2 4/4] arm64: dts: imx95-19x19-evk: add PCIe[0,1] support

[PATCH 1/3] arm64: dts: mediatek: mt8188: Fix VPPSYS0/1 node name/compatibles
 2024-06-20 16:16 UTC  (7+ messages)
` [PATCH 3/3] dt-bindings: mailbox: mediatek: Avoid clock-names on MT8188 GCE

[PATCH 0/2] KVM vPMU code refine
 2024-06-20 16:16 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86/pmu: Define KVM_PMC_MAX_GENERIC for platform independence

[PATCH v6 00/20] leds: leds-lp55xx: overhaul driver
 2024-06-20 16:09 UTC  (5+ messages)
` [PATCH v6 20/20] leds: leds-lp5569: Add support for Texas Instruments LP5569

[PATCH 00/10] target/i386: make decoding entirely table based
 2024-06-20 16:14 UTC  (3+ messages)
` [PATCH 06/10] target/i386: convert CMPXCHG8B/CMPXCHG16B to new decoder

[PATCH v1] cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missing
 2024-06-20 16:14 UTC 

[PATCH v3 00/23] This is continued work on Samsung S9(SM-9600) starqltechn
 2024-06-20 16:14 UTC  (13+ messages)
` [PATCH v3 07/23] dt-bindings: power: supply: add maxim,max77705
` [PATCH v3 13/23] input: add max77705 haptic driver
` [PATCH v3 14/23] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v3 17/23] mfd: add s2dos series core driver
` [PATCH v3 18/23] regulator: add s2dos05 regulator support
` [PATCH v3 19/23] power: supply: s2dos05: Add fuel gauge driver for s2dos05

[PATCH v4 0/4] Add kd101ne3-40ti configuration in driver jd9365da
 2024-06-20 16:14 UTC  (3+ messages)
` [PATCH v4 2/4] dt-bindings: display: panel: Add compatible for kingdisplay-kd101ne3

linux-next: manual merge of the memblock tree with the origin tree
 2024-06-20 16:13 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: mediatek: Add MT8186 Voltorb Chromebooks
 2024-06-20 16:13 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: regulator: mt6315: Document MT6319 PMIC
` [PATCH 2/3] dt-bindings: arm: mediatek: Add MT8186 Voltorb Chromebooks

[PATCH i-g-t] runner/settings: set PRUNE_KEEP_ALL as default
 2024-06-20 16:12 UTC  (2+ messages)
` ✗ GitLab.Pipeline: warning for "

[PATCH rcu 0/3] SRCU polled-grace-period updates for v6.11
 2024-06-20 16:11 UTC  (4+ messages)
` [PATCH rcu 1/3] srcu: Add NUM_ACTIVE_SRCU_POLL_OLDSTATE
` [PATCH rcu 2/3] srcu: Update cleanup_srcu_struct() comment
` [PATCH rcu 3/3] srcu: Fill out polled grace-period APIs

[PATCH 0/4] MediaTek CMDQ - drop clock-names and refactor clock probe
 2024-06-20 16:11 UTC  (3+ messages)
` [PATCH 4/4] dt-bindings: mailbox: mediatek,gce-mailbox: Stop requiring clock-names

[PATCH 0/5] sparse-index: improve clear_skip_worktree_from_present_files()
 2024-06-20 16:11 UTC  (6+ messages)
` [PATCH 1/5] sparse-index: refactor skip worktree retry logic
` [PATCH 2/5] sparse-index: refactor path_found()
` [PATCH 3/5] sparse-index: use strbuf in path_found()
` [PATCH 4/5] sparse-index: count lstat() calls
` [PATCH 5/5] sparse-index: improve lstat caching of sparse paths

[PATCH v4] tclibc-picolibc: Adds a new TCLIBC variant to build with picolibc as C library
 2024-06-20 16:10 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/1] imagemagick: Update status for CVE
 2024-06-20 16:10 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v1 0/9] media: vimc improvements
 2024-06-20 16:09 UTC  (3+ messages)

linux-next: Tree for Jun 20
 2024-06-20 16:10 UTC 

[PATCH v2 00/10] Device / Driver and PCI Rust abstractions
 2024-06-20 16:10 UTC  (4+ messages)
` [PATCH v2 01/10] rust: pass module name to `Module::init`

[PATCH 0/6] drm/i915/display: platform identification with display->is.<PLATFORM>
 2024-06-20 16:09 UTC  (5+ messages)
` [PATCH 5/6] drm/i915/display: add "is" member to struct intel_display

[PATCH v11 3/7] iio: core: Add new DMABUF interface infrastructure
 2024-06-20 16:09 UTC  (3+ messages)
` [v11 "

[XEN PATCH v2] x86/apic: Fix signed shift in io_apic.c
 2024-06-20 16:09 UTC  (3+ messages)
` [XEN PATCH for-4.19? "

[PATCH v3 qemu 00/11] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-06-20 16:03 UTC  (24+ messages)
` [PATCH v3 01/11] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle
` [PATCH v3 02/11] hw/acpi/GI: Fix trivial parameter alignment issue
` [PATCH v3 03/11] hw/acpi: Move AML building code for Generic Initiators to aml_build.c
` [PATCH v3 04/11] hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_initiator()
` [PATCH v3 05/11] hw/pci: Add a bus property to pci_props and use for acpi/gi
` [PATCH v3 06/11] acpi/pci: Move Generic Initiator object handling into acpi/pci.*
` [PATCH v3 07/11] hw/pci-bridge: Add acpi_uid property to CXL PXB
` [PATCH v3 08/11] hw/acpi: Generic Port Affinity Structure support
` [PATCH v3 09/11] bios-tables-test: Allow for new acpihmat-generic-x test data
` [PATCH v3 10/11] bios-tables-test: Add complex SRAT / HMAT test for GI GP
` [PATCH v3 11/11] bios-tables-test: Add data for complex numa test (GI, GP etc)

[PATCH v4 00/14] security: digest_cache LSM
 2024-06-20 16:08 UTC  (12+ messages)

[Intel-wired-lan] [PATCH iwl-next] igc: Get rid of spurious interrupts
 2024-06-20 16:07 UTC  (4+ messages)
    `  "

[PATCH] arm64: dts: mediatek: Makefile: Generate symbols for DTBO support
 2024-06-20 16:07 UTC  (2+ messages)

[PATCH for-4.19?] libelf: avoid UB in elf_xen_feature_{get,set}()
 2024-06-20 16:07 UTC  (2+ messages)

[PATCH v2 0/4] MIPS: Enable ARCH_SUPPORTS_ATOMIC_RMW
 2024-06-20 16:06 UTC  (3+ messages)
` [PATCH v2 2/4] MIPS: Introduce config options for LLSC availability

[meta-python][PATCH 1/2] python3-grpcio-reflection: new recipe
 2024-06-20 16:07 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-grpcio-channelz: "

[PATCH 0/7] dt-bindings: i2c: few fixes and cleanups
 2024-06-20 16:06 UTC  (6+ messages)
` [PATCH 2/7] dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema

[PATCH] fs: ext4: add missing MODULE_DESCRIPTION()
 2024-06-20 16:06 UTC  (2+ messages)

[PULL]: Add firmware for Qualcomm AIC100
 2024-06-20 16:06 UTC 

[PATCH v15 00/14] Add Cgroup support for SGX EPC memory
 2024-06-20 16:05 UTC  (4+ messages)
` [PATCH v15 08/14] x86/sgx: Add basic EPC reclamation flow for cgroup

[PATCH v3 0/6] docs: i2c: summary: update and use inclusive wording
 2024-06-20 16:05 UTC  (9+ messages)
` [PATCH v3 5/6] docs: i2c: summary: document 'local' and 'remote' targets

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-06-20 16:04 UTC  (11+ messages)

[PATCH v4 0/2] Support Starry er88577 MIPI-DSI panel
 2024-06-20 16:04 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: panel-simple-dsi: add Starry-er88577 DSI panel bindings

SAE/WPA3 in AP mode config question
 2024-06-20 16:04 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/libzenoh-c: bump to version 0.11.0
 2024-06-20 16:03 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: sa8775p-ride: support both board variants
 2024-06-20 16:03 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sa8775p-ride-r3: add new board file


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.