aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-01-12Merge tag 'x86_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2025-01-11Merge tag 'probes-fixes-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+4
2025-01-11Merge tag 'hwmon-for-v6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+6
2025-01-11Merge tag 'block-6.13-20250111' of git://git.kernel.dk/linuxLinus Torvalds1-2/+10
2025-01-11Merge tag 'io_uring-6.13-20250111' of git://git.kernel.dk/linuxLinus Torvalds5-18/+20
2025-01-11Merge tag '6.13-rc6-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+18
2025-01-11Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-15/+36
2025-01-10MAINTAINERS: powerpc: Update my statusMichael Ellerman1-3/+2
2025-01-10smb: client: sync the root session and superblock context passwords before au...Meetakshi Setiya1-1/+18
2025-01-10Merge tag 'sched_ext-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-26/+74
2025-01-10Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-47/+30
2025-01-10Merge tag 'wq-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2025-01-10Merge tag 'thermal-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2025-01-10Merge tag 'acpi-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+21
2025-01-10sched_ext: idle: Refresh idle masks during idle-to-idle transitionsAndrea Righi3-15/+59
2025-01-10io_uring: don't touch sqd->thread off tw addPavel Begunkov1-4/+1
2025-01-10io_uring/sqpoll: zero sqd->thread on tctx errorsPavel Begunkov1-1/+5
2025-01-10Merge tag 'drm-fixes-2025-01-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds27-149/+214
2025-01-10Merge tag 'riscv-for-linus-6.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-50/+87
2025-01-10workqueue: warn if delayed_work is queued to an offlined cpu.Imran Khan1-0/+7
2025-01-10Merge tag 'v6.13-rockchip-dtsfixes1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann5-1/+6
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-66/+80
2025-01-10Merge tag 'xfs-fixes-6.13-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-2/+3
2025-01-10Merge tag 'platform-drivers-x86-v6.13-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-1/+13
2025-01-10Merge tag 'regulator-fix-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-45/+32
2025-01-10Merge tag 'gpio-fixes-for-v6.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-32/+113
2025-01-10Merge branch 'vfs-6.14.poll' into vfs.fixesChristian Brauner3-29/+23
2025-01-10Merge patch series "poll_wait: add mb() to fix theoretical race between waitq...Christian Brauner3-29/+23
2025-01-10poll: kill poll_does_not_wait()Oleg Nesterov1-13/+3
2025-01-10sock_poll_wait: kill the no longer necessary barrier after poll_wait()Oleg Nesterov1-10/+7
2025-01-10io_uring_poll: kill the no longer necessary barrier after poll_wait()Oleg Nesterov1-5/+4
2025-01-10poll_wait: kill the obsolete wait_address checkOleg Nesterov1-1/+1
2025-01-10poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov1-1/+9
2025-01-10xfs: lock dquot buffer before detaching dquot from b_li_listDarrick J. Wong1-1/+2
2025-01-10Merge tag 'mediatek-drm-fixes-20250104' of https://git.kernel.org/pub/scm/lin...Dave Airlie7-84/+142
2025-01-10Merge tag 'drm-xe-fixes-2025-01-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-11/+14
2025-01-10Merge tag 'amd-drm-fixes-6.13-2025-01-09' of https://gitlab.freedesktop.org/a...Dave Airlie15-51/+49
2025-01-10Merge tag 'drm-intel-fixes-2025-01-08' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-3/+9
2025-01-09Merge tag '6.13-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-3/+56
2025-01-10tracing/kprobes: Fix to free objects when failed to copy a symbolMasami Hiramatsu (Google)1-2/+4
2025-01-09firewall: remove misplaced semicolon from stm32_firewall_get_firewallguanjing1-1/+1
2025-01-09Merge tag 'imx-fixes-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann5-4/+5
2025-01-09Merge tag 'qcom-arm64-fixes-for-6.13' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann4-9/+24
2025-01-09Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds55-408/+494
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-74/+103
2025-01-09Merge patch series "SBI PMU event related fixes"Palmer Dabbelt2-10/+13
2025-01-09drivers/perf: riscv: Do not allow invalid raw event configAtish Patra1-2/+5
2025-01-09drivers/perf: riscv: Return error for default caseAtish Patra1-2/+3
2025-01-09drivers/perf: riscv: Fix Platform firmware event dataAtish Patra2-7/+6
2025-01-09Merge patch series "selftest: fix riscv/vector tests"Palmer Dabbelt2-0/+6