开源镜像站
帮助
动态
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
/
linux
Age
Commit message (
Expand
)
Author
2020-11-25
entry: Fix boot for !CONFIG_GENERIC_ENTRY
Gabriel Krisman Bertazi
2020-11-19
context_tracking: Don't implement exception_enter/exit() on CONFIG_HAVE_CONTE...
Frederic Weisbecker
2020-11-16
entry: Drop usage of TIF flags in the generic syscall code
Gabriel Krisman Bertazi
2020-11-16
audit: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
ptrace: Migrate to use SYSCALL_TRACE flag
Gabriel Krisman Bertazi
2020-11-16
tracepoints: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
entry: Wire up syscall_work in common entry code
Gabriel Krisman Bertazi
2020-11-16
entry: Expose helpers to migrate TIF to SYSCALL_WORK flags
Gabriel Krisman Bertazi
2020-11-16
Merge branch 'x86/entry' into core/entry
Thomas Gleixner
2020-11-15
entry: Fix spelling/typo errors in irq entry code
Ira Weiny
2020-11-04
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
2020-11-04
Merge branch 'core/urgent' into core/entry
Thomas Gleixner
2020-11-01
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-01
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-11-01
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-11-01
Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-10-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-10-31
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2020-10-30
net/mlx5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-10-30
Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-10-30
debugfs: remove return value of debugfs_create_devm_seqfile()
Greg Kroah-Hartman
2020-10-29
fs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...
Gustavo A. R. Silva
2020-10-29
platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...
Gustavo A. R. Silva
2020-10-29
mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array me...
Gustavo A. R. Silva
2020-10-29
dmaengine: ti-cppi5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2020-10-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-29
include: jhash/signal: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-10-29
Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-29
cpufreq: Introduce cpufreq_driver_test_flags()
Rafael J. Wysocki
2020-10-29
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-29
signal: Add task_sigpending() helper
Jens Axboe
2020-10-28
misc: mic: remove the MIC drivers
Sudeep Dutt
2020-10-28
jbd2: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-10-28
ext4: make num of fast commit blocks configurable
Harshad Shirwadkar
2020-10-28
module: use hidden visibility for weak symbol references
Ard Biesheuvel
2020-10-28
usb: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-28
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
2020-10-27
cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
Rafael J. Wysocki
2020-10-26
RDMA/mlx5: Fix devlink deadlock on net namespace deletion
Parav Pandit
2020-10-26
elf: Expose ELF header on arch_setup_additional_pages()
Gabriel Krisman Bertazi
2020-10-26
elf: Expose ELF header in compat_start_thread()
Gabriel Krisman Bertazi
2020-10-26
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
2020-10-25
Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]