OSDN Git Service

uclinux-h8/linux.git
2020-10-02 Will DeaconMerge branches 'for-next/acpi', 'for-next/boot', 'for...
2020-10-01 Will Deaconperf: arm-cmn: Fix conversion specifiers for node type
2020-10-01 Will Deaconperf: arm-cmn: Fix unsigned comparison to less than...
2020-10-01 Will Deaconarm64: dbm: Invalidate local TLB when setting TCR_EL1.HD
2020-10-01 Will Deaconarm64: mm: Make flush_tlb_fix_spurious_fault() a no-op
2020-09-28 Jean-Philippe... arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
2020-09-28 Jean-Philippe... arm64: mm: Pin down ASIDs for sharing mm with devices
2020-09-28 Gavin Shanfirmware: arm_sdei: Remove _sdei_event_unregister()
2020-09-28 Gavin Shanfirmware: arm_sdei: Remove _sdei_event_register()
2020-09-28 Gavin Shanfirmware: arm_sdei: Introduce sdei_do_local_call()
2020-09-28 Gavin Shanfirmware: arm_sdei: Cleanup on cross call function
2020-09-28 Gavin Shanfirmware: arm_sdei: Remove while loop in sdei_event_unr...
2020-09-28 Gavin Shanfirmware: arm_sdei: Remove while loop in sdei_event_reg...
2020-09-28 Gavin Shanfirmware: arm_sdei: Remove redundant error message...
2020-09-28 Gavin Shanfirmware: arm_sdei: Remove duplicate check in sdei_get_...
2020-09-28 Gavin Shanfirmware: arm_sdei: Unregister driver on error in sdei_...
2020-09-28 Gavin Shanfirmware: arm_sdei: Avoid nested statements in sdei_init()
2020-09-28 Gavin Shanfirmware: arm_sdei: Retrieve event number from event...
2020-09-28 Gavin Shanfirmware: arm_sdei: Common block for failing path in...
2020-09-28 Gavin Shanfirmware: arm_sdei: Remove sdei_is_err()
2020-09-28 Julien Thierryarm_pmu: arm64: Use NMIs for PMU
2020-09-28 Julien Thierryarm_pmu: Introduce pmu_irq_ops
2020-09-28 Julien ThierryKVM: arm64: pmu: Make overflow handler NMI safe
2020-09-28 Julien Thierryarm64: perf: Defer irq_work to IPI_IRQ_WORK
2020-09-28 Julien Thierryarm64: perf: Remove PMU locking
2020-09-28 Mark Rutlandarm64: perf: Avoid PMXEV* indirection
2020-09-28 Alexandru Eliseiarm64: perf: Add missing ISB in armv8pmu_enable_counter()
2020-09-28 Robin Murphyperf: Add Arm CMN-600 PMU driver
2020-09-28 Robin Murphyperf: Add Arm CMN-600 DT binding
2020-09-28 Shaokun Zhangarm64: perf: Add support caps under sysfs
2020-09-21 Zhengyuan Liuarm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
2020-09-21 Mark Brownarm64: Move console stack display code to stacktrace.c
2020-09-21 Julien Grallarm64/sve: Implement a helper to load SVE registers...
2020-09-21 Julien Grallarm64/sve: Implement a helper to flush SVE registers
2020-09-21 Julien Grallarm64/fpsimdmacros: Allow the macro "for" to be used...
2020-09-21 Julien Grallarm64/fpsimdmacros: Introduce a macro to update ZCR_EL1.LEN
2020-09-21 Julien Grallarm64/signal: Update the comment in preserve_sve_context
2020-09-21 Julien Grallarm64/fpsimd: Update documentation of do_sve_acc
2020-09-18 Will Deaconarm64: Improve diagnostics when trapping BRK with FAULT...
2020-09-18 Mark Salterdrivers/perf: thunderx2_pmu: Fix memory resource error...
2020-09-18 Mark Salterdrivers/perf: xgene_pmu: Fix uninitialized resource...
2020-09-18 Tian Taoarm64: mm: Fix missing-prototypes in pageattr.c
2020-09-18 Tian Taoarm64/fpsimd: Fix missing-prototypes in fpsimd.c
2020-09-18 Mark Brownarm64: stacktrace: Convert to ARCH_STACKWALK
2020-09-18 Mark Brownarm64: stacktrace: Make stack walk callback consistent...
2020-09-18 Mark Brownstacktrace: Remove reliable argument from arch_stack_wa...
2020-09-18 Mark Brownselftests: arm64: Add build and documentation for FP...
2020-09-18 Mark Brownselftests: arm64: Add wrapper scripts for stress tests
2020-09-18 Mark Brownselftests: arm64: Add utility to set SVE vector lengths
2020-09-18 Mark Brownselftests: arm64: Add stress tests for FPSMID and SVE...
2020-09-18 Mark Brownselftests: arm64: Add test for the SVE ptrace interface
2020-09-18 Mark Brownselftests: arm64: Test case for enumeration of SVE...
2020-09-18 Boyan Karatotevkselftests/arm64: add PAuth tests for single threaded...
2020-09-18 Boyan Karatotevkselftests/arm64: add PAuth test for whether exec(...
2020-09-18 Boyan Karatotevkselftests/arm64: add nop checks for PAuth tests
2020-09-18 Boyan Karatotevkselftests/arm64: add a basic Pointer Authentication...
2020-09-18 Clint Sbisaarm64: Enable PCI write-combine resources under sysfs
2020-09-15 Tuan Phanperf: arm_dsu: Support DSU ACPI devices
2020-09-14 Tian Taoarm64: hibernate: Remove unused including <linux/version.h>
2020-09-14 Gavin Shanarm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()
2020-09-14 Amit Daniel... arm64: kprobe: clarify the comment of steppable hint...
2020-09-14 Amit Daniel... arm64: kprobe: disable probe of fault prone ptrauth...
2020-09-14 Amit Daniel... arm64: cpufeature: Modify address authentication cpufea...
2020-09-14 Amit Daniel... arm64: ptrauth: Introduce Armv8.3 pointer authenticatio...
2020-09-14 Amit Daniel... arm64: traps: Allow force_signal_inject to pass esr...
2020-09-14 Amit Daniel... arm64: kprobe: add checks for ARMv8.3-PAuth combined...
2020-09-11 Pingfan LiuDocumentation/kvm/arm: improve description of HVC_SOFT_...
2020-09-11 Pingfan Liuarm64/relocate_kernel: remove redundant code
2020-09-11 Tian Taoarm64: Remove the unused include statements
2020-09-11 Gavin Shanarm64/mm: Unify CONT_PMD_SHIFT
2020-09-11 Gavin Shanarm64/mm: Unify CONT_PTE_SHIFT
2020-09-11 Gavin Shanarm64/mm: Remove CONT_RANGE_OFFSET
2020-09-11 Anshuman Khandualarm64/cpuinfo: Define HWCAP name arrays per their actua...
2020-09-11 Anshuman Khandualarm64/mm: Enable THP migration
2020-09-11 Anshuman Khandualarm64/mm: Change THP helpers to comply with generic...
2020-09-07 Valentin Schneiderarm64: topology: Stop using MPIDR for topology information
2020-09-07 Anshuman Khandualarm64/mm/ptdump: Add address markers for BPF regions
2020-09-07 Qi Liuarm64: perf: Remove unnecessary event_idx check
2020-09-07 Ard Biesheuvelarm64: get rid of TEXT_OFFSET
2020-09-07 Zenghui YuACPI/IORT: Remove the unused inline functions
2020-09-07 Zenghui YuACPI/IORT: Drop the unused @ops of iort_add_device_replay()
2020-09-07 Yanfei Xuarm64/numa: Fix a typo in comment of arm64_numa_init
2020-09-07 Xiaoming Niarm64: fix some spelling mistakes in the comments by...
2020-09-07 Shaokun Zhangdrivers/perf: hisi: Add missing include of linux/module.h
2020-09-07 Leo Yanarm64: perf: Add general hardware LLC events for PMUv3
2020-09-07 Yue Huarm64: traps: Add str of description to panic() in...
2020-09-01 Will Deaconarm64: vdso: Fix unusual formatting in *setup_additiona...
2020-09-01 Will Deaconarm64: vdso32: Remove a bunch of #ifdef CONFIG_COMPAT_V...
2020-08-30 Linus TorvaldsLinux 5.9-rc3
2020-08-30 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-08-30 Linus TorvaldsMerge tag 'x86-urgent-2020-08-30' of git://git./linux...
2020-08-30 Linus TorvaldsMerge tag 'irq-urgent-2020-08-30' of git://git./linux...
2020-08-30 Linus TorvaldsMerge tag 'sched-urgent-2020-08-30' of git://git./linux...
2020-08-30 Linus TorvaldsMerge tag 'locking-urgent-2020-08-30' of git://git...
2020-08-30 Linus TorvaldsMerge tag '5.9-rc2-smb-fix' of git://git.samba.org...
2020-08-30 Linus TorvaldsMerge tag 'powerpc-5.9-4' of git://git./linux/kernel...
2020-08-30 Linus TorvaldsMerge tag 'usb-5.9-rc3' of git://git./linux/kernel...
2020-08-30 Linus TorvaldsMerge tag 'edac_urgent_for_v5.9_rc3' of git://git....
2020-08-30 Linus TorvaldsMerge tag 'dma-mapping-5.9-2' of git://git.infradead...
2020-08-30 Thomas Gleixnergenirq/matrix: Deal with the sillyness of for_each_cpu...
next