summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-22serial: 8250_bcm7271: improve bcm7271 8250 portJustin Chen1-0/+3
2023-08-22tty: n_gsm: add restart flag to extended ioctl configDaniel Starke1-1/+4
2023-08-22tty: n_gsm: add missing description to structs in gsmmux.hDaniel Starke1-20/+84
2023-08-22tty: n_gsm: add restart flag to DLC specific ioctl configDaniel Starke1-1/+14
2023-08-22netfilter: ebtables: replace zero-length array membersGONG, Ruiqi1-4/+4
2023-08-22netfilter: ebtables: fix fortify warnings in size_entry_mwt()GONG, Ruiqi1-6/+8
2023-08-22serial: core: Remove unused PORT_* definitionsAndy Shevchenko1-40/+3
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-22KVM: arm64: pmu: Resync EL0 state on counter rotationMarc Zyngier1-0/+2
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown29-105/+1462
2023-08-22net: remove unnecessary input parameter 'how' in ifdown functionZhengchao Shao1-1/+1
2023-08-22wifi: cfg80211: Annotate struct cfg80211_tid_config with __counted_byKees Cook1-1/+1
2023-08-22wifi: cfg80211: Annotate struct cfg80211_scan_request with __counted_byKees Cook1-1/+1
2023-08-22wifi: cfg80211: Annotate struct cfg80211_rnr_elems with __counted_byKees Cook1-1/+1
2023-08-22wifi: cfg80211: Annotate struct cfg80211_pmsr_request with __counted_byKees Cook1-1/+1
2023-08-22wifi: cfg80211: Annotate struct cfg80211_mbssid_elems with __counted_byKees Cook1-1/+1
2023-08-22wifi: cfg80211: Annotate struct cfg80211_acl_data with __counted_byKees Cook1-1/+1
2023-08-22xen: privcmd: Add support for irqfdViresh Kumar1-0/+14
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-22drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal1-1/+1
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-22Merge tag 'socfpga_dts_updates_for_v6.6' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2-1/+104
2023-08-22Merge tag 'qcom-arm64-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann6-0/+350
2023-08-22Merge tag 'stm32-dt-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+42
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 Bergmann6-4/+57
2023-08-22x86/hyperv: Add smp support for SEV-SNP guestTianyu Lan1-0/+1
2023-08-22x86/hyperv: Set Virtual Trust Level in VMBus init messageTianyu Lan2-2/+3
2023-08-22x86/hyperv: Add sev-snp enlightened guest static keyTianyu Lan1-3/+10
2023-08-22bpf: Add pid filter support for uprobe_multi linkJiri Olsa1-0/+1
2023-08-22bpf: Add cookies support for uprobe_multi linkJiri Olsa1-0/+1
2023-08-22bpf: Add multi uprobe linkJiri Olsa2-0/+22