summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-09dyndbg: use the module notifier callbacksJason Baron
2023-03-09module: make module_ktype structure constantThomas Weißschuh
2023-03-09module: replace module_layout with module_memorySong Liu
2023-03-09bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.hMichael Weiß
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-09firmware: xilinx: Add pm api function for PL config reg readbackNava kishore Manne
2023-03-09misc: alcor_pci: Use PCI core to manage ASPM instead of open-codingBjorn Helgaas
2023-03-09char: pcmcia: remove all the driversJiri Slaby
2023-03-09serial: 8250: Reorder fields in 'struct plat_serial8250_port'Christophe JAILLET
2023-03-09drm/ttm: Use the BIT macro for the TTM_TT_FLAGsThomas Hellström
2023-03-09sctp: add weighted fair queueing stream schedulerXin Long
2023-03-09sctp: add fair capacity stream schedulerXin Long
2023-03-09livepatch: fix ELF typosAlexey Dobriyan
2023-03-08bpf: implement numbers iteratorAndrii Nakryiko
2023-03-08bpf: add support for open-coded iterator loopsAndrii Nakryiko
2023-03-08bpf: add iterator kfuncs registration and validation logicAndrii Nakryiko
2023-03-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2023-03-08lsm: fix a badly named parameter in security_get_getsecurity()Paul Moore
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf
2023-03-08netfilter: move br_nf_check_hbh_len to utilsXin Long
2023-03-08net: reclaim skb->scm_io_uring bitEric Dumazet
2023-03-08netfilter: bridge: introduce broute meta statementSriram Yagnaraman
2023-03-07net: remove enum skb_free_reasonEric Dumazet
2023-03-07net: phy: improve phy_read_poll_timeoutHeiner Kallweit
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski
2023-03-07interconnect: fix provider registration APIJohan Hovold
2023-03-07cpumask: be more careful with 'cpumask_setall()'Linus Torvalds
2023-03-07wifi: radiotap: separate vendor TLV into header/contentMordechay Goodstein
2023-03-07instrumented.h: Fix all kernel-doc format warningsRandy Dunlap
2023-03-07bpf: offload map memory usageYafang Shao
2023-03-07bpf, net: xskmap memory usageYafang Shao
2023-03-07bpf, net: bpf_local_storage memory usageYafang Shao
2023-03-07bpf: add new map ops ->map_mem_usageYafang Shao
2023-03-07bus: mhi: host: Remove mhi_poll() APIManivannan Sadhasivam
2023-03-07bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF againNathan Chancellor
2023-03-07ASoC: SOF: ipc4: Add macro to set the core_id in create_pipe messagePeter Ujfalusi
2023-03-07ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helperHans de Goede
2023-03-07wifi: nl80211: Add support for randomizing TA of auth and deauth framesVeerendranath Jakkam
2023-03-07wifi: mac80211: add LDPC related flags in ieee80211_bss_confRyder Lee
2023-03-07wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_confRyder Lee
2023-03-07wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()Ryder Lee
2023-03-07wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein
2023-03-07wifi: radiotap: Add EHT radiotap definitionsMordechay Goodstein
2023-03-07wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg
2023-03-07wifi: mac80211: add pointer from bss_conf to vifBenjamin Berg
2023-03-07wifi: cfg80211/mac80211: report link ID on control port RXJohannes Berg
2023-03-07wifi: mac80211: add support for set_hw_timestamp commandAvraham Stern
2023-03-07wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern
2023-03-07wifi: wireless: cleanup unused function parametersMordechay Goodstein