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