summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-17ptp: kvm: Use decrypted memory in confidential guest on x86Jeremi Piotrowski
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-17kunit: Use gfp in kunit_alloc_resource() kernel-docStephen Boyd
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-17cpufreq: amd-pstate: Add guided autonomous modeWyes Karny
2023-03-17ACPI: CPPC: Add auto select register read/write supportWyes Karny
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-17Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-03-17Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki
2023-03-17driver core: device: make device_create*() take a const struct class *Greg Kroah-Hartman
2023-03-17driver core: device: mark struct class in struct device as constantGreg Kroah-Hartman
2023-03-17driver core: device: make device_destroy() take a const class *Greg Kroah-Hartman
2023-03-17driver core: class: make class_create/remove_file*() options constGreg Kroah-Hartman
2023-03-17driver core: class: make class_find_device*() options constGreg Kroah-Hartman
2023-03-17driver core: class: make class_for_each_device() options constGreg Kroah-Hartman
2023-03-17driver core: class: make class_dev_iter_init() options constGreg Kroah-Hartman
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-17driver core: class: remove struct module owner out of struct classGreg Kroah-Hartman
2023-03-17driver core: class: specify the module owner in __class_register()Greg Kroah-Hartman
2023-03-17devres: Pass unique name of the resource to devm_add_action_or_reset()Andy Shevchenko
2023-03-17tty: Convert hw_stopped in tty_struct to boolIlpo Järvinen
2023-03-17serial: Make hw_stopped boolIlpo Järvinen
2023-03-17serial: Remove extern from func prototypes in headersIlpo Järvinen
2023-03-17kallsyms, bpf: Move find_kallsyms_symbol_value out of internal headerViktor Malik
2023-03-17Merge tag 'v6.3-rc2' into nextDmitry Torokhov
2023-03-17ipv4: raw: constify raw_v4_match() socket argumentEric Dumazet
2023-03-17ipv6: raw: constify raw_v6_match() socket argumentEric Dumazet
2023-03-17ipv6: constify inet6_mc_check()Eric Dumazet
2023-03-17ipv4: constify ip_mc_sf_allow() socket argumentEric Dumazet
2023-03-17inet: preserve const qualifier in inet_sk()Eric Dumazet
2023-03-17vxlan: mdb: Add an internal flag to indicate MDB usageIdo Schimmel
2023-03-17vxlan: mdb: Add MDB control path supportIdo Schimmel
2023-03-17net: Add MDB net device operationsIdo Schimmel
2023-03-17net: mana: Add new MANA VF performance counters for easier troubleshootingShradha Gupta
2023-03-16net/sched: act_api: add specific EXT_WARN_MSG for tc actionHangbin Liu
2023-03-16ynl: broaden the license even moreJakub Kicinski
2023-03-17crypto: ccp - Add support for ringing a platform doorbellMario Limonciello
2023-03-17crypto: ccp - Add support for an interface for platform featuresMario Limonciello
2023-03-17crypto: ccp - Move some PSP mailbox bit definitions into common headerMario Limonciello
2023-03-17crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello
2023-03-16scsi: ufs: core: Add trace event for MCQZiqi Chen
2023-03-16x86/mm/iommu/sva: Make LAM and SVA mutually exclusiveKirill A. Shutemov
2023-03-16iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()Kirill A. Shutemov
2023-03-16mm: Expose untagging mask in /proc/$PID/statusKirill A. Shutemov
2023-03-16mm: Introduce untagged_addr_remote()Kirill A. Shutemov
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds