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-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-17parisc: Rewrite cache flush code for PA8800/PA8900John David Anglin
2022-05-14mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang
2022-05-14parisc: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-08parisc: Change MAX_ADDRESS to become unsigned long longHelge Deller
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil
2022-03-29parisc: Find a new timesync master if current CPU is removedHelge Deller
2022-03-29parisc: Implement __cpu_die() and __cpu_disable() for CPU hotpluggingHelge Deller
2022-03-29parisc: Add PDC locking functions for rendezvous codeHelge Deller
2022-03-29parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGYHelge Deller
2022-03-29parisc: Add constants for control registers and clean up mfctl()Helge Deller
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-25mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-24Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2022-03-18parisc: Avoid using hardware single-step in kprobesHelge Deller
2022-03-17parisc: Avoid calling SMP cache flush functions on cache-less machinesHelge Deller
2022-03-11parisc: Reduce code size by optimizing get_current() function callsHelge Deller
2022-03-11parisc: Use constants to encode the space registers like SR_KERNELHelge Deller
2022-03-11parisc: Use SR_USER and SR_KERNEL in get_user() and put_user()Helge Deller
2022-03-11parisc: Add defines for various space registerHelge Deller
2022-03-11parisc: Add vDSO supportHelge Deller
2022-03-11parisc: Fix handling off probe non-access faultsJohn David Anglin
2022-02-25Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada
2022-02-16asm-generic: Refactor dereference_[kernel]_function_descriptor()Christophe Leroy
2022-02-16asm-generic: Define 'func_desc_t' to commonly describe function descriptorsChristophe Leroy
2022-02-16asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy
2022-02-14parisc: Fix some apparent put_user() failuresHelge Deller
2022-02-14parisc: Show error if wrong 32/64-bit compiler is being usedHelge Deller
2022-01-31txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov
2022-01-30agp: define proper stubs for empty helpersArnd Bergmann
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-20parisc: Fix missing prototype for 'toc_intr' warning in toc.cHelge Deller
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2022-01-07parisc: io: Improve the outb(), outw() and outl() macrosBart Van Assche
2022-01-07parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 definitionsHelge Deller
2022-01-07parisc: Rewrite light-weight syscall and futex codeJohn David Anglin