summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-25mtd: Move struct mtd_concat definition to header fileAmit Kumar Mahapatra-12/+12
2026-02-25dt-bindings: mtd: Describe MTD partitions concatenationAmit Kumar Mahapatra-0/+20
2026-02-25s390/pfault: Fix virtual vs physical address confusionAlexander Gordeev-2/+2
2026-02-25s390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik-1/+1
2026-02-25Merge branch 'idle-vtime-fixes-cleanups' into fixesVasily Gorbik-64/+63
2026-02-25s390/idle: Remove psw_idle() prototypeHeiko Carstens-2/+0
2026-02-25s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()Heiko Carstens-2/+1
2026-02-25s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()Heiko Carstens-14/+7
2026-02-25s390/irq/idle: Remove psw bits earlyHeiko Carstens-8/+6
2026-02-25s390/idle: Inline update_timer_idle()Heiko Carstens-35/+38
2026-02-25s390/idle: Slightly optimize idle time accountingHeiko Carstens-7/+8
2026-02-25s390/idle: Add comment for non obvious codeHeiko Carstens-0/+9
2026-02-25s390/vtime: Fix virtual timer forwardingHeiko Carstens-16/+2
2026-02-25s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens-6/+18
2026-02-25io_uring/timeout: READ_ONCE sqe->addrPavel Begunkov-2/+2
2026-02-25Merge branch 'staging-linus' into branch 'staging-next'Greg Kroah-Hartman-17/+26
2026-02-25staging: greybus: audio: drop stale TODO commentHardik Phalet-1/+0
2026-02-25staging: greybus: audio: remove unused gb_audio_manager_get_module()Hardik Phalet-19/+0
2026-02-25staging: most: dim2: remove unnecessary string indirection in dev_errArtem Lytkin-3/+3
2026-02-25staging: most: dim2: use dev_err_probe and proper error codes for clockArtem Lytkin-6/+5
2026-02-25staging: most: dim2: replace IS_ERR_OR_NULL with IS_ERR for devm_clk_getArtem Lytkin-2/+2
2026-02-25staging: rtl8723bs: fix function header alignmentDhyan K Prajapati-6/+2
2026-02-25staging: greybus: audio: Use sysfs_emit in show functionsShubham Chakraborty-6/+6
2026-02-25staging: rtl8723bs: fix spacing around operators in rtw_recv.cKhasar Munkh-Erdene-42/+42
2026-02-25arm64: dts: qcom: x1-vivobook-s15: add Purwa-compatible device treeJens Glathe-0/+45
2026-02-25arm64: dts: qcom: x1-vivobook-s15: create a common dtsi for Hamoa and Purwa v...Jens Glathe-1345/+1363
2026-02-25dt-bindings: arm: qcom: Add ASUS Vivobook X1P42100 variantJens Glathe-0/+1
2026-02-25firmware: qcom: scm: allow QSEECOM on ASUS Vivobook X1P42100 variantJens Glathe-0/+1
2026-02-25staging: rtl8723bs: remove recurring counter incrementNikolay Kulikov-14/+9
2026-02-25staging: rtl8723bs: remove multiple blank linesGabriel Windlin-4/+0
2026-02-25ALSA: hda/intel: increase default bdl_pos_adj for Nvidia controllersPanagiotis Foliadis-0/+2
2026-02-25lib/Kconfig.debug: Require a release version of LLVM 22 for context analysisNathan Chancellor-2/+2
2026-02-25sched/deadline: Add reporting of runtime left & abs deadline to sched_getattr...Tommaso Cucinotta-9/+31
2026-02-25perf: Fix __perf_event_overflow() vs perf_remove_from_context() racePeter Zijlstra-1/+41
2026-02-25spi: add devm_spi_new_ancillary_device()Mark Brown-0/+41
2026-02-25cpufreq: intel_pstate: Fix crash during turbo disableSrinivas Pandruvada-5/+5
2026-02-25drm/i915/dp_tunnel: Send BW change notification after tunnel creationImre Deak-5/+20
2026-02-25drm/i915/dp_tunnel: Sanitize documentation of intel_dp_tunnel_detect()Imre Deak-3/+6
2026-02-25drm/i915/dp_tunnel: Split update_tunnel_state()Imre Deak-7/+34
2026-02-25drm/i915/dp_tunnel: Simplify detection of link BW changeImre Deak-13/+5
2026-02-25drm/i915/dp_tunnel: Don't update tunnel state during system resumeImre Deak-5/+6
2026-02-25RDMA/mlx4: Remove unused create_flags field from CQ structureLeon Romanovsky-4/+1
2026-02-25RDMA/mlx4: Introduce a modern CQ creation interfaceLeon Romanovsky-85/+111
2026-02-25RDMA/mlx4: Inline mlx4_ib_get_cq_umem into callersLeon Romanovsky-48/+60
2026-02-25RDMA/mlx5: Provide a modern CQ creation interfaceLeon Romanovsky-51/+107
2026-02-25RDMA/mlx5: Save 4 bytes in CQ structureLeon Romanovsky-4/+5
2026-02-25RDMA/efa: Remove check for zero CQE countLeon Romanovsky-2/+2
2026-02-25RDMA/core: Reject zero CQE countLeon Romanovsky-6/+18
2026-02-25RDMA/core: Prepare create CQ path for API unificationLeon Romanovsky-24/+27
2026-02-25RDMA/efa: Rely on CPU address in create‑QPLeon Romanovsky-2/+2