| 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 | 23 | -26/+26 |
|\ |
|
| * | treewide: use get_random_bytes() when possible | Jason A. Donenfeld | 2022-10-11 | 1 | -1/+1 |
| * | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 2022-10-11 | 4 | -5/+5 |
| * | treewide: use get_random_{u8,u16}() when possible, part 2 | Jason A. Donenfeld | 2022-10-11 | 1 | -1/+1 |
| * | treewide: use get_random_{u8,u16}() when possible, part 1 | Jason A. Donenfeld | 2022-10-11 | 2 | -2/+2 |
| * | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 2022-10-11 | 16 | -17/+17 |
* | | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds | 2022-10-15 | 1 | -8/+8 |
|\ \ |
|
| * | | openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached | Jann Horn | 2022-10-08 | 1 | -8/+8 |
* | | | Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-10-14 | 13 | -57/+58 |
|\ \ \ |
|
| * | | | uml: Remove the initialization of statics to 0 | Shaomin Deng | 2022-09-19 | 1 | -1/+1 |
| * | | | um: Do not initialise statics to 0. | Xin Gao | 2022-09-19 | 4 | -4/+4 |
| * | | | um: Fix comment typo | Jason Wang | 2022-09-19 | 1 | -1/+1 |
| * | | | um: Improve panic notifiers consistency and ordering | Guilherme G. Piccoli | 2022-09-19 | 2 | -8/+7 |
| * | | | um: remove unused reactivate_chan() declaration | Gaosheng Cui | 2022-09-19 | 1 | -1/+0 |
| * | | | um: mmaper: add __exit annotations to module exit funcs | Xiu Jianfeng | 2022-09-19 | 1 | -1/+1 |
| * | | | um: virt-pci: add __init/__exit annotations to module init/exit funcs | Xiu Jianfeng | 2022-09-19 | 1 | -2/+2 |
| * | | | um: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-09-19 | 3 | -3/+3 |
| * | | | um: increase default virtual physical memory to 64 MiB | Christian Lamparter | 2022-09-19 | 1 | -1/+1 |
| * | | | UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK | Huacai Chen | 2022-09-19 | 1 | -1/+1 |
| * | | | um: read multiple msg from virtio slave request fd | Benjamin Beichler | 2022-09-19 | 1 | -34/+37 |
* | | | | Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-10-14 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | alpha: fix marvel_ioread8 build regression | Arnd Bergmann | 2022-10-10 | 1 | -1/+1 |
* | | | | | Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-10-14 | 4 | -11/+10 |
|\ \ \ \ \ |
|
| * | | | | | ARM: mmp: Make some symbols static | Chen Lifu | 2022-10-10 | 1 | -4/+4 |
| * | | | | | ARM: spear6xx: Staticize few definitions | Viresh Kumar | 2022-10-10 | 1 | -4/+4 |
| * | | | | | clk: spear: Move prototype to accessible header | Viresh Kumar | 2022-10-10 | 3 | -3/+2 |
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2022-10-14 | 7 | -4/+46 |
|\ \ \ \ \ \ |
|
| * | | | | | | arm64: Add AMPERE1 to the Spectre-BHB affected list | D Scott Phillips | 2022-10-12 | 2 | -0/+10 |
| * | | | | | | arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored | Catalin Marinas | 2022-10-12 | 2 | -3/+13 |
| * | | | | | | arm64: errata: Add Cortex-A55 to the repeat tlbi list | James Morse | 2022-10-07 | 2 | -0/+22 |
| * | | | | | | arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK | Mark Brown | 2022-10-07 | 1 | -1/+1 |
* | | | | | | | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-14 | 2 | -9/+15 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | LoongArch: update local TLB if PTE entry exists | Qi Zheng | 2022-10-12 | 1 | -0/+3 |
| * | | | | | | | mm: free device private pages have zero refcount | Alistair Popple | 2022-10-12 | 1 | -1/+1 |
| * | | | | | | | mm/memory.c: fix race when faulting a device private page | Alistair Popple | 2022-10-12 | 1 | -8/+11 |
* | | | | | | | | Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-10-14 | 8 | -246/+61 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | parisc: Fix userspace graphics card breakage due to pgtable special bit | Helge Deller | 2022-10-14 | 2 | -1/+14 |
| * | | | | | | | | parisc: Convert PDC console to an early console | Helge Deller | 2022-10-11 | 4 | -233/+31 |
| * | | | | | | | | parisc: Reduce kernel size by packing alternative tables | Helge Deller | 2022-10-11 | 2 | -12/+16 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-10-14 | 24 | -90/+613 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | RISC-V: Make port I/O string accessors actually work | Maciej W. Rozycki | 2022-10-13 | 1 | -8/+8 |
| * | | | | | | | | RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output | Palmer Dabbelt | 2022-10-13 | 1 | -0/+51 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output | Anup Patel | 2022-10-03 | 1 | -0/+51 |
| * | | | | | | | | | RISC-V: Make mmap() with PROT_WRITE imply PROT_READ | Palmer Dabbelt | 2022-10-13 | 2 | -4/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | riscv: Allow PROT_WRITE-only mmap() | Andrew Bresticker | 2022-09-22 | 1 | -3/+0 |
| | * | | | | | | | | | riscv: Make VM_WRITE imply VM_READ | Andrew Bresticker | 2022-09-22 | 1 | -1/+2 |
| | |/ / / / / / / / |
|
| * | | | | | | | | | riscv: enable software resend of irqs | Conor Dooley | 2022-10-13 | 1 | -0/+1 |
| * | | | | | | | | | riscv: vdso: fix NULL deference in vdso_join_timens() when vfork | Jisheng Zhang | 2022-10-13 | 2 | -4/+10 |
| * | | | | | | | | | Merge patch series "Use composable cache instead of L2 cache" | Palmer Dabbelt | 2022-10-13 | 2 | -1/+7 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | riscv: Add cache information in AUX vector | Greentime Hu | 2022-10-13 | 2 | -1/+7 |