summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-06-07spi-geni-qcom: Add new interfaces and utilise themMark Brown
2023-06-07ALSA: hda: Add Loongson LS7A HD-Audio supportYanteng Si
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet
2023-06-06KVM: x86: Use standard mmu_notifier invalidate hooks for APIC access pageSean Christopherson
2023-06-06Input: gameport - provide default trigger() and read()Dmitry Torokhov
2023-06-06soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_...Vijaya Krishna Nivarthi
2023-06-06x86/efi: Safely enable unaccepted memory in UEFIDionna Glaze
2023-06-06efi: Add unaccepted memory supportKirill A. Shutemov
2023-06-06bpf: Cleanup unused function declarationRuiqi Gong
2023-06-06efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov
2023-06-06mm: Add support for unaccepted memoryKirill A. Shutemov
2023-06-06regulator: Add X-Powers AXP15060/AXP313a PMICMark Brown
2023-06-06firmware: arm_scmi: Add Powercap protocol enable supportCristian Marussi
2023-06-06Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-06tracing/probes: Add tracepoint support on fprobe_eventsMasami Hiramatsu (Google)
2023-06-06tracing/probes: Add fprobe events for tracing function entry and exit.Masami Hiramatsu (Google)
2023-06-06fprobe: Pass return address to the handlersMasami Hiramatsu (Google)
2023-06-06wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach
2023-06-06wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach
2023-06-06wifi: mac80211: skip EHT BSS membership selectorJohannes Berg
2023-06-06watch_queue: prevent dangling pipe pointerSiddh Raman Pant
2023-06-05lib/string_helpers: Change returned value of the strreplace()Andy Shevchenko
2023-06-05Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'Jakub Kicinski
2023-06-05lib/ref_tracker: add printing to memory bufferAndrzej Hajda
2023-06-05lib/ref_tracker: improve printing statsAndrzej Hajda
2023-06-05lib/ref_tracker: add unlocked leak print helperAndrzej Hajda
2023-06-05sched/clock: Provide local_clock_noinstr()Peter Zijlstra
2023-06-05math64: Always inline u128 version of mul_u64_u64_shr()Peter Zijlstra
2023-06-05seqlock/latch: Provide raw_read_seqcount_latch_retry()Peter Zijlstra
2023-06-05sched: Unconditionally use full-fat wait_task_inactive()Peter Zijlstra
2023-06-05block: mark early_lookup_bdev as __initChristoph Hellwig
2023-06-05dm: remove dm_get_dev_tChristoph Hellwig
2023-06-05block: move more code to early-lookup.cChristoph Hellwig
2023-06-05init: improve the name_to_dev_t interfaceChristoph Hellwig
2023-06-05init: handle ubi/mtd root mounting like all other root typesChristoph Hellwig
2023-06-05init: remove pointless Root_* valuesChristoph Hellwig
2023-06-05driver core: return bool from driver_probe_doneChristoph Hellwig
2023-06-05fs: add a method to shut down the file systemChristoph Hellwig
2023-06-05block: add a mark_dead holder operationChristoph Hellwig
2023-06-05block: introduce holder opsChristoph Hellwig
2023-06-05Merge tag 'qcom-driver-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-06-05ALSA: usb-audio: Use __le16 for 16bit USB descriptor fieldsTakashi Iwai
2023-06-05coresight: Fix CTI module refcount leak by making it a helper deviceJames Clark
2023-06-05coresight: Enable and disable helper devices adjacent to the pathJames Clark
2023-06-05coresight: Make refcount a property of the connectionJames Clark
2023-06-05coresight: Store in-connections as well as out-connectionsJames Clark
2023-06-05coresight: Store pointers to connections rather than an array of themJames Clark
2023-06-05coresight: Dynamically add connectionsJames Clark
2023-06-05coresight: Rename connection members to make the direction explicitJames Clark