summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-13Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-13Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-12Merge tag 'devicetree-fixes-for-6.0-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-08-12Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2022-08-12io_uring: add missing BUILD_BUG_ON() checks for new io_uring_sqe fieldsStefan Metzmacher
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher
2022-08-12fs: don't randomize struct kiocb fieldsKeith Busch
2022-08-12dt-bindings: chrome: google,cros-ec-typec: restrict allowed propertiesKrzysztof Kozlowski
2022-08-12dt-bindings: Drop Dan Murphy and Ricardo Rivera-MatosKrzysztof Kozlowski
2022-08-12dt-bindings: Drop Robert JonesKrzysztof Kozlowski
2022-08-12dt-bindings: Drop Beniamin Bia and Stefan PopaKrzysztof Kozlowski
2022-08-12dt-bindings: iio: Drop Bogdan PricopKrzysztof Kozlowski
2022-08-12dt-bindings: iio: Drop Joachim EastwoodKrzysztof Kozlowski
2022-08-12Merge tag 'sound-fix-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-12Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2022-08-12Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2022-08-12Merge tag 'vfio-v6.0-rc1pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-08-12lib: remove lib/nodemask.cYury Norov
2022-08-12dt-bindings: gpio: sifive: add gpio-line-namesAtul Khare
2022-08-12wireguard: selftests: set CONFIG_NONPORTABLE on riscv32Jason A. Donenfeld
2022-08-12RISC-V: KVM: Support sstc extensionAtish Patra
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt
2022-08-12block: Do not call blk_put_queue() if gendisk allocation failsRafael Mendonca
2022-08-12docs/zh_CN/LoongArch: Add I14 descriptionTiezhu Yang
2022-08-12docs/LoongArch: Add I14 descriptionTiezhu Yang
2022-08-12LoongArch: Update Loongson-3 default config fileHuacai Chen
2022-08-12LoongArch: Add USER_STACKTRACE supportQing Zhang
2022-08-12LoongArch: Add STACKTRACE supportQing Zhang
2022-08-12LoongArch: Add prologue unwinder supportQing Zhang
2022-08-12LoongArch: Add guess unwinder supportQing Zhang
2022-08-12LoongArch: Add vDSO syscall __vdso_getcpu()Huacai Chen
2022-08-12LoongArch: Add PCI controller supportHuacai Chen
2022-08-12LoongArch: Parse MADT to get multi-processor informationHuacai Chen
2022-08-12LoongArch: Jump to the link address before enable PGHuacai Chen
2022-08-12LoongArch: Requires __force attributes for any castsQing Zhang
2022-08-12LoongArch: Fix unsigned comparison with less than zeroYang Li
2022-08-12LoongArch: Adjust arch/loongarch/KconfigHuacai Chen
2022-08-12LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-08-11Merge tag 'for-6.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-11Merge tag 'drm-next-2022-08-12-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-11RISC-V: Improve SBI definitionsAtish Patra
2022-08-11RISC-V: Move counter info definition to sbi header fileAtish Patra
2022-08-11RISC-V: Fix SBI PMU calls for RV32Atish Patra
2022-08-11RISC-V: Update user page mapping only once during startAtish Patra
2022-08-11RISC-V: Fix counter restart during overflow for RV32Atish Patra
2022-08-11RISC-V: Add Sstc extension supportPalmer Dabbelt
2022-08-11RISC-V: Prefer sstc extension if availableAtish Patra