aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-02mm: delay rmap removal until after TLB flushmmu_gather-race-fixLinus Torvalds
2022-10-31mm: re-unify the simplified page_zap_*_rmap() functionLinus Torvalds
2022-10-31mm: introduce simplified versions of 'page_remove_rmap()'Linus Torvalds
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-30Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-30Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-29Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-29Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-28x86: fortify: kmsan: fix KMSAN fortify buildsAlexander Potapenko
2022-10-28mm/uffd: fix vma check on userfault for wpPeter Xu
2022-10-28Merge tag 'sound-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-10-28Merge tag 'drm-fixes-2022-10-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-27Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-10-27Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-27Merge tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-27Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2022-10-27net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan
2022-10-27blk-mq: don't add non-pt request with ->end_io to batchMing Lei
2022-10-27perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXLRavi Bangoria
2022-10-27Merge tag 'amd-drm-fixes-6.1-2022-10-26-1' of https://gitlab.freedesktop.org/...Dave Airlie
2022-10-27Merge tag 'asoc-fix-v6.1-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2022-10-26Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-25overflow: Fix kern-doc markup for functionsKees Cook
2022-10-25media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil
2022-10-24genetlink: piggy back on resv_op to default to a reject policyJakub Kicinski
2022-10-24Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-10-24drm/amd: Add IMU fw version to fw version queriesDavid Francis
2022-10-24net-memcg: avoid stalls when under memory pressureJakub Kicinski
2022-10-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-23kernel/utsname_sysctl.c: Fix hostname pollingLinus Torvalds
2022-10-23Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-23Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-23Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-22net: flag sockets supporting msghdr originated zerocopyPavel Begunkov
2022-10-22kvm: Add support for arch compat vm ioctlsAlexander Graf
2022-10-21Merge tag 'acpi-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-21Merge tag 'efi-fixes-for-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-21Merge tag 'iommu-fixes-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-21Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2022-10-21Merge branches 'acpi-scan', 'acpi-resource', 'acpi-apei', 'acpi-extlog' and '...Rafael J. Wysocki
2022-10-21efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel
2022-10-21iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu
2022-10-21ALSA: control: add snd_ctl_rename()Maciej S. Szmigiero
2022-10-20bpf: Fix dispatcher patchable function entry to 5 bytes nopJiri Olsa
2022-10-20Merge tag 'drm-fixes-2022-10-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-20ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Peter Zijlstra
2022-10-20drm/panfrost: replace endian-specific types with native onesSteven Price