index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
workqueue: Split out workqueue_types.h
Kent Overstreet
2023-12-20
5
-16
/
+29
*
timers: Split out timer_types.h
Kent Overstreet
2023-12-20
2
-15
/
+24
*
signal: Kill bogus dependency on list.h
Kent Overstreet
2023-12-20
2
-1
/
+2
*
timerqueue: Split out timerqueue_types.h
Kent Overstreet
2023-12-20
4
-14
/
+20
*
rslib: kill bogus dependency on list.h
Kent Overstreet
2023-12-20
1
-1
/
+0
*
wait: Remove uapi header file from main header file
Matthew Wilcox (Oracle)
2023-12-20
3
-2
/
+4
*
plist: Split out plist_types.h
Kent Overstreet
2023-12-20
8
-12
/
+24
*
sched.h: move pid helpers to pid.h
Kent Overstreet
2023-12-20
9
-124
/
+134
*
pid: Split out pid_types.h
Kent Overstreet
2023-12-20
5
-14
/
+22
*
locking/seqlock: Split out seqlock_types.h
Kent Overstreet
2023-12-20
3
-78
/
+96
*
posix-cpu-timers: Split out posix-timers_types.h
Kent Overstreet
2023-12-20
3
-67
/
+84
*
locking/mutex: split out mutex_types.h
Kent Overstreet
2023-12-20
3
-52
/
+73
*
hrtimers: Split out hrtimer_types.h
Kent Overstreet
2023-12-20
3
-43
/
+53
*
ktime.h: move ktime_t to types.h
Kent Overstreet
2023-12-20
2
-5
/
+6
*
sched.h: Move (spin|rwlock)_needbreak() to spinlock.h
Kent Overstreet
2023-12-20
2
-31
/
+31
*
kernel/numa.c: Move logging out of numa.h
Kent Overstreet
2023-12-20
3
-13
/
+33
*
arm64: Fix circular header dependency
Kent Overstreet
2023-12-20
1
-2
/
+2
*
timekeeping: Kill percpu.h dependency
Kent Overstreet
2023-12-20
2
-1
/
+3
*
prandom: Remove unused include
Kent Overstreet
2023-12-20
1
-1
/
+0
*
nodemask: Split out include/linux/nodemask_types.h
Kent Overstreet
2023-12-20
3
-2
/
+12
*
torture: add missing dependency on hrtimer.h
Kent Overstreet
2023-12-20
1
-0
/
+1
*
PM: fix missing rculist.h dependency
Kent Overstreet
2023-12-20
1
-0
/
+1
*
time_namespace.h: fix missing include
Kent Overstreet
2023-12-20
1
-0
/
+1
*
kmsan: add missing types.h dependency
Kent Overstreet
2023-12-20
1
-0
/
+2
*
kernel/fork.c: add missing include
Kent Overstreet
2023-12-20
1
-0
/
+1
*
nsproxy.h: add missing include
Kent Overstreet
2023-12-20
1
-0
/
+1
*
task_stack.h: add missing include
Kent Overstreet
2023-12-20
1
-0
/
+1
*
microblaze: add missing forward declaration
Kent Overstreet
2023-12-20
1
-0
/
+1
*
m68k: Fix missing include
Kent Overstreet
2023-12-20
1
-0
/
+1
*
x86: fix missing includes/forward declarations
Kent Overstreet
2023-12-20
5
-0
/
+9
*
media: vidtv: fix missing include
Kent Overstreet
2023-12-18
1
-0
/
+1
*
drivers/gpu/drm/i915/i915_memcpy.c: fix missing includes
Kent Overstreet
2023-12-17
1
-0
/
+2
*
Linux 6.7-rc5
v6.7-rc5
Linus Torvalds
2023-12-10
1
-1
/
+1
*
Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-12-10
1
-1
/
+1
|
\
|
*
freezer,sched: Do not restore saved_state of a thawed task
Elliot Berman
2023-11-29
1
-1
/
+1
*
|
Merge tag 'perf_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-12-10
1
-23
/
+38
|
\
\
|
*
|
perf: Fix perf_event_validate_size()
Peter Zijlstra
2023-11-29
1
-23
/
+38
|
|
/
*
|
Merge tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-12-10
2
-4
/
+10
|
\
\
|
*
|
x86/CPU/AMD: Check vendor in the AMD microcode callback
Borislav Petkov (AMD)
2023-12-02
1
-0
/
+3
|
*
|
x86/sev: Fix kernel crash due to late update to read-only ghcb_version
Ashwin Dayanand Kamat
2023-11-30
1
-4
/
+7
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-12-10
9
-23
/
+27
|
\
\
|
*
|
KVM: SVM: Update EFER software model on CR0 trap for SEV-ES
Sean Christopherson
2023-12-08
1
-3
/
+5
|
*
|
KVM: selftests: add -MP to CFLAGS
David Woodhouse
2023-12-08
1
-1
/
+1
|
*
|
KVM: selftests: Actually print out magic token in NX hugepages skip message
angquan yu
2023-12-08
1
-1
/
+1
|
*
|
Merge tag 'kvm-x86-fixes-6.7-rcN' of https://github.com/kvm-x86/linux into kv...
Paolo Bonzini
2023-12-08
3
-13
/
+15
|
|
\
\
|
|
*
|
KVM: x86: Remove 'return void' expression for 'void function'
Like Xu
2023-12-01
1
-2
/
+2
|
|
*
|
Revert "KVM: Prevent module exit until all VMs are freed"
Sean Christopherson
2023-12-01
1
-7
/
+0
|
|
*
|
KVM: Set file_operations.owner appropriately for all such structures
Sean Christopherson
2023-12-01
2
-3
/
+9
|
|
*
|
KVM: x86: Get CPL directly when checking if loaded vCPU is in kernel mode
Like Xu
2023-11-29
1
-1
/
+4
|
*
|
|
Merge tag 'kvm-s390-master-6.7-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2023-12-08
2
-5
/
+1
|
|
\
\
\
[next]