index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
sched_ext: Compact struct bpf_iter_scx_dsq_kern
Tejun Heo
1
-1
/
+9
2024-09-05
Merge branch 'bpf/master' into for-6.12
Tejun Heo
51
-118
/
+344
2024-09-04
sched_ext: Add cgroup support
Tejun Heo
1
-0
/
+3
2024-09-04
sched_ext: TASK_DEAD tasks must be switched into SCX on ops_enable
Tejun Heo
1
-0
/
+5
2024-09-04
sched_ext: Replace SCX_TASK_BAL_KEEP with SCX_RQ_BAL_KEEP
Tejun Heo
1
-1
/
+0
2024-09-04
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
1
-1
/
+0
2024-09-03
sched: Clean up DL server vs core sched
Peter Zijlstra
1
-1
/
+0
2024-08-30
bpf: Add gen_epilogue to bpf_verifier_ops
Martin KaFai Lau
3
-0
/
+13
2024-08-30
bpf: Move insn_buf[16] to bpf_verifier_env
Martin KaFai Lau
1
-0
/
+3
2024-08-24
bpf: Add bpf_copy_from_user_str kfunc
Jordan Rome
1
-0
/
+9
2024-08-23
bpf: Support bpf_kptr_xchg into local kptr
Dave Marchevsky
1
-4
/
+5
2024-08-23
bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST
Dave Marchevsky
1
-1
/
+1
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
61
-245
/
+411
2024-08-22
bpf: rename nocsr -> bpf_fastcall in verifier
Eduard Zingerman
2
-12
/
+12
2024-08-21
bpf: extract iterator argument type and name validation logic
Andrii Nakryiko
1
-0
/
+5
2024-08-20
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
5
-17
/
+45
2024-08-20
bpf: Allow bpf_current_task_under_cgroup() with BPF_CGROUP_*
Matteo Croce
1
-0
/
+1
2024-08-19
Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2024-08-18
Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2024-08-18
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-19
/
+62
2024-08-18
Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-08-17
sched/eevdf: Propagate min_slice up the cgroup hierarchy
Peter Zijlstra
1
-0
/
+1
2024-08-17
sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion
Peter Zijlstra
1
-0
/
+1
2024-08-17
sched/fair: Avoid re-setting virtual deadline on 'migrations'
Peter Zijlstra
1
-2
/
+4
2024-08-17
sched,freezer: Mark TASK_FROZEN special
Peter Zijlstra
1
-2
/
+3
2024-08-17
sched: Prepare generic code for delayed dequeue
Peter Zijlstra
1
-0
/
+1
2024-08-17
Merge tag 'io_uring-6.11-20240824' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2024-08-16
Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2024-08-16
Merge tag 'acpi-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+1
2024-08-16
io_uring: fix user_data field name in comment
Caleb Sander Mateos
1
-1
/
+1
2024-08-16
Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2024-08-16
Merge tag 'sound-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+18
2024-08-16
thermal: gov_bang_bang: Use governor_data to reduce overhead
Rafael J. Wysocki
1
-0
/
+1
2024-08-16
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
1
-0
/
+13
2024-08-16
mm: don't account memmap per-node
Pasha Tatashin
2
-5
/
+4
2024-08-16
mm: add system wide stats items category
Pasha Tatashin
1
-11
/
+4
2024-08-16
mm/hugetlb: fix hugetlb vs. core-mm PT locking
David Hildenbrand
2
-3
/
+41
2024-08-15
Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-08-15
Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+5
2024-08-15
Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"
Griffin Kroah-Hartman
1
-3
/
+0
2024-08-15
vsock: fix recursive ->recvmsg calls
Cong Wang
1
-0
/
+4
2024-08-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+8
2024-08-14
i2c: Use IS_REACHABLE() for substituting empty ACPI functions
Richard Fitzgerald
1
-1
/
+1
2024-08-14
KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIG
Amit Shah
1
-0
/
+1
2024-08-14
KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)
Sean Christopherson
1
-0
/
+7
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-5
/
+10
2024-08-13
printk/panic: Allow cpu backtraces to be written into ringbuffer during panic
Ryo Takakura
1
-0
/
+1
2024-08-13
vfs: Don't evict inode under the inode lru traversing context
Zhihao Cheng
1
-0
/
+5
2024-08-13
ACPICA: Add a depth argument to acpi_execute_reg_methods()
Rafael J. Wysocki
1
-0
/
+1
2024-08-13
Revert "ACPI: EC: Evaluate orphan _REG under EC device"
Rafael J. Wysocki
1
-4
/
+0
[next]