summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-09-13 07:11:14 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2013-09-13 07:11:14 -0700
commit0898d2aa9db8b7770c83590d0326d0e6b62cef2b (patch)
tree2383c0909c94b389ec75412748aced1678cf5967 /tools/perf/scripts/python
parent5a7d8a28080caed7fd4cb1b81d092adac4445e8e (diff)
parent26052f9b9bb8de4f6a57165b0a803de9c26138bd (diff)
downloadkernel-0898d2aa9db8b7770c83590d0326d0e6b62cef2b.tar.gz
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu: "This fixes a 7+ year race condition in the crypto API that causes sporadic crashes when multiple threads load the same algorithm. It also fixes the crct10dif algorithm again to prevent boot failures on systems where the initramfs tool ignores module softdeps" * git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: crct10dif - Add fallback for broken initrds crypto: api - Fix race condition in larval lookup
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
h/powerpc/platforms/powermac?id=857d423c74228cfa064f79ff3a16b163fdb8d542'>powerpc: Use of_property_present() for testing DT property presenceRob Herring 2022-11-24powerpc/powermac: Fix symbol not declared warningsChen Lifu 2022-09-05powerpc/powermac/udbg_scc: Add missing of_node_put()s in udbg_scc_init()Liang He 2022-09-05powerpc/powermac/pfunc_base: Add missing of_node_put() in macio_gpio_init_one()Liang He 2022-09-05powerpc/powermac/low_i2c: Add missing of_node_put() in kw_i2c_probe()Liang He 2022-09-05powerpc/powermac/feature: Add missing of_node_put()Liang He 2022-09-05powerpc/powermac: Add missing of_node_put() in smp_core99_setup()Liang He 2022-06-26powerpc/powermac: Remove empty function note_scsi_host()Christophe Leroy 2022-05-22powerpc/powermac: constify device_node in of_irq_parse_oldworld()Krzysztof Kozlowski 2022-05-22powerpc/powermac: add missing g5_phy_disable_cpu1() declarationKrzysztof Kozlowski 2022-05-08powerpc: Add missing headersChristophe Leroy 2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy 2022-05-05powerpc: fix typos in commentsJulia Lawall 2022-05-04powerpc/powermac: Use for_each_property_of_node()Michael Ellerman 2022-05-04powerpc: No need to initialise statics to 0Xiang wangx 2022-05-04powerpc: use strscpy to replace strlcpyJason Wang 2022-05-04powerpc/pmac: remove unused symbolZucheng Zheng 2022-02-07powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy 2021-12-23powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy 2021-12-23cuda/pmu: Make find_via_cuda/pmu init functionsNick Child 2021-12-23powerpc/powermac: Add __init attribute to eligible functionsNick Child 2021-12-20powerpc: use swap() to make code cleanerYang Guang 2021-12-09powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy 2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin 2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin 2021-11-30powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy 2021-10-09powerpc/powermac: Remove stale declaration of pmac_mdChristophe Leroy 2021-10-09powerpc: Remove unused prototype for of_show_percpuinfoDaniel Axtens 2021-07-14powerpc/smp: Fix fall-through warning for ClangGustavo A. R. Silva 2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds 2021-06-25powerpc: Remove klimitChristophe Leroy 2021-06-17powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy 2021-06-10powerpc: Move the use of irq_domain_add_nomap() behind a config optionMarc Zyngier 2021-02-09powerpc/pci: Move PHB discovery for PCI_DN using platformsOliver O'Halloran 2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds