index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
workqueue: Split out workqueue_types.h
Kent Overstreet
5
-16
/
+29
2023-12-21
timers: Split out timer_types.h
Kent Overstreet
2
-15
/
+24
2023-12-21
signal: Kill bogus dependency on list.h
Kent Overstreet
2
-1
/
+2
2023-12-21
timerqueue: Split out timerqueue_types.h
Kent Overstreet
4
-14
/
+20
2023-12-21
rslib: kill bogus dependency on list.h
Kent Overstreet
1
-1
/
+0
2023-12-21
wait: Remove uapi header file from main header file
Matthew Wilcox (Oracle)
3
-2
/
+4
2023-12-21
plist: Split out plist_types.h
Kent Overstreet
8
-12
/
+24
2023-12-21
sched.h: move pid helpers to pid.h
Kent Overstreet
9
-124
/
+134
2023-12-21
pid: Split out pid_types.h
Kent Overstreet
5
-14
/
+22
2023-12-21
locking/seqlock: Split out seqlock_types.h
Kent Overstreet
3
-78
/
+96
2023-12-21
posix-cpu-timers: Split out posix-timers_types.h
Kent Overstreet
3
-67
/
+84
2023-12-21
locking/mutex: split out mutex_types.h
Kent Overstreet
3
-52
/
+73
2023-12-21
hrtimers: Split out hrtimer_types.h
Kent Overstreet
3
-43
/
+53
2023-12-21
ktime.h: move ktime_t to types.h
Kent Overstreet
2
-5
/
+6
2023-12-21
sched.h: Move (spin|rwlock)_needbreak() to spinlock.h
Kent Overstreet
2
-31
/
+31
2023-12-21
kernel/numa.c: Move logging out of numa.h
Kent Overstreet
3
-13
/
+33
2023-12-21
arm64: Fix circular header dependency
Kent Overstreet
1
-2
/
+2
2023-12-21
timekeeping: Kill percpu.h dependency
Kent Overstreet
2
-1
/
+3
2023-12-21
prandom: Remove unused include
Kent Overstreet
1
-1
/
+0
2023-12-21
nodemask: Split out include/linux/nodemask_types.h
Kent Overstreet
3
-2
/
+12
2023-12-21
torture: add missing dependency on hrtimer.h
Kent Overstreet
1
-0
/
+1
2023-12-21
PM: fix missing rculist.h dependency
Kent Overstreet
1
-0
/
+1
2023-12-21
time_namespace.h: fix missing include
Kent Overstreet
1
-0
/
+1
2023-12-21
kmsan: add missing types.h dependency
Kent Overstreet
1
-0
/
+2
2023-12-21
kernel/fork.c: add missing include
Kent Overstreet
1
-0
/
+1
2023-12-21
nsproxy.h: add missing include
Kent Overstreet
1
-0
/
+1
2023-12-21
task_stack.h: add missing include
Kent Overstreet
1
-0
/
+1
2023-12-21
microblaze: add missing forward declaration
Kent Overstreet
1
-0
/
+1
2023-12-20
m68k: Fix missing include
Kent Overstreet
1
-0
/
+1
2023-12-20
x86: fix missing includes/forward declarations
Kent Overstreet
5
-0
/
+9
2023-12-18
media: vidtv: fix missing include
Kent Overstreet
1
-0
/
+1
2023-12-18
drivers/gpu/drm/i915/i915_memcpy.c: fix missing includes
Kent Overstreet
1
-0
/
+2
2023-12-10
Linux 6.7-rc5
v6.7-rc5
Linus Torvalds
1
-1
/
+1
2023-12-09
LoongArch: BPF: Fix unconditional bswap instructions
Tiezhu Yang
1
-2
/
+2
2023-12-09
LoongArch: BPF: Fix sign-extension mov instructions
Tiezhu Yang
1
-0
/
+2
2023-12-09
LoongArch: BPF: Don't sign extend function return value
Hengqi Chen
1
-2
/
+0
2023-12-09
LoongArch: BPF: Don't sign extend memory load operand
Hengqi Chen
1
-8
/
+2
2023-12-09
LoongArch: Preserve syscall nr across execve()
Hengqi Chen
1
-1
/
+1
2023-12-09
LoongArch: Set unwind stack type to unknown rather than set error flag
Jinyang He
3
-3
/
+2
2023-12-09
LoongArch: Slightly clean up drdtime()
Xi Ruoyao
1
-3
/
+2
2023-12-09
LoongArch: Apply dynamic relocations for LLD
WANG Rui
1
-1
/
+1
2023-12-08
KVM: SVM: Update EFER software model on CR0 trap for SEV-ES
Sean Christopherson
1
-3
/
+5
2023-12-08
hwmon: (corsair-psu) Fix probe when built-in
Armin Wolf
1
-1
/
+17
2023-12-08
KVM: selftests: add -MP to CFLAGS
David Woodhouse
1
-1
/
+1
2023-12-08
KVM: selftests: Actually print out magic token in NX hugepages skip message
angquan yu
1
-1
/
+1
2023-12-07
ACPI: utils: Fix error path in acpi_evaluate_reference()
Rafael J. Wysocki
1
-1
/
+1
2023-12-07
ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7
Takashi Iwai
1
-0
/
+1
2023-12-07
md: split MD_RECOVERY_NEEDED out of mddev_resume
Yu Kuai
1
-4
/
+26
2023-12-07
vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warning
Stefano Garzarella
1
-2
/
+1
2023-12-07
net/smc: fix missing byte order conversion in CLC handshake
Wen Gu
3
-9
/
+8
[next]