summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-07-10dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt ControllerLad Prabhakar-0/+133
2022-07-10gpio: Remove dynamic allocation from populate_parent_alloc_arg()Marc Zyngier-101/+73
2022-06-19Linux 5.19-rc3v5.19-rc3Linus Torvalds-1/+1
2022-06-19Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-75/+159
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-19/+55
2022-06-19Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+38
2022-06-19Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2022-06-19Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-6/+23
2022-06-19Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+14
2022-06-19Merge tag 'i2c-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+22
2022-06-19Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-25/+37
2022-06-18Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-895/+947
2022-06-18Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-0/+43
2022-06-18ext4: fix a doubled word "need" in a commentXiang wangx-1/+1
2022-06-18ext4: add reserved GDT blocks checkZhang Yi-0/+10
2022-06-18ext4: make variable "count" signedDing Xiang-1/+2
2022-06-18ext4: correct the judgment of BUG in ext4_mb_normalize_requestBaokun Li-1/+16
2022-06-18ext4: fix bug_on ext4_mb_use_inode_paBaokun Li-0/+9
2022-06-18ext4: fix up test_dummy_encryption handling for new mount APIEric Biggers-63/+71
2022-06-18ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang-2/+1
2022-06-18ext4: fix super block checksum incorrect after mountYe Bin-8/+8
2022-06-18cifs: when a channel is not found for server, log its connection idShyam Prasad N-0/+3
2022-06-17x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared pageKirill A. Shutemov-1/+14
2022-06-17Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-6/+20
2022-06-17Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-17/+18
2022-06-17Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+50
2022-06-17x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede-17/+18
2022-06-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-79/+69
2022-06-17Merge tag 'loongarch-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-27/+39
2022-06-17Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+18
2022-06-17Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-15/+109
2022-06-17Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds-38/+106
2022-06-17Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds-211/+142
2022-06-17arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon-2/+0
2022-06-17Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-15/+9
2022-06-17Merge tag 'for-5.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+18
2022-06-17Merge tag 'hwmon-for-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+8
2022-06-17Merge tag 'linux-watchdog-5.19-rc3' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds-0/+1
2022-06-17Merge tag 'v5.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1/+7
2022-06-17Merge tag 'char-misc-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-43/+56
2022-06-17Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-363/+11
2022-06-17Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-5/+12
2022-06-17Merge tag 'usb-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-54/+80
2022-06-17Merge branch 'rework/kthreads' into for-linusPetr Mladek-1/+50
2022-06-17docs/zh_CN/LoongArch: Fix notes rendering by using reST directivesYanteng Si-12/+16
2022-06-17docs/LoongArch: Fix notes rendering by using reST directivesYanteng Si-15/+22
2022-06-17LoongArch: vmlinux.lds.S: Add missing ELF_DETAILSYouling Tang-0/+1
2022-06-17io_uring: recycle provided buffer if we punt to io-wqJens Axboe-0/+1
2022-06-16Merge tag 'drm-fixes-2022-06-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-115/+141
2022-06-17Merge tag 'exynos-drm-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/...Dave Airlie-33/+15