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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-01
Merge tag 'iommu-fixes-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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: 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
iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplug
Kan Liang
2023-03-30
Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-30
Merge tag 'drm-fixes-2023-03-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-03-30
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Daniel Vetter
2023-03-30
Revert "drm/scheduler: track GPU active time per entity"
Lucas Stach
2023-03-29
Merge tag 'f2fs-fix-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-28
Merge tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-03-28
driver core: bus: constify class_unregister/destroy()
Greg Kroah-Hartman
2023-03-27
driver core: move sysfs_dev_char_kobj out of class.h
Greg Kroah-Hartman
2023-03-27
device property: Remove unused struct net_device forward declaration
Andy Shevchenko
2023-03-27
net: phy: constify fwnode_get_phy_node() fwnode argument
Russell King (Oracle)
2023-03-27
net: sfp: make sfp_bus_find_fwnode() take a const fwnode
Russell King (Oracle)
2023-03-26
Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-03-25
Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-25
driver core: bus: move documentation for lock_key to proper location.
Greg Kroah-Hartman
2023-03-24
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-24
Merge tag 'block-6.3-2023-03-24' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-24
Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-24
Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-03-24
Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-24
kobject.h remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: driver.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: bus.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: device.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: class.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: class: use lock_class_key already present in struct subsys_private
Greg Kroah-Hartman
2023-03-24
device property: Constify a few fwnode APIs
Andy Shevchenko
2023-03-24
device property: constify fwnode_get_phy_mode() argument
Russell King
2023-03-23
mm: mmap: remove newline at the end of the trace
Minwoo Im
2023-03-23
USB: mark all struct bus_type as const
Greg Kroah-Hartman
2023-03-23
driver core: device.h: make struct bus_type a const *
Greg Kroah-Hartman
2023-03-23
iommu: make the pointer to struct bus_type constant
Greg Kroah-Hartman
2023-03-23
driver core: make the bus_type in struct device_driver constant
Greg Kroah-Hartman
2023-03-23
driver core: bus: constify driver_find()
Greg Kroah-Hartman
2023-03-23
driver core: bus: constify bus_rescan_devices()
Greg Kroah-Hartman
2023-03-23
driver core: bus: constantify bus_register()
Greg Kroah-Hartman
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
driver core: bus: move dev_root out of struct bus_type
Greg Kroah-Hartman
2023-03-22
Bluetooth: btintel: Iterate only bluetooth device ACPI entries
Kiran K
2023-03-22
rcu: Fix rcu_torture_read ftrace event
Douglas Raillard
2023-03-22
thermal: core: Introduce thermal_cooling_device_update()
Rafael J. Wysocki
2023-03-22
nvme-tcp: fix nvme_tcp_term_pdu to match spec
Caleb Sander
2023-03-21
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
[next]