summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-06-05coresight: Rename connection members to make the direction explicitJames Clark1-9/+9
2023-06-05coresight: Rename nr_outports to nr_outconnsJames Clark1-5/+5
2023-06-05coresight: Change name of pdata->connsJames Clark1-2/+2
2023-06-05coresight: Use enum type for cs_mode wherever possibleJames Clark1-3/+10
2023-06-05drivers/perf: apple_m1: Force 63bit counters for M2 CPUsMarc Zyngier1-0/+2
2023-06-05iopoll: Do not use timekeeping in read_poll_timeout_atomic()Geert Uytterhoeven1-5/+17
2023-06-05iopoll: Call cpu_relax() in busy loopsGeert Uytterhoeven1-0/+2
2023-06-05NFSD: Ensure that xdr_write_pages updates rq_next_pageChuck Lever1-0/+21
2023-06-05fs.h: Optimize file struct to prevent false sharingchenzhiyin1-5/+11
2023-06-05highmem: Rename put_and_unmap_page() to unmap_and_put_page()Fabio M. De Francesco1-1/+1
2023-06-05x86/amd_nb: Add MI200 PCI IDsYazen Ghannam1-0/+1
2023-06-05net: pcs: xpcs: remove xpcs_create() from public viewRussell King (Oracle)1-2/+0
2023-06-05net: pcs: Drop the TSE PCS driverMaxime Chevallier1-17/+0
2023-06-05net: mdio: Introduce a regmap-based mdio driverMaxime Chevallier1-0/+26
2023-06-05locking/atomic: scripts: generate kerneldoc commentsMark Rutland3-3/+5541
2023-06-05locking/atomic: scripts: simplify raw_atomic*() definitionsMark Rutland3-985/+881
2023-06-05locking/atomic: scripts: simplify raw_atomic_long*() definitionsMark Rutland1-515/+340
2023-06-05locking/atomic: scripts: restructure fallback ifdefferyMark Rutland3-2638/+1664
2023-06-05locking/atomic: scripts: build raw_atomic_long*() directlyMark Rutland3-853/+343
2023-06-05locking/atomic: treewide: use raw_atomic*_<op>()Mark Rutland4-5/+5
2023-06-05locking/atomic: scripts: add trivial raw_atomic*_<op>()Mark Rutland3-300/+1941
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland1-1/+157
2023-06-05locking/atomic: remove fallback commentsMark Rutland1-165/+1
2023-06-05arch: Remove cmpxchg_doublePeter Zijlstra2-54/+1
2023-06-05slub: Replace cmpxchg_double()Peter Zijlstra1-3/+9
2023-06-05x86,intel_iommu: Replace cmpxchg_double()Peter Zijlstra1-59/+66
2023-06-05percpu: Add {raw,this}_cpu_try_cmpxchg()Peter Zijlstra1-0/+19
2023-06-05instrumentation: Wire up cmpxchg128()Peter Zijlstra2-2/+179
2023-06-05types: Introduce [us]128Peter Zijlstra1-0/+5
2023-06-05Merge 6.4-rc5 into tty-nextGreg Kroah-Hartman23-57/+108
2023-06-05Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman14-38/+44
2023-06-05Merge 6.4-rc5 into driver-core-nextGreg Kroah-Hartman14-38/+44
2023-06-05Merge 6.4-rc5 into char-misc-nextGreg Kroah-Hartman14-38/+44
2023-06-05ata: libata-sata: Simplify ata_change_queue_depth()Damien Le Moal1-2/+2
2023-06-04Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-06-04Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+11
2023-06-03net: phylib: fix phy_read*_poll_timeout()Russell King (Oracle)1-6/+10
2023-06-02Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-4/+3
2023-06-02mm/slab: introduce kmem_cache flag SLAB_NO_MERGEJesper Dangaard Brouer1-0/+12
2023-06-02mfd: max5970: Rename driver and remove wildcardNaresh Solanki1-8/+8
2023-06-02net: phy: broadcom: Add LPI counterFlorian Fainelli1-0/+2
2023-06-02Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-12/+21
2023-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-37/+53
2023-06-02KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the hostWill Deacon1-0/+8
2023-06-02Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2023-06-02fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie2-13/+3
2023-06-01KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit condWei Wang1-2/+2
2023-06-01Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2023-06-01block: mark bio_add_folio as __must_checkJohannes Thumshirn1-1/+2
2023-06-01block: add bio_add_folio_nofailJohannes Thumshirn1-0/+2