summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
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