summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-06-05coresight: Rename nr_outports to nr_outconnsJames Clark
2023-06-05coresight: Change name of pdata->connsJames Clark
2023-06-05coresight: Use enum type for cs_mode wherever possibleJames Clark
2023-06-05drivers/perf: apple_m1: Force 63bit counters for M2 CPUsMarc Zyngier
2023-06-05iopoll: Do not use timekeeping in read_poll_timeout_atomic()Geert Uytterhoeven
2023-06-05iopoll: Call cpu_relax() in busy loopsGeert Uytterhoeven
2023-06-05NFSD: Ensure that xdr_write_pages updates rq_next_pageChuck Lever
2023-06-05fs.h: Optimize file struct to prevent false sharingchenzhiyin
2023-06-05highmem: Rename put_and_unmap_page() to unmap_and_put_page()Fabio M. De Francesco
2023-06-05x86/amd_nb: Add MI200 PCI IDsYazen Ghannam
2023-06-05net: pcs: xpcs: remove xpcs_create() from public viewRussell King (Oracle)
2023-06-05net: pcs: Drop the TSE PCS driverMaxime Chevallier
2023-06-05net: mdio: Introduce a regmap-based mdio driverMaxime Chevallier
2023-06-05locking/atomic: scripts: generate kerneldoc commentsMark Rutland
2023-06-05locking/atomic: scripts: simplify raw_atomic*() definitionsMark Rutland
2023-06-05locking/atomic: scripts: simplify raw_atomic_long*() definitionsMark Rutland
2023-06-05locking/atomic: scripts: restructure fallback ifdefferyMark Rutland
2023-06-05locking/atomic: scripts: build raw_atomic_long*() directlyMark Rutland
2023-06-05locking/atomic: treewide: use raw_atomic*_<op>()Mark Rutland
2023-06-05locking/atomic: scripts: add trivial raw_atomic*_<op>()Mark Rutland
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
2023-06-05locking/atomic: remove fallback commentsMark Rutland
2023-06-05arch: Remove cmpxchg_doublePeter Zijlstra
2023-06-05slub: Replace cmpxchg_double()Peter Zijlstra
2023-06-05x86,intel_iommu: Replace cmpxchg_double()Peter Zijlstra
2023-06-05percpu: Add {raw,this}_cpu_try_cmpxchg()Peter Zijlstra
2023-06-05instrumentation: Wire up cmpxchg128()Peter Zijlstra
2023-06-05types: Introduce [us]128Peter Zijlstra
2023-06-05Merge 6.4-rc5 into tty-nextGreg Kroah-Hartman
2023-06-05Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman
2023-06-05Merge 6.4-rc5 into driver-core-nextGreg Kroah-Hartman
2023-06-05Merge 6.4-rc5 into char-misc-nextGreg Kroah-Hartman
2023-06-05ata: libata-sata: Simplify ata_change_queue_depth()Damien Le Moal
2023-06-04Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-04Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-06-02net: phylib: fix phy_read*_poll_timeout()Russell King (Oracle)
2023-06-02Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-06-02mm/slab: introduce kmem_cache flag SLAB_NO_MERGEJesper Dangaard Brouer
2023-06-02mfd: max5970: Rename driver and remove wildcardNaresh Solanki
2023-06-01net: phy: broadcom: Add LPI counterFlorian Fainelli
2023-06-01Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-01KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the hostWill Deacon
2023-06-01Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie
2023-06-01KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit condWei Wang
2023-06-01Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-06-01block: mark bio_add_folio as __must_checkJohannes Thumshirn
2023-06-01block: add bio_add_folio_nofailJohannes Thumshirn
2023-06-01block: mark bio_add_page as __must_checkJohannes Thumshirn