Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-08-03Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-03Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-08-03Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-03Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2022-08-02mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)
2022-07-29Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-26drm/amdgpu: Re-enable DCN for 64-bit powerpcMichael Ellerman
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld
2022-07-22cyrpto: powerpc/aes - delete the rebundant word "block" in commentsshaom Deng
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra
2022-07-20powerpc/64s: Disable stack variable initialisation for prom_initMichael Ellerman
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao
2022-07-04powerpc/powernv: delay rng platform device creation until later in bootJason A. Donenfeld
2022-06-30context_tracking: Split user tracking KconfigFrederic Weisbecker
2022-06-29powerpc/memhotplug: Add add_pages override for PPCAneesh Kumar K.V
2022-06-29powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao
2022-06-24powerpc/prom_init: Fix kernel config grepLiam Howlett
2022-06-24powerpc/book3e: Fix PUD allocation size in map_kernel_page()Christophe Leroy
2022-06-24powerpc/xive/spapr: correct bitmap allocation sizeNathan Lynch
2022-06-22powerpc/powernv: wire up rng during setup_archJason A. Donenfeld
2022-06-19powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and...Christophe Leroy
2022-06-18powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan
2022-06-18powerpc: Enable execve syscall exit tracepointNaveen N. Rao
2022-06-18powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld
2022-06-18powerpc/microwatt: wire up rng during setup_arch()Jason A. Donenfeld
2022-06-18powerpc/mm: Move CMA reservations after initmem_init()Michael Ellerman
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_398.RULEThomas Gleixner
2022-06-09Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-06-09powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman
2022-06-07No need of likely/unlikely on calls of check_copy_size()Al Viro
2022-06-06powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada
2022-06-04Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-03Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-02powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada
2022-06-02powerpc/kasan: Force thread size increase with KASANMichael Ellerman
2022-06-01Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-31powerpc/papr_scm: don't requests stats with '0' sized stats bufferVaibhav Jain
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-29powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACKMichael Ellerman
2022-05-29powerpc/kasan: Silence KASAN warnings in __get_wchan()He Ying
2022-05-29powerpc/kasan: Mark more real-mode code as not to be instrumentedPaul Mackerras
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds