index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-19
Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+8
2023-04-14
cacheinfo: Add use_arch[|_cache]_info field/function
Pierre Gondois
1
-0
/
+6
2023-04-13
cacheinfo: Add arch specific early level initializer
Radu Rendec
1
-0
/
+2
2023-04-03
tty: make tty_class a static const structure
Greg Kroah-Hartman
1
-1
/
+1
2023-04-03
driver core: class: remove struct class_interface * from callbacks
Greg Kroah-Hartman
1
-2
/
+2
2023-04-03
driver core: class: mark the struct class in struct class_interface constant
Greg Kroah-Hartman
1
-1
/
+1
2023-04-03
driver core: class: make class_register() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-04-03
driver core: class: mark class_release() as taking a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
30
-53
/
+187
2023-04-01
Merge tag 'iommu-fixes-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2023-03-31
driver core: make sysfs_dev_block_kobj static
Greg Kroah-Hartman
1
-2
/
+0
2023-03-31
driver core: class: remove dev_kobj from struct class
Greg Kroah-Hartman
1
-2
/
+0
2023-03-31
driver core: class: remove subsystem private pointer from struct class
Greg Kroah-Hartman
1
-2
/
+0
2023-03-31
driver core: create class_is_registered()
Greg Kroah-Hartman
1
-0
/
+1
2023-03-31
iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplug
Kan Liang
1
-1
/
+0
2023-03-31
Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-3
/
+4
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
1
-4
/
+5
2023-03-28
driver core: bus: constify class_unregister/destroy()
Greg Kroah-Hartman
1
-2
/
+2
2023-03-27
driver core: move sysfs_dev_char_kobj out of class.h
Greg Kroah-Hartman
1
-1
/
+0
2023-03-27
device property: Remove unused struct net_device forward declaration
Andy Shevchenko
1
-1
/
+0
2023-03-27
net: phy: constify fwnode_get_phy_node() fwnode argument
Russell King (Oracle)
1
-1
/
+1
2023-03-27
net: sfp: make sfp_bus_find_fwnode() take a const fwnode
Russell King (Oracle)
1
-2
/
+3
2023-03-26
Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+3
2023-03-25
Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-6
/
+54
2023-03-25
driver core: bus: move documentation for lock_key to proper location.
Greg Kroah-Hartman
1
-1
/
+0
2023-03-25
Merge tag 'block-6.3-2023-03-24' of git://git.kernel.dk/linux
Linus Torvalds
2
-7
/
+9
2023-03-24
Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-03-24
Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+8
2023-03-24
Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-5
/
+28
2023-03-24
kobject.h remove extern from function prototypes
Greg Kroah-Hartman
1
-33
/
+26
2023-03-24
driver core: driver.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-15
/
+11
2023-03-24
driver core: bus.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-8
/
+6
2023-03-24
driver core: device.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-2
/
+1
2023-03-24
driver core: class.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-26
/
+20
2023-03-24
driver core: class: use lock_class_key already present in struct subsys_private
Greg Kroah-Hartman
1
-34
/
+2
2023-03-24
device property: Constify a few fwnode APIs
Andy Shevchenko
1
-3
/
+3
2023-03-24
device property: constify fwnode_get_phy_mode() argument
Russell King
1
-1
/
+1
2023-03-23
USB: mark all struct bus_type as const
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: device.h: make struct bus_type a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
iommu: make the pointer to struct bus_type constant
Greg Kroah-Hartman
1
-5
/
+5
2023-03-23
driver core: make the bus_type in struct device_driver constant
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: constify driver_find()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: constify bus_rescan_devices()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: constantify bus_register()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
1
-2
/
+2
2023-03-23
driver core: bus: move dev_root out of struct bus_type
Greg Kroah-Hartman
1
-2
/
+0
2023-03-22
thermal: core: Introduce thermal_cooling_device_update()
Rafael J. Wysocki
1
-0
/
+1
2023-03-22
nvme-tcp: fix nvme_tcp_term_pdu to match spec
Caleb Sander
1
-2
/
+3
2023-03-21
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
2
-0
/
+3
2023-03-21
block/io_uring: pass in issue_flags for uring_cmd task_work handling
Jens Axboe
1
-5
/
+6
[next]