index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-09
locking/rwsem: Introduce rwsem_write_trylock()
Peter Zijlstra
2020-12-09
locking/rwsem: Better collate rwsem_read_trylock()
Peter Zijlstra
2020-12-09
Merge branch 'locking/rwsem'
Peter Zijlstra
2020-12-09
rwsem: Implement down_read_interruptible
Eric W. Biederman
2020-12-09
rwsem: Implement down_read_killable_nested
Eric W. Biederman
2020-12-03
refcount: Fix a kernel-doc markup
Mauro Carvalho Chehab
2020-12-03
completion: Drop init_completion define
Mauro Carvalho Chehab
2020-12-03
atomic: Update MAINTAINERS
Peter Zijlstra
2020-12-03
atomic: Delete obsolete documentation
Peter Zijlstra
2020-12-03
seqlock: Rename __seqprop() users
Peter Zijlstra
2020-12-03
lockdep/selftest: Add spin_nest_lock test
Boqun Feng
2020-12-03
lockdep/selftests: Fix PROVE_RAW_LOCK_NESTING
Peter Zijlstra
2020-12-03
seqlock: avoid -Wshadow warnings
Arnd Bergmann
2020-12-02
Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-12-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-12-02
Merge tag 'sound-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-12-02
Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2020-12-02
vhost_vdpa: return -EFAULT if copy_to_user() fails
Dan Carpenter
2020-12-02
vdpa: mlx5: fix vdpa/vhost dependencies
Randy Dunlap
2020-12-01
Merge tag '5.10-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-12-01
Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-11-30
docs: bootconfig: Add the endianness of fields
Masami Hiramatsu
2020-11-30
tools/bootconfig: Store size and checksum in footer as le32
Masami Hiramatsu
2020-11-30
bootconfig: Load size and checksum in the footer as le32
Masami Hiramatsu
2020-11-30
ring-buffer: Always check to put back before stamp when crossing pages
Steven Rostedt (VMware)
2020-11-30
ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
Naveen N. Rao
2020-11-30
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
2020-11-30
tracing: Fix alignment of static buffer
Minchan Kim
2020-11-30
tracing: Remove WARN_ON in start_thread()
Vasily Averin
2020-11-30
samples/ftrace: Mark my_tramp[12]? global
Sami Tolvanen
2020-12-01
gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func
Andreas Gruenbacher
2020-11-30
cifs: fix potential use-after-free in cifs_echo_request()
Paulo Alcantara
2020-11-30
cifs: allow syscalls to be restarted in __smb_send_rqst()
Paulo Alcantara
2020-11-30
ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()
Andrea Righi
2020-11-30
ring-buffer: Update write stamp with the correct ts
Steven Rostedt (VMware)
2020-11-30
arm64: mte: Fix typo in macro definition
Vincenzo Frascino
2020-11-30
arm64: entry: fix EL1 debug transitions
Mark Rutland
2020-11-30
arm64: entry: fix NMI {user, kernel}->kernel transitions
Mark Rutland
2020-11-30
arm64: entry: fix non-NMI kernel<->kernel transitions
Mark Rutland
2020-11-30
arm64: ptrace: prepare for EL1 irq/rcu tracking
Mark Rutland
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
2020-11-30
arm64: entry: prepare ret_to_user for function call
Mark Rutland
2020-11-30
arm64: entry: move enter_from_user_mode to entry-common.c
Mark Rutland
2020-11-30
arm64: entry: mark entry code as noinstr
Mark Rutland
2020-11-30
arm64: mark idle code as noinstr
Mark Rutland
2020-11-30
arm64: syscall: exit userspace before unmasking exceptions
Mark Rutland
2020-11-29
Linux 5.10-rc6
v5.10-rc6
Linus Torvalds
[next]