platform/kernel/linux-rpi.git
2020-12-04 David BrazdilKVM: arm64: Extract __do_hyp_init into a helper function
2020-12-04 David BrazdilKVM: arm64: Forward safe PSCI SMCs coming from host
2020-12-04 David BrazdilKVM: arm64: Add offset for hyp VA <-> PA conversion
2020-12-04 David BrazdilKVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
2020-12-04 David BrazdilKVM: arm64: Add SMC handler in nVHE EL2
2020-12-04 David BrazdilKVM: arm64: Create nVHE copy of cpu_logical_map
2020-12-04 David BrazdilKVM: arm64: Support per_cpu_ptr in nVHE hyp code
2020-12-04 David BrazdilKVM: arm64: Add .hyp.data..ro_after_init ELF section
2020-12-04 David BrazdilKVM: arm64: Init MAIR/TCR_EL2 from params struct
2020-12-04 David BrazdilKVM: arm64: Move hyp-init params to a per-CPU struct
2020-12-04 David BrazdilKVM: arm64: Remove vector_ptr param of hyp-init
2020-12-04 David Brazdilarm64: Extract parts of el2_setup into a macro
2020-12-04 David Brazdilarm64: Make cpu_logical_map() take unsigned int
2020-12-04 David Brazdilpsci: Add accessor for psci_0_1_function_ids
2020-12-04 David Brazdilpsci: Replace psci_function_id array with a struct
2020-12-04 David Brazdilpsci: Split functions to v0.1 and v0.2+ variants
2020-12-04 David Brazdilpsci: Support psci_ops.get_version for v0.1
2020-12-04 David BrazdilKVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
2020-12-04 David BrazdilKVM: arm64: Add kvm-arm.mode early kernel parameter
2020-12-04 Marc ZyngierMerge remote-tracking branch 'arm64/for-next/uaccess...
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-11-27 Marc ZyngierKVM: arm64: Avoid repetitive stack access on host EL1...
2020-11-27 Marc ZyngierKVM: arm64: Simplify __kvm_enable_ssbs()
2020-11-27 Marc ZyngierKVM: arm64: Patch kimage_voffset instead of loading...
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 Marc ZyngierKVM: arm64: Turn host HVC handling into a dispatch...
2020-11-09 Marc ZyngierKVM: arm64: Add kimg_hyp_va() helper
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 Michael Wui2c: designware: slave should do WRITE_REQUESTED before...
2020-11-06 Michael Wui2c: designware: call i2c_dw_read_clear_intrbits_slave...
next