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 Commits
# -------------------
3bc1630774bc9f202308ae04608a32c366b41caf # compile fix which doesn't affect us
5d6dec6fba38c3e2d408df108bb92ef4ac201f18 # cosmetic
c133c7615751008f6c32ccae7cdfc5ff6e989c35 # Just a test-case fix
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
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
65c5ec11c25eff6ba6e9b1cbfff014875fddd1e0 # build error fix
cb84f56861eb333af0a5bab475d741b13067c05c # driver is not compiled - fix is for security issue
f6f58d9d93fdb53f24b0086ce1c51d3388aa6e53 # iio: not applicable
e72a060151e5bb673af24993665e270fc4f674a7 # iio: not applicable
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
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
c1f08c419764439bfa2d3f33d2fdef9d7013fc47 # drm/i915: duplicated
99f828436788f0155798145853607ca8f0e6de93 # drm: duplicated
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
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
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
fd865802c66bc451dc515ed89360f84376ce1a56 # bluetooth: reverted later
7d06d5895c159f64c46560dc258e553ad8670fe0 # see previous line
c9bfb2f0031a2de664147ebbfb90f95bb12fdf79 # input: no stmfts present
2a924d71794c530e55e73d0ce2cc77233307eaa9 # input: device_add_group() missing
ce7c47d60bda6c7f09ccf16e978d971c8fa16ff0 # fujitsu-laptop: v4.13+
3b95206110a2c13076c3a7fa8ddeae36c2dbcf42 # peaq-wmi: not present
d6fa71f1c003fb2bc824276bb424a4171f9a717f # peaq-wmi: not present
c1e150ceb61e4a585bad156da15c33bfe89f5858 # build fix for NUMA=n
dc24b7b49a53c7ee5502c877b133558acec0b3f8 # arch/s390 CFI macros: v4.16+
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
7a7d58dc2997b6ca5bc1eaa4bd8d019cf7c4a148 # drm/i915: already applied
8f30c4085b72485c05e85d56e9a84098da2ba5b7 # drm/i915: already applied
1f161f67a272cc4f29f27934dd3f74cb657eb5c4 # not relevant: geode
a743bbeef27b9176987ec0cb7f906ab0ab52d1da # not relevant: PPro
590347e4000356f55eb10b03ced2686bd74dab40 # compiler warning for gcc-version < 6.3
0063ec4459dcf1583c7aa84ada0f7125450d9245 # cosmetic issue only
ddc212313f16cd65fcf5e8d9ae223f8374822e4d # small optimisation for old compilers
9a3b7e5e65c4b4d332df5f607c0838c3fb918673 # doc
a8ed748708ba9c9976fb0d7b4844f4c2fa5ecb34 # duplicate patch
e5d6574ded7c3a15d02341253929780bc4ee1408 # duplicate patch
f9094b7603c011d27db7ba109e69881c72fa611d # geneve: we always support ipv6
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
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
3cd091a773936c54344a519f7ee1379ccb620bee # ACPI/EC: suspend_noirq & resume_noirq ops not defined yet in SLE15
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
880cd276dff17ea29e9a8404275c9502b265afa7 # not relevant, bsc#1097471
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
11cd764dc9a030991880ad4d51db93918afa5822 # not yet needed
4786d2ef45d3f503b656987c0c0ebead27fa6e67 # cosmetic addition
fac37c628fd5d68fd7298d9b57ae8601ee1b4723 # breaks SLE15 config (CONFIG_TCG_CRB)
949cf8b1dd39f6d306a681503b6031299fd7ced8 # already present in backport
68c59fcea1f2c6a54c62aa896cc623c1b5bc9b47 # was superseeded f930c7043663188429cd9b254e9d761edfc101ce
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
ffd2c0d12752a69e480366031ec7a7d723dd2510 # dup of 6291c608a908
490068deaef0c76e47bf89c457de899b7d3995c7 # dup of fc16f56b7bfd
974f6c046ad90d071f96c76ff8ab29355a798c41 # dup of f9bcd60274a5
2bf698671205bb6f898db348b788d16f6976e086 # usb: device_set_of_node_from_dev() missing
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
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"
d3f84c8b097001e3f31f584b793493cb0033a7ae # same as b2f78cda260bc6a1a2d382b1d85a29e69b5b3724
e610257e462f6104792d22fbb0927724df3bc401 # usb: f_fs: alredy applied
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
a3381e3a65cbaf612c8f584906c4dba27e84267c # mere optimization
6cc22dc08a247b7b4a173e4561e39705a557d300 # backport did not add the relevant include
f113e64121ba9f4791332248b315d9f57ee33a6b # cosmetic fix
070473bcf703366e9acb14e172d5b6563cc07a26 # cosmetic fix; break KABI
299c2a904b1e8d5096d4813df6371357d97a6cd1 # duplicate of 8d5096d4813df6371357d97a6cd1
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
af98f2273fd0af31ce327cd1406b67c7be0b6734 # 2f0af8600e82 already applied
f861e3e28a3016a2064d9f600eaa92a530b732b4 # ASoC: rt5677: not applicable
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
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
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
12f92866f13f9ca12e158c07978246ed83d52ed0 # media: revert: not applicable
99fb0f25c448ab72481bd700b66e0e48c583ef5a # mfd: cros_ec: not applicable
a81d1ab3cad77e20c2df8baef0a35a4980fc511c # nfc: revert: not applicable
1051e2c304b5cf17d4117505985f8128c5c64fd9 # devfreq: revert: need rest series
dbee3d02458b129b847c21f5fa60baba3eafc6f7 # Commit ceef7d10dfb6 not fully backported
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
1f2cac107c591c24b60b115d6050adc213d10fc0 # blktrace: racy init/start-stop/teardown for ages; not worth it
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

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
122c5770cff2c1df1a2384b68285be2812cd72c1 # falsely attributed upstream
4f166564014aba65ad6f15b612f6711fd0f117ee # x86_64 has CONFIG_RETPOLINE=y
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
95e057e25892eaa48cad1e2d637b80d0f1a4fac5 # KVM: X86: reverted in bdlow
2c151b25441ae5c2da66472abd165af785c9ecd2 # KVM: X86: reverting
3bb6397ba643d20a6bc0f9a729a6e6e7c83e420a # dpaa_eth: complete backport in sp1
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
e1681599345b8466786b6e54a2db2a00a068a3f3 # ACPI / LPSS: not applicable
855c1c2fce8bdbd796cba1d1456ca8f0e876c2f1 # ACPI / PM: not applicable
1199db603511d7463d9d3840f96f61967affc766 # afs: not applicable
350144069abf351c743d766b2fba9cb9b7cd32a1 # ALSA: x86: 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
46cb52ad414ac829680d0bb8cc7090ac2b577ca7 # ata: ftide010: 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
2120fca0ecfb4552d27608d409ebd3403ce02ce4 # bpf: inapplicable
c9b3bce18da4a0aebc27853052dea39aa64b7d75 # can: inapplicable
54e4a0c486041dc1c20593d997fafd67089e8408 # can: inapplicable
dc32b5c3e6e2ef29cef76d9ce1b92d394446150e # capabilities: 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
887207ed9e5812ed9239b6d07185a2d35dda91db # crypto: inapplicable
b24b6478e65f140610ab1ffaadc7bc6bf0be8aad # cpufreq: not supported on SLE
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
dd78c832ffaf86eb6434e56de4bc3bc31f03f771 # crypto: inapplicable
2e7d1d61ea6c0f1c4da5eb82cafac750d55637a7 # crypto: inapplicable
1e1dfb8b19fd405f6dd05fedf5c9622c64410d8d # crypto: inapplicable
333e18c5cc74438f8940c7f3a8b3573748a371f9 # crypto: inapplicable
b855ff827476adbdc2259e9895681d82b7b26065 # dccp: inapplicable
c9cc8d01fb04117928830449388512a5047569c9 # devpts: inapplicable
585b7f161c85bd5ca675b97580faf21c506541e3 # drm/amd/amdgpu: 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
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
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 # build fix for an issue we don't have in our configs
75b2f5f5911fe7a2fc82969b2b24dde34e8f820d # kprobes/arm: don't care about %p
0722867dcbc28cc9b269b57acd847c7c1aa638d6 # kprobes/arm64: don't care about %p
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
91516a2a4734614d62ee3ed921f8f88acc67c000 # mmc: core: inapplicable
967a6a07e95c58eb9c1581d22a1d9c2d1929843f # mmc: renesas_sdhi: inapplicable
499ed50f603b4c9834197b2411ba3bd9aaa624d4 # mmc: sdhci-esdhc-imx: inapplicable
fe0e58048f005fdce315eb4d185e5c160be4ac01 # Revert "mmc: meson-gx": 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
8c2b4e3c3725801b57d7b858d216d38f83bdb35d # Revert "PCI: tegra": inapplicable
407dae1e4415acde2d9f48bb76361893c4653756 # PCI: aardvark: inapplicable
0c31f1d7be1b5c4858b1d714dcefa25f41428cab # PCI: rcar: inapplicable
80db6f08b7af93eddc9487535e6150b220262637 # PCI: inapplicable
8feaec33b9868582654cd3d5355225dcb79aeca6 # PCI / PM: inapplicable
cfcadfaad7251d8b640713724b388164d75465b2 # PCI / PM: inapplicable
3c94d2d08a032d911bbe34f2edb24cb63a63644a # pinctrl: tegra: kabi breakage
360cc036563db27881ce08049f69138438f2ddd0 # pwm: mediatek: inapplicable
04c0a4e00dc11fedc0b0a8593adcf0f4310505d4 # pwm: mediatek: inapplicable
f63248fac563125fd5a2f0bc780ce7a299872cab # regulator: inapplicable
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
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
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
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
327d53d005ca47b10eae940616ed11c569f75a9b # selftest fix
78393fdde2a456cafa414b171c90f26a3df98b20 # selftest fix
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
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
0cc2b4e5a020fc7f4d1795741c116c983e9467d7 # alters an API in sysfs
0759e80b84e34a84e7e46e2b1adb528c83d84a47 # alters an API in sysfs
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
762c330d670e3d4b795cf7a8d761866fdd1eef49 # reverted in commit f249be4d2c27
d3d4ffaae439981e1e441ebb125aa3588627c5d8 # Duplicate of 7233b8cab39014620ac9534da11f0f3e506d8fd8
711f76a328cbe5b49164bb14bcb593fa52102051 # trivial, no need
a8b4db562e7283a1520f9e9730297ecaab7622ea # cherry-pick of 3522c2a6a4f3 ("x86/cpufeature: Add User-Mode Instruction Prevention definitions")
8c74c4561f05f57fca2957b1d98676a0454df1ca # significant difference; no important fix, high regression potential
ac7c2bb59870b8fd41c09502e73e72fcb63b85c3 # ipv6: nf_defrag: reverting
0b508bc926bdced678febee2a2b8cdba0a19e481 # Fixes a build issue only
24ecc3585348b616993a3c4d6dc2c6b8007e358c # Requires blkcg changes from 4.19
b57e99b4b8b0ebdf9707424e7ddc0c392bdc5fe6 # Requires block-layer changes from 4.19
ad608fbcf166fec809e402d548761768f602702c # media: v4l: breaks kABI
bbb68468641547d56c83012670bcaf77f3dacd64 # Duplicate of 24868367cdcac447232ebcb2aa06e1bf91291586
edb39592a5877bd91b2e6ee15194268f35b04892 # Duplicate of 7eb709f29593aced51901cb53565477762800722
0d4876f4e977798238db594321db9184704fcf5d # rtl8188eu: reverted in below
c7346797f5fb7be8e139fbeb1324669e7cb2ef9a # rtl8188eu: reverting
a54e43f993f8ec2f063b616a0e4d2b09e08d78a5 # Duplicate of 014562071c96
92539d3eda2c090b382699bbb896d4b54e9bdece # media: v4l: fixes the above commit
d52888aa2753e3063a9d3a0c9f72f94aa9809c15 # we don't support CONFIG_X86_5LEVEL
2c1f4f125159f10521944cea23e33a00fcf85ede # cleanup
c2bc66082e1048c7573d72e62f597bdc5ce13fea # we're not removing lockless_dereference()
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
1128bb7813a896bd608fb622eee3c26aaf33b473 # no support for ppc32
8cf4c05712f04a405f0dacebcca8f042b391694a # code cleanup, no bug fixed
8183d99f4a22c2abbc543847a588df3666ef0c0c # code cleanup, no bug fixed
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
ddac9c5bfa75029ed4b58e81d8d3c49694598ff6 # We don't build mips
c54c7374ff44de5e609506aca7c0deae4703b6d1 # drm/dp_mst: reverted in the below
9765635b30756eb74e05e260ac812659c296cd28 # drm/dp_mst: reverting
8960de4a5ca7980ed1e19e7ca5a774d3b7a55c38 # client part, likely not needed for SLE
6d9094862b70020c684588147e5eff52dec19c8d # superfluous due to later patch
bf82fa2f584f1c6e12df8c04fca715d53e7f32d5 # Temporarily disable during backporting
a70985f83c625a5eaf618be81621e5e4521a66c6 # Temporarily disable during backporting
f0a7d1883d9f78ae7bf15fc258bf9a2b20f35b76 # AFS not supported and we don't have all patches needed
9f2df09a33aa2c76ce6385d382693f98d7f2f07e # BFS not compiled
c4b7d1ba7d263b74bb72e9325262a67139605cde # SYSV not compiled
4ec7cece87b3ed21ffcd407c62fb2f151a366bc1 # wlcore: reverted in below
04d269610ea35656fe4d9609f5a5fa043daa866e # wlcore: reverting in stable 4.14.y
e4a02ed2aaf447fa849e3254bfdb3b9b01e1e520 # selftests
29e270fc32192e7729057963ae7120663856c93e # Requires also 5c45ab24ac77 which we don't have
e8f74a0f00113d74ac18d6de13096f9e2f95618a # only needed with CONFIG_SCSI=n
02e6dae61e705485e23d1e4bbc62faa4f8cb7e28 # merge commit, no fix commit
a37fb855f6e8e9eafac046721393f68f48eb5f91 # not applicable
ec9efb523cb8daf7b9d2e5c9cb80b255b716a777 # not applicable
f1782c9bc547754f4bd3043fe8cfda53db85f13f # userspace visible changes, lots of fixups needed
5e0594fd77e0d4dfd728898814da43a065094ae0 # Does not apply; significant differences
544c5048bcdc5d5c395d99d61ab7a52964a1420b # Duplicate of cb1dab0e01969d63717c7464cb5d75c77a39bf02
50f365cde4ffb5ae70c3f02384bbb46698aba65c # Duplicate of e073db5c5d7ad311efa8f4192a2047b006bbc5f3
9987da4b5dcfc8b94b702d4bb94b30955eb73c75 # Duplicate of fd50fbb6bfdea5daa4ae4dd7b7082485ac44bdf5
29d384e34c55d696cf37bd4159e05f4b14d45da0 # Duplicate of c5bd1fc9a6c843c85a5cea5765cdc997f832df3c
1fe699e30113ed6f6e853ff44710d256072ea627 # Duplicate of 4c83f0a788ccf58864f781585d8ae7c7e6a7e07d
1e6aa7e55c28ecd842b8b4599e4273c2429ee061 # Duplicate of 84d4ebdb6c72988a1acddb1856b12427a287149d
a59b3c80fd0041223ccf720504974a543b81b1d0 # Duplicate of b5e3241316973b9f01228d2fa5b8b2bb157d44aa
eed7ec52f214bac2f25395ccaad610fbeb842a6e # Duplicate of 38057aa1639b74d5c1e0dc1ca7c22bc7a31de714
bd4cd03c81010dcd4e6f0e02e4c15f44aefe12d1 # Duplicate of 660d88e74cf6e16252e366616f158d84dc9dc6a3
96d4f03c20d04c80026b1ec3643c090cf4f0eb20 # Duplicate of dd166fbd8d468eae7a6e8f7adab4dd1e22b1a780
84b510e22da7926522a257cfe295d3695346a0bd # Duplicate of 540ead8c5a0e2910fc7bf0839982921c8f11b31c
20d4ac659c76034586a3ab79489b0940631a65de # Duplicate of 20fa2ff0441eabc8e6263b428191228d9599ea9d
f619794d716c0615241b73a0a5e78dbc8442de7b # Duplicate of 72cb0d893343cd33e6ab62cf26f2625d5d3532c9
012d79e6a33f095c293fe2a02b2b3b26d8c6402c # Duplicate of 47541443a62a278f0a0f9a03c5403cb15bd62ded
c46ef57d2008e5195f086a538550488b49644db7 # Duplicate of 2f08b23d70324bb0f592c71bd36cdc1d2f12face
6ceb7277173597eeed8d635e08db51e35235ab21 # Duplicate of 197af5f2131101f9a6118b238901cb1988f5d7f9
467d35789e5a4f47428b65ef711b30fdabbb0fd4 # Duplicate of a5bfcdf0e16b33c1690ded31f863466136480ddc
e4dd27aadd205417a2e9ea9902b698a0252ec3a0 # Duplicate of 541ab84d2b6ea79021d5df0b54d81600334fa2a4
7a72c78bdd0a1ea1d879610542679cc680398220 # Duplicate of 656921a51244b72cd1105df61b0af15825bddb72
60548c554be2830d29d2533dad0ac8133347ee51 # Duplicate of 027063b1606fea6df15c270e5f2a072d1dfa8fef
7b5ee80a5da3ea44c5abff48e3621135ae9d8177 # Duplicate of 3012ea60c57dbdf21206c7e787d6d0cde76a18a7
a4417b7b419a68540ad7945ac4efbb39d19afa63 # Duplicate of f013027e266553effa3e9d9d62236ae5ee3b25e7
b1f1c2c11fc6c6cd3e361061e30f9b2839897b28 # Duplicate of 5b2695fd4b20f9b8320e9ecbfc232842bacf5b6f
62d3a8deaa10b8346d979d0dabde56c33b742afa # Duplicate of 1b1b1162745e5f9e5c6c095afc8081df3edabc50
3cf71bc9904d7ee4a25a822c5dcb54c7804ea388 # Duplicate of 399334708b4f07b107094e5db4a390f0f25d2d4f
5df52391ddbed869c7d67b00fbb013bd64334115 # Duplicate of 4fe967912ee83048beb45a6b4f0f6774fddcfa0a
3b5cf4ef541f1b2facaca58cae5e8e0b5f19ad4c # Duplicate of 2b82435cb90bed2c5f8398730d964dd11602217c
7a90938332d80faf973fbcffdf6e674e7b8f0914 # Duplicate of 4ca8ca9fe7dc792000c3762de5081a4d6dc33667
e3118a038dfd1d6d902ea966e0ce3ce4e91e503b # Duplicate of 0b4bf7ca9be824dde6ff63dd2ceba2d1367f8a58
83db37385306072eca403ed80c0a8cf7b0d39e05 # Duplicate of bb1c7edc6d4d5cc6917814d858d47b22d2e93cde
b4ec5f39e4a0bc9844634faa88dd08ca94dca39d # Duplicate of 61cdfb9e194d2a327eef301e8fc80b63e3e1dc7a
9349e23907be1954ccdf6d771d640e2788da1643 # Duplicate of aba118389a6fb2ad7958de0f37b5869852bd38cf
76271ef2638ca8e4bf2884cad664a34be0d5a42b # Duplicate of bb1c7edc6d4d5cc6917814d858d47b22d2e93cde
f42f343887016330b321dd40eebc68c7292e4f1b # Duplicate of 3b90946fcb6f13b65888c380461793a9dea9d1f4
e528c2affcf216b3d02b22004895cb678769629b # Duplicate of b4335ec0a3ee6229a570755f8fb95dc8a7c694f2
c4f224076d00ccf30c7bd3561cceaed82628c8ce # Duplicate of a33e1ece777996ddddb1f23a30f8c66422ed0b68
44a7276b30c3c15f2b7790a5729640597fb6a1df # Duplicate of 5a3aeca97af1b6b3498d59a7fd4e8bb95814c108
6a67a20366f894c172734f28c5646bdbe48a46e3 # Duplicate of 63ac3328f0d1d37f286e397b14d9596ed09d7ca5
a22612301ae61d78a7c0c82dc556931a35db0e91 # Duplicate of 5a3aeca97af1b6b3498d59a7fd4e8bb95814c108
6e8adf6f4a4fa57dd3bef6b70de96e2b7b311204 # Duplicate of e7a278a329dd8aa2c70c564849f164cb5673689c
cedde71cc61bdf5e2f386f06bada29fe9fe11b78 # Duplicate of 07e3a1cfb0568b6d8d7862077029af96af6690ea
4a15c75c42460252a63d30f03b4766a52945fb47 # Duplicate of 90098efacc4c3e2e4f6262a657d6b520ecfb2555

bb8c13d61a629276a162c1d2b1a20a815cbcfbb7 # deprecated late loading method
123664101aa2156d05251704fc63f9bcbf77741a # Requires 03a551734cfc which we don't have
368686a95e55fd66b88542b5b23d802a4886b1aa # Cleanup for buggy driver handling
a95c90f1e2c253b280385ecf3d4ebfe476926b28 # Non-trivial and fixes handling of a failure of 16-byte GFP_KERNEL allocation which cannot currently fail
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
5618cf031fecda63847cafd1091e7b8bd626cdb1 # patching target does not exist
2bcbd406715dca256912b9c5ae449c7968f15705 # patching target does not exist
00e5d8b1eb47378924f3de3435450650f426b02a # Duplicate of 835fe6d75d14c1513910ed7f5665127fee12acc8
88a8121dc1d3d0dbddd411b79ed236b6b6ea415c # it fixes cb9f1b783850 only after 993675a3100b
74827ee29565f86e2a64495a5e3e58d3371d74ee # license cleanup
6b5a49b46cf128c8360509ea5a8e6391cf6f1c43 # Documentation only
642ad57058baaa2c105925a75c153bb486877513 # Duplicate of 1bc8ffbd71380661c5bc9cd65649bb0cf3d0cf09
23b9ad21b262b9a85e9b85813e4adfcfb0dd96b3 # Duplicate of 1cb19e8267a57c5174da09e0d52d1477baceccca
c358514ba8da9e235876db1628cedd19a35803c6 # Duplicate of 497bfb706844892d07495f2ed5dff977fede5e25
2b5cf4ef541f1b2facaca58cae5e8e0b5f19ad4c # Duplicate of 2b82435cb90bed2c5f8398730d964dd11602217c
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
c85400f886e3d41e69966470879f635a2b50084c # driver not used
e0a7328fad9979104f73e19bedca821ef3262ae1 # wrong Fixes: tag, offending patch hasn't been backported
710ae72877378e7cde611efd30fe90502a6e5b30 # not applicable
583c53185399cea5c51195064564d1c9ddc70cf3 # not applicable
3d51e4d9de7dd4e495dfbc6f4803e0f99c120aff # no applicable
320f35b7bf8cccf1997ca3126843535e1b95e9c4 # Not relevant for 4.12
8a68d3da50b952232bbb39f7582a9050c40a0d78 # Not a bug
3756f6401c302617c5e091081ca4d26ab604bec5 # breaks kABI, only about gcc-8
41729bf2248bc8593e5103d43974079cc269524c # Duplicate of 457db89b538ea4eb2a188c75f8f3a83469395ee0
d93fa1b47b8fcd149b5091f18385304f402a8e15 # Duplicate of 368b554d63948133aca05e63ff8f5f4fbc2804d4
4be9bd10e22dfc7fc101c5cf5969ef2d3a042d8a # Not applicable: drm/fb_helper: Allow leaking fbdev smem_start
69756c6ff0de478c10100481f16c966dde3b5339 # Duplicate of e2306cc6a07aefc458982b3d7ae1e146515ed656: drm/amdgpu: Add amdgpu "max bpc" connector property (v2)
62358aa4ee86481ce044bef04859820e1bc7c1d9 # Duplicate of 9b27390139dbe0dc10d1899545248862fe826b61: drm/i915: Use the correct crtc when sanitizing plane mapping
4ea899ead2786a30aaa8181fefa81a3df4ad28f6 # Not applicable to SLE15
b1ab5fa309e6c49e4e06270ec67dd7b3e9971d04 # Just a cleanup
967d1dc144b50ad005e5eecdfadfbcfb399ffff6 # Just a cleanup
0a42e99b58a208839626465af194cfe640ef9493 # Just a cleanup
fb265c9cb49e2074ddcdd4de99728aefdd3b3592 # Intrusive patch, mostly cleanup, fixes only long-standing error code mismatch
31e62d25b5b8155b2ff6a7c6d31256475dbbcc7a # too many dependencies, not worth effort
db7ddef301128dad394f1c0f77027f86ee9a4edb # Preparation patch for other fixes
0207df4fa1a869281ddbf72db6203dbf036b3e1a # KASAN not supported
3f1959721558a976aaf9c2024d5bc884e6411bf7 # KASAN not supported
71546d100422bcc2c543dadeb9328728997cd23a # Microblaze not supported
67e255bf2f349d04b2ccd591655a0d3a7a28edbf # 4.14.y-stable, backported as patches.drm/0001-drm-msm-fix-address-space-warning.patch
55e58c5e78aad9d3246f57e7718cf5ee7adde9e3 # Dependend patches are not ported
20e55bc17dd01f13cec0eb17e76e9511b23963ef # not applicable
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
d9b308b1f8a1acc0c3279f443d4fe0f9f663252e # i915: cherry-picked
ad211f3e94b314a910d4af03178a0b52a7d1ee0a # Causes possible data corruption, got reverted later
a2aeea1cc14f9143f973b99950f39b38be144f3e # merge commit
b6b6036a5d5591762ee1d9fd5ca9c89148d037f0 # mere cleanup
3d210534cc93dab39a9d1a8d674aa2872c268d38 # same as 8015d93ebd27484418d4952284fd02172fa4b0b2
74abc07dee613086f9c0ded9e263ddc959a6de04 # same as 29dded89e80e3fff61efb34f07a8a3fba3ea146d
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
3b6d082f0dfc2b7b9def494d2ab67fd4d3862ea1 # ipmi: involved with poll API change
d4de753526f4d99f541f1b6ed1d963005c09700c # drm/i915: already cherry-picked
b14c06ec024947eaa35212f2380e90233d5092e0 # drm/i915: already cherry-picked
d4df171418262d2e0291dcff14e40bcebe73af3c # drm/msm: already cherry-picked
a3c5e2cd79753121f49a8662c1e0a60ddb5486ca # drm/msm: A6XX isn't supported yet
d179b88deb3bf6fed4991a31fd6f0f2cad21fab5 # drm/i915: causes a regression, leading to a black screen (bsc#1129027)
d179b88deb3bf6fed4991a31fd6f0f2cad21fab5 # drm/i915: causes a regression, leading to a black screen (bsc#1129027)
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
c634dc6bdedeb0b2c750fc611612618a85639ab2 # cosmetic change
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
5e99456c20f712dcc13d9f6ca4278937d5367355 # cleanup
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
179ab1cbf883575c3a585bcfc0f2160f1d22a149 # powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC - too invasive, we build this anyway
a89e7bcb18081c611eb6cf50edd440fa4983a71a # too invasive, would break kABI in the prerequisites
47b16820c490149c2923e8474048f2c6e7557cab # Xilinx SystemACE is unsupported
6b9227d666f2efe0f8ed234827bb1abdf63f9501 # Unsupported driver
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
e69b394703e032e56a140172440ec4f9890b536d # 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
24512228b7a3f412b5a51f189df302616b021c33 # DISCONTIGMEM unsupported
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
064c5d6881e897077639e04973de26440ee205e6 # not needed
d3669ca9ff33e1dc6414d1e34891d342e4544e71 # not applicable, just changes in comments
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
26e53d5ebe2e2a5ff7343e820f0ffd69dd503f8e # obsoleted by dffe8449c5dd63ff18b47709de75553586582cd8
0bfcd24b39c29dbaba81a188ca364563866e6ecc # already present as 8c2eb7b6468a
ad408a1596b45868e38d0504f2ec1d5fb06f17d4 # cosmetic change
7a625549ea8c14be70bc7cfaf30215401bba6da0 # breaks kABI
5c14a4d05f68415af9e41a4e667d1748d41d1baf # optimization
b4c3fbe6360178dc2181b7b43b7ae793a192b282 # optimization, breaks kABI
67476656febd7ec5f1fe1aeec3c441fcf53b1e45 # we are not interested in dax kmem to be built in
a89bfc5d9a0732d84b4de311e27133daa0586316 # drm/tinydrm/mipi: breaks kABI
7f84ff68be05ec7a5d2acf8fdc734fe5897af48f # ALSA: line6: breaks kABI
0b074ab7fc0d575247b9cc9f93bb7e007ca38840 # ALSA: lien6: breaks kABI
b2e9e1c8810ee05c95f4d55800b8afae70ab01b4 # ALSA: dice: not applicable for SP1
31d2350d602511efc9ef626b848fe521233b0387 # ALSA: ac97: not applicable for SP1
6d647b736a6b1cbf2f8deab0e6a94c34a6ea9d60 # ALSA: hdac: not applicable for SP1
c50535ed6a10fcae1b64ae83c0f6b1eeb5535afc # ASoC: amd: not applicable for SP1
ae7d1247d8673ebfd686b17e759d4be391165368 # ASoC: not applicable for SP1
24d6638302b48328a58c13439276d4531af4ca7d # ASoC: rockchip: not applicable for SP1
16a8ee4c80b45984b6de1f90a49edcf336b7c621 # ASoC: rockchip: not applicable for SP1
112b57fa737445b2361be332ce8cc0fd3e2b994e # ASoC: qcom: not applicable for SP1
e14856f6cfbb1b96aa45a68f188b147b5bde76b4 # ASoC: qcom: not applicable for SP1
67fd1437d11620de8768b22fe20942e752ed52e9 # ASoC: qcom: not applicable for SP1
4c10473d6ddf12ec124c9ff71a5d23bb5388478b # ASoC: intel: not applicable for SP1
5277715639ff6f75c729e657690751a831112c4b # ASoC: pcm186x: not applicable for SP1
a3e620f8422832afd832ad5e20aa97d0c72bada8 # ASoC: acpi: not applicable for SP1
489db5d941500249583ec6b49fa70e006bd8f632 # ASoC: pcm3168a: not applicable for SP1
23aa128bb28d9da69bb1bdb2b70e50128857884a # ASoC: amd: not applicable for SP1
ee7ea2a9a318a89d21b156dc75e54d53904bdbe5 # ASoC: rt5682: not applicable for SP1
0ce23d6d42147a692768e6baaaa3db75c44f4235 # ASoC: hdmi-codec: not applicable for SP1
8077ec011b1ea26abb7ca786f28ecccfb352717f # ASoC: rt5682: not applicable for SP1
aee48a9ffa5a128bf4e433c57c39e015ea5b0208 # ASoC: intel: not applicable for SP1
fcf4daabf08079e6d09958a2992e7446ef8d0438 # ASoC: pcm186x: not applicable for SP1
05bd7fcdd06b19a10f069af1bea3ad9abac038d7 # ASoC: pcm186x: not applicable for SP1
70b773219a32c7b8f3e53e041bc023ad99fd81f4 # ASoC: qcom: not applicable for SP1
5f8a1000c3e630c3ac06f1d664eeaa755bce8823 # ASoC: stm32: not applicable for SP1
b8468192971807c43a80d6e2c41f83141cb7b211 # ASoC: stm32: not applicable for SP1
82ad759143ed77673db0d93d53c1cde7b99917ee # ASoC: tlv320aic3x: not applicable for SP1
c899df3e9b0bf7b76e642aed1a214582ea7012d5 # ASoC: intel: not applicable for SP1
1c5b6a27e432e4fe170a924c8b41012271496a4c # ASoC: rt5682: not applicable for SP1
639e5eb3c7d67e407f2a71fccd95323751398f6f # ASoC: wm_adp: not applicable for SP1
19441e35a43b616ea6afad91ed0d9e77268d8f6a # ASoC: stm32: not applicable for SP1
c47255b61129857b74b0d86eaf59335348be05e0 # ASoC: stm32: not applicable for SP1
8f71370f4b02730e8c27faf460af7a3586e24e1f # ASoC: intel: not applicable for SP1
cacea3a90e211f0c111975535508d446a4a928d2 # ASoC: dapm: not applicable for SP1
43d147be5738a9ed6cfb25c285ac50d6dd5793be # ASoC: wm_adp: not applicable for SP1
47c4cc08cb5b34e93ab337b924c5ede77ca3c936 # ASoC: cs35l35: not applicable for SP1
01c8327667c249818d3712c3e25c7ad2aca7f389 # ASoC: hdac-hdmi: not applicable for SP1
16ec5dfe0327ddcf279957bffe4c8fe527088c63 # ASoC: intel: not applicable for SP1
a8dee20d792432740509237943700fbcfc230bad # ASoC: ak4458: not applicable for SP1
176a11834b65ec35e3b7a953f87fb9cc41309497 # ASoC: ak4458: not applicable for SP1
cb36ff785e868992e96e8b9e5a0c2822b680a9e2 # ASoC: meson: not applicable for SP1
ceaea851b9ea75f9ea2bbefb53ff0d4b27cd5a6e # ASoC: dapm: not applicable for SP1
0f6ff78540bd1b4df1e0f17806b0ce2e1dff0d78 # ASoC: intel: not applicable for SP1
607975b30db41aad6edc846ed567191aa6b7d893 # ALSA: ac97: not applicaboe for SP1
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
12209993e98c5fa1855c467f22a24e3d5b8be205 # kABI breaks
1b7aebf0487613033aff26420e32fa2076d52846 # warning fix
af31b04b67f4fd7f639fd465a507c154c46fc9fb # NV-DIMM unit test code only
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
2170a0d53bee1a6c1a4ebd042f99d85aafc6c0ea # only affects libnvdimm unit test code
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
b2d3492fc591b1fb46b81d79ca1fc44cac6ae0ae # 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
4130741736d4bc27add2ab4f7e53bc401846ce27 # Fixes tag in merge commit
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
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
7101949f36fc77b530b73e4c6bd0066a2740d75b # misattributed. Bug does not existed in our kernels.
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
cb6d7c7dc7ff8cace666ddec66334117a6068ce2 # Duplicate of aa56a292ce623734ddd30f52d73f527d1f3529b5: drm/i915/userptr: Acquire the page lock around set_page_dirty()
=======
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
3a9236e97207f2469254b4098995159b80174d95 # sound/firewire: the fix target not merged to SP1
789e162a6255325325bd321ab0cd51dc7e285054 # ASoC:rockchip: not applicable
c372a35550c8d60f673b20210eea58a06d6d38cb # ASoC:uniphier: not applicable
696d05225cebffd172008d212657be90e823eac0 # ASoC:fsl_ssi: not applicable
b7e814deae33eb30f8f8c6528e8e69b107978d88 # ASoC:tlv320aic31xx: not applicable
631bc8f0134ae9620d86a96b8c5f9445d91a2dca # ASoC:sgtl5000: not applicable
7df8f9a20196072162d9dc8fe99943f2d35f23d5 # ASoC:sun4i-i2s: not applicable
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
8b51dc7291473093c821195c4b6af85fadedbc2f # misattributed, needed only in Tumbleweed
db9492cef45efc347beed7b617dfdfac399f662b # reverted by a287a49e672d9762bb85de117b477bdf3ef20bd5
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
ed7dc6777400937b4686e9ec1db1533ea4546864 # Duplicate of 7b1366b48c1f063c902f87a4bd6cdd0cbb86664e: drm/i915: Reacquire priolist cache after dropping the engine lock
cfe7288c276e359eebf057699fe86c2f8af14224 # Duplicate of 982b1d002f16c2695871e005c4132060c836db56: drm/i915: Lock the engine while dumping the active request
c4a52d669690423ee3c99d8eda1e69cd0821fcad # Not applicable: drm/nouveau: fix duplication of nv50_head_atom struct
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
d17f1bbb3aa9631429fa0fe325ad12661d6b226b # obsoleted by later patch
64866e5da1eabd0c52ff45029b245f5465920031 # iwlwifi: breaks kABI, just moving exported function to local
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
9a62d20027da3164a22244d9f022c0c987261687 # Only needed for x86-32
da3cc91b8db403728cde03c8a95cba268d8cbf1b # Requires other patches which are too risky
18217da36103c25d87870624dfa569e6b9906a90 # build fix for config we don't build, inapplicable to our codebase
b8299d362d0837ae39e87e9019ebe6b736e0f035 # not required with our codebase and configs
d950800e793cf06a8e261737d2d8b0114ab3351b # Duplicate of dcafbd50f2e4d5cc964aae409fb5691b743fba23: drm/amdgpu: Fix KFD-related kernel oops on Hawaii
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
afb89cd5f2ba2d5d04b85b2692a9a3d86b6fabd7 # drm/i915: stable fix, already applied
573e1fe003c1e2016bc40cc4f2b231e3b8c990f8 # drm/i915: stable fix, already applied
2d691aeca4aecbb8d0414a777a46981a8e142b05 # drm/i915: known to break things
0f0727d971f6fdf8f1077180d495ddb9928f0c8b # drm/amd: only for clang builds
71e5e886806ee3f8e0c44ed945eb2e4d6659c6e3 # wireless: only relevant for built-in kenrel
1e390478cfb527e34c9ab89ba57212cb05c33c51 # gpu/host1x: breaks kABI
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
860dd4424f344400b491b212ee4acb3a358ba9d9 # Only needed for !CONFIG_HAS_DMA
0ed1325967ab5f7a4549a2641c6ebe115f76e228 # missing some of the infrastructure for this
6fbcdd59094ade30db63f32316e9502425d7b256 # bogus: data touched in c_i_u must go through c_f_u to reach kernel
97548575bef38abd06690a5a6f6816200c7e77f7 # breaks kAPI
14f4ca7e4d2825f9f71e22905ae177b899959f1d # breaks kAPI
3bc0bb36fa30e95ca829e9cf480e1ef7f7638333 # not applicable, no threaded cgroups in 4.12
b34087157dd76e8d96e5e52808134a791ac61e57 # DIRECT_MAPPING_ERROR not present in SLE12-SP5
b3ce6f6ff3c260ee53b0f2236e5fd950d46957da # not applicable, driver introduced in 5.2
95c29d46ab2a517e4c26d0a07300edca6768db17 # not a bugfix
ee1438ce5dc4d67dd8dd1ff51583122a61f5bd9e # The problem introduced only with commit 988bec41318f
e39e773ad100ac94f8358d862f20101e802ae54c # kernel-doc fix
d9e9866803f7b6c3fdd35d345e97fb0b2908bbbc # Whitespace fix
b527b638fd63ba791dc90a0a6e9a3035b10df52b # many prerequisities, not worth it
bd0abfa8ca1dab85e9cedbf1988e5b4e53c67584 # Documentation only
fd933c00ebe220060e66fb136a7050a242456566 # Documentation only
39323c64b8a95d10ddc66dc815dd14efdddf6777 # Documentation only
84029fd04c201a4c7e0b07ba262664900f47c6f5 # changes limit semantics, fixes noncritical case, see bsc#1164094
6df19872d881641e6394f93ef2938cffcbdae5bb # arm 32bit only