messages from 2025-11-17 12:37:32 to 2025-11-17 14:00:33 UTC [more...]
[PATCH v2 00/11] TSM: Implement ->lock()/->accept() callbacks for ARM CCA TDISP setup
2025-11-17 13:59 UTC (3+ messages)
` [PATCH v2 01/11] coco: guest: arm64: Guest TSM callback and realm device lock support
` [PATCH v2 02/11] coco: guest: arm64: Add Realm Host Interface and guest DA helper
[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
2025-11-17 13:58 UTC (3+ messages)
` [PATCH v3 3/8] mm: implement sticky VMA flags
[PATCH v2 2/3] sysctl: add support for drop_caches for individual filesystem
2025-11-17 13:57 UTC (2+ messages)
[PATCH v7 00/11] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
2025-11-17 13:57 UTC (3+ messages)
` [PATCH v7 06/11] cxl/region: Add @hpa_range argument to function cxl_calc_interleave_pos()
[PATCH 0/9] Lock ordering documentation and annotation for lockdep
2025-11-17 13:55 UTC (4+ messages)
` [PATCH 6/9] lockdep: Introduce wait-type checks
[PATCH v2] net: phylink: add missing supported link modes for the fixed-link
2025-11-17 13:54 UTC (5+ messages)
[PATCH v3 00/20] drm/msm/adreno: Introduce Adreno 8xx family support
2025-11-17 13:52 UTC (3+ messages)
` [PATCH v3 02/20] drm/msm/a6xx: Fix the gemnoc workaround
[PATCH 0/8] TQMa8MPxL DT fixes
2025-11-17 13:52 UTC (7+ messages)
` [PATCH 1/8] arm64: dts: tqma8mpql-mba8mpxl: Adjust copyright text format
` [PATCH 2/8] arm64: dts: tqma8mpql-mba8mpxl: Fix Ethernet PHY IRQ support
` [PATCH 3/8] arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control settings
` [PATCH 7/8] arm64: dts: tqma8mpql-mba8mp-ras314: "
` [PATCH 8/8] arm64: dts: tqma8mpql-mba8mp-ras314: Add HDMI audio output support
[PATCH v5 0/8] Enable video decoder & encoder for MT8189
2025-11-17 13:50 UTC (5+ messages)
` [PATCH v5 5/8] media: mediatek: vcodec: fix vp9 4096x2176 fail for profile2
[PATCH v3] arm64: dts: qcom: hamoa-iot-evk: enable pwm rg leds
2025-11-17 13:50 UTC (2+ messages)
[PATCH iwl-next v5 00/15] Introduce iXD driver
2025-11-17 13:48 UTC (16+ messages)
` [PATCH iwl-next v5 01/15] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH iwl-next v5 02/15] virtchnl: introduce control plane version fields
` [PATCH iwl-next v5 03/15] libie: add PCI device initialization helpers to libie
` [PATCH iwl-next v5 04/15] libeth: allow to create fill queues without NAPI
` [PATCH iwl-next v5 05/15] libie: add control queue support
` [PATCH iwl-next v5 06/15] libie: add bookkeeping support for control queue messages
` [PATCH iwl-next v5 07/15] idpf: remove 'vport_params_reqd' field
` [PATCH iwl-next v5 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH iwl-next v5 09/15] idpf: refactor idpf to use libie control queues
` [PATCH iwl-next v5 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH iwl-next v5 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH iwl-next v5 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH iwl-next v5 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH iwl-next v5 14/15] ixd: add the core initialization
` [PATCH iwl-next v5 15/15] ixd: add devlink support
[PATCH] MAINTAINERS: Put Qualcomm LPG driver under the linux-arm-msm umbrella
2025-11-17 13:49 UTC
[PATCH v1 1/1] nfsd: Mark variable __maybe_unused to avoid W=1 build break
2025-11-17 13:49 UTC (2+ messages)
[PATCH net-next v2 0/3] net: mdio: improve reset handling of mdio devices
2025-11-17 13:48 UTC (5+ messages)
` [PATCH net-next v2 1/3] net: mdio: move device reset functions to mdio_device.c
[PATCH] mm/gup: fix handling of zero page in follow_page_pte()
2025-11-17 13:48 UTC (2+ messages)
[PATCH] NFS: nfsd-maintainer-entry-profile: Inline function name prefixes
2025-11-17 13:47 UTC (2+ messages)
Linux 6.18-rc6
2025-11-17 13:45 UTC (6+ messages)
[PATCH] leds: rgb: leds-qcom-lpg: Allow LED_COLOR_ID_MULTI
2025-11-17 13:45 UTC
[PATCH v6 0/4] Performance improvement of decoder
2025-11-17 13:45 UTC (5+ messages)
` [PATCH v6 4/4] media: chips-media: wave5: Improve performance "
[PATCH v7 00/11] arm64: entry: Convert to Generic Entry
2025-11-17 13:43 UTC (13+ messages)
` [PATCH v7 01/11] arm64/ptrace: Split report_syscall()
` [PATCH v7 02/11] arm64/ptrace: Refactor syscall_trace_enter/exit()
` [PATCH v7 03/11] arm64/ptrace: Refator el0_svc_common()
` [PATCH v7 04/11] entry: Add syscall_exit_to_user_mode_prepare() helper
` [PATCH v7 05/11] arm64/ptrace: Handle ptrace_report_syscall_entry() error
` [PATCH v7 06/11] arm64/ptrace: Expand secure_computing() in place
` [PATCH v7 07/11] arm64/ptrace: Use syscall_get_arguments() heleper
` [PATCH v7 08/11] entry: Add arch_ptrace_report_syscall_entry/exit()
` [PATCH v7 09/11] entry: Add has_syscall_work() helper
` [PATCH v7 10/11] arm64: entry: Convert to generic entry
` [PATCH v7 11/11] selftests: sud_test: Support aarch64
[PATCH v1 0/2] Only free healthy pages in high-order HWPoison folio
2025-11-17 13:43 UTC (5+ messages)
` [PATCH v1 1/2] mm/huge_memory: introduce uniform_split_unmapped_folio_to_zero_order
[PATCH v4] dt-bindings: soundwire: qcom: Add SoundWire v2.2.0 compatible
2025-11-17 13:42 UTC (2+ messages)
[RFT PATCH v2 0/5] pinctrl: samsung: exynos9 cleanups and fixes
2025-11-17 13:42 UTC (3+ messages)
` [RFT PATCH v2 2/5] pinctrl: samsung: fix incorrect pin-bank entries on Exynos2200/7885/8890/8895
[PATCH v3 0/3] x86/alternative: Patch a single alternative location only once
2025-11-17 13:41 UTC (3+ messages)
` [PATCH v3 2/3] x86/alternative: Use a helper function for patching alternatives
[PATCH v6 0/8] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
2025-11-17 13:34 UTC (5+ messages)
` [PATCH v6 5/8] ARM: dts: r9a06g032: Add GPIO controllers
linux-next: duplicate patches in the devicetree tree
2025-11-17 13:41 UTC (2+ messages)
ls input/output error ("NFS: readdir(/) returns -5") on krb5 NFSv4 client using SHA2
2025-11-17 13:41 UTC (10+ messages)
[PATCH 0/2] net: mlx: migrate to new get_rx_ring_count ethtool API
2025-11-17 13:41 UTC (3+ messages)
` [PATCH 2/2] mlx5: extract GRXRINGS from .get_rxnfc
"controller is down; will reset" on SK Hynix NVMe drive in Lenovo IdeaPad Pro 5
2025-11-17 13:39 UTC
[PATCH] drm/msm/dpu: disable gamma correction unit on SC7180
2025-11-17 13:39 UTC (6+ messages)
[PATCH v2] gpio: menz127: add support for 16Z034 and 16Z037 GPIO controllers
2025-11-17 13:38 UTC (3+ messages)
[PATCH 3/9] can: netlink: add initial CAN XL support
2025-11-17 13:31 UTC (2+ messages)
[PATCH v9 00/10] erofs: inode page cache share feature
2025-11-17 13:25 UTC (11+ messages)
` [PATCH v9 01/10] iomap: stash iomap read ctx in the private field of iomap_iter
` [PATCH v9 02/10] erofs: hold read context in iomap_iter if needed
` [PATCH v9 03/10] fs: Export alloc_empty_backing_file
` [PATCH v9 04/10] erofs: move `struct erofs_anon_fs_type` to super.c
` [PATCH v9 05/10] erofs: support user-defined fingerprint name
` [PATCH v9 06/10] erofs: support domain-specific page cache share
` [PATCH v9 07/10] erofs: introduce the page cache share feature
` [PATCH v9 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v9 09/10] erofs: support compressed "
` [PATCH v9 10/10] erofs: implement .fadvise "
[PATCH v5 0/6] platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver
2025-11-17 13:33 UTC (4+ messages)
` [PATCH v5 4/6] platform/x86: ayaneo-ec: Add controller power and modules attributes
[PATCH v3 1/8] of/fdt: Consolidate duplicate code into helper functions
2025-11-17 13:32 UTC (2+ messages)
[RESEND PATCH] Fix ps3disk: use memcpy_{from,to}_bvec index
2025-11-17 13:31 UTC (7+ messages)
[PATCH v2 0/3] arm64: dts: Add support for Kent SoC family
2025-11-17 13:31 UTC (9+ messages)
` [PATCH v2 2/3] dt-bindings: mfd: Add Realtek MISC system controller
` [PATCH v2 3/3] arm64: dts: realtek: Add Kent SoC and EVB device trees
[PATCH v2 18/19] mm, swap: drop the SWAP_HAS_CACHE flag
2025-11-17 13:30 UTC (3+ messages)
[PATCH 0/3] dmaengine: arm-dma350: add support for shared interrupt mode
2025-11-17 13:29 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: dma: arm-dma350: update DT binding docs
[PATCH for net-next] if_ether.h: Clarify ethertype validity for gsw1xx dsa
2025-11-17 13:28 UTC (2+ messages)
[PATCH v2 0/5] Add XSPI clocks and improve divider clock handling for R9A09G077 SoC
2025-11-17 13:28 UTC (5+ messages)
` [PATCH v2 5/5] clk: renesas: r9a09g077: Add xSPI core and module clocks
[PATCH v7] vfs: expose delegation support to userland
2025-11-17 13:27 UTC
[RFC PATCH v6 0/7] BTF performance optimizations with permutation and binary search
2025-11-17 13:26 UTC (8+ messages)
` [RFC PATCH v6 1/7] libbpf: Add BTF permutation support for type reordering
` [RFC PATCH v6 2/7] selftests/bpf: Add test cases for btf__permute functionality
` [RFC PATCH v6 3/7] tools/resolve_btfids: Add --btf_sort option for BTF name sorting
` [RFC PATCH v6 4/7] libbpf: Optimize type lookup with binary search for sorted BTF
` [RFC PATCH v6 5/7] libbpf: Implement BTF type sorting validation for binary search optimization
` [RFC PATCH v6 6/7] btf: Optimize type lookup with binary search
` [RFC PATCH v6 7/7] btf: Add sorting validation for "
[PATCH 0/2] reboot-mode: Expose sysfs for registered reboot modes
2025-11-17 13:25 UTC (4+ messages)
` [PATCH 2/2] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
[PATCH 0/6] Start of Upstream Support for TUXEDO NB02 devices
2025-11-17 13:24 UTC (7+ messages)
` [PATCH 1/6] platform/x86/uniwill: Add TUXEDO devices
` [PATCH 2/6] platform/x86/uniwill: Handle more WMI events required for "
` [PATCH 3/6] platform/x86/uniwill: Implement cTGP setting
` [PATCH 4/6] platform/x86/uniwill: Make uniwill_dmi_table accessible in probe
` [PATCH 5/6] platform/x86/uniwill: Run callbacks of uniwill_dmi_table
` [PATCH 6/6] platform/x86/uniwill: Set cTGP support based on EC for TUXEDO IBP Gen7 MK1
[PATCH v2] nf_conntrack: sysctl: expose gc worker scan interval via sysctl
2025-11-17 13:23 UTC (4+ messages)
` [PATCH v3] "
[PATCH v1 0/2] pinctrl: qcom: Add SA8775P lpass-lpi
2025-11-17 13:17 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: pinctrl: qcom,sa8775p-lpass-lpi-pinctrl: Add SA8775P LPASS pinctrl
` [PATCH v1 2/2] pinctrl: qcom: sa8775p-lpass-lpi: "
[PATCH v6 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-11-17 13:17 UTC (4+ messages)
` [PATCH v6 5/7] PCI: spacemit: Add SpacemiT PCIe host driver
[PATCH v4 00/28] objtool: Function validation tracing
2025-11-17 13:11 UTC (9+ messages)
[PATCH v3] net: ethernet: fix uninitialized pointers with free attribute
2025-11-17 13:11 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH 00/12] dt-bindings: PCI: qcom: Move remaining devices to dedicated schema
2025-11-17 13:11 UTC (2+ messages)
[PATCH v4 1/2] dt-bindings: arm: fsl: add TQ-Systems boards MBLS1028A and MBLS1028A-IND
2025-11-17 13:09 UTC (2+ messages)
` [PATCH v4 2/2] arm64: dts: ls1028a: Add mbls1028a and mbls1028a-ind devicetrees
[PATCH v2 14/19] mm, swap: sanitize swap entry management workflow
2025-11-17 13:05 UTC (3+ messages)
[PATCH net v4 0/5] net: dsa: microchip: Fix resource releases in error path
2025-11-17 13:05 UTC (6+ messages)
` [PATCH net v4 1/5] net: dsa: microchip: common: Fix checks on irq_find_mapping()
` [PATCH net v4 2/5] net: dsa: microchip: ptp: "
` [PATCH net v4 3/5] net: dsa: microchip: Ensure a ksz_irq is initialized before freeing it
` [PATCH net v4 4/5] net: dsa: microchip: Free previously initialized ports on init failures
` [PATCH net v4 5/5] net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()
[PATCH v2 0/9] dt-bindings: PCI: qcom: Add missing required power-domains and resets
2025-11-17 13:04 UTC (2+ messages)
[PATCH v2 0/2] x86/mm: support memory-failure on 32-bits with SPARSEMEM
2025-11-17 13:03 UTC (3+ messages)
[PATCH 0/2] ARM: add support for pcb8385
2025-11-17 12:57 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: at91: add lan966 pcb8385 board
` [PATCH 2/2] ARM: dts: Add support for pcb8385
[PATCH v2] fixup: gpu/drm/nouveau: enable THP support for GPU memory migration
2025-11-17 13:01 UTC (2+ messages)
[PATCH v2 0/6] arm64: dts: qcom: x1e80100-vivobook-s15: add more missing features
2025-11-17 12:59 UTC (7+ messages)
` [PATCH v2 3/6] arm64: dts: qcom: x1e80100-vivobook-s15: enable ps8830 retimers
` [PATCH v2 5/6] arm64: dts: qcom: x1e80100-vivobook-s15: add charge limit nvmem
` [PATCH v2 6/6] arm64: dts: qcom: x1e80100-vivobook-s15: enable IRIS
[PATCH] fixup: mm/rmap: extend rmap and migration support device-private entries
2025-11-17 12:58 UTC (2+ messages)
[PATCH 0/4] MSM8917/MSM837: Add missing MDSS reset
2025-11-17 12:55 UTC (5+ messages)
` [PATCH 3/4] arm64: dts: qcom: msm8917: add reset for display subsystem
` [PATCH 4/4] arm64: dts: qcom: msm8937: "
[PATCH] sched_ext: Use IRQ_WORK_INIT_HARD() to initialize rq->scx.kick_cpus_irq_work
2025-11-17 12:53 UTC (2+ messages)
` [PATCH] sched_ext: Use kvfree_rcu() to release per-cpu ksyncs object
[PATCH v2 0/3] Add CAMSS support for SM6350
2025-11-17 12:53 UTC (5+ messages)
cdc_ncm doesn't detect link unless ethtool is run (ASIX AX88179B)
2025-11-17 12:44 UTC (3+ messages)
[PATCH RESEND] ASoC: fsl: fsl_ssi: Replace deprecated strcpy() with strscpy()
2025-11-17 12:48 UTC
[PATCH 00/13] MediaTek Interconnect Cleanup and MT8196 Enablement
2025-11-17 12:48 UTC (11+ messages)
` [PATCH 02/13] dt-bindings: soc: mediatek: dvfsrc: Document clock
` [PATCH 09/13] soc: mediatek: mtk-dvfsrc: Get and Enable DVFSRC clock
` [PATCH 10/13] soc: mediatek: mtk-dvfsrc: Rework bandwidth calculations
` [PATCH 12/13] interconnect: mediatek: Don't hijack parent device
` [PATCH 13/13] interconnect: mediatek: Aggregate bandwidth with saturating add
[PATCH 0/2] soc: renesas: rz-sysc: Fixes
2025-11-17 12:46 UTC (5+ messages)
` [PATCH 2/2] soc: renesas: rz-sysc: Populate readable_reg/writeable_reg in regmap config
[PATCH] f2fs: expand scalability of f2fs mount option
2025-11-17 12:45 UTC
[PATCH 0/2] power: supply: qcom_battmgr: improve charge control threshold handling
2025-11-17 12:45 UTC (3+ messages)
[PATCH 0/2] wifi: ath: Use static calibration variant table for devicetree platforms
2025-11-17 12:45 UTC (5+ messages)
[PATCH v2 0/2] Add and Update display overlays for libra
2025-11-17 12:45 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: imx8mp libra: add and update display overlays
` [PATCH v2 2/2] arm64: dts: imx8mp libra: add peb-av-10 expansion board overlay
[PATCH v2 5/7] of/fdt: Simplify the logic of early_init_dt_scan_memory()
2025-11-17 12:44 UTC (4+ messages)
[PATCH Linux-next] perf test: Fix test case perf trace BTF general tests
2025-11-17 12:43 UTC
[RFC PATCH 0/8] uprobe/x86: Add support to optimize prologue
2025-11-17 12:40 UTC (9+ messages)
` [RFC PATCH 1/8] uprobe/x86: Introduce struct arch_uprobe_xol object
` [RFC PATCH 2/8] uprobe/x86: Use struct arch_uprobe_xol in emulate callback
` [RFC PATCH 3/8] uprobe/x86: Add support to emulate mov reg,reg instructions
` [RFC PATCH 4/8] uprobe/x86: Add support to emulate sub imm,reg instructions
` [RFC PATCH 5/8] uprobe/x86: Add support to optimize on top of emulated instructions
` [RFC PATCH 6/8] selftests/bpf: Add test for mov and sub emulation
` [RFC PATCH 7/8] selftests/bpf: Add test for uprobe prologue optimization
` [RFC PATCH 8/8] selftests/bpf: Add race test for uprobe proglog optimization
[PATCH v1 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait
2025-11-17 12:41 UTC (7+ messages)
` [PATCH v1 1/6] vfio/nvgrace-gpu: Use faults to map device memory
` [PATCH v1 2/6] vfio: export function to map the VMA
` [PATCH v1 3/6] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v1 4/6] vfio: export vfio_find_cap_start
` [PATCH v1 5/6] vfio/nvgrace-gpu: split the code to wait for GPU ready
` [PATCH v1 6/6] vfio/nvgrace-gpu: vfio/nvgrace-gpu: wait for the GPU mem to be ready
[PATCH 0/4] Add Global Clock Controller for MSM8940 and SDM439
2025-11-17 12:40 UTC (3+ messages)
` [PATCH 4/4] clk: qcom: gcc: Add support for Global Clock controller found on SDM439
[PATCH 0/4] hwmon: Add driver for wsen tids-2521020222501
2025-11-17 12:38 UTC (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] hwmon: documentation: add tids
` [PATCH 3/4] dt-bindings: Add tids in bindings and wsen as vendor
` [PATCH 4/4] MAINTAINERS: Add tids driver as maintained
[PATCH v3 0/6] drm/sun4i: Support LVDS on D1s/T113 combo D-PHY
2025-11-17 12:39 UTC (6+ messages)
` [PATCH v3 4/6] dt-bindings: display: sun4i: Add D1s/T113 combo D-PHY bindings
[PATCH v5 0/8] Add ASPEED PCIe Root Complex support
2025-11-17 12:37 UTC (9+ messages)
` [PATCH v5 1/8] dt-bindings: phy: aspeed: Add ASPEED PCIe PHY
` [PATCH v5 2/8] dt-bindings: PCI: Add ASPEED PCIe RC support
` [PATCH v5 3/8] dt-bindings: pinctrl: aspeed,ast2600-pinctrl: Add PCIe RC PERST# group
` [PATCH v5 4/8] ARM: dts: aspeed-g6: Add PCIe RC and PCIe PHY node
` [PATCH v5 5/8] PHY: aspeed: Add ASPEED PCIe PHY driver
` [PATCH v5 6/8] PCI: Add FMT, TYPE and CPL status definition for TLP header
` [PATCH v5 7/8] PCI: aspeed: Add ASPEED PCIe RC driver
` [PATCH v5 8/8] MAINTAINERS: "
[PATCH 0/4] KVM: x86: Cleanup #MC and XCR0/XSS/PKRU handling
2025-11-17 12:38 UTC (3+ messages)
` [PATCH 2/4] KVM: VMX: Handle #MCs on VM-Enter/TD-Enter outside of the fastpath
[PATCH] x86/sev: Disable GCOV on noinstr object
2025-11-17 12:37 UTC (4+ messages)
[PATCH] device_core: check null pointer
2025-11-17 12:37 UTC (4+ messages)
[PATCH v5 0/3] Add CCI and imx577 sensor support for monaco evk
2025-11-17 12:37 UTC (5+ messages)
` [PATCH v5 3/3] arm64: dts: qcom: monaco-evk-camera: Add DT overlay
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox