summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-31vfio-iommufd: No need to record iommufd_ctx in vfio_deviceYi Liu
2023-03-31iommufd: Create access in vfio_iommufd_emulated_bind()Nicolin Chen
2023-03-31driver core: make sysfs_dev_block_kobj staticGreg Kroah-Hartman
2023-03-31driver core: class: remove dev_kobj from struct classGreg Kroah-Hartman
2023-03-31driver core: class: remove subsystem private pointer from struct classGreg Kroah-Hartman
2023-03-31driver core: create class_is_registered()Greg Kroah-Hartman
2023-03-31Merge tag 'kvm-s390-master-6.3-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2023-03-31dmaengine: ti: k3-udma: Workaround errata i2234Vignesh Raghavendra
2023-03-31clk: Introduce devm_clk_hw_register_gate_parent_data()Marek Vasut
2023-03-31dmaengine: idxd: Add descriptor definitions for translation fetch operationFenghua Yu
2023-03-31dmaengine: idxd: Add descriptor definitions for DIX generate operationFenghua Yu
2023-03-31dmaengine: idxd: Add descriptor definitions for 16 bytes of pattern in memory...Fenghua Yu
2023-03-31crypto: lib/utils - Move utilities into new headerHerbert Xu
2023-03-31net: phylink: add phylink_expects_phy() methodMichael Sit Wei Hong
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang
2023-03-31iommu: Remove ioasid infrastructureJason Gunthorpe
2023-03-31iommu/ioasid: Rename INVALID_IOASIDJacob Pan
2023-03-31iommu/sva: Move PASID helpers to sva codeJacob Pan
2023-03-30Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-03-30net/sched: act_tunnel_key: add support for "don't fragment"Davide Caratti
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-30Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-30Merge tag 'drm-fixes-2023-03-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-30netfilter: Correct documentation errors in nf_tables.hMatthieu De Beule
2023-03-30netfilter: nfnetlink_queue: enable classid socket info retrievalEric Sage
2023-03-30uapi: net: ipv6: Replace fake flex-array with flex-array memberGustavo A. R. Silva
2023-03-30dm: split discards further if target sets max_discard_granularityMike Snitzer
2023-03-30dm bufio: remove unused dm_bufio_release_move interfaceJoe Thornber
2023-03-30Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Daniel Vetter
2023-03-30KVM: arm64: nv: timers: Support hyp timer emulationMarc Zyngier
2023-03-30KVM: arm64: nv: timers: Add a per-timer, per-vcpu offsetMarc Zyngier
2023-03-30KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_dataMarc Zyngier
2023-03-30KVM: arm64: timers: Abstract per-timer IRQ accessMarc Zyngier
2023-03-30KVM: arm64: timers: Rationalise per-vcpu timer initMarc Zyngier
2023-03-30KVM: arm64: timers: Allow userspace to set the global counter offsetMarc Zyngier
2023-03-30KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timerMarc Zyngier
2023-03-30KVM: arm64: timers: Use a per-vcpu, per-timer accumulator for fractional nsMarc Zyngier
2023-03-30Revert "drm/scheduler: track GPU active time per entity"Lucas Stach
2023-03-30HID: Recognize "Digitizer" as a valid input applicationJason Gerecke
2023-03-30ALSA: ac97: Define dummy functions for snd_ac97_suspend() and resume()Takashi Iwai
2023-03-30iov_iter: overlay struct iovec and ubuf/lenJens Axboe
2023-03-30iov_iter: set nr_segs = 1 for ITER_UBUFJens Axboe
2023-03-30iov_iter: remove iov_iter_iovec()Jens Axboe
2023-03-30iov_iter: add iter_iov_addr() and iter_iov_len() helpersJens Axboe
2023-03-30iov_iter: add iter_iovec() helperJens Axboe
2023-03-30dt-bindings: clock: r8a7779: Add PWM module clockGeert Uytterhoeven
2023-03-30spi: s3c64xx: add no_cs descriptionJaewon Kim
2023-03-30net: add softnet_data.in_net_rx_actionEric Dumazet
2023-03-30wifi: nl80211: support advertising S1G capabilitiesKieran Frewen
2023-03-30nfs: use vfs setgid helperChristian Brauner