linux/include
Linus Torvalds d01e7f10da Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Pull exec-update-lock update from Eric Biederman:
 "The key point of this is to transform exec_update_mutex into a
  rw_semaphore so readers can be separated from writers.

  This makes it easier to understand what the holders of the lock are
  doing, and makes it harder to contend or deadlock on the lock.

  The real deadlock fix wound up in perf_event_open"

* 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
  exec: Transform exec_update_mutex into a rw_semaphore
2020-12-15 19:36:48 -08:00
..
acpi ACPI updates for 5.11-rc1 2020-12-15 16:39:06 -08:00
asm-generic Generic interrupt and irqchips subsystem: 2020-12-15 15:03:31 -08:00
clocksource
crypto
drm
dt-bindings regulator: Updates for v5.11 2020-12-15 15:48:30 -08:00
keys
kunit
kvm
linux Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2020-12-15 19:36:48 -08:00
math-emu
media
memory
misc
net Networking updates for 5.11 2020-12-15 13:22:29 -08:00
pcmcia
ras
rdma
scsi
soc Power management updates for 5.11-rc1 2020-12-15 16:30:31 -08:00
sound
target
trace Highlights: 2020-12-15 18:52:30 -08:00
uapi close-range-openat2-v5.11 2020-12-15 19:11:47 -08:00
vdso
video
xen