summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
27 hoursnetdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu
27 hoursscsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie
27 hoursmm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
27 hoursmm/balloon_compaction: make balloon page compaction callbacks staticMiaohe Lin
27 hourstpm: Cap the number of PCR banksJarkko Sakkinen
27 hoursmptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)
27 hoursusb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu
27 hoursFonts: Add charcount field to font_descPeilin Ye
27 hoursconsole: Delete unused con_font_copy() callback implementationsPeilin Ye
27 hoursgenalloc.h: fix htmldocs warningAndrew Morton
27 hoursmedia: v4l2-mem2mem: Fix outdated documentationLaurent Pinchart
27 hoursefi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
27 hoursefi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab
27 hoursALSA: uapi: Fix typo in asound.h commentAndres J Rosa
27 hoursblock: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong
27 hoursfs_context: drop the unused lsm_flags memberOndrej Mosnacek
27 hoursNFS: don't unhash dentry during unlink/renameNeilBrown
27 hoursnetfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
27 hoursnetfilter: nf_conncount: reduce unnecessary GCWilliam Tu
27 hoursvirtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin
27 hoursbacklight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap
27 hourswifi: ieee80211: correct FILS status codesRia Thomas
27 hourskmsan: introduce __no_sanitize_memory and __no_kmsan_checksAlexander Potapenko
27 hourscompiler-gcc.h: Define __SANITIZE_ADDRESS__ under hwaddress sanitizerKees Cook
27 hoursinet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo
27 hoursrculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()Xuanqiang Luo
27 hoursRevert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca
27 hoursxfrm: delete x->tunnel as we delete xSabrina Dubroca
2025-12-07usb: deprecate the third argument of usb_maxpacket()Vincent Mailhol
2025-12-07ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel
2025-12-07net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit
2025-12-07mm/ksm: fix flag-dropping behavior in ksm_madviseJakub Acs
2025-12-07compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra
2025-12-07sctp: hold endpoint before calling cb in sctp_transport_lookup_processXin Long
2025-12-07net/cls_cgroup: Fix task_get_classid() during qdisc runYafang Shao
2025-12-07net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 msJuraj Šarinay
2025-12-07dmaengine: sh: setup_xref error handlingThomas Andreatta
2025-12-07bpf: Don't use %pK through printkThomas Weißschuh
2025-12-07block: make REQ_OP_ZONE_OPEN a write operationDamien Le Moal
2025-12-07block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal
2025-12-07net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei
2025-10-29PM: runtime: Add new devm functionsBence Csókás
2025-10-29net: add ndo_fdb_del_bulkNikolay Aleksandrov
2025-10-29net: rtnetlink: add bulk delete support flagNikolay Aleksandrov
2025-10-29net: netlink: add NLM_F_BULK delete request modifierNikolay Aleksandrov
2025-10-29net: rtnetlink: use BIT for flag valuesNikolay Aleksandrov
2025-10-29net: rtnetlink: add helper to extract msg type's kindNikolay Aleksandrov
2025-10-29net: rtnetlink: add msg kind namesNikolay Aleksandrov
2025-10-29net/ip6_tunnel: Prevent perpetual tunnel growthDmitry Safonov
2025-10-29iomap: add the new iomap_iter modelChristoph Hellwig