summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-28vfio/xe: Fix use-after-free in xe_vfio_pci_alloc_file()Alper Ak
2025-12-28vfio/pds: Fix memory leak in pds_vfio_dirty_enable()Zilin Guan
2025-12-28Merge tag 'usb-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-28Merge tag 'tty-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-28Merge tag 'firewire-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-28Merge tag 'riscv-for-linus-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-28Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-12-28selftests/ublk: fix Makefile to rebuild on header changesMing Lei
2025-12-28selftests/ublk: add test for async partition scanMing Lei
2025-12-28ublk: scan partition in async wayMing Lei
2025-12-28tools/sched_ext: update scx_show_state.py for scx_aborting changeKohei Enju
2025-12-28tools/sched_ext: fix scx_show_state.py for scx_root changeKohei Enju
2025-12-28block,bfq: fix aux stat accumulation destinationshechenglong
2025-12-28af_unix: don't post cmsg for SO_INQ unless explicitly asked forJens Axboe
2025-12-28Merge tag 'counter-fixes-for-6.19' of ssh://gitolite.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2025-12-28PM: sleep: Fix suspend_test() at the TEST_CORE levelRafael J. Wysocki
2025-12-28net: mana: Fix use-after-free in reset service rescan pathDipayaan Roy
2025-12-28net: avoid prefetching NULL pointersEric Dumazet
2025-12-28net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group structBagas Sanjaya
2025-12-28net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_writeDeepanshu Kartikey
2025-12-28net: usb: asix: validate PHY address before useDeepanshu Kartikey
2025-12-28net: mdio: rtl9300: use scoped for loopsRosen Penev
2025-12-27tools build: Fix the common set of features test wrt libopensslArnaldo Carvalho de Melo
2025-12-27mcb: Add missing modpost build supportJose Javier Rodriguez Barbarin
2025-12-27kbuild: fix compilation of dtb specified on command-line without make ruleThomas De Schampheleire
2025-12-27Revert "scripts/clang-tools: Handle included .c files in gen_compile_commands"Nicolas Schier
2025-12-27Merge tag 'spi-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-27net: dsa: b53: skip multicast entries for fdb_dump()Jonas Gorski
2025-12-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Paolo Abeni
2025-12-27Merge tag 'regulator-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-27Merge tag 'drm-fixes-2025-12-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-27bng_en: update module descriptionRajashekar Hudumula
2025-12-27Merge tag 'drm-msm-fixes-2025-12-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2025-12-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-12-27md: Fix forward incompatibility from configurable logical block sizeLi Nan
2025-12-27md: Fix logical_block_size configuration being overwrittenLi Nan
2025-12-27md: suspend array while updating raid_disks via sysfsFengWei Shih
2025-12-27md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_...Tuo Li
2025-12-26Merge tag 'v6.19-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-12-26Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-26Merge tag 'efi-fixes-for-v6.19-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-26Merge tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-26landlock: Fix spellingMickaël Salaün
2025-12-26landlock: Clean up hook_ptrace_access_check()Mickaël Salaün
2025-12-26landlock: Improve erratum documentationMickaël Salaün
2025-12-26landlock: Remove useless includeMickaël Salaün
2025-12-26landlock: Fix wrong type usageTingmao Wang
2025-12-26selftests/landlock: NULL-terminate unix pathname addressesMatthieu Buffet
2025-12-26selftests/landlock: Remove invalid unix socket bind()Matthieu Buffet
2025-12-26selftests/landlock: Add missing connect(minimal AF_UNSPEC) testMatthieu Buffet