summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-01-25iommu/exynos: Implement fault handling on SysMMU v7Sam Protsenko-4/+44
2023-01-25iommu/exynos: Abstract getting the fault infoSam Protsenko-62/+100
2023-01-20iommu/exynos: Fix error handling in exynos_iommu_init()Yang Yingliang-1/+1
2023-01-08Linux 6.2-rc3v6.2-rc3Linus Torvalds-1/+1
2023-01-08Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+5
2023-01-08Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+4
2023-01-07Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-3/+36
2023-01-07Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-26/+27
2023-01-07Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-34/+38
2023-01-07Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-6/+9
2023-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-21/+44
2023-01-07Merge tag 'kbuild-fixes-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+6
2023-01-06Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-153/+204
2023-01-06tpm: Allow system suspend to continue when TPM suspend failsJason A. Donenfeld-1/+3
2023-01-06hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds-5/+10
2023-01-06Merge tag 'block-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds-18/+3487
2023-01-06Merge tag 'io_uring-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds-8/+30
2023-01-06Merge tag 'tif-notify-signal-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds-6/+7
2023-01-06Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds-8/+22
2023-01-06Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+2
2023-01-06Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-16/+53
2023-01-06Merge tag 'riscv-for-linus-6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2023-01-06Merge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06' of git://git.kernel.org/pu...Linus Torvalds-32/+70
2023-01-06Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+5
2023-01-06Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-5/+7
2023-01-06usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen-1/+4
2023-01-06usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann-0/+1
2023-01-06udf: initialize newblock to 0Tom Rix-3/+1
2023-01-06udf: Fix extension of the last extent in the fileJan Kara-1/+1
2023-01-06Merge tag 'drm-intel-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/d...Daniel Vetter-48/+80
2023-01-06usb: fotg210-udc: fix error return code in fotg210_udc_probe()Yang Yingliang-0/+2
2023-01-05Merge tag 'thermal-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+4
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-840/+1984
2023-01-05riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks-1/+1
2023-01-05riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel-2/+2
2023-01-05Merge tag 'gpio-fixes-for-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-24/+43
2023-01-05lib/scatterlist: Fix to merge contiguous pages into the last SG properlyYishai Hadas-1/+1
2023-01-05Merge tag 'fbdev-for-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-19/+25
2023-01-05block: Remove "select SRCU"Paul E. McKenney-1/+0
2023-01-05io_uring: fix CQ waiting timeout handlingPavel Begunkov-3/+3
2023-01-06powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman-1/+1
2023-01-06powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman-1/+4
2023-01-06powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman-0/+1
2023-01-05Merge tag 'gvt-fixes-2023-01-05' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi-48/+80
2023-01-05Merge tag 'amd-drm-fixes-6.2-2023-01-04' of https://gitlab.freedesktop.org/ag...Daniel Vetter-9/+39
2023-01-05fbdev: omapfb: avoid stack overflow warningArnd Bergmann-10/+18
2023-01-05caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao-1/+5
2023-01-05Merge tag 'drm-misc-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter-90/+77
2023-01-05kbuild: readd -w option when vmlinux.o or Module.symver is missingMasahiro Yamada-4/+5
2023-01-05kbuild: fix single *.ko buildMasahiro Yamada-1/+1