All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-04 20:05:49 to 2026-08-04 20:56:37 UTC [more...]

[PATCH v2 0/6] Boot logo supplied by the device tree
 2026-08-04 22:56 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: display: add a device tree supplied boot logo
` [PATCH v2 2/6] video: logo: allow the boot logo to come from the device tree
` [PATCH v2 3/6] fbdev: honour the device tree boot logo placement properties
` [PATCH v2 4/6] dt-bindings: display: allow the boot logo in a reserved memory region
` [PATCH v2 5/6] video: logo: allow the boot logo to come from "
` [PATCH v2 6/6] video: logo: add ppmtodtlogo host tool

[PATCH v2 0/3] mmc: Add power_off_delay_us support
 2026-08-04 20:56 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: Add power-off-delay-us property

[PATCHv3 net-next] net: dsa: b53: srab: propagate errors from init helpers
 2026-08-04 20:55 UTC  (3+ messages)

[PATCH v5] [CI-ONLY] DONOT-Review: Pin vram limit
 2026-08-04 20:55 UTC  (2+ messages)
` ✗ CI.checkpatch: warning for DONOT-Review: Pin vram limit (rev5)

[PATCH v2 0/2] KVM: selftests: Reduce PMC test runtime by ~17x
 2026-08-04 20:55 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: selftests: Test one random GP counter in PMU arch events testcase
` [PATCH v2 2/2] KVM: selftests: Create one VM with many vCPUs for each major PMU counters test

[PATCH v3 0/1] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices
 2026-08-04 20:55 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: Add quirk to force backlight type on some TUXEDO devices (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

+ taskstats-copy-signal-stats-under-siglock-in-taskstats_exit.patch added to mm-nonmm-unstable branch
 2026-08-04 20:53 UTC  (3+ messages)

Question on textconv
 2026-08-04 20:52 UTC  (2+ messages)

[PATCH v2 00/13] bpf: Support aggregate return values up to 16 bytes
 2026-08-04 20:52 UTC  (17+ messages)
` [PATCH bpf-next v2 01/13] bpf: Factor check_global_ret_scalar_reg() out of the global return check
` [PATCH bpf-next v2 02/13] bpf: Add helpers to describe the R0:R2 return register pair
` [PATCH bpf-next v2 03/13] bpf: Wire up JIT support for 16-byte kfunc returns
` [PATCH bpf-next v2 04/13] bpf: Track R2 of register-pair returns in precision backtracking
` [PATCH bpf-next v2 05/13] bpf: Account R2 of register-pair returns in live register analysis
` [PATCH bpf-next v2 06/13] bpf: Reject callbacks returning more than 8 bytes
` [PATCH bpf-next v2 07/13] bpf: Add verifier support for 16-byte returns in R0:R2
` [PATCH bpf-next v2 08/13] bpf: Reject register-pair returns when the subprog BTF is unreliable
` [PATCH bpf-next v2 09/13] bpf: Enable aggregate return types up to 16 bytes
` [PATCH bpf-next v2 10/13] selftests/bpf: Add C tests for 16-byte returns in R0:R2
` [PATCH bpf-next v2 11/13] selftests/bpf: Add inline-asm and subprog tests for R0:R2 returns
` [PATCH bpf-next v2 12/13] selftests/bpf: Add tests for callbacks returning more than 8 bytes
` [PATCH bpf-next v2 13/13] Documentation/bpf: Document up to 16-byte kfunc return values in R0:R2

[PATCH 00/11] drm/vkms: improve color curve LUTs precision
 2026-08-04 20:52 UTC  (17+ messages)
` [PATCH 01/11] drm/vkms: rename VKMS_LUT_SIZE to VKMS_GAMMA_LUT_SIZE
` [PATCH 02/11] drm/vkms: allow color curve LUTs to have different sizes
` [PATCH 03/11] drm/vkms: remove TEST_LUT_SIZE
` [PATCH 04/11] drm/vkms: remove linear_eotf
` [PATCH 05/11] drm/vkms: improve the way in which we access LUT member
` [PATCH 06/11] drm/vkms: rename struct vkms_color_lut::base to y
` [PATCH 07/11] drm/vkms: rename get_lut_index() to get_uniform_lut_index()
` [PATCH 08/11] drm/vkms: add support to non-uniform LUT for internal color curves
` [PATCH 09/11] drm/vkms: test sRGB and inverse sRGB LUTs using more samples
` [PATCH 10/11] drm/vkms: add script to create optimized LUTs for color curves
` [PATCH 11/11] drm/vkms: replace uniform sRGB LUT and its inverse with optimal ones

[PATCH v4 00/17] Refcounted interrupt disable and SpinLockIrq for Rust
 2026-08-04 20:51 UTC  (7+ messages)
` [PATCH v4 05/17] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH v4 10/17] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v4 12/17] s390/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS

[Buildroot] [PATCH v2 1/1] package/libglib2: security bump to version 2.88.3
 2026-08-04 20:51 UTC 

[PATCH v10 3/5] history: add squash subcommand to fold a range
 2026-08-04 20:50 UTC  (6+ messages)

[RFC net-next v2 0/6] ptp: ocp: Add R4006 and V9 I2C peripheral support
 2026-08-04 20:51 UTC  (13+ messages)
` [RFC net-next v2 1/6] dt-bindings: leds: Add IS32FL3207 controller
` [RFC net-next v2 2/6] leds: rgb: Add IS32FL3207 controller driver
` [RFC net-next v2 3/6] i2c: mux: Propagate software nodes to channel adapters
` [RFC net-next v2 4/6] ptp: ocp: Validate EEPROM board IDs
` [RFC net-next v2 5/6] ptp: ocp: Add R4006 I2C peripheral topology
` [RFC net-next v2 6/6] ptp: ocp: Add Time Card V9 "

[PATCH v5] ASoC: rt766: add RT766/RT767 SDCA driver
 2026-08-04 16:42 UTC  (2+ messages)

[PATCH v7 0/7] ASoC: qcom: add AudioReach TDM backend support
 2026-08-04 20:16 UTC  (4+ messages)
` [PATCH v7 3/7] dt-bindings: sound: qcom,q6dsp-lpass-ports: add Audio IF clocks

[PATCH] dt-bindings: mailbox: Delete old 'mailbox.txt' bindings file
 2026-08-04 20:49 UTC  (3+ messages)

[PATCH v2] PCI: Fix Intel Xeon 6 x2 quirk collateral damage on adjacent x4 endpoints
 2026-08-04 20:48 UTC 

[PATCH] Squashfs: check block offset is not negative
 2026-08-04 20:48 UTC  (2+ messages)

[PATCH v5 0/5] media: add virtio-media driver
 2026-08-04 20:47 UTC  (2+ messages)

[PATCH v2 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
 2026-08-04 20:47 UTC  (5+ messages)
` [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()

[PATCH v2 0/2] cpupower: fix topology array handling
 2026-08-04 20:45 UTC  (2+ messages)

[PATCH 0/2] x86: Support shstk via prctl
 2026-08-04 20:43 UTC  (9+ messages)
` [PATCH 1/2] x86/shstk: support "

[PATCH GSoC v4 0/9] cat-file: extend remote-object-info to support %(objecttype)
 2026-08-04 20:44 UTC  (5+ messages)
` [PATCH GSoC v4 2/9] fetch-object-info: detect malformed server responses
` [PATCH GSoC v4 3/9] fetch-object-info: pass arguments directly instead of a struct

[RFC PATCH bpf-next v4 0/3] selftests/bpf: restructure the Makefile as a layered build
 2026-08-04 20:43 UTC  (4+ messages)
` [RFC PATCH bpf-next v4 3/3] selftests/bpf: build each test runner instance in its own sub-make

[PATCH 0/7] mailbox: Improve the mbox core then introduce the goog-mba driver
 2026-08-04 20:42 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: mailbox: Don't require #mbox-cells to be 1

[PATCH] eal/x86: optimize memcpy of small 64-byte blocks
 2026-08-04 20:42 UTC  (3+ messages)

[RFC PATCH bpf-next v4 2/3] selftests/bpf: move shared build definitions into Makefile.buildvars
 2026-08-04 20:42 UTC  (3+ messages)

+ ocfs2-validate-dio-orphan-slot-during-inode-read.patch added to mm-nonmm-unstable branch
 2026-08-04 20:42 UTC 

+ ocfs2-validate-orphan-slot-during-inode-read.patch added to mm-nonmm-unstable branch
 2026-08-04 20:42 UTC 

[PATCH 0/2] ocfs2: validate active orphan slots during inode read
 2026-08-04 20:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libglib2: security bump to version 2.88.3
 2026-08-04 20:40 UTC 

[PATCH v8 0/6] cgroup/dmem,drm/ttm: Improve protection in contended cases
 2026-08-04 20:41 UTC  (5+ messages)
` [PATCH v8 2/6] cgroup,cgroup/dmem: Add (dmem_)cgroup_common_ancestor helper

[PATCH v2 0/4] add anon mTHP collapse test cases
 2026-08-04 20:38 UTC  (10+ messages)
` [PATCH v2 1/4] selftests: mm: extend the check_huge() to support mTHP check
` [PATCH v2 2/4] selftests: mm: move gather_after_split_folio_orders() into vm_util.c file
` [PATCH v2 3/4] selftests: mm: implement the mTHP-sized hugepage check helpers
` [PATCH v2 4/4] selftests: mm: add mTHP collapse test cases

[PATCH V17 0/7] Rust Support for powerpc
 2026-08-04 20:39 UTC  (5+ messages)

[PATCH v6 0/3] mmc: core: Keep the card powered across suspend when firmware needs it live
 2026-08-04 20:38 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: mmc: Extend keep-power-in-suspend beyond SDIO
` [PATCH v6 2/3] dt-bindings: mmc: Add reset-card-at-resume property
` [PATCH v6 3/3] mmc: core: Honor keep-power-in-suspend and reset-card-at-resume for (e)MMC

[i-g-t] tests/kms_colorop: Use local variable for color pipeline cap
 2026-08-04 20:37 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] .github/workflows/check_format.yml: run on all branches
 2026-08-04 20:37 UTC  (2+ messages)

[RFC PATCH 0/6] Boot logo supplied by the device tree
 2026-08-04 22:37 UTC  (3+ messages)

wireguard-windows and wireguard-nt version compatibility?
 2026-08-04 20:34 UTC 

[PATCH v2] libsepol: reject policies with no avtab entries in expand_module()
 2026-08-04 20:36 UTC  (2+ messages)

[PATCH bpf-next v3 0/9] Add arena argument support to kfuncs and struct_ops
 2026-08-04 20:36 UTC  (9+ messages)
` [PATCH bpf-next v3 5/9] selftests/bpf: Add kfunc __arena and __arena_nullable argument tests

[PATCH] libsepol: Do not convert mls rules to CIL for a non-mls policy
 2026-08-04 20:35 UTC  (3+ messages)

[PATCH v9 0/8] mm: optimize zone-device memmap initialization
 2026-08-04 20:35 UTC  (3+ messages)
` [PATCH v9 8/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths

[PATCH v2] libsepol: log an error if we hit the max depth for __evaluate_classperms_list()
 2026-08-04 20:35 UTC  (3+ messages)

[Buildroot] [PATCH 0/6] configs/stm32f4xx, stm32f769: fix uClibc boot failure and bump Linux/U-Boot
 2026-08-04 20:35 UTC  (5+ messages)
` [Buildroot] [PATCH 1/6] configs/stm32f429_disco_xip: fix boot failure after uClibc bump

[PATCH] HID: multitouch: Add report ID mismatch quirk for ASUS ROG Z13 Folio
 2026-08-04 20:34 UTC  (2+ messages)

[PATCH v4] alloc_tag: expose boot-time compression configuration
 2026-08-04 20:34 UTC  (2+ messages)

[PATCH v23 0/7] branch: delete-merged
 2026-08-04 20:33 UTC  (4+ messages)
` [PATCH v24 "

[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
 2026-08-04 20:33 UTC  (5+ messages)

[PATCH 0/2] KVM: selftests: Reduce PMC test runtime by ~17x
 2026-08-04 20:33 UTC  (4+ messages)
` [PATCH 2/2] KVM: selftests: Create one VM with many vCPUs for each major PMU counters test

[PATCH v8 00/15] Use generic_file_read_iter() in hugetlbfs
 2026-08-04 20:32 UTC  (9+ messages)
` [PATCH v8 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
` [PATCH v8 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()

[PATCH v4 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-08-04 20:30 UTC  (4+ messages)
` [PATCH v4 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver

[PATCH v4 0/4] timers: Add support for RZ/N1 SoCs timers
 2026-08-04 20:30 UTC  (9+ messages)
` [PATCH v4 1/4] dt-bindings: timer: Add the Renesas RZ/N1 timer
` [PATCH v4 2/4] clocksource/drivers: Add support for the Renesas RZ/N1 timers
` [PATCH v4 3/4] ARM: dts: r9a06g032: Add support for timers
` [PATCH v4 4/4] MAINTAINERS: Add the Renesas RZ/N1 timers driver entry

[Buildroot] [PATCH] package/uclibc: fix for noMMU targets using FLAT binaries
 2026-08-04 20:30 UTC  (2+ messages)

[PATCH v3 0/10] x86/fpu: Restore and reinforce signal frame portability
 2026-08-04 20:30 UTC  (11+ messages)
` [PATCH 09/10] x86/fpu: Allow restoring signal frames with larger xstate_size

[PATCH v12 0/8] DCD Prep Series
 2026-08-04 20:30 UTC  (4+ messages)
` [PATCH v12 2/8] cxl/mem: Read dynamic capacity configuration from the device

[Buildroot] [git commit] package/uclibc: fix for noMMU targets using FLAT binaries
 2026-08-04 20:16 UTC 

[PATCH v1 0/3] worktree: add post-worktree-add and post-worktree-remove hooks
 2026-08-04 20:28 UTC  (4+ messages)
` [PATCH v2 0/4] worktree: add lifecycle hooks

wireguard-windows library version number
 2026-08-04 20:25 UTC 

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-08-04 20:25 UTC  (2+ messages)

[PATCH v2 0/2] thermal: hwmon: Fix thermal zone removal deadlock
 2026-08-04 20:24 UTC  (5+ messages)
` [PATCH v2 1/2] Revert "thermal/drivers/hwmon: Cleanup coding style a bit"
` [PATCH v2 2/2] thermal: hwmon: Remove hwmon class device along with its parent

[PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
 2026-08-04 20:22 UTC  (4+ messages)

[GIT PULL] aspeed: Update MAINTAINERS for 7.3
 2026-08-04 20:20 UTC  (3+ messages)

[GIT PULL] arm/omap: defconfig updates for v7.3
 2026-08-04 20:20 UTC  (2+ messages)

[GIT PULL] nuvoton: First batch of ARM arch fixes for 7.2
 2026-08-04 20:20 UTC  (3+ messages)

[GIT PULL] soc: drivers: omap updates for v7.3
 2026-08-04 20:20 UTC  (2+ messages)

[GIT PULL] Qualcomm driver updates for v7.3
 2026-08-04 20:20 UTC  (2+ messages)

[GIT PULL] Amlogic drivers updates for v7.3
 2026-08-04 20:20 UTC  (2+ messages)

[GIT PULL] aspeed: First batch of driver fixes for 7.2
 2026-08-04 20:20 UTC  (3+ messages)

[GIT PULL v2] Broadcom devicetree fixes for 7.2
 2026-08-04 20:20 UTC  (3+ messages)

[PATCH v8 0/2] hung_task: Improve warning budget handling and task reporting
 2026-08-04 20:20 UTC  (3+ messages)
` [PATCH v8 1/2] hung_task: Reset warning budget when problem gets resolved
` [PATCH v8 2/2] hung_task: Always print basic hung task info header

[GIT PULL] aspeed: First batch of driver changes for 7.3
 2026-08-04 20:20 UTC  (2+ messages)

[GIT PULL] Allwinner Defconfig Changes for 7.3
 2026-08-04 20:20 UTC  (2+ messages)

[GIT PULL] Qualcomm Arm64 defconfig updates for v7.3
 2026-08-04 20:20 UTC  (2+ messages)

[GIT PULL 1/4] dt-bindings: Changes for v7.3-rc1
 2026-08-04 20:20 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2026-08-04 20:20 UTC 

Patchwork summary for: linux-soc
 2026-08-04 20:20 UTC 

[PATCH] PCI: mediatek-gen3: Fix 64-bit type truncation in mtk_pcie_set_trans_table()
 2026-08-04 20:18 UTC  (2+ messages)

[PATCH] net: qrtr: ns: Raise lookup limit to 128
 2026-08-04 20:18 UTC 

[PATCH bpf-next 1/2] bpf: Check load-acquire src ptr type before the load
 2026-08-04 20:19 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add load-acquire test for dst_reg == src_reg from ctx

[PATCH 0/2] drm/i915/display: Enable AS SDP Skip Frames
 2026-08-04 20:17 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: Enable AS SDP Skip Frames (rev2)

the Linux man-pages as an educational tool
 2026-08-04 20:14 UTC  (11+ messages)
                ` The goal of the Linux man-pages project
                  ` [GNULIB] "

[PATCH RFC 0/9] Fix data races on hrtimer_sleeper ->task field
 2026-08-04 20:15 UTC  (4+ messages)
` [PATCH RFC 8/9] rtmutex: Use accessor for "

[PATCH] hwmon: (corsair-psu) serialize debugfs access against hwmon
 2026-08-04 20:14 UTC  (9+ messages)

linux-next: manual merge of the sysctl tree with the mm-nonmm-unstable tree
 2026-08-04 20:14 UTC  (5+ messages)

[PATCH 1/9] libva-utils: 2.23.0 -> 2.24.0
 2026-08-04 20:12 UTC  (2+ messages)
    ` [OE-core] [PATCH 5/9] libtool: 2.5.4 -> 2.6.2

[PATCH] selftests/ftrace: refactor eprobes test to fix argument checks
 2026-08-04 19:46 UTC 

[PATCH v4] [CI-ONLY] DONOT-Review: Pin vram limit
 2026-08-04 20:14 UTC 

[PATCH net] netfilter: nf_dup_netdev: scrub duplicates to preserve the direct path
 2026-08-04 20:11 UTC 

[PATCH] Bluetooth: hci_sync: Disable legacy instance's ext adv before setup snapshot
 2026-08-04 20:10 UTC 

+ zram-fix-out-of-bounds-access-in-read_block_state.patch added to mm-new branch
 2026-08-04 20:10 UTC 

+ zram-fix-out-of-bounds-access-in-writeback_store.patch added to mm-new branch
 2026-08-04 20:10 UTC 

[PATCH 0/2] zram: fix stale scan bounds after reinitialization
 2026-08-04 20:10 UTC  (2+ messages)

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-08-04 20:10 UTC  (5+ messages)
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation

[PATCH v2 00/10] spl: Add support for Falcon mode with ARM Trusted Firmware
 2026-08-04 18:45 UTC  (5+ messages)
` [PATCH v2 09/10] rockchip: binman: Add support for Falcon mode FIT images with TF-A+Linux

[PATCH v2] MAINTAINERS: update Traditional Chinese documentation maintainers
 2026-08-04 20:10 UTC 

[PATCH v2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
 2026-08-04 20:08 UTC  (2+ messages)

[RFC PATCH] scsi: core: Drop Scsi_Host.default_lock
 2026-08-04 20:08 UTC  (4+ messages)

[PATCH 0/3] x86/mm: DEBUG_PAGEALLOC musings
 2026-08-04 20:08 UTC  (4+ messages)

[PATCH] evm: check return values of crypto_shash functions
 2026-08-04 20:07 UTC 

[PATCH 0/2] dt-bindings: regulator: Use generic power-controller schema
 2026-08-04 20:06 UTC  (2+ messages)

[PATCH v2] HID: hid-oxp: fix UAF on pending work in remove()
 2026-08-04 20:06 UTC  (2+ messages)

git-replay/git-history lose notes
 2026-08-04 20:06 UTC 

[PATCH] staging: rtl8723bs: use kfree_sensitive() for key material in rtw_set_key()
 2026-08-04 20:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/3] Implement Region of Interest(ROI) support
 2026-08-04 20:05 UTC  (3+ messages)
` [PATCH v3 2/3] media: v4l2-core: Add support for video encoder ROI control
` [PATCH v3 3/3] media: iris: Add ROI support framework for iris video encoder


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.