aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-09-22Merge 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/rostedt/linux-traceLinus 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/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman4-46/+13
2020-09-21net: phy: bcm7xxx: Add an entry for BCM72113Florian Fainelli1-0/+1
2020-09-21bpf: Use a table to drive helper arg type checksLorenz Bauer1-0/+1
2020-09-21bpf: Allow specifying a BTF ID per argument in function protosLorenz Bauer1-8/+10
2020-09-21btf: Add BTF_ID_LIST_SINGLE macroLorenz Bauer1-0/+8
2020-09-21btf: Make btf_set_contains take a const pointerLorenz Bauer1-1/+1
2020-09-21Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller3-4/+7
2020-09-21Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-69/+69
2020-09-21Merge tag 'gpio-updates-for-v5.10-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij3-3/+19
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.org/pub/scm/linux/kernel/git/nvdimm/nvdimm") into tty-nextGreg Kroah-Hartman1-9/+8
2020-09-21Merge a31128384dfd ("Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm") into usb-nextGreg Kroah-Hartman1-9/+8
2020-09-21iomap: Change calling convention for zeroingMatthew Wilcox (Oracle)1-2/+1
2020-09-21fs: Introduce i_blocks_per_pageMatthew Wilcox (Oracle)1-0/+16
2020-09-21dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXJan Kara1-9/+8
2020-09-21can: rx-offload: can_rx_offload_add_manual(): add new initialization functionMarc Kleine-Budde1-0/+3
2020-09-21can: dev: can_put_echo_skb(): propagate error in case of errorsMarc Kleine-Budde1-2/+2
2020-09-21can: include: fix spelling mistakesMarc Kleine-Budde2-2/+2
2020-09-21Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman28-78/+199
2020-09-21Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman9-10/+31
2020-09-20net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean1-0/+2
2020-09-20Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2020-09-20Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+20
2020-09-20Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2020-09-20dm: Call proper helper to determine dax supportJan Kara1-2/+20
2020-09-19stackleak: let stack_erasing_sysctl take a kernel pointer bufferTobias Klauser1-1/+1
2020-09-19ftrace: let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser1-2/+1
2020-09-18ptp_qoriq: support FIPER3Yangbo Lu1-0/+3
2020-09-18net: fix build without CONFIG_SYSCTL definitionMahesh Bandewar1-2/+3
2020-09-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+0
2020-09-18Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2020-09-18kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu1-0/+5
2020-09-18ftrace: Let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser1-2/+1
2020-09-18arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider1-0/+2
2020-09-18arch_topology, cpufreq: constify arch_* cpumasksValentin Schneider2-2/+3
2020-09-18cpufreq: report whether cpufreq supports Frequency Invariance (FI)Ionela Voinescu1-0/+5