aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/show_delta (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-17block: use symbolic constants for t10_pi typeMax Gurtovoy1-14/+14
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-15block: also check RQF_STATS in blk_mq_need_time_stamp()Hou Tao1-3/+3
2019-09-15block: make rq sector size accessible for block statsHou Tao3-10/+19
2019-09-15Linux 5.3Linus Torvalds1-1/+1
2019-09-15Revert "ext4: make __ext4_get_inode_loc plug"Linus Torvalds1-3/+0
2019-09-15Documentation: kbuild: Add document about reproducible buildsBen Hutchings2-0/+123
2019-09-14io_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-13riscv: modify the Image header to improve compatibility with the ARM64 headerPaul Walmsley3-14/+15
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-13s390: add support for IBM z15 machinesMartin Schwidefsky4-0/+27
2019-09-13s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer9-28/+395
2019-09-13s390/startup: add pgm check info printingVasily Gorbik4-2/+101
2019-09-13spi: mediatek: support large PAluhua.xu1-5/+39
2019-09-13spi: mediatek: add spi support for mt6765 ICluhua.xu1-0/+9
2019-09-13dt-bindings: spi: update bindings for MT6765 SoCluhua.xu1-0/+1
2019-09-13sched/psi: Correct overly pessimistic size calculationMiles Chen1-1/+1
2019-09-13sched/fair: Speed-up energy-aware wake-upsQuentin Perret1-60/+50
2019-09-12cgroup: freezer: fix frozen state inheritanceRoman Gushchin1-1/+9
2019-09-12kselftests: cgroup: add freezer mkdir testRoman Gushchin1-0/+54
2019-09-12io_uring: make sqpoll wakeup possible with geteventsJens Axboe1-6/+2