summaryrefslogtreecommitdiffstats
path: root/arch/h8300/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-16null_blk: format pr_* logs with pr_fmtAndré Almeida3-11/+14
2019-09-16null_blk: match the type of parameter nr_devicesAndré Almeida1-1/+1
2019-09-16null_blk: do not fail the module load with zero devicesAndré Almeida1-4/+0
2019-09-16s390: remove pointless drivers-y in drivers/s390/MakefileMasahiro Yamada1-3/+0
2019-09-16s390/cpum_sf: Fix line length and format stringThomas Richter1-7/+13
2019-09-16s390/pci: fix MSI message dataSebastian Ott1-1/+1
2019-09-16block: also check RQF_STATS in blk_mq_need_time_stamp()Hou Tao1-3/+3
2019-09-16block: make rq sector size accessible for block statsHou Tao3-10/+19
2019-09-15Linux 5.3v5.3Linus Torvalds1-1/+1
2019-09-15Revert "ext4: make __ext4_get_inode_loc plug"Linus Torvalds1-3/+0
2019-09-15ASoC: sdm845: remove unneeded semicolonSaiyam Doshi1-1/+1
2019-09-15Documentation: kbuild: Add document about reproducible buildsBen Hutchings2-0/+123
2019-09-15io_uring: increase IORING_MAX_ENTRIES to 32KDaniel Xu1-1/+1
2019-09-14Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin1-4/+2
2019-09-14bfq: Fix bfq linkage errorPavel Begunkov1-0/+2
2019-09-14docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]Joe Perches1-8/+8
2019-09-14Documentation: Add "earlycon=sbi" to the admin guidePalmer Dabbelt1-0/+4
2019-09-14doc:lock: remove reference to clever use of read-write lockFederico Vaga1-12/+0
2019-09-14devices.txt: improve entry for comedi (char major 98)Ian Abbott1-1/+10
2019-09-14KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson2-2/+101
2019-09-14KVM: x86: work around leak of uninitialized stack contentsFuqian Huang1-0/+7
2019-09-14KVM: nVMX: handle page fault in vmreadPaolo Bonzini1-1/+3
2019-09-14riscv: modify the Image header to improve compatibility with the ARM64 headerPaul Walmsley3-14/+15
2019-09-14KVM: X86: Use IPI shorthands in kvm guest when supportWanpeng Li1-12/+0
2019-09-13raid5: use bio_end_sector in r5_next_bioGuoqing Jiang1-3/+1
2019-09-13raid5: remove STRIPE_OPS_REQ_PENDINGGuoqing Jiang2-2/+0
2019-09-13md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown3-0/+18
2019-09-13md/raid0: avoid RAID0 data corruption due to layout confusion.NeilBrown2-1/+45
2019-09-13raid5: don't set STRIPE_HANDLE to stripe which is in batch listGuoqing Jiang1-1/+2
2019-09-13raid5: don't increment read_errors on EILSEQ returnNigel Croxon1-1/+2
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-1/+9
2019-09-13sctp: destroy bucket if failed to bind addrMao Wenan1-4/+6
2019-09-13sctp: remove redundant assignment when call sctp_get_port_localMao Wenan1-2/+1
2019-09-13sctp: change return type of sctp_get_port_localMao Wenan1-4/+4
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher1-1/+2
2019-09-13hwmon: submitting-patches: Add note on comment styleGuenter Roeck1-0/+4
2019-09-13hwmon: submitting-patches: Point to with_info APIGuenter Roeck1-2/+2
2019-09-13mmc: tmio: Fixup runtime PM management during removeUlf Hansson1-3/+4
2019-09-13mmc: tmio: Fixup runtime PM management during probeUlf Hansson2-1/+9
2019-09-13Revert "mmc: tmio: move runtime PM enablement to the driver implementations"Ulf Hansson4-23/+2
2019-09-13crypto: caam - Cast to long first before pointer conversionHerbert Xu1-2/+2
2019-09-13crypto: ccree - enable CTS support in AES-XTSUri Shir1-10/+6
2019-09-13crypto: inside-secure - Probe transform record cache RAM sizesPascal van Leeuwen2-50/+200
2019-09-13crypto: inside-secure - Base RD fetchcount on actual RD FIFO sizePascal van Leeuwen2-12/+40
2019-09-13crypto: inside-secure - Base CD fetchcount on actual CD FIFO sizePascal van Leeuwen2-10/+48
2019-09-13crypto: inside-secure - Enable extended algorithms on newer HWPascal van Leeuwen2-0/+3
2019-09-13crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRLPascal van Leeuwen2-4/+4
2019-09-13crypto: inside-secure - Add EIP97/EIP197 and endianness detectionPascal van Leeuwen2-50/+130
2019-09-13padata: remove cpu_index from the parallel_queueDaniel Jordan2-13/+2
2019-09-13padata: unbind parallel jobs from specific CPUsDaniel Jordan2-53/+68