summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-09-24platform/x86: pcengines-apuv2: Fix typo on define of AMD_FCH_GPIO_REG_GPIO55_...Ed Wildgoose1-1/+1
2020-09-24ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()Jonathan Cameron1-4/+4
2020-09-24ACPI: Remove side effect of partly creating a node in acpi_map_pxm_to_online_...Jonathan Cameron1-4/+3
2020-09-24fscrypt: rename DCACHE_ENCRYPTED_NAME to DCACHE_NOKEY_NAMEEric Biggers2-7/+7
2020-09-24fscrypt: don't call no-key names "ciphertext names"Eric Biggers1-8/+7
2020-09-24Merge branch 'rtt-speedup.2020.09.16a' of git://git.kernel.org/pub/scm/linux/...Alexei Starovoitov1-0/+4
2020-09-24net: phy: Document core PHY structuresAndrew Lunn1-131/+292
2020-09-24net: phy: Fixup kernel docAndrew Lunn2-2/+4
2020-09-23net: bridge: mcast: rename br_ip's u member to dstNikolay Aleksandrov1-1/+1
2020-09-23net: bridge: add src field to br_ipNikolay Aleksandrov1-0/+6
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-13/+32
2020-09-23block: mark blkdev_get staticChristoph Hellwig1-1/+0
2020-09-23mm: split swap_type_ofChristoph Hellwig1-1/+2
2020-09-23PM: rewrite is_hibernate_resume_dev to not require an inodeChristoph Hellwig1-2/+2
2020-09-23block: move the NEED_PART_SCAN flag to struct gendiskChristoph Hellwig2-3/+3
2020-09-23hwmon: (gsc-hwmon) add fan sensorTim Harvey1-0/+1
2020-09-23hwmon: (core) Add support for rated attributesZbigniew Lukwinski1-0/+20
2020-09-23block: allow 'chunk_sectors' to be non-power-of-2Mike Snitzer1-3/+9
2020-09-23cpuidle: record state entry rejection statisticsLina Iyer1-0/+1
2020-09-23soundwire: enable Data Port test modesPierre-Louis Bossart1-0/+6
2020-09-23fs: remove compat_sys_mountChristoph Hellwig1-6/+0
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-4/+22
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller26-58/+159
2020-09-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-4/+8
2020-09-22x86/entry: Fix typo in comments for syscall_enter_from_user_mode()Kees Cook1-1/+1
2020-09-22Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+5
2020-09-22firmware: psci: Extend psci_set_osi_mode() to allow reset to PC modeUlf Hansson1-1/+1
2020-09-22fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *'Eric Biggers1-4/+1
2020-09-22fscrypt: handle test_dummy_encryption in more logical wayEric Biggers1-27/+13
2020-09-22fscrypt: move fscrypt_prepare_symlink() out-of-lineEric Biggers1-48/+15
2020-09-22fscrypt: remove fscrypt_inherit_context()Eric Biggers1-9/+0
2020-09-22fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context()Eric Biggers1-0/+17
2020-09-22nitro_enclaves: Add ioctl interface definitionAndra Paraschiv1-0/+11
2020-09-22printk: move dictionary keys to dev_printk_infoJohn Ogness2-2/+12
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman4-46/+13
2020-09-22net: phy: bcm7xxx: Add an entry for BCM72113Florian Fainelli1-0/+1
2020-09-22bpf: Use a table to drive helper arg type checksLorenz Bauer1-0/+1
2020-09-22bpf: Allow specifying a BTF ID per argument in function protosLorenz Bauer1-8/+10
2020-09-22btf: Add BTF_ID_LIST_SINGLE macroLorenz Bauer1-0/+8
2020-09-22btf: Make btf_set_contains take a const pointerLorenz Bauer1-1/+1
2020-09-22Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/...David S. Miller3-4/+7
2020-09-22Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...David S. Miller1-78/+78
2020-09-22Merge tag 'gpio-updates-for-v5.10-part1' of git://git.kernel.org/pub/scm/linu...Linus Walleij3-3/+19
2020-09-21PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato1-0/+1
2020-09-21iio: adis. Drop adis_burst structNuno Sá1-17/+0
2020-09-21iio: adis: Move burst mode into adis_dataNuno Sá1-0/+9
2020-09-21iio: Add __printf() attributes to various allocation functionsJonathan Cameron2-2/+3
2020-09-21regulator: unexport regulator_lock/unlock()Michał Mirosław1-3/+0
2020-09-21Merge ba31128384dfd ("Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel...Greg Kroah-Hartman1-9/+8