aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-05-11spi: pxa2xx: Introduce special type for Merrifield SPIsAndy Shevchenko1-0/+16
2021-05-11spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driverAndy Shevchenko1-0/+16
2021-05-11stack: Replace "o" output with "r" input constraintNick Desaulniers1-1/+1
2021-05-10scsi: ufs: core: Enable power management for wlunAsutosh Das1-0/+20
2021-05-10selinux: delete selinux_xfrm_policy_lookup() useless argumentZhongjun Tan2-4/+3
2021-05-10cgroup: inline cgroup_task_freeze()Roman Gushchin1-18/+0
2021-05-10rcu: Reject RCU_LOCKDEP_WARN() false positivesPaul E. McKenney1-1/+1
2021-05-10rcu: Remove the unused rcu_irq_exit_preempt() functionPaul E. McKenney2-2/+0
2021-05-10bpf: verifier: Allocate idmap scratch in verifier envLorenz Bauer1-0/+8
2021-05-10srcu: Initialize SRCU after timersFrederic Weisbecker1-0/+6
2021-05-10srcu: Unconditionally embed struct lockdep_mapFrederic Weisbecker1-2/+0
2021-05-10timer: Revert "timer: Add timer_curr_running()"Frederic Weisbecker1-2/+0
2021-05-10ptp: ptp_clock: make scaled_ppm_to_ppb static inlineRadu Pirea (NXP OSS)1-8/+26
2021-05-10scsi: core: Treat device offline as a failureJason Yan1-26/+28
2021-05-10PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren1-0/+1
2021-05-10asm-generic: unaligned always use struct helpersArnd Bergmann2-79/+2
2021-05-10asm-generic: unaligned: remove byteshift helpersArnd Bergmann5-144/+60
2021-05-10openrisc: always use unaligned-struct headerArnd Bergmann3-120/+0
2021-05-10block: uapi: fix comment about block device ioctlDamien Le Moal1-1/+1
2021-05-10gpu: ipu-v3: Add Rec.709 limited range support to DPPhilipp Zabel1-0/+2
2021-05-10cgroup: introduce cgroup.killChristian Brauner1-0/+3
2021-05-10Merge tag 'misc-habanalabs-fixes-2021-05-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-linusGreg Kroah-Hartman1-0/+33
2021-05-10usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan1-0/+1
2021-05-10drm: Mark AGP implementation and ioctls as legacyThomas Zimmermann3-120/+85
2021-05-10spi: pxa2xx: Group Intel Quark specific definitionsAndy Shevchenko1-1/+3
2021-05-10spi: pxa2xx: Unify ifdeffery used in the headersAndy Shevchenko2-6/+7
2021-05-10spi: pxa2xx: Replace header inclusions by forward declarationsAndy Shevchenko1-0/+2
2021-05-10mtd: core: add OTP nvmem provider supportMichael Walle1-0/+2
2021-05-10nvmem: core: allow specifying of_nodeMichael Walle1-0/+2
2021-05-10dt-bindings: add power-domain header for RK3568 SoCsElaine Zhang1-0/+32
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+1
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-113/+132
2021-05-08Revert "bio: limit bio max size"Jens Axboe2-5/+1
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-6/+2
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-5/+40
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada2-6/+2
2021-05-08habanalabs: expose ASIC specific PLL indexBharat Jauhari1-0/+33
2021-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2-2/+7
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-0/+1
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+5
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-89/+140
2021-05-07drm/connector: Add a helper to attach the colorspace propertyMaxime Ripard1-0/+1
2021-05-07drm/connector: Add helper to compare HDR metadataMaxime Ripard1-0/+2
2021-05-07drm/connector: Create a helper to attach the hdr_output_metadata propertyMaxime Ripard1-0/+1
2021-05-07drm/i915/adl_p: Add PCI Devices IDsClinton Taylor1-0/+21
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds34-138/+198
2021-05-07mm: fix typos in commentsIngo Molnar2-3/+3
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada8-52/+1