aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-07ALSA: hda: Add Loongson LS7A HD-Audio supportYanteng Si1-0/+3
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet2-3/+5
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet1-2/+5
2023-06-07rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet1-5/+13
2023-06-06Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-1/+4
2023-06-06ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima1-3/+0
2023-06-06capability: erase checker warnings about struct __user_cap_data_structGONG, Ruiqi1-2/+3
2023-06-06Input: gameport - provide default trigger() and read()Dmitry Torokhov1-9/+2
2023-06-06soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_...Vijaya Krishna Nivarthi1-0/+4
2023-06-06x86/efi: Safely enable unaccepted memory in UEFIDionna Glaze1-0/+3
2023-06-06ASoC: add snd_soc_get_stream_cpu()Kuninori Morimoto1-0/+1
2023-06-06ASoC: soc.h: remove snd_soc_compr_ops :: triggerKuninori Morimoto1-1/+0
2023-06-06efi: Add unaccepted memory supportKirill A. Shutemov1-0/+1
2023-06-06bpf: Cleanup unused function declarationRuiqi Gong1-1/+0
2023-06-06efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov1-1/+11
2023-06-06mm: Add support for unaccepted memoryKirill A. Shutemov2-0/+27
2023-06-06regulator: Add X-Powers AXP15060/AXP313a PMICMark Brown1-0/+32
2023-06-06firmware: arm_scmi: Add Powercap protocol enable supportCristian Marussi1-0/+18
2023-06-06Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-5/+1
2023-06-06dt-bindings: gpio: Remove FSI domain ports on Tegra234Prathamesh Shete1-12/+8
2023-06-06wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach2-0/+38
2023-06-06wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach2-0/+37
2023-06-06wifi: mac80211: skip EHT BSS membership selectorJohannes Berg1-1/+4
2023-06-06s390/vfio-ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctlTony Krowiak1-0/+9
2023-06-06gro: decrease size of CBRichard Gobert1-10/+16
2023-06-06watch_queue: prevent dangling pipe pointerSiddh Raman Pant1-2/+1
2023-06-06Merge tag 'v6.4-rc4' into wpan-next/stagingMiquel Raynal623-7507/+17512
2023-06-05Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen1-1/+2
2023-06-05Bluetooth: fix debugfs registrationJohan Hovold1-0/+1
2023-06-05Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang1-0/+1
2023-06-05lib/string_helpers: Change returned value of the strreplace()Andy Shevchenko1-1/+1
2023-06-05Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'Jakub Kicinski1-2/+23
2023-06-05lib/ref_tracker: add printing to memory bufferAndrzej Hajda1-0/+8
2023-06-05lib/ref_tracker: improve printing statsAndrzej Hajda1-2/+7
2023-06-05lib/ref_tracker: add unlocked leak print helperAndrzej Hajda1-0/+8
2023-06-05bpf: netfilter: Add BPF_NETFILTER bpf_attach_typeFlorian Westphal1-0/+1
2023-06-05sched/clock: Provide local_clock_noinstr()Peter Zijlstra1-1/+16
2023-06-05clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U...Peter Zijlstra1-15/+9
2023-06-05math64: Always inline u128 version of mul_u64_u64_shr()Peter Zijlstra1-1/+1
2023-06-05seqlock/latch: Provide raw_read_seqcount_latch_retry()Peter Zijlstra2-8/+9
2023-06-05sched: Unconditionally use full-fat wait_task_inactive()Peter Zijlstra1-5/+2
2023-06-05block: mark early_lookup_bdev as __initChristoph Hellwig1-1/+1
2023-06-05dm: remove dm_get_dev_tChristoph Hellwig1-2/+0
2023-06-05block: move more code to early-lookup.cChristoph Hellwig1-1/+0
2023-06-05init: improve the name_to_dev_t interfaceChristoph Hellwig2-1/+5
2023-06-05init: handle ubi/mtd root mounting like all other root typesChristoph Hellwig1-0/+1
2023-06-05init: remove pointless Root_* valuesChristoph Hellwig1-8/+0
2023-06-05driver core: return bool from driver_probe_doneChristoph Hellwig1-1/+1
2023-06-05drm/i915/huc: differentiate the 2 steps of the MTL HuC auth flowDaniele Ceraolo Spurio1-1/+2
2023-06-05fs: add a method to shut down the file systemChristoph Hellwig1-0/+1