summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-11-05NFS: Remove the nfs4_label argument from nfs_instantiate()Anna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker
2021-11-05NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker
2021-11-05NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_link_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_create_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs_entry structAnna Schumaker
2021-11-05NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker
2021-11-05Merge branch 'pci/host/apple'Bjorn Helgaas
2021-11-05Merge branch 'pci/misc'Bjorn Helgaas
2021-11-05Merge branch 'pci/vpd'Bjorn Helgaas
2021-11-05Merge branch 'pci/switchtec'Bjorn Helgaas
2021-11-05Merge branch 'pci/driver'Bjorn Helgaas
2021-11-05Merge branch 'pci/enumeration'Bjorn Helgaas
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-05Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-05mfd: tps80031: Remove driverDmitry Osipenko
2021-11-05mfd: max77686: Correct tab-based alignment of register addressesLuca Ceresoli
2021-11-05mfd: tps65912: Make tps65912_device_exit() return voidUwe Kleine-König
2021-11-05mfd: da9063: Add support for latest EA silicon revisionCarlos de Paula
2021-11-05Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16...Lee Jones
2021-11-05pwm: Make it explicit that pwm_apply_state() might sleepUwe Kleine-König
2021-11-05pwm: Add might_sleep() annotations for !CONFIG_PWM API functionsUwe Kleine-König
2021-11-05Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-11-04Merge tag 'for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2021-11-04irqdomain: Make of_phandle_args_to_fwspec() generally availableMarc Zyngier
2021-11-04Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-04block: add a loff_t cast to bdev_nr_bytesChristoph Hellwig
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-04Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-11-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-11-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-03Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-11-03Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds
2021-11-03signal: Add SA_IMMUTABLE to ensure forced siganls do not get changedEric W. Biederman
2021-11-03string: uninline memcpy_and_padGuenter Roeck
2021-11-03ACPI: Add a convenience function to tell a device is in D0 stateSakari Ailus
2021-11-03i2c: Allow an ACPI driver to manage the device's power state during probeSakari Ailus
2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-11-03Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-11-03libfs: Move shmem_exchange to simple_rename_exchangeLorenz Bauer
2021-11-03net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridgeVladimir Oltean
2021-11-03nfs: remove unused header <linux/pnfs_osd_xdr.h>Jonathan Corbet
2021-11-03ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski