linux-2.6-microblaze.git
2020-12-09 Catalin MarinasMerge branch 'for-next/uaccess' into for-next/core
2020-12-09 Catalin MarinasMerge branches 'for-next/kvm-build-fix', 'for-next...
2020-12-03 Mark Rutlandarm64: mark __system_matches_cap as __maybe_unused
2020-12-02 Mark Rutlandarm64: uaccess: remove vestigal UAO support
2020-12-02 Mark Rutlandarm64: uaccess: remove redundant PAN toggling
2020-12-02 Mark Rutlandarm64: uaccess: remove addr_limit_user_check()
2020-12-02 Mark Rutlandarm64: uaccess: remove set_fs()
2020-12-02 Mark Rutlandarm64: uaccess cleanup macro naming
2020-12-02 Mark Rutlandarm64: uaccess: split user/kernel routines
2020-12-02 Mark Rutlandarm64: uaccess: refactor __{get,put}_user
2020-12-02 Mark Rutlandarm64: uaccess: simplify __copy_user_flushcache()
2020-12-02 Mark Rutlandarm64: uaccess: rename privileged uaccess routines
2020-12-02 Mark Rutlandarm64: sdei: explicitly simulate PAN/UAO entry
2020-12-02 Mark Rutlandarm64: sdei: move uaccess logic to arch/arm64/
2020-12-02 Mark Rutlandarm64: head.S: always initialize PSTATE
2020-12-02 Mark Rutlandarm64: head.S: cleanup SCTLR_ELx initialization
2020-12-02 Mark Rutlandarm64: head.S: rename el2_setup -> init_kernel_el
2020-12-02 Mark Rutlandarm64: add C wrappers for SET_PSTATE_*()
2020-12-02 Mark Rutlandarm64: ensure ERET from kthread is illegal
2020-12-02 Catalin Marinasof: unittest: Fix build on architectures without CONFIG...
2020-11-27 Tyler Hicksarm64: Extend the kernel command line from the bootloader
2020-11-27 Tyler Hicksarm64: kaslr: Refactor early init command line parsing
2020-11-23 Peter Collingbournearm64: expose FAR_EL1 tag bits in siginfo
2020-11-23 Peter Collingbournesignal: define the SA_EXPOSE_TAGBITS bit in sa_flags
2020-11-23 Peter Collingbournesignal: define the SA_UNSUPPORTED bit in sa_flags
2020-11-23 Peter Collingbournearch: provide better documentation for the arch-specifi...
2020-11-23 Peter Collingbournesignal: clear non-uapi flag bits when passing/returning...
2020-11-23 Peter Collingbournearch: move SA_* definitions to generic headers
2020-11-23 Peter Collingbourneparisc: start using signal-defs.h
2020-11-23 Helge Dellerparisc: Drop parisc special case for __sighandler_t
2020-11-20 Nicolas Saenz... mm: Remove examples from enum zone_type comment
2020-11-20 Ard Biesheuvelarm64: mm: Set ZONE_DMA size based on early IORT scan
2020-11-20 Nicolas Saenz... arm64: mm: Set ZONE_DMA size based on devicetree's...
2020-11-20 Nicolas Saenz... of: unittest: Add test for of_dma_get_max_cpu_address()
2020-11-20 Nicolas Saenz... of/address: Introduce of_dma_get_max_cpu_address()
2020-11-20 Nicolas Saenz... arm64: mm: Move zone_dma_bits initialization into zone_...
2020-11-20 Nicolas Saenz... arm64: mm: Move reserve_crashkernel() into mem_init()
2020-11-20 Catalin Marinasarm64: Force NO_BLOCK_MAPPINGS if crashkernel reservati...
2020-11-19 Catalin Marinasarm64: Ignore any DMA offsets in the max_zone_phys...
2020-11-17 Ard Biesheuvelarm64: head: tidy up the Image header definition
2020-11-17 Ard Biesheuvelarm64/head: avoid symbol names pointing into first...
2020-11-17 Ard Biesheuvelarm64: omit [_text, _stext) from permanent kernel mapping
2020-11-13 Ionela Voinescuarm64: abort counter_read_on_cpu() when irqs_disabled()
2020-11-13 Ionela Voinescuarm64: implement CPPC FFH support using AMUs
2020-11-13 Ionela Voinescuarm64: split counter validation function
2020-11-13 Ionela Voinescuarm64: wrap and generalise counter read functions
2020-11-12 Ard Biesheuvelarm64: mm: don't assume struct page is always 64 bytes
2020-11-10 Anshuman Khandualarm64/mm/hotplug: Ensure early memory sections are...
2020-11-10 Anshuman Khandualarm64/mm/hotplug: Enable MEM_OFFLINE event handling
2020-11-10 Anshuman Khandualarm64/mm/hotplug: Register boot memory hot remove notif...
2020-11-10 Ard Biesheuvelarm64: mm: account for hotplug memory when randomizing...
2020-11-10 Ard BiesheuvelDocumentation/arm64: fix RST layout of memory.rst
2020-11-09 Will Deaconarm64: lto: Strengthen READ_ONCE() to acquire when...
2020-11-09 Will Deaconarm64: alternatives: Remove READ_ONCE() usage during...
2020-11-09 Will Deaconarm64: cpufeatures: Add capability for LDAPR instruction
2020-11-09 Will Deaconarm64: alternatives: Split up alternative.h
2020-11-09 Mark Rutlandarm64: uaccess: move uao_* alternatives to asm-uaccess.h
2020-11-09 Ard Biesheuvelarm64: mm: tidy up top of kernel VA space
2020-11-09 Ard Biesheuvelarm64: mm: make vmemmap region a projection of the...
2020-11-09 Ard Biesheuvelarm64: mm: extend linear region for 52-bit VA configura...
2020-11-09 Linus TorvaldsLinux 5.10-rc3
2020-11-08 Linus TorvaldsMerge tag 'driver-core-5.10-rc3' of git://git./linux...
2020-11-08 Linus TorvaldsMerge tag 'tty-5.10-rc3' of git://git./linux/kernel...
2020-11-08 Linus TorvaldsMerge tag 'usb-5.10-rc3' of git://git./linux/kernel...
2020-11-08 Eddy Wufork: fix copy_process(CLONE_PARENT) race with the...
2020-11-08 Daniel Vettervt: Disable KD_FONT_OP_COPY
2020-11-08 Linus TorvaldsMerge tag 'xfs-5.10-fixes-3' of git://git./fs/xfs/xfs...
2020-11-08 Linus TorvaldsMerge branch 'hch' (patches from Christoph)
2020-11-08 Linus TorvaldsMerge tag 'x86-urgent-2020-11-08' of git://git./linux...
2020-11-08 Linus TorvaldsMerge tag 'perf-urgent-2020-11-08' of git://git./linux...
2020-11-08 Linus TorvaldsMerge tag 'locking-urgent-2020-11-08' of git://git...
2020-11-08 Linus TorvaldsMerge tag 'irq-urgent-2020-11-08' of git://git./linux...
2020-11-08 Linus TorvaldsMerge tag 'core-urgent-2020-11-08' of git://git./linux...
2020-11-08 Linus TorvaldsMerge tag 'powerpc-5.10-3' of git://git./linux/kernel...
2020-11-07 Linus TorvaldsMerge tag 'block-5.10-2020-11-07' of git://git.kernel...
2020-11-07 Linus TorvaldsMerge tag 'io_uring-5.10-2020-11-07' of git://git.kerne...
2020-11-07 Mike Galbraithfutex: Handle transient "ownerless" rtmutex state correctly
2020-11-07 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-11-07 Linus TorvaldsMerge tag 'riscv-for-linus-5.10-rc3' of git://git....
2020-11-07 Greg Kroah... Merge tag 'usb-serial-5.10-rc3' of https://git./linux...
2020-11-07 kiyin(尹亮)perf/core: Fix a memory leak in perf_event_parse_addr_f...
2020-11-07 Mike Travisx86/platform/uv: Recognize UV5 hubless system identifier
2020-11-07 Mike Travisx86/platform/uv: Remove spaces from OEM IDs
2020-11-07 Mike Travisx86/platform/uv: Fix missing OEM_TABLE_ID
2020-11-06 Linus TorvaldsMerge tag 'ceph-for-5.10-rc3' of git://github.com/ceph...
2020-11-06 Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.10-rc3' of git:...
2020-11-06 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-11-06 Linus TorvaldsMerge branch 'mtd/fixes' of git://git./linux/kernel...
2020-11-06 Linus TorvaldsMerge tag 'spi-fix-v5.10-rc2-2' of git://git./linux...
2020-11-06 Linus TorvaldsMerge tag 'sound-5.10-rc3' of git://git./linux/kernel...
2020-11-06 Linus TorvaldsMerge tag 'drm-fixes-2020-11-06-1' of git://anongit...
2020-11-06 Linus TorvaldsMerge tag 'tpmdd-next-v5.10-rc4' of git://git./linux...
2020-11-06 Linus TorvaldsMerge tag 'iommu-fixes-v5.10-rc2' of git://git./linux...
2020-11-06 Linus TorvaldsMerge tag 'vfio-v5.10-rc3' of git://github.com/awilliam...
2020-11-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-11-06 Linus TorvaldsMerge tag 'arc-5.10-rc3' of git://git./linux/kernel...
2020-11-06 Linus TorvaldsMerge tag 's390-5.10-3' of git://git./linux/kernel...
2020-11-06 Linus TorvaldsMerge tag 'net-5.10-rc3' of git://git./linux/kernel...
2020-11-06 Christoph Hellwigproc "seq files": switch to ->read_iter
2020-11-06 Greg Kroah... proc "single files": switch to ->read_iter
next