]> git.baikalelectronics.ru Git - kernel.git/shortlog
kernel.git
2022-03-14 Will DeaconMerge branch 'for-next/rng' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/perf' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/pauth' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/mte' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/mm' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/misc' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/linkage' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/kselftest' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/insn' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/errata' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/docs' into for-next/core
2022-03-14 Will DeaconMerge branch 'for-next/coredump' into for-next/core
2022-03-10 Evgenii Stepanovdocs: sysfs-devices-system-cpu: document "asymm" value...
2022-03-09 Mark Brownarm64/mte: Remove asymmetric mode from the prctl()...
2022-03-09 Marc Zyngierarm64: Add cavium_erratum_23154_cpus missing sentinel
2022-03-09 Will Deaconperf/marvell: Fix !CONFIG_OF build for CN10K DDR PMU...
2022-03-09 Will Deaconarm64: mm: Drop 'const' from conditional arm64_dma_phys...
2022-03-09 Will DeaconDocumentation: vmcoreinfo: Fix htmldocs warning
2022-03-09 Joey Goulykasan: fix a missing header include of static_keys.h
2022-03-08 Will DeaconMerge branch 'for-next/perf-m1' into for-next/perf
2022-03-08 Marc Zyngierdrivers/perf: Add Apple icestorm/firestorm CPU PMU...
2022-03-08 Marc Zyngierdrivers/perf: arm_pmu: Handle 47 bit counters
2022-03-08 Will DeaconMerge branch 'irq/aic-pmu' of git://git.kernel.org...
2022-03-08 Shaokun Zhangarm64: perf: Consistently make all event numbers as...
2022-03-08 Shaokun Zhangarm64: perf: Expose some Armv9 common events under...
2022-03-08 Bharat Bhushanperf/marvell: cn10k DDR perf event core ownership
2022-03-08 Bharat Bhushanperf/marvell: cn10k DDR perfmon event overflow handling
2022-03-08 Bharat Bhushanperf/marvell: CN10k DDR performance monitor support
2022-03-08 Bharat Bhushandt-bindings: perf: marvell: cn10k ddr performance monitor
2022-03-08 Masahiro Yamadaarm64: clean up tools Makefile
2022-03-08 Robin Murphyperf/arm-cmn: Update watchpoint format
2022-03-08 Robin Murphyperf/arm-cmn: Hide XP PUB events for CMN-600
2022-03-08 Sagar Patelarm64: drop unused includes of <linux/personality.h>
2022-03-08 Vijay Balakrishnaarm64: Do not defer reserve_crashkernel() for platforms...
2022-03-07 Mark Brownkselftest/arm64: Log the PIDs of the parent and child...
2022-03-07 Linu Cherianirqchip/gic-v3: Workaround Marvell erratum 38545 when...
2022-03-07 Anshuman Khandualarm64/mm: Drop use_1G_block()
2022-03-07 Muchun Songarm64: avoid flushing icache multiple times on contiguo...
2022-03-07 Mark Rutlandarm64: prevent instrumentation of bp hardening callbacks
2022-03-07 Huang Shijiearm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP...
2022-02-25 Mark Brownarm64/mte: Add userspace interface for enabling asymmet...
2022-02-25 Mark Brownarm64/mte: Add hwcap for asymmetric mode
2022-02-25 Mark Brownarm64/mte: Add a little bit of documentation for mte_up...
2022-02-25 Mark Brownarm64/mte: Document ABI for asymmetric mode
2022-02-25 Mark Brownkselftest/arm64: signal: Allow tests to be incompatible...
2022-02-25 Fangrui Songarm64: module: remove (NOLOAD) from linker script
2022-02-25 Vladimir Murzinarm64: cpufeature: Remove cpu_has_fwb() check
2022-02-25 Vladimir Murzinarm64: Add support of PAuth QARMA3 architected algorithm
2022-02-25 Vladimir Murzinarm64: cpufeature: Mark existing PAuth architected...
2022-02-25 Vladimir Murzinarm64: cpufeature: Account min_field_value when cheking...
2022-02-25 Liam Howlettarm64: Change elfcore for_each_mte_vma() to use VMA...
2022-02-22 Anshuman Khandualarm64/hugetlb: Define __hugetlb_valid_size()
2022-02-22 Peter Collingbournearm64: mte: avoid clearing PSTATE.TCO on entry unless...
2022-02-22 Peter Collingbournekasan: split kasan_*enabled() functions into a separate...
2022-02-22 Hou Taoarm64: insn: add encoders for atomic operations
2022-02-22 Hou Taoarm64: move AARCH64_BREAK_FAULT into insn-def.h
2022-02-22 Mark Rutlandlinkage: remove SYM_FUNC_{START,END}_ALIAS()
2022-02-22 Mark Rutlandx86: clean up symbol aliasing
2022-02-22 Mark Rutlandarm64: clean up symbol aliasing
2022-02-22 Mark Rutlandlinkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()
2022-02-15 Catalin Marinasarm64: mte: Document the core dump file format
2022-02-15 Catalin Marinasarm64: mte: Dump the MTE tags in the core file
2022-02-15 Catalin Marinasarm64: mte: Define the number of bytes for storing...
2022-02-15 Catalin Marinaself: Introduce the ARM MTE ELF segment type
2022-02-15 Catalin Marinaselfcore: Replace CONFIG_{IA64, UML} checks with a new...
2022-02-15 Mark Rutlandarm64: atomics: remove redundant static branch
2022-02-15 Joey Goulykselftest/arm64: mte: user_mem: test a wider range...
2022-02-15 Joey Goulykselftest/arm64: mte: user_mem: add more test types
2022-02-15 Joey Goulykselftest/arm64: mte: user_mem: add test type enum
2022-02-15 Joey Goulykselftest/arm64: mte: user_mem: check different offsets...
2022-02-15 Joey Goulykselftest/arm64: mte: user_mem: rework error handling
2022-02-15 Joey Goulykselftest/arm64: mte: user_mem: introduce tag_offset...
2022-02-15 Mark Brownarm64/mte: Clarify mode reported by PR_GET_TAGGED_ADDR_CTRL
2022-02-15 Mark Brownkselftest/arm64: Remove local definitions of MTE prctls
2022-02-15 Mark Brownkselftest/arm64: Remove local ARRAY_SIZE() definitions
2022-02-15 James Morsearm64: insn: Generate 64 bit mask immediates correctly
2022-02-15 Jianyong Wuarm64/mm: avoid fixmap race condition when create pud...
2022-02-15 Anshuman Khandualarm64/mm: Consolidate TCR_EL1 fields
2022-02-15 He Yingarm64: entry: Save some nops when CONFIG_ARM64_PSEUDO_N...
2022-02-15 Ard Biesheuvelarm64: random: implement arch_get_random_int/_long...
2022-02-15 Andre Przywaraarm64: booting.rst: Clarify on requiring non-secure EL2
2022-02-15 Yury Norovperf: replace bitmap_weight with bitmap_empty where...
2022-02-08 Rafael J. Wysockiperf: Replace acpi_bus_get_device()
2022-02-08 Will Deaconperf/marvell_cn10k: Fix unused variable warning when...
2022-02-08 Robin Murphyperf/arm-cmn: Make arm_cmn_debugfs static
2022-02-08 Geert Uytterhoevenperf: MARVELL_CN10K_TAD_PMU should depend on ARCH_THUNDER
2022-02-08 Lad Prabhakarperf/arm-ccn: Use platform_get_irq() to get the interrupt
2022-02-07 Marc Zyngierirqchip/apple-aic: Move PMU-specific registers to their...
2022-02-07 Marc Zyngierarm64: dts: apple: Add t8303 PMU nodes
2022-02-07 Marc Zyngierarm64: dts: apple: Add t8103 PMU interrupt affinities
2022-02-07 Marc Zyngierirqchip/apple-aic: Wire PMU interrupts
2022-02-07 Marc Zyngierirqchip/apple-aic: Parse FIQ affinities from device...
2022-02-07 Marc Zyngierdt-bindings: apple,aic: Add affinity description for...
2022-02-07 Marc Zyngierdt-bindings: apple,aic: Add CPU PMU per-cpu pseudo...
2022-02-07 Marc Zyngierdt-bindings: arm-pmu: Document Apple PMU compatible...
2022-02-06 Linus TorvaldsLinux 5.17-rc3
2022-02-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2022-02-06 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.17-2022-02-06' of...
2022-02-06 Linus TorvaldsMerge tag 'perf_urgent_for_v5.17_rc3' of git://git...
2022-02-06 Linus TorvaldsMerge tag 'objtool_urgent_for_v5.17_rc3' of git://git...
next