summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-20device property: make device_property functions take const device *Guenter Roeck2-26/+26
2023-04-20driver core: update comments in device_rename()Wedson Almeida Filho1-10/+6
2023-04-20driver core: Don't require dynamic_debug for initcall_debug probe timingStephen Boyd1-1/+6
2023-04-20firmware_loader: rework crypto dependenciesArnd Bergmann1-2/+3
2023-04-20firmware_loader: Strip off \n from customized pathFlorian Fainelli1-4/+13
2023-04-19Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman4-35/+133
2023-04-18zram: fix up permission for the hot_add sysfs fileGreg Kroah-Hartman1-1/+3
2023-04-14cacheinfo: Add use_arch[|_cache]_info field/functionPierre Gondois2-2/+16
2023-04-14arch_topology: Remove early cacheinfo error message if -ENOENTPierre Gondois1-3/+4
2023-04-14cacheinfo: Check cache properties are present in DTPierre Gondois1-0/+32
2023-04-14cacheinfo: Check sib_leaf in cache_leaves_are_shared()Pierre Gondois1-3/+2
2023-04-13cacheinfo: Allow early level detection when DT/ACPI info is missing/brokenRadu Rendec1-2/+2
2023-04-13cacheinfo: Add arm64 early level initializer implementationRadu Rendec1-3/+22
2023-04-13cacheinfo: Add arch specific early level initializerRadu Rendec2-22/+55
2023-04-03tty: make tty_class a static const structureGreg Kroah-Hartman4-16/+14
2023-04-03driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman13-47/+28
2023-04-03driver core: class: mark the struct class in struct class_interface constantGreg Kroah-Hartman2-2/+2
2023-04-03driver core: class: make class_register() take a const *Greg Kroah-Hartman3-5/+5
2023-04-03driver core: class: mark class_release() as taking a const *Greg Kroah-Hartman3-3/+3
2023-04-03driver core: remove incorrect comment for device_create*Greg Kroah-Hartman1-6/+0
2023-04-03MIPS: vpe-cmp: remove module owner pointer from struct class usage.Greg Kroah-Hartman1-1/+0
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman1312-58898/+14335
2023-04-03Linux 6.3-rc5v6.3-rc5Linus Torvalds1-1/+1
2023-04-02Merge tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-26/+107
2023-04-02Revert "venus: firmware: Correct non-pix start and end addresses"Javier Martinez Canillas1-2/+2
2023-04-02Merge tag 'driver-core-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds23-29/+60
2023-04-02Merge tag 'powerpc-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-2/+21
2023-04-02pktcdvd: simplify the class_pktcdvd logicGreg Kroah-Hartman1-28/+12
2023-04-02Merge tag '6.3-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-10/+26
2023-04-02Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-18/+63
2023-04-01Merge tag 'pinctrl-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-40/+47
2023-04-01Merge tag 'kbuild-fixes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+4
2023-04-01Merge tag 'iommu-fixes-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-40/+60
2023-04-01driver core: class: fix slab-use-after-free Read in class_register()Greg Kroah-Hartman1-0/+1
2023-04-01media: i2c: imx290: fix conditional function defintionsArnd Bergmann1-3/+3
2023-03-31Merge tag 'nfs-for-6.3-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-3/+3
2023-03-31Merge tag 'platform-drivers-x86-v6.3-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-15/+26
2023-03-31Merge tag 'pci-v6.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+5
2023-03-31Merge tag 'regulator-fix-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2023-03-31Merge tag 'block-6.3-2023-03-30' of git://git.kernel.dk/linuxLinus Torvalds4-31/+39
2023-03-31Merge tag 'io_uring-6.3-2023-03-30' of git://git.kernel.dk/linuxLinus Torvalds3-7/+7
2023-03-31platform/x86: ideapad-laptop: Stop sending KEY_TOUCHPAD_TOGGLEHans de Goede1-13/+10
2023-03-31platform/x86: asus-nb-wmi: Add quirk_asus_tablet_mode to other ROG Flow X13 m...weiliang15031-1/+2
2023-03-31platform/x86: gigabyte-wmi: add support for X570S AORUS ELITEHans de Goede1-0/+1
2023-03-31Merge tag 'thermal-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+10
2023-03-31Merge tag 'acpi-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-46/+37
2023-03-31Merge tag 'riscv-for-linus-6.3-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-30/+38
2023-03-31Merge tag 'mips-fixes_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+13
2023-03-31driver core: make sysfs_dev_char_kobj staticGreg Kroah-Hartman2-4/+3
2023-03-31driver core: make sysfs_dev_block_kobj staticGreg Kroah-Hartman2-3/+3