All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-11 18:48:37 to 2026-09-11 19:26:09 UTC [more...]

[PATCH] drm/amd/display: Try RGB before YCbCr 4:4:4 in stream validation
 2026-09-11 18:49 UTC  (2+ messages)

[PATCH 0/4] arm: carry and filter previous bootloader's bootargs
 2026-09-11 19:01 UTC  (8+ messages)
` [PATCH 1/4] common: Add command line parsing utilities

[PATCH 0/6] Add two-byte cmpxchg emulation and wire it into the architectures
 2026-09-11 19:25 UTC  (4+ messages)
` [PATCH 1/6] lib: Add two-byte cmpxchg emulation function
` [PATCH 3/6] ARM: Emulate two-byte cmpxchg on ARMv6
` [PATCH 6/6] xtensa: Emulate two-byte cmpxchg

[PATCH v2 bpf-next 00/18] Support inline functions in BTF
 2026-09-11 19:26 UTC  (3+ messages)
` [PATCH v2 bpf-next 01/18] btf: Extend UAPI to support BTF location (inline site) info

[PATCH 0/3] arm64: dts: ti: add standby cpu idle state to AM62 SoCs
 2026-09-11 19:24 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-am625: add standby cpu idle state

[PATCH] KVM: nVMX: Don't flush shadow VMCS12 to guest memory during vCPU teardown
 2026-09-11 19:25 UTC  (3+ messages)
` [PATCH] KVM: selftests: Add test for shadow VMCS flush "

[PATCH v2 0/2] hwmon: (k10temp): Add 0x1ah/80h
 2026-09-11 19:25 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (k10temp): Add support for 1ah/80h
` [PATCH v2 2/2] hwmon: (k10temp): Define unshared PCI device IDs locally

[PATCH 00/58] Unit test framework for klp-build toolchain
 2026-09-11 19:25 UTC  (55+ messages)
` [PATCH 02/58] objtool/klp: Check the klp test environment once, before any test
` [PATCH 06/58] objtool/klp: Grow the klp test harness vocabulary
` [PATCH 09/58] objtool/klp: Document the klp test harness
` [PATCH 10/58] objtool: Keep failing test workdirs by default
` [PATCH 13/58] objtool/klp: Add test for newly introduced data
` [PATCH 16/58] objtool/klp: Add test for cold function halves
` [PATCH 23/58] objtool/klp: Add test for rejecting references to init code/data
` [PATCH 26/58] objtool/klp: Add test for unchecksummed input
  ` [PATCH 27/58] objtool/klp: Add klp diff and post-link regression tests
  ` [PATCH 28/58] objtool/klp: Add test for klp reloc section naming in module objects
  ` [PATCH 29/58] objtool/klp: Add test for vmlinux relocs in a patched module
  ` [PATCH 30/58] objtool/klp: Add test for Module.symvers path normalization
  ` [PATCH 31/58] objtool/klp: Add test for the contents of the klp_funcs list
  ` [PATCH 32/58] objtool/klp: Add test for EXPORT_SYMBOL_FOR_MODULES references
  ` [PATCH 33/58] objtool/klp: Add test for new references to exported symbols
  ` [PATCH 34/58] objtool/klp: Add test for empty x86 alternative replacements
  ` [PATCH 35/58] objtool/klp: Add test for recorded checksum values
  ` [PATCH 36/58] objtool/klp: Add test for position-independent checksums
  ` [PATCH 37/58] objtool/klp: Add test for sympos in module objects
  ` [PATCH 38/58] objtool/klp: Add test for sympos resolved against a linked vmlinux
  ` [PATCH 39/58] objtool/klp: Add test for static locals which must not be correlated
  ` [PATCH 40/58] objtool/klp: Add test for __bug_table, __ex_table and __mcount_loc extraction
  ` [PATCH 41/58] objtool/klp: Add test for kCFI prefix symbols and traps
  ` [PATCH 42/58] objtool/klp: Add test for symbols whose linkage the patch changes
  ` [PATCH 43/58] objtool/klp: Test rejection of a file-local static branch key
  ` [PATCH 44/58] objtool/klp: Test a hand-built livepatch module's static call keys
  ` [PATCH 45/58] objtool/klp: Test text annotations on alternative replacements
  ` [PATCH 46/58] objtool/klp: Add test for data object checksums
  ` [PATCH 47/58] objtool/klp: Add test for symbols with no checksum entry of their own
  ` [PATCH 48/58] objtool/klp: Add test for a static branch introduced by the patch
  ` [PATCH 49/58] objtool/klp: Add test for tracepoint and pr_debug static branch keys
  ` [PATCH 50/58] objtool/klp: Add test for a static call introduced by the patch
  ` [PATCH 51/58] objtool/klp: Add test for instruction operand checksums
  ` [PATCH 52/58] objtool/klp: Add test for alternative replacement code in checksums
  ` [PATCH 53/58] objtool/klp: Add test for the alignment of cloned data sections
  ` [PATCH 54/58] objtool/klp: Add test for a patch which strips a data annotation
  ` [PATCH 55/58] objtool/klp: Add test for absolute and __ADDRESSABLE symbols
  ` [PATCH 56/58] objtool/klp: Add test for UBSAN metadata in an unchanged function
  ` [PATCH 57/58] objtool/klp: Add test for Clang switch jump tables
  ` [PATCH 58/58] objtool/klp: Add test for ThinLTO symbols sharing a demangled name

[LTP] [PATCH v2 00/33] Improve coverage for keyctl() syscall
 2026-09-11 19:24 UTC  (6+ messages)
` [LTP] [PATCH v2 07/33] keyctl15: Test KEYCTL_GET_SECURITY label retrieval

[PATCH] kbuild: drop dependency on .config for tools/
 2026-09-11 19:24 UTC  (2+ messages)

[PATCH 0/2] Minor bugfixes for kunit userns tests
 2026-09-11 19:23 UTC  (5+ messages)
` [PATCH 1/2] userns: rename insert_extent() and sort_idmaps()
` [PATCH 2/2] userns: declare the KUnit-visible helpers whenever KUnit is enabled

[PATCH v2] target/riscv/tcg: svinval instructions raise virtual instruction
 2026-09-11 19:22 UTC  (2+ messages)

pcm: reject invalid multi bindings without assertions
 2026-09-11 19:22 UTC 

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-09-11 19:22 UTC  (11+ messages)

pcm_multi accepts sparse/unbound bindings and aborts via assertion
 2026-09-11 19:21 UTC 

[PATCH] staging: most: video: add comments to mutex and spinlock definitions
 2026-09-11 19:21 UTC  (3+ messages)

[RFC] NFS: named client identities for mTLS mounts and a per-namespace .nfs keyring
 2026-09-11 19:20 UTC  (3+ messages)

[PATCH RFC v3] net/sched: taprio: enforce minimum interval in software mode
 2026-09-11 19:20 UTC  (2+ messages)

[PATCH nft] src: release scope symbols by reference count
 2026-09-11 19:20 UTC 

[PATCHv2] ARM: dts: BCM5301X: AC68U: add nvram node
 2026-09-11 19:20 UTC 

include/trace/events/dma_fence.h:17:1: sparse: sparse: dereference of noderef expression
 2026-09-11 19:12 UTC 

[PATCH v2 0/3] arm64: dts: ti: use ti,am62-m_can compatible for m_can devices
 2026-09-11 19:19 UTC  (7+ messages)
` [PATCH v2 3/3] arm64: dts: ti: k3-am62p: "

[PATCH v3 00/12] ath1{1,2}k: support multiple PCI devices in one system
 2026-09-11 19:19 UTC  (4+ messages)

[PATCH v4 00/18] drm/panthor: Fix the unplug logic
 2026-09-11 19:18 UTC  (9+ messages)
` [PATCH v4 14/18] drm/panthor: Make the VM cleanup path more robust against UAF
` [PATCH v4 15/18] drm/panthor: Track user owned VMs
` [PATCH v4 16/18] drm/panthor: Track user owned groups
` [PATCH v4 18/18] drm/panthor: Add debugfs knobs to simulate reset failures

[PATCH bpf-next v8 0/2] libbpf: improve BPF load performance by selectively loading module BTFs
 2026-09-11 19:18 UTC  (3+ messages)
` [PATCH bpf-next v8 1/2] libbpf: support selective kernel module BTF loading via bpf_object_open_opts

[PATCH v3 0/7] read proc/pid/smaps_rollup under per-vma lock
 2026-09-11 19:18 UTC  (11+ messages)
` [PATCH v3 5/7] proc/task_mmu: change proc_get_vma() to stop returning gate VMA at the end
` [PATCH v3 6/7] proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock
` [PATCH v3 7/7] selftests/proc: add /proc/pid/smaps_rollup tearing tests

[PATCHv2] ARM: dts: BCM5301X: AC56U: add nvram node
 2026-09-11 19:18 UTC 

[PATCH v2 00/19] guest_memfd: support in-place memory conversion
 2026-09-11 19:16 UTC  (10+ messages)
` [PATCH v2 07/19] accel/kvm: Add CGS option to control in-place conversion support
` [PATCH v2 08/19] system/memory: Re-use memory-backend-guest-memfd inode for private memory
` [PATCH v2 19/19] hostmem: Automatically select set guest-memfd=on for in-place conversion

[PATCH v2 0/2] Congatec Board Controller: Fix current sensor lookup and add new sensors
 2026-09-11 19:18 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (cgbc-hwmon): Fix current sensors ID lookup
` [PATCH v2 2/2] hwmon: (cgbc-hwmon): Add some sensors

[PATCH] net: ipa: validate QMI sender for modem-only server requests
 2026-09-11 19:17 UTC  (2+ messages)

[PATCH 0/4] drm/i915/display: stop using the configurable fence timeout, cleanups
 2026-09-11 19:16 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 08/23] kallsyms: reimplement mksysmap in C
 2026-09-11 19:15 UTC  (5+ messages)

[Buildroot] [PATCH v3 1/1] docs: add agent guidance
 2026-09-11 19:14 UTC  (2+ messages)

[PATCH v3] PCI: iproc: Use the EROM outbound window on BCMA
 2026-09-11 19:14 UTC  (2+ messages)

[BUG] drivers/hid: use-after-free in u2fzero_recv()
 2026-09-11 19:14 UTC  (2+ messages)

[PATCH] MAINTAINERS: update git tree for radeon, amdgpu, amdkfd
 2026-09-11 19:13 UTC 

[PATCH v2 00/24] ALSA compress / ASoC compress / SOF: Compressed audio support with IPC4
 2026-09-11 19:08 UTC  (5+ messages)
` [PATCH v2 19/24] ASoC: SOF: ipc4-topology: Set FAST_MODE for host copier in compr mode

[PATCH bpf-next v2 0/2] Fix global subprog verification context
 2026-09-11 19:12 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Verify global subprogs in each sleepability context

[PATCH v8 0/3] Add support for Variscite VAR-SOM-MX7 and MX7CustomBoard
 2026-09-11 19:11 UTC  (2+ messages)

[PATCH 0/3] drm/xe/pf: Add _locked variant of config functions
 2026-09-11 19:11 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v11 00/23] Allow AET to use PMT as loadable module
 2026-09-11 19:11 UTC  (4+ messages)
` [PATCH v11 02/23] x86/resctrl: Check if monitoring features are enabled

[PATCH v2 0/2] spi: spi-qpic-snand: fix the stale ECC context pointer
 2026-09-11 19:10 UTC  (4+ messages)
` [PATCH v2 2/2] spi: spi-qpic-snand: drop the redundant ECC context handling

[PATCH bpf-next] bpftool: Compute map size of light skeletons at runtime
 2026-09-11 19:09 UTC  (2+ messages)

[PATCH] drm/xe/pf: Refactor VF LMEM BAR resize helper function
 2026-09-11 19:09 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 0/2] Use Rust in the Windows CI jobs
 2026-09-11 19:08 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] rust: pick a GCC-compatible Cargo target under MSYS2/MinGW
  ` [PATCH v2 2/2] ci(windows): build with Rust

[PULL v2 00/75] pci, vhost, virtio, iommu, apci: features, fixes
 2026-09-11 19:06 UTC  (2+ messages)

[GIT PULL] ata fixes for 7.3-rc3
 2026-09-11 19:06 UTC 

Bluetooth: eSCO re-setup after HFP profile switch gets no Sync_Conn_Complete (Intel AX201/AX211, handle 257)
 2026-09-11 19:06 UTC 

[PATCH v3] cyclictest: Fix BUILD failure for GCC_VER < 15
 2026-09-11 19:06 UTC  (2+ messages)

lenovo-wmi-other: LENOVO_CAPABILITY_DATA_01 fails to register on ThinkBook 16 G6+ IMH (ACPI AE_AML_OPERAND_TYPE in \_SB.WMI5.GCD1)
 2026-09-11 19:00 UTC  (4+ messages)

[PATCH] staging: greybus: add missing newlines to sysfs_emit
 2026-09-11 19:02 UTC 

[PATCH 6.12.y] clk: meson: align gxbb_32k_clk_sel number of parents with actual count
 2026-09-11 19:05 UTC  (5+ messages)

[PATCH 0/2] KVM: unbounded per-VM kernel memory growth via KVM_SET_MEMORY_ATTRIBUTES
 2026-09-11 19:05 UTC  (5+ messages)
` [PATCH 1/2] KVM: Bound per-VM GFN materialization in KVM_SET_MEMORY_ATTRIBUTES
` [PATCH 2/2] KVM: Account mem_attr_array nodes to the caller's memcg

[PATCH] range-diff: add --matched-only to skip one-sided commits
 2026-09-11 19:05 UTC  (6+ messages)

[PATCH v2] hw/arm/tegra241-cmdqv: Keep VINTF page0 region alive
 2026-09-11 19:04 UTC 

[PATCH ath-devel] wifi: ath: split 5150-5350 regulatory rule
 2026-09-11 19:04 UTC  (2+ messages)

Path forward for Virtualized Swap?
 2026-09-11 19:03 UTC  (7+ messages)

[OE-core][scarthgap][PATCH 1/6] libxml2: Security Fix for CVE-2026-86137
 2026-09-11 19:04 UTC  (5+ messages)
  ` [scarthgap][PATCH "
    ` [OE-core] "

[PATCH v4 0/3] i3c: Introduce i3c device userspace interface
 2026-09-11 19:03 UTC  (5+ messages)
` [PATCH v4 3/3] i3c: add i3cdev module to expose i3c dev in /dev

[PATCH v1] ARM: dts: imx7d-colibri-emmc: Add VGA overlay
 2026-09-11 19:03 UTC  (2+ messages)

[PATCH 00/12] ROHM IIO fixes
 2026-08-17  1:15 UTC  (6+ messages)
` [PATCH 07/12] iio: pressure: rohm-bm1390: Fix AVE_NUM initialization

[PATCH RFC] drivers/rufs: add Rust UFS host controller driver
 2026-09-11 19:03 UTC  (2+ messages)

[PATCH v2 00/12] mm/collapse: separate a collapse from its callers
 2026-09-11 19:02 UTC  (3+ messages)
` [PATCH v2 11/12] mm/collapse: declare the collapse interface in collapse.h

[PATCH] riscv: vector: Fix data pointer constraints in context save/restore
 2026-09-11 19:01 UTC  (2+ messages)

What's cooking in git.git (Sep 2026, #04)
 2026-09-11 19:01 UTC  (4+ messages)

[PATCH 00/23] kbuild: significantly speed up kernel builds
 2026-09-11 19:00 UTC  (4+ messages)
` [PATCH 20/23] kbuild: rust: parallelise rustc front end

[PATCH] dmaengine: stm32-dma3: disable the active clock on removal
 2026-09-11 19:00 UTC  (2+ messages)

[OE-core][wrynose][PATCH] libxml2: upgrade 2.15.3 -> 2.15.4
 2026-09-11 18:58 UTC 

[PATCH 00/12] RFC: drm/amdgpu/sdma: Refactor SDMA v4 and older functions to be per-instance
 2026-09-11 19:00 UTC  (2+ messages)

[PATCH v2 0/2] Input: add Synaptics TouchComm I2C touchscreen driver and bindings
 2026-09-11 19:00 UTC  (3+ messages)
` [PATCH v2 2/2] Input: synaptics_tcm_i2c - add Synaptics TouchComm I2C touchscreen driver

[PATCH 00/13 net-next] Allow compiling an IPv6-only kernel network stack
 2026-09-11 18:59 UTC  (5+ messages)
` [PATCH 01/13 net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack

[PATCH v4 0/2] KVM: arm64: nv: Shadow S2 life-cycle fixes
 2026-09-11 18:59 UTC  (5+ messages)
` [PATCH v4 1/2] KVM: arm64: nv: Fix life cycle of the nested_mmus array
` [PATCH v4 2/2] KVM: arm64: nv: Delay freeing of shadow S2 structures until VM destruction

[PATCH v2] util/event_notifier: more strict API
 2026-09-11 18:58 UTC 

[PATCH v2] soc: imx: imx93_lpm: return -EPROBE_DEFER when SE firmware not ready
 2026-09-11 18:58 UTC  (2+ messages)

[PATCH i-g-t] lib/igt_eld: Fix 88.2kHz/176.4kHz sample rate parsing
 2026-09-11 18:57 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for lib/igt_eld: Fix 88.2kHz/176.4kHz sample rate parsing (rev2)

[PATCH v7 00/12] crypto: qce - Fix crypto self-test failures
 2026-09-11 18:57 UTC  (3+ messages)
` [PATCH v7 11/12] soc: qcom: add core driver for the Qualcomm Crypto Engine

[PATCH] initramfs-framework: avoid processes when parsing cmdline
 2026-09-11 18:56 UTC  (2+ messages)
` [OE-core] "

[PATCH 00/10] rteval: Test suite fixes and improvements
 2026-09-11 18:55 UTC  (11+ messages)
` [PATCH 01/10] rteval: Update E2E tests to cover multiple recent changes
` [PATCH 02/10] rteval: Default make to help and make test-all run every test suite
` [PATCH 03/10] rteval: Make the unit test harness fail on test failures
` [PATCH 04/10] rteval: Fix stale malformed-data log patterns in regression tests
` [PATCH 05/10] rteval: Fix rteval-cmd path detection in cpuset test
` [PATCH 06/10] rteval: Ignore *.log test artifacts
` [PATCH 07/10] rteval: Fix expected partition type in cpuset tests
` [PATCH 08/10] rteval: Do not use set -e in the cpuset test suite
` [PATCH 09/10] rteval: Temporarily skip cpuset tests pending isolated-partition decision
` [PATCH 10/10] rteval: Write test artifacts to tests/logs/ instead of the repo root

[PATCH 1/2] ARM: dts: imx7-tqma7: correctly specify PMIC voltage constraints
 2026-09-11 18:55 UTC  (2+ messages)

[PATCH] KVM: SVM: Clear AVIC Physical ID table entry if vCPU creation fails
 2026-09-11 18:55 UTC  (2+ messages)

[PATCH 00/12] address most remaining Misra rule 2.1 violations
 2026-09-11 18:53 UTC  (8+ messages)
` [PATCH 05/12] x86/crash: address Misra 2.1 rule violation

[PATCH] ceph: acquire write lock only if snap trace has really changed
 2026-09-11 18:52 UTC 

[PATCH RESEND net-next v17 09/10] net: ethtool: Introduce ethtool command to list ports
 2026-09-11 18:52 UTC  (2+ messages)

[PATCH RESEND net-next v17 08/10] netlink: specs: Add ethernet port listing with ethtool
 2026-09-11 18:52 UTC  (2+ messages)

[PATCH RESEND net-next v17 07/10] net: phy: phy_link_topology: Add a helper to retrieve ports
 2026-09-11 18:52 UTC  (2+ messages)

[PATCH v1 1/1] arm64: dts: imx8mp-var-dart-sonata: Fix Sonata SD I/O supply
 2026-09-11 18:51 UTC  (2+ messages)

[PATCH RESEND net-next v17 06/10] net: phy: phy_port: Store information about a port's upstream
 2026-09-11 18:52 UTC  (2+ messages)

[PATCH] Input: atkbd - skip deactivate for Lenovo IdeaPad Slim 3 14IWC11
 2026-09-11 18:52 UTC  (2+ messages)

[PATCH RESEND net-next v17 05/10] net: phy: Represent PHY-less SFP modules with phy_port
 2026-09-11 18:52 UTC  (2+ messages)

[PATCH RESEND net-next v17 03/10] net: phylink: Register a phy_port for MAC-driven SFP cages
 2026-09-11 18:52 UTC  (2+ messages)

[PATCH RESEND net-next v17 02/10] net: phy: phy_link_topology: Track ports in phy_link_topology
 2026-09-11 18:52 UTC  (2+ messages)

[PATCH RESEND net-next v17 01/10] net: phy: phy_link_topology: Add a helper for opportunistic alloc
 2026-09-11 18:51 UTC  (2+ messages)

[PATCHv2] ARM: dts: BCM5301X: AC56U: add nvram node
 2026-09-11 18:50 UTC  (4+ messages)

[PATCH v2] writeback: bound cleanup_offline_cgwb() rescans by rotating scanned inodes
 2026-09-11 18:49 UTC 

commit 108cc873398932af589c295f78c348513b8d70d9 breaks update-grub on btrfs root filesystem
 2026-09-11 18:50 UTC  (6+ messages)

[PATCH v3 0/9] Congatec Board Controller: Add storage devices support
 2026-09-11 18:48 UTC  (10+ messages)
` [PATCH v3 1/9] mfd: cgbc: Fix use of negative error code as valid session handle
` [PATCH v3 2/9] mfd: cgbc: Add I2C platform data
` [PATCH v3 3/9] i2c: cgbc: Use plateform data to get bus ID and adapter name
` [PATCH v3 4/9] mfd: cgbc: Use PLATFORM_DEVID_AUTO for child device registration
` [PATCH v3 5/9] mfd: cgbc: Use real I2C bus names
` [PATCH v3 6/9] i2c: cgbc: Add support for fixed frequency buses
` [PATCH v3 7/9] mfd: cgbc: Add virtual I2C bus support
` [PATCH v3 8/9] mfd: cgbc: Add virtual storage devices on the virtual I2C bus
` [PATCH v3 9/9] i2c: cgbc: Register known I2C devices on the bus


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.