summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-09-19bpf: compute instructions postorder per subprogramEduard Zingerman-1/+5
2025-09-19bpf: declare a few utility functions as internal apiEduard Zingerman-0/+5
2025-09-19bpf: bpf_verifier_state->cleaned flag instead of REG_LIVE_DONEEduard Zingerman-1/+1
2025-09-19Merge tag 'sound-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-9/+13
2025-09-19ns: rename to __ns_refChristian Brauner-6/+6
2025-09-19net: port to ns_ref_*() helpersChristian Brauner-4/+4
2025-09-19uts: port to ns_ref_*() helpersChristian Brauner-2/+2
2025-09-19user: port to ns_ref_*() helpersChristian Brauner-2/+2
2025-09-19time: port to ns_ref_*() helpersChristian Brauner-2/+2
2025-09-19pid: port to ns_ref_*() helpersChristian Brauner-1/+1
2025-09-19ipc: port to ns_ref_*() helpersChristian Brauner-2/+2
2025-09-19cgroup: port to ns_ref_*() helpersChristian Brauner-2/+2
2025-09-19ns: add reference count helpersChristian Brauner-10/+35
2025-09-19ns: add ns_common_free()Christian Brauner-2/+3
2025-09-19Add QSPI support for sam9x7 and sama7d65 SoCsMark Brown-20/+45
2025-09-19ASoC: codecs: wcd93xxx: remove code duplicationMark Brown-0/+17
2025-09-19ALSA: compress_offload: increase SNDRV_COMPRESS_VERSION minor version by 1Alexey Klimov-1/+1
2025-09-19ALSA: compress: add raw opus codec define and opus decoder structsAlexey Klimov-1/+42
2025-09-19nscommon: simplify initializationChristian Brauner-2/+37
2025-09-19nsfs: add inode number for anon namespaceChristian Brauner-0/+3
2025-09-19cgroup: split namespace into separate headerChristian Brauner-50/+57
2025-09-19nscommon: move to separate fileChristian Brauner-19/+3
2025-09-19mnt: expose pointer to init_mnt_nsChristian Brauner-0/+2
2025-09-19uts: split namespace into separate headerChristian Brauner-57/+66
2025-09-19nsfs: add missing id retrieval supportChristian Brauner-2/+4
2025-09-19nsfs: support exhaustive file handlesChristian Brauner-0/+1
2025-09-19nsfs: support file handlesChristian Brauner-0/+15
2025-09-19nsfs: add current_in_namespace()Christian Brauner-1/+15
2025-09-19ns: add to_<type>_ns() to respective headersChristian Brauner-0/+34
2025-09-19time: support ns lookupChristian Brauner-0/+5
2025-09-19Merge branch 'no-rebase-mnt_ns_tree_remove'Christian Brauner-107/+216
2025-09-19nstree: make iterator genericChristian Brauner-0/+103
2025-09-19ns: remove ns_alloc_inum()Christian Brauner-6/+0
2025-09-19ns: uniformly initialize ns_commonChristian Brauner-0/+16
2025-09-19nsfs: add nsfs.h headerChristian Brauner-12/+27
2025-09-19ns: move to_ns_common() to ns_common.hChristian Brauner-11/+20
2025-09-19writeback: Add tracepoint to track pending inode switchesJan Kara-0/+29
2025-09-19writeback: Avoid contention on wb->list_lock when switching inodesJan Kara-0/+6
2025-09-19wifi: cfg80211: remove ieee80211_s1g_channel_widthLachlan Hodges-10/+0
2025-09-19wifi: mac80211: correctly initialise S1G chandef for STALachlan Hodges-1/+17
2025-09-19wifi: cfg80211: correctly implement and validate S1G chandefLachlan Hodges-0/+110
2025-09-19wifi: mac80211: Export an API to check if NAN is startedIlan Peer-0/+6
2025-09-19wifi: mac80211: Support Tx of action frame for NANIlan Peer-0/+4
2025-09-19wifi: cfg80211: Store the NAN cluster IDIlan Peer-0/+3
2025-09-19wifi: cfg80211: Advertise supported NAN capabilitiesIlan Peer-0/+55
2025-09-19wifi: nl80211: Add more NAN capabilitiesAndrei Otcheretianski-0/+55
2025-09-19wifi: cfg80211: Add cluster joined notification APIsAndrei Otcheretianski-0/+22
2025-09-19wifi: nl80211: Add NAN Discovery Window (DW) notificationAndrei Otcheretianski-0/+28
2025-09-19wifi: nl80211: Add more configuration options for NAN commandsAndrei Otcheretianski-2/+168
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl-1/+1