summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-04-18mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu
2026-04-18fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan
2026-04-18netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal
2026-04-18dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda
2026-04-18net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-04-18xen/privcmd: add boot control for restricted usage in domUJuergen Gross
2026-04-18of: Add cleanup.h based auto release via __free(device_node) markingsJonathan Cameron
2026-04-18mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-04-18mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)
2026-04-18irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
2026-04-18mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
2026-04-18USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-04-18USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-04-18indirect_call_wrapper: do not reevaluate function pointerEric Dumazet
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab
2026-03-04clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven
2026-03-04mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior
2026-03-04i3c: remove i2c board info from i2c_dev_descJamie Iles
2026-02-11timers: Provide timer_shutdown[_sync]()Thomas Gleixner
2026-02-11timers: Rename del_timer() to timer_delete()Thomas Gleixner
2026-02-11timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner
2026-02-06mm/pagewalk: add walk_page_range_vma()David Hildenbrand
2026-02-06nvme-pci: do not directly handle subsys reset falloutKeith Busch
2026-02-06net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman
2026-02-06net/mlx5: Add HW definitions of vport debug countersSaeed Mahameed
2026-02-06posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko
2026-02-06posix-clock: introduce posix_clock_context conceptXabier Marquiegui
2026-02-06mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya
2026-02-06textsearch: describe @list member in ts_ops searchBagas Sanjaya
2026-01-19nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer
2026-01-19netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu
2026-01-19net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Thadeu Lima de Souza Cascardo
2026-01-19mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2026-01-19mm/balloon_compaction: make balloon page compaction callbacks staticMiaohe Lin
2026-01-19tpm: Cap the number of PCR banksJarkko Sakkinen
2026-01-19usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu
2026-01-19genalloc.h: fix htmldocs warningAndrew Morton
2026-01-19efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
2026-01-19efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab
2026-01-19block: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong
2026-01-19fs_context: drop the unused lsm_flags memberOndrej Mosnacek
2026-01-19NFSv4: Add some support for case insensitive filesystemsTrond Myklebust
2026-01-19NFS: don't unhash dentry during unlink/renameNeilBrown
2026-01-19virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin
2026-01-19vdpa: Sync calls set/get config/status with cf_mutexEli Cohen
2026-01-19vdpa: Introduce query of device config layoutParav Pandit
2026-01-19vdpa: Introduce and use vdpa device get, set config helpersParav Pandit
2026-01-19backlight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap
2026-01-19wifi: ieee80211: correct FILS status codesRia Thomas
2026-01-19coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang