summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-29arm64: dts: imx8mp libra: add and update display overlaysYashwanth Varakala
2025-12-29arm64: dts: imx943-evk: add ENETC, EMDIO and PTP Timer supportWei Fang
2025-12-29arm64: dts: imx94: add basic NETC related nodesWei Fang
2025-12-29arm64: dts: imx8dxl-ss-ddr: Add DB (system interconnects) pmu support for i.M...Jacky Bai
2025-12-29arm64: dts: imx8qm: add ddr perf device nodeFrank Li
2025-12-28Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-28Merge tag 'cgroup-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-28Merge tag 'v6.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-12-29crypto: drbg - make drbg_get_random_bytes() return *void*Sergey Shtylyov
2025-12-29crypto: drbg - make drbg_fips_continuous_test() return boolSergey Shtylyov
2025-12-29crypto: drbg - kill useless variable in drbg_fips_continuous_test()Sergey Shtylyov
2025-12-29crypto: khazad - simplify return statement in khazad_mod_initThorsten Blum
2025-12-29crypto: octeontx2 - Use sysfs_emit in sysfs show functionsThorsten Blum
2025-12-29crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functionsThorsten Blum
2025-12-29crypto: qat - fix duplicate restarting msg during AER errorHarshita Bhilwaria
2025-12-28io_uring: IOPOLL polling improvementsJens Axboe
2025-12-28brd: replace simple_strtol with kstrtoul in ramdisk_sizeThorsten Blum
2025-12-28rnull: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-28Linux 6.19-rc3v6.19-rc3Linus Torvalds
2025-12-28drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec
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-28rust: Add SoC Driver SampleMatthew Maurer
2025-12-28rust: Add soc_device supportMatthew Maurer
2025-12-28arm64: dts: exynos: gs101: add OTP nodeTudor Ambarus
2025-12-28soc: samsung: exynos-chipid: add google,gs101-otp supportTudor Ambarus
2025-12-28soc: samsung: exynos-chipid: downgrade dev_info to dev_dbg for soc infoTudor Ambarus
2025-12-28soc: samsung: exynos-chipid: rename methodTudor Ambarus
2025-12-28dt-bindings: nvmem: add google,gs101-otpTudor Ambarus
2025-12-28w1: fix redundant counter decrement in w1_attach_slave_device()Haoxiang Li
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