开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
2021-02-17
entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling point
Frederic Weisbecker
2021-02-17
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
2021-02-17
sched: Harden PREEMPT_DYNAMIC
Peter Zijlstra
2021-02-17
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
2021-02-17
preempt/dynamic: Provide irqentry_exit_cond_resched() static call
Peter Zijlstra (Intel)
2021-02-17
preempt/dynamic: Provide cond_resched() and might_resched() static calls
Peter Zijlstra (Intel)
2021-02-17
static_call: Provide DEFINE_STATIC_CALL_RET0()
Frederic Weisbecker
2021-02-17
static_call/x86: Add __static_call_return0()
Peter Zijlstra
2021-02-17
static_call: Pull some static_call declarations to the type headers
Peter Zijlstra
2021-02-17
sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO
Dietmar Eggemann
2021-02-17
sched: Remove MAX_USER_RT_PRIO
Dietmar Eggemann
2021-02-17
rbtree, perf: Use new rbtree helpers
Peter Zijlstra
2021-02-17
rbtree, sched/deadline: Use rb_add_cached()
Peter Zijlstra
2021-02-17
rbtree: Add generic add and find helpers
Peter Zijlstra
2021-02-17
Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch
Ingo Molnar
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-02-08
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
2021-02-07
Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-07
Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
2021-02-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-02-05
genirq: Prevent [devm_]irq_alloc_desc from returning irq 0
Hans de Goede
2021-02-05
kasan: add explicit preconditions to kasan_report()
Vincenzo Frascino
2021-02-05
mm/vmalloc: separate put pages and flush VM flags
Rick Edgecombe
2021-02-05
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-02-05
Merge tag 'iommu-fixes-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-04
udp: fix skb_copy_and_csum_datagram with odd segment sizes
Willem de Bruijn
2021-02-03
Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-02
iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing it
Joerg Roedel
2021-02-02
tracepoint: Fix race between tracing and removing tracepoint
Alexey Kardashevskiy
2021-01-31
Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-01-31
Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-01-30
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
2021-01-29
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
2021-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-01-27
sched: Correctly sort struct predeclarations
Peter Oskolkov
2021-01-27
sched/topology: Make sched_init_numa() use a set for the deduplicating sort
Valentin Schneider
2021-01-26
Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-01-25
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
2021-01-25
Commit 9bb48c82aced ("tty: implement write_iter") converted the tty
Sami Tolvanen
2021-01-24
Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-24
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-01-24
Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-01-24
Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-01-22
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
2021-01-21
driver core: Fix device link device name collision
Saravana Kannan
2021-01-21
regulator: consumer: Add missing stubs to regulator/consumer.h
Dmitry Osipenko
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-20
net: usb: cdc_ncm: don't spew notifications
Grant Grundler
2021-01-19
Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"
Parav Pandit
[next]