aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-11-24dmaengine: add peripheral configurationVinod Koul1-0/+5
2020-11-24rpmsg: Turn name service into a stand alone driverArnaud Pouliquen1-0/+3
2020-11-24dt-bindings: dmaengine: Document qcom,gpi dma bindingVinod Koul1-0/+11
2020-11-24rpmsg: Make rpmsg_{register|unregister}_device() publicMathieu Poirier1-4/+8
2020-11-24rpmsg: Move structure rpmsg_ns_msg to header fileMathieu Poirier1-0/+42
2020-11-24rpmsg: Introduce __rpmsg{16|32|64} typesMathieu Poirier3-0/+129
2020-11-24irq_work: Optimize irq_work_single()Peter Zijlstra1-4/+4
2020-11-24smp: Cleanup smp_call_function*()Peter Zijlstra1-10/+9
2020-11-24irq_work: CleanupPeter Zijlstra2-14/+23
2020-11-24firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne1-4/+0
2020-11-24io-mapping: Provide iomap_local variantThomas Gleixner1-2/+28
2020-11-24mm/highmem: Provide kmap_local*Thomas Gleixner2-16/+75
2020-11-24sched: highmem: Store local kmaps in task structThomas Gleixner2-0/+19
2020-11-24mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCALThomas Gleixner1-1/+1
2020-11-24Merge branch 'sched/core' into core/mmThomas Gleixner10-30/+108
2020-11-24sched: Make migrate_disable/enable() independent of RTThomas Gleixner3-43/+18
2020-11-24soundwire: SDCA: detect sdca_cascade interruptPierre-Louis Bossart1-0/+4
2020-11-24drm/fb-helper: Rename dirty worker to damage workerThomas Zimmermann1-7/+7
2020-11-24drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()Thomas Zimmermann1-3/+0
2020-11-24drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann1-2/+2
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman9-103/+25
2020-11-23fs-verity: move structs needed for file signing to UAPI headerEric Biggers1-0/+49
2020-11-23net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger1-0/+5
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski5-1/+5
2020-11-23tcp: fix race condition when creating child sockets from syncookiesRicardo Dias1-2/+3
2020-11-23lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore5-15/+30
2020-11-23net: ptp: introduce common defines for PTP message typesChristian Eggers1-1/+6
2020-11-23compat: always include linux/compat.h from net/compat.hJakub Kicinski1-10/+0
2020-11-23Merge tag 'v5.10-rc5' into rdma.git for-nextJason Gunthorpe33-182/+350
2020-11-23Merge tag 'samsung-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-1/+1
2020-11-23regulator: core: add of_match_full_name boolean flagCristian Marussi1-0/+3
2020-11-23rxrpc: Don't leak the service-side session key to userspaceDavid Howells1-0/+1
2020-11-23rxrpc: Remove the rxk5 security class as it's now defunctDavid Howells1-55/+0
2020-11-23keys: Provide the original description to the key preparserDavid Howells1-0/+1
2020-11-23PM: domains: replace -ENOTSUPP with -EOPNOTSUPPLina Iyer1-7/+7
2020-11-23PM: sleep: Add dev_wakeup_path() helperPatrice Chotard1-0/+10
2020-11-23Merge tag 'scmi-voltage-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Sudeep Holla1-0/+64
2020-11-23signal: define the SA_EXPOSE_TAGBITS bit in sa_flagsPeter Collingbourne3-1/+18
2020-11-23signal: define the SA_UNSUPPORTED bit in sa_flagsPeter Collingbourne1-0/+7
2020-11-23arch: provide better documentation for the arch-specific SA_* flagsPeter Collingbourne1-8/+14
2020-11-23signal: clear non-uapi flag bits when passing/returning sa_flagsPeter Collingbourne1-0/+12
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne2-29/+47
2020-11-23io_uring: add support for shutdown(2)Jens Axboe1-0/+1
2020-11-23net: provide __sys_shutdown_sock() that takes a socketJens Axboe1-0/+1
2020-11-23iommu/ioasid: Add ioasid referencesJean-Philippe Brucker1-2/+8
2020-11-23Merge back cpuidle changes for v5.11.Rafael J. Wysocki1-4/+4
2020-11-23Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Will Deacon1-7/+3
2020-11-23preempt: Cleanup the macro maze a bitThomas Gleixner1-14/+16
2020-11-23irqstat: Move declaration into asm-generic/hardirq.hThomas Gleixner2-25/+2
2020-11-23asm-generic/irqstat: Add optional __nmi_count memberThomas Gleixner1-0/+3