platform/kernel/linux-starfive.git
2021-07-09 Linus TorvaldsMerge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org...
2021-07-09 Linus TorvaldsMerge tag 'f2fs-for-5.14-rc1' of git://git./linux/kerne...
2021-07-09 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-07-09 Thierry Redingarm64: tegra: Enable SMMU support for USB on Tegra194
2021-07-09 Thierry Redingarm64: tegra: Enable audio IOMMU support on Tegra194
2021-07-09 Jens Axboeio_uring: remove dead non-zero 'poll' check
2021-07-09 Thomas GleixnerMerge tag 'irqchip-fixes-5.14-1' of git://git./linux...
2021-07-09 Martin FäcknitzMIPS: vdso: Invalid GIC access through VDSO
2021-07-09 Marc Zyngierirqchip/mips: Fix RCU violation when using irqdomain...
2021-07-08 Ronnie Sahlbergcifs: use helpers when parsing uid/gid mount options...
2021-07-08 Valentin Schneiders390: preempt: Fix preempt_count initialization
2021-07-08 Vasily Gorbiks390/linkage: increase asm symbols alignment to 16
2021-07-08 Heiko Carstenss390: rename CALL_ON_STACK_NORETURN() to call_on_stack_...
2021-07-08 Heiko Carstenss390: add type checking to CALL_ON_STACK_NORETURN(...
2021-07-08 Heiko Carstenss390: remove old CALL_ON_STACK() macro
2021-07-08 Heiko Carstenss390/softirq: use call_on_stack() macro
2021-07-08 Heiko Carstenss390/lib: use call_on_stack() macro
2021-07-08 Heiko Carstenss390/smp: use call_on_stack() macro
2021-07-08 Heiko Carstenss390/kexec: use call_on_stack() macro
2021-07-08 Heiko Carstenss390/irq: use call_on_stack() macro
2021-07-08 Heiko Carstenss390/mm: use call_on_stack() macro
2021-07-08 Heiko Carstenss390: introduce proper type handling call_on_stack...
2021-07-08 Heiko Carstenss390/irq: simplify on_async_stack()
2021-07-08 Heiko Carstenss390/irq: inline do_softirq_own_stack()
2021-07-08 Heiko Carstenss390/irq: simplify do_softirq_own_stack()
2021-07-08 Harald Freudenbergers390/ap: get rid of register asm in ap_dqap()
2021-07-08 Sven Schnelles390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RE...
2021-07-08 Sven Schnelles390: move restart of execve() syscall
2021-07-08 Sven Schnelles390/signal: remove sigreturn on stack
2021-07-08 Sven Schnelles390/signal: switch to using vdso for sigreturn and...
2021-07-08 Pavel Begunkovio_uring: mitigate unlikely iopoll lag
2021-07-08 Linus TorvaldsMerge tag 'drm-next-2021-07-08-1' of git://anongit...
2021-07-08 Linus TorvaldsMerge tag 'pwm/for-5.14-rc1' of git://git./linux/kernel...
2021-07-08 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2021-07-08 Linus TorvaldsMerge tag 'pci-v5.14-changes' of git://git./linux/kerne...
2021-07-08 Masahiro Yamadascripts: add generic syscallnr.sh
2021-07-08 Masahiro Yamadascripts: check duplicated syscall number in syscall...
2021-07-08 Aneesh Kumar K.Vpowerpc/mm: enable HAVE_MOVE_PMD support
2021-07-08 Aneesh Kumar K.Vpowerpc/book3s64/mm: update flush_tlb_range to flush...
2021-07-08 Aneesh Kumar K.Vmm/mremap: allow arch runtime override
2021-07-08 Aneesh Kumar K.Vmm/mremap: hold the rmap lock in write mode when moving...
2021-07-08 Aneesh Kumar K.Vmm/mremap: use pmd/pud_poplulate to update page table...
2021-07-08 Aneesh Kumar K.Vmm/mremap: don't enable optimized PUD move if page...
2021-07-08 Aneesh Kumar K.Vmm/mremap: convert huge PUD move to separate helper
2021-07-08 Aneesh Kumar K.Vselftest/mremap_test: avoid crash with static build
2021-07-08 Aneesh Kumar K.Vselftest/mremap_test: update the test to handle pagesiz...
2021-07-08 Aneesh Kumar K.Vmm: rename p4d_page_vaddr to p4d_pgtable and make it...
2021-07-08 Aneesh Kumar K.Vmm: rename pud_page_vaddr to pud_pgtable and make it...
2021-07-08 Stephen Boydkdump: use vmlinux_build_id to simplify
2021-07-08 Stephen Boydbuildid: fix kernel-doc notation
2021-07-08 Stephen Boydbuildid: mark some arguments const
2021-07-08 Stephen Boydscripts/decode_stacktrace.sh: indicate 'auto' can be...
2021-07-08 Stephen Boydscripts/decode_stacktrace.sh: silence stderr messages...
2021-07-08 Stephen Boydscripts/decode_stacktrace.sh: support debuginfod
2021-07-08 Stephen Boydx86/dumpstack: use %pSb/%pBb for backtrace printing
2021-07-08 Stephen Boydarm64: stacktrace: use %pSb for backtrace printing
2021-07-08 Stephen Boydmodule: add printk formats to add module build ID to...
2021-07-08 Stephen Boyddump_stack: add vmlinux build ID to stack traces
2021-07-08 Stephen Boydbuildid: stash away kernels build ID on init
2021-07-08 Stephen Boydbuildid: add API to parse build ID out of buffer
2021-07-08 Stephen Boydbuildid: only consider GNU notes for build ID parsing
2021-07-08 Kefeng Wangx86: convert to setup_initial_init_mm()
2021-07-08 Kefeng Wangsh: convert to setup_initial_init_mm()
2021-07-08 Kefeng Wangs390: convert to setup_initial_init_mm()
2021-07-08 Kefeng Wangriscv: convert to setup_initial_init_mm()
2021-07-08 Kefeng Wangpowerpc: convert to setup_initial_init_mm()
2021-07-08 Kefeng Wangopenrisc: convert to setup_initial_init_mm()
2021-07-08 Kefeng Wangnios2: convert to setup_initial_init_mm()
2021-07-08 Kefeng Wangnds32: convert to setup_initial_init_mm()
2021-07-08 Kefeng Wangm68k: convert to setup_initial_init_mm()
2021-07-08 Kefeng Wangh8300: convert to setup_initial_init_mm()
2021-07-08 Kefeng Wangcsky: convert to setup_initial_init_mm()
2021-07-08 Kefeng Wangarm64: convert to setup_initial_init_mm()
2021-07-08 Kefeng Wangarm: convert to setup_initial_init_mm()
2021-07-08 Kefeng Wangarc: convert to setup_initial_init_mm()
2021-07-08 Kefeng Wangmm: add setup_initial_init_mm() helper
2021-07-08 Zhen Leimm: fix spelling mistakes in header files
2021-07-08 Mike Rapoportsecretmem: test: add basic selftest for memfd_secret(2)
2021-07-08 Mike Rapoportarch, mm: wire up memfd_secret system call where relevant
2021-07-08 Mike RapoportPM: hibernate: disable when there are active secretmem...
2021-07-08 Mike Rapoportmm: introduce memfd_secret system call to create "secre...
2021-07-08 Mike Rapoportset_memory: allow querying whether set_direct_map_...
2021-07-08 Mike Rapoportriscv/Kconfig: make direct map manipulation options...
2021-07-08 Mike Rapoportmmap: make mlock_future_check() global
2021-07-08 Oliver Glittamm/slub: use stackdepot to save stack trace in objects
2021-07-08 Nathan Chancellorhexagon: select ARCH_WANT_LD_ORPHAN_WARN
2021-07-08 Nathan Chancellorhexagon: use common DISCARDS macro
2021-07-08 Nathan Chancellorhexagon: handle {,SOFT}IRQENTRY_TEXT in linker script
2021-07-08 Zhen Leilib: fix spelling mistakes in header files
2021-07-08 Zhen Leilib: fix spelling mistakes
2021-07-08 Zhen Leilib/test: fix spelling mistakes
2021-07-08 Alexey GladkovFix UCOUNT_RLIMIT_SIGPENDING counter leak
2021-07-08 Trond MyklebustMerge part 2 of branch 'sysfs-devel'
2021-07-08 Trond MyklebustNFSv4/pNFS: Return an error if _nfs4_pnfs_v3_ds_connect...
2021-07-08 Trond MyklebustNFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multipl...
2021-07-08 Trond MyklebustNFSv4/pnfs: Clean up layout get on open
2021-07-08 Trond MyklebustNFSv4/pnfs: Fix layoutget behaviour after invalidation
2021-07-08 Trond MyklebustNFSv4/pnfs: Fix the layout barrier update
2021-07-08 Dave WysochanskiNFS: Fix fscache read from NFS after cache error
2021-07-08 Dave WysochanskiNFS: Ensure nfs_readpage returns promptly when internal...
next