summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-02net: airoha: Introduce airoha_gdm_dev structLorenzo Bianconi
2026-06-02drm/rockchip: analogix_dp: Add support for RK3576Damon Ding
2026-06-02drm/bridge: analogix_dp: Add support for RK3576Damon Ding
2026-06-02drm/bridge: analogix_dp: Rename and simplify is_rockchip()Damon Ding
2026-06-02dt-bindings: display: rockchip: analogix-dp: Add support for RK3576Damon Ding
2026-06-02drm/rockchip: analogix_dp: Fix OF node reference leak via auto cleanupDamon Ding
2026-06-02drm/rockchip: analogix_dp: Enable hclk for RK3588Damon Ding
2026-06-02dt-bindings: display: rockchip: analogix-dp: Add per-clock descriptionsDamon Ding
2026-06-02dt-bindings: display: rockchip: analogix-dp: Fix hclk as third clock for RK3588Damon Ding
2026-06-02doc/netlink: rt-link: fix binary attributes marked as stringsRemy D. Farley
2026-06-02Merge branch 'netdevsim-psp-fix-issues-with-stats-collection'Jakub Kicinski
2026-06-02netdevsim: psp: use atomic64 for psp stats countersDaniel Zahka
2026-06-02netdevsim: psp: update rx stats on the peer netdevsimDaniel Zahka
2026-06-02netdevsim: fib: fix use-after-free of FIB data via debugfsZijing Yin
2026-06-02dt-bindings: extcon: document Samsung S2M series PMIC extcon deviceKaustabh Chakraborty
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh
2026-06-02vdso/vsyscall: Gate update_vsyscall() behind CONFIG_GENERIC_GETTIMEOFDAYThomas Weißschuh
2026-06-02riscv: vdso: Drop CONFIG_GENERIC_TIME_VSYSCALL guard around syscall fallbacksThomas Weißschuh
2026-06-02drm/rockchip: vop2: Use vop2->old_layer_sel directly in wait_for_layer_cfg_do...Cristian Ciocaltea
2026-06-02drm/rockchip: vop2: Drop redundant zero-init in setup_layer_mixer()Cristian Ciocaltea
2026-06-02drm/rockchip: vop2: Delay old_{layer|port}_sel updates in setup_layer_mixer()Cristian Ciocaltea
2026-06-02drm/rockchip: vop2: Wait for layer cfg done before switching LAYERSEL_REGDONE...Cristian Ciocaltea
2026-06-02drm/rockchip: vop2: Fix wrong wait target in layer cfg done checkCristian Ciocaltea
2026-06-02vdso/datastore: Mark vdso_k_*_data pointers as __ro_after_initThomas Weißschuh
2026-06-02ARM: dts: freescale: add bootph-all to i.MX7ULP watchdog nodesAlice Guo
2026-06-02rust/drm: Introduce DeviceContextLyude Paul
2026-06-02timers/migration: Turn tmigr_hierarchy level_list into a flexible arrayRosen Penev
2026-06-02timers/migration: Deactivate per-capacity hierarchies under nohz_fullFrederic Weisbecker
2026-06-02timers/migration: Fix hotplug migrator selection target on asymetric capacity...Frederic Weisbecker
2026-06-02drm/rockchip: dw_dp: Release core resourcesCristian Ciocaltea
2026-06-02drm/rockchip: dw_dp: Add missing newline in dev_err_probe() messageCristian Ciocaltea
2026-06-02drm/bridge: synopsys: dw-dp: Support unregistering the AUX channelCristian Ciocaltea
2026-06-02sched/cputime: Handle dyntick-idle steal time correctlyrefs/merge-window/a491e1430a4fbfab275a200b4acfa057f0aab44dFrederic Weisbecker
2026-06-02sched/cputime: Handle idle irqtime gracefullyFrederic Weisbecker
2026-06-02sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-caseFrederic Weisbecker
2026-06-02tick/sched: Consolidate idle time fetching APIsFrederic Weisbecker
2026-06-02tick/sched: Account tickless idle cputime only when tick is stoppedFrederic Weisbecker
2026-06-02tick/sched: Remove unused fieldsFrederic Weisbecker
2026-06-02tick/sched: Move dyntick-idle cputime accounting to cputime codeFrederic Weisbecker
2026-06-02tick/sched: Remove nohz disabled special case in cputime fetchFrederic Weisbecker
2026-06-02tick/sched: Unify idle cputime accountingFrederic Weisbecker
2026-06-02s390/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker
2026-06-02powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker
2026-06-02sched/cputime: Correctly support generic vtime idle timeFrederic Weisbecker
2026-06-02sched/cputime: Remove superfluous and error prone kcpustat_field() parameterFrederic Weisbecker
2026-06-02sched/idle: Handle offlining first in idle loopFrederic Weisbecker
2026-06-02tick/sched: Fix TOCTOU in nohz idle time fetchFrederic Weisbecker
2026-06-02net: garp: fix unsigned integer underflow in garp_pdu_parse_attrYizhou Zhao
2026-06-02selftests: drv-net: tso: add new tests for ip6tnl, ipip, and sit tunnelsDaniel Zahka
2026-06-02time: Fix off-by-one in settimeofday() usec validationNaveen Kumar Chaudhary