summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-09-21mm: limit folio/compound page sizes in problematic kernel configsDavid Hildenbrand
2025-09-21mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_...David Hildenbrand
2025-09-21mm: remove unused zpool layerJohannes Weiner
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton
2025-09-20io_uring: fix nvme's 32b cqes on mixed cqKeith Busch
2025-09-20crypto: hisilicon/qm - mask axi error before memory initWeili Qian
2025-09-20rhashtable: Use rcu_dereference_all and rcu_dereference_all_checkHerbert Xu
2025-09-20Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/nextMarc Zyngier
2025-09-19net: netpoll: remove unused netpoll pointer from netpoll_infoBreno Leitao
2025-09-19net: stmmac: remove mac_interfaceRussell King (Oracle)
2025-09-19net: stmmac: rework mac_interface and phy_interface documentationRussell King (Oracle)
2025-09-19Merge tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linuxLinus Torvalds
2025-09-19Merge tag 'pmdomain-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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-19ns: rename to __ns_refChristian 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-19nscommon: simplify initializationChristian 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: 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: Avoid contention on wb->list_lock when switching inodesJan Kara
2025-09-19wifi: mac80211: correctly initialise S1G chandef for STALachlan Hodges
2025-09-19wifi: cfg80211: Advertise supported NAN capabilitiesIlan Peer
2025-09-19Merge tag 'drm-intel-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i...Dave Airlie