summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | mm: Rename GUP_GET_PTE_LOW_HIGHPeter Zijlstra2022-12-151-2/+2
| * | | | | | | | | | | | | | mm: Fix pmd_read_atomic()Peter Zijlstra2022-12-151-10/+37
| * | | | | | | | | | | | | | mm: Update ptep_get_lockless()'s commentPeter Zijlstra2022-12-151-9/+6
| * | | | | | | | | | | | | | x86/mm: Implement native set_memory_rox()Peter Zijlstra2022-12-151-0/+2
| * | | | | | | | | | | | | | mm: Introduce set_memory_rox()Peter Zijlstra2022-12-152-2/+9
| * | | | | | | | | | | | | | x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra2022-12-151-1/+0
| * | | | | | | | | | | | | | mm: Move mm_cachep initialization to mm_init()Peter Zijlstra2022-12-151-0/+1
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'hsi-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2022-12-172-28/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | headers: Remove some left-over license text in include/uapi/linux/hsi/Christophe JAILLET2022-11-172-28/+0
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'linux-watchdog-6.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2022-12-172-0/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | watchdog: rn5t618: add support for read out bootstatusMarcus Folkesson2022-11-191-0/+9
| * | | | | | | | | | | | | | dt-bindings: reset: mt8188: add toprgu reset-controller header fileRunyang Chen2022-11-191-0/+36
* | | | | | | | | | | | | | | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-1611-227/+181
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | usb.h: take advantage of container_of_const()Greg Kroah-Hartman2022-12-061-40/+2
| * | | | | | | | | | | | | | | device.h: move kobj_to_dev() to use container_of_const()Greg Kroah-Hartman2022-12-061-20/+1
| * | | | | | | | | | | | | | | container_of: add container_of_const() that preserves const-ness of the pointerGreg Kroah-Hartman2022-12-061-0/+13
| * | | | | | | | | | | | | | | driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-241-1/+1
| * | | | | | | | | | | | | | | driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman2022-11-242-2/+2
| * | | | | | | | | | | | | | | device property: Move PROPERTY_ENTRY_BOOL() a bit downAndy Shevchenko2022-11-231-8/+8
| * | | | | | | | | | | | | | | device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()Andy Shevchenko2022-11-231-20/+14
| * | | | | | | | | | | | | | | driver core: pass a const * into of_device_uevent()Greg Kroah-Hartman2022-11-221-2/+2
| * | | | | | | | | | | | | | | kobject: kset_uevent_ops: make name() callback take a const *Greg Kroah-Hartman2022-11-221-1/+1
| * | | | | | | | | | | | | | | kobject: kset_uevent_ops: make filter() callback take a const *Greg Kroah-Hartman2022-11-221-1/+1
| * | | | | | | | | | | | | | | kobject: make kobject_namespace take a const *Greg Kroah-Hartman2022-11-222-3/+3
| * | | | | | | | | | | | | | | kobject: make kobject_get_ownership() take a constant kobject *Greg Kroah-Hartman2022-11-221-4/+4
| * | | | | | | | | | | | | | | Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman2022-11-2168-261/+755
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | vmlinux.lds.h: add HEADERED_SECTION_* macrosJim Cromie2022-11-171-0/+15
| * | | | | | | | | | | | | | | vmlinux.lds.h: fix BOUNDED_SECTION_(PRE|POST)_LABEL macrosJim Cromie2022-11-171-8/+6
| * | | | | | | | | | | | | | | vmlinux.lds.h: place optional header space in BOUNDED_SECTIONJim Cromie2022-11-101-0/+2
| * | | | | | | | | | | | | | | vmlinux.lds.h: add BOUNDED_SECTION* macrosJim Cromie2022-11-101-140/+79
| * | | | | | | | | | | | | | | resource: Convert DEFINE_RES_NAMED() to be compound literalAndy Shevchenko2022-11-101-1/+1
| * | | | | | | | | | | | | | | driver core: remove devm_device_remove_group()Greg Kroah-Hartman2022-11-101-2/+0
| * | | | | | | | | | | | | | | driver core: remove devm_device_remove_groups()Greg Kroah-Hartman2022-11-101-2/+0
| * | | | | | | | | | | | | | | blkdev: make struct block_device_operations.devnode() take a const *Greg Kroah-Hartman2022-11-101-1/+1
| * | | | | | | | | | | | | | | driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman2022-11-091-2/+2
| * | | | | | | | | | | | | | | linux/container_of.h: Warn about loss of constnessSakari Ailus2022-10-251-0/+1
| * | | | | | | | | | | | | | | container_of: remove container_of_safe()Greg Kroah-Hartman2022-10-251-16/+0
| * | | | | | | | | | | | | | | device property: Constify parameter in device_dma_supported() and device_get_...Andy Shevchenko2022-10-221-3/+2
| * | | | | | | | | | | | | | | device property: Constify device child node APIsAndy Shevchenko2022-10-221-6/+6
| * | | | | | | | | | | | | | | device property: Constify parameter in fwnode_graph_is_endpoint()Andy Shevchenko2022-10-221-1/+1
| * | | | | | | | | | | | | | | device property: Constify fwnode connection match APIsAndy Shevchenko2022-10-221-4/+4
| * | | | | | | | | | | | | | | device property: Allow const parameter to dev_fwnode()Andy Shevchenko2022-10-221-1/+6
| * | | | | | | | | | | | | | | kobject: make get_ktype() take a const pointerGreg Kroah-Hartman2022-10-221-1/+1
| * | | | | | | | | | | | | | | kobject: modify kobject_get_path() to take a const *Greg Kroah-Hartman2022-10-221-1/+1
| * | | | | | | | | | | | | | | USB: make devnode() callback in usb_class_driver take a const *Greg Kroah-Hartman2022-10-201-1/+1
| * | | | | | | | | | | | | | | USB: allow some usb functions to take a const pointer.Greg Kroah-Hartman2022-10-201-3/+52
| * | | | | | | | | | | | | | | driver core: allow kobj_to_dev() to take a const pointerGreg Kroah-Hartman2022-10-201-1/+17
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-1612-38/+113
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'misc-habanalabs-next-2022-11-23' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2022-11-291-17/+76
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | habanalabs: increase the size of busy engines maskTomer Tayar2022-11-231-1/+1