summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-19lockdep: Always inline lockdep_{off,on}()Peter Zijlstra1-2/+21
2020-05-19hardirq/nmi: Allow nested nmi_enter()Peter Zijlstra2-3/+6
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner30-137/+153
2020-05-19context_tracking: Make guest_enter/exit() .noinstr readyThomas Gleixner1-5/+16
2020-05-19lockdep: Prepare for noinstr sectionsPeter Zijlstra2-0/+3
2020-05-19tracing: Provide lockdep less trace_hardirqs_on/off() variantsThomas Gleixner1-0/+4
2020-05-19vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner2-0/+57
2020-05-19proc: proc_pid_ns takes super_block as an argumentAlexey Gladkov1-2/+2
2020-05-19thermal/drivers/cpuidle_cooling: Change the registration functionDaniel Lezcano1-10/+2
2020-05-19powercap/drivers/idle_inject: Specify idle state max latencyDaniel Lezcano1-0/+4
2020-05-19ARM: 8976/1: module: allow arch overrides for .init section namesVincent Whitchurch1-0/+5
2020-05-19soundwire: bus_type: add sdw_master_device supportPierre-Louis Bossart1-1/+16
2020-05-19soundwire: bus: add unique bus idBard Liao1-0/+2
2020-05-19soundwire: bus_type: introduce sdw_slave_type and sdw_master_typePierre-Louis Bossart1-1/+8
2020-05-19soundwire: bus: rename sdw_bus_master_add/delete, add argumentsPierre-Louis Bossart1-2/+3
2020-05-19fscrypt: support test_dummy_encryption=v2Eric Biggers1-7/+44
2020-05-19net: phy: simplify phy_link_change argumentsDoug Berger1-1/+1