开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2021-08-17
locking/rtmutex: Reduce <linux/rtmutex.h> header dependencies, only include <...
Sebastian Andrzej Siewior
2021-08-17
rbtree: Split out the rbtree type definitions into <linux/rbtree_types.h>
Sebastian Andrzej Siewior
2021-08-17
locking/lockdep: Reduce header dependencies in <linux/debug_locks.h>
Sebastian Andrzej Siewior
2021-08-17
locking/rtmutex: Prevent future include recursion hell
Sebastian Andrzej Siewior
2021-08-17
locking/spinlock: Split the lock types header, and move the raw types into <l...
Thomas Gleixner
2021-08-17
locking/rwsem: Add rtmutex based R/W semaphore implementation
Thomas Gleixner
2021-08-17
locking/rt: Add base code for RT rw_semaphore and rwlock
Thomas Gleixner
2021-08-17
locking/rtmutex: Provide rt_mutex_base_is_locked()
Thomas Gleixner
2021-08-17
locking/rtmutex: Split out the inner parts of 'struct rtmutex'
Peter Zijlstra
2021-08-17
locking/rtmutex: Remove rt_mutex_is_locked()
Peter Zijlstra
2021-08-17
sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()
Thomas Gleixner
2021-08-17
sched/core: Provide a scheduling point for RT locks
Thomas Gleixner
2021-08-17
sched/wakeup: Prepare for RT sleeping spin/rwlocks
Thomas Gleixner
2021-08-17
sched/wakeup: Reorganize the current::__state helpers
Thomas Gleixner
2021-08-17
sched/wakeup: Introduce the TASK_RTLOCK_WAIT state bit
Thomas Gleixner
2021-08-17
locking/rtmutex: Set proper wait context for lockdep
Thomas Gleixner
2021-08-17
locking/local_lock: Add missing owner initialization
Thomas Gleixner
2021-08-17
Merge tag 'v5.14-rc6' into locking/core, to pick up fixes
Ingo Molnar
2021-08-15
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-13
driver core: Add missing kernel doc for device::msi_lock
Thomas Gleixner
2021-08-12
Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-11
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-08-10
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-08-10
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-10
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
2021-08-10
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
2021-08-09
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2021-08-09
bpf: Add _kernel suffix to internal lockdown_bpf_read
Daniel Borkmann
2021-08-08
Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-08
Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-08
once: Fix panic when module unload
Kefeng Wang
2021-08-06
Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-08-04
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
2021-08-03
net: really fix the build...
David S. Miller
2021-08-02
Revert "mhi: Fix networking tree build."
Jakub Kicinski
2021-08-02
Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro.org:/people/jens.wi...
Arnd Bergmann
2021-08-02
mhi: Fix networking tree build.
David S. Miller
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-29
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-07-27
bpf, sockmap: Fix memleak on ingress msg enqueue
John Fastabend
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-27
usb: otg-fsm: Fix hrtimer list corruption
Dmitry Osipenko
2021-07-24
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-23
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2021-07-23
mm: use kmap_local_page in memzero_page
Christoph Hellwig
[next]