summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-13ARM: 9093/1: drivers: firmwapsci: Register with kernel restart handlerGuenter Roeck
2021-06-13ARM: 9092/1: xen: Register with kernel restart handlerGuenter Roeck
2021-06-13ARM: 9091/1: Revert "mm: qsd8x50: Fix incorrect permission faults"Wang Kefeng
2021-06-13ARM: 9090/1: Map the lowmem and kernel separatelyLinus Walleij
2021-06-13ARM: 9089/1: Define kernel physical section start and endLinus Walleij
2021-06-13ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSETLinus Walleij
2021-06-07ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1Nick Desaulniers
2021-06-07ARM: 9086/1: syscalls: use pattern rules to generate syscall headersMasahiro Yamada
2021-06-07ARM: 9085/1: remove unneeded abi parameter to syscallnr.shMasahiro Yamada
2021-06-07ARM: 9084/1: simplify the build rule of mach-types.hMasahiro Yamada
2021-06-07ARM: 9083/1: uncompress: atags_to_fdt: Spelling s/REturn/Return/Geert Uytterhoeven
2021-06-07ARM: 9082/1: [v2] mark prepare_page_table as __initArnd Bergmann
2021-06-07ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin
2021-06-07ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin
2021-06-07ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin
2021-06-07ARM: 9076/1: boot: remove redundant piggy_data from clean-filesMasahiro Yamada
2021-06-07ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+Nathan Chancellor
2021-06-07ARM: use MiB for vmalloc sizesRussell King (Oracle)
2021-06-07ARM: use "* SZ_1M" rather than "<< 20"Russell King (Oracle)
2021-06-07ARM: change vmalloc_start to vmalloc_sizeRussell King (Oracle)
2021-06-07ARM: change vmalloc_min to vmalloc_startRussell King (Oracle)
2021-06-07ARM: use a temporary variable to hold maximum vmalloc sizeRussell King (Oracle)
2021-06-07ARM: change vmalloc_min to be unsigned longRussell King (Oracle)
2021-06-07ARM: update __swp_entry_to_pte() to use PTE_TYPE_FAULTRussell King (Oracle)
2021-05-09Linux 5.13-rc1v5.13-rc1Linus Torvalds
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-09Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-05-09Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08Revert "bio: limit bio max size"Jens Axboe
2021-05-08Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08smb3: if max_channels set to more than one channel request multichannelSteve French
2021-05-08smb3: do not attempt multichannel to server which does not support itSteve French
2021-05-08Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-08smb3: when mounting with multichannel include it in requested capabilitiesSteve French
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-08Merge branch 'master' into nextMichael Ellerman
2021-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-05-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-05-07atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen
2021-05-07net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon
2021-05-07mptcp: fix splat when closing unaccepted socketPaolo Abeni