summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-15kernel: cgroup: Add SPDX-License-Identifier linesTim Bird
2026-01-15MAINTAINERS: Add Chen Ridong as cpuset reviewerWaiman Long
2026-01-16Merge tag 'drm-intel-fixes-2026-01-15' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-01-15kernel: modules: Add SPDX license identifier to kmod.cTim Bird
2026-01-15Merge tag 'ftrace-v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-15sched/deadline: Use ENQUEUE_MOVE to allow priority changePeter Zijlstra
2026-01-15sched: Deadline has dynamic priorityPeter Zijlstra
2026-01-15sched: Audit MOVE vs balance_callbacksPeter Zijlstra
2026-01-15sched: Fold rq-pin swizzle into __balance_callbacks()Peter Zijlstra
2026-01-15sched/deadline: Avoid double update_rq_clock()Peter Zijlstra
2026-01-15sched/deadline: Ensure get_prio_dl() is up-to-datePeter Zijlstra
2026-01-15Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2026-01-15NFS: Fix size read races in truncate, fallocate and copy offloadTrond Myklebust
2026-01-15Merge tag 'efi-fixes-for-v6.19-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-15ftrace: Do not over-allocate ftrace memoryGuenter Roeck
2026-01-15rnbd-clt: fix refcount underflow in device unmap pathChaitanya Kulkarni
2026-01-15ALSA: hda/tas2781: Add newly-released HP laptopShenghao Ding
2026-01-15Merge tag 'asoc-fix-v6.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2026-01-15Merge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm...Paolo Abeni
2026-01-15Merge tag 'ipsec-2026-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-01-15ASoC: rt5640: Fix duplicate clock properties in DT bindingMark Brown
2026-01-15LoongArch: Remove redundant code in head.SHuacai Chen
2026-01-15ALSA: hda/realtek: Add quirk for HP Pavilion x360 to enable mute LEDZhang Heng
2026-01-15virtio_net: Fix misalignment bug in struct virtnet_infoGustavo A. R. Silva
2026-01-15net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...Tetsuo Handa
2026-01-15Merge patch series "can: raw: better approach to instantly reject unsupported...Marc Kleine-Budde
2026-01-15can: raw: instantly reject disabled CAN framesOliver Hartkopp
2026-01-15can: propagate CAN device capabilities via ml_privOliver Hartkopp
2026-01-15Revert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp
2026-01-14drivers/dax: add some missing kerneldoc comment fields for struct dev_daxJohn Groves
2026-01-14mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'Ben Dooks
2026-01-14mailmap: add entry for Daniel ThompsonDaniel Thompson
2026-01-14tools/testing/selftests: fix gup_longterm for unknown fsLorenzo Stoakes
2026-01-14mm/page_alloc: prevent pcp corruption with SMP=nVlastimil Babka
2026-01-14iommu/sva: include mmu_notifier.h headerCarlos Llamas
2026-01-14mm: kmsan: fix poisoning of high-order non-compound pagesRyan Roberts
2026-01-14tools/testing/selftests: add forked (un)/faulted VMA merge testsLorenzo Stoakes
2026-01-14mm/vma: enforce VMA fork limit on unfaulted,faulted mremap merge tooLorenzo Stoakes
2026-01-14tools/testing/selftests: add tests for !tgt, src mremap() mergesLorenzo Stoakes
2026-01-14mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted mergeLorenzo Stoakes
2026-01-14mm/zswap: fix error pointer free in zswap_cpu_comp_prepare()Pavel Butsykin
2026-01-14mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup fai...SeongJae Park
2026-01-14mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir setup failureSeongJae Park
2026-01-14mm/damon/sysfs: cleanup attrs subdirs on context dir setup failureSeongJae Park
2026-01-14mm/damon/sysfs: cleanup intervals subdirs on attrs dir setup failureSeongJae Park
2026-01-14mm/damon/core: remove call_control in inactive contextsSeongJae Park
2026-01-14powerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang
2026-01-14mips: fix HIGHMEM initializationMike Rapoport (Microsoft)