summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2025-09-19wifi: cfg80211: Add cluster joined notification APIsAndrei Otcheretianski
2025-09-19wifi: nl80211: Add NAN Discovery Window (DW) notificationAndrei Otcheretianski
2025-09-19wifi: nl80211: Add more configuration options for NAN commandsAndrei Otcheretianski
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl
2025-09-19Merge tag 'drm-intel-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-09-18bpf: Move the signature kfuncs to helpers.cKP Singh
2025-09-18bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FDKP Singh