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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
driver core: bus: make bus_sort_breadthfirst() take a const pointer
Greg Kroah-Hartman
1
-1
/
+1
2023-12-21
Merge branch 'vfs.file'
Christian Brauner
3
-19
/
+16
2023-12-21
fs/proc: show correct device and inode numbers in /proc/pid/maps
Andrei Vagin
1
-5
/
+13
2023-12-21
iio: buffer-dma: Get rid of outgoing queue
Paul Cercueil
1
-4
/
+3
2023-12-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+4
2023-12-21
Merge tag 'w1-drv-6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/krz...
Greg Kroah-Hartman
1
-22
/
+0
2023-12-21
net/mlx5: Implement management PF Ethernet profile
Armen Ratner
2
-3
/
+19
2023-12-21
net/mlx5: Enable SD feature
Tariq Toukan
1
-0
/
+1
2023-12-21
net/mlx5: Fix query of sd_group field
Tariq Toukan
2
-3
/
+8
2023-12-21
net/mlx5e: Use the correct lag ports number when creating TISes
Saeed Mahameed
1
-0
/
+1
2023-12-21
restart_block: Trim includes
Kent Overstreet
2
-1
/
+2
2023-12-21
lockdep: move held_lock to lockdep_types.h
Kent Overstreet
2
-57
/
+57
2023-12-21
sem: Split out sem_types.h
Kent Overstreet
4
-10
/
+18
2023-12-21
uidgid: Split out uidgid_types.h
Kent Overstreet
3
-10
/
+17
2023-12-21
seccomp: Split out seccomp_types.h
Kent Overstreet
3
-22
/
+37
2023-12-21
refcount: Split out refcount_types.h
Kent Overstreet
4
-13
/
+22
2023-12-21
syscall_user_dispatch.h: split out *_types.h
Kent Overstreet
3
-9
/
+24
2023-12-21
mm_types_task.h: Trim dependencies
Kent Overstreet
1
-3
/
+2
2023-12-21
Split out irqflags_types.h
Kent Overstreet
3
-14
/
+24
2023-12-21
ipc: Kill bogus dependency on spinlock.h
Kent Overstreet
2
-1
/
+3
2023-12-21
shm: Slim down dependencies
Kent Overstreet
1
-2
/
+2
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)
1
-1
/
+0
2023-12-21
plist: Split out plist_types.h
Kent Overstreet
3
-12
/
+19
2023-12-21
sched.h: move pid helpers to pid.h
Kent Overstreet
3
-122
/
+126
2023-12-21
pid: Split out pid_types.h
Kent Overstreet
4
-14
/
+21
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
1
-13
/
+6
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
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
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
kexec_file: add kexec_file flag to control debug printing
Baoquan He
1
-1
/
+8
2023-12-21
gfp: gfp_types.h: fix typos & punctuation
Randy Dunlap
1
-6
/
+6
2023-12-21
mm/damon: update email of SeongJae
SeongJae Park
1
-1
/
+1
2023-12-21
mm: thp: support allocation of anonymous multi-size THP
Ryan Roberts
1
-2
/
+4
2023-12-21
mm: thp: introduce multi-size THP sysfs interface
Ryan Roberts
1
-26
/
+155
[prev]
[next]