platform_kernel-5.15/fs/overlayfs
Greg Kroah-Hartman 344a3ff87c This is the 5.15.20 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmH+YdoACgkQONu9yGCS
 aT7aCA//RL82KKP5/Ny2Y8ae0R3ObmeWwOhNOFdqaEKGYLKRB2pzZBMmZhm7tIZe
 /+Isj4xaEp1VKnNtQcmLlGo25BBzLx68cdgcJz423rWZsi0F8a20jqo+KZ/vjkuu
 sseI0cXkdVKCHw7sfDyqhNSajJdq/DUPRgpBNj+TLTQcviBb7lYd2gUUYWVZ3qJ5
 gn6+b4etvkV6w5v/I0KZ+AQ0jftCErEtDiQuiQzcNlL2dDjJdtzlEqaZuiAiEnA0
 ZFSqoyr4c6TU3mOhcfLxDj/YXLUFs7WEd9KLnH9da0rfbF+da8A/glKSwU1rUK4j
 kYsGUdEi3aQR0FgZpiVQ6T3o+so5ptKeJ9eGuGCQzvrYcxytUm3haIuLLMpzHV1G
 0e7VXLUz6/PcjxxwWtXVuqUyCopBY6djZ4MPiD7NvfDbwrob50aATkcETlr8IcfJ
 ii6YQnvhwvC8jtQQbJJNykQ6W8GMH5W7d7yUlwkGDVdpNS0PYtlkOR/PXEX8mBaq
 HxXt81d/YSeOmCfhSLjGnznnzacv4XCAXrLCAh52lm1ivw19wlGV1tzWUL9CJfvR
 8XoklnIVDCrSY7YFrIHGAm0o7r2BQWnfZoE/8ykTCGdpfzeghDrnfA4H4eDHxW6p
 5KsMJsZl4ofo4p4+FMV6AJ/ZbZvlRQd3OxD4uf8wFbPGhWQ3z54=
 =sEcs
 -----END PGP SIGNATURE-----

Merge 5.15.20 into android13-5.15

Changes in 5.15.20
	PCI: pciehp: Fix infinite loop in IRQ handler upon power fault
	selftests: mptcp: fix ipv6 routing setup
	net: ipa: use a bitmap for endpoint replenish_enabled
	net: ipa: prevent concurrent replenish
	drm/vc4: hdmi: Make sure the device is powered with CEC
	cgroup-v1: Require capabilities to set release_agent
	Revert "mm/gup: small refactoring: simplify try_grab_page()"
	ovl: don't fail copy up if no fileattr support on upper
	lockd: fix server crash on reboot of client holding lock
	lockd: fix failure to cleanup client locks
	net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic
	net/mlx5: Bridge, take rtnl lock in init error handler
	net/mlx5: Bridge, ensure dev_name is null-terminated
	net/mlx5e: Fix handling of wrong devices during bond netevent
	net/mlx5: Use del_timer_sync in fw reset flow of halting poll
	net/mlx5e: Fix module EEPROM query
	net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
	net/mlx5e: Don't treat small ceil values as unlimited in HTB offload
	net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion
	net/mlx5: E-Switch, Fix uninitialized variable modact
	ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
	i40e: Fix reset bw limit when DCB enabled with 1 TC
	i40e: Fix reset path while removing the driver
	net: amd-xgbe: ensure to reset the tx_timer_active flag
	net: amd-xgbe: Fix skb data length underflow
	fanotify: Fix stale file descriptor in copy_event_to_user()
	net: sched: fix use-after-free in tc_new_tfilter()
	rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
	cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
	e1000e: Handshake with CSME starts from ADL platforms
	af_packet: fix data-race in packet_setsockopt / packet_setsockopt
	tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
	ovl: fix NULL pointer dereference in copy up warning
	Linux 5.15.20

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ia50333eff81881fac62eb52455b502e6c46ff3d9
2022-02-05 13:22:13 +01:00
..
Kconfig docs: fix broken references to text files 2020-04-20 15:35:59 -06:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
copy_up.c This is the 5.15.20 stable release 2022-02-05 13:22:13 +01:00
dir.c Merge 5.15.11 into android13-5.15 2021-12-29 11:32:19 +01:00
export.c ovl: fix uninitialized pointer read in ovl_lookup_real_one() 2021-08-10 10:21:30 +02:00
file.c FROMLIST: overlayfs: inode_owner_or_capable called during execv 2021-11-23 19:13:44 +00:00
inode.c FROMLIST: overlayfs: override_creds=off option bypass creator_cred 2021-11-23 19:13:38 +00:00
namei.c FROMLIST: overlayfs: override_creds=off option bypass creator_cred 2021-11-23 19:13:38 +00:00
overlayfs.h Merge 5.15.11 into android13-5.15 2021-12-29 11:32:19 +01:00
ovl_entry.h FROMLIST: overlayfs: override_creds=off option bypass creator_cred 2021-11-23 19:13:38 +00:00
readdir.c FROMLIST: overlayfs: override_creds=off option bypass creator_cred 2021-11-23 19:13:38 +00:00
super.c Merge 5.15.11 into android13-5.15 2021-12-29 11:32:19 +01:00
util.c FROMLIST: overlayfs: override_creds=off option bypass creator_cred 2021-11-23 19:13:38 +00:00