summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
43 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfHEADmasterLinus Torvalds42-132/+847
44 hoursMerge tag 'linux_kselftest-fixes-6.12-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+1
44 hoursMerge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds16-98/+152
44 hoursMerge tag 'io_uring-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds2-2/+11
2 daysMerge tag 'v6.12-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-58/+11
2 daysMerge tag 'xfs-6.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds9-165/+199
2 daysMerge tag 'pm-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-6/+25
2 daysMerge tag 'hwmon-for-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2 daysMerge tag 'drm-fixes-2024-10-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds61-388/+291
2 daysmm: fix follow_pfnmap API lockdep assertLinus Torvalds1-1/+2
2 daysMerge branch 'pm-cpufreq'Rafael J. Wysocki1-6/+24
2 daysMerge tag 'iommu-fixes-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+7
2 daysMerge tag 'powerpc-6.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+1
2 daysMerge tag 's390-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds14-33/+74
3 daysMerge tag 'drm-xe-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie16-44/+63
3 daysMerge tag 'x86_bugs_post_ibpb' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-1/+43
3 dayscdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed()Josh Poimboeuf1-1/+1
3 daysMerge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...Linus Torvalds27-133/+309
3 daysMerge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-48/+16
3 daysMerge tag 'drm-misc-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie25-240/+48
3 daysMerge tag 'drm-intel-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-10/+30
3 daysMerge tag 'amd-drm-fixes-6.12-2024-10-16' of https://gitlab.freedesktop.org/a...Dave Airlie11-35/+61
3 dayslib/buildid: Handle memfd_secret() files in build_id_parse()Andrii Nakryiko1-0/+5
3 daysMerge tag 'nvme-6.12-2024-10-18' of git://git.infradead.org/nvme into block-6.12Jens Axboe8-70/+113
3 daysnvme: use helper nvme_ctrl_state in nvme_keep_alive_finish functionNilay Shroff1-8/+2
3 daysnvme: make keep-alive synchronous operationNilay Shroff1-10/+7
3 daysnvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff1-0/+13
3 daysselftests/bpf: Add test case for delta propagationDaniel Borkmann2-0/+36
3 daysbpf: Fix print_reg_state's constant scalar dumpDaniel Borkmann1-2/+1
3 daysbpf: Fix incorrect delta propagation between linked registersDaniel Borkmann1-5/+6
3 daysbpf: Properly test iter/task tid filteringJordan Rome1-5/+22
3 daysbpf: Fix iter/task tid filteringJordan Rome1-1/+1
3 daysnvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi1-3/+16
3 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-33/+61
3 daysMerge tag 'arm-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds12-40/+92
3 daysMerge tag 'sound-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds23-32/+143
3 daysMerge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds53-179/+351
3 daysmaple_tree: add regression test for spanning store bugLorenzo Stoakes1-0/+84
3 daysmaple_tree: correct tree corruption on spanning storeLorenzo Stoakes1-6/+6
3 daysriscv, bpf: Make BPF_CMPXCHG fully orderedAndrea Parri1-2/+2
3 daysio_uring/sqpoll: ensure task state is TASK_RUNNING when running task_workJens Axboe1-0/+1
3 daysbpf, vsock: Drop static vsock_bpf_prot initializationMichal Luczaj1-8/+0
3 daysvsock: Update msg_count on read_skb()Michal Luczaj1-0/+3
3 daysvsock: Update rx_bytes on read_skb()Michal Luczaj1-2/+9
3 daysbpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsockMichal Luczaj2-0/+13
3 daysMerge branch 'mlx5-misc-fixes-2024-10-15'Paolo Abeni8-13/+41
3 daysnet/mlx5e: Don't call cleanup on profile rollback failureCosmin Ratiu1-1/+3
3 daysnet/mlx5: Unregister notifier on eswitch init failureCosmin Ratiu1-2/+3
3 daysnet/mlx5: Fix command bitmask initializationShay Drory1-2/+6
3 daysnet/mlx5: Check for invalid vector index on EQ creationMaher Sanalla1-0/+6