summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-09-19bpf: table based bpf_insn_successors()Eduard Zingerman
2025-09-19bpf: disable and remove registers chain based livenessEduard Zingerman
2025-09-19bpf: signal error if old liveness is more conservative than newEduard Zingerman
2025-09-19bpf: callchain sensitive stack liveness tracking using CFGEduard Zingerman
2025-09-19bpf: compute instructions postorder per subprogramEduard Zingerman
2025-09-19bpf: declare a few utility functions as internal apiEduard Zingerman
2025-09-19bpf: bpf_verifier_state->cleaned flag instead of REG_LIVE_DONEEduard Zingerman
2025-09-19Merge tag 'sound-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-09-19ns: rename to __ns_refChristian Brauner
2025-09-19net: port to ns_ref_*() helpersChristian Brauner
2025-09-19uts: port to ns_ref_*() helpersChristian Brauner
2025-09-19user: port to ns_ref_*() helpersChristian Brauner
2025-09-19time: port to ns_ref_*() helpersChristian Brauner
2025-09-19pid: port to ns_ref_*() helpersChristian Brauner
2025-09-19ipc: port to ns_ref_*() helpersChristian Brauner
2025-09-19cgroup: port to ns_ref_*() helpersChristian Brauner
2025-09-19ns: add reference count helpersChristian Brauner
2025-09-19ns: add ns_common_free()Christian Brauner
2025-09-19Add QSPI support for sam9x7 and sama7d65 SoCsMark Brown
2025-09-19ASoC: codecs: wcd93xxx: remove code duplicationMark Brown
2025-09-19ALSA: compress_offload: increase SNDRV_COMPRESS_VERSION minor version by 1Alexey Klimov
2025-09-19ALSA: compress: add raw opus codec define and opus decoder structsAlexey Klimov
2025-09-19nscommon: simplify initializationChristian Brauner
2025-09-19nsfs: add inode number for anon namespaceChristian Brauner
2025-09-19cgroup: split namespace into separate headerChristian Brauner
2025-09-19nscommon: move to separate fileChristian Brauner
2025-09-19mnt: expose pointer to init_mnt_nsChristian Brauner
2025-09-19uts: split namespace into separate headerChristian Brauner
2025-09-19nsfs: add missing id retrieval supportChristian Brauner
2025-09-19nsfs: support exhaustive file handlesChristian Brauner
2025-09-19nsfs: support file handlesChristian Brauner
2025-09-19nsfs: add current_in_namespace()Christian Brauner
2025-09-19ns: add to_<type>_ns() to respective headersChristian Brauner
2025-09-19time: support ns lookupChristian Brauner
2025-09-19Merge branch 'no-rebase-mnt_ns_tree_remove'Christian Brauner
2025-09-19nstree: make iterator genericChristian Brauner
2025-09-19ns: remove ns_alloc_inum()Christian Brauner
2025-09-19ns: uniformly initialize ns_commonChristian Brauner
2025-09-19nsfs: add nsfs.h headerChristian Brauner
2025-09-19ns: move to_ns_common() to ns_common.hChristian Brauner
2025-09-19writeback: Add tracepoint to track pending inode switchesJan Kara
2025-09-19writeback: Avoid contention on wb->list_lock when switching inodesJan Kara
2025-09-19wifi: cfg80211: remove ieee80211_s1g_channel_widthLachlan Hodges
2025-09-19wifi: mac80211: correctly initialise S1G chandef for STALachlan Hodges
2025-09-19wifi: cfg80211: correctly implement and validate S1G chandefLachlan Hodges
2025-09-19wifi: mac80211: Export an API to check if NAN is startedIlan Peer
2025-09-19wifi: mac80211: Support Tx of action frame for NANIlan Peer
2025-09-19wifi: cfg80211: Store the NAN cluster IDIlan Peer
2025-09-19wifi: cfg80211: Advertise supported NAN capabilitiesIlan Peer
2025-09-19wifi: nl80211: Add more NAN capabilitiesAndrei Otcheretianski