summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-12-15mm: Rename GUP_GET_PTE_LOW_HIGHPeter Zijlstra5-6/+6
2022-12-15mm: Fix pmd_read_atomic()Peter Zijlstra2-66/+37
2022-12-15sh/mm: Make pmd_t similar to pte_tPeter Zijlstra1-2/+8
2022-12-15x86/mm/pae: Make pmd_t similar to pte_tPeter Zijlstra4-31/+23
2022-12-15mm: Update ptep_get_lockless()'s commentPeter Zijlstra1-9/+6
2022-12-15x86/mm: Implement native set_memory_rox()Peter Zijlstra3-0/+15
2022-12-15mm: Introduce set_memory_rox()Peter Zijlstra12-42/+30
2022-12-15x86/mm: Do verify W^X at boot upPeter Zijlstra1-4/+0
2022-12-15x86/ftrace: Remove SYSTEM_BOOTING exceptionsPeter Zijlstra2-12/+1
2022-12-15x86/mm: Initialize text poking earlierPeter Zijlstra1-2/+1
2022-12-15x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra3-7/+1
2022-12-15mm: Move mm_cachep initialization to mm_init()Peter Zijlstra3-14/+20
2022-12-15x86/mm: Randomize per-cpu entry areaPeter Zijlstra4-10/+50
2022-12-15x86/kasan: Map shadow for percpu pages on demandAndrey Ryabinin3-4/+22
2022-12-15Merge tag 'acpi-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-80/+181
2022-12-15Merge tag 'thermal-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds24-187/+510
2022-12-15Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"Will Deacon8-86/+0
2022-12-15Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds50-1213/+1614
2022-12-15Merge branch 'acpi-ec'Rafael J. Wysocki2-11/+22
2022-12-15Merge tag 'fbdev-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-604/+261
2022-12-15Merge branch 'acpica'Rafael J. Wysocki3-69/+159
2022-12-15Merge tag '6.2-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds5-24/+31
2022-12-15RDMA/rxe: Fix compile warnings on 32-bitJason Gunthorpe1-32/+40
2022-12-15gfs2: Remove support for glock holder auto-demotion (2)Andreas Gruenbacher1-19/+20
2022-12-15gfs2: Remove support for glock holder auto-demotionAndreas Gruenbacher3-179/+36
2022-12-14Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds24-928/+1643
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds52-256/+619
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds103-593/+2705
2022-12-14Merge tag 'apparmor-pr-2022-12-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds35-914/+1632
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds255-6989/+13266
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds61-463/+1533
2022-12-14Merge tag 'memblock-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-280/+1622
2022-12-14Merge tag 'for-linus-6.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-38/+73
2022-12-14fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa1-1/+2
2022-12-14fbdev: sh_mobile_lcdcfb: use sysfs_emit() to instead of scnprintf()ye xingchen1-4/+4
2022-12-14fbdev: uvesafb: use sysfs_emit() to instead of scnprintf()ye xingchen1-5/+5
2022-12-14fbdev: uvesafb: Simplify uvesafb_remove()Christophe JAILLET1-15/+13
2022-12-14fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET1-0/+1
2022-12-14fbdev: uvesafb: don't build on UMLRandy Dunlap1-0/+1
2022-12-14fbdev: geode: don't build on UMLRandy Dunlap1-0/+1
2022-12-14fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()Gaosheng Cui1-1/+3
2022-12-14fbdev: matroxfb: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-14fbdev: da8xx-fb: add missing regulator_disable() in fb_probeDongliang Mu1-2/+5
2022-12-14fbdev: controlfb: fix spelling mistake "paramaters"->"parameters"Yu Zhe1-1/+1
2022-12-14fbdev: vermilion: decrease reference count in error pathXiongfeng Wang1-1/+3
2022-12-14fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu1-15/+31
2022-12-14fbdev: via: Fix error in via_core_init()Shang XiaoJing1-1/+8
2022-12-14fbdev: pm2fb: fix missing pci_disable_device()Yang Yingliang1-2/+7
2022-12-14fbdev: pxafb: Remove unnecessary print function dev_err()wangkailong@jari.cn1-1/+0
2022-12-14fbdev: omapfb: panel-sharp-ls037v7dw01: fix included headersDmitry Torokhov1-2/+1