summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-27netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso1-1/+1
2020-05-27block: use __this_cpu_add() instead of access by smp_processor_id()Konstantin Khlebnikov1-1/+1
2020-05-27block: remove rcu_read_lock() from part_stat_lock()Konstantin Khlebnikov1-2/+2
2020-05-27block: always use a percpu variable for disk statsChristoph Hellwig2-57/+11
2020-05-27block: remove generic_{start,end}_io_acctChristoph Hellwig1-6/+0
2020-05-27block: add disk/bio-based accounting helpersChristoph Hellwig1-0/+28
2020-05-27nvme: add Metadata Capabilities enumerationsIsrael Rukshin1-0/+6
2020-05-27block: always define struct blk_integrity in genhd.hMax Gurtovoy1-4/+0
2020-05-27nvme: replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-27net: check untrusted gso_size at kernel entryWillem de Bruijn1-2/+12
2020-05-27ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern2-0/+35
2020-05-27ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern2-0/+35
2020-05-27nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern1-16/+25
2020-05-27nexthops: don't modify published nexthop groupsNikolay Aleksandrov1-0/+1
2020-05-26rcu: Provide rcu_irq_exit_check_preempt()Thomas Gleixner2-0/+7
2020-05-26rcu: Abstract out rcu_irq_enter_check_tick() from rcu_nmi_enter()Paul E. McKenney1-12/+17
2020-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2020-05-26Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux...David S. Miller1-1/+1
2020-05-26mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado1-1/+1
2020-05-26net/tls: fix race condition causing kernel panicVinay Kumar Yadav1-0/+4
2020-05-25netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso1-1/+1
2020-05-25Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar1-1/+3
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar86-244/+518
2020-05-25printk: Remove pr_cont_once()Tetsuo Handa1-2/+1
2020-05-25ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu1-1/+1
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+11
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-13/+61
2020-05-23net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha1-0/+9
2020-05-23net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha1-0/+6
2020-05-23net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+1
2020-05-23Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2-11/+43
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov2-0/+11
2020-05-22tpm: eventlog: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig1-3/+2
2020-05-22Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-nextGuenter Roeck2-0/+120
2020-05-22regulator: max8998: Add charger regulatorJonathan Bakker1-0/+1
2020-05-22drm: Generalized NV Block Linear DRM format modJames Jones1-8/+114
2020-05-22net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca1-1/+0
2020-05-21block: remove ioctl_by_bdevChristoph Hellwig1-1/+0
2020-05-21s390/dasd: remove ioctl_by_bdev callsStefan Haberland1-0/+9
2020-05-21loop: Add LOOP_CONFIGURE ioctlMartijn Coenen1-0/+21
2020-05-21loop: Clean up LOOP_SET_STATUS lo_flags handlingMartijn Coenen1-2/+8
2020-05-21firmware: smccc: Fix missing prototype warning for arm_smccc_version_initSudeep Holla1-0/+3
2020-05-20firmware: smccc: Add function to fetch SMCCC versionSudeep Holla1-0/+11
2020-05-20firmware: smccc: Refactor SMCCC specific bits into separate fileSudeep Holla1-2/+0
2020-05-20firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x insteadSudeep Holla1-6/+1
2020-05-20firmware: smccc: Add the definition for SMCCCv1.2 version/error codesSudeep Holla1-2/+7
2020-05-20firmware: smccc: Update link to latest SMCCC specificationSudeep Holla1-1/+3
2020-05-20efi/gop: Add an option to list out the available GOP modesArvind Sankar1-0/+1
2020-05-20efi/libstub: Add definitions for console input and eventsArvind Sankar1-1/+2