summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-23mailmap: map Sai Prakash Ranjan's old address to his current oneKonrad Dybcio
2023-03-23mailmap: map Rajendra Nayak's old address to his current oneKonrad Dybcio
2023-03-23Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"Peter Collingbourne
2023-03-23mailmap: add entry for Tobias KlauserTobias Klauser
2023-03-23kasan, powerpc: don't rename memintrinsics if compiler adds prefixesMarco Elver
2023-03-23mm/ksm: fix race with VMA iteration and mm_struct teardownLiam R. Howlett
2023-03-23kselftest: vm: fix unused variable warningPeter Xu
2023-03-23mm: fix error handling for map_deny_write_execJoey Gouly
2023-03-23mm: deduplicate error handling for map_deny_write_execJoey Gouly
2023-03-23checksyscalls: ignore fstat to silence build warning on LoongArchTiezhu Yang
2023-03-23nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()Ryusuke Konishi
2023-03-23test_maple_tree: add more testing for mas_empty_area()Liam R. Howlett
2023-03-23maple_tree: fix mas_skip_node() end slot detectionLiam R. Howlett
2023-03-23mm, vmalloc: fix high order __GFP_NOFAIL allocationsMichal Hocko
2023-03-23Merge tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-23Reinstate "GFS2: free disk inode which is deleted by remote node -V2"Bob Peterson
2023-03-23Merge tag 'zonefs-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2023-03-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-03-22Merge tag 'bootconfig-fixes-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-03-22bootconfig: Change message if no bootconfig with CONFIG_BOOT_CONFIG_FORCE=yMasami Hiramatsu (Google)
2023-03-21Merge tag 'vfio-v6.3-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-03-21Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-03-21Merge tag 'keys-fixes-20230321' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-03-21asymmetric_keys: log on fatal failures in PE/pkcs7Robbie Harwood
2023-03-21verify_pefile: relax wrapper length checkRobbie Harwood
2023-03-21keys: Do not cache key in task struct if key is requested from kernel threadDavid Howells
2023-03-22bootconfig: Fix testcase to increase max nodeMasami Hiramatsu (Google)
2023-03-20Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2023-03-20Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2023-03-21zonefs: Fix error message in zonefs_file_dio_append()Damien Le Moal
2023-03-21zonefs: Prevent uninitialized symbol 'size' warningDamien Le Moal
2023-03-20gpu: host1x: fix uninitialized variable useArnd Bergmann
2023-03-20Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-03-19Linux 6.3-rc3Linus Torvalds
2023-03-19Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-03-19tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptrCosta Shulyupin
2023-03-19ring-buffer: remove obsolete comment for free_buffer_page()Vlastimil Babka
2023-03-19tracing: Make splice_read available againSung-hun Kim
2023-03-19Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-03-19Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-19Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-19Merge tag 'perf_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-03-19Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-19Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-19ftrace: Set direct_ops storage-class-specifier to staticTom Rix
2023-03-19trace/hwlat: Do not start per-cpu thread if it is already runningTero Kristo
2023-03-19trace/hwlat: Do not wipe the contents of per-cpu thread dataTero Kristo
2023-03-19tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...Tom Rix
2023-03-19tracing: Fix wrong return in kprobe_event_gen_test.cAnton Gusev
2023-03-18fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref()Eric Biggers