aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-11-23Linux 6.18-rc7v6.18-rc7Linus Torvalds1-1/+1
2025-11-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2025-11-23Merge tag 'timers-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-18/+21
2025-11-23Merge tag 'perf-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+1
2025-11-22timers: Fix NULL function pointer race in timer_shutdown_sync()Yipeng Zou1-3/+4
2025-11-22Merge tag 'mips-fixes_6.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-46/+78
2025-11-22Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2025-11-22Merge tag 'xfs-fixes-6.18-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2025-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-1/+12
2025-11-22Merge tag 'input-for-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-37/+38
2025-11-22Merge tag 'riscv-for-linus-6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+10
2025-11-22Merge tag 'selinux-pr-20251121' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-129/+144
2025-11-21Merge tag 'loongarch-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-91/+79
2025-11-21Merge tag 'v6.18-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-3/+64
2025-11-21Merge tag 'io_uring-6.18-20251120' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-11-21Merge tag 'block-6.18-20251120' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-11/+15
2025-11-21Merge tag 'ata-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds3-1/+21
2025-11-21Merge tag 'pinctrl-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-25/+41
2025-11-21Merge tag 'gpio-fixes-for-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-10/+15
2025-11-21lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()Eric Biggers1-0/+1
2025-11-21Merge tag 'drm-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds29-105/+246
2025-11-21samples: work around glibc redefining some of our defines wrongLinus Torvalds2-0/+12
2025-11-21MIPS: kernel: Fix random segmentation faultsThomas Bogendoerfer1-1/+1
2025-11-21MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki1-37/+63
2025-11-21Merge tag 'drm-xe-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-21/+6
2025-11-21Merge tag 'amd-drm-fixes-6.18-2025-11-20' of https://gitlab.freedesktop.org/a...Dave Airlie14-58/+196
2025-11-21Merge tag 'drm-misc-fixes-2025-11-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie5-13/+10
2025-11-21Merge tag 'drm-intel-fixes-2025-11-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie6-13/+34
2025-11-20selinux: rename the cred_security_struct variables to "crsec"Paul Moore2-117/+117
2025-11-20selinux: move avdcache to per-task security structStephen Smalley2-15/+30
2025-11-20selinux: rename task_security_struct to cred_security_structStephen Smalley2-38/+38
2025-11-20Merge tag 'sched_ext-for-6.18-rc6-fixes-2' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+4
2025-11-20Merge tag 'slab-for-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+26
2025-11-20sched_ext: Fix scx_enable() crash on helper kthread creation failureSaket Kumar Bhaskar1-1/+4
2025-11-20io_uring/cmd_net: fix wrong argument types for skb_queue_splice()Jens Axboe1-1/+1
2025-11-20Merge tag 'pm-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-9/+16
2025-11-20Merge tag 'acpi-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-23/+41
2025-11-20Merge tag 'platform-drivers-x86-v6.18-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds15-114/+148
2025-11-20Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds43-252/+521
2025-11-20timekeeping: Fix resource leak in tk_aux_sysfs_init() error pathsMalaya Kumar Rout1-9/+12
2025-11-20vsock: Ignore signal/timeout on connect() if already establishedMichal Luczaj1-9/+31
2025-11-20be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin1-3/+4
2025-11-20Merge tag 'nvme-6.18-2025-11-20' of git://git.infradead.org/nvme into block-6.18Jens Axboe6-11/+15
2025-11-20ata: libata-core: Set capacity to zero for a security locked driveNiklas Cassel1-0/+10
2025-11-20ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel2-0/+8
2025-11-20ata: libata-scsi: Add missing scsi_device_put() in ata_scsi_dev_rescan()Yihang Li1-1/+3
2025-11-20Merge tag 'wireless-2025-11-20' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni1-0/+7
2025-11-20l2tp: reset skb control buffer on xmitDavid Bauer1-3/+3
2025-11-20net: dsa: microchip: lan937x: Fix RGMII delay tuningOleksij Rempel1-0/+1
2025-11-20xfs: fix out of bounds memory read error in symlink repairDarrick J. Wong1-1/+1