summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* spi: Merge spi_controller.{slave,target}_abort()Geert Uytterhoeven2022-11-041-2/+4
* spi: introduce new helpers with using modern namingYang Yingliang2022-11-011-2/+45
* spi: pxa2xx: Validate the correctness of the SSP typeAndy Shevchenko2022-10-241-0/+1
* spi: Introduce spi_get_device_match_data() helperAndy Shevchenko2022-10-211-0/+3
* firmware: xilinx: Add qspi firmware interfaceRajan Vaja2022-10-191-0/+19
* Merge existing fixes from spi/for-6.1 into new branchMark Brown2022-10-171-1/+1
|\
| * spi: spi-mem: Fix typo (of -> or)Jonathan Neuschäfer2022-10-101-1/+1
* | 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
| * | | | | | | | | | | mm: more vma cache removalAlexey Dobriyan2022-10-121-2/+0
* | | | | | | | | | | | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-142-16/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge patch series "Use composable cache instead of L2 cache"Palmer Dabbelt2022-10-132-16/+16
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.Greentime Hu2022-10-132-16/+16
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds2022-10-131-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-6.1/block' into block-6.1Jens Axboe2022-10-101-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | block: avoid sign extend problem with default queue flags maskBrian Foster2022-10-101-3/+3
* | | | | | | | | | | | | | | Merge tag 'io_uring-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds2022-10-132-5/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | io_uring: remove notif leftoversPavel Begunkov2022-10-121-5/+0