summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-06-05netfilter: nf_conntrack_helper: add refcounting from datapathPablo Neira Ayuso
2026-06-05netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE trackerPablo Neira Ayuso
2026-06-05wifi: mac80211: Add 802.3 multicast encapsulation offload supportTamizh Chelvam Raja
2026-06-05cleanup: Specify nonnull argument indexDmitry Ilvokhin
2026-06-05iomap: introduce iomap_fsverity_write() for writing fsverity metadataAndrey Albershteyn
2026-06-05iomap: teach iomap to read files with fsverityAndrey Albershteyn
2026-06-05iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverityAndrey Albershteyn
2026-06-05fsverity: generate and store zero-block hashAndrey Albershteyn
2026-06-05netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helperPablo Neira Ayuso
2026-06-05netfilter: cttimeout: detach dataplane timeout policy and repurpose refcountPablo Neira Ayuso
2026-06-05ipvs: add conn_max sysctl to limit connectionsJulian Anastasov
2026-06-05kasan: Move generic KASAN page tables out of BSS tooArd Biesheuvel
2026-06-05iomap: introduce IOMAP_F_ZERO_TAIL flagNamjae Jeon
2026-06-05wifi: nl80211: Increase ie_len size to prevent truncated IEs in new peer noti...Thiyagarajan Pandiyan
2026-06-05media: v4l2-fwnode: Fix subdev owner overwritten in v4l2_async_register_subde...Mirela Rabulea
2026-06-05batman-adv: uapi: keep kernel-doc in struct member orderSven Eckelmann
2026-06-05wind ->s_roots via ->d_sib instead of ->d_hashAl Viro
2026-06-05kill d_dispose_if_unused()Al Viro
2026-06-05fix a race between d_find_any_alias() and final dput() of NORCU dentriesAl Viro
2026-06-05VFS: use wait_var_event for waiting in d_alloc_parallel()NeilBrown
2026-06-05Merge tag 'drm-rust-next-2026-06-04' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-04err.h: use __always_inline on all error pointer helpersArnd Bergmann
2026-06-04mm: document the folio refcount a little betterMatthew Wilcox (Oracle)
2026-06-04userfaultfd: make functions that are not used outside uffd staticMike Rapoport (Microsoft)
2026-06-04mm/mglru: use folio_mark_accessed to replace folio_set_activeBarry Song (Xiaomi)
2026-06-04mm/damon: fix missing parens in macro argumentsMaksym Shcherba
2026-06-04mm/damon/core: hide damon_destroy_region()SeongJae Park
2026-06-04mm/damon/core: hide damon_insert_region()SeongJae Park
2026-06-04mm/damon/core: hide damon_add_region()SeongJae Park
2026-06-04mm/vma: eliminate mmap_action->error_hook, introduce error_overrideLorenzo Stoakes
2026-06-04mm/vma: remove mmap_action->success_hookLorenzo Stoakes
2026-06-04drivers/char/mem: eliminate unnecessary use of success_hookLorenzo Stoakes
2026-06-04Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-04net: ethtool: add netif_get_link_ksettings() for correct ops-locked useJakub Kicinski
2026-06-04net: ethtool: cmis_cdb: hold instance lock for ops locked devicesJakub Kicinski
2026-06-04net: rename netdev_ops_assert_locked()Jakub Kicinski
2026-06-04Merge tag 'trace-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-06-04vdso/datastore: Always provide symbol declarationsThomas Weißschuh
2026-06-04net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
2026-06-04ASoC: soc-core: remove card->dmi_longnameKuninori Morimoto
2026-06-04xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migrationAntony Antony
2026-06-04xfrm: make xfrm_dev_state_add xuo parameter constAntony Antony
2026-06-04xfrm: move encap and xuo into struct xfrm_migrateAntony Antony
2026-06-04xfrm: add state synchronization after migrationAntony Antony
2026-06-04xfrm: split xfrm_state_migrate into create and install functionsAntony Antony
2026-06-04xfrm: rename reqid in xfrm_migrateAntony Antony
2026-06-04xfrm: add extack to xfrm_init_stateAntony Antony
2026-06-04timekeeping: Add clocksource read_snapshot() method and hw_cycles to snapshotDavid Woodhouse
2026-06-04ptp: Switch to ktime_get_snapshot_id() for pre/post timestampsThomas Gleixner