Blob Blame History Raw
#
# blacklist.conf
# ==============
#
# In this file the blacklist for the automatic fixes search is
# configured. There are two ways to blacklist potential fixes:
#
#	1) Put a source code path on one line in this file. If a patch
#	   touches only source code paths that are blacklisted in this
#	   file, it will be automatically blacklisted too.
#
#	2) Put a full git commit-id on one line in this file. The
#	   commit-id needs to be a 40 character-long hex string.
#
# As noted above, only one path or commit-id per line is allowed.
# Everything behind a '#' character is considered a comment and ignored.
#
# This file is parsed by the git-suse tool.

# Blacklisted Paths
# -----------------
MAINTAINERS		# We don't care about upstream MAINTAINERS file
arch/alpha
arch/arc
arch/c6x
arch/csky
arch/h8300
arch/hexagon
arch/ia64
arch/m68k
arch/microblaze
arch/mips
arch/nds32
arch/nios2
arch/openrisc
arch/parisc
arch/sh
arch/sparc
arch/um
arch/x86/um
arch/unicore32
arch/xtensa

drivers/staging/android
fs/f2fs

# Unsupported ppc platforms
arch/powerpc/platforms/40x
arch/powerpc/platforms/44x
arch/powerpc/platforms/4xx
arch/powerpc/platforms/512x
arch/powerpc/platforms/52xx
arch/powerpc/platforms/82xx
arch/powerpc/platforms/83xx
arch/powerpc/platforms/85xx
arch/powerpc/platforms/86xx
arch/powerpc/platforms/8xx
arch/powerpc/platforms/amigaone
arch/powerpc/platforms/cell
arch/powerpc/platforms/chrp
arch/powerpc/platforms/embedded6xx
arch/powerpc/platforms/maple
arch/powerpc/platforms/pasemi
arch/powerpc/platforms/powermac
arch/powerpc/platforms/ps3
arch/powerpc/platforms/fsl_uli1575.c
arch/powerpc/kernel/cpu_setup_44x.S
arch/powerpc/kernel/head_40x.S
arch/powerpc/kernel/head_44x.S
arch/powerpc/kernel/cpu_setup_6xx.S
arch/powerpc/kernel/idle_6xx.S
arch/powerpc/kernel/l2cr_6xx.S
arch/powerpc/kernel/tau_6xx.c
arch/powerpc/kernel/head_8xx.S
arch/powerpc/kernel/idle_e500.S
arch/powerpc/kernel/cpu_setup_ppc970.S
arch/powerpc/kernel/cpu_setup_fsl_booke.S
arch/powerpc/kernel/fsl_booke_entry_mapping.S
arch/powerpc/kernel/head_booke.h
arch/powerpc/kernel/head_fsl_booke.S
arch/powerpc/kernel/swsusp_booke.S
arch/powerpc/kernel/idle_book3e.S
arch/powerpc/kernel/idle_power4.S
arch/powerpc/kernel/early_32.c
arch/powerpc/kernel/entry_32.S
arch/powerpc/kernel/head_32.S
arch/powerpc/kernel/head_32.h
arch/powerpc/kernel/misc_32.S
arch/powerpc/kernel/module_32.c
arch/powerpc/kernel/pci_32.c
arch/powerpc/kernel/ppc32.h
arch/powerpc/kernel/reloc_32.S
arch/powerpc/kernel/setup_32.c
arch/powerpc/kernel/swsusp_32.S
arch/powerpc/mm/init_32.c
arch/powerpc/mm/pgtable_32.c
arch/powerpc/mm/book3s32
arch/powerpc/mm/book3s64/hash_4k.c
arch/powerpc/mm/kasan/
arch/powerpc/mm/nohash/
arch/powerpc/mm/ptdump/8xx.c
arch/powerpc/mm/ptdump/bats.c

# Unsupported Arm device trees
arch/arm64/boot/dts/amlogic/
arch/arm64/boot/dts/altera/
arch/arm64/boot/dts/intel/
arch/arm64/boot/dts/mediatek/
arch/arm64/boot/dts/qcom/
arch/arm64/boot/dts/realtek/
arch/arm64/boot/dts/renesas/
arch/arm64/boot/dts/ti/

# Blacklisted Commits
# -------------------
34cd83bb8a468b24d9a13adbfb5ad645c552b8e2 # .gitignore update in selftests
09c5ab384f6fb30f834a5777888b4486dd7f015d # Duplicate of ac65bdfef14a902b40ff69a35f5c604dba096547: drm/i915: Keep rings pinned while the context is active
8dcfdfb4501012a8d36d2157dc73925715f2befb # Duplicate of 95eef14cdad150fed43147bcd4f29eea3d0a3f03: drm/i915/perf: fix ICL perf register offsets
4c888e7bd26f58deb27c2e6ddc90000b89ee9393 # Duplicate of 7d3cd66261665da491d0ee582beabe23df60f983: drm/i915: Fix various tracepoints for gen2
18398904ca9e3ddd180e2ecd45886e146b1d9d5b # Duplicate of 4b9bb9728c915c6079619e71e3340fe4840d9d40: drm/i915: Only recover active engines
092be382a2602067766f190a113514d469162456 # Duplicate of 0de50e40fc685fed4d6896a379b123f859ffb17b: drm/i915: Lift intel_engines_resume() to callers
29ae36abf08f943b76a2959f5000c44efa335be7 # Duplicate of 89f5752307cf53010d97503ac501b2ca1b089922: drm/i915: Fix the TBT AUX power well enabling
361b69051326ed0e07553315227678d00d651a9e # Duplicate of c270cac40828eca4fb8d7c27cab1d0ac7765ff3d: drm/i915: fix whitelist selftests with readonly registers
c5f846eed2a1856b78e988eeef08215c70598ecd # Duplicate of fdcc789a4a0bb2ef01857095752be12b03cbb341: drm/i915: Fix memleak in runtime wakeref tracking
56e9371bc3f3e7d6c1a197a45d550b2ce6af25f6 # Duplicate of d1b739f326b960631827f0ea350002c5bc8df443: drm/i915: Deal with machines that expose less than three QGV points
068610895ebd4bd86f496f01eb7b97e56d7269b2 # Duplicate of f691eaa4801484fffc8a2bcb24caa27fb2edcce3: drm/i915/gtt: Defer the free for alloc error paths
e7539b79f703a6b533385088fc15cb5c9ab3f56f # Duplicate of 5f4c82c89ff0e11b31561aa7e547acb10bf650c2: drm/i915/gtt: Mark the freed page table entries with scratch
a5af1df716c123a09341351008fc497bea137b77 # Duplicate of 06c12ae3b401238477e65e8c4e04e065699a6115: drm/i915/perf: ensure we keep a reference on the driver
14bfcd3e0daeb0f757a02aac85fd03e0933ab37e # Duplicate of 8f48de49795ca52f70c96558ccc6a0c174504779: drm/i915/perf: add missing delay for OA muxes configuration
cfe7288c276e359eebf057699fe86c2f8af14224 # Duplicate of 982b1d002f16c2695871e005c4132060c836db56: drm/i915: Lock the engine while dumping the active request
b5ea9c9337007d6e700280c8a60b4e10d070fb53 # Duplicate of 6d61f716a01ec0e134de38ae97e71d6fec5a6ff6: drm/i915/vbt: Fix VBT parsing for the PSR section
15160879d47213c32f357bc67b6014d9aaf14ed7 # Duplicate of 0bbfdce345c8cf01a3a985fa99fefd2146dcc748: drm/i915: Fix GEN8_MCR_SELECTOR programming
50b0946de4c6bccc9af78505f8b0cb33e87941ce # Duplicate of e5704b3fe9d5ffa810abd8ce00215f52f3fd675b: drm/connector: Fix warning in debug message
de70fdd7d24cd07e51fbec420f8704d956a47949 # Duplicate of 0584674d7fe407c2db91a009294d5ec19f7cb1d5: drm/i915: fix possible memory leak in intel_hdcp_auth_downstream()
ce52ad5dd52cfaf3398058384e0ff94134bbd89c # Duplicate of 73a0ff0b30af79bf0303d557eb82f1d1945bb6ee: drm/i915: Fix wrong escape clock divisor init for GLK
2969a78aead38b49e80c821a5c683544ab16160d # Duplicate of ed19e3035c5a16034e896eed28c5e72e02e2ff58: drm/i915: Fix HW readout for crtc_clock in HDMI mode
1b9bd09630d4db4827cc04d358a41a16a6bc2cb0 # Duplicate of ed5fa90660d63bcec4c3a62b03fed9427418b53d: drm/i915: Do not create a new max_bpc prop for MST connectors
05677c958ad2e852e94966e420d09745bc04b707 # Duplicate of d9dfe768b3f30faa8340cbf34196668714780c3c: Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"
b05f65d7720b172b6fde3abfa49ed66837071d45 # Duplicate of 98f58ada2d37e68125c056f1fc005748251879c2: drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible
01c22997bed059ee562c1c92f27c36806869a8ff # Duplicate of ec6e491353b9024d4b1a65c48b21e3bc0faeae4e: drm/amd/display: Calculate bpc based on max_requested_bpc
c072b0c24e6b8a1951b26b3a575e9e0491bd7bfe # Duplicate of 41940ff50f6c347f3541163702566cd526200d98: drm/amdgpu: fix GFXOFF on Picasso and Raven2
4f916593be9da38c5cf0d3a5c386b57beb70f422 # duplicate of ddfd151f3def9258397fcde7a372205a2d661903
a91bcc2b65370e7debf1fc26b93a4c2a54433220 # this reverts band-aid after complex fix, we want to keep the band-aid as we don't have the complex fix
0df3e42167caaf9f8c7b64de3da40a459979afe8 # clang warning fix
29174a4310bf9b25b4961c30b38be4151732d1c7 # patched source code does not exist: drm/amdgpu: hide another #warning
cb6d7c7dc7ff8cace666ddec66334117a6068ce2 # drm/i915: already cherry-picked (and later reverted)
9472aff16ca0fd9351eea7773facef364743088f # rendered moot by subsequent removal of the driver
ac79f78dab892fcdc11fda8af5cc5e80d09dca8a # Sub-optimal change to THP allocation behaviour, needs a more comprehensive approach
19deb7695e072deaff025e03de40c61b525bd57e # Part of a sub-optimal change to THP allocation behaviour
0f8c0f8a7782178c40157b2feb6a532493cbadd3 # fixes commit we don't have
11d49ce9f7946dfed4dcf5dbde865c78058b50ab # reverted by 284f87d2f3871247d08a2b6a24466ae905079913
284f87d2f3871247d08a2b6a24466ae905079913 # reverts the above
1489d17940012ceb39b0b7bed71bda18e9eae804 # we have it as 8d13c187c42e
0d6eeb1fd625272bd60d25f2d5e116cf582fc7dc # we reverted 65e68edce0db
eaecce12f5f0d2c35d278e41e1bc4522393861ab # driver not enabled in config
0bcd7762727dd8ba9b9b6f828e5a4cbd5da4f725 # it fixes 111e7b15cf10, not 05b042a19443
9163e0184bd7d5f779934d34581843f699ad2ffd # Got reverted by 91cbf01178c3
91cbf01178c37086b32148c53e24b04cb77557cf # Revert of 9163e0184bd7
d4c61c4a16decd8ace8660f22c81609a539fccba # Not applicable: drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type
75427b2a2bffc083d51dec389c235722a9c69b05 # Not applicable: drm/i915: Limit MST to <= 8bpc once again
9d7b01e93526efe79dbf75b69cc5972b5a4f7b37 # Not applicable: drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
2935ed5339c495066d901b97de384d86c55a3f6d # Not applicable: drm/i915: Remove logical HW ID
3cac195875ef5b032a3ea5d4205b0c45a6a95863 # drm/i915: bogus fixes tag, rather revert of 8f5e2b306b4e
d74a7566bef76b44416071fbb7e34f301eac8d98 # drm/i915: bogus fixes tag, rather for 71dc367e2bc3
ee33baa83109612d9a31fc2c2a7b74967767b358 # Not applicable: drm/i915: Mark up the calling context for intel_wakeref_put()
ca1711d1991f968d1e88725a2e607e57ecd5c5f1 # Not applicable: drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
bf201f5eda23eb57f7217d20ea3e18da8cbcf52b # Not built: drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
97f9af78f38d43cd058cfd40220647be67aca9f7 # Not applicable: drm/i915/gt: Mark the execlists->active as the primary volatile access
01bb630319337be15fc50c211126180198d4e157 # Not applicable: drm/i915/ehl: Make icp_digital_port_connected() use phy instead of port
8eb4704b124cbd44f189709959137d77063ecfa1 # drm/i915: dup, already applied in 5.3
9faf5fa4d3dad3b0c0fa6e67689c144981a11c27 # drm/i915: dup, already appliedi n 5.3
2acdcabb8a4089476208a822050dd47a6557290d # ASoC/SOF: dup of 9508ef5a980f
a680aea00d170695d6542150a6f8841b5c2b8f1e # a28fda312a9f would be needed
da3cc91b8db403728cde03c8a95cba268d8cbf1b # Needs rework of IOTLB flushing
b8299d362d0837ae39e87e9019ebe6b736e0f035 # not required with our codebase and configs
eebab60f224fcfd560957715d08c31564d8672ed # Duplicate of fda9fa19b09067b6a3ee6ff8d93e977957e0655c: drm/i915: Don't mix srcu tag and negative error codes
bed34ef544f9ab37ab349c04cf4142282c4dcf5d # Duplicate of dc7890995e04bacb45ab21e0daaeae1e7c803eb3: drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled
5028851cdfdf78dc22eacbc44a0ab0b3f599ee4a # Duplicate of b925708f28c2b7a3a362d709bd7f77bc75c1daac: drm/i915: Mark contents as dirty on a write fault
ed06efb801bd291e935238d3fba46fa03d098f0e # Duplicate of cffb4c3ea37248c4fc2f4ce747e5c24af88aec76: drm/i915/dp: Fix dsc bpp calculations, v5.
006e570128f413759b9df64b51bae79903679c9b # Duplicate of eb0192fed016db1c5a9701cd6ca47233ff4a43e5: drm/i915: Fix g4x sprite scaling stride check with GTT remapping
d950800e793cf06a8e261737d2d8b0114ab3351b # Duplicate of dcafbd50f2e4d5cc964aae409fb5691b743fba23: drm/amdgpu: Fix KFD-related kernel oops on Hawaii
03fb560f2ea88b702c6779d3860be61058ca4d6d # Duplicate of 69f08e68af25071483b91769957743de3b9deaef: drm/amdgpu: revert "disable bulk moves for now"
324fb7adf61f6dc57cfcefc9783363e35ef9234b # patched source code does not exist: drm/amdgpu: hide another #warning
a11391b6f50689adb22c65df783e09143fafb794 # Not applicable: debian specific
5ac33eebf1ba77132b52b4c7750eee795f219245 # reset: cosmetic change in Kconfig, not cleanly applicable
fdb838efa31e1ed9a13ae6ad0b64e30fdbd00570 # breaks API
1a8211c7d8717b19c1e9fa41d19fe6a55409765e # Depends on 7396d337cfadc7c0b32dfd46581e9daff6666e84 which is not in our tree
29cf12394c0565d7eb1685bf0c1b4749aa6a8b66 # drm/virtio: depends on 889165ad6190; reverted in stable 5.4.y
7f57b0b34e21921eda7d56c41a7c82050f7134c8 # reverting the above in stable 5.4.y
db5cce1afc8d2475d2c1c37c2a8267dd0e151526 # iwlwifi: revert depends on 809805a820c6
7720804a2ae46c90265a32c81c45fb6f8d2f4e8b # X86_DECODER_SELFTEST is not enabled
b0adca4d50169d9a05912e208a89cdd615da40d4 # Duplicate of 6a299d7aaa97dfde5988d8f9e2fa2c046b5793ff: drm/amdgpu: register gpu instance before fan boost feature enablment
df1a7524741b6c094786032e12a21a448321d9f6 # we don't do 32-bit
3a0990ca1a00cb9fd0278410b9b71a670ffcbffc # booke not supported
71eb40fc53371bc247c8066ae76ad9e22ae1e18d # booke not supported
aeed8aa3874dc15b9d82a6fe796fd7cfbb684448 # needs 28875945ba98d1b47a8a706812b6494d165bb0a0, too invasive
6cd18453b68942913fd3b1913b707646e544c2ac # unsupported driver
a284e11c371e446371675668d8c8120a27227339 # input/rmi4: reverted in below
8ff771f8c8d55d95f102cf88a970e541a8bd6bcf # input/rmi4: reverting the above
b61156fba74f659d0bc2de8f2dbf5bad9f4b8faf # cosmetic fix
da5fb83fb8dc5f95d4ab3a9f4641821fab34ce58 # platform/x86: already cherry-picked
d17f1bbb3aa9631429fa0fe325ad12661d6b226b # platform/x86: already cherry-picked
e3008bf46ce0baf617cfd1b68d35e433dc603e43 # platform/x86: already cherry-picked
01e28c1b2963bd3782e050ff2c4901fe1ceb5192 # platform/x86: already cherry-picked
3454eeeebd115891f34aa2e76eccf08c9b0882bb # platform/mellanox: already cherry-picked
2b0a4fc25ad8e3da4a156995a513dca6abf247de # drm/i915: already cherry-picked
0ccc42a2fd5107a7f58e62c8b35b61de9a70ce82 # drm/i915: already cherry-picked
046091758b50a5fff79726a31c1391614a3d84c8 # drm/i915: already cherry-picked
d51224b73d18d207912f15ad4eb7a4b456682729 # duplicate of ac479b51f3f4
b8c5d882c8334d05754b69dcdf1cfd6bc48a9e12 # misattributed. depends on 465527bcaebc1dcecc77b78ff77936658384152e which we haven't taken
d158367682cd822aca811971e988be6a8d8f679f # not needed in our config
1340cc631bd00431e2f174525c971f119df9efa1 # duplicate of d79749f7716d
c81471f5e95c79c55687282ff6800f112b5d560b # Duplicate of 99de95360faa769d970059c5b16abf85c53d7b31: drm/i915: Copy across scheduler behaviour flags across submit fences
e8ab8d669d046a8e9b07707d2f00b9ba3e25d0ae # Duplicate of 2eeab8eb1e3a04a644cbcb8c568c26c66ea12f02: drm/i915/ehl: Define EHL powerwells independently of ICL
de89212ddb3dc87152dd6f2b88a20d5176156777 # Duplicate of 5b3ec8134f5f9fa1ed0a538441a495521078bbee: drm/panfrost: Handle resetting on timeout better
c9dfadeee89d4c5d335969356c4e63e9b279d038 # duplicate of b049e03ca57f238e74a79e44ffc85904db465e72
3c29ba8e7c78dee1a8a59cadf235d6b93489a3b4 # wrong commit ID in patch, DTS not present in our tree
1bfe610491082f2eeaa74f5fbc4136cb8302831b # wrong commit ID in patch, DTS not present in our tree
311ae9e159d81a1ec1cf645daf40b39ae5a0bd84 # Fixes 32960613b7c33 merged in 5.4-rc1
e39e773ad100ac94f8358d862f20101e802ae54c # kernel-doc comment fix
a44f71a9ab99b509fec9d5a9f5c222debd89934f # bug: cosmetic change; related to a larger code clean up
44d282796f81eb1debc1d7cb53245b4cb3214cb5 # Got reverted in 73e08e711d9c1
d9e9866803f7b6c3fdd35d345e97fb0b2908bbbc # Whitespace fix
4f0bd808134d73184054ad09173821c84f31dd5d # we don't support nds32 architecture
86ec2e1739aa1d6565888b4b2059fa47354e1a89 # duplicate of 832c4365bd42986
6e8fa7404c13ca0497f3ad40e0f37bf08bf6795c # Only needed to make arm-smmu-v3 modular
b06c076ea96258f31eabd2987a14193883b3641e # Only needed to make arm-smmu modular
d0b7788804482b2689946cd8d910ac3e03126c8d # cleanup for CONFIG_PROC_FS=n
1da87c9f67c98d552679974dbfc1f0f65b6a0a53 # patched code does not exist: drm/amdgpu/smu: add metrics table lock for arcturus (v2)
7aec9ec1cf324d5c5a8d17b9c78a34c388e5f17b # nothing to revert: Revert "drm/amdgpu: Set no-retry as default."
a542ad9e5de132cbb3e75b89008d44327a0d44d7 # Duplicate of 62d91dd2851e8ae2ca552f1b090a3575a4edf759: drm/radeon: fix bad DMA from INTERRUPT_CNTL2
b992691d453c1cb16390d21c9f557196d3ab3141 # Duplicate of 3d0e3ce52ce3eb4b9de3caf9c38dbb5a4d3e13c3: drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2
ee9ea6d88593509f2bbfb8bd40482b21b6a7502c # Duplicate of 946621691f9919c263b4679b77f81f06019d3636: drm/amd/display: add default clocks if not able to fetch them
ad808910be68dcf8da5d837d4511d00ad5d3678a # Duplicate of bd95c1445274c5e126ffd8998fbba9f3732a579e: drm/amdgpu: fix license on Kconfig and Makefiles
02939cd167095f16328a1bd5cab5a90b550606df # dma/imx: reverted in below
8a7aa4feeaeabc12181e1997a298eb73d2ed2d65 # dma/imx: cherry-picked one
341c8e03a90a8d084a62fecaf97d31ca24b1d475 # dma/imx: reverting
a85ffd59bd362d6c2e456e7f523b091830cd5454 # dma-debug: speed up debug code that is disabled in SUSE kernels
967a3b85bac91c55eff740e61bf270c2732f48b2 # drm/amdgpu: reverted in below
b73b7f48895a6a944a76a2d8cdd7feee72bb1f0b # drm/amdgpu: reverting the above
4d8340d0d4d90e7ca367d18ec16c2fefa89a339c # Coding style fix
d876836204897b6d7d911f942084f69a1e9d5c4d # We miss much more sendmsg / recvmsg fixes - most importantly probably 03b1230ca12a: io_uring: ensure async punted sendmsg/recvmsg requests copy data
f6d061d617124abbd55396a3bc37b9bf7d33233c # module: fix small memleak in rare error path that should not normally happen, not worth it
02d715b4a8182f4887d82df82a7b83aced647760 # Debugging only
1ea770f6c1971bc101b3741f4d88b0b4ea5c4181 # in perf userspace package
67260e8c0e681a9bb9ed861514b4c80c2d0eb2e5 # in perf userspace package
0c03d3aa255b5d3a7b64051a79f6e9f487194a9f # in perf userspace package
8788d36950dae26074dc63b46eab3debb4b210b4 # in perf userspace package
28b951760cebdf1de0d32f38f325b667c2494564 # in perf userspace package
02d084792273e8a5f1813dcad988229a45be96ea # in perf userspace package
3714437d3fcc7956cabcb0077f2a506b61160a56 # in perf userspace package
6add129c5d9210ada25217abc130df0b7096ee02 # in perf userspace package
84b0975f4853ba32d2d9b3c19ffa2b947f023fb3 # in perf userspace package
b77afa1f810f37bd8a36cb1318178dfe2d7af6b6 # in perf userspace package
acb6a7047ac2146b723fef69ee1ab6b7143546bf # in perf userspace package
91e2f539eeda26ab00bd03fae8dc434c128c85ed # in perf userspace package
1785fbb73896dbd9d27a406f0d73047df42db710 # in perf userspace package
07d369857808b7e8e471bbbbb0074a6718f89b31 # in perf userspace package
5d16dbcc311d91267ddb45c6da4f187be320ecee # in perf userspace package
eb6933b29d20bf2c3053883d409a53f462c1a3ac # in perf userspace package
3895534dd78f0fd4d3f9e05ee52b9cdd444a743e # in perf userspace package
18e21eb671dc87a4f0546ba505a89ea93598a634 # in perf userspace package
af04dd2f8ebaa8fbd46f698714acbf43da14da45 # in perf userspace package
f4d99bdfd124823a81878b44b5e8750b97f73902 # in perf userspace package
da6cb952a89efe24bb76c4971370d485737a2d85 # in perf userspace package
86c0bf8539e7f46d91bd105e55eda96e0064caef # in perf userspace package
dee36a2abb67c175265d49b9a8c7dfa564463d9a # in perf userspace package
af8490eb2b33684e26a0a927a9d93ae43cd08890 # in perf userspace package
f068435d9bb2d825d59e3c101bc579f09315ee01 # in perf userspace package
aceb98261ea7d9fe38f9c140c5531f0b13623832 # in perf userspace package
98e93245113d0f5c279ef77f4a9e7d097323ad71 # in perf userspace package
5b596e0ff0e1852197d4c82d3314db5e43126bf7 # in perf userspace package
0cd032d3b5fcebf5454315400ab310746a81ca53 # in perf userspace package
58b3bafff8257c6946df5d6aeb215b8ac839ed2a # in perf userspace package
0feba17bd7ee3b7e03d141f119049dcc23efa94e # in perf userspace package
55347ec340af401437680fd0e88df6739a967f9f # in perf userspace package
3f7774033e6820d25beee5cf7aefa11d4968b951 # in perf userspace package
604e2139a1026793b8c2172bd92c7e9d039a5cf0 # in perf userspace package
80cc7bb6c104d733bff60ddda09f19139c61507c # in perf userspace package
f649bd9dd5d5004543bbc3c50b829577b49f5d75 # in perf userspace package
13380a1471aadc517994b7230371a227d1f9f152 # code cleanup that breaks kABI
bdd68860a044683ea3a96a4f3a681da155fe7197 # dup, same as 17df5ae1b3e1
59120962e4be4f72be537adb17da6881c4b3797c # logging fix only
42cd5ffe46c1037d5d9a253c72e71a024a7bfbef # already done in b32196e35bd7bbc8038db1aba1fbf022dc469b6a
16105850f7fcf91be28bc9958b9a502406a40926 # already done in 045706bff837ee89c13f1ace173db71922c1c40b
f01b411f41f91fc3196eae4317cf8b4d872830a6 # Just a cleanup
1ac994525b9d3b6245c1a61632156f19ab73fccb # Tracepoint argument cleanup
780f66e59231fcf882f36c63f287252ee47cc75a # Comment fix
04bbb97d1b732b2d197f103c5818f5c214a4cf81 # i2c/i801: alone causing a regression on DNV (bsc#1168297)
533a6cfe08f96a7b5c65e06d20916d552c11b256 # mmc: causes timeout spam (bsc#1169056)
ace74b627c88ea96d4fe5811a5128475aa6a49a6 # cosmetic change
dce05aa6eec977f1472abed95ccd71276b9a3864 # just cleanup
e587e8f17433ddb26954f0edf5b2f95c42155ae9 # just cleanup
f400991bf872debffb01c46da882dc97d7e3248e # just cleanup
65a691f5f8f0bb63d6a82eec7b0ffd193d8d8a5f # ACPI: not for stable, reverted below
c85a7109f905f7848735ef50d7e63e5534c4e95d # ACPI: stable commit reverting the above
1164284270779e1865cc2046a2a01b58a1e858a9 # ASoC: meson: causes a regression
9ae0522537852408f0f48af888e44d6876777463 # needs acd26bcf362708594ea081ef55140e37d0854ed2
621516789ee6e285cb2088fe4706eedd030d38bf # arm64: got reverted later
1595fe299eb5a664c754eaf48bc178c0d664e1cf # arm64_ got reverted later
42827350f75c56d0fe9f15d8425a1390528958b6 # Duplicate of 15de9cb5c9c83a23be92b8f7a1178cead1486587: drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex
2d4bd971f5baa51418625f379a69f5d58b5a0450 # Duplicate of 8ea6bb8e4d47e07518e5dba4f5cb77e210f0df82: drm/i915/gt: Close race between cacheline_retire and free
022ac4c9c55be35a2d1f71019a931324c51b0dab # Not applicable: drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
526f3d96b8f83b1b13d73bd0b5c79cc2c487ec8e # it's more cleanup than fixup
3cef59481a1f57762eee15b0ebcd344278353c65 # cosmetic, fixing dependency would break kABI
b91d9e67e50bfc79850a1760b8e59dc1dc56057f # documentation
0f8a206df7c920150d2aa45574fba0ab7ff6be4f # clang warning fix
380324734956c64cd060e1db4304f3117ac15809 # clang warning fix
788d671517b5c81efbed9310ccbadb8cca86a08e # clang warning fix
71912e08e06b7041ba3b40945328b84798dfe6fc # gcc warning fix on comment description
5a57c05b56b6eb2b4e3eb2a9f205e39e849325a1 # sparse warning fix
90444b958461a5f8fc299ece0fe17eab15cba1e1 # Device tree change
81b67439d147677d844d492fcbd03712ea438f42 # would be nice, but breaks kABI
02f03c4206c1b2a7451d3b3546f86c9c783eac13 # The change can make waiting for entropy on boot take forever...
d7b0a23d81507deb095859250cd7dd4aa5d8875e # Comment fix
ce623f89872df4253719be71531116751eeab85f # Cleanup
c4b4c2a78a9fc0c532c58504e8cb5441224ff1d9 # Cleanup
7312b70699252074d753c5005fc67266c547bbe3 # not supported arch/hexagon
870b4333a62e45b0b2000d14b301b7b8b8cad9da # we don't build with CONFIG_EFI=n
d74b181a028bb5a468f0c609553eff6a8fdf4887 # in perf userspace package
db2c549407d4a76563c579e4768f7d6d32afefba # in perf userspace package
44d462acc0bf3eabe1522471fd1f683d8ce612cb # in perf userspace package
c3b10649a80e9da2892c1fd3038c53abd57588f6 # in perf userspace package
b8fdcfb5a17f1d4fd503caef5c457005a765ecd7 # dup of db2c549407d4
be40920fbf1003c38ccdc02b571e01a75d890c82 # not needed for perf userspace
b9c9ce4e598e012ca7c1813fae2f4d02395807de # not needed for perf userspace
9d82973e032e246ff5663c9805fbb5407ae932e3 # gcc10 warning fix, likely breaks kABI
d3ef5536274faf89e626276b833be122a16bdb81 # reverted by 10c70d95c0f2 ("block: remove the bd_openers checks in blk_drop_partitions")
cb6b771b05c3026a85ed4817c1b87c5e6f41d136 # reverted by 10c70d95c0f2 ("block: remove the bd_openers checks in blk_drop_partitions")
10c70d95c0f2f9a6f52d0e33243d2877370cef51 # reverts previous commits: d3ef5536274f ("block: fix busy device checking in blk_drop_partitions") and cb6b771b05c3 ("block: fix busy device checking in blk_drop_partitions again")
34719de919af07682861cb0fa2bcf64da33ecf44 # cannot change into module
37b4100180641968056cb4e034cebc38338e8652 # fixes something we didn't apply
671ffde1752f594c60ccdfd75378defacfaf7c83 # we don't support XSPI mode
88743470668ef5eb6b7ba9e0f99888e5999bf172 # 32-bit only
55e8c8eb2c7b6bf30e99423ccfe7ca032f498f59 # Needs extra dependency, historical/theoretical bug
c4e0f3b240041bf504e3a25e300eadb88f6a68eb # sparse fix only
3ac395a5b3f3b678663fbb58381fdae2b1b57588 # device tree fix
1cba0987610a1508358d1a3704fdb9c98b3be0ba # Duplicate of a6aacb2b26e85aa619cf0c6f98d0ca77314cd2a1: drm/amdgpu: force fbdev into vram
78f57ef9d50a75326da73d352d7c27828495229a # break kabi
5214028dd89e49ba27007c3ee475279e584261f0 # 32-bit only and old linkers fix
474c4f306eefbb21b67ebd1de802d005c7d7ecdc # Kconfig change, not needed
2e577f0faca4640348c398cb85d60a1eedac4b1e # Wrong Fixes line - should be 84e1b21d5ec4 in 5.6
d24de76af836260a99ca2ba281a937bd5bc55591 # Pointless, and breaks kABI
b642e44e8ab335868b549fe5753b783ca47bf3a3 # kstrto*: comment fix
ef0f2685336bbc334e8b6997ce9b155e5f7edd31 # kstrto*: comment fix
4ca1085c9573ea08767521dabce62456e3fc2fd0 # kthread: comment fix
5b0fe9552336338acb52756daf65dd7a4eeca73f # crypto: causes a regression with aes_s390 (bsc#1167651)
6c81e21a4742385c00713137c6fdcade0412e93c # Duplicate of a97b786bfac6929223cc9a01683effe84146e394: drm/i915/gt: Stage the transfer of the virtual breadcrumb
aadf9dcef9d4cd68c73a4ab934f93319c4becc47 # cosmetic
5a046d75acf74b7fd889dca11120e42733f6f46d # ath9k: revert in stable tree, fixed differently in upstream
3c597282887fd55181578996dca52ce697d985a5 # erofs is unsupported and the code is substantially different
32302085a8d90859c40cf1a5e8313f575d06ec75 # ext2 is not compiled
9486727f5981a5ec5c0b699fb1777451bd6786e4 # Intel-SVM is not built for 32bit
e0ed5a36fb3ab9e7b9ee45cd17f09f6d5f594360 # ALSA: usb-audio: superfluous revert in stable that has been already addressed
acee6033c5c5b7758b521ea63bb9f989578aa9fd # cleanup removing unused exported symbols, unavoidable kABI breakage
70d4a9efee9cdd580207473379e3ee64b331ae75 # for future infrastructure, and will need kABI workarounds in each user, only if we really need it
3aec743d69822d22d4a5b60deb9518ed8be6fa67 # net/phy/realtek: requires phy_modify_paged_changed()
40a571bc408bf10ac8be0eadf838483b9cf90141 # documentation fixes
ba0aa311b0eb9d0a66a1b6b6fdeaa3b7584b798a # documentation fixes
ba053dd3b4d841e17e910d0b91e22d9ea813fa39 # documentation fixes
80cb801144265866ce29fabe5ea7ac8588aa673c # documentation fixes
5be5f41dd785a67cf4e1dc07a3454e340a94b2e0 # documentation fix
2300e6dab473e93181cf76e4fe6671aa3d24c57b # rk3368 dts fix
5f11723b204aaf461e7a5242fc732222d2f0aa17 # sparse warning fix
42dae8937406c98ce0cb6ff0d683765c854098d9 # sparse warning fix
b5f73d47f34b238221ac771b5fe4907df621d7cb # one of the two Fixes SHA wrong, does not apply
9ef36fc2d0347f04f75b9d70c0ecc2e3b403bb7f # drm/i915: Not applicable
0eb670aac27b1d615004c29efec595616e3e091a # drm/i915: the dup of the above
98919f4c9a3421695b182f0244b34b62045d08ff # documentation for debugfs helper debugfs_create_ulong(), not needed
dc8d37ed304eeeea47e65fb9edc1c6c8b0093386 # not needed in our config as CONFIG_SYSFS is used
683c09e9a8e1008b72fc23f6e99687eed59cfa49 # Duplicate of f78d4032de60f50fd4afaa0fb68ea03b985f820a: drm: encoder_slave: fix refcouting error for modules
2a12c4e9f1674432fa06f73026158a7b4698a0b4 # Duplicate of 14ed1c908a7a623cc0cbf0203f8201d1b7d31d16: Revert "drm/amd/display: disable dcn20 abm feature for bring up"
f29aa08852e1953e461f2d47ab13c34e14bc08b3 # Duplicate of 35f760b44b1b9cb16a306bdcc7220fbbf78c4789: drm/radeon: fix fb_div check in ni_init_smc_spll_table()
511b6d9aed417739b6aa49d0b6b4354ad21020f1 # Duplicate of 631a6582b75ffac82bee76a65217caa856fafb5e: drm/i915/gt: Do not schedule normal requests immediately along virtual
5331889b5ffb11d6257953e418291a9f04c02bed # Duplicate of 9eb0463cfe65d826c97fa26b904a64f52c94300d: drm/i915/fbc: Fix fence_y_offset handling
99010fac8b8c1e4f8663cb8b55c1a6584f3b84ba # Duplicate of 41855a898650803e24b284173354cc3e44d07725: drm/radeon: fix double free
0c56c862e712001e4d86bc4f43d74f2425c010c2 # Duplicate of 88bb16ad998a0395fe4b346b7d3f621aaa0a2324: drm/amd/powerplay: fix a crash when overclocking Vega M
90a987205c6cf74116a102ed446d22d92cdaf915 # Duplicate of 110f9efa858f584c6bed177cd48d0c0f526940e1: drm/i915/gt: Only swap to a random sibling once upon creation
a581483b1e5466d28fc50ff623fba31cea2cccb6 # Duplicate of 6647e6cdba753e71170be7da2acfead7154f56d8: drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.
7ef282e05132d56b6f6b71e3873f317664bea78b # cleanup only, not critical
96b4833b6827a62c295b149213c68b559514c929 # CONFIG_HWLAT_TRACER is not set anywhere
04f9bf2bac72480ca1d289b751b956dd1707a5d5 # userspace; added to perf package
168200b6d6ea0cb5765943ec5da5b8149701f36a # userspace; added to perf package
ebcb9464a2ae3a547e97de476575c82ece0e93e2 # userspace; added to perf package
4c95ad261cfac120dd66238fcae222766754c219 # userspace; added to perf package
0ada120c883d4f1f6aafd01cf0fbb10d8bbba015 # userspace; added to perf package
981d169f9008bf15caf6814708e7b5207d103089 # userspace; added to perf package
f2682a8fe9b0429eef9fb3cc96e33c4b136a15bb # userspace; added to perf package
7db61f384dae23217d9a31ca2c996ce10bc6c764 # userspace; added to perf package
c2412fae3f01725615b0de472095a9e16ed30ca9 # userspace; added to perf package
2ae5d0d7d8868df7c05c2013c0b9cddd4d40610e # userspace; added to perf package
f41ebe9defacddeae96a872a33f0f22ced0bfcef # userspace; added to perf package
80526491c2ca6abc028c0f0dbb0707a1f35fb18a # userspace; added to perf package
11b6e5482e178055ec1f2444b55f2518713809d1 # userspace; added to perf package
d61cbb859b45fdb6b4997f2d51834fae41af0e94 # userspace; added to perf package
640432e6bed08e9d5d2ba26856ba3f55008b07e3 # userspace; added to perf package
3a3cf7c570a486b07d9a6e68a77548aea6a8421f # userspace; added to perf package
7ff520b0a71dd2db695b52ad117d81b7eaf6ff9d # userspace; added to perf package
031c8d5edb1ddeb6d398f7942ce2a01a1a51ada9 # userspace; added to perf package
a9a1790247bdcf3b1c8e2e5f8fbfc08d77cfd054 # userspace; added to perf package
ea9eb1f456a08c18feb485894185f7a4e31cc8a4 # userspace; added to perf package
c0c652fc705de75f4ba52e93053acc1ed3933e74 # userspace; added to perf package
72f02a947e89223b1b4a7825b68b2ba8fd2852c8 # userspace; added to perf package
cfbd41b786519d4a15e1c15181556689bcf6635a # userspace; added to perf package
197ba86fdc888dc0d3d6b89b402c9c6851d4c6fb # userspace; added to perf package
0e0bf1ea1147fcf74eab19c2d3c853cc3740a72f # userspace; added to perf package
dbd660e6b2884b864d2642d930a163d3bcebe4be # userspace; added to perf package
846de4371fdfddfa49481e3d04884539870dc127 # userspace; added to perf package
bd3c628f8fafa6cbd6a1ca440034b841f0080160 # userspace; added to perf package
61ec07f5917ec6d58d415d46e54dea452237b26e # userspace; added to perf package
69fbadbe987a7f9abbc8ac457a1057ebb98e21db # userspace; but not required in perf package
60da3a12c53ba60fc82b85cd4a7a5abc562cf936 # userspace; but not required in perf package
cff20b3151ccab690715cb6cf0f5da5cccb32adf # userspace; but not required in perf package
41e8c7205cfd38014d4849b2c1d81f5712ec2c56 # Coresight is not enabled
3f4943d422c5febbb3c764670011a00eb2a86238 # Coresight is not enabled
9b6a3f3633a5cc928b78627764793b60cb62e0f6 # Coresight is not enabled
342c8a1d1d9e418d32fa02d635cf96989f9a986e # Coresight is not enabled
318af7b80b6a6751520cf2b71edb8c45abb9d9d8 # we need the original commit
2c18bd525c47f882f033b0a813ecd09c93e1ecdf # moved to SP3, see bsc#1172757
cc5277fe66cf3ad68f41f1c539b2ef0d5e432974 # just a static checker warning, see commit message for details
2accfa69050c2a0d6fc6106f609208b3e9622b26 # just a missing prototype warning
7bf137298cb73afdb8c5536e474f7ba71ab1c235 # Non-critical code leanup fix
cafe01ef8fcb248583038e1be071383530fe355a # Doesn't apply, code logic changed.
c3cb47a6cc74af0b79579ba167d7124eb669fbaa # documentation fix to silence sparse
7dea927f702df030c02bd0c9e6e320a8315e3efa # documentation fix to silence sparse
cf949bbe22bee8749078e0b810ee2dc60a983746 # SPDX update
fc0a9de2f40dc7efe9daf411efc1436811403402 # breaks kabi
bb297bb2de517e41199185021f043bbc5d75b377 # Build fix that is not relevant to kernel configuration
3f3673d7d324d872d9d8ddb73b3e5e47fbf12e0d # Theoritical issues that does not apply to kernel configuration
459ad085d87b2468905fee231a77d961b5088e48 # Comment fix
9eaba29c7985236e16468f4e6a49cc18cf01443e # not relevant: PAGE_DEFAULT_KEY is always zero
fd78c59446b8d050ecf3e0897c5a486c7de7c595 # not relevant: PAGE_DEFAULT_KEY is always zero
535e4fc623fab2e09a0653fc3a3e17f382ad0251 # not broken without commit 701dc81e7412daaf3c5bf4bc55d35c8b1525112a
75be6b98eda46d27b4a218fdbfb034a5b0fb5b12 # cleanup, no bugfix
de2b41be8fcccb2f5b6c480d35df590476344201 # nothing in __page-aligned sections is write-protected
2356bb4b8221d7dc8c7beb810418122ed90254c9 # 32-bit only
dd81d821d0b3f77d949d0cac5c05c1f05b921d46 # Does not apply: gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile
0a2fae2aea4a21b59d4a920b9765aaa696270b16 # Documentation update
428fc0aff4e59399ec719ffcc1f7a5d29a4ee476 # Silence warning, exists since 2.6
b95e31c07c5eb4f5c0769f12b38b0343d7961040 # not critical, real fix in dependencies, see bsc#1169539
a87425a36fb2a98f560543703b3ce92270cdedd8 # build fix for CONFIG_MEMCG_KMEM=n
8659a0e0efdd975c73355dbc033f79ba3b31e82c # STRICT_KERNEL_RWX not enabled on ppc
66943005cc41f48e4d05614e8f76c0ca1812f0fd # 32bit CPU temp sensor
5e3119e15fed5b9a9a7e528665ff098a4a8dbdbc # 32bit CPU temp sensor
e63d6fb5637e92725cf143559672a34b706bca4f # 32bit CPU temp sensor
5b905d77987de065bdd3a2906816b5f143df087b # fix for CONFIG_HAVE_HW_BREAKPOINT=N
f1565c24b5965dfd2352f209c417ff160be04db9 # generic dma bypass mode does not exist in SP2 (bsc#1156395)
c44dc6323cd49d8d742c37e234b952e822c35de4 # no fast_interrupt_return in SP2 (bsc#1156395)
afce6996943be265fa39240b67025cfcb1bcdfb1 # CONFIG_EDAC_ASPEED is not enabled
5da8e4a658109e3b7e1f45ae672b7c06ac3e7158 # this is part of a 15SP3 feature request, see SLE-13447
66077adb70a2a9e92540155b2ace33ec98299c90 # CONFIG_EDAC_TI is not enabled
a02f6d42357acf6e5de6ffc728e6e77faf3ad217 # breaks powerpc-utils < 1.3.8
3514521ccbd25ef3bd47b3c2abc28befbea8cdb1 # Duplicate of a39d0d7bdf8c21ac7645c02e9676b5cb2b804c31: drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
8fbeb52a598c7ab5aa603d6bb083b8a8d16d607a # CONFIG_SYNTH_EVENTS is not set anywhere
9bbb33291f8e44819aaed32d367f702303ff663e # CONFIG_SYNTH_EVENTS is not set anywhere
10819e25799aae564005b6049a45e9808797b3bb # CONFIG_SYNTH_EVENTS is not set anywhere
eb2a86ae8c544be0ab04aa8169390c0669bc7148 # already added 3831ddd5c374f2a2c09e9276f51fcb3f307fdd2a
9def3b1a07c41e21c68a0eb353e3e569fdd1d2b1 # build fix, our configs not affected
5fa9a98fb10380e48a398998cd36a85e4ef711d6 # 32-bit only
0f091e43310f5c292b7094f9f115e651358e8053 # cleanup
730037c3ee57f892e6df019bc88d417a5944737c # Duplicate of 205d300aea75623e1ae4aa43e0d265ab9cf195fd: serial: 8250: change lock order in serial8250_do_startup()
8749efc0c0c325bf0c948c0b11d77bd3e497ead5 # printk: just a preparation step for lockless ringbuffer.
0f7636e1654338c34e3c220c02b2ffad78b6ccc0 # printk: cosmetic; documentation
89ccf18f032f26946e2ea6258120472eec6aa745 # printk: not critical; allow to use the full buffer when using log dumpers
7359608a271ce81803de148befefd309baf88c76 # CONFIG_GDB_SCRIPTS is not enabled for any config
7619517598ad5ba04beb855cde6558e72c73dbb5 # dup of fde9f39ac7f1ffd799a96ffa1e06b2051f0898f1
fd944dc24336922656a48f4608bfb41abdcdc4aa # ksz8795 is not in 5.3 yet
0a8e7b7d08466b5fc52f8e96070acc116d82a8bb # cause regression bsc#1178304
e81e0724432542af8d8c702c31e9d82f57b1ff31 # clang-specific
4d6ffa27b8e5116c0abb318790fd01d4e12d75e6 # clang-specific
8380ce479010f2f779587b462a9b4681934297c3 # SLE15-SP2 only, brings in per-object charging, not critical
11d6761218d19ca06ae5387f4e3692c4fa9e7493 # SLE15-SP2 only, change of user visible API
a7480c5d725c4ecfc627e70960f249c34f5d13e8 # riscv patch
ffedeeb780dc554eff3d3b16e6a462a26a41d7ec # not needed in SLE
f97bb5272d9e95d400d6c8643ebb146b3e3e7842 # Fix is not KABI safe, alternative merged
3347acc6fcd4ee71ad18a9ff9d9dac176b517329 # Kernel building with clang is not supported
197afc631413d96dc60acfc7970bdd4125d38cd3 # SLE15-SP2 only, bpf subprog wasn't backported
2acc3c1bc8e98bc66b1badec42e9ea205b4fcdaa # SLE15-SP2 only, the target file wasn't backported
6c4e79d99e6f42b79040f1a33cd4018f5425030b # kABI
a7c46c0c0e3d62f2764cd08b90934cd2aaaf8545 # GUP benchmark not enabled in Kconfig
18e19f195cd888f65643a77a0c6aee8f5be6439a # Supported arches enable SPARSEMEM_VMEMMAP
1ad53d9fa3f6168ebcf48a50e08b170432da2257 # KASAN is not enabled
586b58cac8b4683eb58a1446fbc399de18974e40 # SLE15-SP2 only, too intrusive, improbable, bsc#1174019
44577f1d98545fff565df81793418e40eecc7394 # cleanup, no functional change
6b61d49a55796dbbc479eeb4465e59fd656c719c # breaks kABI and is only needed on 32 bit
50b7d85680086126d7bd91dae81d57d4cb1ab6b7 # only relevant for archs without MMU
fdeb17c70c9ecae655378761accf5a26a55a33cf # only needed with 3a8e9ac89e6a51 "writeback: add tracepoints for cgroup foreign writebacks"
b3b9c187dc2544923a601733a85352b9ddaba9b3 # lockdep only, also conflicts with other rework
108dc42ed3507fe06214d51ab15fca7771df8bbd # lockdep selftests, unnecesary lockdep minutia
e7d95527f27a6d9edcffbd74eee38e5cb6b91785 # does not apply: drm/i915/gem: Delay tracking the GEM context until it is registered
8e326285924cd13d9d94edc209440ef5b6f85085 # Duplicate of 543e8669ed9bfb30545fd52bc0e047ca4df7fb31: drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
6178aed011a31b7d242b80ed3e83fcc9b67444e1 # Duplicate of e2bf3723db563457c0abe4eaeedac25bbbbd1d76: drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
eb4dedae920a07c485328af3da2202ec5184fb17 # Duplicate of e7d95527f27a6d9edcffbd74eee38e5cb6b91785: drm/i915/gem: Delay tracking the GEM context until it is registered
1f0882214fd0037b74f245d9be75c31516fed040 # Duplicate of 9ab57658a608f879469ffa22b723c4539c05a58f: drm/i915: Fix sha_text population code
2cc0c7b520bf8ea20ec42285d4e3d37b467eb7f9 # Duplicate of 57537b4e1d37002ed8cbd0a9be082104749e9d8f: drm/i915: Clear the repeater bit on HDCP disable
c60b93cd4862d108214a14e655358ea714d7a12a # does not apply: drm/i915: Avoid mixing integer types during batch copies
c0a1d129d3e01751d410343cb8e4a694716ca825 # Duplicate of ee15c7b53e52fb04583f734461244c4dcca828fa
978defee11a5d54f8f546e79867d2aab1b50606b # not necessary, might be reevaluated if someone reports it
bcee5278958802b40ee8b26679155a6d9231783e # requires prerequisities, not worth it
3d51507f29f2153a658df4a0674ec5b592b62085 # 32-bit only
862ee699fefe1e6d6f2c1518395f0b999b8beb15 # not relevant in our config
5af8be6b0c7e49124cd04ad144d3aae615e3daea # already fixed by 2a72c46ac4d665614faa25e267c3fb27fb729ed7
96adb419099cc042962c66cec6cd2ad905fee181 # already fixed by e40cc1b476d60f22628741e53cf3446a29e6e6b9
e91d8d78237de8d7120c320b3645b7100848f24d # only removes code we don't enable
310e3a4b5a4fc718a72201c1e4cf5c64ac6f5442 # CONFIG_HWLAT_TRACER is not set anywhere
d9a9280a0d0ae51dc1d4142138b99242b7ec8ac6 # breaks kABI, not worth the hassle
adab66b71abfe206a020f11e561f4df41f0b2aba # we do not support metag and sparc64 archs
44623b2818f4a442726639572f44fd9b6d0ef68c # clang-specific
2c2b3ad2c4c801bab1eec7264ea6991b1e4e8f2c # requires prerequisites, not worth it
4f8af077a02eed4831885048a10e04daa4e61a72 # documentation
035fff1f7aab43e420e0098f0854470a5286fb83 # our configs all have CONFIG_ACPI=y
78762b0e79bc1dd01347be061abdf505202152c9 # 32-bit only
8301c719a2bd131436438e49130ee381d30933f5 # nilfs2 not enabled in kernel config
5596fe34495cf0f645f417eb928ef224df3e3cb4 # UP not enabled in kernel config
5812b32e01c6d86ba7a84110702b46d8a8531fe9 # No in-tree users of the table
31c9590ae468478fe47dc0f5f0d3562b2f69450e # excess kabi breakage, not critical
a7e429a6fa6d612d1dacde96c885dc1bb4a9f400 # excess kabi breakage, not critical
d823346876a970522ff9e4d2b323c9b734dcc4de # intel-vbtn: Reverted in below
21d64817c72470ed69483f59279ce557c0658826 # intel-vbtn: Reverting the above
08685be7761d69914f08c3d6211c543a385a5b9c # no scv support
1c80be48c70a2198f7cf04a546b3805b92293ac6 # Requires managed DRM infrastructure: drm/vc4: bo: Add a managed action to cleanup the cache
171a072b4699b4bf79cd1bbbcd05a53d40903034 # Requires managed DRM infrastructure: drm/vc4: gem: Add a managed action to cleanup the job queue
d5aa6b22e2258f05317313ecc02efbb988ed6d38 # minor bug, major kabi breakage
078000d02d57f02dde61de4901f289672e98c8bc # multiple complex dependencies, minor bug
15ec0fcff6dab37533e02e2092d9228726186366 # comment fix
4230e2deaa484b385aa01d598b2aea8e7f2660a6 # fixes only riscv
e45122893a9870813f9bd7b4add4f613e6f29008 # not needed ATM. Also, kABI conflict.
56c91a18432b631ca18438841fd1831ef756cabf # CONFIG_KEXEC_JUMP is not set anywhere
e82080e1f456467cc185fe65ee69fe9f9bd0b576 # user-visible change and kABI breakage
50fe7ebb6475711c15b3397467e6424e20026d94 # 32-bit only
5ca1ca01fae1e90f8d010eb1d83374f28dc11ee6 # 32-bit only
678799194a5311765263b6aa940910ab232767eb # hso: already applied
cde1a8a992875a7479c4321b2a4a190c2e92ec2a # kABI breakage
9ad22e165994ccb64d85b68499eaef97342c175b # our tree needs d53d9bc0cf78 too for this to need to be backported
e400071a805d6229223a98899e9da8c6233704a1 # hid-logitech-dj: doesn't work as advertised on SLE15-SP2 (bsc#1182259)
20bf2b378729c4a0366a53e2018a0b70ace94bcd # our gccs don't add CET instrumentation
4a601f109614929aee45e58ca3514ec93da070bb # net: mscc: ocelot: not needed
67197a4f28d28d0b073ab0427b03cb2ee5382578 # unnecessary optimization, bsc#1182660
8faeb1ffd79593c9cd8a2a80ecdda371e3b826cb # indefinite stat error reduction only, bsc#1182671
d0995b53130eaa6a458780179c50489b933ea31a # f2f2 documentation update
179d1600723670dc0d6ae8ce572e0e2c44b64763 # cleanup conly
c7ff651960a6ef11cef55479658aff504c34872f # cosmetic
951c80f83d61bd4b21794c8aba829c3c1a45c2d0 # btrfs subpage RW support won't arrive until SLE15-SP4
dcd6dffb0a75741471297724640733fa4e958d72 # CONFIG_UCLAMP_TASK is not set
eaf5a92ebde5bca3bb2565616115bd6d579486cd # CONFIG_UCLAMP_TASK is not set
d81ae8aac85ca2e307d273f6dc7863a721bf054e # CONFIG_UCLAMP_TASK is not set
46609ce227039fd192e0ecc7d940bed587fd2c78 # CONFIG_UCLAMP_TASK is not set
ecda9cda3338b594a1b82d62018c247132a39e57 # rtw88: inapplicable, rtw_wait_firmware_completion() isn't available yet on SLE15-SP2
e504e74cc3a2c092b05577ce3e8e013fae7d94e6 # KASAN is not supported
5bc5cc2819c2c0adb644919e3e790b504ea47e0a # Too many dependencies: drm/panfrost: Move the GPU reset bits outside the timeout handler
95ebabde382c371572297915b104e55403674e73 # capabilities: reverted in below
3b0c2d3eaa83da259d7726192cf55a137769012f # capabilities: reverting the above
5ae5fbd2107959b68ac69a8b75412208663aea88 # only required with da97e18458fb42d7c00fac5fd1c56a3896ec666e
da97e18458fb42d7c00fac5fd1c56a3896ec666e # requires 5ae5fbd2107959b68ac69a8b75412208663aea88
49a7d46a06c30c7beabbf9d1a8ea1de0f9e4fdfe # reverted by deb9b13eb2571fbde164ae012c77985fd14f2f02
deb9b13eb2571fbde164ae012c77985fd14f2f02 # only reerts 49a7d46a06c30c7beabbf9d1a8ea1de0f9e4fdfe
2a38ca998f50f887fdfa9a35c3c98a020bd68f25 # Affected code does not exist: drm/amdgpu: Add missing BOOTUP_DEFAULT to profile_name[]
c915ef890d5dc79f483e1ca3b3a5b5f1a170690c # Affected code does not exist: drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()
7a7cbf2a819740674455ad36155c662367261296 # Affected code does not exist: drm/msm: Fix race of GPU init vs timestamp power management.
6c8d0cdd6ccb21badd52a10d627f80cf1a6ab63f # cosmetic fix
0cc4a0c486f37af1ea3932ae8f76afbefe105a32 # cosmetic fix
69baf338fc16a4d55c78da8874ce3f06feb38c78 # breaks kABI
04b38d012556199ba4c31195940160e0c44c64f0 # touches ifdeffed out code, all configs have CONFIG_SECCOMP_FILTER=y
dda44eb29c235735a5ceae283dc521cfca27885c # requires c420644c0a8f8839ca7269acbb8a3fc7fe1ec97d powerpc: Use mm_context vas_windows counter to issue CP_ABORT
c420644c0a8f8839ca7269acbb8a3fc7fe1ec97d # only required for dda44eb29c235735a5ceae283dc521cfca27885c
dd926880da8dbbe409e709c1d3c1620729a94732 # commit message says "does not affect current users of mainline kernels on x86."
66c1b6d74cd7035e85c426f0af4aede19e805c8a # not really needed define move