OSDN Git Service

uclinux-h8/linux.git
2020-11-26 Bill Wendlingpowerpc: Work around inline asm issues in alternate...
2020-11-26 Bill Wendlingpowerpc/boot: Use clang when CC is clang
2020-11-26 Bill Wendlingpowerpc/boot/wrapper: Add "-z notext" flag to disable...
2020-11-26 Bill Wendlingpowerpc/boot/wrapper: Add "-z rodynamic" when using LLD
2020-11-26 Bill Wendlingpowerpc/boot: Move the .got section to after the .dynam...
2020-11-26 Oleg Nesterovpowerpc/ptrace: Hard wire PT_SOFTE value to 1 in gpr_ge...
2020-11-26 Oleg Nesterovpowerpc/ptrace: Simplify gpr_get()/tm_cgpr_get()
2020-11-25 Michael EllermanMerge branch 'fixes' into next
2020-11-23 Stephen Rothwellpowerpc/64s: Fix allnoconfig build since uaccess flush
2020-11-23 Michael EllermanMerge tag 'powerpc-cve-2020-4788' into fixes
2020-11-19 Daniel Axtenspowerpc/64s: rename pnv|pseries_setup_rfi_flush to...
2020-11-19 Daniel Axtensselftests/powerpc: refactor entry and rfi_flush tests
2020-11-19 Daniel Axtensselftests/powerpc: entry flush test
2020-11-19 Michael Ellermanpowerpc: Only include kup-radix.h for 64-bit Book3S
2020-11-19 Nicholas Pigginpowerpc/64s: flush L1D after user accesses
2020-11-19 Nicholas Pigginpowerpc/64s: flush L1D on kernel entry
2020-11-19 Russell Curreyselftests/powerpc: rfi_flush: disable entry flush if...
2020-11-19 David Hildenbrandpowernv/memtrace: don't abuse memory hot(un)plug infras...
2020-11-19 David Hildenbrandpowerpc/mm: remove linear mapping if __add_pages()...
2020-11-19 David Hildenbrandpowerpc/book3s64/hash: Drop WARN_ON in hash__remove_sec...
2020-11-19 David Hildenbrandpowerpc/mm: print warning in arch_remove_linear_mapping()
2020-11-19 David Hildenbrandpowerpc/mm: protect linear mapping modifications by...
2020-11-19 David Hildenbrandpowerpc/mm: factor out creating/removing linear mapping
2020-11-19 David Hildenbrandpowerpc/powernv/memtrace: Fix crashing the kernel when...
2020-11-19 David Hildenbrandpowerpc/powernv/memtrace: Don't leak kernel memory...
2020-11-19 Madhavan Srinivasanpowerpc/perf: Use regs->nip when SIAR is zero
2020-11-19 Athira Rajeevpowerpc/perf: Use the address from SIAR register to...
2020-11-19 Athira Rajeevpowerpc/perf: Drop the check for SIAR_VALID
2020-11-19 Athira Rajeevpowerpc/perf: Add new power PMU flag "PPMU_P10_DD1...
2020-11-19 Kaixu Xiapowerpc/mm: Fix comparing pointer to 0 warning
2020-11-19 Christophe... powerpc: Remove RFI macro
2020-11-19 Christophe... powerpc: Replace RFI by rfi on book3s/32 and booke
2020-11-19 Christophe... powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI
2020-11-19 Kaixu Xiapowerpc/powernv/sriov: fix unsigned int win compared...
2020-11-19 Zhang XiaoxuRevert "powerpc/pseries/hotplug-cpu: Remove double...
2020-11-19 Nicholas Pigginpowerpc/64s/perf: perf interrupt does not have to get_u...
2020-11-19 Youling Tangpowerpc: Use the common INIT_DATA_SECTION macro in...
2020-11-19 Christophe... powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FT...
2020-11-19 Aneesh Kumar K.Vpowerpc/mm: Update tlbiel loop on POWER10
2020-11-19 Ard Biesheuvelpowerpc: Avoid broken GCC __attribute__((optimize))
2020-11-19 Qinglang Miaopowerpc: sysdev: add missing iounmap() on error in...
2020-11-19 Po-Hsu Linselftests/powerpc/eeh: disable kselftest timeout settin...
2020-11-19 Michael Ellermanpowerpc/ps3: Drop unused DBG macro
2020-11-19 Michael Ellermanpowerpc/85xx: Fix declaration made after definition
2020-11-19 Aneesh Kumar K.Vpowerpc/mm: Move setting PTE specific flags to pfn_pmd()
2020-11-19 Christophe... powerpc/bitops: Fix possible undefined behaviour with...
2020-11-19 Jordan Niethepowerpc/64s: Convert some cpu_setup() and cpu_restore...
2020-11-18 Nicholas Pigginpowerpc/64s/exception: KVM Fix for host DSI being taken...
2020-11-17 Michael Ellermanpowerpc: Drop -me200 addition to build flags
2020-11-16 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Fix possible oops when acces...
2020-11-16 Nicholas Pigginpowerpc/64s: Fix KVM system reset handling when CONFIG_...
2020-11-08 Christophe... powerpc/32s: Use relocation offset when setting early...
2020-11-06 Scott Chelohapowerpc/numa: Fix build when CONFIG_NUMA=n
2020-11-05 Christophe... powerpc/8xx: Manage _PAGE_ACCESSED through APG bits...
2020-11-05 Christophe... powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
2020-11-05 Christophe... powerpc/40x: Always fault when _PAGE_ACCESSED is not set
2020-11-05 Christophe... powerpc/603: Always fault when _PAGE_ACCESSED is not set
2020-11-04 Michael Ellermanpowerpc: Use asm_goto_volatile for put_user()
2020-11-02 Jordan Niethepowerpc/64: Set up a kernel stack for secondaries befor...
2020-11-02 Qian Caipowerpc/smp: Call rcu_cpu_starting() earlier
2020-11-02 Qian Caipowerpc/eeh_cache: Fix a possible debugfs deadlock
2020-11-01 Linus TorvaldsLinux 5.10-rc2
2020-11-01 Linus TorvaldsMerge tag 'x86-urgent-2020-11-01' of git://git./linux...
2020-11-01 Linus TorvaldsMerge tag 'timers-urgent-2020-11-01' of git://git....
2020-11-01 Linus TorvaldsMerge tag 'smp-urgent-2020-11-01' of git://git./linux...
2020-11-01 Linus TorvaldsMerge tag 'locking-urgent-2020-11-01' of git://git...
2020-11-01 Linus TorvaldsMerge tag 'char-misc-5.10-rc2' of git://git./linux...
2020-11-01 Linus TorvaldsMerge tag 'driver-core-5.10-rc2' of git://git./linux...
2020-11-01 Linus TorvaldsMerge tag 'staging-5.10-rc2' of git://git./linux/kernel...
2020-11-01 Linus TorvaldsMerge tag 'tty-5.10-rc2' of git://git./linux/kernel...
2020-11-01 Linus TorvaldsMerge tag 'usb-5.10-rc2' of git://git./linux/kernel...
2020-11-01 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-10-31 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2020-10-31 Linus TorvaldsMerge tag 'flexible-array-conversions-5.10-rc2' of...
2020-10-31 Linus TorvaldsMerge tag 'dma-mapping-5.10-2' of git://git.infradead...
2020-10-31 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-10-31 Paolo BonziniKVM: vmx: remove unused variable
2020-10-31 Andrew JonesKVM: selftests: Don't require THP to run tests
2020-10-31 Vitaly KuznetsovKVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work...
2020-10-31 Jim MattsonKVM: selftests: test behavior of unmapped L2 APIC-acces...
2020-10-30 Linus TorvaldsMerge tag 'block-5.10-2020-10-30' of git://git.kernel...
2020-10-30 Gustavo A.... printk: ringbuffer: Replace zero-length array with...
2020-10-30 Gustavo A.... net/smc: Replace zero-length array with flexible-array...
2020-10-30 Gustavo A.... net/mlx5: Replace zero-length array with flexible-array...
2020-10-30 Gustavo A.... mei: hw: Replace zero-length array with flexible-array...
2020-10-30 Gustavo A.... gve: Replace zero-length array with flexible-array...
2020-10-30 Gustavo A.... Bluetooth: btintel: Replace zero-length array with...
2020-10-30 Linus TorvaldsMerge tag 'io_uring-5.10-2020-10-30' of git://git.kerne...
2020-10-30 Linus TorvaldsMerge tag 'libata-5.10-2020-10-30' of git://git.kernel...
2020-10-30 Linus TorvaldsMerge tag 'for-5.10-rc1-tag' of git://git./linux/kernel...
2020-10-30 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-10-30 Linus TorvaldsMerge tag 'asm-generic-fixes-5.10' of git://git./linux...
2020-10-30 Linus TorvaldsMerge tag 'arm-soc-fixes-v5.10-1' of git://git./linux...
2020-10-30 Linus TorvaldsMerge tag 'pnp-5.10-rc2' of git://git./linux/kernel...
2020-10-30 Linus TorvaldsMerge tag 'devprop-5.10-rc2' of git://git./linux/kernel...
2020-10-30 Linus TorvaldsMerge tag 'acpi-5.10-rc2' of git://git./linux/kernel...
2020-10-30 Linus TorvaldsMerge tag 'pm-5.10-rc2' of git://git./linux/kernel...
2020-10-30 Linus TorvaldsMerge tag 'mmc-v5.10-2' of git://git./linux/kernel...
2020-10-30 Linus TorvaldsMerge tag 'drm-fixes-2020-10-30-1' of git://anongit...
2020-10-30 Takashi IwaiKVM: x86: Fix NULL dereference at kvm_msr_ignored_check()
next