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
2017-11-18bug: define the "cut here" string in a single placeKees Cook
2017-11-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-16mm, arch: remove empty_bad_page*Michal Hocko
2017-11-16Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-08PCI: Remove unused declarationsBjorn Helgaas
2017-11-08PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas
2017-11-08PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-19mn10300: make dma_cache_sync a no-opChristoph Hellwig
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon
2017-09-23arch: remove unused *_segments() macros/functionsTobias Klauser
2017-09-09mn10300: defconfig: cleanup from old Kconfig optionsKrzysztof Kozlowski
2017-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-04sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-07-13kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin
2017-07-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-07Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-07mn10300: use generic fb.hTobias Klauser
2017-07-07mn10300: remove wrapper header for asm/device.hTobias Klauser
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-29arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-05-22net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller
2017-05-16get rid of unused __strncpy_from_user() instancesAl Viro
2017-05-16kill strlen_user()Al Viro
2017-05-10uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-09Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-20mn10300/PCI: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2017-04-14mn10300/cevt-mn10300: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-04-08New getsockopt option to get socket cookieChenbo Feng
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro