aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-10-11proc: test how it holds up with mapping'less processAlexey Dobriyan3-0/+388
2022-10-11mailmap: update Frank Rowand email addressFrank Rowand1-0/+1
2022-10-11ia64: mca: use strscpy() is more robust and saferxu xin1-1/+1
2022-10-11init/Kconfig: fix unmet direct dependenciesRen Zhijie1-0/+1
2022-10-11ia64: update config filesLukas Bulwahn5-10/+0
2022-10-11nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failureRyusuke Konishi1-4/+10
2022-10-11fork: remove duplicate included header filesXu Panda1-1/+0
2022-10-11prandom: remove unused functionsJason A. Donenfeld3-23/+5
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld19-24/+24
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld71-100/+100
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld6-6/+6
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld21-34/+34
2022-10-11treewide: use prandom_u32_max() when possible, part 2Jason A. Donenfeld4-19/+8
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld89-218/+204
2022-10-11cifs: fix skipping to incorrect offset in emit_cached_direntsRonnie Sahlberg1-6/+23
2022-10-11Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds236-5281/+15807
2022-10-11dt-bindings: riscv: update microchip.yaml's maintainershipConor Dooley2-2/+3
2022-10-11MAINTAINERS: update polarfire soc clock bindingConor Dooley1-1/+1
2022-10-11Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds37-642/+1274
2022-10-11Merge tag 'i2c-for-6.1-rc1-batch2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds6-6/+49
2022-10-11Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds90-1159/+9457
2022-10-11Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds138-1926/+2633
2022-10-11Merge tag 'fbdev-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevLinus Torvalds16-71/+41
2022-10-11Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-2/+8
2022-10-11Merge tag 'for-linus-6.1-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds8-35/+41
2022-10-11alpha: remove the needless aliases osf_{readv,writev}Lukas Bulwahn2-14/+2
2022-10-11powerpc: Fix 85xx buildJoel Stanley1-1/+1
2022-10-11docs/zh_CN: add a man-pages link to zh_CN/index.rstWu XiangCheng1-0/+2
2022-10-11docs/zh_CN: Rewrite the Chinese translation front pageWu XiangCheng1-118/+51
2022-10-11docs/zh_CN: add zh_CN/arch.rstWu XiangCheng1-0/+29
2022-10-11docs/zh_CN: promote the title of zh_CN/process/index.rstWu XiangCheng1-0/+1
2022-10-11perf stat: Support old kernels for bperf cgroup countingNamhyung Kim1-1/+28
2022-10-11bpf: cgroup_iter: support cgroup1 using cgroup fdYosry Ahmed1-1/+1
2022-10-11cgroup: add cgroup_v1v2_get_from_[fd/file]()Yosry Ahmed2-6/+45
2022-10-11drm/i915/display: consider DG2_RC_CCS_CC when migrating buffersMatthew Auld1-1/+12
2022-10-11drm/i915: allow control over the flags when migratingMatthew Auld4-4/+45
2022-10-11drm/amd/display: Simplify bool conversionYang Li1-1/+1
2022-10-11drm/amd/display: fix transfer function passed to build_coefficients()Alex Deucher1-1/+1
2022-10-11drm/amd/display: add a license to cursor_reg_cache.hAlex Deucher1-0/+1
2022-10-11drm/amd/display: make virtual_disable_link_output staticAlex Deucher1-1/+1
2022-10-11drm/amd/display: fix indentation in dc.cAlex Deucher1-3/+3
2022-10-11drm/amd/display: make dcn32_split_stream_for_mpc_or_odm staticAlex Deucher1-1/+1
2022-10-11drm/amd/display: fix build error on arm64Yang Yingliang1-0/+4
2022-10-11drm/amd/display: 3.2.207Aric Cyr1-1/+1
2022-10-11drm/amd/display: Clean some DCN32 macrosRodrigo Siqueira1-10/+1
2022-10-11drm/amdgpu: Add poison mode query for umc v8_10_0Candice Li1-0/+26
2022-10-11drm/amdgpu: Update umc v8_10_0 headersCandice Li2-0/+5
2022-10-11drm/amdgpu: fix coding style issue for mca notifierTao Zhou1-3/+3
2022-10-11drm/amdgpu: define convert_error_address for umc v8.7Tao Zhou1-22/+25
2022-10-11drm/amdgpu: define RAS convert_error_address APITao Zhou3-93/+64