index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2023-01-27
mcb: move to_mcb_device() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
virtio: move dev_to_virtio() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
drivers: hv: move device_to_hv_device to use container_of_const()
Greg Kroah-Hartman
2023-01-27
driver core: device_get_devnode() should take a const *
Greg Kroah-Hartman
2023-01-27
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
firewire: move fw_device() and fw_unit() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
platform/surface: aggregator: move to_ssam_device() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
i3c: move dev_to_i3cdev() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
2023-01-22
Merge 6.2-rc5 into driver-core-next
Greg Kroah-Hartman
2023-01-21
Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-01-20
Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
2023-01-20
Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2023-01-20
drivers: base: transport_class: fix possible memory leak
Yang Yingliang
2023-01-20
Merge tag 'archtopo-cacheinfo-updates-6.3' of git://git.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2023-01-20
firmware: zynqmp: fix declarations for gcc-13
Arnd Bergmann
2023-01-19
device property: Make fwnode_graph_for_each_endpoint() consistent
Andy Shevchenko
2023-01-18
arch_topology: Build cacheinfo from primary CPU
Pierre Gondois
2023-01-18
ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()
Pierre Gondois
2023-01-18
driver core: bus.h: document bus notifiers better
Greg Kroah-Hartman
2023-01-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-17
cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation
Pierre Gondois
2023-01-17
software node: Remove unused APIs
Andy Shevchenko
2023-01-17
platform: Provide a remove callback that returns no value
Uwe Kleine-König
2023-01-17
USB: fix misleading usb_set_intfdata() kernel doc
Johan Hovold
2023-01-17
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
2023-01-16
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-01-13
Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-01-13
efi: tpm: Avoid READ_ONCE() for accessing the event log
Ard Biesheuvel
2023-01-13
Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-01-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-01-12
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-12
platform/x86: simatic-ipc: add another model
Henning Schild
2023-01-12
platform/x86: simatic-ipc: correct name of a model
Henning Schild
2023-01-12
Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-11
mm: update mmap_sem comments to refer to mmap_lock
Lorenzo Stoakes
2023-01-11
include/linux/mm: fix release_pages_arg kernel doc comment
SeongJae Park
2023-01-11
mm: fix vma->anon_name memory leak for anonymous shmem VMAs
Suren Baghdasaryan
2023-01-11
driver core: Make driver_deferred_probe_timeout a static variable
Javier Martinez Canillas
2023-01-10
Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2023-01-10
ARM: omap1: fix !ARCH_OMAP1_ANY link failures
Arnd Bergmann
2023-01-10
driver core: move struct subsys_dev_iter to a local file
Greg Kroah-Hartman
2023-01-10
driver core: make subsys_dev_iter_exit() static
Greg Kroah-Hartman
2023-01-10
driver core: make subsys_dev_iter_next() static
Greg Kroah-Hartman
2023-01-10
driver core: make subsys_dev_iter_init() static
Greg Kroah-Hartman
2023-01-10
driver core: remove subsys_find_device_by_id()
Greg Kroah-Hartman
2023-01-10
driver core: make bus_get_device_klist() static
Greg Kroah-Hartman
2023-01-09
net/mlx5: Fix command stats access after free
Moshe Shemesh
2023-01-09
bpf: remove the do_idr_lock parameter from bpf_prog_free_id()
Paul Moore
[next]