summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-03-22hwspinlock: Remove unused (devm_)hwspin_lock_request()Dr. David Alan Gilbert1-12/+0
2025-03-22net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Kuniyuki Iwashima1-4/+2
2025-03-21s390/pci: Support mmap() of PCI resources except for ISM devicesNiklas Schnelle1-0/+1
2025-03-21s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAPNiklas Schnelle1-0/+1
2025-03-21io_uring/cmd: introduce io_uring_cmd_import_fixed_vecPavel Begunkov1-0/+13
2025-03-21pNFS/flexfiles: Treat ENETUNREACH errors as fatal in containersTrond Myklebust1-0/+1
2025-03-21NFS: Treat ENETUNREACH errors as fatal in containersTrond Myklebust3-1/+6
2025-03-21NFS: Add a mount option to make ENETUNREACH errors fatalTrond Myklebust1-0/+1
2025-03-21sunrpc: Add a sysfs file for adding a new xprtAnna Schumaker1-0/+1
2025-03-21NFS: Extend rdirplus mount option with "force|none"Benjamin Coddington1-0/+1
2025-03-21crypto: remove obsolete 'comp' compression APIArd Biesheuvel1-75/+1
2025-03-21crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extraHerbert Xu1-0/+1
2025-03-21lib/scatterlist: Add SG_MITER_LOCAL and use itHerbert Xu1-0/+1
2025-03-21bus: fsl-mc: Remove deadcodeDr. David Alan Gilbert1-2/+0
2025-03-21PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flagRoger Pau Monne1-1/+2
2025-03-21bpf: Add struct_ops context information to struct bpf_prog_auxJuntong Deng1-0/+2
2025-03-21nvme-tcp: request secure channel concatenationHannes Reinecke1-0/+7
2025-03-21nvme-keyring: add nvme_tls_psk_refresh()Hannes Reinecke1-1/+11
2025-03-21nvme: add nvme_auth_derive_tls_psk()Hannes Reinecke1-0/+2
2025-03-21nvme: add nvme_auth_generate_digest()Hannes Reinecke1-0/+2
2025-03-21nvme: add nvme_auth_generate_psk()Hannes Reinecke1-0/+3
2025-03-21pds_core: add new fwctl auxiliary_deviceShannon Nelson1-0/+2
2025-03-21PCI: Move cardbus IO size declarations into pci/pci.hIlpo Järvinen1-2/+0
2025-03-21PCI: Make pci_setup_bridge() staticIlpo Järvinen1-1/+0
2025-03-21PCI: Move resource reassignment func declarations into pci/pci.hIlpo Järvinen1-2/+0
2025-03-21PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.hIlpo Järvinen1-1/+0
2025-03-21cpumask: align text in commentJoel Savitz1-1/+1
2025-03-21hyperv: Remove unused union and structsThorsten Blum1-56/+0
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni8-11/+55
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini1-1/+0
2025-03-20platform: cznic: Add keyctl helpers for Turris platformMarek Behún1-0/+33
2025-03-20Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini2-0/+19
2025-03-20cgroup: rstat: Cleanup flushing functions and lockingYosry Ahmed1-2/+0
2025-03-20ASoC: wm8904: Add DMIC and DRC supportMark Brown12-34/+132
2025-03-20tty: serdev: drop serdev_controller_ops::write_room()Jiri Slaby (SUSE)1-6/+0
2025-03-20tty: tty_driver: introduce TTY driver sub/types enumsJiri Slaby (SUSE)1-21/+21
2025-03-20tty: tty_driver: document both {,__}tty_alloc_driver() properlyJiri Slaby (SUSE)1-1/+7
2025-03-20tty: tty_driver: convert "TTY Driver Flags" to an enumJiri Slaby (SUSE)1-16/+24
2025-03-20tty: tty_driver: move TTY macros to the topJiri Slaby (SUSE)1-78/+78
2025-03-20tty: move N_TTY_BUF_SIZE to n_ttyJiri Slaby (SUSE)1-1/+0
2025-03-20tty: convert "TTY Struct Flags" to an enumJiri Slaby (SUSE)1-25/+27
2025-03-20iomap: rework IOMAP atomic flagsJohn Garry1-7/+5
2025-03-20Merge tag 'coresight-next-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-6/+41
2025-03-20of: Add of_property_read_u16_indexErnest Van Hoecke1-0/+9
2025-03-20Merge branch 'slab/for-6.15/kfree_rcu_tiny' into slab/for-nextVlastimil Babka4-54/+32
2025-03-20cpuidle, sched: Use smp_mb__after_atomic() in current_clr_polling()Yujun Dong1-7/+16
2025-03-20fs: reduce work in fdget_pos()Mateusz Guzik1-0/+14
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel2-45/+71
2025-03-20net: phy: Support speed selection for PHY loopbackGerhard Engleder1-1/+1
2025-03-20net: phy: Allow loopback speed selection for PHY driversGerhard Engleder1-4/+12