summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-01-15sched: Fold rq-pin swizzle into __balance_callbacks()Peter Zijlstra-6/+8
2026-01-15sched/deadline: Avoid double update_rq_clock()Peter Zijlstra-2/+1
2026-01-15sched/deadline: Ensure get_prio_dl() is up-to-datePeter Zijlstra-0/+6
2026-01-13sched/deadline: Fix server stopping with runnable tasksGabriele Monaco-4/+9
2026-01-13sched: Provide idle_rq() helperPeter Zijlstra-30/+23
2026-01-13sched/deadline: Fix potential race in dl_add_task_root_domain()Pingfan Liu-1/+2
2026-01-13sched/deadline: Remove unnecessary comment in dl_add_task_root_domain()Pingfan Liu-9/+0
2026-01-11Linux 6.19-rc5v6.19-rc5Linus Torvalds-1/+1
2026-01-11Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+5
2026-01-11Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-11/+19
2026-01-11Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2026-01-11Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+3
2026-01-11Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+6
2026-01-11Merge tag 'irq-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+10
2026-01-11treewide: Update email addressThomas Gleixner-82/+83
2026-01-10Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-35/+26
2026-01-10Merge tag 'driver-core-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-17/+19
2026-01-10Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+17
2026-01-10Merge tag 'iommu-fixes-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+5
2026-01-10erofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang-1/+2
2026-01-10iommupt: Make pt_feature() always_inlineJason Gunthorpe-2/+2
2026-01-10iommufd/selftest: Prevent module/builtin conflicts in kconfigJason Gunthorpe-1/+1
2026-01-10iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFERJason Gunthorpe-0/+1
2026-01-10iommupt: Fix the kunit buildingJason Gunthorpe-1/+1
2026-01-09Merge tag 'erofs-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+12
2026-01-10erofs: don't bother with s_stack_depth increasing for nowGao Xiang-6/+12
2026-01-09Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-50/+83
2026-01-09Merge tag 'io_uring-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-7/+4
2026-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-7/+18
2026-01-09Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-150/+111
2026-01-09Merge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds-14/+34
2026-01-09selftests/tracing: Fix test_multiple_writes stallFushuai Wang-1/+17
2026-01-09Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-17/+39
2026-01-09Merge tag 'pci-v6.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-36/+30
2026-01-09Merge tag 'acpi-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-29/+44
2026-01-09Merge tag 'pm-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-4/+10
2026-01-09Merge tag 'gpio-fixes-for-v6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-138/+300
2026-01-09Merge tag 'drm-fixes-2026-01-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-813/+724
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds-97/+196
2026-01-09Merge tag 'v6.19-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2/+0
2026-01-09Revert "irqchip/riscv-imsic: Embed the vector array in lpriv"Anup Patel-3/+9
2026-01-09irqchip/gic-v5: Fix gicv5_its_map_event() ITTE read endiannessLorenzo Pieralisi-1/+1
2026-01-09ublk: fix use-after-free in ublk_partition_scan_workMing Lei-15/+22
2026-01-09sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()Cong Wang-2/+3
2026-01-09arm64: Fix cleared E0POE bit after cpu_suspend()/resume()Yeoreum Yun-1/+9
2026-01-09gpio: shared: fix a false-positive sharing detection with reset-gpiosBartosz Golaszewski-2/+32
2026-01-08Merge tag 'pinctrl-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+7
2026-01-08arm64: mm: Fix incomplete tag reset in change_memory_common()Jiayuan Chen-2/+4
2026-01-08lib/crypto: aes: Fix missing MMU protection for AES S-boxEric Biggers-2/+2
2026-01-08MAINTAINERS: add test vector generation scripts to "CRYPTO LIBRARY"Eric Biggers-0/+1