开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-10-18
compiler.h: move __is_constexpr() to compiler.h
David Laight
2023-10-18
minmax: relax check to allow comparison between unsigned arguments and signed...
David Laight
2023-10-18
minmax: allow comparisons of 'int' against 'unsigned char/short'
David Laight
2023-10-18
minmax: fix indentation of __cmp_once() and __clamp_once()
David Laight
2023-10-18
minmax: allow min()/max()/clamp() if the arguments have the same signedness.
David Laight
2023-10-18
minmax: add umin(a, b) and umax(a, b)
David Laight
2023-10-18
kstrtox: remove strtobool()
Christophe JAILLET
2023-10-18
extract and use FILE_LINE macro
Alexey Dobriyan
2023-10-04
crash_core.c: remove unneeded functions
Baoquan He
2023-10-04
crash_core: move crashk_*res definition into crash_core.c
Baoquan He
2023-10-04
crash_core: add generic function to do reservation
Baoquan He
2023-10-04
crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
Baoquan He
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
2023-10-04
minmax: fix header inclusions
Andy Shevchenko
2023-10-04
minmax: deduplicate __unconst_integer_typeof()
Andy Shevchenko
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
2023-10-04
seq_file: add helper macro to define attribute for rw file
Xingui Yang
2023-10-04
kill task_struct->thread_group
Oleg Nesterov
2023-10-04
change thread_group_empty() to use task_struct->thread_node
Oleg Nesterov
2023-10-04
change next_thread() to use __next_thread() ?: group_leader
Oleg Nesterov
2023-10-04
introduce __next_thread(), fix next_tid() vs exec() race
Oleg Nesterov
2023-10-04
compiler.h: unify __UNIQUE_ID
Nick Desaulniers
2023-10-01
Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-01
Merge tag 'timers-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-10-01
vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macros
Masahiro Yamada
2023-09-30
Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-29
maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
Liam R. Howlett
2023-09-29
maple_tree: add mas_is_active() to detect in-tree walks
Liam R. Howlett
2023-09-29
mm: abstract moving to the next PFN
Matthew Wilcox (Oracle)
2023-09-29
Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-09-29
Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-09-28
scsi: Do not attempt to rescan suspended devices
Damien Le Moal
2023-09-28
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
2023-09-28
scsi: sd: Differentiate system and runtime start/stop management
Damien Le Moal
2023-09-28
ata: libata-scsi: link ata port and scsi device
Damien Le Moal
2023-09-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-09-27
timers: Tag (hr)timer softirq as hotplug safe
Frederic Weisbecker
2023-09-27
swiotlb: fix the check whether a device has used software IO TLB
Petr Tesarik
2023-09-25
ata: libata-sata: increase PMP SRST timeout to 10s
Matthias Schiffer
2023-09-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-09-24
Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-09-23
Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-23
Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2023-09-22
Merge tag 'hardening-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-09-22
Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-09-22
Merge tag 'locking-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-21
scsi: core: ata: Do no try to probe for CDL on old drives
Damien Le Moal
[next]