summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-27ipmr: Copy option to correct variableIdo Schimmel
2020-07-27fs: define inode flags using bit numbersEric Biggers
2020-07-27kill unused dump_fpu() instancesAl Viro
2020-07-27Merge branch 'work.fdpic' into regset.followupAl Viro
2020-07-27regset: kill user_regset_copyout{,_zero}()Al Viro
2020-07-27regset(): kill ->get_size()Al Viro
2020-07-27regset: kill ->get()Al Viro
2020-07-27csky: switch to ->regset_get()Al Viro
2020-07-27xtensa: switch to ->regset_get()Al Viro
2020-07-27parisc: switch to ->regset_get()Al Viro
2020-07-27nds32: switch to ->regset_get()Al Viro
2020-07-27nios2: switch to ->regset_get()Al Viro
2020-07-27hexagon: switch to ->regset_get()Al Viro
2020-07-27h8300: switch to ->regset_get()Al Viro
2020-07-27openrisc: switch to ->regset_get()Al Viro
2020-07-27riscv: switch to ->regset_get()Al Viro
2020-07-27c6x: switch to ->regset_get()Al Viro
2020-07-27ia64: switch to ->regset_get()Al Viro
2020-07-27arc: switch to ->regset_get()Al Viro
2020-07-27arm: switch to ->regset_get()Al Viro
2020-07-27sh: convert to ->regset_get()Al Viro
2020-07-27arm64: switch to ->regset_get()Al Viro
2020-07-27mips: switch to ->regset_get()Al Viro
2020-07-27sparc: switch to ->regset_get()Al Viro
2020-07-27s390: switch to ->regset_get()Al Viro
2020-07-27powerpc: switch to ->regset_get()Al Viro
2020-07-27x86: switch to ->regset_get()Al Viro
2020-07-27regset: new method and helpers for itAl Viro
2020-07-27copy_regset_to_user(): do all copyout at once.Al Viro
2020-07-27Merge branches 'regset.x86', 'regset.ia64', 'regset.sparc' and 'regset.arm64'...Al Viro
2020-07-27drm/dbi: Fix SPI Type 1 (9-bit) transferPaul Cercueil
2020-07-27[elf-fdpic] switch coredump to regsetsAl Viro
2020-07-27[elf-fdpic] use elf_dump_thread_status() for the dumper thread as wellAl Viro
2020-07-27[elf-fdpic] move allocation of elf_thread_status into elf_dump_thread_status()Al Viro
2020-07-27[elf-fdpic] coredump: don't bother with cyclic list for per-thread objectsAl Viro
2020-07-27kill elf_fpxregs_tAl Viro
2020-07-27take fdpic-related parts of elf_prstatus outAl Viro
2020-07-27unexport linux/elfcore.hAl Viro
2020-07-27MAINTAINERS: Update GENI I2C maintainers listAkash Asthana
2020-07-27introduction of regset ->get() wrappers, switching ELF coredumps to thoseAl Viro
2020-07-27i2c: also convert placeholder function to return errnoWolfram Sang
2020-07-27Merge branch 'net-smc-show-unique-rsn-code-for-exceeded-max-dmb-count'David S. Miller
2020-07-27net/smc: unique reason code for exceeded max dmb countKarsten Graul
2020-07-27s390/ism: indicate correct error reason in ism_alloc_dmb()Karsten Graul
2020-07-27sfc: drop unnecessary list_emptyJulia Lawall
2020-07-27ALSA: hda: Workaround for spurious wakeups on some Intel platformsTakashi Iwai
2020-07-27ALSA: usb-audio: endpoint : remove needless check before usb_free_coherent()Xu Wang
2020-07-27fsnotify: pass dir argument to handle_event() callbackAmir Goldstein
2020-07-27fscrypt: document inline encryption supportSatya Tangirala
2020-07-27PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driverRob Herring