summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-13drm/xe: improve hibernation on igpuMatthew Auld2-27/+16
2024-11-13drm/xe: Restore system memory GGTT mappingsMatthew Brost2-4/+11
2024-11-13drm/xe: Ensure all locks released in exec IOCTLMatthew Brost1-2/+2
2024-11-11Linux 6.12-rc7v6.12-rc7Linus Torvalds1-1/+1
2024-11-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-9/+9
2024-11-11Merge tag 'i2c-for-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+7
2024-11-11filemap: Fix bounds checking in filemap_read()Trond Myklebust1-1/+1
2024-11-10Merge tag 'irq_urgent_for_v6.12_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2024-11-10Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds30-172/+329
2024-11-10Merge tag 'usb-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-24/+33
2024-11-10Merge tag 'staging-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+2
2024-11-10Merge tag 'i2c-host-fixes-6.12-rc7' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang3-4/+7
2024-11-10Merge tag 'nfsd-6.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-8/+5
2024-11-09Merge tag 'v6.12-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-3/+11
2024-11-09Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linuxLinus Torvalds1-7/+14
2024-11-09Merge tag 'thermal-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-12/+22
2024-11-09Merge tag 'pm-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+23
2024-11-09Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds8-21/+22
2024-11-09Merge tag 'v6.12-rc6-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-17/+32
2024-11-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-4/+9
2024-11-08Merge tag 'drm-fixes-2024-11-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds38-155/+257
2024-11-08Merge tag 'drm-xe-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie12-41/+54
2024-11-08Merge tag 'drm-misc-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-5/+92
2024-11-08i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not setLiu Peibao2-2/+5
2024-11-08Merge tag 'sound-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds12-9/+43
2024-11-08Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds20-63/+118
2024-11-08Merge tag 'slab-for-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+20
2024-11-08Merge tag 'for-6.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-22/+7
2024-11-08Merge tag 'bcachefs-2024-11-07' of git://evilpiepirate.org/bcachefsLinus Torvalds14-78/+131
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-65/+8
2024-11-08Merge tag 'powerpc-6.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+12
2024-11-08Merge tag 'asoc-fix-v6.12-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai7-5/+38
2024-11-08Merge tag 'usb-serial-6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-4/+12
2024-11-08Merge tag 'amd-drm-fixes-6.12-2024-11-07' of https://gitlab.freedesktop.org/a...Dave Airlie17-109/+111
2024-11-08Merge tag 'spi-fix-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2024-11-08Merge tag 'regulator-fix-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+3
2024-11-08mailmap: add entry for Thorsten BlumThorsten Blum1-0/+1
2024-11-08ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()Andrew Kanner1-2/+1
2024-11-08signal: restore the override_rlimit logicRoman Gushchin3-4/+8
2024-11-08fs/proc: fix compile warning about variable 'vmcore_mmap_ops'Qi Xi1-4/+5
2024-11-08ucounts: fix counter leak in inc_rlimit_get_ucounts()Andrei Vagin1-2/+1
2024-11-08selftests: hugetlb_dio: check for initial conditions to skip in the startMuhammad Usama Anjum1-7/+12
2024-11-08mm: fix docs for the kernel parameter ``thp_anon=``MaĆ­ra Canal2-2/+2
2024-11-08mm/damon/core: avoid overflow in damon_feed_loop_next_input()SeongJae Park1-7/+21
2024-11-08mm/damon/core: handle zero schemes apply intervalSeongJae Park1-4/+4
2024-11-08mm/damon/core: handle zero {aggregation,ops_update} intervalsSeongJae Park1-3/+3
2024-11-08mm/mlock: set the correct prev on failureWei Yang1-3/+6
2024-11-08objpool: fix to make percpu slot allocation more robustMasami Hiramatsu (Google)1-6/+12
2024-11-08mm/page_alloc: keep track of free highatomicYu Zhao2-3/+8
2024-11-08bcachefs: Fix UAF in __promote_alloc() error pathKent Overstreet1-1/+2