开源镜像站
帮助
下载
动态
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
2020-07-31
lockdep: Refactor IRQ trace events fields into struct
Marco Elver
2020-07-29
seqlock: lockdep assert non-preemptibility on seqcount_t write
Ahmed S. Darwish
2020-07-29
lockdep: Add preemption enabled/disabled assertion APIs
Ahmed S. Darwish
2020-07-29
seqlock: Implement raw_seqcount_begin() in terms of raw_read_seqcount()
Ahmed S. Darwish
2020-07-29
seqlock: Add kernel-doc for seqcount_t and seqlock_t APIs
Ahmed S. Darwish
2020-07-29
seqlock: Reorder seqcount_t and seqlock_t API definitions
Ahmed S. Darwish
2020-07-29
seqlock: seqcount_t latch: End read sections with read_seqcount_retry()
Ahmed S. Darwish
2020-07-29
seqlock: Properly format kernel-doc code samples
Ahmed S. Darwish
2020-07-29
Documentation: locking: Describe seqlock design and usage
Ahmed S. Darwish
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-28
lockdep: Move list.h inclusion into lockdep.h
Herbert Xu
2020-07-25
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Ingo Molnar
2020-07-19
Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-19
Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mappin...
Linus Torvalds
2020-07-17
Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-16
Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...
Linus Torvalds
2020-07-16
rwsem: fix commas in initialisation
Alexey Dobriyan
2020-07-16
lockdep: Move list.h inclusion into lockdep.h
Herbert Xu
2020-07-16
Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-16
Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-07-16
Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-07-14
dma-direct: provide function to check physical memory area validity
Nicolas Saenz Julienne
2020-07-14
fuse: reject options on reconfigure via fsconfig(2)
Miklos Szeredi
2020-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-07-11
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-10
Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2020-07-10
Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc
Linus Torvalds
2020-07-10
Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-07-10
Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-10
driver core: Avoid deferred probe due to fw_devlink_pause/resume()
Saravana Kannan
2020-07-10
driver core: Rename dev_links_info.defer_sync to defer_hook
Saravana Kannan
2020-07-10
dmabuf: use spinlock to access dmabuf->name
Charan Teja Kalla
2020-07-10
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
2020-07-10
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
2020-07-10
x86/entry: Fix NMI vs IRQ state tracking
Peter Zijlstra
2020-07-10
Merge branch 'tip/x86/entry'
Peter Zijlstra
2020-07-09
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
2020-07-09
kgdb: enable arch to support XML packet.
Vincent Chen
2020-07-09
net/mlx5e: Fix port buffers cell size value
Eran Ben Elisha
2020-07-09
cgroup: Fix sock_cgroup_data on big-endian.
Cong Wang
2020-07-09
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-07-08
Input: elan_i2c - add more hardware ID for Lenovo laptops
Dave Wang
2020-07-08
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
2020-07-08
kallsyms: Refactor kallsyms_show_value() to take cred
Kees Cook
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
2020-07-08
sched: Fix loadavg accounting race
Peter Zijlstra
2020-07-08
fs: remove __vfs_read
Christoph Hellwig
2020-07-08
fs: add a __kernel_read helper
Christoph Hellwig
[next]