summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2025-10-29vchiq: logging/tracing refactoringMarco Devesas Campos
2025-10-29nfs_clvfsops.c: Allow long directory mount pathsRick Macklem
2025-10-29linuxkpi: gracefully handle page lookup failure in lkpi_vmf_insert_pfn_prot_l...Austin Shafer
2025-10-29linuxkpi: add stub implementation of pm_vt_switch_(un)registerAustin Shafer
2025-10-29nhi: Fix a race with interrupt teardown during detachJohn Baldwin
2025-10-29acpi_gpiobus: implement bus_child_deletedAhmad Khalifa
2025-10-29gpiobus: use bus_generic_detach when detachingAhmad Khalifa
2025-10-29dtrace/arm64: properly traverse the symbol tableKonrad Witaszczyk
2025-10-29ale(4): Fix typo in a kernel messageGordon Bergling
2025-10-29acpi(4): Fix typo in a panic messageGordon Bergling
2025-10-29tegra210: Fix typo in a kernel messageGordon Bergling
2025-10-29arm/ti: Fix typo in a KASSERT messageGordon Bergling
2025-10-29arm/mv: Fix typo in a kernel error messageGordon Bergling
2025-10-29geom(4): Fix typo in a kernel messageGordon Bergling
2025-10-29usb(4): Fix typos in upgt(4) and zyd(4)Gordon Bergling
2025-10-29audit(4): Fix a typo in an kernel error messageGordon Bergling
2025-10-29aic7xxx: Fix a couple of typos in device messagesGordon Bergling
2025-10-29nfsclient: Fix a typo in a panic messageGordon Bergling
2025-10-29cam: Fix three typos in kernel messagesGordon Bergling
2025-10-28nfs_commonsubs.c: Get rid of variable used as a constantRick Macklem
2025-10-28random: remove hifn(4)David E. O'Brien
2025-10-28bus: Revert "bus: Take the topolock in driver_module_handler()"Warner Losh
2025-10-28nvme: Remove a todo commentWarner Losh
2025-10-28bus: Take the topolock in driver_module_handler()Warner Losh
2025-10-28nfs_clrpcops.c: NFSM_DISSECT() reply for each dir separatelyRick Macklem
2025-10-28vmm: Fix routines which create maps of the guest physical address spaceMark Johnston
2025-10-28sys/dev/md: cleanup includesKonstantin Belousov
2025-10-28nfs_commonsubs.c: Add a sanity check for nid_ngroupRick Macklem
2025-10-28Revert "isa: Use gone_in_dev(9) for deprecation message"Ed Maste
2025-10-28fusefs(5): Fix a couple of typos in kernel messagesGordon Bergling
2025-10-28virtio(4): Fix a couple of typos in kernel messagesGordon Bergling
2025-10-28ocs_fc(4): Fix a couple of typos in kernel messagesGordon Bergling
2025-10-28hyper-v: Fix a couple of typos in kernel messagesGordon Bergling
2025-10-28arm/nvidia/tegra: Fix a couple of typos in kernel messagesGordon Bergling
2025-10-27tcp: improve credential handling in syncacheMichael Tuexen
2025-10-27xilinx pci: Codasip Prime board supportRuslan Bukin
2025-10-27ipfw: Retire obsolete compat codeEd Maste
2025-10-27acpi: in acpi_stype_sysctl() use same logic as in acpi_sleep_state_sysctl()Gleb Smirnoff
2025-10-27gdb: Make development a bit easierMark Johnston
2025-10-27gdb: Improve doc stringsMark Johnston
2025-10-27net: Remove useless field annotationsMark Johnston
2025-10-27altq: Clear stats structures in get_class_stats()Mark Johnston
2025-10-27net: Validate interface group names in ioctl handlersMark Johnston
2025-10-27nfs_clrpcops.c: Check for too large a write replyRick Macklem
2025-10-27nfs_clrpcops.c: Fix two possible large NFSM_DISSECT()sRick Macklem
2025-10-27nfs_clrpcops.c: Add sanity checks for the slot cntsRick Macklem
2025-10-27kexec: Add dummy headers for arm, i386, powerpc, and riscvJustin Hibbits
2025-10-27amd64: Add kexec supportJustin Hibbits
2025-10-27kexec: Introduce basic arm64 supportJustin Hibbits
2025-10-27sysent: Regen for kexec_load()Justin Hibbits