platform/kernel/linux-rpi.git
2020-12-09 Catalin MarinasMerge branches 'for-next/kvm-build-fix', 'for-next...
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
2020-11-06 Christoph Hellwigproc/stat: switch to ->read_iter
2020-11-06 Christoph Hellwigproc/cpuinfo: switch to ->read_iter
2020-11-06 Christoph Hellwigproc: wire up generic_file_splice_read for iter ops
2020-11-06 Christoph Hellwigseq_file: add seq_read_iter
2020-11-06 Damien Le Moalnull_blk: Fix scheduling in atomic with zoned mode
2020-11-06 Matthias Reichltty: fix crash in release_tty if tty->port is not set
2020-11-06 Qinglang Miaoserial: txx9: add missing platform_driver_unregister...
2020-11-06 Lucas Stachtty: serial: imx: enable earlycon by default if IMX_SER...
2020-11-06 Claire Changserial: 8250_mtk: Fix uart_get_baud_rate warning
2020-11-06 Tyler Hickstpm: efi: Don't create binary_bios_measurements file...
2020-11-06 Jerry Snitselaartpm_tis: Disable interrupts on ThinkPad T490s
2020-11-06 Gavin ShanKVM: arm64: Fix build error in user_mem_abort()
2020-11-06 Michael Wui2c: designware: slave should do WRITE_REQUESTED before...
2020-11-06 Michael Wui2c: designware: call i2c_dw_read_clear_intrbits_slave...
2020-11-06 Geert Uytterhoeveni2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM
2020-11-06 Khalil Blaiechi2c: mlxbf: Update author and maintainer email info
2020-11-06 Khalil Blaiechi2c: mlxbf: Update reference clock frequency
2020-11-06 Khalil Blaiechi2c: mlxbf: Remove unecessary wrapper functions
next