summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-09-24timers: Mask invalid flags in do_init_timer()Qianli Zhao
2020-09-24debugobjects: Allow debug_obj_descr to be constStephen Boyd
2020-09-24Merge branch 'for-5.10/block' into for-5.10/driversJens Axboe
2020-09-24bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flagChristoph Hellwig
2020-09-24bdi: invert BDI_CAP_NO_ACCT_WBChristoph Hellwig
2020-09-24bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig
2020-09-24bdi: remove BDI_CAP_SYNCHRONOUS_IOChristoph Hellwig
2020-09-24bdi: remove BDI_CAP_CGROUP_WRITEBACKChristoph Hellwig
2020-09-24block: lift setting the readahead size into the block layerChristoph Hellwig
2020-09-24fs: remove the unused SB_I_MULTIROOT flagChristoph Hellwig
2020-09-24NFSv4: make cache consistency bitmask dynamicOlga Kornievskaia
2020-09-24Merge tag 'icc-5.10-rc1' of https://git.linaro.org/people/georgi.djakov/linux...Greg Kroah-Hartman
2020-09-24platform/x86: pcengines-apuv2: Fix typo on define of AMD_FCH_GPIO_REG_GPIO55_...Ed Wildgoose
2020-09-24ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()Jonathan Cameron
2020-09-24ACPI: Remove side effect of partly creating a node in acpi_map_pxm_to_online_...Jonathan Cameron
2020-09-23fscrypt: rename DCACHE_ENCRYPTED_NAME to DCACHE_NOKEY_NAMEEric Biggers
2020-09-23fscrypt: don't call no-key names "ciphertext names"Eric Biggers
2020-09-23Merge branch 'rtt-speedup.2020.09.16a' of git://git.kernel.org/pub/scm/linux/...Alexei Starovoitov
2020-09-23net: phy: Document core PHY structuresAndrew Lunn
2020-09-23net: phy: Fixup kernel docAndrew Lunn
2020-09-23net: bridge: mcast: rename br_ip's u member to dstNikolay Aleksandrov
2020-09-23net: bridge: add src field to br_ipNikolay Aleksandrov
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-23block: mark blkdev_get staticChristoph Hellwig
2020-09-23mm: split swap_type_ofChristoph Hellwig
2020-09-23PM: rewrite is_hibernate_resume_dev to not require an inodeChristoph Hellwig
2020-09-23block: move the NEED_PART_SCAN flag to struct gendiskChristoph Hellwig
2020-09-23hwmon: (gsc-hwmon) add fan sensorTim Harvey
2020-09-23hwmon: (core) Add support for rated attributesZbigniew Lukwinski
2020-09-23block: allow 'chunk_sectors' to be non-power-of-2Mike Snitzer
2020-09-23cpuidle: record state entry rejection statisticsLina Iyer
2020-09-23soundwire: enable Data Port test modesPierre-Louis Bossart
2020-09-22fs: remove compat_sys_mountChristoph Hellwig
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22x86/entry: Fix typo in comments for syscall_enter_from_user_mode()Kees Cook
2020-09-22Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-09-22firmware: psci: Extend psci_set_osi_mode() to allow reset to PC modeUlf Hansson
2020-09-22fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *'Eric Biggers
2020-09-22fscrypt: handle test_dummy_encryption in more logical wayEric Biggers
2020-09-22fscrypt: move fscrypt_prepare_symlink() out-of-lineEric Biggers
2020-09-22fscrypt: remove fscrypt_inherit_context()Eric Biggers
2020-09-22fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context()Eric Biggers
2020-09-22nitro_enclaves: Add ioctl interface definitionAndra Paraschiv
2020-09-22printk: move dictionary keys to dev_printk_infoJohn Ogness
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-09-21net: phy: bcm7xxx: Add an entry for BCM72113Florian Fainelli
2020-09-21bpf: Use a table to drive helper arg type checksLorenz Bauer