summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-19ecryptfs: remove unused helpersChristian Brauner1-12/+0
2021-04-19ecryptfs: Fix typo in messageSascha Hauer1-1/+1
2021-04-19eCryptfs: Use DEFINE_MUTEX() for mutex lockYe Bin1-4/+2
2021-04-19ecryptfs: keystore: Fix some kernel-doc issues and demote non-conformant headersLee Jones1-6/+7
2021-04-19ecryptfs: inode: Help out nearly-there header and demote non-conformant onesLee Jones1-6/+5
2021-04-19ecryptfs: mmap: Help out one function header and demote other abusesLee Jones1-5/+6
2021-04-19ecryptfs: crypto: Supply some missing param descriptions and demote abusesLee Jones1-10/+10
2021-04-19ecryptfs: miscdev: File headers are not good kernel-doc candidatesLee Jones1-1/+2
2021-04-19ecryptfs: main: Demote a bunch of non-conformant kernel-doc headersLee Jones1-12/+12
2021-04-19ecryptfs: messaging: Add missing param descriptions and demote abusesLee Jones1-3/+5
2021-04-19ecryptfs: super: Fix formatting, naming and kernel-doc abusesLee Jones1-4/+4
2021-04-19ecryptfs: file: Demote kernel-doc abusesLee Jones1-2/+2
2021-04-19ecryptfs: kthread: Demote file header and provide description for 'cred'Lee Jones1-1/+2
2021-04-19ecryptfs: dentry: File headers are not good candidates for kernel-docLee Jones1-1/+1
2021-04-19ecryptfs: debug: Demote a couple of kernel-doc abusesLee Jones1-2/+2
2021-04-19ecryptfs: read_write: File headers do not make good candidates for kernel-docLee Jones1-1/+3
2021-04-19Merge tag 'v5.12-rc7' into ecryptfs/nextTyler Hicks12170-292482/+501040
2021-04-12Linux 5.12-rc7Linus Torvalds1-1/+1
2021-04-11Merge tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+42
2021-04-11Merge tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2021-04-11Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+14
2021-04-10Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+15
2021-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-57/+65
2021-04-10Merge tag 'powerpc-5.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-30/+32
2021-04-10Merge tag 'driver-core-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+5
2021-04-10Merge tag 'usb-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-9/+52
2021-04-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-10/+12
2021-04-10btrfs: zoned: move superblock logging zone locationNaohiro Aota1-11/+42
2021-04-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-53/+55
2021-04-10Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of git://git.kernel.org/pub...Linus Torvalds3-5/+7
2021-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds30-70/+114
2021-04-10Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds179-715/+1872
2021-04-10Merge tag 'io_uring-5.12-2021-04-09' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+21
2021-04-10lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERSJulian Braha1-3/+3
2021-04-10kfence, x86: fix preemptible warning on KPTI-enabled systemsMarco Elver1-1/+6
2021-04-10lib/test_kasan_module.c: suppress unused var warningAndrew Morton1-1/+1
2021-04-10kasan: fix conflict with page poisoningAndrey Konovalov1-1/+3
2021-04-10fs: direct-io: fix missing sdio->boundaryJack Qiu1-2/+3
2021-04-10ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich1-7/+1
2021-04-10ocfs2: fix deadlock between setattr and dio_end_io_writeWengang Wang2-12/+7
2021-04-10gcov: re-fix clang-11+ supportNick Desaulniers1-10/+19
2021-04-10nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoffMike Rapoport1-1/+1
2021-04-10mm/gup: check page posion status for coredump.Aili Yao2-0/+24
2021-04-10.mailmap: fix old email addressesMatthew Wilcox1-0/+6
2021-04-10mailmap: update email address for Jordan CrouseJordan Crouse1-0/+1
2021-04-10treewide: change my e-mail address, fix my nameMarek BehĂșn17-30/+30
2021-04-10MAINTAINERS: update CZ.NIC's Turris informationMarek BehĂșn1-2/+9
2021-04-09Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds11-43/+88
2021-04-09Merge tag 'drm-fixes-2021-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-22/+74
2021-04-09net: fix hangup on napi_disable for threaded napiPaolo Abeni1-1/+2