summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-06-21Merge tag 'coresight-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-06-21Merge tag 'icc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman
2023-06-15Merge tag 'ib-mfd-tps6594-core-v6.5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-06-15Merge tag 'counter-updates-for-6.5a' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-06-15Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-06-15Coresight: Add coresight dummy driverHao Zhang
2023-06-10Merge branch 'icc-cbf' into icc-nextGeorgi Djakov
2023-06-08counter: i8254: Introduce the Intel 8254 interface library moduleWilliam Breathitt Gray
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-05Merge 6.4-rc5 into char-misc-nextGreg Kroah-Hartman
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-02Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-06-01Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
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-01Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-06-01firewire: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-05-31firmware: xilinx: Switch Michal Simek's email to new oneMichal Simek
2023-05-31parport: PC style parport depends on HAS_IOPORTNiklas Schnelle
2023-05-31amba: move to_amba_device() to use container_of_constPrathu Baronia
2023-05-31uacce: use q->mapping to replace inode->i_mappingZhangfei Gao
2023-05-31nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter
2023-05-30devres: Provide krealloc_arrayJames Clark
2023-05-30interconnect: drop unused icc_get() interfaceJohan Hovold
2023-05-29mm: page_table_check: Ensure user pages are not slab pagesRuihan Li
2023-05-29usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-05-29Revert "module: error out early on concurrent load of the same module file"Linus Torvalds
2023-05-28Merge tag 'iio-fixes-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-05-28efi: Bump stub image version for macOS HVF compatibilityAkihiro Suda
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-26Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-26Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann
2023-05-25Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-05-25module: error out early on concurrent load of the same module fileLinus Torvalds
2023-05-25Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-25Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2023-05-25efi: fix missing prototype warningsArnd Bergmann