summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-03-22keys: Fix UAF in key_put()David Howells
2025-03-21resource: split DEFINE_RES_NAMED_DESC() out of DEFINE_RES_NAMED()Andy Shevchenko
2025-03-21hung_task: show the blocker task if the task is hung on mutexMasami Hiramatsu (Google)
2025-03-21mm/hwpoison: introduce folio_contain_hwpoisoned_page() helperJinjiang Tu
2025-03-21mm: vmscan: split proactive reclaim statistics from direct reclaim statisticsHao Jia
2025-03-21mm/damon: implement a new DAMOS filter type for active pagesNhat Pham
2025-03-21meminfo: add a per node counter for balloon driversNico Pache
2025-03-21mm: simplify folio_memcg_charged()Matthew Wilcox (Oracle)
2025-03-21mm: simplify split_page_memcg()Matthew Wilcox (Oracle)
2025-03-21mm: separate folio_split_memcg_refs() from split_page_memcg()Matthew Wilcox (Oracle)
2025-03-21pds_fwctl: add rpc and query supportBrett Creeley
2025-03-21pds_fwctl: initial driver frameworkShannon Nelson
2025-03-21hwspinlock: Remove unused hwspin_lock_get_id()Dr. David Alan Gilbert
2025-03-21hwspinlock: Remove unused (devm_)hwspin_lock_request()Dr. David Alan Gilbert
2025-03-21net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Kuniyuki Iwashima
2025-03-21s390/pci: Support mmap() of PCI resources except for ISM devicesNiklas Schnelle
2025-03-21s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAPNiklas Schnelle
2025-03-21io_uring/cmd: introduce io_uring_cmd_import_fixed_vecPavel Begunkov
2025-03-21pNFS/flexfiles: Treat ENETUNREACH errors as fatal in containersTrond Myklebust
2025-03-21NFS: Treat ENETUNREACH errors as fatal in containersTrond Myklebust
2025-03-21NFS: Add a mount option to make ENETUNREACH errors fatalTrond Myklebust
2025-03-21sunrpc: Add a sysfs file for adding a new xprtAnna Schumaker
2025-03-21NFS: Extend rdirplus mount option with "force|none"Benjamin Coddington
2025-03-21crypto: remove obsolete 'comp' compression APIArd Biesheuvel
2025-03-21crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extraHerbert Xu
2025-03-21lib/scatterlist: Add SG_MITER_LOCAL and use itHerbert Xu
2025-03-21bus: fsl-mc: Remove deadcodeDr. David Alan Gilbert
2025-03-21PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flagRoger Pau Monne
2025-03-20bpf: Add struct_ops context information to struct bpf_prog_auxJuntong Deng
2025-03-20nvme-tcp: request secure channel concatenationHannes Reinecke
2025-03-20nvme-keyring: add nvme_tls_psk_refresh()Hannes Reinecke
2025-03-20nvme: add nvme_auth_derive_tls_psk()Hannes Reinecke
2025-03-20nvme: add nvme_auth_generate_digest()Hannes Reinecke
2025-03-20nvme: add nvme_auth_generate_psk()Hannes Reinecke
2025-03-20pds_core: add new fwctl auxiliary_deviceShannon Nelson
2025-03-20PCI: Move cardbus IO size declarations into pci/pci.hIlpo Järvinen
2025-03-20PCI: Make pci_setup_bridge() staticIlpo Järvinen
2025-03-20PCI: Move resource reassignment func declarations into pci/pci.hIlpo Järvinen
2025-03-20PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.hIlpo Järvinen
2025-03-20cpumask: align text in commentJoel Savitz
2025-03-20hyperv: Remove unused union and structsThorsten Blum
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini
2025-03-20platform: cznic: Add keyctl helpers for Turris platformMarek Behún
2025-03-20Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-03-20cgroup: rstat: Cleanup flushing functions and lockingYosry Ahmed
2025-03-20ASoC: wm8904: Add DMIC and DRC supportMark Brown
2025-03-20tty: serdev: drop serdev_controller_ops::write_room()Jiri Slaby (SUSE)
2025-03-20tty: tty_driver: introduce TTY driver sub/types enumsJiri Slaby (SUSE)
2025-03-20tty: tty_driver: document both {,__}tty_alloc_driver() properlyJiri Slaby (SUSE)