Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-10-16 | 6 | -21/+4 |
|\ | |||||
| * | prandom: remove unused functions | Jason A. Donenfeld | 2022-10-11 | 2 | -17/+0 |
| * | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 2022-10-11 | 3 | -3/+3 |
| * | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 2022-10-11 | 1 | -1/+1 |
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2022-10-16 | 3 | -5/+21 |
|\ \ | |||||
| * \ | Merge branch 'clk-rate-range' into clk-next | Stephen Boyd | 2022-10-14 | 2 | -3/+17 |
| |\ \ | |||||
| | * | | clk: Introduce the clk_hw_get_rate_range function | Maxime Ripard | 2022-09-15 | 1 | -0/+2 |
| | * | | clk: Stop forwarding clk_rate_requests to the parent | Maxime Ripard | 2022-09-15 | 1 | -0/+5 |
| | * | | clk: Constify clk_has_parent() | Maxime Ripard | 2022-09-15 | 1 | -1/+1 |
| | * | | clk: Introduce clk_hw_init_rate_request() | Maxime Ripard | 2022-09-15 | 1 | -0/+6 |
| | * | | clk: Mention that .recalc_rate can return 0 on error | Maxime Ripard | 2022-09-15 | 1 | -2/+3 |
| * | | | clk: at91: fix the build with binutils 2.27 | Kefeng Wang | 2022-10-14 | 1 | -2/+4 |
* | | | | Revert "cpumask: fix checking valid cpu range". | Tetsuo Handa | 2022-10-16 | 1 | -8/+11 |
* | | | | Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-10-15 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation | Hyeonggon Yoo | 2022-10-15 | 1 | -1/+0 |
* | | | | | Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-10-14 | 1 | -1/+7 |
|\ \ \ \ \ | |||||
| * | | | | | ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl | Zhihao Cheng | 2022-09-21 | 1 | -1/+7 |
* | | | | | | Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-10-14 | 1 | -0/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | clk: spear: Move prototype to accessible header | Viresh Kumar | 2022-10-10 | 1 | -0/+14 |
* | | | | | | | Merge tag 'sound-fix-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-10-14 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ALSA: hda: Update register polling macros | Amadeusz Sławiński | 2022-10-09 | 1 | -4/+4 |
* | | | | | | | | Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-14 | 4 | -20/+31 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | sched/psi: Per-cgroup PSI accounting disable/re-enable interface | Chengming Zhou | 2022-09-09 | 3 | -0/+8 |
| * | | | | | | | | sched/psi: Cache parent psi_group to speed up group iteration | Chengming Zhou | 2022-09-09 | 1 | -0/+2 |
| * | | | | | | | | sched/psi: Consolidate cgroup_psi() | Chengming Zhou | 2022-09-09 | 2 | -5/+6 |
| * | | | | | | | | sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure | Chengming Zhou | 2022-09-09 | 1 | -2/+8 |
| * | | | | | | | | sched/psi: Remove NR_ONCPU task accounting | Johannes Weiner | 2022-09-09 | 1 | -9/+7 |
| * | | | | | | | | sched/psi: Move private helpers to sched/stats.h | Chengming Zhou | 2022-09-09 | 1 | -4/+0 |
| * | | | | | | | | Merge branch 'driver-core/driver-core-next' | Peter Zijlstra | 2022-09-09 | 3 | -2/+4 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-14 | 4 | -2/+22 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | mm/migrate_device.c: add migrate_device_range() | Alistair Popple | 2022-10-12 | 1 | -0/+7 |
| * | | | | | | | | | | mm: free device private pages have zero refcount | Alistair Popple | 2022-10-12 | 1 | -0/+1 |
| * | | | | | | | | | | mm/memory.c: fix race when faulting a device private page | Alistair Popple | 2022-10-12 | 1 | -0/+8 |
| * | | | | | | | | | | mm/damon: move sz_damon_region to damon_sz_region | Xin Hao | 2022-10-12 | 1 | -0/+6 |
| * | | | | | | | | | | mm: more vma cache removal | Alexey Dobriyan | 2022-10-12 | 1 | -2/+0 |
* | | | | | | | | | | | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-10-14 | 2 | -16/+16 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge patch series "Use composable cache instead of L2 cache" | Palmer Dabbelt | 2022-10-13 | 2 | -16/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | soc: sifive: ccache: Rename SiFive L2 cache to Composable cache. | Greentime Hu | 2022-10-13 | 2 | -16/+16 |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |||||
* | | | | | | | | | | | | Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linux | Linus Torvalds | 2022-10-13 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-6.1/block' into block-6.1 | Jens Axboe | 2022-10-10 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | block: avoid sign extend problem with default queue flags mask | Brian Foster | 2022-10-10 | 1 | -3/+3 |
* | | | | | | | | | | | | | | Merge tag 'io_uring-6.1-2022-10-13' of git://git.kernel.dk/linux | Linus Torvalds | 2022-10-13 | 2 | -5/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | io_uring: remove notif leftovers | Pavel Begunkov | 2022-10-12 | 1 | -5/+0 |
| * | | | | | | | | | | | | | | io_uring/af_unix: defer registered files gc to io_uring release | Pavel Begunkov | 2022-10-12 | 1 | -0/+2 |
* | | | | | | | | | | | | | | | Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2022-10-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | mmc: core: Add SD card quirk for broken discard | Avri Altman | 2022-10-06 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2022-10-13 | 5 | -13/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct(). | Kuniyuki Iwashima | 2022-10-12 | 3 | -9/+2 |
| * | | | | | | | | | | | | | | | | udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM). | Kuniyuki Iwashima | 2022-10-12 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski | 2022-10-11 | 1 | -1/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |