summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-05Revert ".gitignore: ignore *.cover and *.mbx"Linus Torvalds1-2/+0
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-17/+282
2023-07-04afs: Fix accidental truncation when storing dataDavid Howells1-3/+5
2023-07-04Merge tag 'ovl-update-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-564/+581
2023-07-04Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-237/+277
2023-07-04Merge tag 'pm-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds17-164/+180
2023-07-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds69-877/+7630
2023-07-04Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-231/+694
2023-07-04module: fix init_module_from_file() error handlingLinus Torvalds1-16/+23
2023-07-04Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki13-121/+132
2023-07-04clk: tegra: Avoid calling an uninitialized functionThierry Reding1-3/+12
2023-07-04mm: don't do validate_mm() unnecessarily and without mmap lockingLinus Torvalds1-4/+2
2023-07-04arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()SeongJae Park1-2/+0
2023-07-04Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds25-304/+341
2023-07-04Merge tag 'io_uring-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds2-21/+36
2023-07-04Merge tag 'hsi-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds4-14/+4
2023-07-04Merge tag 'for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds54-343/+1699
2023-07-04Merge tag 'rproc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds19-105/+136
2023-07-04Merge tag 'hwlock-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-1/+1
2023-07-04rdma: fix INFINIBAND_USER_ACCESS dependencyArnd Bergmann1-2/+4
2023-07-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds42-348/+2767
2023-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds125-1007/+8004
2023-07-04Merge tag 'kgdb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds5-2/+20
2023-07-03gfs2: Add quota_change typeBob Peterson2-11/+15
2023-07-03gfs2: Use memcpy_{from,to}_page where appropriateAndreas Gruenbacher3-15/+7
2023-07-03gfs2: Convert remaining kmap_atomic calls to kmap_local_pageAndreas Gruenbacher2-8/+9
2023-07-03gfs2: Replace deprecated kmap_atomic with kmap_local_pageDeepak R Varma1-4/+4
2023-07-03gfs: Get rid of unnucessary locking in inode_go_dumpAndreas Gruenbacher2-12/+7
2023-07-03gfs2: gfs2_freeze_lock_shared cleanupAndreas Gruenbacher4-12/+7
2023-07-03gfs2: Replace sd_freeze_state with SDF_FROZEN flagAndreas Gruenbacher7-31/+17
2023-07-03gfs2: Rework freeze / thaw logicAndreas Gruenbacher7-110/+178
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds264-2328/+11502
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds52-425/+2280
2023-07-03Merge tag 'staging-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds58-1428/+446
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-63/+192
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds438-2559/+8583
2023-07-03Merge tag 'backlight-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-125/+218
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds81-396/+2209
2023-07-03Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds146-300/+2374
2023-07-03Merge tag 'mailbox-v6.5' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds6-31/+65
2023-07-03Merge tag 'rtc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds46-350/+726
2023-07-03Merge tag 'i3c/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds1-9/+42
2023-07-03mm: validate the mm before dropping the mmap lockLinus Torvalds1-2/+1
2023-07-03execve: always mark stack as growing down during early stack setupLinus Torvalds1-1/+3
2023-07-03vhost: Make parameter name match of vhost_get_vq_desc()Xianting Tian1-1/+1
2023-07-03vduse: fix NULL pointer dereferenceMaxime Coquelin1-1/+5
2023-07-03vhost: Allow worker switching while work is queueingMike Christie3-46/+115
2023-07-03vhost_scsi: add support for worker ioctlsMike Christie1-0/+8
2023-07-03vhost: allow userspace to create workersMike Christie4-1/+193
2023-07-03vhost: replace single worker pointer with xarrayMike Christie2-17/+50