summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-08-22wifi: Fix ieee80211.h kernel-doc issuesJeff Johnson1-58/+177
2023-08-22PM: runtime: Remove unsued extern declaration of pm_runtime_update_max_time_s...YueHaibing1-2/+0
2023-08-22block: sed-opal: keyring support for SED keysGreg Joyce1-0/+3
2023-08-22block: sed-opal: Implement IOC_OPAL_REVERT_LSPGreg Joyce1-0/+1
2023-08-22block: sed-opal: Implement IOC_OPAL_DISCOVERYGreg Joyce1-0/+1
2023-08-22greybus: svc: Remove unused declarationsYue Haibing1-3/+0
2023-08-22Merge tag 'extcon-next-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-12/+0
2023-08-22Merge tag 'coresight-next-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+59
2023-08-22Merge tag 'counter-updates-for-6.6a' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-1/+1
2023-08-22tty: tty_buffer: use __tty_insert_flip_string_flags() in tty_insert_flip_char()Jiri Slaby (SUSE)1-3/+9
2023-08-22tty: tty_buffer: let tty_prepare_flip_string() return size_tJiri Slaby (SUSE)1-1/+1
2023-08-22tty: tty_buffer: switch insert functions to size_tJiri Slaby (SUSE)1-12/+12
2023-08-22tty: tty_buffer: unify tty_insert_flip_string_{fixed_flag,flags}()Jiri Slaby (SUSE)1-4/+42
2023-08-22tty: tty_buffer: switch data type to u8Jiri Slaby (SUSE)1-2/+2
2023-08-22usb: typec: tcpci: clear the fault status bitMarco Felsch1-0/+1
2023-08-22usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera1-1/+1
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown15-18/+1332
2023-08-22ftrace: Remove empty declaration ftrace_enable_daemon() and ftrace_disable_da...Zhang Zekun1-5/+0
2023-08-22tracing/filters: Enable filtering a cpumask field by another cpumaskValentin Schneider1-0/+1
2023-08-22acpi/prmt: Use EFI runtime sandbox to invoke PRM handlersArd Biesheuvel1-0/+5
2023-08-22efi/runtime-wrappers: Don't duplicate setup/teardown codeArd Biesheuvel1-2/+4
2023-08-22efi/runtime-wrappers: Remove duplicated macro for service returning voidArd Biesheuvel1-19/+4
2023-08-22ceph: fscrypt_auth handling for cephJeff Layton1-8/+13
2023-08-22libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_typeJeff Layton2-0/+12
2023-08-22libceph: add sparse read support to OSD clientJeff Layton1-0/+32
2023-08-22libceph: add sparse read support to msgr1Jeff Layton1-0/+4
2023-08-22libceph: new sparse_read op, support sparse reads on msgr2 crc codepathJeff Layton1-0/+28
2023-08-22libceph: define struct ceph_sparse_extent and add some helpersJeff Layton1-1/+42
2023-08-22libceph: add spinlock around osd->o_requestsJeff Layton1-1/+7
2023-08-22hv: hyperv.h: Replace one-element array with flexible-array memberSaurabh Sengar1-1/+1
2023-08-22Merge tag 'qcom-drivers-for-6.6' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann3-3/+4
2023-08-22x86/hyperv: Set Virtual Trust Level in VMBus init messageTianyu Lan1-2/+2
2023-08-22bpf: Add multi uprobe linkJiri Olsa1-0/+6
2023-08-22interconnect: qcom: Annotate struct icc_onecell_data with __counted_byKees Cook1-1/+1
2023-08-22Merge tag 'v6.5-rc6' into icc-nextGeorgi Djakov29-66/+125
2023-08-22scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMeManish Rangankar1-3/+3
2023-08-22mm: add tail private fields to struct folioMatthew Wilcox (Oracle)1-1/+13
2023-08-22mm: remove folio_test_transhuge()Matthew Wilcox (Oracle)1-5/+0
2023-08-22mm: free up a word in the first tail pageMatthew Wilcox (Oracle)3-10/+10
2023-08-22mm: rearrange page flagsMatthew Wilcox (Oracle)1-3/+3
2023-08-22mm: add large_rmappable page flagMatthew Wilcox (Oracle)3-16/+6
2023-08-22mm: remove HUGETLB_PAGE_DTORMatthew Wilcox (Oracle)2-14/+33
2023-08-22mm: remove free_compound_page() and the compound_page_dtors arrayMatthew Wilcox (Oracle)1-10/+0
2023-08-22mm: convert prep_transhuge_page() to folio_prep_large_rmappable()Matthew Wilcox (Oracle)1-2/+2
2023-08-22mm: convert free_transhuge_folio() to folio_undo_large_rmappable()Matthew Wilcox (Oracle)2-4/+0
2023-08-22mm: convert free_huge_page() to free_huge_folio()Matthew Wilcox (Oracle)1-1/+1
2023-08-22mm: call free_huge_page() directlyMatthew Wilcox (Oracle)1-1/+2
2023-08-22pgtable: improve pte_protnone() commentDavid Hildenbrand1-6/+10
2023-08-22merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton4-9/+35
2023-08-21kill do_each_thread()Oleg Nesterov1-7/+0