summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-22net: fec: account for VLAN header in frame length calculationsClemens Gruber
2026-01-22xen/netfront: Use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-22net: ifb: use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-22net: openvswitch: fix data race in ovs_vport_get_upcall_statsDavid Yang
2026-01-22kselftest/arm64: Use syscall() macro over nolibc my_syscall()Thomas Weißschuh
2026-01-22arm64: mm: warn once for ioremap attempts on RAM mappingsBreno Leitao
2026-01-22arm64: topology: Do not warn on missing AMU in cpuhp_topology_online()Geert Uytterhoeven
2026-01-22cipso: harden use of skb_cow() in cipso_v4_skbuff_setattr()Will Rosenberg
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström
2026-01-22t Merge branch 'a-series-of-minor-optimizations-of-the-bonding-module'Paolo Abeni
2026-01-22net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessingTonghao Zhang
2026-01-22net: bonding: skip the 2nd trylock when first one failTonghao Zhang
2026-01-22net: bonding: move bond_should_notify_peers, e.g. into rtnl lock blockTonghao Zhang
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang
2026-01-22arm64: Unconditionally enable PAN supportMarc Zyngier
2026-01-22arm64: Unconditionally enable LSE supportMarc Zyngier
2026-01-22sched: remove task_struct->faults_disabled_mappingChristoph Hellwig
2026-01-22sched: Update rq->avg_idle when a task is moved to an idle CPUShubhang Kaushik
2026-01-22selftests/rseq: Add rseq slice histogram scriptPeter Zijlstra
2026-01-22hrtimer: Fix trace oddityThomas Gleixner
2026-01-22rseq: Lower default slice extensionPeter Zijlstra
2026-01-22rseq: Move slice_ext_nsec to debugfsPeter Zijlstra
2026-01-22rseq: Allow registering RSEQ with slice extensionPeter Zijlstra
2026-01-22selftests/rseq: Implement time slice extension testThomas Gleixner
2026-01-22entry: Hook up rseq time slice extensionThomas Gleixner
2026-01-22rseq: Implement rseq_grant_slice_extension()Thomas Gleixner
2026-01-22rseq: Reset slice extension when scheduledThomas Gleixner
2026-01-22rseq: Implement time slice extension enforcement timerThomas Gleixner
2026-01-22rseq: Implement syscall entry work for time slice extensionsThomas Gleixner
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner
2026-01-22rseq: Add prctl() to enable time slice extensionsThomas Gleixner
2026-01-22rseq: Add statistics for time slice extensionsThomas Gleixner
2026-01-22rseq: Provide static branch for time slice extensionsThomas Gleixner
2026-01-22rseq: Add fields and constants for time slice extensionThomas Gleixner
2026-01-22sched/debug: Convert copy_from_user() + kstrtouint() to kstrtouint_from_user()Fushuai Wang
2026-01-22arm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland
2026-01-22arm64/fpsimd: signal: Allocate SSVE storage when restoring ZAMark Rutland
2026-01-22arm64/fpsimd: ptrace: Fix SVE writes on !SME systemsMark Rutland
2026-01-22Merge tag 'apple-soc-dt-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Krzysztof Kozlowski
2026-01-22Merge tag 'lpc32xx-dt-for-6.20' of https://github.com/vzapolskiy/linux-lpc32x...Krzysztof Kozlowski
2026-01-22Merge tag 'aspeed-6.20-devicetree-1' of https://git.kernel.org/pub/scm/linux/...Krzysztof Kozlowski
2026-01-22Merge tag 'nuvoton-arm64-6.20-devicetree-0' of https://git.kernel.org/pub/scm...Krzysztof Kozlowski
2026-01-22drm/xe: Use DRM_BUDDY_CONTIGUOUS_ALLOCATION for contiguous allocationsSanjay Yadav
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström
2026-01-22PCI: dwc: Use multiple iATU windows for mapping large bridge windows and DMA ...Samuel Holland
2026-01-22arm64: dts: marvell: Add SoC specific compatibles to SafeXcel cryptoAngeloGioacchino Del Regno
2026-01-22drm/i915/display: Fix color pipeline enum name leakChaitanya Kumar Borah
2026-01-22drm/vkms: Fix color pipeline enum name leakChaitanya Kumar Borah
2026-01-22drm/amd/display: Fix color pipeline enum name leakChaitanya Kumar Borah
2026-01-22drm/i915/color: Place 3D LUT after CSC in plane color pipelineChaitanya Kumar Borah