summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-166-21/+4
|\
| * prandom: remove unused functionsJason A. Donenfeld2022-10-112-17/+0
| * treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-113-3/+3
| * treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-10-163-5/+21
|\ \
| * \ Merge branch 'clk-rate-range' into clk-nextStephen Boyd2022-10-142-3/+17
| |\ \
| | * | clk: Introduce the clk_hw_get_rate_range functionMaxime Ripard2022-09-151-0/+2
| | * | clk: Stop forwarding clk_rate_requests to the parentMaxime Ripard2022-09-151-0/+5
| | * | clk: Constify clk_has_parent()Maxime Ripard2022-09-151-1/+1
| | * | clk: Introduce clk_hw_init_rate_request()Maxime Ripard2022-09-151-0/+6
| | * | clk: Mention that .recalc_rate can return 0 on errorMaxime Ripard2022-09-151-2/+3
| * | | clk: at91: fix the build with binutils 2.27Kefeng Wang2022-10-141-2/+4
* | | | Revert "cpumask: fix checking valid cpu range".Tetsuo Handa2022-10-161-8/+11
* | | | Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-151-1/+0
|\ \ \ \
| * | | | mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocationHyeonggon Yoo2022-10-151-1/+0
* | | | | Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-141-1/+7
|\ \ \ \ \
| * | | | | ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctlZhihao Cheng2022-09-211-1/+7
* | | | | | Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-141-0/+14
|\ \ \ \ \ \
| * | | | | | clk: spear: Move prototype to accessible headerViresh Kumar2022-10-101-0/+14
* | | | | | | Merge tag 'sound-fix-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-141-4/+4
|\ \ \ \ \ \ \
| * | | | | | | ALSA: hda: Update register polling macrosAmadeusz Sławiński2022-10-091-4/+4
* | | | | | | | Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-144-20/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/psi: Per-cgroup PSI accounting disable/re-enable interfaceChengming Zhou2022-09-093-0/+8
| * | | | | | | | sched/psi: Cache parent psi_group to speed up group iterationChengming Zhou2022-09-091-0/+2
| * | | | | | | | sched/psi: Consolidate cgroup_psi()Chengming Zhou2022-09-092-5/+6
| * | | | | | | | sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressureChengming Zhou2022-09-091-2/+8
| * | | | | | | | sched/psi: Remove NR_ONCPU task accountingJohannes Weiner2022-09-091-9/+7
| * | | | | | | | sched/psi: Move private helpers to sched/stats.hChengming Zhou2022-09-091-4/+0
| * | | | | | | | Merge branch 'driver-core/driver-core-next'Peter Zijlstra2022-09-093-2/+4
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-144-2/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm/migrate_device.c: add migrate_device_range()Alistair Popple2022-10-121-0/+7
| * | | | | | | | | | mm: free device private pages have zero refcountAlistair Popple2022-10-121-0/+1
| * | | | | | | | | | mm/memory.c: fix race when faulting a device private pageAlistair Popple2022-10-121-0/+8
| * | | | | | | | | | mm/damon: move sz_damon_region to damon_sz_regionXin Hao2022-10-121-0/+6