messages from 2026-03-24 16:09:28 to 2026-03-24 16:45:48 UTC [more...]
[PATCH v5 0/3] Add "link bpc" DRM property
2026-03-24 16:44 UTC (5+ messages)
[PATCH v7 1/4] dt-bindings: soc: rockchip: grf: Add RV1103B compatibles
2026-03-24 16:45 UTC (3+ messages)
[PATCH] ARM: dts: rockchip: Pass linux,code to the power key on rk3288-veyron-pinky
2026-03-24 16:45 UTC (3+ messages)
[PATCH 6.19 000/378] 6.19.9-rc1 review
2026-03-24 16:45 UTC (3+ messages)
` [PATCH 6.19 378/378] cxl/acpi: Fix CXL_ACPI and CXL_PMEM Kconfig tristate mismatch
[PATCH 0/5] Tegra264 PWM support
2026-03-24 16:45 UTC (3+ messages)
` [PATCH 1/5] pwm: tegra: Avoid hard-coded max clock frequency
[meta-ti][master][PATCH] weston: Update to 15.0.0
2026-03-24 16:44 UTC (3+ messages)
[PATCH 0/7] soc: sunxi: sram: Add H616 SRAM support
2026-03-24 16:43 UTC (8+ messages)
` [PATCH 1/7] dt-bindings: sram: Document Allwinner H616 VE SRAM
` [PATCH 2/7] dt-bindings: sram: sunxi-sram: Add H616 SRAM regions
` [PATCH 3/7] soc: sunxi: sram: Const-ify sunxi_sram_func data and references
` [PATCH 4/7] soc: sunxi: sram: Allow SRAM to be claimed multiple times
` [PATCH 5/7] soc: sunxi: sram: Support claiming multiple regions per device
` [PATCH 6/7] soc: sunxi: sram: Add H616 SRAM regions
` [PATCH 7/7] arm64: dts: allwinner: sun50i-h616: Add SRAM nodes
[PATCH v3] docs: driver-api: fix 6 spelling typos in Documentation/driver-api
2026-03-24 16:44 UTC (2+ messages)
[PATCH] netfilter: conntrack: clamp TCP window scale to TCP_MAX_WSCALE via ctnetlink
2026-03-24 16:43 UTC (3+ messages)
[PATCH] drm/ioc32: stop speculation on the drm_compat_ioctl path
2026-03-24 16:42 UTC
[PATCH v2] drm/amdgpu: Fix NULL bo_va dereference in VA clear path
2026-03-24 16:43 UTC (5+ messages)
[PATCH v8 0/6] tracing: Remove backup instance after read all
2026-03-24 16:43 UTC (3+ messages)
` [PATCH v8 3/6] tracefs: Check file permission even if user has CAP_DAC_OVERRIDE
[PATCH v2 net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
2026-03-24 16:42 UTC (2+ messages)
cleanup the RAID5 XOR library v3
2026-03-24 16:42 UTC (3+ messages)
[PATCH] drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
2026-03-24 16:42 UTC (3+ messages)
[PATCH v5 0/7] Add RISC-V big-endian target support
2026-03-24 16:40 UTC (8+ messages)
` [PATCH v5 1/7] target/riscv: Add big-endian CPU property
` [PATCH v5 2/7] target/riscv: Set endianness MSTATUS bits at CPU reset
` [PATCH v5 4/7] hw/riscv: Make boot code endianness-aware at runtime
` [PATCH v5 5/7] target/riscv: Fix page table walk endianness for big-endian harts
` [PATCH v5 3/7] target/riscv: Implement runtime data endianness via MSTATUS bits
` [PATCH v5 6/7] target/riscv: Support runtime endianness in virtio via sysemu callback
` [PATCH v5 7/7] target/riscv: Add test for RISC-V BE
[PATCH] unlzma: avoid UB shift
2026-03-24 16:42 UTC (4+ messages)
[PATCH net-next v3 0/2] e1000e: add XDP support
2026-03-24 16:41 UTC (6+ messages)
` [PATCH net-next v3 1/2] e1000e: add basic "
` [Intel-wired-lan] "
[PATCH v2 0/9] accel: New driver for NXP's Neutron NPU
2026-03-24 16:40 UTC (4+ messages)
[PATCH v1] backlight: apple_bl: Convert to a platform driver
2026-03-24 16:40 UTC (4+ messages)
[PATCH] doc: Add CPU Isolation documentation
2026-03-24 16:40 UTC (4+ messages)
[PATCH 0/5] input (mainly cmdline) parsing corrections
2026-03-24 16:39 UTC (6+ messages)
` [PATCH 1/5] EFI: avoid OOB config file reads
` [PATCH 2/5] llc-coloring: improve checking while parsing
` [PATCH 3/5] ns16550: harden name/value pair parsing
` [PATCH 4/5] ns16550: harden positional parsing
` [PATCH 5/5] video/vesa: harden font height parsing
[PATCH] t4014: fix call to `test_expect_success ()`
2026-03-24 16:39 UTC (5+ messages)
[PATCH v3 0/12] io_uring: add IORING_OP_BPF for extending io_uring
2026-03-24 16:37 UTC (13+ messages)
` [PATCH V3 01/12] io_uring: make io_import_fixed() global
` [PATCH V3 02/12] io_uring: refactor io_prep_reg_iovec() for BPF kfunc use
` [PATCH V3 03/12] io_uring: refactor io_import_reg_vec() "
` [PATCH V3 04/12] io_uring: prepare for extending io_uring with bpf
` [PATCH V3 05/12] io_uring: bpf: extend io_uring with bpf struct_ops
` [PATCH V3 06/12] io_uring: bpf: implement struct_ops registration
` [PATCH V3 07/12] io_uring: bpf: add BPF buffer descriptor for IORING_OP_BPF
` [PATCH V3 08/12] io_uring: bpf: add per-buffer iterator kfuncs
` [PATCH V3 09/12] bpf: add bpf_uring_buf_dynptr to special_kfunc_list
` [PATCH V3 10/12] selftests/io_uring: add io_uring_unregister_buffers()
` [PATCH V3 11/12] selftests/io_uring: add BPF struct_ops and kfunc tests
` [PATCH V3 12/12] selftests/io_uring: add buffer iterator selftest with BPF arena
[PATCH RESEND 0/3] Fix length calculation bug in extract_kvec_to_sg
2026-03-24 16:38 UTC (3+ messages)
[PATCH v3 00/27] media: platform: rga: Add RGA3 support
2026-03-24 16:38 UTC (9+ messages)
` [PATCH v3 11/27] media: rockchip: rga: avoid odd frame sizes for YUV formats
` [PATCH v3 16/27] media: rockchip: rga: check scaling factor
[PATCH v2 net] rtnetlink: fix leak of SRCU struct in rtnl_link_register
2026-03-24 16:38 UTC (2+ messages)
[PATCH] ASoC: Intel: ehl_rt5660: remove unused macro definitions
2026-03-24 16:34 UTC
[PATCH RFC net-next v2 2/2] af_packet: Add port specific handling for HSR
2026-03-24 16:38 UTC (11+ messages)
[PATCH 0/9] drm/i915/wm: Watermark/SAGV fixes/cleanups/etc
2026-03-24 16:38 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v2 0/5] hwmon: (pmbus) Fix bugs in MPS MP2869, MP29502, MP2925, and MP9945 drivers
2026-03-24 16:37 UTC (2+ messages)
[PATCH 0/4] Silence some pylint warnings in tests/functional/qemu_test/
2026-03-24 16:35 UTC (5+ messages)
` [PATCH 1/4] tests/functional/qemu_test: Silence warnings from pylint in tesseract.py
` [PATCH 2/4] tests/functional/qemu_test: Silence (most) warnings from pylint in asset.py
` [PATCH 3/4] tests/functional/qemu_test: Split huge fetch() function "
` [PATCH 4/4] tests/functional/qemu_test: Silence warnings from pylint in config.py
[PATCH v2] futex: Use-after-free between futex_key_to_node_opt and vma_replace_policy
2026-03-24 16:36 UTC (4+ messages)
[PATCH 0/8] drm/i915: move more display dependencies from i915
2026-03-24 16:36 UTC (3+ messages)
` [PATCH 6/8] drm/i915/display: move HSW and BDW clock gating init to display
[PATCH v7 net-next 0/5] octeontx2-af: npc: Enhancements
2026-03-24 16:36 UTC (3+ messages)
` [PATCH v7 net-next 5/5] octeontx2-af: npc: Support for custom KPU profile from filesystem
[PATCH] remoteproc: use SIZE_MAX in rproc_u64_fit_in_size_t()
2026-03-24 16:35 UTC (2+ messages)
[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
2026-03-24 16:35 UTC (5+ messages)
` [PATCH v4 05/21] mm: switch the rmap lock held option off in compat layer
[PATCH 1/1] common/cnxk: fix width of dpc set field
2026-03-24 16:35 UTC (2+ messages)
[PATCH] s390/syscalls: add spectre boundry for syscall dispatch table
2026-03-24 16:34 UTC
[PATCH v24 00/11] Type2 device basic support
2026-03-24 16:33 UTC (5+ messages)
` [PATCH v24 01/11] sfc: add cxl support
` [PATCH v24 02/11] cxl/sfc: Map cxl regs
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-03-24 16:33 UTC (4+ messages)
` [PATCH v3 06/24] vfio/pci: Register a file handler with Live Update Orchestrator
[GIT PULL 0/6] KVM: s390: Fixes for 7.0
2026-03-24 16:33 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 7.0, take #4
2026-03-24 16:32 UTC (2+ messages)
[PATCH V1] accel/amdxdna: Add per-process BO memory usage query support
2026-03-24 16:31 UTC
[PATCH v3] libbpf: Replace strncpy() with strnlen()+memcpy() in skel_map_create()
2026-03-24 16:31 UTC (2+ messages)
[PATCH v5 0/5] Add driver for EC found on Qualcomm reference devices
2026-03-24 16:31 UTC (5+ messages)
` [PATCH v5 3/5] arm64: dts: qcom: glymur-crd: Add Embedded controller node
` [PATCH v5 4/5] arm64: dts: qcom: x1-crd: "
[PATCH 0/7] Get fast-test suite to run on FreeBSD
2026-03-24 16:31 UTC (3+ messages)
` [PATCH v2 0/2] "
[PATCH] libbpf: Replace strncpy() with strnlen()+memcpy() in skel_map_create()
2026-03-24 16:31 UTC (7+ messages)
[PATCH] LoongArch: add spectre boundry for syscall dispatch table
2026-03-24 16:30 UTC
[PATCH 00/13] media: i2c: os05b10: Refactor driver and Add new features
2026-03-24 16:31 UTC (3+ messages)
` [PATCH 11/13] media: i2c: os05b10: Update active format before adjusting framing controls
[PATCH V2 0/2] dt-bindings: arm: cpus: Extend Qualcomm Oryon compatibles
2026-03-24 16:30 UTC (3+ messages)
` [PATCH V2 2/2] arm64: dts: qcom: glymur: Fix deprecated cpu compatibles
[PATCH v1] crypto: fsl: init caam_jr driver
2026-03-24 16:30 UTC
[PATCH] Documentation/rtla: Document SIGINT behavior
2026-03-24 16:30 UTC (3+ messages)
[PATCH v5] net/af_packet: add multi-segment mbuf support for jumbo frames
2026-03-24 16:29 UTC (2+ messages)
` [PATCH v6] net/af_packet: add Rx scatter "
[PATCH v4 00/11] Add explicit clock vote and enable power-domain for QCOM-ICE
2026-03-24 16:29 UTC (3+ messages)
` [PATCH v4 02/11] soc: qcom: ice: Allow explicit votes on 'iface' clock for ICE
[PATCH v13 0/6] Add support for Verisilicon IOMMU used by media
2026-03-24 16:28 UTC (5+ messages)
` [PATCH v13 3/6] iommu: Add verisilicon IOMMU driver
[PATCH] arm64: dts: qcom: patch mahua thermal zones by label
2026-03-24 16:28 UTC (2+ messages)
[PATCH 2/2] Documentation: document panic_on_unrecoverable_memory_failure sysctl
2026-03-24 16:27 UTC (3+ messages)
[PATCH 0/8] Rework device probing
2026-03-24 16:27 UTC (10+ messages)
` [PATCH 4/8] drivers: cleanup devargs lookup in bus scan
` [PATCH 5/8] bus: factorize devargs lookup
` [PATCH 6/8] bus: factorize device selection
` [PATCH 7/8] bus: remove per bus scan mode
[meta-oe][PATCH] canopenterm: Upgrade to 1.0.14
2026-03-24 16:26 UTC
[PATCH v2 0/5] phy: qcom: qmp-pcie: Add PCIe Gen5 8-lane bifurcation support for Glymur
2026-03-24 16:26 UTC (4+ messages)
` [PATCH v2 4/5] phy: qcom: qmp-pcie: Add Gen5 8-lanes mode "
[PATCH v3 0/7] Introduce Synology Microp driver
2026-03-24 16:26 UTC (6+ messages)
` [PATCH v3 3/7] acpi: add acpi_of_match_device_ids
[PATCH v2] docs: driver-api: fix 6 spelling typos in Documentation/driver-api
2026-03-24 16:24 UTC
[PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-03-24 16:25 UTC (5+ messages)
` [PATCH v8 3/9] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
[PATCH v1 1/1] net/ice: add Neon-optimised Rx/Tx vector paths
2026-03-24 16:25 UTC (4+ messages)
` [PATCH v1 0/1] net/ice: add NEON-optimised "
` [PATCH v2] "
[PATCH] net/memif: fix multi-segment RX data corruption and truncation
2026-03-24 16:25 UTC (5+ messages)
` [PATCH v2] net/memif: fix multi-segment Rx corruption
[GIT PULL] perf tools fixes for v7.0: 2nd batch
2026-03-24 16:25 UTC (4+ messages)
[PATCH 00/13] scsi: Core ALUA driver
2026-03-24 16:25 UTC (11+ messages)
[PATCH] software node: allow referencing software nodes by name
2026-03-24 16:25 UTC (3+ messages)
[PATCH 0/6] Add QSPI support for QCS615 and improve interconnect handling
2026-03-24 16:24 UTC (3+ messages)
` [PATCH v1 2/6] spi: spi-qcom-qspi: Add interconnect support for memory path
[PATCH bpf-next v1] bpf: Update MAINTAINERS
2026-03-24 16:24 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Add test for struct_ops __ref argument in any position
2026-03-24 16:24 UTC (2+ messages)
[PATCH bpf] bpf: propagate kvmemdup_bpfptr errors from bpf_prog_verify_signature
2026-03-24 16:24 UTC (2+ messages)
[RFC v2 00/14] virtio-net: early VMStateDescription live migration support
2026-03-24 16:23 UTC (4+ messages)
` [RFC v2 08/14] virtio-net: detect VirtIONet status mid-migration change
[PATCH] scsi_debug: Support configuring the maximum segment size
2026-03-24 16:24 UTC (3+ messages)
[RFC PATCH net-next 0/3] seg6: SRv6 L2 VPN with End.DT2U and srl2 device
2026-03-24 16:24 UTC (4+ messages)
` [RFC PATCH net-next 2/3] seg6: add SRv6 L2 tunnel device (srl2)
[PATCH] docs: driver-api: fix 6 spelling typos in Documentation/driver-api
2026-03-24 16:24 UTC (3+ messages)
+ mm-mprotect-special-case-small-folios-when-applying-write-permissions.patch added to mm-new branch
2026-03-24 16:23 UTC
[PATCH v2 0/6] gpiolib: unify gpio-hog code
2026-03-24 16:16 UTC (3+ messages)
` [PATCH v2 2/6] gpio: move hogs into GPIO core
+ mm-mprotect-move-softleaf-code-out-of-the-main-function.patch added to mm-new branch
2026-03-24 16:23 UTC
[PATCH] dpll: Fix missing notifications in monitor mode
2026-03-24 16:22 UTC (2+ messages)
[PATCH net-next v9 0/6] tls: Add TLS 1.3 hardware offload support
2026-03-24 16:21 UTC (2+ messages)
[PATCH net-next v2] docs/mlx5: Fix typo subfuction
2026-03-24 16:21 UTC (2+ messages)
[PATCH net-next v4] net: mana: Expose hardware diagnostic info via debugfs
2026-03-24 16:20 UTC (3+ messages)
[PATCH] net/i40e: fix raw flow item validation
2026-03-24 16:20 UTC (2+ messages)
[PATCH v2] docs: driver-api: fix 6 spelling typos in Documentation/driver-api
2026-03-24 16:19 UTC
[PATCH v5] media: dvb: mb86a16: fix array overflow in mb86a16_set_fe()
2026-03-24 16:11 UTC
[PATCH 1/2] arm64: dts: allwinner: sun50i-a64: add UART DMA channels
2026-03-24 16:19 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: allwinner: sun50i-h6: "
[PATCH 0/2] Add clock to dt-bindings and Modify nor driver
2026-03-24 16:19 UTC (3+ messages)
` [PATCH 2/2] [v3] spi: spi-mtk-nor: Modify and optimization the SNFC
[PATCH v2 0/8] improve "git format-patch --commit-list-format"
2026-03-24 16:19 UTC (4+ messages)
` [PATCH v3 "
[PATCH bpf-next 0/3] bpf: Enhance freplace compatibility
2026-03-24 16:18 UTC (3+ messages)
` [PATCH bpf-next 1/3] bpf: Disallow freplace on XDP with mismatched xdp_has_frags values
[PATCH] tracing/osnoise: fix potential deadlock in cpu hotplug
2026-03-24 16:19 UTC (2+ messages)
[RFC PATCH 0/1] cxl: Media Operations
2026-03-24 16:18 UTC (3+ messages)
` [PATCH 1/1] cxl/mbox: Support Media Operation
[GIT PULL for v7.0-rc6] media fixes
2026-03-24 16:18 UTC (2+ messages)
[GIT PULL] hotfixes for 7.0-rc6
2026-03-24 16:18 UTC (2+ messages)
[PATCH net-next v5 0/6] TLS read_sock performance scalability
2026-03-24 16:18 UTC (3+ messages)
` [PATCH net-next v5 6/6] tls: Flush backlog before waiting for a new record
[PATCH 0/3] arm64: dts: qcom: eliza: Left-over review fixes
2026-03-24 16:17 UTC (6+ messages)
` [PATCH 2/3] arm64: dts: qcom: eliza: Add CX power domain to GCC
[PATCH 0/4] Fix handling of GPIO keys and LEDs on geode
2026-03-24 16:17 UTC (7+ messages)
` [PATCH 2/4] software node: allow passing reference args to PROPERTY_ENTRY_REF
` [PATCH 3/4] software node: verify that property data is not on stack
[PATCH v6 00/15] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts
2026-03-24 16:17 UTC (4+ messages)
` [PATCH v6 09/15] arm64: dts: qcom: sdm845-lg-judyln: Add firmware nodes, change path
[RFC PATCH 0/3] media: qcom: camss: CAMSS Offline Processing Engine support
2026-03-24 16:16 UTC (3+ messages)
[PATCH for-11.0 v2 0/3] linux-aio/io-uring: Resubmit tails of short requests
2026-03-24 16:15 UTC (2+ messages)
[PATCH] erofs-utils: tar: bound-check PAX header parsing
2026-03-24 16:16 UTC
[PATCH] arm64: panic if IRQ shadow call stack allocation fails
2026-03-24 16:15 UTC
[PATCH v2 3/3] acpi/apei: Add NVIDIA GHES vendor CPER record handler
2026-03-24 16:15 UTC (2+ messages)
[PATCH v2 0/6] arm64: dts: freescale: add Verdin iMX95
2026-03-24 16:14 UTC (3+ messages)
` [PATCH v2 2/6] arm64: dts: freescale: Add Verdin iMX95 support
[PATCH v3] t/pack-refs-tests: use test_path_is_missing
2026-03-24 16:12 UTC (2+ messages)
` [PATCH v4] "
[PATCH] arm64: vdso: fix AArch32 compat init allocation leaks
2026-03-24 16:13 UTC (5+ messages)
[PATCH 00/10] config-hook cleanups and two small 'git hook list' features
2026-03-24 16:14 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 10/10] hook: show disabled hooks in "git hook list"
[PATCH v4 0/7] Move SNP initialization to the CCP driver
2026-03-24 16:13 UTC (8+ messages)
` [PATCH v4 1/7] x86/sev: Create a function to clear/zero the RMP
` [PATCH v4 2/7] x86/sev: Create snp_prepare()
` [PATCH v4 3/7] x86/sev: Create snp_shutdown()
` [PATCH v4 4/7] x86/sev, crypto/ccp: Move SNP init to ccp driver
` [PATCH v4 5/7] x86/sev, crypto/ccp: Move HSAVE_PA setup to arch/x86/
` [PATCH v4 6/7] crypto/ccp: Implement SNP x86 shutdown
` [PATCH v4 7/7] crypto/ccp: Update HV_FIXED page states to allow freeing of memory
[PATCH] igbvf: fix DMA mapping leak in TX error path
2026-03-24 16:13 UTC
Subject: GSoC 2026 Inquiry: Multi-threaded decompression in erofs-utils (Harsh)
2026-03-24 16:12 UTC (2+ messages)
[PATCH] sfpid: fix redundant print of Active Cu cmplnce
2026-03-24 16:12 UTC
[PATCH v2 0/4] drm/xe: PXP fixes
2026-03-24 16:12 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/xe: PXP fixes (rev2)
[PATCH 6.19 000/220] 6.19.10-rc1 review
2026-03-24 16:12 UTC (2+ messages)
[PATCH] pinctrl: mediatek: Add missing bind callback for several SoCs
2026-03-24 16:11 UTC (2+ messages)
[PATCH 1/1] rpdfs-progs: Insert peer socket during net_connect()
2026-03-24 16:11 UTC
[PATCH v39 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2026-03-24 16:10 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v2 0/3] Arm China Linlon-D6 display controller support
2026-03-24 16:10 UTC (2+ messages)
[meta-oe][PATCH] leancrypto: Upgrade to 1.7.0
2026-03-24 16:10 UTC
[PATCH net-next] sfc: add transmit timestamping support
2026-03-24 16:08 UTC
[PATCH net 0/2] Correct BD length masks and BQL accounting for multi-BD TX packets
2026-03-24 16:09 UTC (5+ messages)
` [PATCH net 1/2] net: xilinx: axienet: Correct BD length masks to match AXIDMA IP spec
` [PATCH net 2/2] net: xilinx: axienet: Fix BQL accounting for multi-BD TX packets
[PATCHv2] irqchip/qcom-mpm: Fix missing mailbox TX done acknowledgment
2026-03-24 16:09 UTC (2+ messages)
` [tip: irq/urgent] irqchip/qcom-mpm: Add "
[PATCH] irqchip/renesas-rzv2h: Fix error path in irq_domain_create_hierarchy()
2026-03-24 16:09 UTC (2+ messages)
` [tip: irq/urgent] irqchip/renesas-rzv2h: Fix error path in rzv2h_icu_probe_common()
[PATCH v6 0/6] selftests/mm: skip several tests when thp is not available
2026-03-24 16:09 UTC (2+ messages)
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.