summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-22wifi: cfg80211: Annotate struct cfg80211_scan_request with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_rnr_elems with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_pmsr_request with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_mbssid_elems with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_acl_data with __counted_byKees Cook
2023-08-22xen: privcmd: Add support for irqfdViresh Kumar
2023-08-22ftrace: Remove empty declaration ftrace_enable_daemon() and ftrace_disable_da...Zhang Zekun
2023-08-22tracing/filters: Enable filtering a cpumask field by another cpumaskValentin Schneider
2023-08-22acpi/prmt: Use EFI runtime sandbox to invoke PRM handlersArd Biesheuvel
2023-08-22efi/runtime-wrappers: Don't duplicate setup/teardown codeArd Biesheuvel
2023-08-22efi/runtime-wrappers: Remove duplicated macro for service returning voidArd Biesheuvel
2023-08-22drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal
2023-08-22ceph: fscrypt_auth handling for cephJeff Layton
2023-08-22libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_typeJeff Layton
2023-08-22libceph: add sparse read support to OSD clientJeff Layton
2023-08-22libceph: add sparse read support to msgr1Jeff Layton
2023-08-22libceph: new sparse_read op, support sparse reads on msgr2 crc codepathJeff Layton
2023-08-22libceph: define struct ceph_sparse_extent and add some helpersJeff Layton
2023-08-22libceph: add spinlock around osd->o_requestsJeff Layton
2023-08-21Merge tag 'socfpga_dts_updates_for_v6.6' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2023-08-21Merge tag 'qcom-arm64-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-08-21Merge tag 'stm32-dt-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2023-08-22hv: hyperv.h: Replace one-element array with flexible-array memberSaurabh Sengar
2023-08-21Merge tag 'qcom-drivers-for-6.6' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-08-22x86/hyperv: Add smp support for SEV-SNP guestTianyu Lan
2023-08-22x86/hyperv: Set Virtual Trust Level in VMBus init messageTianyu Lan
2023-08-22x86/hyperv: Add sev-snp enlightened guest static keyTianyu Lan
2023-08-21drm/i915/mtl: Eliminate subplatformsMatt Roper
2023-08-21bpf: Add pid filter support for uprobe_multi linkJiri Olsa
2023-08-21bpf: Add cookies support for uprobe_multi linkJiri Olsa
2023-08-21bpf: Add multi uprobe linkJiri Olsa
2023-08-21bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enumJiri Olsa
2023-08-22interconnect: qcom: Annotate struct icc_onecell_data with __counted_byKees Cook
2023-08-22Merge tag 'v6.5-rc6' into icc-nextGeorgi Djakov
2023-08-21scsi: libsas: Delete sas_ata_task.retry_countJohn Garry
2023-08-21scsi: libsas: Delete sas_ata_task.stp_affil_polJohn Garry
2023-08-21scsi: libsas: Delete sas_ata_task.set_affil_polJohn Garry
2023-08-21scsi: libsas: Delete sas_ssp_task.task_prioJohn Garry
2023-08-21scsi: libsas: Delete sas_ssp_task.enable_first_burstJohn Garry
2023-08-21scsi: libsas: Delete sas_ssp_task.retry_countJohn Garry
2023-08-21scsi: libsas: Delete struct scsi_coreJohn Garry
2023-08-21scsi: libsas: Delete enum sas_phy_typeJohn Garry
2023-08-21scsi: libsas: Delete enum sas_classJohn Garry
2023-08-21scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry
2023-08-21scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMeManish Rangankar
2023-08-21mm: add tail private fields to struct folioMatthew Wilcox (Oracle)
2023-08-21mm: remove folio_test_transhuge()Matthew Wilcox (Oracle)
2023-08-21mm: free up a word in the first tail pageMatthew Wilcox (Oracle)
2023-08-21mm: rearrange page flagsMatthew Wilcox (Oracle)
2023-08-21mm: add large_rmappable page flagMatthew Wilcox (Oracle)