summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-09-29Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-0/+36
2020-09-29bpf: verifier: refactor check_attach_btf_id()Toke Høiland-Jørgensen2-5/+27
2020-09-29bpf: change logging calls from verbose() to bpf_log() and use log pointerToke Høiland-Jørgensen2-3/+4
2020-09-29net: core: add nested_level variable in net_deviceTaehee Yoo1-8/+44
2020-09-29net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo1-6/+10
2020-09-29fscrypt: export fscrypt_d_revalidate()Eric Biggers1-0/+7
2020-09-28bpf: Enable BPF_PROG_TEST_RUN for raw_tracepointSong Liu1-0/+3
2020-09-28Merge tag 'regmap-field-bulk-api' into regmap-5.10Mark Brown1-0/+11
2020-09-28regmap: add support to regmap_field_bulk_alloc/free apisSrinivas Kandagatla1-0/+11
2020-09-28Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+2
2020-09-28coresight: cti: Don't disable ect device if it's not enabledTingwei Zhang1-0/+1
2020-09-28coresight: Use IS_ENABLED for CONFIGs that may be modulesKim Phillips1-1/+1
2020-09-28iomap: Allow filesystem to call iomap_dio_complete without i_rwsemChristoph Hellwig1-0/+5
2020-09-28PM: runtime: Fix timer_expires data type on 32-bit archesGrygorii Strashko1-1/+1
2020-09-28mtd: nand: Use the new generic ECC objectMiquel Raynal1-7/+7
2020-09-28mtd: nand: Create helpers to set/extract the ECC requirementsMiquel Raynal1-0/+24
2020-09-28mtd: nand: Create a helper to extract the ECC configurationMiquel Raynal1-0/+10
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal3-7/+7
2020-09-28mtd: rawnand: Separate the ECC engine type and the ECC byte placementMiquel Raynal2-2/+5
2020-09-28arm64: perf: Add support caps under sysfsShaokun Zhang1-0/+3
2020-09-28nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan1-2/+5
2020-09-28mac80211: support S1G associationThomas Pedersen1-0/+21
2020-09-28mac80211: encode listen interval for S1GThomas Pedersen1-0/+7
2020-09-28cfg80211: handle Association Response from S1G STAThomas Pedersen1-0/+5
2020-09-28cfg80211: convert S1G beacon to scan resultsThomas Pedersen1-0/+32
2020-09-28nl80211: support S1G capability overrides in assocThomas Pedersen1-0/+2
2020-09-28kgdb: Honour the kprobe blocklist when setting breakpointsDaniel Thompson1-0/+18
2020-09-28Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and '...Marc Zyngier1-0/+6
2020-09-28Merge branch 'fixes' into nextUlf Hansson1-0/+1
2020-09-28memstick: Skip allocating card when removing hostKai-Heng Feng1-0/+1
2020-09-28hv: hyperv.h: Introduce some hvpfn helper functionsBoqun Feng1-0/+5
2020-09-28Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv headerBoqun Feng1-0/+15
2020-09-28Drivers: hv: vmbus: Introduce types of GPADLBoqun Feng1-1/+47
2020-09-27ptp: add stub function for ptp_get_msgtype()Yangbo Lu1-0/+8
2020-09-27mm/fork: Pass new vma pointer into copy_page_range()Peter Xu1-1/+1
2020-09-27mm: Introduce mm_struct.has_pinnedPeter Xu1-0/+10
2020-09-27fs: remove KSTAT_QUERY_FLAGSChristoph Hellwig1-2/+0
2020-09-27fs: move vfs_fstatat out of lineChristoph Hellwig1-7/+2
2020-09-27fs: implement vfs_stat and vfs_lstat in terms of vfs_fstatatChristoph Hellwig1-9/+7
2020-09-27fs: remove vfs_statx_fdChristoph Hellwig1-6/+1
2020-09-26Merge tag 'drivers_soc_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-0/+54
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+2
2020-09-26Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2020-09-26mm: don't rely on system state to detect hot-plug operationsLaurent Dufour1-4/+7
2020-09-26mm: replace memmap_context by meminit_contextLaurent Dufour2-4/+9
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik1-0/+10
2020-09-26bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULLJohn Fastabend1-2/+16
2020-09-26net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt1-0/+2
2020-09-26mm/page_ref: Convert the open coded tracepoint enabled to the new helperSteven Rostedt (VMware)1-21/+21
2020-09-26tracepoints: Add helper to test if tracepoint is enabled in a headerSteven Rostedt (VMware)1-0/+34