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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2023-12-20
shm: Slim down dependencies
Kent Overstreet
2023-12-20
workqueue: Split out workqueue_types.h
Kent Overstreet
2023-12-20
timers: Split out timer_types.h
Kent Overstreet
2023-12-20
signal: Kill bogus dependency on list.h
Kent Overstreet
2023-12-20
timerqueue: Split out timerqueue_types.h
Kent Overstreet
2023-12-20
rslib: kill bogus dependency on list.h
Kent Overstreet
2023-12-20
wait: Remove uapi header file from main header file
Matthew Wilcox (Oracle)
2023-12-20
plist: Split out plist_types.h
Kent Overstreet
2023-12-20
sched.h: move pid helpers to pid.h
Kent Overstreet
2023-12-20
pid: Split out pid_types.h
Kent Overstreet
2023-12-20
locking/seqlock: Split out seqlock_types.h
Kent Overstreet
2023-12-20
posix-cpu-timers: Split out posix-timers_types.h
Kent Overstreet
2023-12-20
locking/mutex: split out mutex_types.h
Kent Overstreet
2023-12-20
hrtimers: Split out hrtimer_types.h
Kent Overstreet
2023-12-20
ktime.h: move ktime_t to types.h
Kent Overstreet
2023-12-20
sched.h: Move (spin|rwlock)_needbreak() to spinlock.h
Kent Overstreet
2023-12-20
kernel/numa.c: Move logging out of numa.h
Kent Overstreet
2023-12-20
timekeeping: Kill percpu.h dependency
Kent Overstreet
2023-12-20
prandom: Remove unused include
Kent Overstreet
2023-12-20
nodemask: Split out include/linux/nodemask_types.h
Kent Overstreet
2023-12-20
torture: add missing dependency on hrtimer.h
Kent Overstreet
2023-12-20
time_namespace.h: fix missing include
Kent Overstreet
2023-12-20
kmsan: add missing types.h dependency
Kent Overstreet
2023-12-20
nsproxy.h: add missing include
Kent Overstreet
2023-12-20
task_stack.h: add missing include
Kent Overstreet
2023-12-20
kexec_file: add kexec_file flag to control debug printing
Baoquan He
2023-12-20
gfp: gfp_types.h: fix typos & punctuation
Randy Dunlap
2023-12-20
mm/damon: update email of SeongJae
SeongJae Park
2023-12-20
mm: thp: support allocation of anonymous multi-size THP
Ryan Roberts
2023-12-20
mm: thp: introduce multi-size THP sysfs interface
Ryan Roberts
2023-12-20
mm: memcg: restore subtree stats flushing
Yosry Ahmed
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-20
mm: Introduce pudp/p4dp/pgdp_get() functions
Alexandre Ghiti
2023-12-20
Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-12-20
pwm: Drop two unused API functions
Uwe Kleine-König
2023-12-20
cpu/hotplug: Increase the number of dynamic states
xiaoming Wang
2023-12-20
pwm: Make it possible to apply PWM changes in atomic context
Sean Young
2023-12-20
pwm: Replace ENOTSUPP with EOPNOTSUPP
Sean Young
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
2023-12-20
pwm: Update kernel doc for struct pwm_chip
Uwe Kleine-König
2023-12-20
pwm: Replace PWM chip unique base by unique ID
Uwe Kleine-König
2023-12-20
pwm: Drop unused member "pwm" from struct pwm_device
Uwe Kleine-König
2023-12-20
ring-buffer: Read and write to ring buffers with custom sub buffer size
Tzvetomir Stoyanov (VMware)
2023-12-20
ring-buffer: Add interface for configuring trace sub buffer size
Tzvetomir Stoyanov (VMware)
2023-12-20
ring-buffer: Page size per ring buffer
Tzvetomir Stoyanov (VMware)
2023-12-20
evm: add support to disable EVM on unsupported filesystems
Mimi Zohar
2023-12-20
evm: don't copy up 'security.evm' xattr
Mimi Zohar
2023-12-20
net: Add MDB bulk deletion device operation
Ido Schimmel
2023-12-20
thunderbolt: make tb_bus_type const
Greg Kroah-Hartman
2023-12-19
block: simplify disk_set_zoned
Christoph Hellwig
[prev]
[next]