summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-08-17Change calling conventions for filldir_tAl Viro
2022-08-17Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...Dmitry Torokhov
2022-08-17thermal/of: Remove old OF codeDaniel Lezcano
2022-08-17thermal/of: Rework the thermal device tree initializationDaniel Lezcano
2022-08-17soundwire: add sdw_show_ping_status() helperPierre-Louis Bossart
2022-08-17soundwire: add read_ping_status helper definition in manager opsPierre-Louis Bossart
2022-08-17regmap: Support accelerated noinc operationsLinus Walleij
2022-08-17net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241Florian Fainelli
2022-08-16security, lsm: Introduce security_create_user_ns()Frederick Lawler
2022-08-16interconnect: Make icc_provider_del() return voidUwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-16gpio: pca953x: Make platform teardown callback return voidUwe Kleine-König
2022-08-16virtio: kerneldocs fixes and enhancementsRicardo Cañuelo
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin
2022-08-16virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"Michael S. Tsirkin
2022-08-15sched/psi: Remove redundant cgroup_psi() when !CONFIG_CGROUPSHao Jia
2022-08-15sched/psi: Remove unused parameter nbytes of psi_trigger_create()Hao Jia
2022-08-15iio: core: Introduce _zeropoint for differential channelsJonathan Cameron
2022-08-15iio: inkern: remove OF dependenciesNuno Sá
2022-08-15iio: inkern: move to fwnode propertiesNuno Sá
2022-08-15cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]Tejun Heo
2022-08-15lib/cpumask: add inline cpumask_next_wrap() for UPSander Vanheule
2022-08-15cpumask: align signatures of UP implementationsSander Vanheule
2022-08-15platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko
2022-08-15regmap: mmio: Introduce IO accessors that can talk to IO portAndy Shevchenko
2022-08-14radix-tree: replace gfp.h inclusion with gfp_types.hYury Norov
2022-08-13Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-13Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-13NFS: Cleanup to remove unused flag NFS_CONTEXT_RESEND_WRITESTrond Myklebust
2022-08-13NFS: Fix another fsync() issue after a server rebootTrond Myklebust
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher
2022-08-12fs: don't randomize struct kiocb fieldsKeith Busch
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-11Input: bma150 - fix a typo in some commentsChristophe JAILLET
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-11Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-08-11Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-08-11Merge branch 'acpi-properties'Rafael J. Wysocki
2022-08-11vdpa: Add suspend operationEugenio Pérez
2022-08-11vdpa/mlx5: Implement susupend virtqueue callbackEli Cohen
2022-08-11virtio: add helper virtio_find_vqs_ctx_size()Xuan Zhuo
2022-08-11virtio: find_vqs() add arg sizesXuan Zhuo
2022-08-11virtio_pci: introduce helper to get/set queue resetXuan Zhuo
2022-08-11virtio_pci: struct virtio_pci_common_cfg add queue_resetXuan Zhuo
2022-08-11virtio_ring: struct virtqueue introduce resetXuan Zhuo
2022-08-11virtio: allow to unbreak/break virtqueue individuallyXuan Zhuo
2022-08-11virtio_pci: struct virtio_pci_common_cfg add queue_notify_dataXuan Zhuo
2022-08-11virtio_ring: introduce virtqueue_resize()Xuan Zhuo