index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
locking/rwsem: Better collate rwsem_read_trylock()
Peter Zijlstra
1
-7
/
+8
2020-12-09
rwsem: Implement down_read_interruptible
Eric W. Biederman
2
-0
/
+27
2020-12-09
rwsem: Implement down_read_killable_nested
Eric W. Biederman
2
-0
/
+16
2020-12-03
refcount: Fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-12-03
completion: Drop init_completion define
Mauro Carvalho Chehab
1
-3
/
+2
2020-12-03
atomic: Update MAINTAINERS
Peter Zijlstra
1
-0
/
+2
2020-12-03
atomic: Delete obsolete documentation
Peter Zijlstra
1
-664
/
+0
2020-12-03
seqlock: Rename __seqprop() users
Peter Zijlstra
1
-23
/
+23
2020-12-03
lockdep/selftest: Add spin_nest_lock test
Boqun Feng
1
-0
/
+17
2020-12-03
lockdep/selftests: Fix PROVE_RAW_LOCK_NESTING
Peter Zijlstra
1
-17
/
+17
2020-12-03
seqlock: avoid -Wshadow warnings
Arnd Bergmann
1
-7
/
+7
2020-12-02
vhost_vdpa: return -EFAULT if copy_to_user() fails
Dan Carpenter
1
-1
/
+3
2020-12-02
vdpa: mlx5: fix vdpa/vhost dependencies
Randy Dunlap
2
-0
/
+2
2020-11-30
docs: bootconfig: Add the endianness of fields
Masami Hiramatsu
1
-1
/
+3
2020-11-30
tools/bootconfig: Store size and checksum in footer as le32
Masami Hiramatsu
1
-2
/
+5
2020-11-30
bootconfig: Load size and checksum in the footer as le32
Masami Hiramatsu
1
-2
/
+2
2020-11-30
ring-buffer: Always check to put back before stamp when crossing pages
Steven Rostedt (VMware)
1
-8
/
+6
2020-11-30
ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
Naveen N. Rao
1
-1
/
+1
2020-11-30
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
1
-1
/
+21
2020-11-30
tracing: Fix alignment of static buffer
Minchan Kim
1
-1
/
+1
2020-11-30
tracing: Remove WARN_ON in start_thread()
Vasily Averin
1
-1
/
+1
2020-11-30
samples/ftrace: Mark my_tramp[12]? global
Sami Tolvanen
3
-0
/
+4
2020-12-01
gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func
Andreas Gruenbacher
1
-10
/
+11
2020-11-30
cifs: fix potential use-after-free in cifs_echo_request()
Paulo Alcantara
1
-0
/
+2
2020-11-30
cifs: allow syscalls to be restarted in __smb_send_rqst()
Paulo Alcantara
1
-2
/
+2
2020-11-30
ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()
Andrea Righi
1
-3
/
+3
2020-11-30
ring-buffer: Update write stamp with the correct ts
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-30
arm64: mte: Fix typo in macro definition
Vincenzo Frascino
1
-1
/
+1
2020-11-30
arm64: entry: fix EL1 debug transitions
Mark Rutland
2
-25
/
+26
2020-11-30
arm64: entry: fix NMI {user, kernel}->kernel transitions
Mark Rutland
4
-10
/
+48
2020-11-30
arm64: entry: fix non-NMI kernel<->kernel transitions
Mark Rutland
2
-3
/
+67
2020-11-30
arm64: ptrace: prepare for EL1 irq/rcu tracking
Mark Rutland
1
-0
/
+4
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
5
-48
/
+51
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
4
-45
/
+22
2020-11-30
arm64: entry: prepare ret_to_user for function call
Mark Rutland
1
-4
/
+5
2020-11-30
arm64: entry: move enter_from_user_mode to entry-common.c
Mark Rutland
2
-7
/
+6
2020-11-30
arm64: entry: mark entry code as noinstr
Mark Rutland
1
-50
/
+25
2020-11-30
arm64: mark idle code as noinstr
Mark Rutland
1
-4
/
+4
2020-11-30
arm64: syscall: exit userspace before unmasking exceptions
Mark Rutland
1
-1
/
+1
2020-11-29
Linux 5.10-rc6
v5.10-rc6
Linus Torvalds
1
-1
/
+1
2020-11-28
ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 model
Takashi Iwai
1
-0
/
+1
2020-11-28
ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus Zephyrus G14
Takashi Iwai
1
-6
/
+20
2020-11-28
ALSA: hda/generic: Add option to enforce preferred_dacs pairs
Takashi Iwai
2
-4
/
+9
2020-11-27
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
1
-1
/
+1
2020-11-27
mptcp: fix NULL ptr dereference on bad MPJ
Paolo Abeni
1
-3
/
+2
2020-11-27
net: openvswitch: fix TTL decrement action netlink message format
Eelco Chaudron
3
-23
/
+60
2020-11-27
perf probe: Change function definition check due to broken DWARF
Masami Hiramatsu
2
-4
/
+19
2020-11-27
perf probe: Fix to die_entrypc() returns error correctly
Masami Hiramatsu
1
-0
/
+8
2020-11-27
perf stat: Use proper cpu for shadow stats
Namhyung Kim
1
-4
/
+1
2020-11-27
perf record: Synthesize cgroup events only if needed
Namhyung Kim
1
-0
/
+3
[next]