summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-24Merge tag 'pmdomain-v6.19-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+17
2026-01-24coco/tsm: Remove unused variable tsm_rwsemThomas Weißschuh1-2/+0
2026-01-24Merge tag 'mmc-v6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-0/+55
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-58/+101
2026-01-23Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-23/+59
2026-01-23Merge tag 'iommu-fixes-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+3
2026-01-23octeon_ep: Fix memory leak in octep_device_setup()Zilin Guan1-1/+1
2026-01-23net: bcmasp: fix early exit leak with fixed phyJustin Chen1-1/+4
2026-01-23Merge tag 'for-net-2026-01-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-2/+5
2026-01-23MAINTAINERS: Update be2net maintainersAjit Khaparde1-1/+0
2026-01-23scripts/tracepoint-update: Fix memory leak in add_string() on failureWeigang He1-0/+2
2026-01-23function_graph: Fix args pointer mismatch in print_graph_retval()Donglin Peng1-1/+1
2026-01-23tracing: Avoid possible signed 64-bit truncationIan Rogers1-4/+4
2026-01-23tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt2-1/+16
2026-01-23Merge tag 'spi-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-26/+13
2026-01-23Merge tag 'regulator-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2026-01-23Merge tag 'regmap-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+9
2026-01-23Merge tag 'gpio-fixes-for-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-10/+24
2026-01-23arm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang1-1/+1
2026-01-23Merge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-11/+54
2026-01-23can: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde1-2/+2
2026-01-23Merge tag 'drm-fixes-2026-01-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds48-405/+561
2026-01-23KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li1-0/+1
2026-01-23serial: Fix not set tty->port race conditionKrzysztof Kozlowski1-0/+6
2026-01-23vfio: Prevent from pinned DMABUF importers to attach to VFIO DMABUFLeon Romanovsky1-0/+12
2026-01-23Merge tag 'asoc-fix-v6.19-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai309-2001/+3474
2026-01-23ALSA: hda/realtek - fixed speaker no soundKailang Yang1-0/+11
2026-01-23sched/fair: Revert force wakeup preemptionVincent Guittot1-10/+0
2026-01-23sched/fair: Disable scheduler feature NEXT_BUDDYMel Gorman1-1/+1
2026-01-23rust: proc-macro2: rebuild if the version text changesMiguel Ojeda1-0/+4
2026-01-23net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan1-1/+1
2026-01-23Merge tag 'v6.19-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+6
2026-01-23riscv: Add intermediate cast to 'unsigned long' in __get_user_asmNathan Chancellor1-1/+1
2026-01-23PCI/IDE: Fix reading a wrong reg for unused sel stream initializationLi Ming1-1/+1
2026-01-23PCI/IDE: Fix off by one error calculating VF RID rangeLi Ming2-3/+3
2026-01-23Revert "PCI/TSM: Report active IDE streams"Dan Williams5-47/+0
2026-01-23x86: make page fault handling disable interrupts properlyCedric Xing1-10/+5
2026-01-23smb: server: reset smb_direct_port = SMB_DIRECT_PORT_INFINIBAND on initStefan Metzmacher1-0/+1
2026-01-23smb: server: fix comment for ksmbd_vfs_kern_path_start_removing()Stefan Metzmacher1-1/+1
2026-01-23ksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier1-8/+7
2026-01-23Merge tag 'mediatek-drm-fixes-20260119' of https://git.kernel.org/pub/scm/lin...Dave Airlie10-243/+158
2026-01-23Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/a...Dave Airlie9-48/+36
2026-01-23Merge tag 'drm-xe-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie20-40/+175
2026-01-23Merge tag 'drm-misc-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-74/+192
2026-01-22Bluetooth: MGMT: Fix memory leak in set_ssp_completeJianpeng Chang1-0/+3
2026-01-22Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su1-2/+2
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds108-472/+1144
2026-01-22Merge tag 'leds-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+5
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher1-11/+0
2026-01-22PCI: Fix Resizable BAR restore orderIlpo Järvinen2-19/+19