messages from 2025-09-22 11:30:54 to 2025-09-22 12:42:07 UTC [more...]
[PATCH v5 1/5] ASoC: ops: improve snd_soc_get_volsw
2025-09-22 11:58 UTC (2+ messages)
[PATCH net-next RESEND] Documentation: rxrpc: Demote three sections
2025-09-22 12:41 UTC
[PATCH] xfs: scrub: use kstrdup_const() for metapath scan setups
2025-09-22 12:41 UTC (2+ messages)
store the buftarg size in the buftarg v4
2025-09-22 12:41 UTC (2+ messages)
[PATCH v3 0/4] Add support for more AES modes in TI DTHEv2
2025-09-22 12:36 UTC (4+ messages)
` [PATCH v3 1/4] crypto: ti: Add support for AES-XTS in DTHEv2 driver
ext4: failed to convert unwritten extents (6.12.31 regression)
2025-09-22 12:41 UTC (2+ messages)
[PATCH 0/4] sched/fair: Core sched wake up path improvements
2025-09-22 12:39 UTC (5+ messages)
` [PATCH 1/4] sched/fair: Fix cookie check on __select_idle_cpu()
` [PATCH 2/4] sched/fair: Still look for the idlest cpu with no matching cookie
` [PATCH 3/4] sched/fair: Add cookie checks on wake idle path
` [PATCH 4/4] sched/fair: Add more core cookie check in wake up fast path
[PATCH 0/3] Suppress undesirable hung task warnings
2025-09-22 12:40 UTC (3+ messages)
[PATCH v7 00/16] media: cadence,ti: CSI2RX Multistream Support
2025-09-22 12:39 UTC (13+ messages)
` [PATCH v7 01/16] media: ti: j721e-csi2rx: Remove word size alignment on frame width
` [PATCH v7 03/16] media: ti: j721e-csi2rx: separate out device and context
` [PATCH v7 04/16] media: ti: j721e-csi2rx: prepare SHIM code for multiple contexts
` [PATCH v7 05/16] media: ti: j721e-csi2rx: allocate DMA channel based on context index
` [PATCH v7 06/16] media: ti: j721e-csi2rx: add a subdev for the core device
` [PATCH v7 07/16] media: ti: j721e-csi2rx: get number of contexts from device tree
[PATCH 0/6] drm/i915/wm: some clean-ups and a bit of refactoring
2025-09-22 12:38 UTC (4+ messages)
` [PATCH 4/6] drm/i915/wm: convert x/y-tiling bools to an enum
[PATCH v3 net-next] udp: remove busylock and add per NUMA queues
2025-09-22 12:38 UTC (4+ messages)
[RFC] increase MDIO i2c poll timeout gradually (including patch)
2025-09-22 12:38 UTC (8+ messages)
[PATCH] block: remove 'detached-header' option from opts after use
2025-09-22 12:37 UTC (2+ messages)
[PATCH net v2] phy: mscc: Fix PTP for vsc8574 and VSC8572
2025-09-22 12:33 UTC (4+ messages)
[PATCH v6 00/19] hw/i386: separate isapc out from pc_piix
2025-09-22 12:35 UTC (15+ messages)
` [PATCH v6 01/19] hw/i386/pc_piix.c: restrict isapc machine to 32-bit CPUs
` [PATCH v6 09/19] hw/i386/pc_piix.c: simplify RAM size logic in pc_init_isa()
[PATCH V3 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2025-09-22 12:36 UTC (3+ messages)
A question on crypto_engine and a possible bug
2025-09-22 12:34 UTC (3+ messages)
[PATCH net-next] Documentation: rxrpc: Demote three sections
2025-09-22 12:34 UTC (2+ messages)
[PATCHES][RFC] the meat of tree-in-dcache series
2025-09-22 12:34 UTC (7+ messages)
` [PATCH 01/39] new helper: simple_remove_by_name()
` [PATCH 31/39] convert selinuxfs
[PATCH v2 1/2] eal: prevent socket closure before MP sync
2025-09-22 12:33 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] crypto/ipsec_mb: fix QP release in secondary
[PATCH 0/4] Improve VMA merging for CPU-address-mirrored mappings
2025-09-22 12:31 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH] virtio: Add function name to error messages
2025-09-22 12:29 UTC (7+ messages)
` "
` [PATCH v2] "
[PATCH] linux/kernel.h: Update upper_NN_bits() and lower_NN_bits() macros
2025-09-22 12:29 UTC
[PATCH] selinux: Make avc cache slot size configurable during boot
2025-09-22 12:29 UTC (3+ messages)
[PATCH -next v3] x86/dumpstack: Prevent KASAN false positive warnings in __show_regs
2025-09-22 12:28 UTC (4+ messages)
[PATCH v4 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM if P2P check succeeds
2025-09-22 12:29 UTC (13+ messages)
` [PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs
[PATCH] MAINTAINERS: add myself and Barry to dma_map_benchmark maintainers
2025-09-22 12:20 UTC (4+ messages)
[PATCH 04/15 6.6.y] minmax: make generic MIN() and MAX() macros available everywhere
2025-09-22 12:27 UTC (3+ messages)
` Patch "minmax: make generic MIN() and MAX() macros available everywhere" has been added to the 6.6-stable tree
[PATCH 05/15 6.6.y] minmax: simplify min()/max()/clamp() implementation
2025-09-22 12:27 UTC (3+ messages)
` Patch "minmax: simplify min()/max()/clamp() implementation" has been added to the 6.6-stable tree
[PATCH 02/15 6.6.y] minmax: simplify and clarify min_t()/max_t() implementation
2025-09-22 12:27 UTC (3+ messages)
` Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 6.6-stable tree
[PATCH 07/15 6.6.y] minmax: improve macro expansion and type checking
2025-09-22 12:26 UTC (3+ messages)
` Patch "minmax: improve macro expansion and type checking" has been added to the 6.6-stable tree
[PATCH 08/15 6.6.y] minmax: fix up min3() and max3() too
2025-09-22 12:26 UTC (3+ messages)
` Patch "minmax: fix up min3() and max3() too" has been added to the 6.6-stable tree
[PATCH 06/15 6.6.y] minmax: don't use max() in situations that want a C constant expression
2025-09-22 12:26 UTC (3+ messages)
` Patch "minmax: don't use max() in situations that want a C constant expression" has been added to the 6.6-stable tree
[PATCH v2 0/3] drm/xe: Allow pinning of VRAM dma-bufs
2025-09-22 12:27 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v5 0/5] multicommiters model documentation
2025-09-22 12:27 UTC (3+ messages)
` [PATCH v5 5/5] docs: media: profile: make it clearer about maintainership duties
[PATCH 01/15 6.6.y] minmax: avoid overly complicated constant expressions in VM code
2025-09-22 12:26 UTC (3+ messages)
` Patch "minmax: avoid overly complicated constant expressions in VM code" has been added to the 6.6-stable tree
[PATCH] arm64: dts: renesas: v3{m|h}sk: remove wrong sound property in HDMI encoder node
2025-09-22 12:26 UTC (2+ messages)
[PATCH 03/15 6.6.y] minmax: add a few more MIN_T/MAX_T users
2025-09-22 12:26 UTC (4+ messages)
` Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 6.6-stable tree
[PATCH resend v6 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-09-22 12:26 UTC (5+ messages)
` [PATCH resend v6 04/10] PCI/TSM: Authenticate devices via platform TSM
[PATCH] workqueue: fix texinfodocs warning for WQ_* flags reference
2025-09-22 12:26 UTC
[PATCH v5 0/5] multicommiters model documentation
2025-09-22 12:24 UTC (3+ messages)
` [PATCH v5 4/5] docs: media: document media multi-committers rules and process
[PATCH 4/4] refs: do not clobber dangling symrefs
2025-09-22 12:23 UTC (2+ messages)
[PATCH 0/1] sphinx-build-wrapper: add support for skipping sphinx-build
2025-09-22 12:23 UTC (3+ messages)
[PATCH] drm: sti: fix device leaks at component probe
2025-09-22 12:20 UTC
linux-next: manual merge of the bitmap tree with the char-misc, drm trees
2025-09-22 12:20 UTC (2+ messages)
[PATCH v6 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver
2025-09-22 12:18 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: drm/bridge: ti-tmds181: Add TI TMDS181 and SN65DP159 bindings
` [PATCH v6 2/2] drm: bridge: Add TI tmds181 and sn65dp159 driver
[PATCH 1/1] arm/syscalls: mark syscall invocation as likely in invoke_syscall
2025-09-22 12:17 UTC (2+ messages)
` [PATCH 1/1] arm/syscalls: mark syscall invocation as
[PATCH 1/5] usb: misc: ljca: Remove Wentong's e-mail address
2025-09-22 12:18 UTC (6+ messages)
` [PATCH 2/5] gpio: "
` [PATCH 3/5] i2c: "
` [PATCH 4/5] spi: "
` [PATCH 5/5] mei: vsc: "
[PATCH v3 00/20] util: sync error_report & qemu_log output more closely
2025-09-22 12:16 UTC (3+ messages)
` [PATCH v3 14/20] util: fix interleaving of error & trace output
[PATCH 0/7 6.12.y] Backport minmax.h updates from v6.17-rc7
2025-09-22 12:16 UTC (4+ messages)
` [PATCH 5/7 6.12.y] minmax.h: move all the clamp() definitions after the min/max() ones
[PATCH] virtio: vhost-user-device: Make user creatable again
2025-09-22 12:15 UTC (4+ messages)
[PATCH] fcntl: trim arguments
2025-09-22 12:16 UTC (2+ messages)
[PATCH v3 00/12] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
2025-09-22 12:15 UTC (7+ messages)
` [PATCH v3 12/12] arm64: dts: qcom: Add EL2 overlay for Lemans
` [PATCH v3 03/12] firmware: qcom_scm: Introduce PAS context initialization and destroy helper
[PATCH] mmc: core: remove uselss memalloc_noio_save
2025-09-22 12:14 UTC
[PATCH v4] rust: rbtree: add immutable cursor
2025-09-22 12:13 UTC (2+ messages)
[PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall
2025-09-22 12:12 UTC (4+ messages)
[PATCH v4 01/10] drm/amdgpu/userq: extend userq state
2025-09-22 12:11 UTC (4+ messages)
` [PATCH v4 02/10] drm/amdgpu: add userq object va track helpers
[PATCH] Warn about "unsigned value that used to be signed against zero"
2025-09-22 12:10 UTC (4+ messages)
[PATCH][next] selftests/clone3: Fix spelling mistake "supportd" -> "supported"
2025-09-22 12:09 UTC
[PATCH v1] net/idpf: add IDPF PCI class ID support
2025-09-22 12:09 UTC (2+ messages)
[PATCH 2/2] ARM: dts: aspeed: add asrock x470d4u bmc
2025-09-22 12:08 UTC
FAILED: patch "[PATCH] x86/cpu/topology: Always try cpu_parse_topology_ext() on" failed to apply to 6.6-stable tree
2025-09-22 12:08 UTC (5+ messages)
` [PATCH 6.6.y] x86/cpu/amd: Always try detect_extended_topology() on AMD processors
[RFC PATCH 0/4] docs/code-provenance: make AI policy clearer and more practical
2025-09-22 12:06 UTC (8+ messages)
` [RFC PATCH 1/4] docs/code-provenance: clarify scope very early
` [RFC PATCH 2/4] docs/code-provenance: make the exception process more prominent
` [RFC PATCH 3/4] docs/code-provenance: clarify the scope of AI exceptions
` [RFC PATCH 4/4] docs/code-provenance: make the exception process feasible
[PATCH net-next 00/20] netkit: Support for io_uring zero-copy and AF_XDP
2025-09-22 12:05 UTC (2+ messages)
[PATCH] nvme-core: use nvme_is_io_ctrl() for I/O controller check
2025-09-22 12:05 UTC
[PATCH] drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabled
2025-09-22 12:04 UTC (3+ messages)
` ✗ Fi.CI.DOCS: warning for "
` ✓ i915.CI.BAT: success "
linux-next: manual merge of the char-misc tree with the drm tree
2025-09-22 12:04 UTC (2+ messages)
linux-next: manual merge of the char-misc tree with the tip tree
2025-09-22 12:04 UTC (2+ messages)
[PATCH 0/2] drm: revert the remaining commits about dma_buf handling
2025-09-22 12:04 UTC (6+ messages)
` [PATCH 2/2] Revert "drm/gem: Acquire references on GEM handles for framebuffers"
linux-next: manual merge of the i2c tree with the arm-soc tree
2025-09-22 12:03 UTC (6+ messages)
[PATCH liburing 0/6] Add query and mock tests
2025-09-22 12:00 UTC (5+ messages)
[PATCH dwarves v1] btf_encoder: move ambiguous_addr flag to elf_function
2025-09-22 11:59 UTC (3+ messages)
[bytedance:5.15-velinux 146/146] include/linux/hugetlb.h:261:1: warning: no return statement in function returning non-void
2025-09-22 11:58 UTC
[REGRESSION] next/master: (build) in expansion of macro ‘do_div’ in fs/nfs/flexfilelayout/flexfilela
2025-09-22 11:59 UTC
[REGRESSION] next/master: (build) in expansion of macro ‘do_div’ in fs/nfs/flexfilelayout/flexfilela
2025-09-22 11:59 UTC
[REGRESSION] next/master: (build) comparison of distinct pointer types ('typeof ((mirror_idx)) *' (a
2025-09-22 11:59 UTC
[REGRESSION] next/master: (build) comparison of distinct pointer types ('typeof ((mirror_idx)) *' (a
2025-09-22 11:59 UTC
[REGRESSION] next/master: (build) implicit declaration of function ‘F’ [-Werror=implicit-function-de
2025-09-22 11:59 UTC
[REGRESSION] next/master: (build) implicit declaration of function ‘F’ [-Werror=implicit-function-de
2025-09-22 11:59 UTC
[PATCH] block: fix EOD return for device with nr_sectors == 0
2025-09-22 11:58 UTC
[PATCH RFC 0/1] Support unknown NMI based on SSE
2025-09-22 11:58 UTC (8+ messages)
` [PATCH RFC 1/1] drivers: firmware: riscv: add unknown NMI support
` [External] "
[PATCH net] net/smc: fix general protection fault in __smc_diag_dump
2025-09-22 12:18 UTC
[PATCH v6 0/6] DRM/MSM: Support for Adreno 663 GPU
2025-09-22 11:55 UTC (3+ messages)
` [PATCH v6 2/6] dt-bindings: nvmem: qfprom: Add sa8775p compatible
[PATCH v2 0/5] remoteproc: imx_rproc: misc clean up
2025-09-22 11:56 UTC (3+ messages)
` [PATCH v2 5/5] MAINTAINERS: Add an entry for i.MX remoteproc driver
[PATCH 00/25] September maintainer updates (docs, plugins, semihosting) pre-PR
2025-09-22 11:53 UTC (7+ messages)
` [PATCH 01/25] docs/devel: fix typo in code-provenance.rst
` [PATCH 11/25] semihosting/arm-compat-semi: eradicate sizeof(target_ulong)
` [PATCH 12/25] semihosting/arm-compat-semi: replace target_ulong with vaddr
[PATCH v4] btrfs: more trivial BTRFS_PATH_AUTO_FREE conversions
2025-09-22 11:51 UTC (2+ messages)
[PATCH] tpm2-sessions: Remove unnecessary wrapper
2025-09-22 11:50 UTC
[PATCH 1/2] fw_loader: Split from fs_loader into separate library file
2025-09-22 11:48 UTC (2+ messages)
` [PATCH 2/2] fw_loader: Prefix the FW loader variables with the script prefix
[RFC] lib/dma: introduce inter-process and inter-OS DMA
2025-09-22 11:48 UTC (3+ messages)
` [EXTERNAL] "
[PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
2025-09-22 11:47 UTC (10+ messages)
` [PATCH v6 03/25] plugins: add hooks for new discontinuity related callbacks
` [PATCH v6 08/25] target/hppa: call plugin trap callbacks
` [PATCH v6 13/25] target/mips: "
` [PATCH v6 22/25] target/xtensa: "
[ANNOUNCE] util-linux stable v2.41.2
2025-09-22 11:48 UTC
[RFC PATCH 00/27] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
2025-09-22 11:47 UTC (3+ messages)
` [RFC PATCH 04/27] x86/virt/tdx: Move tdx_errno.h from KVM to public place
i3c: scanning for i2c client devices on the network
2025-09-22 11:46 UTC (5+ messages)
[PATCH printk v1 0/1] Allow unsafe ->write_atomic() for panic
2025-09-22 11:45 UTC (7+ messages)
` [PATCH printk v1 1/1] printk: nbcon: Allow unsafe write_atomic() "
[asahilinux:bits/000-devicetree 19/140] arch/arm64/boot/dts/apple/t8112-j415.dtb: pmic@e (apple,stowe-pmic): nvmem-layout: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'boot-error-count@f702,0', 'boot-error-stage@f703', 'boot-stage@f701', 'fault-shadow@867b', 'panic-
2025-09-22 11:45 UTC
[PATCH 1/1] media: MAINTAINERS: Assign ov08x40 driver to Jimmy
2025-09-22 11:44 UTC
[PATCH] pinctrl: renesas: Drop duplicate newlines
2025-09-22 11:44 UTC (2+ messages)
[PATCH] fbdev: Delay the setting of fbcon_ops to fix KASAN issues
2025-09-22 11:42 UTC (3+ messages)
[RFC PATCH 0/8] Add Zvfbfa extension support
2025-09-22 11:41 UTC (5+ messages)
` [RFC PATCH 3/8] target/riscv: rvv: Add new VTYPE CSR field - altfmt
[PATCH v5 0/4] hide ->i_state behind accessors
2025-09-22 11:41 UTC (8+ messages)
` [PATCH v5 3/4] Manual conversion of ->i_state uses
[RFC PATCH 00/10] scalable symbol flags with __kflagstab
2025-09-22 11:41 UTC (6+ messages)
[PATCH v2 net-next 0/2] net: enetc: improve the interface for obtaining phc_index
2025-09-22 11:41 UTC (2+ messages)
linux-next: manual merge of the kvm-x86 tree with the tip tree
2025-09-22 11:40 UTC (3+ messages)
[PATCH 1/2] which: update 2.21 -> 2.23, build with meson
2025-09-22 11:39 UTC (2+ messages)
` [PATCH 2/2] cwautomacros: delete the recipe
[PATCH] mirror: Optimize mirroring for zero blocks in mirror_read_complete
2025-09-22 11:36 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm64: dts: airoha: Add AN7583 compatible
2025-09-22 11:39 UTC (2+ messages)
[PATCH net-next v3 0/3] net: tunnel: introduce noref xmit flows for tunnels
2025-09-22 11:06 UTC (2+ messages)
` [PATCH net-next v3 2/3] net: tunnel: implement noref flows in udp_tunnel{,6}_xmit_skb
[PATCH] clk: renesas: cpg-mssr: Add missing 1ms delay into reset toggle callback
2025-09-22 11:37 UTC (2+ messages)
[PATCH 1/2] dt-bindings: PCI: mediatek-gen3: Add support for Airoha AN7583
2025-09-22 11:36 UTC (5+ messages)
` [PATCH 2/2] PCI: mediatek-gen3: add support for Airoha AN7583 SoC
[PATCH 0/4] reparent the THP split queue
2025-09-22 11:36 UTC (4+ messages)
` [PATCH 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
[PATCH v2] clk: renesas: cpg-mssr: Read back reset registers to assure values latched
2025-09-22 11:35 UTC (2+ messages)
[PATCH] gfs2: add bounds check for rd_length in compute_bitstructs()
2025-09-22 11:34 UTC (2+ messages)
[PATCH] kallsyms: use kmalloc_array() instead of kmalloc()
2025-09-22 11:34 UTC
[PATCH v5 00/14] Add DisplayPort support for QCS615 platform
2025-09-22 11:33 UTC (5+ messages)
` [PATCH v5 07/14] phy: qcom: qmp-usbc: Move USB-only init to usb_power_on
[PATCH 0/1] wifi: libertas: add WQ_PERCPU to alloc_workqueue users
2025-09-22 11:33 UTC (3+ messages)
` [PATCH 1/1] wifi: libertas: WQ_PERCPU added "
NILFS utils 2.2.12 was released
2025-09-22 11:31 UTC
[PATCH 0/2] Adding support for Microchip MCP47FEB02
2025-09-22 11:30 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: iio: dac: adding "
` [PATCH 2/2] "
[PATCH v2 00/11] gpu: nova-core: Boot GSP to RISC-V active
2025-09-22 11:30 UTC (11+ messages)
` [PATCH v2 01/10] gpu: nova-core: Set correct DMA mask
` [PATCH v2 02/10] gpu: nova-core: Create initial Gsp
` [PATCH v2 03/10] gpu: nova-core: gsp: Create wpr metadata
` [PATCH v2 04/10] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
` [PATCH v2 05/10] gpu: nova-core: gsp: Add GSP command queue handling
` [PATCH v2 06/10] gpu: nova-core: gsp: Create rmargs
` [PATCH v2 07/10] gpu: nova-core: gsp: Create RM registry and sysinfo commands
` [PATCH v2 08/10] nova-core: falcon: Add support to check if RISC-V is active
` [PATCH v2 09/10] nova-core: falcon: Add support to write firmware version
` [PATCH v2 10/10] nova-core: gsp: Boot GSP
[PATCH v2 0/3] drm/amdgpu: Handle MMIO_REMAP as fixed I/O via dma-buf
2025-09-22 11:31 UTC (3+ messages)
` [PATCH v2 3/3] drm/amdgpu/dma-buf: Map/Unmap MMIO_REMAP as BAR register window (dma_map_resource)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.