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.19.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-02-09
driver core: bus: convert bus_create/remove_file to be constant
Greg Kroah-Hartman
1
-3
/
+2
2023-02-09
driver core: bus: constantify the bus_find_* functions
Greg Kroah-Hartman
1
-10
/
+10
2023-02-08
driver core: fw_devlink: Consolidate device link flag computation
Saravana Kannan
1
-1
/
+0
2023-02-08
driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle
Saravana Kannan
1
-1
/
+10
2023-02-08
driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
Saravana Kannan
1
-0
/
+1
2023-02-01
driver core: bus: move lock_class_key into dynamic structure
Greg Kroah-Hartman
1
-1
/
+0
2023-01-31
cacheinfo: Make default acpi_get_cache_info() return an error
Pierre Gondois
1
-1
/
+1
2023-01-31
container_of: Update header inclusions
Andy Shevchenko
1
-1
/
+1
2023-01-27
kobject: kset_uevent_ops: make uevent() callback take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
3
-3
/
+3
2023-01-27
mcb: move to_mcb_device() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
virtio: move dev_to_virtio() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
drivers: hv: move device_to_hv_device to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
driver core: device_get_devnode() should take a const *
Greg Kroah-Hartman
1
-2
/
+0
2023-01-27
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
4
-5
/
+5
2023-01-27
firewire: move fw_device() and fw_unit() to use container_of_const()
Greg Kroah-Hartman
1
-12
/
+3
2023-01-27
platform/surface: aggregator: move to_ssam_device() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
i3c: move dev_to_i3cdev() to use container_of_const()
Greg Kroah-Hartman
1
-1
/
+8
2023-01-27
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-22
Merge 6.2-rc5 into driver-core-next
Greg Kroah-Hartman
13
-31
/
+32
2023-01-21
Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-8
/
+10
2023-01-20
Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
2
-6
/
+6
2023-01-20
Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2023-01-20
drivers: base: transport_class: fix possible memory leak
Yang Yingliang
1
-1
/
+7
2023-01-20
Merge tag 'archtopo-cacheinfo-updates-6.3' of git://git.kernel.org/pub/scm/li...
Greg Kroah-Hartman
1
-3
/
+8
2023-01-20
firmware: zynqmp: fix declarations for gcc-13
Arnd Bergmann
1
-4
/
+4
2023-01-19
device property: Make fwnode_graph_for_each_endpoint() consistent
Andy Shevchenko
1
-3
/
+3
2023-01-18
arch_topology: Build cacheinfo from primary CPU
Pierre Gondois
1
-0
/
+1
2023-01-18
ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()
Pierre Gondois
1
-3
/
+6
2023-01-18
driver core: bus.h: document bus notifiers better
Greg Kroah-Hartman
1
-14
/
+28
2023-01-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2023-01-18
cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation
Pierre Gondois
1
-0
/
+1
2023-01-17
software node: Remove unused APIs
Andy Shevchenko
1
-3
/
+0
2023-01-17
platform: Provide a remove callback that returns no value
Uwe Kleine-König
1
-0
/
+11
2023-01-17
USB: fix misleading usb_set_intfdata() kernel doc
Johan Hovold
1
-8
/
+7
2023-01-17
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
1
-0
/
+3
2023-01-17
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-7
/
+6
2023-01-13
Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2023-01-13
efi: tpm: Avoid READ_ONCE() for accessing the event log
Ard Biesheuvel
1
-2
/
+2
2023-01-13
Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+2
2023-01-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+4
2023-01-13
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2023-01-12
platform/x86: simatic-ipc: add another model
Henning Schild
1
-0
/
+1
2023-01-12
platform/x86: simatic-ipc: correct name of a model
Henning Schild
1
-1
/
+1
2023-01-12
Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2023-01-12
mm: update mmap_sem comments to refer to mmap_lock
Lorenzo Stoakes
2
-2
/
+2
2023-01-12
include/linux/mm: fix release_pages_arg kernel doc comment
SeongJae Park
1
-3
/
+3
2023-01-12
mm: fix vma->anon_name memory leak for anonymous shmem VMAs
Suren Baghdasaryan
1
-2
/
+1
2023-01-11
driver core: Make driver_deferred_probe_timeout a static variable
Javier Martinez Canillas
1
-1
/
+0
[next]