summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-06get rid of COMPAT_ELF_EXEC_PAGESIZEAl Viro1-5/+0
2021-01-06compat_binfmt_elf: don't bother with undef of ELF_ARCHAl Viro1-1/+0
2021-01-06Kconfig: regularize selection of CONFIG_BINFMT_ELFAl Viro8-9/+1
2021-01-06mips compat: switch to compat_binfmt_elf.cAl Viro7-174/+54
2021-01-06mips: don't bother with ELF_CORE_EFLAGSAl Viro1-2/+0
2021-01-06mips compat: don't bother with ELF_ET_DYN_BASEAl Viro3-14/+0
2021-01-06mips: KVM_GUEST makes no sense for 64bit builds...Al Viro1-1/+1
2021-01-06mips: kill unused definitions in binfmt_elf[on]32.cAl Viro2-36/+0
2021-01-06mips binfmt_elf*32.c: use elfcore-compat.hAl Viro2-65/+8
2021-01-06Merge remote-tracking branch 'mips/mips-fixes' into work.elf-compatAl Viro3-1/+16
2021-01-06x32: make X32, !IA32_EMULATION setups able to execute x32 binariesAl Viro2-2/+2
2021-01-06[amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properlyAl Viro6-29/+46
2021-01-06elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro11-31/+39
2021-01-05binfmt_elf: partially sanitize PRSTATUS_SIZE and SET_PR_FPVALIDAl Viro3-12/+20
2020-12-29MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumpsAl Viro2-0/+14
2020-12-29MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil1-1/+2
2020-12-28Linux 5.11-rc1Linus Torvalds1-2/+2
2020-12-27proc mountinfo: make splice available againLinus Torvalds1-3/+6
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds4-3/+44
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+4
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-26/+42
2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+22
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-15/+4
2020-12-27Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-33/+20
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds1-1/+0
2020-12-26Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-32/+31
2020-12-26mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor1-1/+0
2020-12-26PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin1-6/+2
2020-12-26PCI: tegra: Fix host link initializationRob Herring1-26/+29
2020-12-26drm/amd/display: avoid uninitialized variable warningLinus Torvalds1-1/+1
2020-12-25Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-391/+688
2020-12-25Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds5-306/+20
2020-12-25genirq: Fix export of irq_to_desc() for powerpc KVMMichael Ellerman1-1/+1
2020-12-25Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-10/+23
2020-12-25Merge tag 'docs-5.11-2' of git://git.lwn.net/linuxLinus Torvalds3-14/+20
2020-12-25Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds19-378/+504
2020-12-25Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-...Linus Torvalds1-2/+3
2020-12-25Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2020-12-25Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-15/+29
2020-12-25Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds32-228/+281
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-137/+133
2020-12-24Merge tag 'io_uring-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds3-123/+120
2020-12-24Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds18-94/+145
2020-12-24Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-53/+54
2020-12-24Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-132/+182
2020-12-24Merge tag 'devicetree-fixes-for-5.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds80-228/+207
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds19-784/+1817
2020-12-24Merge branch 'for-5.11/dax' into for-5.11/libnvdimmDan Williams3-45/+29
2020-12-24device-dax: Avoid an unnecessary check in alloc_dev_dax_range()Zhen Lei1-14/+6
2020-12-24device-dax: Fix range releaseDan Williams1-23/+21