summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-16MAINTAINERS: driver-core: add driver-model documentationDanilo Krummrich
2026-01-16drm: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-16genirq/chip: Change irq_chip_pm_put() return type to voidRafael J. Wysocki
2026-01-16Merge tag 'drm-misc-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2026-01-16PCI: Drop the assert_perst() callbackManivannan Sadhasivam
2026-01-16PCI: qcom: Drop the assert_perst() callbacksManivannan Sadhasivam
2026-01-16PCI/pwrctrl: Switch to pwrctrl create, power on/off, destroy APIsManivannan Sadhasivam
2026-01-16PCI/pwrctrl: Add APIs to power on/off pwrctrl devicesManivannan Sadhasivam
2026-01-16PCI/pwrctrl: Add APIs to create, destroy pwrctrl devicesKrishna Chaitanya Chundru
2026-01-16PCI/pwrctrl: Add 'struct pci_pwrctrl::power_{on/off}' callbacksManivannan Sadhasivam
2026-01-16PCI/pwrctrl: pwrseq: Factor out power on/off code to helpersManivannan Sadhasivam
2026-01-16PCI/pwrctrl: slot: Factor out power on/off code to helpersManivannan Sadhasivam
2026-01-16PCI/pwrctrl: tc9563: Rename private struct and pointers for consistencyBjorn Helgaas
2026-01-16PCI/pwrctrl: tc9563: Add local variables to reduce repetitionBjorn Helgaas
2026-01-16PCI/pwrctrl: tc9563: Clean up whitespaceBjorn Helgaas
2026-01-16PCI/pwrctrl: tc9563: Use put_device() instead of i2c_put_adapter()Manivannan Sadhasivam
2026-01-16PCI/pwrctrl: slot: Rename private struct and pointers for consistencyBjorn Helgaas
2026-01-16PCI/pwrctrl: pwrseq: Rename private struct and pointers for consistencyBjorn Helgaas
2026-01-16dt-bindings: mtd: nvidia,tegra20-nand: convert to DT schemaCharan Pedumuru
2026-01-16Merge tag 'v6.19-rc5' into drm-rust-nextDanilo Krummrich
2026-01-16Merge tag 'acpi-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2026-01-16dt-bindings: dma: Update ADMA bindings for tegra264sheetal
2026-01-16Merge tag 'sound-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-01-16apparmor: replace sprintf with snprintf in aa_new_learning_profileThorsten Blum
2026-01-16iio: adc: ad9467: include two's complement in default modeTomas Melin
2026-01-16Merge tag 'amd-drm-fixes-6.19-2026-01-15' of https://gitlab.freedesktop.org/a...Simona Vetter
2026-01-16clk: tegra: tegra124-emc: Fix potential memory leak in tegra124_clk_register_...Haoxiang Li
2026-01-16docs: filesystems: add fs/open.c to api-summaryRandy Dunlap
2026-01-16docs: make kptr_restrict and hash_pointers reference each otherMarc Herbert
2026-01-16Merge patch series "mount: add OPEN_TREE_NAMESPACE"Christian Brauner
2026-01-16selftests/open_tree: add OPEN_TREE_NAMESPACE testsChristian Brauner
2026-01-16mount: add OPEN_TREE_NAMESPACEChristian Brauner
2026-01-16Documentation: CSS: Improve man page fontPetr Vorel
2026-01-16Documentation: Link man pages to https://man7.org/Petr Vorel
2026-01-16Documentation: Remove :manpage: from non-existing man pagesPetr Vorel
2026-01-16Merge patch series "fuse: fixes and cleanups for expired dentry eviction"Christian Brauner
2026-01-16vfs: document d_dispose_if_unused()Miklos Szeredi
2026-01-16fuse: shrink once after all buckets have been scannedMiklos Szeredi
2026-01-16fuse: clean up fuse_dentry_tree_work()Miklos Szeredi
2026-01-16fuse: add need_resched() before unlocking bucketMiklos Szeredi
2026-01-16fuse: make sure dentry is evicted if staleMiklos Szeredi
2026-01-16fuse: fix race when disposing stale dentriesMiklos Szeredi
2026-01-16driver-core: improve driver binding documentationDanilo Krummrich
2026-01-16Documentation: Fix typos and grammatical errorsNauman Sabir
2026-01-16Merge branch 'bpf-fix-linked-register-tracking'Alexei Starovoitov
2026-01-16selftests: bpf: Add test for multiple syncs from linked registerPuranjay Mohan
2026-01-16bpf: Preserve id of register in sync_linked_regs()Puranjay Mohan
2026-01-16Merge tag 'gpio-fixes-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-16sysfs(2): fs_index() argument is _not_ a pathnameAl Viro
2026-01-16alpha: switch osf_mount() to strndup_user()Al Viro