summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-17power: sequencing: fix an invalid pointer dereference in error pathBartosz Golaszewski1-1/+2
2024-07-16Merge tag 'pwrseq-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds20-5/+1950
2024-07-16Merge tag 'tag-chrome-platform-firmware-for-v6.11' of git://git.kernel.org/pu...Linus Torvalds8-0/+8
2024-07-16Merge tag 'tag-chrome-platform-for-v6.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds22-99/+1270
2024-07-16Merge tag 'wq-for-6.11-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+2
2024-07-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds86-749/+1603
2024-07-16workqueue: Remove unneeded lockdep_assert_cpus_held()Lai Jiangshan1-10/+2
2024-07-16Merge tag 'keys-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+2
2024-07-16Merge tag 'tpmdd-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+3
2024-07-16Merge tag 'wq-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-189/+157
2024-07-16Merge tag 'cgroup-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-159/+679
2024-07-16Merge tag 'nolibc.2024.07.15a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-28/+238
2024-07-16Merge tag 'kcsan.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+33
2024-07-16Merge tag 'torture.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-1/+4
2024-07-16Merge tag 'rcu.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-278/+439
2024-07-16Merge tag 'lkmm.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-27/+49
2024-07-16Merge tag 'cmpxchg.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+7
2024-07-16Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds33-131/+647
2024-07-16Merge tag 'smp-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+6
2024-07-16Merge tag 'core-debugobjects-2024-07-14' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-10/+11
2024-07-16Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds182-3677/+5848
2024-07-15Merge tag 'for-6.11/io_uring-20240714' of git://git.kernel.dk/linuxLinus Torvalds23-310/+538
2024-07-15Merge tag 'vfs-6.11.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds8-26/+1351
2024-07-15Merge tag 'vfs-6.11.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds7-29/+178
2024-07-15Merge tag 'vfs-6.11.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2-1/+60
2024-07-15Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds11-123/+926
2024-07-15Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds6-33/+99
2024-07-15Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-527/+594
2024-07-15Merge tag 'vfs-6.11.casefold' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-202/+195
2024-07-15Merge tag 'vfs-6.11.module.description' of git://git.kernel.org/pub/scm/linux...Linus Torvalds67-0/+67
2024-07-15Merge tag 'vfs-6.11.pg_error' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-168/+60
2024-07-15Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds38-329/+539
2024-07-15Merge tag 'drm-fixes-2024-07-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds14-60/+122
2024-07-15Merge branch 'link_path_walk'Linus Torvalds1-47/+94
2024-07-15Merge branch 'arm64-uaccess' (early part)Linus Torvalds4-53/+132
2024-07-15Merge branch 'word-at-a-time'Linus Torvalds2-42/+26
2024-07-15Merge branch 'runtime-constants'Linus Torvalds8-4/+192
2024-07-15workqueue: Always queue work items to the newest PWQ for order workqueuesLai Jiangshan1-1/+5
2024-07-15Merge branch 'for-6.10-fixes' into for-6.11Tejun Heo1114-6655/+12829
2024-07-15Linux 6.10Linus Torvalds1-1/+1
2024-07-15Merge tag 'kbuild-fixes-v6.10-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+9
2024-07-14fortify: fix warnings in fortify tests with KASANMasahiro Yamada1-0/+4
2024-07-14kbuild: rpm-pkg: avoid the warnings with dtb's listed twiceJose Ignacio Tornos Martinez1-1/+0
2024-07-14kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor1-3/+5
2024-07-14Merge tag 'sched_urgent_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-20/+39
2024-07-14Merge tag 'x86_urgent_for_v6.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+10
2024-07-14Merge tag 'i2c-for-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-29/+31
2024-07-13Merge tag '6.10-rc7-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-27/+13
2024-07-13cifs: fix setting SecurityFlags to trueSteve French2-27/+13
2024-07-13io_uring/net: check socket is valid in io_bind()/io_listen()Tetsuo Handa1-2/+12