summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-12-12iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046Jonathan Cameron1-0/+2
2021-12-12net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...Vladimir Oltean1-9/+4
2021-12-12Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...Vladimir Oltean1-19/+7
2021-12-12net: dsa: tag_sja1105: convert to tagger-owned dataVladimir Oltean1-2/+5
2021-12-12net: dsa: sja1105: move ts_id from sja1105_tagger_dataVladimir Oltean1-1/+0
2021-12-12net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_dataVladimir Oltean1-7/+1
2021-12-12net: dsa: sja1105: remove hwts_tx_en from tagger dataVladimir Oltean1-1/+0
2021-12-12net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021qVladimir Oltean1-3/+8
2021-12-12net: dsa: tag_ocelot: convert to tagger-owned dataVladimir Oltean1-2/+10
2021-12-12bpf: Add bpf_strncmp helperHou Tao1-0/+1
2021-12-12Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-12-11PCI: Sort Intel Device IDs by valueAndy Shevchenko1-25/+25
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+13
2021-12-11bitfield.h: Fix "type of reg too small for mask" testPeter Zijlstra1-1/+18
2021-12-11timers: implement usleep_idle_range()SeongJae Park1-1/+13
2021-12-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski3-5/+102
2021-12-11Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2021-12-11Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+26
2021-12-10genirq: Provide new interfaces for affinity hintsThomas Gleixner1-1/+52
2021-12-10net: add netns refcount tracker to struct seq_net_privateEric Dumazet1-1/+2
2021-12-10net: add networking namespace refcount trackerEric Dumazet1-8/+1
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra1-17/+18
2021-12-10EDAC: Add RDDR5 and LRDDR5 memory typesYazen Ghannam1-0/+6
2021-12-10pktdvd: stop using bdi congestion framework.NeilBrown1-0/+2
2021-12-10kcsan: Turn barrier instrumentation into macrosMarco Elver1-11/+13
2021-12-10kcsan: Support WEAK_MEMORY with Clang where no objtool support existsMarco Elver1-1/+12
2021-12-10compiler_attributes.h: Add __disable_sanitizer_instrumentationAlexander Potapenko1-0/+18
2021-12-10locking/atomics, kcsan: Add instrumentation for barriersMarco Elver1-1/+134
2021-12-10locking/barriers, kcsan: Add instrumentation for barriersMarco Elver1-1/+1
2021-12-10kcsan: Add core memory barrier instrumentation functionsMarco Elver1-2/+69
2021-12-10kcsan: Add core support for a subset of weak memory modelingMarco Elver3-2/+21
2021-12-10kcsan: Avoid checking scoped accesses from nested contextsMarco Elver1-0/+1
2021-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-36/+37
2021-12-09percpu_ref: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+1
2021-12-09skbuff: Extract list pointers to silence compiler warningsKees Cook1-8/+10
2021-12-09Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...Paul E. McKenney5-45/+70
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-28/+21
2021-12-09net: phylink: use legacy_pre_march2020Russell King (Oracle)1-0/+17
2021-12-09net: phylink: add legacy_pre_march2020 indicatorRussell King (Oracle)1-0/+3
2021-12-09fs_parse: allow parameter value to be emptyLukas Czerner1-1/+1
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+5
2021-12-09wait: add wake_up_pollfree()Eric Biggers1-0/+26
2021-12-09KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RINGDavid Woodhouse1-4/+4
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain1-0/+13
2021-12-09mtd: Introduce an expert mode for forensics and debugging purposesMiquel Raynal1-0/+3
2021-12-09x86/sgx: Add an attribute for the amount of SGX memory in a NUMA nodeJarkko Sakkinen1-0/+4
2021-12-09genirq/msi: Handle PCI/MSI allocation fail in core codeThomas Gleixner1-4/+1
2021-12-09PCI/MSI: Make pci_msi_domain_check_cap() staticThomas Gleixner1-2/+0
2021-12-09PCI/MSI: Move msi_lock to struct pci_devThomas Gleixner2-2/+1
2021-12-09PCI/MSI: Sanitize MSI-X table map handlingThomas Gleixner1-0/+1