linux-2.6-microblaze.git
2021-08-26 Vineet GuptaARC: mm: support 4 levels of page tables
2021-08-26 Vineet GuptaARC: mm: support 3 levels of page tables
2021-08-26 Vineet GuptaARC: mm: switch to asm-generic/pgalloc.h
2021-08-26 Vineet GuptaARC: mm: switch pgtable_t back to struct page *
2021-08-25 Vineet GuptaARC: mm: hack to allow 2 level build with 4 level code
2021-08-25 Vineet GuptaARC: mm: disintegrate pgtable.h into levels and flags
2021-08-25 Vineet GuptaARC: mm: disintegrate mmu.h (arcv2 bits out)
2021-08-24 Vineet GuptaARC: mm: move MMU specific bits out of entry code ...
2021-08-24 Vineet GuptaARC: mm: move MMU specific bits out of ASID allocator
2021-08-24 Vineet GuptaARC: mm: non-functional code movement/cleanup
2021-08-24 Vineet GuptaARC: mm: pmd_populate* to use the canonical set_pmd...
2021-08-24 Vineet GuptaARC: ioremap: use more commonly used PAGE_KERNEL based...
2021-08-24 Vineet GuptaARC: mm: Enable STRICT_MM_TYPECHECKS
2021-08-24 Vineet GuptaARC: mm: Fixes to allow STRICT_MM_TYPECHECKS
2021-08-24 Vineet GuptaARC: mm: move mmu/cache externs out to setup.h
2021-08-24 Vineet GuptaARC: mm: remove tlb paranoid code
2021-08-24 Vineet GuptaARC: mm: use SCRATCH_DATA0 register for caching pgdir...
2021-08-24 Vineet GuptaARC: retire MMUv1 and MMUv2 support
2021-08-24 Vineet GuptaARC: retire ARC750 support
2021-08-24 Vineet GuptaARC: atomic_cmpxchg/atomic_xchg: implement relaxed...
2021-08-24 Vineet GuptaARC: cmpxchg/xchg: implement relaxed variants (LLSC...
2021-08-24 Vineet GuptaARC: cmpxchg/xchg: rewrite as macros to make type safe
2021-08-24 Vineet GuptaARC: xchg: !LLSC: remove UP micro-optimization/hack
2021-08-24 Vineet GuptaARC: bitops: fls/ffs to take int (vs long) per asm...
2021-08-24 Vineet GuptaARC: switch to generic bitops
2021-08-24 Vineet GuptaARC: atomics: implement relaxed variants
2021-08-24 Vineet GuptaARC: atomic64: LLSC: elide unused atomic_{and,or,xor...
2021-08-24 Vineet GuptaARC: atomic: !LLSC: use int data type consistently
2021-08-24 Vineet GuptaARC: atomic: !LLSC: remove hack in atomic_set() for...
2021-08-24 Vineet GuptaARC: atomics: disintegrate header
2021-08-24 Randy DunlapARC: export clear_user_page() for modules
2021-08-24 Changcheng... arch/arc/kernel/: fix misspellings using codespell...
2021-08-22 Linus TorvaldsLinux 5.14-rc7
2021-08-22 Linus TorvaldsMerge tag 'powerpc-5.14-6' of git://git./linux/kernel...
2021-08-21 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-08-21 Linus TorvaldsMerge tag 'char-misc-5.14-rc7' of git://git./linux...
2021-08-21 Linus TorvaldsMerge tag 'usb-5.14-rc7' of git://git./linux/kernel...
2021-08-21 Linus TorvaldsMerge tag 'riscv-for-linus-5.14-rc7' of git://git....
2021-08-21 Linus TorvaldsMerge tag 's390-5.14-5' of git://git./linux/kernel...
2021-08-21 Linus TorvaldsMerge tag 'locks-v5.14' of git://git./linux/kernel...
2021-08-21 Linus TorvaldsMerge tag 'block-5.14-2021-08-20' of git://git.kernel...
2021-08-21 Linus TorvaldsMerge tag 'io_uring-5.14-2021-08-20' of git://git.kerne...
2021-08-21 Jeff Laytonfs: warn about impending deprecation of mandatory locks
2021-08-20 Jens Axboeio_uring: fix xa_alloc_cycle() error return value check
2021-08-20 Linus TorvaldsMerge tag 'acpi-5.14-rc7' of git://git./linux/kernel...
2021-08-20 Linus TorvaldsMerge tag 'pm-5.14-rc7' of git://git./linux/kernel...
2021-08-20 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-08-20 Linus TorvaldsMerge tag 'drm-fixes-2021-08-20-3' of git://anongit...
2021-08-20 Linus TorvaldsMerge tag 'pci-v5.14-fixes-2' of git://git./linux/kerne...
2021-08-20 Linus TorvaldsMerge tag 'mmc-v5.14-rc4' of git://git./linux/kernel...
2021-08-20 Linus TorvaldsMerge tag 'sound-5.14-rc7-2' of git://git./linux/kernel...
2021-08-20 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-08-20 Rafael J. WysockiMerge branch 'acpi-pm'
2021-08-20 Linus TorvaldsMerge tag 'iommu-fixes-v5.14-rc6' of git://git./linux...
2021-08-20 Rafael J. WysockiMerge branch 'pm-opp'
2021-08-20 Mike Kravetzhugetlb: don't pass page cache pages to restore_reserve...
2021-08-20 Marco Elverkfence: fix is_kfence_address() for addresses below...
2021-08-20 Johannes Weinermm: vmscan: fix missing psi annotation for node_reclaim()
2021-08-20 Naoya Horiguchimm/hwpoison: retry with shake_page() for unhandlable...
2021-08-20 Johannes Weinermm: memcontrol: fix occasional OOMs due to proportional...
2021-08-20 Nathan ChancellorMAINTAINERS: update ClangBuiltLinux IRC chat
2021-08-20 Mike Rapoportmmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KA...
2021-08-20 Doug Bergermm/page_alloc: don't corrupt pcppage_migratetype
2021-08-20 Yang ShiRevert "mm: swap: check if swap backing device is conge...
2021-08-20 Yang ShiRevert "mm/shmem: fix shmem_swapin() race with swapoff"
2021-08-20 Petr Pavluriscv: Fix a number of free'd resources in init_resources()
2021-08-20 Dave AirlieMerge tag 'amd-drm-fixes-5.14-2021-08-18' of https...
2021-08-20 Rob Herringdt-bindings: sifive-l2-cache: Fix 'select' matching
2021-08-20 Dave AirlieMerge tag 'mediatek-drm-fixes-5.14-2' of https://git...
2021-08-19 Dave AirlieMerge tag 'drm-intel-fixes-2021-08-18' of git://anongit...
2021-08-19 Dave AirlieMerge branch 'linux-5.14' of git://github.com/skeggsb...
2021-08-19 Linus TorvaldsMerge tag 'soc-fixes-5.14-3' of git://git./linux/kernel...
2021-08-19 Dave AirlieMerge tag 'drm-misc-fixes-2021-08-18' of git://anongit...
2021-08-19 Linus TorvaldsMerge tag 'net-5.14-rc7' of git://git./linux/kernel...
2021-08-19 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.14-4' of git://git...
2021-08-19 Vladimir Olteannet: dpaa2-switch: disable the control interface on...
2021-08-19 Ido SchimmelRevert "flow_offload: action should not be NULL when...
2021-08-19 Jakub KicinskiMerge branch 'intel-wired-lan-driver-updates-2021-08-18'
2021-08-19 Sylwester Dziedziuchiavf: Fix ping is lost after untrusted VF had tried...
2021-08-19 Arkadiusz Kubalewskii40e: Fix ATR queue selection
2021-08-19 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2021-08-19 Takashi IwaiASoC: intel: atom: Fix breakage for PCM buffer address...
2021-08-19 Kai-Heng FengALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8
2021-08-19 Arnd BergmannMerge tag 'omap-for-v5.14/gpt12-fix-signed' of git...
2021-08-19 Krzysztof WilczyńskiPCI/sysfs: Use correct variable for the legacy_mem...
2021-08-19 Marcin BachryPCI: Increase D3 delay for AMD Renoir/Cezanne XHCI
2021-08-19 Jim QuinlanMAINTAINERS: Add Jim Quinlan et al as Broadcom STB...
2021-08-19 David S. MillerMerge branch 'r8152-bp-settings'
2021-08-19 Hayes Wangr8152: fix the maximum number of PLA bp for RTL8153C
2021-08-19 Hayes Wangr8152: fix writing USB_BP2_EN
2021-08-19 David S. MillerMerge branch 'mptcp-fixes'
2021-08-19 Matthieu Baertsmptcp: full fully established support after ADD_ADDR
2021-08-19 Paolo Abenimptcp: fix memory leak on address flush
2021-08-19 Mark Rutlandarm64: initialize all of CNTHCTL_EL2
2021-08-18 Michael Ellermanpowerpc/mm: Fix set_memory_*() against concurrent accesses
2021-08-18 Christophe... powerpc/32s: Fix random crashes by adding isync() after...
2021-08-18 Gerd Rauschnet/rds: dma_map_sg is entitled to merge entries
2021-08-18 Vladimir Olteannet: mscc: ocelot: allow forwarding from bridge ports...
2021-08-18 Zhan Liudrm/amd/display: Use DCN30 watermark calc for DCN301
2021-08-18 Linus TorvaldsMerge tag 'for-5.14-rc6-tag' of git://git./linux/kernel...
next