summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-09-28fscrypt: export fscrypt_d_revalidate()Eric Biggers
2020-09-28bpf: Enable BPF_PROG_TEST_RUN for raw_tracepointSong Liu
2020-09-28Merge tag 'regmap-field-bulk-api' into regmap-5.10Mark Brown
2020-09-28regmap: add support to regmap_field_bulk_alloc/free apisSrinivas Kandagatla
2020-09-28Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-09-28coresight: cti: Don't disable ect device if it's not enabledTingwei Zhang
2020-09-28coresight: Use IS_ENABLED for CONFIGs that may be modulesKim Phillips
2020-09-28iomap: Allow filesystem to call iomap_dio_complete without i_rwsemChristoph Hellwig
2020-09-28PM: runtime: Fix timer_expires data type on 32-bit archesGrygorii Strashko
2020-09-28mtd: nand: Use the new generic ECC objectMiquel Raynal
2020-09-28mtd: nand: Create helpers to set/extract the ECC requirementsMiquel Raynal
2020-09-28mtd: nand: Create a helper to extract the ECC configurationMiquel Raynal
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal
2020-09-28mtd: rawnand: Separate the ECC engine type and the ECC byte placementMiquel Raynal
2020-09-28arm64: perf: Add support caps under sysfsShaokun Zhang
2020-09-28nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan
2020-09-28mac80211: support S1G associationThomas Pedersen
2020-09-28mac80211: encode listen interval for S1GThomas Pedersen
2020-09-28cfg80211: handle Association Response from S1G STAThomas Pedersen
2020-09-28cfg80211: convert S1G beacon to scan resultsThomas Pedersen
2020-09-28nl80211: support S1G capability overrides in assocThomas Pedersen
2020-09-28kgdb: Honour the kprobe blocklist when setting breakpointsDaniel Thompson
2020-09-28Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and '...Marc Zyngier
2020-09-28Merge branch 'fixes' into nextUlf Hansson
2020-09-28memstick: Skip allocating card when removing hostKai-Heng Feng
2020-09-28hv: hyperv.h: Introduce some hvpfn helper functionsBoqun Feng
2020-09-28Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv headerBoqun Feng
2020-09-28Drivers: hv: vmbus: Introduce types of GPADLBoqun Feng
2020-09-27ptp: add stub function for ptp_get_msgtype()Yangbo Lu
2020-09-27mm/fork: Pass new vma pointer into copy_page_range()Peter Xu
2020-09-27mm: Introduce mm_struct.has_pinnedPeter Xu
2020-09-26fs: remove KSTAT_QUERY_FLAGSChristoph Hellwig
2020-09-26fs: move vfs_fstatat out of lineChristoph Hellwig
2020-09-26fs: implement vfs_stat and vfs_lstat in terms of vfs_fstatatChristoph Hellwig
2020-09-26fs: remove vfs_statx_fdChristoph Hellwig
2020-09-26Merge tag 'drivers_soc_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-26Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-26mm: don't rely on system state to detect hot-plug operationsLaurent Dufour
2020-09-26mm: replace memmap_context by meminit_contextLaurent Dufour
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik
2020-09-25bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULLJohn Fastabend
2020-09-25net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt
2020-09-25mm/page_ref: Convert the open coded tracepoint enabled to the new helperSteven Rostedt (VMware)
2020-09-25tracepoints: Add helper to test if tracepoint is enabled in a headerSteven Rostedt (VMware)
2020-09-25SUNRPC/NFSD: Implement xdr_reserve_space_vec()Anna Schumaker
2020-09-25efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report itArd Biesheuvel
2020-09-25bpf: Enable bpf_skc_to_* sock casting helper to networking prog typeMartin KaFai Lau
2020-09-25compat.h: fix a spelling error in <linux/compat.h>Christoph Hellwig
2020-09-25genirq: Add stub for set_handle_irq() when !GENERIC_IRQ_MULTI_HANDLERZhen Lei