summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-20Merge tag 'amd-drm-next-5.8-2020-05-19' of git://people.freedesktop.org/~agd5...Dave Airlie1-0/+4
2020-05-20scsi: qla2xxx: Suppress two recently introduced compiler warningsBart Van Assche1-0/+7
2020-05-20clk: imx8mp: use imx8m_clk_hw_composite_core to simplify codePeng Fan1-1/+10
2020-05-20clk: imx8mp: Define gates for pll1/2 fixed dividersPeng Fan1-1/+18
2020-05-20dt-bindings: power: meson-ee-pwrc: add support for the Meson GX SoCsMartin Blumenstingl1-0/+13
2020-05-20dt-bindings: power: meson-ee-pwrc: add support for Meson8/8b/8m2Martin Blumenstingl1-0/+13
2020-05-20net: add a new ndo_tunnel_ioctl methodChristoph Hellwig2-1/+8
2020-05-19net/af_iucv: clean up function prototypesJulian Wiedmann1-8/+0
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 Zijlstra55-138/+336
2020-05-19bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann2-0/+5
2020-05-19ACPI: APEI: Kick the memory_failure() queue for synchronous errorsJames Morse1-0/+3
2020-05-19mm/memory-failure: Add memory_failure_queue_kick()James Morse1-0/+1
2020-05-19fscrypt: add support for IV_INO_LBLK_32 policiesEric Biggers1-1/+2
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-19dt-bindings: phy: Add PHY_TYPE_XPCS definitionDilip Kota1-0/+1
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 Howells3-1/+32
2020-05-19security: Add hooks to rule on setting a watchDavid Howells3-0/+18
2020-05-19pipe: Add general notification queue supportDavid Howells3-1/+165
2020-05-19pipe: Add O_NOTIFICATION_PIPEDavid Howells1-0/+3
2020-05-19security: Add a hook for the point of notification insertionDavid Howells3-0/+29
2020-05-19uapi: General notification queue definitionsDavid Howells1-0/+55
2020-05-19kprobes: Prevent probes in .noinstr.text sectionThomas Gleixner1-0/+2
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/kprobesThomas Gleixner4-0/+70
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 Gleixner65-203/+351
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 Gleixner4-0/+70
2020-05-19proc: proc_pid_ns takes super_block as an argumentAlexey Gladkov1-2/+2
2020-05-19uapi: habanalabs: add gaudi definesOded Gabbay1-2/+162
2020-05-19habanalabs: get card type, location from F/WOmer Shpigelman1-1/+2
2020-05-19uapi: habanalabs: add signal/wait operationsOmer Shpigelman1-16/+51