summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-18zram: fix up permission for the hot_add sysfs fileGreg Kroah-Hartman
2023-04-03tty: make tty_class a static const structureGreg Kroah-Hartman
2023-04-03driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman
2023-04-03driver core: class: mark the struct class in struct class_interface constantGreg Kroah-Hartman
2023-04-03driver core: class: make class_register() take a const *Greg Kroah-Hartman
2023-04-03driver core: class: mark class_release() as taking a const *Greg Kroah-Hartman
2023-04-03driver core: remove incorrect comment for device_create*Greg Kroah-Hartman
2023-04-03MIPS: vpe-cmp: remove module owner pointer from struct class usage.Greg Kroah-Hartman
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-04-02Linux 6.3-rc5v6.3-rc5Linus Torvalds
2023-04-02Merge tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-02Revert "venus: firmware: Correct non-pix start and end addresses"Javier Martinez Canillas
2023-04-02Merge tag 'driver-core-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-02Merge tag 'powerpc-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-04-02pktcdvd: simplify the class_pktcdvd logicGreg Kroah-Hartman
2023-04-01Merge tag '6.3-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-04-01Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-01Merge tag 'pinctrl-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-04-01Merge tag 'kbuild-fixes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-01Merge tag 'iommu-fixes-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-01driver core: class: fix slab-use-after-free Read in class_register()Greg Kroah-Hartman
2023-03-31media: i2c: imx290: fix conditional function defintionsArnd Bergmann
2023-03-31Merge tag 'nfs-for-6.3-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-03-31Merge tag 'platform-drivers-x86-v6.3-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-03-31Merge tag 'pci-v6.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-03-31Merge tag 'regulator-fix-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-03-31Merge tag 'block-6.3-2023-03-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-31Merge tag 'io_uring-6.3-2023-03-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-31platform/x86: ideapad-laptop: Stop sending KEY_TOUCHPAD_TOGGLEHans de Goede
2023-03-31platform/x86: asus-nb-wmi: Add quirk_asus_tablet_mode to other ROG Flow X13 m...weiliang1503
2023-03-31platform/x86: gigabyte-wmi: add support for X570S AORUS ELITEHans de Goede
2023-03-31Merge tag 'thermal-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-31Merge tag 'acpi-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-03-31Merge tag 'riscv-for-linus-6.3-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-31Merge tag 'mips-fixes_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-03-31driver core: make sysfs_dev_char_kobj staticGreg Kroah-Hartman
2023-03-31driver core: make sysfs_dev_block_kobj staticGreg Kroah-Hartman
2023-03-31driver core: class: remove dev_kobj from struct classGreg Kroah-Hartman
2023-03-31driver core: clean up the logic to determine which /sys/dev/ directory to useGreg Kroah-Hartman
2023-03-31driver core: class: remove subsystem private pointer from struct classGreg Kroah-Hartman
2023-03-31driver core: create class_is_registered()Greg Kroah-Hartman
2023-03-31driver core: core: move to use class_to_subsys()Greg Kroah-Hartman
2023-03-31Merge branch 'thermal-intel-fixes'Rafael J. Wysocki
2023-03-31media: pvrusb2: clean up unneeded complexity in pvrusb2 class logicGreg Kroah-Hartman
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang
2023-03-31iommu/vt-d: Allow zero SAGAW if second-stage not supportedLu Baolu
2023-03-31iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc()Lu Baolu
2023-03-30Merge tag 'md-fixes-2023-03-29' of https://git.kernel.org/pub/scm/linux/kerne...Jens Axboe
2023-03-30Merge tag 'dma-mapping-6.3-2023-03-31' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-03-30cifs: get rid of dead check in smb2_reconnect()Paulo Alcantara