index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pid: Split out pid_types.h
Kent Overstreet
2023-12-21
5
-14
/
+22
*
locking/seqlock: Split out seqlock_types.h
Kent Overstreet
2023-12-21
3
-78
/
+96
*
posix-cpu-timers: Split out posix-timers_types.h
Kent Overstreet
2023-12-21
3
-67
/
+84
*
locking/mutex: split out mutex_types.h
Kent Overstreet
2023-12-21
3
-52
/
+73
*
hrtimers: Split out hrtimer_types.h
Kent Overstreet
2023-12-21
3
-43
/
+53
*
ktime.h: move ktime_t to types.h
Kent Overstreet
2023-12-21
2
-5
/
+6
*
sched.h: Move (spin|rwlock)_needbreak() to spinlock.h
Kent Overstreet
2023-12-21
2
-31
/
+31
*
kernel/numa.c: Move logging out of numa.h
Kent Overstreet
2023-12-21
3
-13
/
+33
*
arm64: Fix circular header dependency
Kent Overstreet
2023-12-21
1
-2
/
+2
*
timekeeping: Kill percpu.h dependency
Kent Overstreet
2023-12-21
2
-1
/
+3
*
prandom: Remove unused include
Kent Overstreet
2023-12-21
1
-1
/
+0
*
nodemask: Split out include/linux/nodemask_types.h
Kent Overstreet
2023-12-21
3
-2
/
+12
*
torture: add missing dependency on hrtimer.h
Kent Overstreet
2023-12-21
1
-0
/
+1
*
PM: fix missing rculist.h dependency
Kent Overstreet
2023-12-21
1
-0
/
+1
*
time_namespace.h: fix missing include
Kent Overstreet
2023-12-21
1
-0
/
+1
*
kmsan: add missing types.h dependency
Kent Overstreet
2023-12-21
1
-0
/
+2
*
kernel/fork.c: add missing include
Kent Overstreet
2023-12-21
1
-0
/
+1
*
nsproxy.h: add missing include
Kent Overstreet
2023-12-21
1
-0
/
+1
*
task_stack.h: add missing include
Kent Overstreet
2023-12-21
1
-0
/
+1
*
microblaze: add missing forward declaration
Kent Overstreet
2023-12-21
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-18
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
|
|
\
\
\
|
|
*
|
|
KVM: s390/mm: Properly reset no-dat
Claudio Imbrenda
2023-11-14
1
-1
/
+1
|
|
*
|
|
KVM: s390: vsie: fix wrong VIR 37 when MSO is used
Claudio Imbrenda
2023-11-14
1
-4
/
+0
|
*
|
|
|
Merge tag 'kvmarm-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-12-08
1
-0
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
KVM: arm64: GICv4: Do not perform a map to a mapped vLPI
Kunkun Jiang
2023-11-20
1
-0
/
+4
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'powerpc-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-12-10
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/ftrace: Fix stack teardown in ftrace_no_trace
Naveen N Rao
2023-12-05
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'gpio-fixes-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-12-10
1
-6
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gpiolib: sysfs: Fix error handling on failed export
Boerge Struempfel
2023-12-01
1
-6
/
+9
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
[next]