summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-20fs: rename pipe_buf ->steal to ->try_stealChristoph Hellwig1-17/+17
2020-05-20fs: make the pipe_buf_operations ->confirm operation optionalChristoph Hellwig1-2/+3
2020-05-20fs: make the pipe_buf_operations ->steal operation optionalChristoph Hellwig1-1/+2
2020-05-20pipe: merge anon_pipe_buf*_opsChristoph Hellwig1-1/+1
2020-05-20Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...Mark Brown23-78/+94
2020-05-20Merge branch 'topic/uaccess-ppc' into nextMichael Ellerman1-0/+8
2020-05-20Merge branch 'i2c/for-current-fixed' into i2c/for-5.8Wolfram Sang47-113/+101
2020-05-20i2c: core: support bus regulator controlling in adapterBibby Hsieh1-0/+2
2020-05-20soundwire: disco: s/ch/channels/Pierre-Louis Bossart1-4/+4
2020-05-20hwmon: Add Gateworks System Controller supportTim Harvey1-0/+44
2020-05-20mfd: Add Gateworks System Controller core driverTim Harvey1-0/+76
2020-05-20vmbus: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-5/+5
2020-05-20hyper-v: Switch to use UUID types directlyAndy Shevchenko1-1/+1
2020-05-20scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assignedAndrea Parri (Microsoft)1-0/+3
2020-05-20PCI/IOV: Introduce pci_iov_sysfs_link() functionNiklas Schnelle1-0/+8
2020-05-20Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini32-141/+175
2020-05-20rcuwait: avoid lockdep splats from rcuwait_active()Paolo Bonzini1-1/+1
2020-05-20Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+2
2020-05-20net: add a new ndo_tunnel_ioctl methodChristoph Hellwig1-0/+6
2020-05-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2020-05-19perf/core: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-05-19Merge branch 'sched/urgent'Peter Zijlstra27-87/+115
2020-05-19bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann1-0/+1
2020-05-19mm/memory-failure: Add memory_failure_queue_kick()James Morse1-0/+1
2020-05-19block: Document the bio_vec propertiesBart Van Assche1-2/+11
2020-05-19bio.h: Declare the arguments of the bio iteration functions constBart Van Assche1-3/+3
2020-05-19smack: Implement the watch_key and post_notification hooksDavid Howells1-0/+1
2020-05-19keys: Make the KEY_NEED_* perms an enum rather than a maskDavid Howells2-15/+21
2020-05-19pipe: Add notification lossage handlingDavid Howells1-0/+7
2020-05-19pipe: Allow buffers to be marked read-whole-or-error for notificationsDavid Howells1-0/+1
2020-05-19coresight: cti: Add CPU Hotplug handling to CTI driverMike Leach1-0/+1
2020-05-19coresight: Fix support for sparsely populated portsSuzuki K Poulose1-4/+6
2020-05-19coresight: Expose device connections via sysfsSuzuki K Poulose1-0/+2
2020-05-19coresight: Add generic sysfs link creation functionsMike Leach1-0/+20
2020-05-19watch_queue: Add a key/keyring notification facilityDavid Howells1-0/+3
2020-05-19security: Add hooks to rule on setting a watchDavid Howells3-0/+18
2020-05-19pipe: Add general notification queue supportDavid Howells2-1/+145
2020-05-19security: Add a hook for the point of notification insertionDavid Howells3-0/+29
2020-05-19kprobes: Prevent probes in .noinstr.text sectionThomas Gleixner1-0/+2
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/kprobesThomas Gleixner2-0/+57
2020-05-19rcu: Provide __rcu_is_watching()Thomas Gleixner2-0/+2
2020-05-19rcu: Provide rcu_irq_exit_preempt()Thomas Gleixner2-0/+2
2020-05-19x86/mce: Send #MC singal from task workPeter Zijlstra1-0/+6
2020-05-19sched,rcu,tracing: Avoid tracing before in_nmi() is correctPeter Zijlstra1-2/+11
2020-05-19sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra1-11/+0