summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-03-08net: phy: improve phy_read_poll_timeoutHeiner Kallweit1-3/+2
2023-03-08ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2-2/+2
2023-03-07interconnect: fix provider registration APIJohan Hovold1-0/+12
2023-03-07cpumask: be more careful with 'cpumask_setall()'Linus Torvalds1-5/+5
2023-03-07wifi: radiotap: separate vendor TLV into header/contentMordechay Goodstein1-6/+14
2023-03-07instrumented.h: Fix all kernel-doc format warningsRandy Dunlap1-37/+26
2023-03-07bpf: offload map memory usageYafang Shao1-0/+6
2023-03-07bpf, net: xskmap memory usageYafang Shao1-0/+1
2023-03-07bpf, net: bpf_local_storage memory usageYafang Shao1-0/+1
2023-03-07bpf: add new map ops ->map_mem_usageYafang Shao1-0/+2
2023-03-07bus: mhi: host: Remove mhi_poll() APIManivannan Sadhasivam1-7/+0
2023-03-07bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF againNathan Chancellor1-1/+1
2023-03-07ASoC: SOF: ipc4: Add macro to set the core_id in create_pipe messagePeter Ujfalusi1-0/+4
2023-03-07ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helperHans de Goede1-0/+5
2023-03-07wifi: nl80211: Add support for randomizing TA of auth and deauth framesVeerendranath Jakkam1-0/+5
2023-03-07wifi: mac80211: add LDPC related flags in ieee80211_bss_confRyder Lee1-0/+6
2023-03-07wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_confRyder Lee1-0/+9
2023-03-07wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()Ryder Lee1-0/+14
2023-03-07wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein2-37/+27
2023-03-07wifi: radiotap: Add EHT radiotap definitionsMordechay Goodstein1-2/+185
2023-03-07wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg1-0/+10
2023-03-07wifi: mac80211: add pointer from bss_conf to vifBenjamin Berg1-0/+3
2023-03-07wifi: cfg80211/mac80211: report link ID on control port RXJohannes Berg1-2/+3
2023-03-07wifi: mac80211: add support for set_hw_timestamp commandAvraham Stern1-0/+6
2023-03-07wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern2-0/+49
2023-03-07wifi: wireless: cleanup unused function parametersMordechay Goodstein1-3/+1
2023-03-07wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZIlan Peer1-2/+8
2023-03-07mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc()Md Sadre Alam1-1/+1
2023-03-07new helper: put_and_unmap_page()Al Viro1-0/+6
2023-03-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski6-39/+150
2023-03-07dt-bindings: clock: ast2600: Expand comment on reset definitionsJeremy Kerr1-1/+1
2023-03-07dt-bindings: clock: ast2600: remove IC36 & I3C7 clock definitionsJeremy Kerr1-2/+0
2023-03-07dt-bindings: clock: ast2600: Add top-level I3C clockJeremy Kerr1-0/+1
2023-03-07fs: dlm: change dflags to use atomic bitsAlexander Aring1-2/+2
2023-03-07fs: dlm: store lkb distributed flags into own valueAlexander Aring1-9/+2
2023-03-07fs: dlm: remove DLM_IFL_LOCAL_MS flagAlexander Aring1-1/+0
2023-03-07fs: dlm: rename stub to local message flagAlexander Aring1-1/+1
2023-03-07fs: dlm: remove deprecated code partsAlexander Aring4-64/+5
2023-03-06Add CS35L41 shared boost featureMark Brown1-1/+12
2023-03-06clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macroSaravana Kannan1-1/+7
2023-03-06cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bitsAndy Shevchenko1-1/+1
2023-03-06lsm: move the remaining LSM hook comments to security/security.cPaul Moore1-168/+0
2023-03-06lsm: move the io_uring hook comments to security/security.cPaul Moore1-17/+0
2023-03-06lsm: move the perf hook comments to security/security.cPaul Moore1-17/+0
2023-03-06lsm: move the bpf hook comments to security/security.cPaul Moore1-36/+0
2023-03-06lsm: move the audit hook comments to security/security.cPaul Moore1-32/+0
2023-03-06lsm: move the binder hook comments to security/security.cPaul Moore1-22/+0
2023-03-06lsm: move the sysv hook comments to security/security.cPaul Moore1-141/+0
2023-03-06lsm: move the key hook comments to security/security.cPaul Moore1-32/+0
2023-03-06lsm: move the xfrm hook comments to security/security.cPaul Moore1-73/+0