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/arm/boot/dts	# we don't ship device tree
arch/arm64/boot/dts	# we don't ship device tree
arch/blackfin
arch/c6x
arch/cris
arch/frv
arch/h8300
arch/hexagon
arch/ia64
arch/m32r
arch/m68k
arch/metag
arch/microblaze
arch/mips
arch/mn10300
arch/nios2
arch/openrisc
arch/parisc
arch/score
arch/sh
arch/sparc
arch/tile
arch/um
arch/unicore32
arch/xtensa
arch/x86/kernel/devicetree.c  # we don't support devicetree on x86
arch/x86/um			# UML not supported
# we support only 64bit POWER8+ pSeries and powernv on ppc
arch/powerpc/platforms/40x
arch/powerpc/platforms/44x
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/include/asm/8xx_immap.h
arch/powerpc/include/asm/fsl_85xx_cache_sram.h
arch/powerpc/include/asm/fsl_gtm.h
arch/powerpc/include/asm/fsl_hcalls.h
arch/powerpc/include/asm/fsl_lbc.h
arch/powerpc/include/asm/fsl_pamu_stash.h
arch/powerpc/include/asm/fsl_pm.h
arch/powerpc/include/asm/kvm_book3s_32.h
arch/powerpc/include/asm/kvm_booke.h
arch/powerpc/include/asm/kvm_booke_hv_asm.h
arch/powerpc/include/asm/mmu-40x.h
arch/powerpc/include/asm/mmu-44x.h
arch/powerpc/include/asm/mmu-8xx.h
arch/powerpc/include/asm/mmu-book3e.h
arch/powerpc/include/asm/mpc5121.h
arch/powerpc/include/asm/mpc52xx.h
arch/powerpc/include/asm/mpc52xx_psc.h
arch/powerpc/include/asm/mpc5xxx.h
arch/powerpc/include/asm/mpc8260.h
arch/powerpc/include/asm/mpc85xx.h
arch/powerpc/include/asm/page_32.h
arch/powerpc/include/asm/pasemi_dma.h
arch/powerpc/include/asm/perf_event_fsl_emb.h
arch/powerpc/include/asm/reg_8xx.h
arch/powerpc/include/asm/reg_booke.h
arch/powerpc/include/asm/reg_fsl_emb.h
arch/powerpc/kernel/cpu_setup_44x.S
arch/powerpc/kernel/cpu_setup_6xx.S
arch/powerpc/kernel/cpu_setup_fsl_booke.S
arch/powerpc/kernel/entry_32.S
arch/powerpc/kernel/exceptions-64e.S
arch/powerpc/kernel/fsl_booke_entry_mapping.S
arch/powerpc/kernel/head_32.S
arch/powerpc/kernel/head_40x.S
arch/powerpc/kernel/head_44x.S
arch/powerpc/kernel/head_booke.h
arch/powerpc/kernel/head_fsl_booke.S
arch/powerpc/kernel/idle_6xx.S
arch/powerpc/kernel/idle_e500.S
arch/powerpc/kernel/l2cr_6xx.S
arch/powerpc/kernel/machine_kexec_32.c
arch/powerpc/kernel/misc_32.S
arch/powerpc/kernel/module_32.c
arch/powerpc/kernel/pci_32.c
arch/powerpc/kernel/reloc_32.S
arch/powerpc/kernel/setup_32.c
arch/powerpc/kernel/swsusp_32.S
arch/powerpc/kernel/swsusp_booke.S
arch/powerpc/kernel/tau_6xx.c
arch/powerpc/kvm/book3s_32_mmu.c
arch/powerpc/kvm/book3s_32_mmu_host.c
arch/powerpc/kvm/book3s_32_sr.S
arch/powerpc/kvm/booke.c
arch/powerpc/kvm/booke_emulate.c
arch/powerpc/kvm/booke.h
arch/powerpc/kvm/bookehv_interrupts.S
arch/powerpc/kvm/booke_interrupts.S
arch/powerpc/kvm/e500.c
arch/powerpc/kvm/e500_emulate.c
arch/powerpc/kvm/e500.h
arch/powerpc/kvm/e500mc.c
arch/powerpc/kvm/e500_mmu.c
arch/powerpc/kvm/e500_mmu_host.c
arch/powerpc/kvm/e500_mmu_host.h
arch/powerpc/kvm/mpic.c
arch/powerpc/kvm/trace_booke.h
arch/powerpc/mm/40x_mmu.c
arch/powerpc/mm/44x_mmu.c
arch/powerpc/mm/8xx_mmu.c
arch/powerpc/mm/fsl_booke_mmu.c
arch/powerpc/mm/hash_low_32.S
arch/powerpc/mm/hugetlbpage-book3e.c
arch/powerpc/mm/init_32.c
arch/powerpc/mm/mmu_context_hash32.c
arch/powerpc/mm/pgtable_32.c
arch/powerpc/mm/pgtable-book3e.c
arch/powerpc/mm/ppc_mmu_32.c
arch/powerpc/mm/tlb_hash32.c


fs/f2fs/			# Not compiled, has some fatal flaws (see bsc#1109665)

drivers/bus/brcmstb_gisb.c	# driver for an internal bus on a settop box
drivers/ide			# IDE not shipped since SLE12
drivers/pci/dwc/pci-dra7xx.c	# config not enabled
drivers/staging/android		# we do not build android stuff
drivers/staging/lustre		# not shipped
drivers/usb/renesas_usbhs	# config not enabled

security/smack			# we don't enable Smack

tools/testing/selftests/	# Selftests should be run from upstream

# Blacklisted CVE entries
# -----------------------
CVE-2018-16880			# bsc#1122767, needed only for SLE15-SP1+
CVE-2019-9003			# bsc#1126704, needed only for SLE15-SP1+
CVE-2019-11811			# bsc#1134397, needed only for SLE15-SP1+
CVE-2019-12817			# bsc#1138263, bsc#1139619, needed only for SLE15-SP1+
CVE-2019-13233			# bsc#1140454, needed only for SLE15-SP1+
CVE-2019-15099			# bsc#1146368, needed only for SLE15-SP1+
CVE-2019-19078			# bsc#1157032, needed only for SLE15-SP1+
CVE-2019-19046			# bsc#1157304, needed only for SLE15-SP1+
CVE-2019-19080			# bsc#1157044, needed only for SLE15-SP1+
CVE-2019-19081			# bsc#1157045, needed only for SLE15-SP1+
CVE-2019-19082			# bsc#1157046, needed only for SLE15-SP1+
CVE-2019-19083			# bsc#1157049, needed only for SLE15-SP1+
CVE-2019-19927			# bsc#1160147, needed only for SLE15-SP1+

# Blacklisted Commits
# -------------------
38cb266ad1a24e037220dc563ab46364595b17b6 # doc update
3bc1630774bc9f202308ae04608a32c366b41caf # compile fix which doesn't affect us
5d6dec6fba38c3e2d408df108bb92ef4ac201f18 # cosmetic
c133c7615751008f6c32ccae7cdfc5ff6e989c35 # Just a test-case fix
71bb23c707c141b176bc084179ca5ee58d5fd26a # drm/vgem: not applicable
d99a6b5eef072dc2c758c79c00cd08d59817a966 # drm/rcar: not applicable
b12f601fe5f0e0cf37c4efd00c41a033dff67664 # host1x: already applied
1ee1c3f5b5cff959e0ac95a125bd15eaf88cc638 # bnc#1055301
0a987645672ebde7844a9c0732a5a25f3d4bb6c6 # unsupported (uml)
f44f1e7da7c8e3f4575d5d61c4df978496903fcc # unsupported (uml)
deecd4d71b12626db48544faa66bb897e2cafd07 # we do not set CONFIG_MATOM=y
21ec3bf6aeb4033210747837421e63286ba32646 # we do not use gcc 4
97e05463e0dfa8df709009625302fa5c5049b016 # fixed by commit c775d2098d35
630cc2b30a42c70628368a412beb4a5e5dd71abe # doc update
74dcb29a38e4419a8e4217caa7e35ccc1b31e5a4 # doc update
075d8a75daedec14f2337c2881186aabd8fa4fda # changes logging in an undesirable way
768dc4e48420955518974d8486c1b00ec05e7274 # CONFIG_TEST_KMOD=n right now
3c29b6038828c1f4c9ecbfec14d4fc5e25f1c947 # unsupported platform
8d046759f6ad75824fdf7b9c9a3da0272ea9ea92 # unsupported platform
c65540453e150844367ffe98e45d5175181b2ec1 # unsupported platform
7e7dc66adcf490a619bc3c7763a8cebadfba73e3 # build error fix
f21b4fca14ad00a64fbb4460e14172ce9ced9c97 # driver is not compiled
eada11ac23438d368fd431eb8e902caa96b80902 # driver is not compiled
e56c513a7a2afad84bd1eba3a361a1d6d6abf5ce # driver is not compiled
e2ab17707689c2e5bea735bc66260ecb42a81483 # driver is not compiled
dda7e6ce8e58328053242b5dbe6f9f10a673302c # driver is not compiled
bf1a8aa0a2d6b0a6d8736de7ac07c886b092cbad # driver is not compiled
bad7cc19f2d7c4aafd185ad5ee29082385449355 # driver is not compiled
b6db6bfe7188058b34b6385ea68c0be37cff5714 # driver is not compiled
ae03c4ececa5f5b79aeaae1df8a6072d98f0a31f # driver is not compiled
7aa36a334dc3f11188d9cc024cfa06debb5cf7e6 # driver is not compiled
78864ed5f3a743a36e9000db94709eca960efdcb # driver is not compiled
712f36fbb7738a60df0622e950726b6977dd41f3 # driver is not compiled
70070190871f831ceb46cce6c2b9a1038d1802cf # driver is not compiled
6fb1870912f84b1d81fd21cdfe8c9a75f8aa1669 # driver is not compiled
67c836b85d8fb755f769977aa3a3060e88eb156d # driver is not compiled
5d26ee5172dc6b0ddceac835a6a1d838cfd7f135 # driver is not compiled
50d83156e84ee5112fa07a0033eef4e58110709d # driver is not compiled
48e43b3e895fc6115f3c525a33d91666e58aad14 # driver is not compiled
3c612d2c1059c87c02966a73cddbf7678f5a935e # driver is not compiled
30cd1c462da97c308d8f5fd82202368a5ac15214 # driver is not compiled
1554b989e58c8e5327da5391ea66b6b166f09d8e # driver is not compiled
0a5e7370be139ecf52e09edb053be781a81ca3c1 # driver is not compiled
04ee2ab395db733c04f02b6ba0d8f13aa0a5d744 # driver is not compiled
2bbbd96357ce76cc45ec722c00f654aa7b189112 # driver is not compiled
f9ea3225ddafa269cf1f6b495d132c26fde93903 # patched file not backported
a872eb2131e91ce7c89a8888974a5e22a272b12f # bnc1066602
71e22ed1e22ff4bd83ed9743083cc8381ada1702 # media: already applied
be321a82bf8ee2e59734dd0d1fa1183a55a81d5d # media: already applied
f2c61f98e0b5f8b53b8fb860e5dcdd661bde7d0b # media: already applied
ef6ff8f47263b1a98b7c3a8d7ee30c1d5b0afdfa # media: already applied
f48bed16a756f5bc0244acd581f61968f7d7c2a4 # bcmgenet: not applicable
9834e586fa664781c22a970d254c60610bd9a1af # bluetooth: reverted at next
2d13e347498f69b4f4e95830eda88937c72d7ba6 # bluetooth: reverting the above
9275b933d409d3a4efa08102ca813557b93fb0b9 # no need
213691c7e873206742b39751895d15b41a02b3d1 # ASoC rsnd: not applicable
48b2de1971c766a8dc0aec668742e17cb0c75127 # media: not applicable
5573d124292a01afaecb7612773c21321ffcd6d2 # media: not applicable
2db93bea4bba79d35ac4576d4acef2101a62288d # amdgpu: already applied
d0a133f7f5bc3583e460ba6bb54474a50ada5201 # drm: already applied
a509a248bb31ea013c4c2b6801297a2d82eecd43 # iwlwifi: not applicable
3916a4135c696fa226a1abe6d6a0ff7f5edd9a7c # no need to backport
ac5292e9a294618cecb31109d1ba265e3d027ba2 # fix for an obscure vm
0fafdc9f888b42499001b7ca9d9f371c0b2932f4 # afs is not compiled and patch does not apply cleanly
428c9de583921c4b699622272c04af4e362c474c # only relevant for compile-testing with CONFIG_OF=n
fc2a5a6161a26b386eb0936b74a852ff83793fb6 # only build config fix
3fffc82ad6c78fcc9d5d4eca089f00db14ab0358 # duplicate commit
8428a8ebde2db1e988e41a58497a28beb7ce1705 # usb-audio: broken patch
b8a3365a30c463e9105969ab1bf8674b763e3408 # drm: not applicable
65c5ec11c25eff6ba6e9b1cbfff014875fddd1e0 # build error fix
cb84f56861eb333af0a5bab475d741b13067c05c # driver is not compiled - fix is for security issue
1b6fba458c0a2e8513071330972c4c587b7d28cc # drm: not applicable
f6f58d9d93fdb53f24b0086ce1c51d3388aa6e53 # iio: not applicable
e72a060151e5bb673af24993665e270fc4f674a7 # iio: not applicable
c0cc00f250e19c717fc9cdbdb7f55aaa569c7498 # ath10k: not needed for SLE
96378bd2c6cda5f04d0f6da2cd35d4670a982c38 # ath10k: not applicable
a45b30a6c5db631e2ba680304bd5edd0cd1f9643 # drm: not applicable, non-issue
26177d7f3969da1827bc2b5923edcfc2ff4c3a61 # mwifiex: not applicable
c0a32fe13cd323ca9420500b16fd69589c9ba91e # ipmi: causes double-free (bsc#1071877)
63ce8449bc1081711eef1add68909e9bd758de62 # non-issue and patch intrusive
ecd5f9959d2c9540482977ff1208ea67fbfb8cc9 # in perf userspace package
29681bc5bb4326c2f9eac5dc68d8fad3e88b4bb5 # in perf userspace package
5d90faf45427dd76fadbe7a4dc4fce3b6f87b550 # in perf userspace package
2c29461e273abaf149cf8220c3403e9d67dd8b61 # in perf userspace package
c8a827285c33e7a19e81dfbff2740e1e67ca42df # in perf userspace package
28765bf263fcfef2f1508d603a7171b8263a3d68 # in perf userspace package
8526bafc149ee4d0df5eabca0f440164ec705c99 # in perf userspace package
44fed277f81ba22e3f2fbcf1501c3b14aeb9f8e4 # in perf userspace package
2826478a6660158d261bc49ad8954a8f5c39be07 # in perf userspace package
d6d4fc6fefda26a88eb99d30e87a8834c59c144a # in perf userspace package
11e3e8d6d9274bf630859b4c47bc4e4d76f289db # !CONFIG_MMU - not applicable
0864fe09ab90ab32b7d21fe3cd72df5b5af8492e # null_blk: not applicable
cd36c3a21a400cac9c457394b9adf94e0027c136 # duplicate to 33ba43ed0afc
5dd0b16cdaff9b94da06074d5888b03235c0bf17 # we don't do CONFIG_SMP=n
4ba55e65f471d011d3ba2ac2022180ea0877d68e # we don't do CONFIG_X86_32
f6c4fd506cb626e4346aa81688f255e593a7c5a0 # we don't do CONFIG_X86_32
a237f762681e2a394ca67f21df2feb2b76a3609b # Documentation
040ee69226f8a96b7943645d68f41d5d44b5ff7d # too intrusive prerequisities
070e004912fed099263408bf2ff1bbc6926abe2e # powerpc/4xx not supported
55f49fcb879fbeebf2a8c1ac7c9e6d90df55f798 # 32-bit fix
af189c95a371b59f493dbe0f50c0a09724868881 # comment fix
acb1feab320e38588fccc568e3767761f494976f # we don't have CONFIG_TRACE_IRQFLAGS
7640d91d285893a5cf1e62b2cd00f0884c401d93 # We don't support MAC
007a61ae2f35c7fcf767313285c4924e81f11983 # duplicate of a04b5de5050a
d9afaaa4ff7af8b87d4a205e48cb8a6f666d7f01 # not relevant for SLE15
da391d640c528bc5bb227ea5b39c882b75ac3167 # Comment only fix
7a074fc08389f43b448ebef74bf56ba0f6f087d9 # PS3 build fix
015eb1b89e959c9349f0a01803fb8ed1ced36f09 # RADIX_MMU=n build fix
4e889d62b89d00e641d588eafed7e721e0a46090 # drm/i915: duplicated
457db89b538ea4eb2a188c75f8f3a83469395ee0 # drm/i915: duplicated
c1f08c419764439bfa2d3f33d2fdef9d7013fc47 # drm/i915: duplicated
3fb04cb0bea5c68c23eaf0cfbd4de840a7948ee9 # drm/i915/selftest: not built
99f828436788f0155798145853607ca8f0e6de93 # drm: duplicated
a152992062aa3803eeabfda84b5b844721ddf6ed # drm/imx: not applicable
3286d3eb906cbac832884dda8ce2fdc7acb17a65 # it is broken, upstream is raising num chans to 6
aac64f7de999d5a7fff55f49434fdd87df919829 # not needed
6314dab4b8fb8493d810e175cb340376052c69b6 # we do not have 2b02c20ce0c2
0caf81b5c53d9bd332a95dbcb44db8de0b397a7c # drm: cherry-picked
760a898d8069111704e1bd43f00ebf369ae46e57 # drm: cherry-picked
f6262bda462e81e959b80a96dac799bd9df27f73 # drm: cherry-picked
da1d0e265535634bba80d44510b864c620549bee # drm: cherry-picked
aecd36b8a16b2302b33f49ba3fa24c955f1e32f7 # drm: cherry-picked
eaf41801559a687cc7511c04dc712984765c9dd7 # drm: cherry-picked
4846bf0ca8cb4304dde6140eff33a92b3fe8ef24 # drm: cherry-picked
e6ba9992de6c63fe86c028b4876338e1cb7dac34 # drm: cherry-picked
0c8792d00d38de85b6ceb1dd67d3ee009d7c8e42 # drm: cherry-picked
fce5adf568abb1e8264d677156e2e0deb529194d # drm: cherry-picked
d96a7d2adb040a67e163a82dad6316f9f572498a # drm: cherry-picked
73714c05df97d7527e7eaaa771472ef2ede46fa3 # drm: cherry-picked
c2d1a0ced2603c4a17fa9c53c37e415905cf5a6d # drm: cherry-picked
ec1b4ee2834e66884e5b0d3d465f347ff212e372 # drm: cherry-picked
20bb377106af69d16269b1837e9a945b9f508a2e # drm: cherry-picked
cb60606d835ca8b2f744835116bcabe64ce88849 # drm: cherry-picked
367d73d2806085bb507ab44c1f532640917fd5ca # drm: cherry-picked
adfdf85d795f4d4f487b61ee0b169d64c6e19081 # drm: cherry-picked
bef8c056fba09aa4629fe5a2d3efe64068d049db # drm: cherry-picked
a091d4ee931b16ce4fef945d39a20b851a7e17b7 # drm: cherry-picked
863e9fde1a7061dad09bb299c65bed5f1ccb44ff # drm: cherry-picked
0051c10acabb631cfd439eae73289e6e4c39b2b7 # drm: cherry-picked
4afc67be8e203ee8f5e95e829c0777eae7a14702 # drm: cherry-picked
0ef34ad6222abfa513117515fec720c33a58f105 # drm: cherry-picked
ebf5f921478b9b55ed4e634b994571dd23a8fca3 # drm: cherry-picked
ca83d5840cb641b2efb04db0b70fa56955dd1453 # drm: cherry-picked
6bdba81979b2c3c8fed0be62ca31c32c3129d85f # drm: cherry-picked
0d402a24df8c8160727af934d83293f3d44d31a3 # drm: cherry-picked
0ad4dc887d4168448e8c801aa4edd8fe1e0bd534 # drm: cherry-picked
d567232cbd9ec2a289ddffea4013b7265bbcc3d5 # drm: cherry-picked
73cc0b9aa9afa5ba65d92e46ded61d29430d72a4 # drm: cherry-picked
1f23475c893a85c934143cd64865ebb9b6af383f # drm: cherry-picked
6f38123ecaac446312a63523b68df84ceb5a06ed # drm: cherry-picked
183c00350ccda86781f6695840e6c5f5b22efbd1 # drm: cherry-picked
3acbec03b3c51559d01c879e9564d9c9610fe8ce # drm: cherry-picked
ade0b0c965f59176daddbef9c4717354034f9bce # drm: cherry-picked
3dd14c04d77d7d702de5aa7157df4cc9417329f3 # drm: cherry-picked
2310b3c952c5dc56c2e08f71b907b8e23ab3270d # drm: cherry-picked
3396a273851c14634b98bb27be37508b06df94f4 # drm: cherry-picked
be02f7556447a0dee672acb5e462f03377b98ae8 # drm: cherry-picked
1a36147bb93921651f7fbd7a6e522da6c349081b # drm: cherry-picked
48ae80741da4b8a26b6df0f765713912bc7cc480 # drm: cherry-picked
b268d9fe0f10544f5f7a1b7015e2b97075e6215d # drm: cherry-picked
895203044067af64400cedbc055898bcec98d102 # drm: cherry-picked
a7980a640cbd339aa80f406d1786a275a2c320bc # drm: cherry-picked
b1becb88268beb72df6495e35d3d76c138d215bb # drm: cherry-picked
8f612d055183545070ca1009ac2eb1f2e044cc20 # drm: cherry-picked
fd08923384385400101c71ac0d21d37d6b23b00d # drm: cherry-picked
6759b019eeacd7de034d4093177f7205abc16d79 # media: already applied
171360d7800c19622dbdaf202ed6f48ff24a5ae2 # endian annotation fix
1a7a9b26c69d92582de53061b3a18740043bef29 # endian annotation fix
4557d4bedc9c4c51201a8e802a6671ed8dfc0f41 # endian annotation fix
d5902f6d1fbdb27e6a33c418063466d94be9dfa2 # merge commit (we have the branch)
fae8b6f4a6be42372f8b7ffda39c3ca2cd951dc1 # fixes a comment
f287eb9013ccf199cbfa4eabd80c36fedfc15a73 # not built
945fd17ab6bab8a4d05da6c3170519fbcfe62ddb # 32-bit
0f83aaa3c07a46b41b2d5d8ee6b88617eb2c2f09 # docs
664611e7e02f76fbc5470ef545b2657ed25c292b # ASoC msm8916: not applicable
33f801366bdf3f8b67dfe325b84f4051a090d01e # ASoC rsnd: not applicable
5c256045b87b8aa8e5bc9d2e2fdc0802351c1f99 # ASoC acpi: not applicable
20665a9076d48e9abd9a2db13d307f58f7ef6647 # ath10k: only for v4.15+
fd865802c66bc451dc515ed89360f84376ce1a56 # bluetooth: reverted later
7d06d5895c159f64c46560dc258e553ad8670fe0 # see previous line
f957dd3c8db2781c8a334b166800788feb618625 # brcmfmac: v4.13+
5baf6bb0fd2388742a0846cc7bcacee6dec78235 # drm/exynos: not affected
af2eca53206c59ce9308a4f5f46c4a104a179b6b # drm/vc4: not applicable
378e2d5b504fe0231c557751e58b80fcf717cc20 # drm/ttm: not applicable
2642cf110d08a403f585a051e4cbf45a90b3adea # drm/amdgpu: not applicable
e1fc12c5d9ad06a2a74e97a91f1b0c5f4c723b50 # drm/ttm: not suitable for SLE15
d18d1a5ac811d12f7ebc1129230312b5f2c50cb8 # drm: not suitable for SLE15
40a9960b046290939b56ce8e51f365258f27f264 # drm/amdgpu: not applicable
78aa02c713fcf19e9bc8511ab61a5fd6c877cc01 # drm/amdgpu: not applicable
dce1e131dd4dc68099ff1b70aa03cd2d0acf8639 # drm/amdgpu: not applicable
18c437caa5b18a235dd65cec224eab54bebcee65 # drm/radeon: no revert target
b43aaee69d4327d05e7624d9471c17d015b4d67d # drm/amdgpu: already applied
89ce6e0afee8eafa679093207dabd717af9d09c5 # drm/amdgpu: not applicable
fa7c7939b4bf112cd06ba166b739244077898990 # drm/amdgpu: not applicable
adab595d16abe48e9c097f000bf8921d35b28fb7 # drm/amdgpu: not applicable
400b6afbaa949914460e5fd1d769c5e26ef1f6b8 # drm/amdgpu: not applicable
95244db2d3f743f37e69446a2807dd1a42750542 # drm/ttm: not for 4.12
c9bfb2f0031a2de664147ebbfb90f95bb12fdf79 # input: no stmfts present
2a924d71794c530e55e73d0ce2cc77233307eaa9 # input: device_add_group() missing
0232d2cd7aa8e1b810fe84fb4059a0bd1eabe2ba # iwlwifi: v4.15+, dependnecy missing
bde59c475e0883e4c4294bcd9b9c7e08ae18c828 # mac80211: v4.13+, dependency missing
a64e7a79dd6030479caad603c8d78e6c9c14904f # mwifiex: v4.13+
ce7c47d60bda6c7f09ccf16e978d971c8fa16ff0 # fujitsu-laptop: v4.13+
3b95206110a2c13076c3a7fa8ddeae36c2dbcf42 # peaq-wmi: not present
d6fa71f1c003fb2bc824276bb424a4171f9a717f # peaq-wmi: not present
6d622692836950b3c943776f84c4557ff6c02f3b # rtlwifi: v4.13+
c1e150ceb61e4a585bad156da15c33bfe89f5858 # build fix for NUMA=n
dc24b7b49a53c7ee5502c877b133558acec0b3f8 # arch/s390 CFI macros: v4.16+
62a06994ced17f295fc51ea0815580ee7ccb668d # minor bpf selftest Makefile change
63c859101ec32cbc8fa5b708c7f17de63b15e56e # libbpf Makefile clean up
42f46148217865a545e129612075f3d828a2c4e4 # later reverted
5d38f049cee1e1c4a7ac55aa79d37d01ddcc3860 # revert of above
116ceac9741e5ab0337b0c855ba80966bfc899e2 # just noise
97e133d54c1ca8948b191e5721a145a76c4db33d # driver is not compiled
6e76c01e71551cb221c1f3deacb9dcd9a7346784 # we don't do gadget
520b72fc64debf8a86c3853b8e486aa5982188f0 # we don't do gadget
1fbbb78f25d1291274f320462bf6908906f538db # we don't do gadget
fe659bcc9b173bcfdd958ce2aec75e47651e74e1 # we don't do gadget
0173a68bfb0ad1c72a6ee39cc485aa2c97540b98 # we don't do gadget
7dbd8f4cabd96db5a50513de9d83a8105a5ffc81 # we don't do gadget
4dcf4bab4a409e81284b8202137e4a85b96b34de # we don't do gadget
73f2f5745f18b4ccfe9484deac4e84a1378d19fd # we don't do gadget
447b8a01b84f048d93d43bfe1fcaa4fcc56595cc # we don't do gadget
6124607acc88fffeaadf3aacfeb3cc1304c87387 # driver not compiled
0a2ce62b61f2c76d0213edf4e37aaf54a8ddf295 # driver not compiled
6baeda120d90aa637b08f7604de104ab00ce9126 # we don't do gadget
ab219221a5064abfff9f78c323c4a257b16cdb81 # we don't do gadget
aec17e1e249567e82b26dafbb86de7d07fde8729 # we don't do gadget
ff74745e6d3d97a865eda8c1f3fd29c13b79f0cc # we don't do gadget
cdafb6d8b8da7fde266f79b3287ac221aa841879 # we don't do gadget
94d3084a0f8cbca9ceea2835ac842c7c92c8790c # we don't do 32bit ppc
c9d24f78268be444e803fb2bb138a2f598de9c23 # change to makefile useless in our configs
30bf90ccdec1da9c8198b161ecbff39ce4e5a9ba # we don't do gadget
b2fc059fa549fe6881d4c1f8d698b0f50bcd16ec # we don't do gadget
a58204ab91ad8cae4d8474aa0ba5d1fc504860c9 # we don't do gadget
a4f0927ef588cf62bb864707261482c874352942 # we don't do gadget
a3acc696085e112733d191a77b106e67a4fa110b # we don't do gadget
964728f9f407eca0b417fdf8e784b7a76979490c # not applicable
7ae2c3c280db183ca9ada2675c34ec2f7378abfa # we don't do gadget
ce5bf9a50daf2d9078b505aca1cea22e88ecb94a # we don't do gadget
f0386c083c2ce85284dc0b419d7b89c8e567c09f # cosmetic logging change
c15562c0dcb2c7f26e891923b784cf1926b8c833 # tools only
770b2edece42fa55bbe7d4cbe53347a07b8968d4 # not applicable, false positive
1ac7c8a78be85f84b019d3d2742d1a9f07255cc5 # tools only
cde3076bdc38bf436e517a379759a9092c6ffd4f # config only
2f590f8419c6abb6d87d89c99931a13404a7dbe1 # amd/powerplay: already applied
60b01bcce97191f473fa869df2713143936d6ef4 # ath9k: DOESNT_SUPPORT_QOS_NDP isn't supported yet
9eb8d7a93c81fdff68189979caff22a058891d15 # drm/mgag200: SUSE patch already papers over it
7a7d58dc2997b6ca5bc1eaa4bd8d019cf7c4a148 # drm/i915: already applied
8f30c4085b72485c05e85d56e9a84098da2ba5b7 # drm/i915: already applied
1f161f67a272cc4f29f27934dd3f74cb657eb5c4 # not relevant: geode
a743bbeef27b9176987ec0cb7f906ab0ab52d1da # not relevant: PPro
8cfd36a0b53aeb4ec21d81eb79706697b84dfc3d # mac80211_hwsim: not applicable
01f5bbd17a8066b58dba9b5049fad504bce67322 # mmc: no mmc_init_request() implemented yet
590347e4000356f55eb10b03ced2686bd74dab40 # compiler warning for gcc-version < 6.3
0063ec4459dcf1583c7aa84ada0f7125450d9245 # cosmetic issue only
ddc212313f16cd65fcf5e8d9ae223f8374822e4d # small optimisation for old compilers
0a3ff78699d1817e711441715d22665475466036 # compiler warning for gcc-version < 6.3
9a3b7e5e65c4b4d332df5f607c0838c3fb918673 # doc
a8ed748708ba9c9976fb0d7b4844f4c2fa5ecb34 # duplicate patch
e5d6574ded7c3a15d02341253929780bc4ee1408 # duplicate patch
7cc62d0b8e257fbac8e2972074351bc766b96853 # drm/i915: not applicable
f9094b7603c011d27db7ba109e69881c72fa611d # geneve: we always support ipv6
cd7e61b93d068a80bfe6cb55bf00f17332d831a1 # drm/i915/gvt: not applicable
10996f802109c83421ca30556cfe36ffc3bebae3 # drm/i915/gvt: not applicable
23ea8b63a1e2e15199da4461eb303f642fa04f60 # duplicate to 45d0be876308bf2f858559e84455219eadd9ddc7
1202d4ba2899e083417b7b4fb9b544942fd2b9b7 # just a change in tracepoint name
8a1ac5dc7be09883051b1bf89a5e57d7ad850fa5 # just a build fix for cross arch build testing
a09acf4b43b90581bf53b0c03cc84ed693bf27e2 # cleanup for future afs change
2f860691c2d2e3af1404ffeb2d22dd5c3dbca811 # build bug, not needed in our configuration
2bd7b4aacdb6efa5ccd4749c365c171b884791d2 # would break kABI
2796d303e3c5ec213c578ed3a66872205c126eb8 # RMDA unsupported in cifs.ko
2e898e4c0a3897ccd434adac5abb8330194f527b # cleanup & relatively complex locking change
3172485f4f8032649c144e4aafa550e1e6179332 # cleanup
6e2fb22103b99c26ae30a46512abe75526d8e4c9 # Only for Alpha architecture
191eac33009e6a6d31e87cfa425a20d0e79704b4 # Only part of dec214d00e0d78a08b947d7dccdfdb84407a9f4d present
4f9ca2d8686ecfdd40ca4f0294a3d94f83f05cea # not applicable
af8a41cccf8f469165c6debc8fe07c5fd2ca501a # rtlwifi: btc_power_on_setting ops is missing in SLE15
3cd091a773936c54344a519f7ee1379ccb620bee # ACPI/EC: suspend_noirq & resume_noirq ops not defined yet in SLE15
5bfa7ac3883e702a0a0a33a8449b044d7dab3efe # crypto/virtio: might break kABI
bc137dfdbec27c0ec5731a89002daded4a4aa1ea # gpio_wdt: prerequisite is 4.13
ed032c1bede83ec9bd5f7e803e663cb7f76e5947 # driver/core: of_node_reused undefined in SLE15 kernel
c5a050d65a1a795442120ab53093aa05ee32ae4f # i2c-core: not cleanly applicable (code split, etc)
e254d1afac83fd441e4051771b3d8f5eaf49fd3a # bug requires dec214d00e0d "ext4: xattr inode deduplication"
8a2b307c21d4b290e3cbe33f768f194286d07c23 # bug requires dec214d00e0d "ext4: xattr inode deduplication"
0ee78c101425aae681c631ba59c6ac7f44b1d83a # changes only debug messages
2695578b896aea472b2c0dcbe9d92daa71738484 # relevant only on 32bit
dc82e52492f684dcd5ed9e4773e72dbf2203d75e # ALSA core: breaks kABI due to enum renumbering
880cd276dff17ea29e9a8404275c9502b265afa7 # not relevant, bsc#1097471
40c57963789d451c26269e3bc9f9e803060fd9af # ASoC core: breaks kABI
3a0b3bbbff0f69c59e753dddf97e4e334b7fa997 # rcutorture testing on selftest not run
8dcd6f3fe206c0bb8996e59386a04027b1c2fb9b # rcutorture testing on selftest not run
81394e3f6df8f72895354fe29a1ef60cb0765a78 # rcutorture testing on selftest not run
2adfa4210f8f35cdfb4e08318cc06b99752964c2 # rcutorture testing on selftest not run
e5ed531dca4f569397ee5df60cd8ea2684c9aeff # rcutorture testing on selftest not run
1696784eb7b52b13b62d160c028ef2c2c981d4f2 # tools only
0d665e7b109d512b7cae3ccef6e8654714887844 # not needed, all supported archs have sparsemem_vmemmap
18a955219bf7d9008ce480d4451b6b8bf4483a22 # not needed, x86 config has CONFIG_HUGETLBFS
ab1e8d8960b68f54af42b6484b5950bd13a4054b # not needed, no config has NEED_PER_CPU_KM
fc5d1073cae299de4517755a910df4f12a6a438f # not needed, dead code removal
fac37c628fd5d68fd7298d9b57ae8601ee1b4723 # breaks SLE15 config (CONFIG_TCG_CRB)
68c59fcea1f2c6a54c62aa896cc623c1b5bc9b47 # was superseeded f930c7043663188429cd9b254e9d761edfc101ce
a0b2ac29415bb44d1c212184c1385a1abe68db5c # patched module doesn't exist in 4.12
5e9244ff585239630f15f8ad8e676bc91a94ca9e # significant code difference; no functional change
4d6cb5e2fee52af17001e92950f0894304706ee4 # patched code doesn't exist in 4.12
3bca64c1b9d2f6e7af4512bd9bfef6909d09cdbc # X.509: already cherry-picked
d1fec5bdeb18ff98fbe317a9454bcd1fe8da1bee # media: atomisp: not enabled
c32e3d1b490e89c592d0c59f10fd267c4847cbaf # media: atomisp: not enabled
7b065c554ca55fbc96eced98c7cec0f442ab018a # media: atomisp: not enabled
115b7ac211d11c5995296dc612c4c8fab349d4b9 # media: atomisp: not enabled
8033120f36c0b7212825f621a54e2d0f5ce72f72 # media: atomisp: not enabled
0b56d1c8fd8991b0ae5255151c54ed20deb49a28 # media: atomisp: not enabled
bfc133515ffba42cf81389275ec24ea3c744bb17 # media: atomisp: not enabled
8cd0cd065f3720385eef223a63dcc552ba98bc01 # media: atomisp: not enabled
1c6ceeee6ebbcdf9839dbce00719162591180524 # already handled in bsc#1051510
845f2a6d00791f1f8541ae4c69a70a6be6d21fb8 # i2c: mlxcpld: not applicable
811d7e0215fb738fb9a9f0bcb1276516ad161ed1 # firmware: vpd: not enabled
e4b28b3c3a405b251fa25db58abe1512814a680a # firmware: vpd: not enabled
0631fb8b027f5968c2f5031f0b3ff7be3e4bebcc # firmware: vpd: not enabled
36eb93509c45d0bdbd8d09a01ab9d857972f5963 # warning fix we do not need
03310a15484ab6a8f6d91bbf7fe486b17275c09a # feature not used in SLE15
ec897569ad7dbc6d595873a487c3fac23f463f76 # KConfig cosmetics
ffaa36448985ac948031d1e99997cb4c78bbbb50 # pinctrl: sunxi: already applied
24cfe1a9704711a62eef3bc7b921c976abd27cd2 # pinctrl: sh-pfc: not applicable
bc3322bc166a2905bc91f774d7b22773dc7c063a # pinctrl: devicetree: not applicable
4ebb9d7f901027e1740f69829cf10af0193e8e17 # regulator: cpcap: already applied
ce046e5d9b489554c29ae9277cdc2f86dee76a84 # thermal: max77620: function not available
0eb875d88aaa98ceb7134cb54638e49b35ab0946 # thermal: exynos: already applied
eb493fbc150f4a28151ae1ee84f24395989f3600 # too risky: high backport effort, changes user-space intf
5165674ff5022d8a76f3147d75cab1fecd529497 # different fix in SLE15
5ecadff0b6cfb52ba5d1bd07c6372acea5418c39 # not applicable
ffd2c0d12752a69e480366031ec7a7d723dd2510 # dup of 6291c608a908
490068deaef0c76e47bf89c457de899b7d3995c7 # dup of fc16f56b7bfd
974f6c046ad90d071f96c76ff8ab29355a798c41 # dup of f9bcd60274a5
2bf698671205bb6f898db348b788d16f6976e086 # usb: device_set_of_node_from_dev() missing
5f3ba878e7a2ffef82fb0882c0dd2c3507d734bc # changes user-space intf
a067d94d37ed590fd17684d18c3edf52110d305a # we don't support KASLR on arm64
4a23e56ad6549d0b8c0fac6d9eb752884379c391 # we don't support KASLR on arm64
828f193dd62a40ade5ea8b24cb8b0a22c30df673 # we only support 4K page size
7e8b9c1d2e2f5f45db7d40b50d14f606097c25de # no support for ftrace far branches
be0f272bfc83797f70d44faca86954df62e2bbc0 # no support for ftrace far branches
8781bcbc5e69d7da69e84c7044ca0284848d5d01 # arm64: no needed, we call pte_mkdirty in ptep_set_wrprotect
932b50c7c1c65e6f23002e075b97ee083c4a9e71 # arm64: Falkor: already in with mainline commit id 3060e9f0d14b
acfb3b883f6d6a4b5d27ad7fdded11f6a09ae6dd # arm64: KVM: already in with mainline commit id 20e8175d246e
bb48711800e6d7aedbf4dfd3367e0ab1270a6bea # arm64: we don't support kyro
6f6060a5c9cc76fdbc22748264e6aa3779ec2427 # apm is not enabled in config
001ab5a67ee5d191c64aebf4b4ef8c7a0dcfd2bc # AFS not supported & requires d2ddc776a4581 which is huge rewrite
a86b06d1ccd218a6a50d6a3a88fbd2abcd0eaa94 # AFS not supported & server logic got changed
a9af3fdcc4258af406879eca63d82e9d6baa892e # Just a cleanup
428edade4e6c70e5b51fcd4188d944fbb744d84c # AFS not supported & server logic got changed
80660f20252d6f76c9f203874ad7c7a4a8508cf8 # Just a cleanup
92183a42898dc400b89da35685d1814ac6acd3d8 # Just a cleanup
174d1232ebc84fcde8f5889d1171c9c7e74a10a7 # GFS2 is unsupported & this is only a performance fix
98c4f78dcdd8cec112d1cbc5e9a792ee6e5ab7a6 # Bug introduced by 43518812d2 which we don't have in SLE15
0d9366d67bcf066b028e57d09c9a86ce879bcc28 # Cosmetic bug fix
117166efb1ee8f13c38f9e96b258f16d4923f888 # bug requires e50e5129f384 "ext4: xattr-in-inode support"
de19ca6fd72c7dd45ad82403e7b3fe9c74ef6767 # changes API
d3f84c8b097001e3f31f584b793493cb0033a7ae # not applicable; patched code is not in SLE15 kernel
b2f78cda260bc6a1a2d382b1d85a29e69b5b3724 # same as d3f84c8b097001e3f31f584b793493cb0033a7ae
e610257e462f6104792d22fbb0927724df3bc401 # usb: f_fs: alredy applied
af92058ff021d5d8b0523baf76e709fe2fc3aa0c # no bug fix, requires additional changes
070473bcf703366e9acb14e172d5b6563cc07a26 # cosmetic changes only; breaks Kernel API
c10f778ddfc161f5c58a8d6de4ad92235ea2eeba # Fixed differently by patches.fixes/fs-speedup-clean-bdev-aliases.patch
46583e8c48c5a094ba28060615b3a7c8c576690f # IPMMU_VMSA not supported
379521462e4add27f3514da8e4ab1fd7a54fe1c7 # MSM_IOMMU not supported
d6ef1f194b7569af8b8397876dc9ab07649d63cb # Only needed for 32bit x86 with HIGHPTE=y and PTDUMP=y
cd2c9fcf5c66fd21f7b83455806fdd14ab9236ee # Risk too high because it make user-space visible changes on ARM
0759e80b84e34a84e7e46e2b1adb528c83d84a47 # breaks API
0cc2b4e5a020fc7f4d1795741c116c983e9467d7 # breaks API
17218e0092f8c7b7edce7ff08c8b23212eac7271 # breaks ABI
1e8378619841ef1d621b130bbd3fc3b7e6739b50 # breaks ABI
a3381e3a65cbaf612c8f584906c4dba27e84267c # mere optimization
80ab316901bc4ae6dd0b5903dbe22766307eac9b # not for 4.12 HD-audio HDMI
6cc22dc08a247b7b4a173e4561e39705a557d300 # backport did not add the relevant include
f113e64121ba9f4791332248b315d9f57ee33a6b # cosmetic fix
722e5f2b1eec7de61117b7c0a7914761e3da2eda # causes a regression (bsc#1106743)
a7bed27af194aa3f67915688039d93188ed95e2a # cosmetic fix
955c97f0859abef698e77f5697f5c4008303abb9 # cosmetic fix
78bb920344b8a6f04b79a7c254041723b931c94f # bnc#1107063
698d0831ba87b92ae10b15e8203cfd59f5a59a35 # we do not compile for 32b
5df63c2a149ae65a9ec239e7c2af44efa6f79beb # bnc#1107119
a6f572084fbee8b30f91465f4a085d7a90901c57 # bnc#1107070
3d95b89e573bb8460886ff2ca769b067bfcc50aa # cosmetic fix
f861e3e28a3016a2064d9f600eaa92a530b732b4 # ASoC: rt5677: not applicable
235ac9de625a0a586093ad81b3de6f7d7ab913ed # VCN not supported by amdgpu driver v4.12
4d77c0f676e910fb1f1870738aa4bd168f253621 # VCN not supported by amdgpu driver v4.12
dfb06cba8c73c0704710b2e3fbe2c35ac66a01b4 # we miss commit aa28de275a248 iov_iter/hardening: move object size checks to inlined part
ff924c5a1ec7548825cc2d07980b03be4224ffac # doesn't have 16a3fe634f6a5
83c75ddd816e979802bd244ad494139f28152921 # RCAR PCIE not enabled in any config
1a512c0882bd311c5b5561840fcfbe4c25b8f319 # potential user abi breakage
b5069782453459f6ec1fdeb495d9901a4545fcb5 # Only needed on x86-32 with VM86 enabled
04614fe46f315a223d96b8f5df7b52130965677b # wlcore: not applicable
f335195adf043168ee69d78ea72ac3e30f0c57ce # we lack 4675ff05de2d
dd0792699c4058e63c0715d9a7c2d40226fcdddc # Documentation only, patched file does not exist
5f2b745f5e1304f438f9b2cd03ebc8120b6e0d3b # 32 bit only fix, not needed in SLE
2207def700f902f169fc237b717252c326f9e464 # Patch got reverted
506a66f374891ff08e064a058c446b336c5ac760 # Revert for 2207def700f902f169fc237b717252c326f9e464
1eb46908b35dfbac0ec1848d4b1e39667e0187e9 # We don't disable CONFIG_KVM
376f3bcebdc999cc737d9052109cc33b573b3a8b # Not needed, we don't have timer_setup()
83e3c48729d9ebb7af5a31a504f3fd6aff0348c4 # Doesn't fix a bug, breaks kABI
24dbc6000f4b9b0ef5a9daecb161f1907733765a # Doesn't fix a bug, breaks kABI
fa94d0c6e0f3431523f5701084d799c77c7d4a4f # Doesn't fix a bug, breaks kABI
d0a8d9378d16eb3c69bd8e6d23779fbdbee3a8c7 # Breaks build
208cbb32558907f68b3b2a081ca2337ac3744794 # Breaks build
1f59a4581b5ecfe9b4f049a7a2cf904d8352842d # Breaks build
9aee5f8a7e30330d0a8f4c626dc924ca5590aba5 # Doesn't fix a bug, breaks kABI
45b575c00d8e72d69d75dd8c112f044b7b01b069 # Doesn't fix a bug, breaks kABI
78ce241099bb363b19dbd0245442e66c8de8f567 # Not relevant
c685af1108d7c303f0b901413405d68eaeac4477 # serial/mvebu-uart: not buildable
e0bf2d4982fe7d9ddaf550dd023803ea286f47fc # serial/mvebu-uart: not applicable
def98c84b6cdf2eeea19ec5736e90e316df5206b # workqueue: Too intrusive. Could the rescuer be needed to drain the queue? Anyway, the most likely reason for sanity check failure was hopefully fixed by commit e66b39af00f426b3356b ("workqueue: Fix pwq ref leak in rescuer_thread()")
65099ea85e885c3ea1272eca8774b771419d8ce8 # iio: revert: not applicable
07fb3299adc40b2e87bbe7047b7b1614deae0d05 # iwlwifi: revert: not applicable
12f92866f13f9ca12e158c07978246ed83d52ed0 # media: revert: not applicable
99fb0f25c448ab72481bd700b66e0e48c583ef5a # mfd: cros_ec: not applicable
a81d1ab3cad77e20c2df8baef0a35a4980fc511c # nfc: revert: not applicable
1051e2c304b5cf17d4117505985f8128c5c64fd9 # devfreq: revert: need rest series
ba552399954dde1b388f7749fecad5c349216981 # printk: fixes 719f6a7040f1bdaf96fcc that is needed only when printing trace buffer when panicing in NMI (bsc#1112173)
a338f84dc196f44b63ba0863d2f34fd9b1613572 # printk: fixes 719f6a7040f1bdaf96fcc that is needed only when printing trace buffer when panicing in NMI (bsc#1112173)
03fc7f9c99c1e7ae2925d459e8487f1a6f199f79 # printk: fixes 719f6a7040f1bdaf96fcc that is needed only when printing trace buffer when panicing in NMI (bsc#1112173)
c3fee60908db4a8594f2e4a2131998384b8fa006 # printk: cosmetic; anyway, it fixes a commit that we do not have in SLE15
b60706644282af04e4aa57da5af57470d453cd1f # vsprintf: cosmetic
36594b317c656bec8f968db93701d2cb9bc9155c # vsprintf: depends on a huge clean up; it is just nice to have check
741a76b350897604c48fb12beff1c9b77724dc96 # kthread: fixes rather rare races in CPU hotplug; there are several followup fixes on top of it to get it actually right; does not worth the risk
4950276672fce5c241857540f8561c440663673d # kmemcheck removal; not for released products
d8be75663cec0069b85f80191abd2682ce4a512f # related to kmemcheck removal; not for released products
a6da0024ffc19e0d47712bb5ca4fd083f76b07df # blktrace: fix unlocked registration of tracepoints; racy for ages; found by syzcaller; not worth it
6b7e633fe9c24682df550e5311f47fb524701586 # ring_buffer: just an optimization
23721a755f98ac846897a013c92cccb281c1bcc8 # trace/xdp: compilation warning; we do not have the affected code
7685ab6c58557c6234f3540260195ecbee7fc4b3 # tracing: we do not have support for recording tgid of tasks (bsc#1112221)
90e406f96f630c07d631a021fd4af10aac913e77 # tracing: just a memory optimization
68e76e034b6b1c1ce2eece1ab8ae4008e14be470 # tracing: dependency fix found by randconfig; prevents a huge build
07234021410bbc27b7c86c18de98616c29fbe667 # tracing: incomplete filtering events; new feature
73c8d8945505acdcbae137c2e00a1232e0be709f # tracing: just a small annoyance when switching buffer snapshot
57ea2a34adf40f3a6e88409aafcf803b8945619a # tracing/kprobes: old bug; hard to trigger; rather just annoying
f143641bfef9a4a60c57af30de26c63057e7e695 # tracing: old and not serious bug
a15f7fc20389a8827d5859907568b201234d4b79 # tracing: nothing serious
26b68dd2f48fe7699a89f0cfbb9f4a650dc1c837 # tracing: cosmetic
f8494fa3dd10b52eab47a9666a8bc34719a129aa # tracing: affected code is not in our kernel
2519c1bbe38d7acacc9aacba303ca6f97482ed53 # tracing: affected code is not in our kernel
9e7382153f80ba45a0bbcd540fb77d4b15f6e966 # tracing: affected code is not in our kernel
8114865ff82e200b383e46821c25cb0625b842b5 # ftrace: fixes a race when calculating timings in graph_tracer when options/graph-time is set to zero; non-trivial change; let's ignore until anyone complains
07f7175b43827640d1e69c9eded89aa089a234b4 # ftrace: see above 8114865ff82e200b383
f1f5b14afd7cce39e6a9b25c685e1ea34c231096 # ftrace: see above 8114865ff82e200b383
01e0ab2c4ff12358f15a856fd1a7bbea0670972b # ftrace: see above 8114865ff82e200b383
d48ebb24866edea2c35be02a878f25bc65529370 # ftrace: see above 8114865ff82e200b383
e949b6db51dc172a35c962bc4414ca148315fe21 # ftrace: see above 8114865ff82e200b383
18588e1487b19e45bd90bd55ec8d3a1d44f3257f # ftrace: see above 8114865ff82e200b383
d125f3f866df88da5a85df00291f88f0baa89f7c # ftrace: see above 8114865ff82e200b383
39eb456dacb543de90d3bc6a8e0ac5cf51ac475e # ftrace: see above 8114865ff82e200b383
552701dd0fa7c3d448142e87210590ba424694a0 # ftrace: see above 8114865ff82e200b383
7c6ea35ef50810aa12ab26f21cb858d980881576 # ftrace: see above 8114865ff82e200b383
b1b35f2e218a5b57d03bbc3b0667d5064570dc60 # ftrace: see above 8114865ff82e200b383
3cec638b3d793b7cacdec5b8072364b41caeb0e1 # ftrace: memory leak when set_trigger_filter() fails; should not normally happen; not worth it
2840f84f74035e5a535959d5f17269c69fa6edc5 # ftrace: memory leak in pretty advanced scenario
9f255b632bf12c4dd7fc31caee89aa991ef75176 # livepatch/ftrace: fixes a potential deadlock when loading livepatch and another module in parallel; rather theoretical; also opens can of worms with other possible deadlocks; more than 6 locks involved; see bsc#1152325

c4ff91dd40e2253ab6dd028011469c2c694e1e19 # drm/amd/pp: initialize result to before or'ing in data
9c60583c0b0fd6f3a5b61fda3eb604ce218b9d25 # breaks KABI
7a68d9fb851012829c29e770621905529bd9490b # breaks KABI
81e0403b26d94360abd1f6a57311337973bc82cd # useless without patch breaking kABI
babcbbc7c4e2fa7fa76417ece7c57083bee971f1 # needs read_word_at_a_time 7f1e541fc8d57
c6718543463dbb78486ad259f884cb800df802b5 # for stacked ovl file operations
8cf9ee5061037accf61775f438ad7513576d4413 # for stacked ovl file operations
452061fd4521b2bf3225fc391dbe536e5f9c05e2 # depends of redirect_follow feature
fd97d39b0aa49a4beb429aec344604c1b689f089 # Not a bug fix
4f166564014aba65ad6f15b612f6711fd0f117ee # x86_64 has CONFIG_RETPOLINE=y
5132ede0fe8092b043dae09a7cc32b8ae7272baa # applying this one will cause kABI breakage
d60ad744c9741586010d4bea286f09a063a90fbd # SLE15 doesn't have 5b781c7e317f which this test exercises
e153db03c6b7a035c797bcdf35262586f003ee93 # ARM:dts: reverted
118118eb3818229812f083918584f6c16cc961bf # ARM:dts: reverting in below
7be4b5dc7ffa9499ac6ef33a5ffa9ff43f9b7057 # ARM:dts: reverted
452562abb5b76c14449dead2a7113f641893e8bc # base:arch_topology: reverted in below
9de9a449482677a75f1edd2049268a7efc40fc96 # base:arch_topology: reverting
cbe96375025e14fc76f9ed42ee5225120d7210f8 # bitops: reverted in below
1943dc07b45e347c52c1bfdd4a37e04a86e399aa # bitops: reverting
3c181c12c431fe33b669410d663beb9cceefcd1b # btrfs: reverted in below
2b0509fa4afe6e44c9a70bd770387b7a06dd5d23 # btrfs: reverting
a8b149d32b663c1a4105273295184b78f53d33cf # cpufreq: reverted
cfbed9b55636334f19059660b197fdffd40b8865 # cpufreq: reverting
04e35f4495dd560db30c25efca4eecae8ec8c375 # exec: reverted in below
779f4e1c6c7c661db40dfebd6dd6bda7b5f88aa3 # exec: reverting
a94b9367e044ba672c9f4105eb1516ff6ff4948a # ipv6: reverted in below
add9f2a47035fe94603b8ffe8d1d323b5fb0429f # ipv6: reverting
ca37e57bbe0cf1455ea3e84eb89ed04a132d59e1 # x86/entry/64: cherry-picked
0d794d0d018f23fb09c50f6ae26868bd6ae343d6 # x86/entry/64: cherry-picked
0e6c16c652cadaffd25a6bb326ec10da5bcec6b4 # x86/alternative: reverted in below
d2aeb4e2bd8db42589fd7624cb9453894ab455ec # x86/alternative: reverting
1dde7415e99933bb7293d6b2843752cbdb43ec11 # x86/retpoline: reverted in below
d1c99108af3c5992640aa2afa7d2e88c3775c06e # x86/retpoline: reverting
64e16720ea0879f8ab4547e3b9758936d483909b # x86/speculation: reverted in below
f208820a321f9b23d77d7eed89945d862d62a3ed # x86/speculation: reverting
941f5f0f6ef5338814145cf2b813cf1f98873e2f # x86: reverted in below
ea0ee33988778fb73e4f45e7c73fb735787e2f32 # x86: reverting
94c0308279ec7d550a675140e73262cf0732b70a # pinctrl: not applicable
03080e5ec72740c1a62e6730f2a5f3f114f11b19 # vti4: reverted in below
3e496be2038a100fc53627238fe120dc4c948719 # vti4: reverting
ad46e48c65fa1f204fa29eaff1b91174d314a94b # perf record: reverted in below
48aaff1bcde75b09429d780be4b57d25be4cab9a # perf record: reverting
762221f095e3932669093466aaf4b85ed9ad2ac1 # Btrfs: reverted in below
db5f02cc70a8251e103241cc230e01392729739c # Btrfs: reverting
a7aa75a2a7dba32594291a71c3704000a2fd7089 # pinctrl: msm: reverted in below
085fc1967b56c2bed7f9ab05bbaeb7e9ca86d0b5 # pinctrl: msm: reverting
b28b08de436a638c82d0cf3dcdbdbad055baf1fc # mm/hmm: not applicable
95e057e25892eaa48cad1e2d637b80d0f1a4fac5 # KVM: X86: reverted in bdlow
2c151b25441ae5c2da66472abd165af785c9ecd2 # KVM: X86: reverting
88075256ee817041d68c2387f29065b5cb2b342a # dpaa_eth: reverted in below
3bb6397ba643d20a6bc0f9a729a6e6e7c83e420a # dpaa_eth: reverting
c7f26ccfb2c31eb1bf810ba13d044fcf583232db # mm/vmstat.c: reverted in below
28557cc106e6d2aa8b8c5c7687ea9f8055ff3911 # mm/vmstat.c: reverting
f46ecbd97f508e68a7806291a139499794874f3d # cifs: reverted in below
4168a84223646130203c7b566c27f9a74abef7ea # cifs: reverting
8a2336e549d385bb0b46880435b411df8d8200e8 # uapi/linux/keyctl.h: reverted in below
8c0f9f5b309d627182d5da72a69246f58bde1026 # uapi/linux/keyctl.h: reverting
6e22e3af7bb3a7b9dc53cb4687659f6e63fca427 # usb: cdc-wdm: reverted in below
e871db8d78df1c411032cbb3acfdf8930509360e # usb: cdc-wdm: reverting
4ca59b14e588f873795a11cdc77a25c686a29d23 # clang build not supported
df16aaac26e92e97ab7234d3f93c953466adc4b5 # clang build not supported
0a5f41767444cc3b4fc5573921ab914b4f78baaa # clang build not supported
87e0d4f0f37fb0c8c4aeeac46fff5e957738df79 # clang build not supported
3c1f05835cbf9fdfe60b81c718d82ceb94b6c55e # clang build not supported
c2fb54a183cfe77c6fdc9d71e2d5299c1c302a6e # clang build not supported
7854e499f33fd9c7e63288692ffb754d9b1d02fd # clang build not supported
87358710c1fb4f1bf96bbe2349975ff9953fc9b2 # clang build not supported
61b272c3aa170b3e461b8df636407b29f35f98eb # 9p: not applicable
71630b7a832f699d6a6764ae75797e4e743ae348 # ACPI / PM: not applicable
36904703aeeeb6cd31993f1353c8325006229f9a # ACPI / bus: not applicable
e1681599345b8466786b6e54a2db2a00a068a3f3 # ACPI / LPSS: not applicable
855c1c2fce8bdbd796cba1d1456ca8f0e876c2f1 # ACPI / PM: not applicable
1199db603511d7463d9d3840f96f61967affc766 # afs: not applicable
5a23699a39abc5328921a81b89383d088f6ba9cc # ALSA: control: not applicable
350144069abf351c743d766b2fba9cb9b7cd32a1 # ALSA: x86: not applicable
01c0b4265cc16bc1f43f475c5944c55c10d5768f # ALSA: pcm: not applicable
c64ed5dd9feba193c76eb460b451225ac2a0d87b # ALSA: pcm: not applicable
912e4c332037e7ed063c164985c36fb2b549ea3a # ALSA: pcm: not applicable
7c2c11b208be09c156573fc0076b7b3646e05219 # arch: not applicable
d1c4cb447a7efcb5608a33cdfed8ab4234378b0a # ASoC: Intel: Skylake: not applicable
cedb6415f9ece6d3368aa0ac8a433caff799792a # ASoC: Intel: kbl: not applicable
5a3386790a172cf738194e1574f631cd43c6140a # ASoC: sun4i-i2s: not applicable
fde7f9dbc71365230eeb8c8ea97ce9b552c8e5bd # ASoC: rockchip: not applicable
a8419a0cd98ddf628a9e38a92110af7cc650dde7 # ASoC: msm8916-wcd-analog: not applicable
b7165d26bf730567ab081bb9383aff82cd43d9ea # ASoC: rsnd: not applicable
6431a7e36652517df82855ee79c8240001812a55 # ASoC: samsung: not applicable
daa2e3bdbb0b3e691cf20a042350817310cb8cb5 # ata: ahci: mvebu: not applicable
46cb52ad414ac829680d0bb8cc7090ac2b577ca7 # ata: ftide010: not applicable
3f04950f32d5d592ab4fcaecac2178558a6f7437 # ath10k: not applicable
679e1f07c86221b7183dd69df7068fd42d0041f6 # ath10k: not applicable
8530b4e7b22bc3bd8240579f3844c73947cd5f71 # ath10k: not applicable
082f2300cfa1a3d9d5221c38c5eba85d4ab98bd8 # Bluetooth: kABI breakage
67d2f8781b9f00d1089aafcfa3dc09fcd0f343e2 # Bluetooth: kABI
d73e172816652772114827abaa2dbc053eecbbd7 # Bluetooth: need the above
e6a57d22f787e73635ce0d29eef0abb77928b3e9 # Bluetooth: need only after conversion to percpu
ab95477e7cb35557ecfc837687007b646bab9a9f # bpf: inapplicable
07aee94394547721ac168cbf4e1c09c14a5fe671 # bpf, sparc: not supported
5731a879d03bdaa00265f8ebc32dfd0e65d25276 # bpf: inapplicable
be95a845cc4402272994ce290e3ad928aff06cb9 # bpf: inapplicable
2120fca0ecfb4552d27608d409ebd3403ce02ce4 # bpf: inapplicable
c9b3bce18da4a0aebc27853052dea39aa64b7d75 # can: inapplicable
54e4a0c486041dc1c20593d997fafd67089e8408 # can: inapplicable
dc32b5c3e6e2ef29cef76d9ce1b92d394446150e # capabilities: inapplicable
f7ecb1b109da1006a08d5675debe60990e824432 # cfq: inapplicable
74d0833c659a8a54735e5efdd44f4b225af68586 # cgroup: inapplicable
d1897c9538edafd4ae6bbd03cc075962ddde2c21 # cgroup: inapplicable
df5d45aa08f848b79caf395211b222790534ccc7 # compiler-gcc.h: inapplicable
0d307935fefa6389eb726c6362351c162c949101 # cpufreq: not supported on SLE
466a2b42d67644447a1765276259a3ea5531ddff # cpufreq: not supported on SLE
1d0d064307cbfd8546841f6e9d94d02c55e45e1e # cpufreq: not supported on SLE
6066998cbd2b1012a8d5bc9a2957cfd0ad53150e # cpufreq: not supported on SLE
70f6bf2a3b7e40c3f802b0ea837762a8bc6c1430 # cpufreq: not supported on SLE
0373ca74831b0f93cd4cdbf7ad3aec3c33a479a5 # cpufreq: not supported on SLE
b24b6478e65f140610ab1ffaadc7bc6bf0be8aad # cpufreq: not supported on SLE
887207ed9e5812ed9239b6d07185a2d35dda91db # crypto: inapplicable
1eb7b40386c97f6c4d1c62931bf306f4535a4bd6 # crypto: inapplicable
0a02dcca126280595950f3ea809f77c9cb0a235c # crypto: inapplicable
7cad2fabd5691dbb17762877d4e7f236fe4bc181 # crypto: inapplicable
4c0e22c90510308433272d7ba281b1eb4eda8209 # crypto: inapplicable
6d6e71feb183aa588c849e20e7baa47cb162928a # crypto: inapplicable
106840c41096a01079d3a2025225029c13713802 # crypto: inapplicable
fc8517bf627c9b834f80274a1bc9ecd39b27231b # crypto: inapplicable
b20209c91e23a9bbad9cac2f80bc16b3c259e10e # crypto: inapplicable
1ecdd37e308ca149dc378cce225068cbac54e3a6 # crypto: inapplicable
c957f8b3e2e54b29f53ef69decc87bbc858c9b58 # crypto: inapplicable
809778e02cd45d0625439fee67688f655627bb3c # crypto: inapplicable
dd78c832ffaf86eb6434e56de4bc3bc31f03f771 # crypto: inapplicable
2e7d1d61ea6c0f1c4da5eb82cafac750d55637a7 # crypto: inapplicable
1e1dfb8b19fd405f6dd05fedf5c9622c64410d8d # crypto: inapplicable
333e18c5cc74438f8940c7f3a8b3573748a371f9 # crypto: inapplicable
f962eb46e7a9b98a58d2483f5eb216e738fec732 # crypto: inapplicable
b855ff827476adbdc2259e9895681d82b7b26065 # dccp: inapplicable
c9cc8d01fb04117928830449388512a5047569c9 # devpts: inapplicable
babc8110057cb9ca542c3c1666cbda4e8ccf9250 # drm/vc4: inapplicable
dbb58bfd9ae6c885b2ca001a9a5ab8b881fb4ba9 # drm/bridge: inapplicable
bf25dac38f71d392a31ec074f55cbc941f1eaf1d # drm: omapdrm: inapplicable
e7cdf5c82f1773c3386b93bbcf13b9bfff29fa31 # drm/syncobj: inapplicable
34a4d2bf06b3ab92024b8e26d6049411369d1f1a # drm/amdgpu: inapplicable
a2407f4bd1f3001d6b46f6d32eb1cc98a60f5a43 # drm/sun4i: inapplicable
49b82c389d2a40eaef1355aaa35868b367aec9d1 # drm/etnaviv: inapplicable
c70a36268799cf2f902b5a31e452571fcb96bfe9 # drm/amdkfd: inapplicable
2e7a66a8b5ebf1b04a866e5d7c981640f7f62934 # drm/bridge: inapplicable
585b7f161c85bd5ca675b97580faf21c506541e3 # drm/amd/amdgpu: inapplicable
215003b4ae1d47035092fef73b6a22aa82037091 # drm: omapdrm: inapplicable
7420f482ea5163bf6dae39a5c7628d5397cd6307 # drm/amdkfd: inapplicable
aece34cd576c7625181b0488a8129c1e165355f7 # dt-bindings: inapplicable
bf8486709ac7fad99e4040dea73fe466c57a4ae1 # EDAC, sb_edac: inapplicable
fc82228a5e3860502dbf3bfa4a9570cb7093cf7f # ext4: inapplicable
996fc4477a0ea28226b30d175f053fb6f9a4fa36 # ext4: inapplicable
ce3fd194fcc6fbdc00ce095a852f22df97baa401 # ext4: inapplicable
54dd0e0a1b255f115f8647fc6fb93273251b01b9 # ext4: inapplicable
250c6c49e3b68756b14983c076183568636e2bde # fbdev: inapplicable
9280a601e6080c9ff658468c1c775ff6514099a6 # fcntl: inapplicable
4d2dc2cc766c3b51929658cacbc6e34fc8e242fb # fcntl: inapplicable
f007cad159e99fa2acd3b2e9364fbb32ad28b971 # Revert firmware: not applicable
0946b2fb38fdb6585a5ac3ca84ac73924f645952 # firmware: inapplicable
bd5c4facf59648581d2f1692dad7b107bf429954 # Fix slab name: inapplicable
c61611f70958d86f659bca25c02ae69413747a8d # get_user_pages_fast(): inapplicable
a158531f3c92467df0e93e000d58185acae78a6e # gpio: inapplicable
6de0b13cc0b4ba10e98a9263d7a83b940720b77a # HID: kABI
3064a03b94e60388f0955fcc29f3e8a978d28f75 # HID: kABI
2e210bbb7429cdcf1a1a3ad00c1bf98bd9bf2452 # HID: kABI
771b7bf05339081019d22452ebcab6929372e13e # i2c: i2c-stm32f7: inapplicable
4fb840c95f82652cece7352be9080884cafb92a0 # iio: adc: stm32: inapplicable
dd92d5ea20ef8a42be7aeda08c669c586c730451 # iio: multiplexer: inapplicable
e53111ad5deaef98d8c18a9933ef1f5624c5979d # iio: proximity: inapplicable
d85eed9f576369bc90322659de96b7dbea1f9a57 # iio: adc: inapplicable
96748823c483c6eed8321f78bd128dd33f09c55c # iio: adc: inapplicable
6d745ee8b5e81f3a33791e3c854fbbfd6f3e585e # iio: stm32: inapplicable
2e64438487697f3f099946edc8acd4ceea6b1ab2 # iio: adc: inapplicable
8f114acd4e1a9cfa05b70bcc4219bc88197b5c9b # iio: chemical: inapplicable
a3b5655ebdb501a98a45c0d3265dca9f2fe0218a # iio: adc: stm32: inapplicable
511051d509ec54642dd6d30fdf2caa33c23619cc # iio: srf08: inapplicable
b91e146c38b003c899710ede6d05fc824675e386 # iio: chemical: inapplicable
af1eddcc176e36104f50abf32b14cb979385d9f6 # ipmi_si: inapplicable
285cb4f62319737e6538252cf1a67ce9da5cf3d5 # irqchip/mips-gic: inapplicable
101110f6271ce956a049250c907bc960030577f8 # Kbuild: breaks kABI
75b2f5f5911fe7a2fc82969b2b24dde34e8f820d # kprobes/arm: don't care about %p
0722867dcbc28cc9b269b57acd847c7c1aa638d6 # kprobes/arm64: don't care about %p
1c2734b31d72316e3faaad88c0c9c46fa92a4b20 # lan78xx: need core changes
52ca7d0f7bdad832b291ed979146443533ee79c0 # leds: inapplicable
bbc25bee37d2b32cf3a1fab9195b6da3a185614a # lib/mpi: inapplicable
36a3d1dd4e16bcd0d2ddfb4a2ec7092f0ae0d931 # lib/genalloc.c breaks kABI
e283655b5abe26462d53d5196f186c5e8863af3b # drivers: macintosh: not supported
0de0ef6c3f2dd7e9965270683445917e10384ab0 # media: venus: inapplicable
a607f51e5a4c421e2097077db88105402099c528 # media: lirc_dev: inapplicable
829bbf268894d0866bb9dd2b1e430cfa5c5f0779 # media: rc: inapplicable
cd1a77e3c9cc6dbb57f02aa50e1740fc144d2dad # media: venus: inapplicable
5232c37ce244db04fd50d160b92e40d2df46a2e9 # media: venus: inapplicable
e69b987a97599456b95b5fef4aca8dcdb1505aea # media: venus: inapplicable
9917fbcfa20ab987d6381fd0365665e5c1402d75 # media: camss-vfe: inapplicable
67f0f15ad5c47490e19f2526f8f9cea97c5ce1a6 # media: rc: inapplicable
fce8ba670b7418319da14a6fc6668db1f1a96267 # media: ov13858: inapplicable
5a18c2434f8bfc8bc2fb0f8af3e44f7408d63e4f # media: davinci: inapplicable
4f6c11044f512356cb63d3df0f3b38db79dc6736 # media: davinci: inapplicable
a17d2d6cd9985ca09a9e384f1bc71d710f7e5203 # media: vsp1: inapplicable
5e3e4cb5e24b92773b194aa90066170b12133bc6 # media: v4l: inapplicable
613928e85317b945c863bb893f5737d2f22f5425 # media: v4l: inapplicable
639fa43d59e5a41ca8c55592cd5c1021fea2ab83 # media: vsp1: inapplicable
071ff203d962478368bbc84c3c8f9ba40e9fe2b6 # media: inapplicable
e7a08ffb2d897f4cfbd7b2931339c4643ad04f64 # media: lirc_zilog: inapplicable
428359cbfe086f43cb84b7ab7b48e7e7862700e2 # media: greybus: not supported
d5426f4c2ebac8cf05de43988c3fccddbee13d28 # media: atomisp: not supported
ad4222a0e29664666a71685a6e732923ca7c7e45 # media: atomisp: not supported
e5c0680fd2c44252868fe4062558925b5506b179 # media: atomisp: ov2680: inapplicable
b42dc0635bf0a6aa59fe4d7c826796ff659908c7 # mei: inapplicable
844c8a75f476696e5e472d904d155d5f583f915d # mmc: meson-gx: inapplicable
ca3dcd3ff5b13a31a09a0119dc484b97ec19c4c8 # mmc: meson-gx: inapplicable
a3d95d1d4007b1fefd6d8b12db26fda05de05cfb # mmc: tmio: inapplicable
34c089e806793a66e450b11bd167db6047399fcd # mmc: block: inapplicable
fb8e456e547ed2c699f64665bd8a3b9bde7b9728 # mmc: block: inapplicable
f9f0da98819503b06b35e61869d18cf3a8cd3323 # mmc: block: inapplicable
250dcd11466e06df64b92520e2c56bdae453581b # mmc: sdhci: inapplicable
91516a2a4734614d62ee3ed921f8f88acc67c000 # mmc: core: inapplicable
967a6a07e95c58eb9c1581d22a1d9c2d1929843f # mmc: renesas_sdhi: inapplicable
499ed50f603b4c9834197b2411ba3bd9aaa624d4 # mmc: sdhci-esdhc-imx: inapplicable
bd9b902798ab14d19ca116b10bde581ddff8f905 # mmc: sdhci: inapplicable
fe0e58048f005fdce315eb4d185e5c160be4ac01 # Revert "mmc: meson-gx": inapplicable
325501d9360eb42c7c51e6daa0d733844c1e790b # mmc: dw_mmc-k3: inapplicable
c658dc58c7eaa8569ceb0edd1ddbdfda84fe8aa5 # mmc: core: inapplicable
fc167daff581c01ebce8695e9618231cae3561a1 # mmc: tmio: inapplicable
92748beac07c471d995fbec642b63572dc01b3dc # mmc: sdhci-esdhc-imx: inapplicable
0be55579a127916ebe39db2a74d906a2dfceed42 # mmc: block: inapplicable
a4faa4929ed3be15e2d500d2405f992f6dedc8eb # mmc: dw_mmc: inapplicable
0d84b9e5631d923744767dc6608672df906dd092 # mmc: dw_mmc: kabi breakage
e285d5bfb7e9785d289663baef252dd315e171f8 # NFC: kabi breakage
23970e150a0a49f9a966c46e5d22fed06226098f # omapdrm: hdmi4: inapplicable
8c2b4e3c3725801b57d7b858d216d38f83bdb35d # Revert "PCI: tegra": inapplicable
407dae1e4415acde2d9f48bb76361893c4653756 # PCI: aardvark: inapplicable
0c31f1d7be1b5c4858b1d714dcefa25f41428cab # PCI: rcar: inapplicable
80db6f08b7af93eddc9487535e6150b220262637 # PCI: inapplicable
5db8f8d1099bd93a64a80b609dbcce887327ffc8 # PCI: kirin: inapplicable
8feaec33b9868582654cd3d5355225dcb79aeca6 # PCI / PM: inapplicable
cfcadfaad7251d8b640713724b388164d75465b2 # PCI / PM: inapplicable
7a4db656a6350f8dd46f711bdef3b0e9c6e3f4cb # PCI: inapplicable
3c94d2d08a032d911bbe34f2edb24cb63a63644a # pinctrl: tegra: kabi breakage
6016f7d54bc49e3c570d5c7adbb463fe87e19dd7 # platform/x86: inapplicable
4b5e32df66877d5ba0ae9ea00c304dc60a18322d # platform/mellanox: inapplicable
360cc036563db27881ce08049f69138438f2ddd0 # pwm: mediatek: inapplicable
04c0a4e00dc11fedc0b0a8593adcf0f4310505d4 # pwm: mediatek: inapplicable
f63248fac563125fd5a2f0bc780ce7a299872cab # regulator: inapplicable
e5d672a0780d9e7118caad4c171ec88b8299398d # rhashtable: breaks kABI
26e480f7bb7840fc0daa9c3af7c4501b2cf5902f # rtc: omap: inapplicable
de6042d2fa8afe22b76e3c68fd6e9584c9415a3b # rtc: m41t80: inapplicable
c8384bb04261b9d32fe7402a6068ddaf38913b23 # rtc: m41t80: inapplicable
2cb90ed3de1e279dbaf23df141f54eb9fb1861e6 # rtc: m41t80: inapplicable
13bb1d78f2e372ec0d9b30489ac63768240140fc # rtc: m41t80: inapplicable
05a03bf260e0480bfc0db91b1fdbc2115e3f193b # rtc: m41t80: inapplicable
f2eef045de9defbc6fc6b72b17f0941cbe26c81d # rtc: brcmstb-waketimer: inapplicable
82d632b85eb89f97051530f556cb49ee1c04bde7 # rtc: goldfish: inapplicable
09018d4bd7994c2c9f775029bc24589bc85f76fa # rtc: sun6i: inapplicable
682e6b4da5cbe8e9a53f979a58c2a9d7dc997175 # rtc: opal: inapplicable
e4779162f7377baa9fb9a044555ecaae22c3f125 # rtlwifi: inapplicable
a44709bba70fb9badc44b6a551415b152db13182 # rtlwifi: inapplicable
4004a9870bbefdb6644c3d2033f5315920a3b669 # staging: rtl8188eu: inapplicable
66d32fdcbf03851724a8b551d490ae1ddfe6eef2 # staging: rtl8188eu: inapplicable
c1c734cb1f54b062f7e67ffc9656d82f5b412b9c # serial: core: breaks kABI
0e88bb002a9b2ee8cc3cc9478ce2dc126f849696 # signal/sh: not supported
500d58300571b6602341b041f97c082a461ef994 # signal/openrisc: not supported
7de712ccc096b81d23cc0a941cd9b8cb3956605d # signal/xtensa: not supported
b16503baa8912a5ec5f599914bfdad898588540f # depends on commit 3597dfe01d12f570b ("signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init") and probably some more refactoring
128227e7fe4087b60f1bd31f762e61237eb23790 # slab: __GFP_ZERO check disabled (bsc#1108828)
054e532f8f90daaf9d70a2cf2ce31e69a4e68031 # spi: bcm-qspi: not applicable
0eef304bc9f7d079a1165e8cd2f24b078e9e1f2a # uapi: kABI
b9f3eb499d84f8d4adcb2f9212ec655700b28228 # uapi: kABI
b4d085201d86af69cbda2214c6dafc0be240ef9f # uapi: kABI
c0bace798436bca0fdc221ff61143f1376a9c3de # uapi kABI
015dbeb2282030bf56762e21d25f09422edfd750 # usb: host: xhci-rcar: not applicable
12814a3f8f9b247531d7863170cc82b3fe4218fd # usb: dwc2: not applicable
c91815b596245fd7da349ecc43c8def670d2269e # usb: dwc3: not applicable
4a014a7339f441b0851ce012f469c0fadac61c81 # usb: gadget: not applicable
6b37bd78d30c890e575a1bda22978d1d2a233362 # usb: gadget: not applicable
96afb54ece0ee903d23a7ac04ddc461413b972c4 # usb: gadget: not applicable
773e53d50e227b0c03d0bb434c1636f6c49c75b2 # usb: gadget: not applicable
56bc61587daadef67712068f251c4ef2e3932d94 # usb: gadget: not applicable
1990cf7c21ea185cec98c6d45a82c04481261e35 # usb: gadget: udc: not applicable
8113b89fc615cfb531df0334fb3a091cf6a45ce0 # staging: vchiq_core: not applicable (only for SP0)
d7ee946942bdd12394809305e3df05aa4c8b7b8f # VFS: not applicable
a3b92ee6fc171d7c9d9b6b829b7fef169210440c # vmw_balloon: cherry-picked
956fa50745b3d01dd37f48bd601f16222742648b # vmw_balloon: cherry-picked
6c85501f2fabcfc4fc6ed976543d252c4eaf4be9 # waitid: not applicable
96ca579a1ecc943b75beba58bebb0356f6cc4b51 # waitid: not applicable
914d65f3f013ba2556c7beec5d3baac7b3292504 # watchdog: not applicable
24f8d233074badd4c18e4dafd2fb97d65838afed # watchdog: not applicable
1bfe8889380890efe4943d125124f5a7b48571b0 # watchdog: not applicable
3c829f47e33eb0398a9a14e357a05199a7be0277 # watchdog: not applicable
d2fc8db691bf3197d43b2afb553311a9bf257bff # watchdog: not applicable
a81abbb412341e9e3b2d42ed7d310cf71fbb84a8 # watchdog: not applicable
6ffa3402211acc30e47e691e14d62f3fd065a54e # watchdog: not applicable
d66e53649c18377edc08d48901e658e4fd491d46 # watchdog: not applicable
509955823cc9cc225c05673b1b83d70ca70c5c60 # xfs: not applicable
cc6afe2240298049585e86b1ade85efc8a7f225d # x86/apic: not applicable
55496d3fe2acd1a365c43cbd613a20ecd4d74395 # zorro: not applicable
1aedcafbf32b3f232c159b14cd0d423fcfe2b861 # zsmalloc: not applicable
337fe9f5c1e7de1f391c6a692531379d2aa2ee11 # not applicable; patched code does not exist in v4.12
327d53d005ca47b10eae940616ed11c569f75a9b # selftest fix
78393fdde2a456cafa414b171c90f26a3df98b20 # selftest fix
7506dc7989933235e6fc23f3d0516bdbf0f7d1a8 # no bug fix, no functional change
518e7b94817abed94becfe6a44f1ece0d4745afe # Not a bugfix, but feature addition, breaks kABI
890da9cf098364b11a7f7f5c22fa652531624d03 # Reverted patch not in our tree
3c52b5c64326d9dcfee4e10611c53ec1b1b20675 # Cleanup only, no bug fix
12a8cc7fcf54a8575f094be1e99032ec38aa045c # Not a bug fix
4375c29985f155d7eb2346615d84e62d1b673682 # Optimization, no bug fix
acbc845ffefd9fb70466182cd8555a26189462b2 # Coding style only
f3a624e901c633593156f7b00ca743a6204a29bc # Coding style only
32d0b95300db03c2b23b2ea2c94769a4a138e79d # Not a bug fix
75f296d93bcebcfe375884ddac79e30263a31766 # Not a bug fix
4675ff05de2d76d167336b368bd07f3fef6ed5a6 # Feature removal
b399151cb48db30ad1e0e93dd40d68c6d007b637 # Renaming struct member only, breaks kABI
3b3a9268bba62b35a29bafe0931715b1725fdf26 # We still have kmemcheck
700b7c5409c3e9da279fbea78cf28a78fbc176cd # Not a bug fix
d5028ba8ee5a18c9d0bb926d883c28b370f89009 # Not a bug fix
8a331f4a0863bea758561c921b94b4d28f7c4029 # "No functional change."
4d1a535b8ec5e74b42dfd9dc809142653b2597f6 # um only
b7b73cd5d74694ed59abcdb4974dacb4ff8b2a2a # Feature removal patch
0ce0bba4e5e0eb9b753bb821785de5d23c494392 # xen: not applicable
d3349b6b3c373ac1fbfb040b810fcee5e2adc7e0 # fixes WARN when machine runs OOM
2fa147bdbf672c53386a8f5f2c7fe358004c3ef8 # requires commit e76384884344 "mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS"
f473bf92169633719acc3b43617c1dd20107770a # vfs: reverting (in stable-4.14.y)
fe782affd0f440a4e60e2cc81b8f2eccb2923113 # rpmsg: reverted in below
13d216167d3d89d882b264857fe1d14c95da1490 # rpmsg: reverting (in stable-4.14.y)
573e1784817ca1f13d76a0df636929e983e5de3c # Cleanup
078d5039a13dedbd2ed14153a6d764fd75baae07 # Cleanup, kABI incompatible
ae6b289a37890909fea0e4a1666e19377fa0ed2c # fix for clang
0e410e158e5baa1300bdf678cea4f4e0cf9d8b94 # fix for clang
747df19747bc9752cd40b9cce761e17a033aa5c2 # asoc: sta32x: need a prerequisite commit that breaks kABI
d52e4d0c0c428bf2ba35074a7495cdb28e2efbae # usb: gadget: need a prerequisite commit that breaks kABI
a9c859033f6ec772f8e3228c343bb1321584ae0e # usb: gadget: reverting the above commit
af424a410749ed7e0c2bffd3cedbc7c274d0ff6f # usb: dwc2: breaks kABI
e7c52b84fb18f08ce49b6067ae6285aca79084a8 # kasan fix
ad1a56f1bf2bd2394f98320baf9ad430f7b1534c # We don't carry the reverted patch.
d60996ab430c8a6033a0944c068edc5ec5becb9b # Duplicate of 3af71f649d22f359790b4032446456a967a81742
c894696188d5c2af1e636e458190e80c53fb893d # rtlwifi: the target function doesn't exist yet
16d571bb0fe6aa7fed82e19166ca1542026c9c06 # rt2x00: not cleanly applicable, merely optimization
d59d2f9995d28974877750f429e821324bd603c7 # r8822be: not present in SLE15
d3d4ffaae439981e1e441ebb125aa3588627c5d8 # Duplicate of 7233b8cab39014620ac9534da11f0f3e506d8fd8
711f76a328cbe5b49164bb14bcb593fa52102051 # trivial, no need
8c74c4561f05f57fca2957b1d98676a0454df1ca # significant difference; no important fix, high regression potential
84379c9afe011020e797e3f50a662b08a6355dcf # ipv6: nf_defrag: reverted in below
ac7c2bb59870b8fd41c09502e73e72fcb63b85c3 # ipv6: nf_defrag: reverting
ccce20fc7968d546fb1e8e147bf5cdc8afc4278a # sd_zbc: relies on patches not in SLE15
3bd6f43f5cb3714f70c591514f344389df593501 # modifies Scsi_Host/kabi
c382babccba2c82fe57f9e647f290fb7bf4d130d # no ilb_base_addr in SLE15, may be needed in SP1
764325add6c2ad1641199edde7b2995495fc2d7c # no TPM_TIS_CLK_ENABLE in SLE15, may be needed in SP1
d52888aa2753e3063a9d3a0c9f72f94aa9809c15 # we don't support CONFIG_X86_5LEVEL
a2b4a79b88b24c49d98d45a06a014ffd22ada1a4 # we don't support musl libs
2c1f4f125159f10521944cea23e33a00fcf85ede # cleanup
c2bc66082e1048c7573d72e62f597bdc5ce13fea # we're not removing lockless_dereference()
78c9be61c3a5cd9e2439fd27a5ffad73a81958c7 # ALSA: hda: breaks kABI
5cd2d8fc6c6bca979ac5dd8ad0e41153f1f982f9 # iwlwifi: minor fix, breaks kABI
f9005571701920551bcf54a500973fb61f2e1eda # we don't support Xen on ARM
43c6494fa1499912c8177e71450c0279041152a6 # we do not build PPC_INDIRECT_MMIO nor IO_WORKAROUNDS
0f99153def98134403c9149128e59d3e1786cf04 # no support for freescale CPUs
8bf6b91a5125ad9972281666430691d6a282d794 # breaks kABI
1128bb7813a896bd608fb622eee3c26aaf33b473 # no support for ppc32
db3a528db41caaa6dfd4c64e9f5efb1c81a80467 # no support for ppc32
a3286f05bc5a5bc7fc73a9783ec89de78fcd07f8 # only moves around headers
8cf4c05712f04a405f0dacebcca8f042b391694a # code cleanup, no bug fixed
8183d99f4a22c2abbc543847a588df3666ef0c0c # code cleanup, no bug fixed
aa0ab02ba992eb956934b21373e0138211486ddd # no support for 8xx CPUs
73aca179d78eaa11604ba0783a6d8b2125fbc332 # vermagic is irrelevant and breaks kABI
8604895a34d92f5e186ceb931b0d1b384030ea3d # fixes df7e828c1b699792b2ff26ebcf0a6d1025b2b790 which we do not have
a725356b6659469d182d662f22d770d83d3bc7b5 # Just a function renaming cleanup
ecaaf408478b6fb4d9986f9b6652f3824e374f4c # The function does not exist in SLE15 codebase
53692ec074d00589c2cf1d6d17ca76ad0adce6ec # Requires also b640b2c51b2 which we don't have
25bbe21bf427a81b8e3ccd480ea0e1d940256156 # Actually caused by 9f32d221301 which we don't have
f1782c9bc547754f4bd3043fe8cfda53db85f13f # User visible changes and lots of fixups needed
4530ec36bb1e0d24f41c33229694adacda3d5d89 # can: only renames, breaking kABI
c54c7374ff44de5e609506aca7c0deae4703b6d1 # drm/dp_mst: reverted in the below
9765635b30756eb74e05e260ac812659c296cd28 # drm/dp_mst: reverting
8960de4a5ca7980ed1e19e7ca5a774d3b7a55c38 # client part, likely not needed for SLE
d48051c5b8376038c2b287c3b1bd55b8d391d567 # fixes bug only in 4.18 and later
f0a7d1883d9f78ae7bf15fc258bf9a2b20f35b76 # AFS not supported and we don't have all patches needed
9f2df09a33aa2c76ce6385d382693f98d7f2f07e # BFS not compiled
c4b7d1ba7d263b74bb72e9325262a67139605cde # SYSV not compiled
a356d2ae50790f49858ebed35da9e206336fafee # we do not have 32d0b95300db03c2b23b2ea2c94769a4a138e79d
4ec7cece87b3ed21ffcd407c62fb2f151a366bc1 # wlcore: reverted in below
04d269610ea35656fe4d9609f5a5fa043daa866e # wlcore: reverting in stable 4.14.y
e4a02ed2aaf447fa849e3254bfdb3b9b01e1e520 # selftests
29e270fc32192e7729057963ae7120663856c93e # Requires also 5c45ab24ac77 which we don't have
5182f26f6f7437213adac8290ac746336c7709da # unimportant cleanup
6a934bb81476e7e90baaf2ff766e6b6f04b5febb # other non-stable patches required
1dc3039bc87ae7d19a990c3ee71cfd8a9068f428 # other non-stable patches required
e4b069e0945fa14c71cf8b5b89f8b1b2aa68dbc2 # other non-stable patches required
5618cf031fecda63847cafd1091e7b8bd626cdb1 # other non-stable patches required
50b977481fce90aa5fbda55e330b9d722733e358 # breaks kabi on enum integrity_status
123664101aa2156d05251704fc63f9bcbf77741a # Requires 03a551734cfc which we don't have
36b6857932f380fcb55c31ac75857e3e81dd583a # breaks kABI
fb265c9cb49e2074ddcdd4de99728aefdd3b3592 # Intrusive patch, mostly cleanup, fixes only long-standing error code mismatch
368686a95e55fd66b88542b5b23d802a4886b1aa # Cleanup for buggy driver handling
83bc0f5b432f60394466deef16fc753e27371d0b # Duplicate of 4c9613ce556fdeb671e779668b627ea3a2b61728
914a4fd8cd28016038ce749a818a836124a8d270 # Duplicate of d9a515867bdba59ebf196a6ade10faae8e8be36a
7aaf7727235870f497eb928f728f7773d6df3b40 # Minor fix but outside chance it breaks vmstat parsers
af27d9403f5b80685b79c88425086edccecaf711 # Warning applies to unsupported configuration
613a5eb5677923fdaecfa582738c7bcf80abe186 # Problem affects debugging builds only and is harmless
d50d82faa0c964e31f7a946ba8aba7c715ca7ab0 # Problem affects SLUB which is not enabled in kconfig
8363dae23463df5d27aa3f3430ad64f5c8fcee3e # Not applicable for SLE15
68239654acafe6aad5a3c1dc7237e60accfebc03 # triggers only on 32-bit
ac3e233d29f7f77f28243af0132057d378d3ea58 # LLVM fix
dbe27a002ef8573168cb64e181458ea23a74e2b6 # clang-specific
238bcbc4e07fad2fff99c5b157d0c37ccd4d093c # ditto
3bd9805090af843b25f97ffe5049f20ade1d86d6 # ditto
6508497cbdc70b92130fbca57402af6a94e05d20 # patch misattributed
9ff067ff4c4a08d412e51307f11f7de3fb3045e7 # cosmetic cleanup
2bcbd406715dca256912b9c5ae449c7968f15705 # patching target does not exist
88a8121dc1d3d0dbddd411b79ed236b6b6ea415c # it fixes cb9f1b783850 only after 993675a3100b
74827ee29565f86e2a64495a5e3e58d3371d74ee # license cleanup
6b5a49b46cf128c8360509ea5a8e6391cf6f1c43 # Documentation only
e5d9998f3e09359b372a037a6ac55ba235d95d57 # SLUB-specific and unsupported
eb59254608bc1d42c4c6afdcdce9c0d3ce02b318 # MemAvailable accounting, needs bug to justify the change
034ebf65c3c21d85b963d39f992258a64a85e3a9 # MemAvailable accounting, needs bug to justify the change
d79f7aa496fc94d763f67b833a1f36f4c171176f # MemAvailable accounting, needs bug to justify the change
1b3922a8bc74231f9a767d1be6d9a061a4d4eeab # Upstream commit has wrong Fixes: tag, the offending patch hasn't been backported
1212f7a16af492d59304ba3abccbcc5b5e41423e # breaks kABI
c85400f886e3d41e69966470879f635a2b50084c # driver not used
320f35b7bf8cccf1997ca3126843535e1b95e9c4 # Not relevant for 4.12
8a68d3da50b952232bbb39f7582a9050c40a0d78 # Not a bug
3756f6401c302617c5e091081ca4d26ab604bec5 # breaks kABI, only about gcc-8
31e62d25b5b8155b2ff6a7c6d31256475dbbcc7a # too many dependencies, not worth effort
2623c7a5f2799569d8bb05eb211da524a8144cb3 # can't be done KABI compatible (see bsc#1125109)
db7ddef301128dad394f1c0f77027f86ee9a4edb # Preparation patch for other fixes
0207df4fa1a869281ddbf72db6203dbf036b3e1a # KASAN not supported
3f1959721558a976aaf9c2024d5bc884e6411bf7 # KASAN not supported
71546d100422bcc2c543dadeb9328728997cd23a # Microblaze not supported
fef912bf860e8e7e48a2bfb978a356bba743a8b7 # Breaks kABI; SLE15 specific fix instead
98af4d4df889dcea3bc0ce6b8a04759658ba8826 # Breaks kABI; SLE15 specific fix instead
b1ab5fa309e6c49e4e06270ec67dd7b3e9971d04 # Just a cleanup
4ea899ead2786a30aaa8181fefa81a3df4ad28f6 # Not applicable to SLE15
967d1dc144b50ad005e5eecdfadfbcfb399ffff6 # Just a cleanup
0a42e99b58a208839626465af194cfe640ef9493 # Just a cleanup
9b3fa47d4a76b1d606a396455f9bbeee083ef008 # Fixes code not present in SLE15
156baec39732f025dc778e00da95fc10d6e45885 # Fixes an unused debugging option
a77660d231f8b3d84fd23ed482e0964f7aa546d6 # Fixes an unused debugging option
7be8c56f8f8a58af92f8791c5a09d48e342d7101 # Fixes comments only
7d63fb3af87aa67aa7d24466e792f9d7c57d8e79 # Cosmetic fix only
c5c08bed843c2b2c048c16d1296d7631d7c1620e # Fixes build of a userspace test tool
da08d8cb8cfc58a340fc5e163385b5dfd714d762 # of: duplicated commit
628bd85947091830a8c4872adfd5ed1d515a9cf2 # loop: the fix commit is blacklisted
cf48bf9eee42061c0dbe06ba3e26244dd933cab1 # asus-wmi: already cherry-picked
8099b047ecc431518b9bb6bdbba3549bbecdc343 # exec: reverted below due to regression
cb5b020a8d38f77209d0472a0fea755299a8ec78 # exec: reverting the above
ea6eb5e7d15e1838de335609994b4546e2abcaaf # cosmetic fix
5d03a6613957785e94af7a4a6212ad4af66aa5c2 # z3fold does not have compaction support backported
6098d7e136692f9c6e23ae362c62ec822343e4d5 # z3fold does not have per-cpu buddies support backported
7a9cdebdcc17e426fb5287e4a82db1dfe86339b2 # Alternative SLE-specific fix merged due to KABI hazards
6ab7d47bcbf0144a8cb81536c2cead4cde18acfe # Alpha is not supported
379b03b7fa05f7db521b7732a52692448a3c34fe # Underlying problem reverted in bnc#1107078
6ca469e22a30992b4478d2ab88737c70667c1e00 # reverted patch is not in tree: Revert "drm/exynos/decon5433: implement frame counter"
d5c04dff24870ef07ce6453a3f4e1ffd9cf88d27 # feature patch; not applicable: drm/vgem: Fix vgem_init to get drm device available.
62358aa4ee86481ce044bef04859820e1bc7c1d9 # Duplicate of 9b27390139dbe0dc10d1899545248862fe826b61: drm/i915: Use the correct crtc when sanitizing plane mapping
ad1f824948e4ed886529219cf7cd717d078c630d # Ridiculous addition of unlikely()
5cbab6303b4791a3e6713dfe2c5fda6a867f9adc # Not applicable to SLE15
d9b308b1f8a1acc0c3279f443d4fe0f9f663252e # i915: cherry-picked
ad211f3e94b314a910d4af03178a0b52a7d1ee0a # Causes possible data corruption, got reverted later
a2aeea1cc14f9143f973b99950f39b38be144f3e # merge commit
e04e7a7bbd4bbabef4e1a58367e5fc9b2edc3b10 # claims to fix 8195b1396ec86dddbba443c74b2188b423556c74 instead of 7bf7bb37f16a80465ee3bd7c6c966f96f5a075a6
b6b6036a5d5591762ee1d9fd5ca9c89148d037f0 # mere cleanup
b247be3fe89b6aba928bf80f4453d1c4ba8d2063 # no urgent reason to include in SLE15, according to Davidlohr
dbe733642e01dd108f71436aaea7b328cb28fd87 # all our flavors are CONFIG_SMP=y
29434801e7e9c6d05fbea4533b3c0bd6be612f62 # it is removing a comment
65bba0423ecf89fb291d2269e0087707888a1cef # we don't support UML
53bb565fc5439f2c8c57a786feea5946804aa3e9 # CONFIG_PCI_CNB20LE_QUIRK is not set, which enables this compilation unit
3fbdfe99f7523a6e2a177f5c969234f2023b11bc # documentation fix: drm/of: Fix kerneldoc
32db0b6501d97b09e92e70caefc74fa35aa9a8d6 # does not apply; significant differences: drm/i915: Don't try to use the hardware frame counter with i965gm TV output
fe5ec65668cdaa4348631d8ce1766eed43b33c10 # Duplicate of e8a8fedd57fdcebf0e4f24ef0fc7e29323df8e66: drm/i915: Block fbdev HPD processing during suspend
5c4604e757ba9b193b09768d75a7d2105a5b883f # Duplicate of 2e7bd10e05afb866b5fb13eda25095c35d7a27cc: drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
d179b88deb3bf6fed4991a31fd6f0f2cad21fab5 # drm/i915: causes a regression, leading to a black screen (bsc#1129027)
9b27390139dbe0dc10d1899545248862fe826b61 # drm/i915: causes a regression (bsc#1131062)
25dc194b34dd5919dd07b8873ee338182e15df9d # drm: already cherry-picked
02917e9f8676207a4c577d4d94eae12bf348e9d7 # EXPORT_SYMBOL_GPL change
a3238924a820c1d7c977b632b769f3b5690cba09 # file not present: arch/arm/boot/dts/exynos5422-odroid-core.dtsi (git-fixes)
8e643473c99ef5224315f0825fb00326fb984693 # superfluous stable 4.14.y fix
0192e6535ebe9af68614198ced4fd6d37b778ebf # Breaks build
24c41220659ecc5576c34c6f23537f8d3949fb05 # Cleanup, not needed in SLES
826c1362e79abcd36f99092acd083b5a2d576676 # only needed with 09abb5e3e5e50
5bc373ff254002b5ce1b7e7f37f8ed7074e45d2a # Cleanup, not needed in SLES
35f12f0f5c3bbd60caba89351f45c8eef8ffd423 # 75075168ae4546f7ae4de793444a6008620de7b0 already addresses end byte
007d1e8395eaa59b0e7ad9eb2b53a40859446a88 # Just a cleanup
310ca162d779efee8a2dc3731439680f3e9c1e86 # Makes existing deadlocks more probable (bsc#1129739)
a13165441d58b216adbd50252a9cc829d78a6bce # Too intrusive locking rework
a2505b799a496b7b84d9a4a14ec870ff9e42e11b # Too intrusive locking rework
7ccd0791d98531df7cd59e92d55e4f063d48a070 # Too intrusive locking rework
4a5ce9ba5877e4640200d84a735361306ad1a1b8 # Too intrusive locking rework
550df5fdacff94229cde0ed9b8085155654c1696 # Too intrusive locking rework
757ecf40b7e029529768eb5f9562d5eeb3002106 # Too intrusive locking rework
c371077000f4138ee3c15fbed50101ff24bdc91d # Too intrusive locking rework
d57f3374ba4817f7c8d26fae8a13d20ac8d31b92 # Too intrusive locking rework
85b0a54a82e4fbceeb1aebb7cb6909edd1a24668 # Too intrusive locking rework
0da03cab87e6323ff2e05b14bc7d5c6fcc531efd # Too intrusive locking rework
1dded9acf6dc9a34cd27fcf8815507e4e65b3c4f # Too intrusive locking rework
c28445fa06a3a54e06938559b9514c5a7f01c90f # Too intrusive locking rework
a9519defc771d574888ffe01e84747889152ec35 # Just typo fix in a comment
c9e716eb9b3455a83ed7c5f5a81256a3da779a95 # Just to allow mounting ext2 with ancient kernels
231fe82b5609c5d679f81073739c6132aaf166ea # Capitalization fix in kconfig
1cb26030f3494a8bb3c953d45cffba838ec4d454 # breaks kABI
c20ffbfe085ff3e3082e4987c2126a461bafbc6a # breaks kABI by switching device assignment
1b450f211e009d207402ed546837ad5dbbeac276 # drops support for old hardware
e8ced209510164f0b54d4bb2a34d243a8af8f561 # pure cleanup
231783073ebfc4acf02a45cb78a52ffa16e4e6d3 # config change only
786fa584eda86d6598db3b87c61dc81f68808d11 # needed only on unsupported architecture
adc589d2a20808fb99d46a78175cd023f2040338 # this is a feature, not a bug fix and breaks kABI left and right
32fd87b3bbf5f7a045546401dfe2894dbbf4d8c3 # usb core: reverted in below
cf4df407e0d7cde60a45369c2a3414d18e2d4fdd # usb core: reverting the above
3609e31bc8dc03b701390f79c74fc7fe92b95039 # trivial cleanup
6d2bef9df7ccf3a2db0160be24f8b92a3f24708a # ditto
0c671812f152b628bd87c0af49da032cc2a2c319 # optimization only
ad15006cc78459d059af56729c4d9bed7c7fd860 # clang-specific
a75bb4eb9e565b9f5115e2e8c07377ce32cbe69a # clang-specific
f84dde10d893cd368e73dda04b694169542ed792 # Makefile cleanup, no functional change
02db99548d3608a625cf481cff2bb7b626829b3f # wrongly attributed
e82adc1074a7356f1158233551df9e86b7ebfb82 # unsupported Atom family
8e0931022e12e45bab9afe01e830d697d9c8e73d # cleanup that breaks kABI
b45ba4a51cde29b2939365ef0c07ad34c8321789 # powerpc/lib: fix book3s/32 boot failure due to code patching
9580b71b5a7863c24a9bd18bcd2ad759b86b1eff # powerpc/32: Clear on-stack exception marker upon exception return
039daac5526932ec731e4499613018d263af8b3e # powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
76a5eaa38b15dda92cd6964248c39b5a6f3a4e9d # powerpc/fsl: Add infrastructure to fixup branch predictor flush
1cbf8990d79ff69da8ad09e8a3df014e1494462b # powerpc/fsl: Add macro to flush the branch predictor
10c5e83afd4a3f01712d97d3bb1ae34d5b74a185 # powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
7fef436295bf6c05effe682c8797dfcb0deb112a # powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
3bc8ea8603ae4c1e09aca8de229ad38b8091fcb3 # powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used
dfa88658fb0583abb92e062c7a9cd5a5b94f2a46 # powerpc/fsl: Update Spectre v2 reporting
36da5ff0bea2dc67298150ead8d8471575c54c7d # powerpc/83xx: Also save/restore SPRG4-7 during suspend
6d183ca8baec983dc4208ca45ece3c36763df912 # powerpc/wii: properly disable use of BATs when requested.
0bbea75c476b77fa7d7811d6be911cc7583e640f # powerpc/traps: fix recoverability of machine check handling on book3s/32
a89e7bcb18081c611eb6cf50edd440fa4983a71a # too invasive, would break kABI in the prerequisites
47b16820c490149c2923e8474048f2c6e7557cab # Xilinx SystemACE is unsupported
a592a3b8fc62af25a6e76aebde97a5d5f6f13e0f # No bugfix, just cleanup
4771450c345dc5e3e3417d82aff62e0d88e7eee6 # No bugfix, just cleanup
52d5dedc79bdcbac2976159a172069618cf31be5 # No bugfix, just cleanup
210f494261e1e84ad1f15877baa1c615afe3b342 # No bugfix, just cleanup
43d2b14b105fb00b8864c7b0ee7043cc1cc4a969 # No bugfix, just cleanup
42560fb1f3c6c7f730897b7fa7a478bc37e0be50 # No bugfix, just cleanup
b59c4830ca185ba0e9f9e046fb1cd10a4a92627a # No bugfix, just cleanup
7390de1e99a70895721165d0ccd4a6e16482960a # No bugfix, just cleanup
ea145aacf4ae8485cf179a4d0dc502e9f75044f4 # No bugfix, just cleanup
83cdb56864bcb1466b454f17fff47348ca7925a2 # No bugfix, just cleanup
bebd024e4815b1a170fcd21ead9c2222b23ce9e6 # SLE kernels already enable this
23ff6ba8feec5c4bdf993af3fba3937d57883dc8 # applied with rdma/cxgb4: Add support for kernel mode SRQ's
bbbe211c295ffb309247adb7b871dda60d92d2d5 # there is no do_xdp_generic() function, doesn't apply
1de7edbb59c8f1b46071f66c5c97b8a59569eb51 # not needed
62461ac2e5b6520b6d65fc6d7d7b4b8df4b848d8 # ditto
69a330007091ea8a801dd9fcd897ec52f9529586 # breaks module options
c7084edc3f6d67750f50d4183134c4fb5712a5c8 # do not disable R3964 in released products
f76a16adc485699f95bb71fce114f97c832fe664 # don't change layout of kernel or modules
1cab826b30c6275d479a6ab1dea1067e15dbec62 # pcie-dwc: not buildable, missing helper functions
fabe38ab6b2bd9418350284c63825f13b8a6abba # not needed
d6097c9e4454adf1f8f2c9547c2fa6060d55d952 # no difference on !PREEMPT kernel
ec91e78d378cc5d4b43805a1227d8e04e5dfa17d # no bugfix, just cleanup
f880eea68fe593342fa6e09be9bb661f3c297aec # no bugfix, just cleanup
462ce5d963f18b71c63f6b7730a35a2ee5273540 # included in patches.drm/0005-drm-vc4-Fix-memory-leak-during-gpu-reset.patch: drm/vc4: Fix compilation error reported by kbuild test bot
a9903f04e0a4ea522d959c2f287cdf0ab029e324 # minor debug changes, not needed
ca66e797120fb09b8138623fb4b563e952586ef5 # breaks kABI
c8b1917c8987a6fa3695d479b4d60fbbbc3e537b # acpica: causes a regression (bsc#1132943)
2c2a2fb1e2a9256714338875bede6b7cbd4b9542 # acpica: reverting the above
45bb8d802742842fa974b0d7d474d115df1d07db # not a bug
379d98ddf41344273d9718556f761420f4dc80b3 # we don't use clang
9fa246256e09dc30820524401cdbeeaadee94025 # We don't have the reverted commit: Revert "drm/i915/fbdev: Actually configure untiled displays"
4a58038b9e420276157785afa0a0bbb4b9bc2265 # Reverted patch is not in SLE15
5e6afb3832bedf420dd8e4c5b32ed85117c5087d # regulator: missing regulator_lock() API in SLE15
978995def0f6030aa6b3b494682f673aca13881b # regulator: missing regulator_lock() API in SLE15
1867af94cfdf37fc70fe67b3d522e78352800196 # regulator: missing regulator_lock() API in SLE15
275513b7695a61b75b2546406ecd0f8e3d9fc8be # regulator: missing regulator_lock() API in SLE15
119c4f5085c45b60cb23c5595e45d06135b89518 # regulator: missing regulator_lock() API in SLE15
29d40b4a5776ec4727c9f0e00a884423dd5e3366 # regulator: missing regulator_lock() API in SLE15
65378de3359d30ebce44762d8b8027f372b5b1c4 # regulator: missing regulator_lock() API in SLE15
89b2758c192c35068b07766a6830433bfbdc1f44 # regulator: missing regulator_lock() API in SLE15
f132da2534ec6599c78c4adcef15340cff2e9dd9 # regulator: missing regulator_lock() API in SLE15
769fc8d4182c1d1875db7859852afeb436714c5c # regulator: missing regulator_lock() API in SLE15
f58213637206e190453e3bd91f98f535566290a3 # regulator: missing regulator_lock() API in SLE15
f7a621728a6a23bfd2c6ac4d3e42e1303aefde0f # regulator: missing regulator_lock() API in SLE15
8be64b6d87bd47d81753b60ddafe70102ebfd76b # regulator: missing regulator_lock() API in SLE15
b01531db6cec2aa330dbc91bfbfaaef4a0d387a4 # ext4 encryption not supported and this is rare race with mostly benign consequences
a5fdd713d256887b5f012608701149fa939e5645 # Just a cleanup
0bf3d5c1604ecbbd4e49e9f5b3c79152b87adb0d # fscrypt not supported
71921ef85928e95e3d942c747c9d40443a5ff775 # GFS2 not supported, just a performance optimization
7959cf3a7506d4a2100d5d6f37f605c2f54af488 # ubifs not supported, no CC to stable
988bec41318f3fa897e2f8af271bd456936d6caf # ubifs not supported, no CC to stable
9ca2d732644484488db31123ecd3bf122b551566 # ubifs not supported, no CC to stable

98fdaaca9537b997062f1abc0aa87c61b50ce40a # Duplicate of fc89a38d99d4b1b33ca5b0e2329f5ddea02ecfb5: drm/i915/opregion: fix version check
a0f52c3d357af218a9c1f7cd906ab70426176a1a # Duplicate of 16eb0f34cdf4cf04cd92762c7a79f98aa51e053f: drm/i915/opregion: rvda is relative from opregion base in opregion 2.1+
ed180abba7f1fc3cf04ffa27767b1bcc8e8c842a # sound/hda: breaks kABI
e2771deb5dece1acde9a406538e4f7ef9262d5cd # recently dropped: drm/sun4i: rgb: Change the pixel clock validation check
75fdb811d93c8aa4a9f73b63db032b1e6a8668ef # Duplicate of 1e8b15a1988ed3c7429402017d589422628cdf47: drm/i915/gvt: Add in context mmio 0x20D8 to gen9 mmio list
6fcc44d1d77fea3c7230e4d109b37f6977aa675a # Duplicate of 2c88e3c7ec32d7a40cc7c9b4a487cf90e4671bdd: block: fix use-after-free on gendisk
c8ea3663f7a8e6996d44500ee818c9330ac4fd88 # virt/fsl: no supported platform
6a024330650e24556b8a18cc654ad00cfecf6c6c # virt/fsl: no supported platform
92ff42645028fa6f9b8aa767718457b9264316b4 # ipvlan: reverted in below
918150cbd6103199fe326e8b1462a7f0d81475e4 # ipvlan: reverting the above
2100e3ca3676e894fa48b8f6f01d01733387fe81 # Kconfig only and our kernels compile
e5d01196c0428a206f307e9ee5f6842964098ff0 # bug requires e50e5129f384 "ext4: xattr-in-inode support"
08fc98a4d6424af66eb3ac4e2cedd2fc927ed436 # bug requires e08ac99fa2a2 "ext4: add largedir feature"
8ea58f1e8b11cca3087b294779bf5959bf89cc10 # not needed. We can happily use just AR.
0294e6f4a0006856e1f36b8cd8fa088d9e499e98 # kbuild: not a bugfix
954b4b752a4c4e963b017ed8cef4c453c5ed308d # ARCH_RENESAS = n
be20bbcb0a8cb5597cc62b3e28d275919f3431df # ARCH_RENESAS = n
b80a2bfce85e1051056d98d04ecb2d0b55cbbc1c # fixes 2610e8894663 which we don't have
43a0541e312f7136e081e6bf58f6c8a2e9672688 # We don't build the tegra-smmu driver
8069053880e0ee3a75fd6d7e0a30293265fe3de4 # sm712fb driver not enabled: fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
5481115e25e42b9215f2619452aa99c95f08492f # sm712fb driver not enabled: fbdev: sm712fb: fix brightness control on reboot, don't set SR30
dcf9070595e100942c539e229dde4770aaeaa4e9 # sm712fb driver not enabled: fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
ec1587d5073f29820e358f3a383850d61601d981 # sm712fb driver not enabled: fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
9e0e59993df0601cddb95c4f6c61aa3d5e753c00 # sm712fb driver not enabled: fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
f627caf55b8e735dcec8fa6538e9668632b55276 # sm712fb driver not enabled: fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
6053d3a4793e5bde6299ac5388e76a3bf679ff65 # sm712fb driver not enabled: fbdev: sm712fb: fix support for 1024x768-16 mode
4ed7d2ccb7684510ec5f7a8f7ef534bc6a3d55b2 # sm712fb driver not enabled: fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
2f0799a0ffc033bf3cc82d5032acc3ec633464c2 # this reverts ac5b2c18911f and there is a disagreement over this policy. We want to have ac5b2c18911f applied
ebcd1bfc33c7a90df941df68a6e5d4018c022fba # powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
e40542aff909ac34d2c24712c5c0769c8f77f895 # KVM: PPC: Book3S HV: Fix build failure without IOMMU support - we build with IOMMU
b30a43ac7132cdda833ac4b13dd1ebd35ace14b7 # drm/nouveau: superfluous Kconfig change
9091d4924476b50f5587f4524504a3748b68a794 # reverting drm/nouveau kconfig change above in stable 4.14.y
b616b9dbc5f613d64224b2e430211211812eadd0 # reverting drm/nouveau kconfig change above in stable 4.19.y
4f4fd7c5798bbdd5a03a60f6269cf1177fbd11ef # md/raid5: reverted by the below
a25d8c327bb41742dbd59f8c545f59f3b9c39983 # md/raid5: reverting the above
9421e45f5ff3d558cf8b75a8cc0824530caf3453 # uio: reverted by the below
3d27c4de8d4fb2d4099ff324671792aa2578c6f9 # uio: reverting the above
9d8d0294e78a164d407133dea05caf4b84247d6a # documentation only
e9d38b08d7a68ede91280036a6657693387e2bcd # bt: revert in the stable tree, but fixed differently in upstream
6c5ed91b0ca6480642eed4fd9862e2bb238f35ae # cosmetic buil dix only
1e029b836108d0b68ba574482604247c97cb4757 # driver is not used
1a22ec643580626f439c8583edafdcc73798f2fb # would break kABI
09fe1f8d7e2f461275b1cdd832f2cfa5e9be346d # would break kABI
c3acd59014148470dc58519870fbc779785b4bf7 # depends on 09fe1f8d7e2f461275b1cdd832f2cfa5e9be346d
7746a8dfb3f9c91b3a0b63a1d5c2664410e6498d # depends on 09fe1f8d7e2f461275b1cdd832f2cfa5e9be346d
d5443bbf5fc8f8389cce146b1fc2987cdd229d12 # infrastructure, no bug fix
0c97bf863efce63d6ab7971dad811601e6171d2f # compiler warning, gcc-9
4a60aa05a0634241ce17f957bf9fb5ac1eed6576 # not needed. We don't build with -ffunction-sections -fdata-sections.
074376ac0e1d1fcd4fafebca86ee6158e7c20680 # __CHECKER__ only
fe0640eb30b7da261ae84d252ed9ed3c7e68dfd8 # compiler.h: reverted in below
c6975e4196549c18c5277a55e30b2d6d1b80abf2 # compiler.h: reverted above in 4.14.x
149d05f80dc9259ad62f2630935502e4c02b26a7 # nouveau: build fix, not affected
9ae306d8dbc874de331bb10a4451a5198b660257 # nouveau: build fix, not affected
6491d698396fd5da4941980a35ca7c162a672016 # nfc: breaks kABI
65fd4cb65b2dad97feb8330b6690445910b56d6a # Documentation moving only
9c3e922ba316a5d3d8cbe41e0db97888fca5c359 # too risky because too many dependencies
8a4db13ccc079b762123d04a7270d6d2cb3398d7 # drm/i915: Already cherry-picked
600d3712ae122be3ceab0d7ac8246caa3d87dcea # drm/i915: Already cherry-picked
c3ad2c3b02e953ead2b8d52a0c9e70312930c3d0 # kABI breaker, cause unlikely to happen (bsc#1107003)
e153abc0739ff77bd89c9ba1688cdb963464af97 # context missing
e9919a24d3022f72bcadc407e73a6ef17093a849 # fib_rules: reverted in below
4970b42d5c362bf873982db7d93245c5281e58f4 # fib_rules: reverting above
691306ebd18f945e44b4552a4bfcca3475e5d957 # fib_rules: reverted in below
7e2b5c2cb610f4333d79430b571511c26022f070 # fib_rules: reverting above
d057dc4e35e16050befa3dda943876dab39cbf80 # seccomp: reverted in below
c3ca9064273c3d7bc1654d685d42f41ccf3744d7 # seccomp: reverting above
a5008b59cd9d8de12ab623cb5052bb4735330e5c # not needed because of differences to upstream code
ad408a1596b45868e38d0504f2ec1d5fb06f17d4 # cosmetic change
7a625549ea8c14be70bc7cfaf30215401bba6da0 # breaks kABI
5c14a4d05f68415af9e41a4e667d1748d41d1baf # optimization
b4c3fbe6360178dc2181b7b43b7ae793a192b282 # optimization, breaks kABI
8c3590de0a378c2449fc1aec127cc693632458e4 # ASoC: rt274: not applicable
c16e12010060c6c7a31f08b4a99513064cb53b7d # ASoC: dapm: breaks kABI
2757970f6d0d0a112247600b23d38c0c728ceeb3 # ASoC: fsl: not applicable
44662f90cda7ce0b65e77a7f1eefe45fb9053a4e # ASoC: simple-card: not applicable
6246f283d5e02ac757bd8d9bacde8fdc54c4582d # ASoC: dpcm: not applicable
4bcdec39c454c4e8f9512115bdcc3efec1ba5f55 # ASoC: intel: not applicable
c85064435fe7a216ec0f0238ef2b8f7cd850a450 # ASoC: rockchip: not applicable
d6ba3f815bc5f3c4249d15c8bc5fbb012651b4a4 # ASoC: intel: not applicable
f47b9ad927c6370b80922af434dda98764a43804 # ASoC: core: not applicable
8ca5104715cfd14254ea5aecc390ae583b707607 # ASoC: davinci: not applicable
ea751227c813ab833609afecfeedaf0aa26f327e # ASoC: imx: superfluous, kconfig
cbc0fa7b6e8c6180c18fd951d28197281a526330 # ASoC: da7219: superfluous, kconfig
7e46169a5f35762f335898a75d1b8a242f2ae0f5 # ASoC: sun4i: not applicable
f9927000cb35f250051f0f1878db12ee2626eea1 # ASoC: sun4i: not applicable
83ee240aad9147ed5dac5a7c7b4c559d134072e7 # ASoC: cx2072x: superfluous
fd14f4436fd47d5418023c90e933e66d3645552e # ASoC: davinci: not applicable
6ae865615fc43d014da2fd1f1bba7e81ee622d1b # UBSAN bug which we don't use
81c7ed296dcd02bc0b4488246d040e03e633737a # We don't support CONFIG_X86_5LEVEL
c1887159eb48ba40e775584cfb2a443962cf1a05 # Clang fix
684fb246578b9e81fc7b4ca5c71eae22edb650b2 # clang fix
5564597d51c8ff5b88d95c76255e18b13b760879 # no support for powermacs
fe60522ec60082a1dd735691b82c64f65d4ad15e # not needed (bsc#1088804)
73aca179d78eaa11604ba0783a6d8b2125fbc332 # do not want to alter vermagic on released product
8adddf349fda0d3de2f6bb41ddf838cbf36a8ad2 # config-only fix
3e3ebed3fef4878e6f1680ff98088db1a9688831 # config-only fix
d065ee93aab6ef4c2a5af5c455b5044bd5136547 # config-only fix
2b874a5c7b75fdc90fdd1e2ffaa3ec5a9d21e253 # config-only fix
1e1c50a929bc9e49bc3f9935b92450d9e69f8158 # affects only single core-machines
c2d1b3aae33605a61cbab445d8ae1c708ccd2698 # effectively reverted in upstream
ce02ef06fcf7a399a6276adb83f37373d10cbbe1 # fixed in gcc instead, see bsc#1131264
a9d57ef15cbe327fe54416dd194ee0ea66ae53a4 # ditto
33da8e7c814f77310250bb54a9db36a44c5de784 # not needed because it depends on fee109901f39 and 3cf5d076fb4d which we don't have
47504ee04b9241548ae2c28be7d0b01cff3b7aa6 # https://bugzilla.suse.com/show_bug.cgi?id=1148303#c1
278d7756dff0b4c8089c46abad20a79bcfa66b5b # no SLUB yet, cleanup
fcf88917dd435c6a4cb2830cb086ee58605a1d85 # we don't have CONFIG_DEBUG_SLAB_LEAK, broken anyway
745e10146c31b1c6ed3326286704ae251b17f663 # we don't have CONFIG_DEBUG_SLAB_LEAK, broken anyway
92d1d07daad65c300c7d0b68bbef8867e9895d54 # no CONFIG_DEBUG_KMEMLEAK, including debug kernels
a9659476d4b391aec3f5357f176b63b9f8c46231 # https://bugzilla.suse.com/show_bug.cgi?id=1148303#c2
7298e3b0a149c91323b3205d325e942c3b3b9ef6 # we don't have CONFIG_IDLE_PAGE_TRACKING
2e53840362771c73eb0a5ff71611507e64e8eecd # Changes IMMUTABLE flag behavior for ext4
02b016ca7f99229ae6227e7b2fc950c4e140d74a # Changes IMMUTABLE flag behavior for ext4
4e19d6b65fb4fc42e352ce9883649e049da14743 # Don't have ext4 largedir feature (commit e08ac99fa2a2)
b5e02b484d6f12112d49326bff2aecfccd2f518d # Performance fix for BFQ with lots of prerequisites
265df32eae5845212ad9f55f5ae6b6dcb68b187b # just a change to logging
f0783d43dde4bb349fcd667df0afabbdbab8b477 # context missing
b2d3492fc591b1fb46b81d79ca1fc44cac6ae0ae # context missing
d8f945bf8096375f458683b5718722a2d5dda2f0 # context missing
aefed3e5548f28e5fecafda6604fcbc65484dbaa # context missing
eebcc19646489b68399ce7b35d9c38eb9f4ec40f # context missing
f9dfed1c785734b95b08d67600e05d2092508ab0 # context missing
8beb90aaf334a6efa3e924339926b5f93a234dbb # breaks kabi on fip_mode
6a162836997c10bbefb7c7ca772201cc45c0e4a6 # cosmetic change
eb085574a7526c4375965c5fbf7e5b0c19cdd336 # too risky, bsc#1148540
aeb309b81c6bada783c3695528a3e10748e97285 # too risky, bsc#1148540
bfba8e5cf28f413aa05571af493871d74438979f # not applicable, bsc#1149207
e71769ae52609ea0044a9901709042e5634c2306 # major dependencies needed, bsc#1148190
136ac591f047fc356072343eb85687f7c6ea191d # trivial
951531691c4bcaa59f56a316e018bc2ff1ddf855 # no CONFIG_HARDENED_USERCOPY
2c012a4ad1a2cd3fb5a0f9307b9d219f84eda1fa # hack, risk of regression, see bsc#1149215 comment 2
7d3cd66261665da491d0ee582beabe23df60f983 # not applicable in v4.12: drm/i915: Fix various tracepoints for gen2
40aa5383e393d72f6aa3943a4e7b1aae25a1e43b # asoc: reverted below in stable
e474227ad97a4d6885812777975b1e7386678277 # asoc: reverting the above in stable
9854d089f790695bfd5e52904902ff3972b69cc9 # asoc: reverting the above in stable
2f31115e940c4afd49b99c33123534e2ac924ffb # invasive: adds a field to scsi_host template
6a162836997c10bbefb7c7ca772201cc45c0e4a6 # cosmetic: replacing goto-s with return-s
dc2db1dc5fb9ab3a43b305c2720fee5278dbee2a # fixing a driver build problem we don't have
a684d8fd87182090ee96e34519ecdf009cef093a # typec/tcpm not supported, patch doesn't apply easily
a9b02c615b0f92e3e8ad3245581fd7e1bbdc3db0 # requires new SCSI core kABI not present, bsc#1149976
47aeee5549cf9326656a8f9190960dfd35c101e2 # fixes code not present, bsc#1149976
fa74f5e380b6d671735d72ab36646b781af3f876 # requires an earlier commit that breaks kABI, bsc#1149976
aa56a292ce623734ddd30f52d73f527d1f3529b5 # drm/i915: reverted by below
cb6d7c7dc7ff8cace666ddec66334117a6068ce2 # drm/i915: ditto (cherry-picked)
505a8ec7e11ae5236c4a154a1e24ef49a8349600 # drm/i915: reverting two above
73df167c819e49d65576e3015f2b1385034baafb # pointless patch and kabi breaker
b63f20a778c88b6a04458ed6ffc69da953d3a109 # 32-bit fix
8faa1cf6ed82f33009f63986c3776cc48af1b7b2 # driver disabled in .config
f8be8e5680225ac9caf07d4545f8529b7395327f # blacklist here as it belongs into 15SP1 where it is already backported
64dbc122b20f75183d8822618c24f85144a5a94d # not needed, our backport has "jmp" and not "jmpq"
459e3a21535ae3c7a9a123650e54f5c882b8fcbf # we don't use gcc9
cae5ec342645746d617dd420d206e1588d47768a # comment fix
693713cbdb3a4bda5a8a678c31f06560bbb14657 # we don't support UML
c03cd7738a83b13739f00546166969342c8ff014 # not applicable, bsc#1146664
6b115bf58e6f013ca75e7115aabcbd56c20ff31d # non-functional prereq for c03cd7738a83b13739f00546166969342c8ff014
b636fd38dc40113f853337a7d2a6885ad23b8811 # non-functional prereq for c03cd7738a83b13739f00546166969342c8ff014
1b7aebf0487613033aff26420e32fa2076d52846 # doesn't trigger here
3751e008da0df4384031bd66a516c0292f915605 # depends on patch that breaks kABI
26e53d5ebe2e2a5ff7343e820f0ffd69dd503f8e # obsoleted by dffe8449c5dd63ff18b47709de75553586582cd8
4f916593be9da38c5cf0d3a5c386b57beb70f422 # duplicate of ddfd151f3def9258397fcde7a372205a2d661903
813af51f5d30a2da6a2523c08465f9726e51772e # clang not supported
aea447141c7e7824b81b49acd1bc785506fba46e # clang not supported
a521c44c3ded9fe184c5de3eed3a442af2d26f00 # book3e not supported
2a1a3fa0f29270583f0e6e3100d609e09697add1 # CONFIG_KALLSYMS_ALL is set everywhere
056d28d135bca0b1d0908990338e00e9dadaf057 # libelf is in the default location in SLES
3f384d7c490374b2ae8f61a6c67f14deab77bab2 # cosmetic change in logging
14e3cdbb00a885eedc95c0cf8eda8fe28d26d6b4 # only interesting in completely static builds
3a11905b69eb026402448c750f97a0eadfa76b08 # amd_iommu_devtable_lock is sufficient
f6c0bfce271b2dd613e8b8e009eefe89c1f788e8 # amd_iommu_devtable_lock is sufficient
45e528d9c479aeef2d3d1db1e619b243f91e324f # amd_iommu_devtable_lock is sufficient
ab7b2577f0d119052b98b8d913bad369ac2760eb # amd_iommu_devtable_lock is sufficient
2a78f9962565e53b78363eaf516eb052009e8020 # amd_iommu_devtable_lock is sufficient
7a0cf094944e2540758b7f957eb6846d5126f535 # too risky, fixes hypothetical situation, bsc#1142667
20bb759a66be52cf4a9ddd17fddaf509e11490cd # we don't have CONFIG_PREEMPT, bsc#1155318
015664d15270a112c2371d812f03f7c579b35a73 # removes a driver, ultimate kABI breakage
8444efc4a052332d643ed5c8aebcca148c7de032 # cleanup only, no change of generated code
363c53875aef8fce69d4a2d0873919ccc7d9e2ad # input/synaptics: causes a regression (bsc#1155982)
98dc19c11470ee6048aba723d77079ad2cda8a52 # CONFIG_HWLAT_TRACER is not set anywhere
fc64e4ad80d4b72efce116f87b3174f0b7196f8e # CONFIG_HWLAT_TRACER is not set anywhere
e5ee4956f2fdda8ac2d3eab309df389d43b80fc0 # breaks fix for CVE-2019-0154: drm/i915/gtt: Revert "Disable read-only support under GVT"
d1a445d3b86c9341ce7a0954c23be0edb5c9bec5 # not really needed. No long BDI name in the kernel.
984d7a929ad68b7be9990fc9c5cfa5d5c9fc7942 # drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1
dd3d792def0d4f33bbf319982b1878b0c8aaca34 # cosmetic change in tracing output
c0d9782f5b6d7157635ae2fd782a4b27d55a6013 # SLE15 is not built with >= gcc9
e59f5bd759b7dee57593c5b6c0441609bda5d530 # fsl not supported
10c90120930628e8b959bf58d4a0aaef3ae5d945 # cosmetic change
42bf02ec6e420e541af9a47437d0bdf961ca2972 # breaks kABI and avoids only an unnecessary delay on unsupported ARM machines
427503519739e779c0db8afe876c1b33f3ac60ae # docs update
e672f8bf71c66253197e503f75c771dd28ada4a0 # ditto
6e88559470f581741bcd0f2794f9054814ac9740 # ditto
314eed30ede02fa925990f535652254b5bad6b65 # x86 32bit is not supported
e4f8e513c3d353c134ad4eef9fd0bba12406c7c8 # Fix is for SLUB which is not enabled in the kernel configuration
ae2e953fdca791270e80c08d6a830d9aa472a111 # Unexporting breaks kABI
502523fd1d2ac559b41d8302dc9f826f578ec54d # Unexporting breaks kABI
b9ee5e04fd77898208c51b1395fa0b5e8536f9b6 # ppc64e not supported
ff6d27823f619892ab96f7461764840e0d786b15 # should not remove installed files in MU
e7de4f7b64c23e503a8c42af98d56f2a7462bd6d # should not restrict access in MU
11d49ce9f7946dfed4dcf5dbde865c78058b50ab # reverted by 284f87d2f3871247d08a2b6a24466ae905079913
284f87d2f3871247d08a2b6a24466ae905079913 # reverts the above
da379f3c1db0c9a1fd27b11d24c9894b5edc7c75 # breaks kABI
2677ca98ae377517930c183248221f69f771c921 # mere cleanup
ac964d7a594290e230f8c1038934692e30c76fc8 # breaks kABI
c056d910f08029662080a01b4ce2110e2c9a27b6 # only relevant for an unsupported architecture
0f5eb1545907edeea7672a9c1652c4231150ff22 # prerequisites break kABI
b91d9e67e50bfc79850a1760b8e59dc1dc56057f # comment fix
cee7fb437edcdb2f9f8affa959e274997f5dca4d # Duplicate of 2d691aeca4aecbb8d0414a777a46981a8e142b05: drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
3b8720e63f4a1fc6f422a49ecbaa3b59c86d5aaf # Not required, breaks kabi: fbdev: Ditch fb_edid_add_monspecs
bacb7e1855969bba78b32302453d2cc8ba0bc403 # we do not have 11fc7d5a0a2d
d1f0b5dce8fda09a7f5f04c1878f181d548e42f5 # requires updating firmware
1d200e9d6f635ae894993a7d0f1b9e0b6e522e3b # not really needed. No long BDI name in the kernel.
880a98c339961eaa074393e3a2117cbe9125b8bb # 32-bit fix
c70d868f272befca09081190ae477c51fcbee5dd # Comment fix
8e88bfba77eec6231c6a72076c28bbb7634a0e8c # Comment fix
6b2daec19094a90435abe67d16fb43b1a5527254 # 32-bit fix
d72cf01f410aa09868d98b672f3f92328c96b32d # Not applicable: drm/mipi-dbi: fix a loop in debugfs code
3986457110a054466bf02f9c4a85aa2bba96177b # Not applicable: drm: rcar_lvds: Fix color mismatches on R-Car H2 ES2.0 and later
6ae08ae3dea2cfa03dd3665a3c8475c2d429ef47 # not really needed. The userspace programs have to change to use the newly added functions.
a6e60d84989fa0e91db7f236eda40453b0e44afa # silence gcc9 compiler warning
6f303d60534c46aa1a239f29c321f95c83dda748 # silence gcc9 compiler warning
700c1018b86d0d4b3f1f2d459708c0cdf42b521d # we don't use gawk 5.x yet
bef69dd87828ef5d8ecdab8d857cd3a33cf98675 # excessive backport requirements for a corner case optimisation
04e7712f4460585e5eed5b853fd8b82a9943958f # as commit msg says, only cosmetic
bc6f2a757d525e001268c3658bd88822e768f8db # module: memory leak when module_add_modinfo_attrs() fails; should not normally happen; not worth it
83b44fe343b5abfcb1b2261289bd0cfcfcfd60a8 # drivers/base: breaks kABI, changing enum cpuhp_state
6282edb72bed5324352522d732080d4c1b9dfed6 # clocksource: breaks kABI, changing enum cpuhp_state
069e47823fff2c634b2d46a328b5096fdc8c2a0c # requires a FW update
18217da36103c25d87870624dfa569e6b9906a90 # build fix for config we don't build, inapplicable to our codebase
b8299d362d0837ae39e87e9019ebe6b736e0f035 # not required with our codebase and configs
8442b02bf3c6770e0d7e7ea17be36c30e95987b6 # enhancement, not a bug fix
6dabeb891c001c592645df2f477fed9f5d959987 # breaks kABI
21f57546ceaf4c5537a617f55b809a843b109210 # removes exports only
0a75aff178df005b0619703cf7886d5c8e28e486 # ppc sstep emu
45f62159f3aafe27e2df45a3ec83b32ca7304410 # ppc sstep emu
dc39c1d68f256990d4bb0033a219e8ca15ba4d7f # ppc sstep emu
3a0990ca1a00cb9fd0278410b9b71a670ffcbffc # booke not supported
71eb40fc53371bc247c8066ae76ad9e22ae1e18d # booke not supported
5a2de63fd1a59c30c02526d427bc014b98adf508 # bridge: reverted by the below
278e2148c07559dd4ad8602f22366d61eb2ee7b7 # bridge: reverting the above
55576cf1853798e86f620766e23b604c9224c19c # regulator: cause a regression, reverted in below
350a0cba90e1bd40b1fe5b396923d2f3a61d1056 # regulator: reverting the above in 4.14.y stable
d61acbbf54c612ea9bf67eed609494cda0857b3a # Needs extra dependency, while current out-of-tree solution is good enough
1c9df907da83812e4f33b59d3d142c864d9da57f # random: not needed for 4.12 arm64 code
aa54ea903abb02303bf55855fb51e3fcee135d70 # arm: not needed for SLE any longer
08685be7761d69914f08c3d6211c543a385a5b9c # no scv support
b6b79dd53082db11070b4368d85dd6699ff0b063 # not really a problem on 4.12
b166a20b07382b8bc1dcee2a448715c9c2c81b5b # reverted by 01bfe5e8e428, replaced by 34e5b0118685
0f12156dff2862ac54235fc72703f18770769042 # memcg: reverted in merge window
3754707bcc3e190e5dadc978d172b61e809cb3bd # memcg: revert the above
5fcfb6d0bfcda17f0d0656e4e5b3710af2bbaae5 # later obsoleted
dcb713d53e2eadf42b878c12a471e74dc6ed3145 # obsoletes the above