summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-07-31Linux 5.19v5.19Linus Torvalds-1/+1
2022-07-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2022-07-31Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-33/+22
2022-07-31Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+20
2022-07-31Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-22/+33
2022-07-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-9/+9
2022-07-30locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...Waiman Long-10/+20
2022-07-29Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-15/+16
2022-07-29Merge tag 'block-5.19-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+2
2022-07-29Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+6
2022-07-30Merge tag 'drm-misc-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-2/+6
2022-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-21/+55
2022-07-29docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata-0/+2
2022-07-29mm/hmm: fault non-owner device private entriesRalph Campbell-11/+8
2022-07-29page_alloc: fix invalid watermark check on a negative valueJaewon Kim-4/+8
2022-07-29Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub...Linus Torvalds-31/+78
2022-07-29Merge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+4
2022-07-29Merge tag 'pm-5.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-1/+7
2022-07-29workqueue: Avoid a false warning in unbind_workers()Lai Jiangshan-1/+4
2022-07-29Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2022-07-29Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-428/+277
2022-07-29Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+6
2022-07-29LoongArch: Fix wrong "ROM Size" of boardinfoTiezhu Yang-1/+1
2022-07-29LoongArch: Fix missing fcsr in ptrace's fpr_setQi Hu-5/+7
2022-07-29LoongArch: Fix shared cache size calculationHuacai Chen-2/+9
2022-07-29LoongArch: Disable executable stack by defaultHuacai Chen-2/+0
2022-07-29LoongArch: Remove unused variablesBibo Mao-32/+0
2022-07-29LoongArch: Remove clock setting during cpu hotplug stageBibo Mao-101/+13
2022-07-29LoongArch: Remove useless header compiler.hJun Yi-32/+6
2022-07-29LoongArch: Remove several syntactic sugar macros for branchesWANG Xuerui-12/+0
2022-07-29LoongArch: Re-tab the assembly filesWANG Xuerui-163/+163
2022-07-29LoongArch: Simplify "BGT foo, zero" with BGTZWANG Xuerui-2/+2
2022-07-29LoongArch: Simplify "BLT foo, zero" with BLTZWANG Xuerui-7/+7
2022-07-29LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZWANG Xuerui-22/+22
2022-07-29LoongArch: Use the "move" pseudo-instruction where applicableWANG Xuerui-8/+8
2022-07-29LoongArch: Use the "jr" pseudo-instruction where applicableWANG Xuerui-15/+15
2022-07-29LoongArch: Use ABI names of registers where appropriateWANG Xuerui-55/+55
2022-07-29ARM: findbit: fix overflowing offsetRussell King (Oracle)-8/+8
2022-07-29x86/bugs: Do not enable IBPB at firmware entry when IBPB is not availableThadeu Lima de Souza Cascardo-0/+1
2022-07-28Merge tag 'drm-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-79/+103
2022-07-29Merge tag 'drm-intel-fixes-2022-07-28-1' of git://anongit.freedesktop.org/drm...Dave Airlie-79/+103
2022-07-28nouveau/svm: Fix to migrate all requested pagesAlistair Popple-1/+5
2022-07-28Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds-321/+481
2022-07-28stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter-4/+5
2022-07-28ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan-0/+3
2022-07-28net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima-0/+6
2022-07-28watch_queue: Fix missing locking in add_watch_to_object()Linus Torvalds-22/+36
2022-07-28watch_queue: Fix missing rcu annotationDavid Howells-1/+1
2022-07-28net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis-15/+16
2022-07-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-48/+16