mirror_ubuntu-kernels/drivers/net/wireless/broadcom/brcm80211/brcmfmac
Linus Torvalds 965a9d75e3 Tracing updates for 5.20 / 6.0
- Runtime verification infrastructure
   This is the biggest change for this pull request. It introduces the
   runtime verification that is necessary for running Linux on safety
   critical systems. It allows for deterministic automata models to be
   inserted into the kernel that will attach to tracepoints, where the
   information on these tracepoints will move the model from state to state.
   If a state is encountered that does not belong to the model, it will then
   activate a given reactor, that could just inform the user or even panic
   the kernel (for which safety critical systems will detect and can recover
   from).
 
 - Two monitor models are also added: Wakeup In Preemptive (WIP - not to be
   confused with "work in progress"), and Wakeup While Not Running (WWNR).
 
 - Added __vstring() helper to the TRACE_EVENT() macro to replace several
   vsnprintf() usages that were all doing it wrong.
 
 - eprobes now can have their event autogenerated when the event name is left
   off.
 
 - The rest is various cleanups and fixes.
 -----BEGIN PGP SIGNATURE-----
 
 iIoEABYIADIWIQRRSw7ePDh/lE+zeZMp5XQQmuv6qgUCYu0yzRQccm9zdGVkdEBn
 b29kbWlzLm9yZwAKCRAp5XQQmuv6qj4HAP4tQtV55rjj4DQ5XIXmtI3/64PmyRSJ
 +y4DEXi1UvEUCQD/QAuQfWoT/7gh35ltkfeS4t3ockzy14rrkP5drZigiQA=
 =kEtM
 -----END PGP SIGNATURE-----

Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace

Pull tracing updates from Steven Rostedt:

 - Runtime verification infrastructure

   This is the biggest change here. It introduces the runtime
   verification that is necessary for running Linux on safety critical
   systems.

   It allows for deterministic automata models to be inserted into the
   kernel that will attach to tracepoints, where the information on
   these tracepoints will move the model from state to state.

   If a state is encountered that does not belong to the model, it will
   then activate a given reactor, that could just inform the user or
   even panic the kernel (for which safety critical systems will detect
   and can recover from).

 - Two monitor models are also added: Wakeup In Preemptive (WIP - not to
   be confused with "work in progress"), and Wakeup While Not Running
   (WWNR).

 - Added __vstring() helper to the TRACE_EVENT() macro to replace
   several vsnprintf() usages that were all doing it wrong.

 - eprobes now can have their event autogenerated when the event name is
   left off.

 - The rest is various cleanups and fixes.

* tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: (50 commits)
  rv: Unlock on error path in rv_unregister_reactor()
  tracing: Use alignof__(struct {type b;}) instead of offsetof()
  tracing/eprobe: Show syntax error logs in error_log file
  scripts/tracing: Fix typo 'the the' in comment
  tracepoints: It is CONFIG_TRACEPOINTS not CONFIG_TRACEPOINT
  tracing: Use free_trace_buffer() in allocate_trace_buffers()
  tracing: Use a struct alignof to determine trace event field alignment
  rv/reactor: Add the panic reactor
  rv/reactor: Add the printk reactor
  rv/monitor: Add the wwnr monitor
  rv/monitor: Add the wip monitor
  rv/monitor: Add the wip monitor skeleton created by dot2k
  Documentation/rv: Add deterministic automata instrumentation documentation
  Documentation/rv: Add deterministic automata monitor synthesis documentation
  tools/rv: Add dot2k
  Documentation/rv: Add deterministic automaton documentation
  tools/rv: Add dot2c
  Documentation/rv: Add a basic documentation
  rv/include: Add instrumentation helper functions
  rv/include: Add deterministic automata monitor definition via C macros
  ...
2022-08-05 09:41:12 -07:00
..
bcdc.c wireless: brcmfmac: Use netif_rx(). 2022-03-06 11:05:31 +00:00
bcdc.h
bcmsdh.c wifi: brcmfmac: prevent double-free on hardware-reset 2022-07-28 12:59:05 +03:00
btcoex.c
btcoex.h
bus.h wifi: brcmfmac: fix repeated words in comments 2022-07-18 15:07:42 +03:00
cfg80211.c wifi: brcmfmac: support brcm,ccode-map-trivial DT property 2022-07-28 12:58:42 +03:00
cfg80211.h brcmfmac: add support for CQM RSSI notifications 2021-02-09 09:57:02 +02:00
chip.c brcmfmac: Add BCM43454/6 support 2022-02-14 20:05:24 +02:00
chip.h brcmfmac: support chipsets with different core enumeration space 2021-08-21 18:49:05 +03:00
common.c wifi: brcmfmac: Replace default (not configured) MAC with a random MAC 2022-07-28 12:58:11 +03:00
common.h wifi: brcmfmac: support brcm,ccode-map-trivial DT property 2022-07-28 12:58:42 +03:00
commonring.c
commonring.h
core.c wifi: brcmfmac: Add brcmf_c_set_cur_etheraddr() helper 2022-07-28 12:58:11 +03:00
core.h wireless: brcmfmac: Use netif_rx(). 2022-03-06 11:05:31 +00:00
debug.c
debug.h brcmfmac: Silence error messages about unsupported firmware features 2021-06-23 20:44:25 +03:00
dmi.c brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet 2021-10-05 08:31:41 +03:00
feature.c brcmfmac: Add BCM43454/6 support 2022-02-14 20:05:24 +02:00
feature.h brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode 2020-09-16 08:56:04 +03:00
firmware.c brcmfmac: Switch to appropriate helper to load EFI variable contents 2022-06-20 12:43:25 +02:00
firmware.h brcmfmac: Add clm_blob firmware files to modinfo 2021-06-15 13:38:17 +03:00
flowring.c
flowring.h
fweh.c brcmfmac: fweh: Add missing description for 'gfp' 2020-11-07 18:04:07 +02:00
fweh.h net: brcmfmac: Convey allocation mode as argument 2020-09-29 14:02:55 -07:00
fwil_types.h brcmfmac: Replace zero-length arrays with flexible-array members 2022-02-21 10:59:35 +02:00
fwil.c brcmfmac: fwil: Constify iovar name arguments 2022-02-01 14:27:07 +02:00
fwil.h brcmfmac: fwil: Constify iovar name arguments 2022-02-01 14:27:07 +02:00
fwsignal.c wireless: brcmfmac: Use netif_rx(). 2022-03-06 11:05:31 +00:00
fwsignal.h wireless: brcmfmac: Use netif_rx(). 2022-03-06 11:05:31 +00:00
Kconfig
Makefile brcmfmac: add xtlv support to firmware interface layer 2021-08-21 18:49:04 +03:00
msgbuf.c wireless: brcmfmac: Use netif_rx(). 2022-03-06 11:05:31 +00:00
msgbuf.h
of.c wifi: brcmfmac: support brcm,ccode-map-trivial DT property 2022-07-28 12:58:42 +03:00
of.h
p2p.c brcmfmac: p2p: Fix spelling mistake "Comback" -> "Comeback" 2022-03-17 16:16:36 +02:00
p2p.h
pcie.c brcmfmac: pcie: Read the console on init and shutdown 2022-02-01 14:27:08 +02:00
pcie.h brcmfmac: properly check for bus register errors 2021-05-13 18:58:42 +02:00
pno.c
pno.h
proto.c
proto.h wireless: brcmfmac: Use netif_rx(). 2022-03-06 11:05:31 +00:00
sdio.c wifi: brcmfmac: prevent double-free on hardware-reset 2022-07-28 12:59:05 +03:00
sdio.h wifi: brcmfmac: Remove #ifdef guards for PM related functions 2022-07-28 12:57:29 +03:00
tracepoint.c
tracepoint.h tracing/brcm: Use the new __vstring() helper 2022-07-15 17:44:40 -04:00
usb.c brcmfmac: properly check for bus register errors 2021-05-13 18:58:42 +02:00
usb.h brcmfmac: A typo fix 2021-04-18 09:28:21 +03:00
vendor.c
vendor.h
xtlv.c include/linux/unaligned: replace kernel.h with the necessary inclusions 2022-01-20 08:52:53 +02:00
xtlv.h brcmfmac: Replace zero-length arrays with flexible-array members 2022-02-21 10:59:35 +02:00