messages from 2025-11-03 14:48:08 to 2025-11-03 16:20:12 UTC [more...]
[PATCH v3 0/8] scalable symbol flags with __kflagstab
2025-11-03 16:19 UTC (9+ messages)
` [PATCH v3 1/8] define kernel symbol flags
` [PATCH v3 2/8] linker: add kflagstab section to vmlinux and modules
` [PATCH v3 3/8] modpost: create entries for kflagstab
` [PATCH v3 4/8] module loader: use kflagstab instead of *_gpl sections
` [PATCH v3 5/8] modpost: put all exported symbols in ksymtab section
` [PATCH v3 6/8] module loader: remove references of *_gpl sections
` [PATCH v3 7/8] linker: remove *_gpl sections from vmlinux and modules
` [PATCH v3 8/8] remove references to *_gpl sections in documentation
[PATCH v2 00/16] qla2xxx target mode improvements
2025-11-03 15:44 UTC (2+ messages)
[PATCH v5 0/2] rtla: fix cgroup and trace options parsing
2025-11-03 16:19 UTC (3+ messages)
` [PATCH v5 1/2] rtla: fix -C/--cgroup interface
` [PATCH v5 2/2] rtla: fix -a overriding -t argument
[PATCH] ACPI: APEI: Handle repeated SEA error interrupts storm scenarios
2025-11-03 16:19 UTC (2+ messages)
[PATCH 0/1] fs/resctrl: Show domain CPU list in schema output
2025-11-03 16:19 UTC (4+ messages)
[PATCH] irqchip/sifive-plic: fix call to __plic_toggle in M-Mode code path
2025-11-03 16:18 UTC
[PATCH v3 0/7] syscore: Pass context data to callbacks
2025-11-03 16:18 UTC (3+ messages)
` [PATCH v3 1/7] "
[RESEND PATCH v7 0/2] Decouple max/min_pclk_khz check from constant display feats
2025-11-03 16:18 UTC (7+ messages)
` [RESEND PATCH v7 1/2] drm/tidss: Remove max_pclk_khz and min_pclk_khz from tidss display features
` [RESEND PATCH v7 2/2] drm/tidss: Move OLDI mode validation to OLDI bridge mode_valid hook
[PATCH v2] dt-bindings: arm-smmu: Add compatible for Kaanapali and Glymur SoCs
2025-11-03 16:17 UTC (2+ messages)
[PATCH] iommu/arm-smmu-qcom: Add Glymur MDSS compatible
2025-11-03 16:17 UTC (2+ messages)
[PATCH v8 0/3] SCM: Support latest version of waitq-aware firmware
2025-11-03 16:16 UTC (6+ messages)
` [PATCH v8 2/3] firmware: qcom_scm: Support multiple waitq contexts
` [PATCH v8 3/3] firmware: qcom_scm: Check for waitq state in wait_for_wq_completion()
[PATCH 1/1] MAINTAINERS: Add James Clark as a perf tools reviewer
2025-11-03 16:15 UTC (3+ messages)
[PATCH] dm: Don't warn if IMA_DISABLE_HTABLE is not enabled
2025-11-03 16:15 UTC (2+ messages)
[PATCH v4 00/12] Nesting support for lazy MMU mode
2025-11-03 16:15 UTC (9+ messages)
` [PATCH v4 08/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
` [PATCH v4 09/12] powerpc/mm: replace batch->active "
` [PATCH v4 10/12] sparc/mm: "
` [PATCH v4 11/12] x86/xen: use lazy_mmu_state when context-switching
[PATCH 1/1] tools headers UAPI: Sync linux/kvm.h with the kernel sources
2025-11-03 16:13 UTC (3+ messages)
[tip: x86/urgent] x86/CPU/AMD: Add RDSEED fix for Zen5
2025-11-03 16:12 UTC (3+ messages)
[PATCH v4 0/4] mm/userfaultfd: modulize memory types
2025-11-03 16:11 UTC (7+ messages)
[PATCH v2] scmi: reset: validate number of reset domains
2025-11-03 16:10 UTC
[PATCH] dm-log-writes: Use pointers from memcpy() calls for assignments in two functions
2025-11-03 16:10 UTC (2+ messages)
[PATCH 00/12] credential guards: credential preparation
2025-11-03 16:10 UTC (15+ messages)
` [PATCH 01/12] cred: add prepare credential guard
` [PATCH 02/12] sev-dev: use guard for path
` [PATCH 03/12] sev-dev: use prepare credential guard
` [PATCH 04/12] sev-dev: use override credential guards
` [PATCH 05/12] coredump: move revert_cred() before coredump_cleanup()
` [PATCH 06/12] coredump: pass struct linux_binfmt as const
` [PATCH 07/12] coredump: mark struct mm_struct "
` [PATCH 08/12] coredump: split out do_coredump() from vfs_coredump()
` [PATCH 09/12] coredump: use prepare credential guard
` [PATCH 10/12] coredump: use override "
` [PATCH 11/12] trace: use prepare "
` [PATCH 12/12] trace: use override "
[PATCH v8 0/5] MT8196 GPU Frequency/Power Control Support
2025-11-03 16:07 UTC (10+ messages)
` [PATCH v8 1/5] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
[PATCH] Documentation: ACPI: i2c-muxes: fix I2C device references
2025-11-03 16:02 UTC (3+ messages)
[PATCH 1/7] PCI: Add Intel Nova Lake S audio Device ID
2025-11-03 16:02 UTC (2+ messages)
[PATCH v1 0/3] Add support for Microchip CoreSPI Controller
2025-11-03 16:05 UTC (4+ messages)
` [PATCH v1 1/3] spi: microchip: rename driver file and internal identifiers
` [PATCH v1 2/3] spi: dt-binding: document Microchip CoreSPI
` [PATCH v1 3/3] spi: add support for microchip "soft" spi controller
[PATCH 0/3] Add extreme platform profile
2025-11-03 15:58 UTC (3+ messages)
` [PATCH 1/3] acpi: platform_profile - Add Extreme profile option
[PATCH v2 0/4] replace old wq(s), add WQ_PERCPU to alloc_workqueue
2025-11-03 15:57 UTC (5+ messages)
` [PATCH v2 1/4] drm/amdgpu: replace use of system_unbound_wq with system_dfl_wq
` [PATCH v2 2/4] drm/amdgpu: replace use of system_wq "
` [PATCH v2 3/4] amd/amdkfd: add WQ_UNBOUND to alloc_workqueue users
` [PATCH v2 4/4] drm/radeon: add WQ_PERCPU "
[PATCH v9 0/6] i3c: Add basic HDR mode support
2025-11-03 15:57 UTC (4+ messages)
` [PATCH v9 6/6] iio: magnetometer: Add mmc5633 sensor
[PATCH v4 00/35] sparc64: vdso: Switch to the generic vDSO library
2025-11-03 15:54 UTC (4+ messages)
` [PATCH v4 23/35] vdso/datastore: Map pages through struct page
[PATCH net v3 0/3] mptcp: Fix conflicts between MPTCP and sockmap
2025-11-03 15:53 UTC (6+ messages)
[PATCH v2 0/2] reset: handle RESET_GPIO better to provide the fallback
2025-11-03 15:52 UTC (14+ messages)
` [PATCH v2 1/2] reset: always bail out on missing RESET_GPIO driver
[PATCH 0/3] regulator: Add X-Powers AXP318W PMIC support
2025-11-03 15:49 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: mfd: x-powers,axp152: Document AXP318W
` [PATCH 2/3] mfd: axp20x: Add support for AXP318W PMIC
[PATCH] i2c: muxes: pca954x: Fix broken reset-gpio usage
2025-11-03 15:48 UTC (3+ messages)
[PATCH v11 0/3] Introduce USB DT support for SM8750
2025-11-03 15:47 UTC (6+ messages)
` [PATCH v11 1/3] arm64: dts: qcom: sm8750: Add USB support to SM8750 SoCs
[PATCH 00/22] coredump: cleanups & pidfd extension
2025-11-03 15:47 UTC (13+ messages)
` [PATCH 01/22] pidfs: use guard() for task_lock
` [PATCH 02/22] pidfs: fix PIDFD_INFO_COREDUMP handling
` [PATCH 03/22] pidfs: add missing PIDFD_INFO_SIZE_VER1
` [PATCH 04/22] pidfs: add missing BUILD_BUG_ON() assert on struct pidfd_info
` [PATCH 05/22] pidfd: add a new supported_mask field
` [PATCH 06/22] pidfs: prepare to drop exit_info pointer
[PATCH] iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA cases
2025-11-03 15:45 UTC (3+ messages)
[PATCH] i3c: dw: Add apb reset support
2025-11-03 15:44 UTC (2+ messages)
[PATCH mlx5-next 1/2] PCI/TPH: Expose pcie_tph_get_st_table_loc()
2025-11-03 15:43 UTC (2+ messages)
[PATCH v2] drm/msm: fix allocation of dumb buffers for non-RGB formats
2025-11-03 15:43 UTC
[PATCH v2 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
2025-11-03 15:41 UTC (3+ messages)
` [PATCH v2 2/2] arm: dts: ti: Adds support for AM335x and AM437x
[PATCH net-next v3] rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATS
2025-11-03 15:40 UTC
[PATCH v4 0/3] i3c: dw: Add Altera Agilex5 runtime PM disable quirk
2025-11-03 15:39 UTC (3+ messages)
` [PATCH v4 3/3] i3c: dw: Add runtime PM disable quirk for Altera Agilex5
[syzbot] [f2fs?] WARNING in f2fs_delete_entry (2)
2025-11-03 15:39 UTC (2+ messages)
` Forwarded: "
[PATCH v4 2/4] PCI: Add macro for link status check delay
2025-11-03 15:39 UTC (2+ messages)
[PATCH v1] arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic context
2025-11-03 15:38 UTC (3+ messages)
[PATCH v4 3/4] PCI: pciehp: Add macros for hotplug operation delays
2025-11-03 15:37 UTC (2+ messages)
[PATCH] nvme: Fix typo error in nvme target
2025-11-03 15:34 UTC (2+ messages)
[PATCH v4 1/1] spi: offload: Add offset parameter
2025-11-03 15:33 UTC (2+ messages)
[PATCH v6 0/9] Add support for i.MX94 DCIF
2025-11-03 15:30 UTC (10+ messages)
` [PATCH v6 1/9] dt-bindings: display: fsl,ldb: Add i.MX94 LDB
` [PATCH v6 2/9] drm/bridge: fsl-ldb: Get the next non-panel bridge
` [PATCH v6 3/9] drm/bridge: fsl-ldb: Add support for i.MX94
` [PATCH v6 4/9] dt-bindings: display: imx: Add i.MX94 DCIF
` [PATCH v6 5/9] drm/imx: Add support for "
` [PATCH v6 6/9] dt-bindings: clock: nxp,imx95-blk-ctl: Add ldb child node
` [PATCH v6 7/9] arm64: dts: imx943: Add display pipeline nodes
` [PATCH v6 8/9] arm64: dts: imx943-evk: Add display support using IT6263
` [PATCH v6 9/9] MAINTAINERS: Add entry for i.MX94 DCIF driver
[PATCH 0/4] KVM: x86: Cleanup #MC and XCR0/XSS/PKRU handling
2025-11-03 15:32 UTC (5+ messages)
` [PATCH 4/4] KVM: x86: Load guest/host PKRU outside of the fastpath run loop
[PATCH v4 0/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
2025-11-03 15:31 UTC (2+ messages)
[PATCH net] selftests: netdevsim: Fix ethtool-features.sh fail
2025-11-03 15:31 UTC (7+ messages)
[PATCH V2 0/2] soc: qcom: smp2p: Add support for remoteproc early attach
2025-11-03 15:29 UTC (3+ messages)
` [PATCH V2 1/2] soc: qcom: smp2p: Add irqchip state support
` [PATCH V2 2/2] soc: qcom: smp2p: Add support for smp2p v2
[PATCH net-next v2] rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATS
2025-11-03 15:29 UTC (3+ messages)
[PATCH] arm64: dts: ti: k3-am62p-j722s-common-main: move audio_refclk here
2025-11-03 15:28 UTC
[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
2025-11-03 15:26 UTC (3+ messages)
` [PATCH 23/24] arm64: dts: qcom: glymur: Add USB support
[PATCH v3 0/5] Add Rockchip RK3576 PWM Support Through MFPWM
2025-11-03 15:25 UTC (4+ messages)
` [PATCH v3 2/5] mfd: Add Rockchip mfpwm driver
[PATCH] arm64: Remove assertion on CONFIG_VMAP_STACK
2025-11-03 15:23 UTC
[PATCH] MAINTAINERS: adjust file entry in NXP PF1550 PMIC MFD DRIVER
2025-11-03 15:23 UTC (3+ messages)
[PATCH 1/1] tools headers svm: Sync svm headers with the kernel sources
2025-11-03 15:22 UTC
[PATCH] mtd: maps: pcmciamtd: fix potential memory leak in pcmciamtd_detach()
2025-11-03 15:21 UTC
[PATCH v1 1/2] dt-bindings: iio: adc: Add AST2700 ADC compatible strings
2025-11-03 15:20 UTC (3+ messages)
` [PATCH v1 2/2] iio: adc: aspeed: Add AST2700 ADC support
[PATCHv3 0/2] Fix SIGBUS semantics with large folios
2025-11-03 15:18 UTC (9+ messages)
` [PATCHv3 1/2] mm/memory: Do not populate page table entries beyond i_size
[PATCH v3 0/7] rtla/timerlat: Add --bpf-action option
2025-11-03 15:17 UTC (6+ messages)
` [PATCH v3 4/7] rtla/tests: Test BPF action program
` [PATCH v3 5/7] rtla/tests: Run Test::Harness in verbose mode
[PATCH v2 1/1] mm/ksm: recover from memory failure on KSM page by migrating to healthy duplicate
2025-11-03 15:16 UTC (4+ messages)
` [PATCH v3 0/2] mm/ksm: try "
` [PATCH v3 1/2] mm/ksm: add helper to allocate and initialize stable node duplicates
` [PATCH v3 2/2] mm/ksm: try recover from memory failure on KSM page by migrating to healthy duplicate
[PATCH] drbd: replace kmap() with kmap_local_page() in receiver path
2025-11-03 15:16 UTC (2+ messages)
[PATCH] arm64/pageattr: Propagate return value from __change_memory_common
2025-11-03 15:16 UTC (2+ messages)
[PATCH] sparc/smp: Remove on-stack cpumask var
2025-11-03 15:15 UTC
[PATCH 00/12] dt-bindings: PCI: qcom: Move remaining devices to dedicated schema
2025-11-03 15:14 UTC (13+ messages)
` [PATCH 01/12] dt-bindings: PCI: qcom,pcie-sm8150: Merge SC8180x into SM8150
` [PATCH 02/12] dt-bindings: PCI: qcom,pcie-sdx55: Move SDX55 to dedicated schema
` [PATCH 03/12] dt-bindings: PCI: qcom,pcie-sdm845: Move SDM845 "
` [PATCH 04/12] dt-bindings: PCI: qcom,pcie-qcs404: Move QCS404 "
` [PATCH 05/12] dt-bindings: PCI: qcom,pcie-ipq5018: Move IPQ5018 "
` [PATCH 06/12] dt-bindings: PCI: qcom,pcie-ipq6018: Move IPQ6018 and IPQ8074 Gen3 "
` [PATCH 07/12] dt-bindings: PCI: qcom,pcie-ipq8074: Move IPQ8074 "
` [PATCH 08/12] dt-bindings: PCI: qcom,pcie-ipq4019: Move IPQ4019 "
` [PATCH 09/12] dt-bindings: PCI: qcom,pcie-ipq9574: Move IPQ9574 "
` [PATCH 10/12] dt-bindings: PCI: qcom,pcie-apq8064: Move APQ8064 "
` [PATCH 11/12] dt-bindings: PCI: qcom,pcie-msm8996: Move MSM8996 "
` [PATCH 12/12] dt-bindings: PCI: qcom,pcie-apq8084: Move APQ8084 "
[PATCH 1/1] tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
2025-11-03 15:15 UTC
[PATCH v2] firmware: ti_sci: set IO Isolation only if the firmware is capable
2025-11-03 15:14 UTC (2+ messages)
[PATCH 00/30] drm/sun4i: Refactor layer code for proper DE33 support
2025-11-03 15:14 UTC (7+ messages)
` [PATCH 20/30] drm/sun4i: layers: Make regmap for layers configurable
` [PATCH 21/30] drm/sun4i: csc: use layer arg instead of mixer
` [PATCH 22/30] drm/sun4i: layers: add physical index arg
[PATCH] firmware: ti_sci: replace ifdeffery by pm_sleep_ptr() macro
2025-11-03 15:14 UTC (2+ messages)
[PATCH net v2 0/1] i40e: xsk: advance next_to_clean on status descriptors
2025-11-03 15:14 UTC (5+ messages)
` [PATCH net v2 1/1] "
(no subject)
2025-11-03 15:14 UTC (3+ messages)
` [PATCH 1/1] soc: mediatek regulator: Add Support for mt8189
[PATCH net v3] net: spacemit: Check netif_running() in emac_set_pauseparam()
2025-11-03 15:12 UTC (2+ messages)
[PATCH] x86/process: Use guard() macro in process.c
2025-11-03 15:12 UTC
[PATCH] Input: imx_sc_key - Fix memory corruption on unload
2025-11-03 15:12 UTC (2+ messages)
[PATCH v2 00/16] drm/msm: Support for Inter Frame Power Collapse (IFPC) feature
2025-11-03 15:11 UTC (7+ messages)
` [PATCH v2 15/16] drm/msm/a6xx: Enable IFPC on Adreno X1-85
[PATCH v2] gpiolib: fix invalid pointer access in debugfs
2025-11-03 15:11 UTC (2+ messages)
[PATCH 00/12] arm64: dts: imx8qxp: collect some imx8qxp-mek dts patches
2025-11-03 15:09 UTC (4+ messages)
` [PATCH 02/12] arm64: dts: imx8qxp: add readonly for ocotp
[PATCH 0/4] replace old wq(s), added WQ_PERCPU to alloc_workqueue
2025-11-03 15:07 UTC (10+ messages)
` [PATCH 2/4] drm/amdgpu: replace use of system_wq with system_percpu_wq
` [PATCH 3/4] amd/amdkfd: WQ_PERCPU added to alloc_workqueue users
[PATCH RESEND] rust: enable slice_flatten feature and abstract it through an extension trait
2025-11-03 15:06 UTC (3+ messages)
[PATCH] riscv: Update MIPS vendor id to 0x127
2025-11-03 15:05 UTC
[PATCH v4] wifi: mt76: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-11-03 15:04 UTC (2+ messages)
Can't boot kernel 6.17.4+ via rEFInd
2025-11-03 15:00 UTC (8+ messages)
[PATCH v2 0/7] Refactor drm_writeback_connector structure
2025-11-03 15:00 UTC (3+ messages)
` [PATCH v2 1/7] drm: writeback: "
[PATCH net-next v2] net: mana: Handle SKB if TX SGEs exceed hardware limit
2025-11-03 14:58 UTC (4+ messages)
[PATCH] perf: arm_pmuv3: Add new Cortex and C1 CPU PMUs
2025-11-03 14:57 UTC (2+ messages)
[PATCH RESEND] perf: arm_cspmu: fix error handling in arm_cspmu_impl_unregister()
2025-11-03 14:57 UTC (2+ messages)
[PATCH v3 0/5] perf/arm_cspmu: Preparatory patches for NVIDIA T410 PMU
2025-11-03 14:57 UTC (2+ messages)
[RFC PATCH v1 0/2] media: pci: AVMatrix HWS capture driver refresh
2025-11-03 14:57 UTC (2+ messages)
[PATCH v4 0/2] media: i2c: add Sony IMX111 CMOS camera sensor driver
2025-11-03 14:56 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: document Sony IMX111 CMOS sensor
` [PATCH v4 2/2] media: i2c: add Sony IMX111 CMOS camera sensor driver
[ANNOUNCE] v6.18-rc4-rt3
2025-11-03 14:56 UTC
[PATCH 0/2] rust: add BitInt type and use in Nova's bitfield macro
2025-11-03 14:54 UTC (6+ messages)
` [PATCH 1/2] rust: add BitInt integer wrapping type
[PATCH 0/9] st_lsm6dsx: add tap event detection
2025-11-03 14:53 UTC (9+ messages)
` [PATCH 6/9] iio: imu: st_lsm6dsx: remove event_threshold field from hw struct
[PATCH 00/16] credentials guards: the easy cases
2025-11-03 14:53 UTC (3+ messages)
[PATCH] of: fdt: Fix the len check in early_init_dt_check_for_elfcorehdr()
2025-11-03 14:51 UTC (2+ messages)
[PATCH v3 0/4] Add support for the Renesas RZ/N1 ADC
2025-11-03 14:51 UTC (3+ messages)
` [PATCH v3 2/4] iio: adc: "
[RFC mm v5 0/2] mm, page_pool: introduce a new page type for page pool in page type
2025-11-03 14:50 UTC (5+ messages)
` [RFC mm v5 2/2] mm: "
[patch V5 01/12] ARM: uaccess: Implement missing __get_user_asm_dword()
2025-11-03 14:48 UTC (2+ messages)
` [tip: core/rseq] "
[patch V5 03/12] x86/uaccess: Use unsafe wrappers for ASM GOTO
2025-11-03 14:48 UTC (2+ messages)
` [tip: core/rseq] "
[patch V6 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
2025-11-03 14:48 UTC (2+ messages)
` [tip: core/rseq] "
[patch V5 04/12] powerpc/uaccess: Use unsafe wrappers for ASM GOTO
2025-11-03 14:48 UTC (2+ messages)
` [tip: core/rseq] "
[patch V5 05/12] riscv/uaccess: Use unsafe wrappers for ASM GOTO
2025-11-03 14:48 UTC (2+ messages)
` [tip: core/rseq] "
[patch V5 06/12] s390/uaccess: Use unsafe wrappers for ASM GOTO
2025-11-03 14:48 UTC (2+ messages)
` [tip: core/rseq] "
[tip: core/rseq] arm64: uaccess: Use unsafe wrappers for ASM GOTO
2025-11-03 14:48 UTC
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