summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-03LoongArch: Add boot and setup routinesHuacai Chen18-0/+1738
2022-06-03LoongArch: Add other common headersHuacai Chen18-0/+917
2022-06-03LoongArch: Add atomic/locking headersHuacai Chen7-0/+756
2022-06-03LoongArch: Add CPU definition headersHuacai Chen8-0/+2191
2022-06-03LoongArch: Add build infrastructureHuacai Chen17-1/+701
2022-06-03LoongArch: Add writecombine support for drmHuacai Chen3-2/+10
2022-06-03LoongArch: Add ELF-related definitionsHuacai Chen5-0/+14
2022-06-03Documentation/zh_CN: Add basic LoongArch documentationsHuacai Chen5-0/+541
2022-06-03Documentation: LoongArch: Add basic documentationsHuacai Chen5-0/+568
2022-06-03irqchip/loongson-liointc: Fix build error for LoongArchHuacai Chen1-1/+5
2022-06-03irqchip: Adjust Kconfig for LoongsonHuacai Chen1-3/+3
2022-06-03parisc: fix a crash with multicore schedulerMikulas Patocka2-17/+1
2022-06-03block: Fix potential deadlock in blk_ia_range_sysfs_show()Damien Le Moal1-6/+1
2022-06-03Merge tag 'drm/tegra/for-5.19-prep-work' of https://gitlab.freedesktop.org/dr...Dave Airlie5-2/+53
2022-06-03Merge tag 'msm-next-5.19-fixes-06-01' of https://gitlab.freedesktop.org/abhin...Dave Airlie5-15/+66
2022-06-03riscv: Move alternative length validation into subsectionNathan Chancellor1-2/+2
2022-06-03Merge tag 'docs-5.19-2' of git://git.lwn.net/linuxLinus Torvalds7-8/+2056
2022-06-03Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-11/+11
2022-06-03Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds63-101/+1385
2022-06-03Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds241-2075/+2059
2022-06-03riscv: mm: init: make pt_ops_set_[early|late|fixmap] staticJisheng Zhang1-3/+3
2022-06-02Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds101-611/+665
2022-06-02module: Fix prefix for module.sig_enforce module paramSaravana Kannan1-0/+3
2022-06-02kselftest/arm64: signal: Skip SVE signal test if not enough VLs supportedCristian Marussi1-0/+2
2022-06-02arm64: Initialize jump labels before setup_machine_fdt()Stephen Boyd1-3/+4
2022-06-02arm64: hibernate: Fix syntax errors in commentsXiang wangx1-1/+1
2022-06-02Merge tag 'pci-v5.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-235/+41
2022-06-02Merge branch 'net-af_packet-be-careful-when-expanding-mac-header-size'Jakub Kicinski3-4/+13
2022-06-02net/af_packet: make sure to pull mac headerEric Dumazet1-2/+4
2022-06-02net: add debug info to __skb_pull()Eric Dumazet1-1/+8
2022-06-02net: CONFIG_DEBUG_NET depends on CONFIG_NETEric Dumazet1-1/+1
2022-06-02stmmac: intel: Add RPL-P PCI IDMichael Sit Wei Hong1-0/+2
2022-06-02net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes2-4/+4
2022-06-02tipc: check attribute length for bearer nameHoang Le1-2/+1
2022-06-02Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds12-103/+253
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-58/+3
2022-06-02Merge tag 'printk-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2022-06-02binder: fix sender_euid type in uapi headerCarlos Llamas1-1/+1
2022-06-02Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-117/+278
2022-06-02i2c: ismt: prevent memory corruption in ismt_access()Dan Carpenter1-0/+3
2022-06-02sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.hMasahiro Yamada1-2/+2
2022-06-02powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada1-2/+2
2022-06-02mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada1-6/+6
2022-06-02dt-bindings: PCI: apple: Add missing 'power-domains' propertyRob Herring1-1/+4
2022-06-02dt-bindings: Update Sibi Sankar's email addressSibi Sankar3-3/+3
2022-06-02dt-bindings: clock: Update my email addressJeffrey Hugo1-1/+1
2022-06-02block: null_blk: Fix null_zone_write()Damien Le Moal3-9/+10
2022-06-02arm64: Remove the __user annotation for the restore_za_context() argumentCatalin Marinas1-1/+1
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin4-139/+115
2022-06-02nfp: remove padding in nfp_nfdk_tx_descFei Qin3-9/+17